# -------------------------------------------------------- # Host: localhost # Database: web36db1 # Server version: 5.0.45-Debian_1ubuntu3.1-log # Server OS: pc-linux-gnu # HeidiSQL version: 5.0.0.3272 # Date/time: 2010-09-03 12:56:27 # -------------------------------------------------------- /*!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 web36db1.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=55 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.adminnotification_inbox: 69 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, 3, '2010-02-09 13:00:00', 'New extension - Delivery Date and Notice by aheadWorks has been released', 'The Delivery Date and Notice extension from aheadWorks adds new value for physical goods stores - now your customers can specify preferable delivery time and leave notice for a postman when purchasing in your store!', 'http://ecommerce.aheadworks.com/blog/2010/02/new-extension-delivery-date-and-notice', 1, 0), (38, 3, '2010-02-09 14:40:38', 'aheadWorks Magento Store Newsletter', 'We are glad to present a traditional quick overview of our work done within the last month.', 'http://ecommerce.aheadworks.com/blog/2010/02/magento-world-newsletter-february-9-2010', 1, 0), (39, 3, '2010-02-10 15:15:59', 'aheadWorks is Proud to Announce: Qualified Magento Developers are Available for Hire Now!', 'Due to the great number of requests aheadWorks has selected and trained a special team of Magento developers oriented on custom projects, migrations, integrations, custom module development and other on-demand assignments.', 'http://ecommerce.aheadworks.com/blog/2010/02/aheadworks-is-proud-to-announce-qualified-magento-developers-are-available-for-hire-now/', 1, 0), (40, 3, '2010-02-11 13:20:49', 'Advanced Menu User Guide released!', 'The Advanced Menu User Guide is designed to help you get the most out of the wide functionality available to you in the Advanced Menu extension.', 'http://ecommerce.aheadworks.com/blog/2010/02/advanced-menu-user-guide-released/', 1, 0), (41, 3, '2010-02-12 17:50:01', 'New Extension – Automatic Product Callouts by aheadWorks has been released!', 'The Automatic Product Callouts extension introduces top product sets organized in blocks in any place of your site.', 'http://ecommerce.aheadworks.com/blog/2010/02/new-extension-automatic-product-callouts/', 1, 0), (42, 3, '2010-02-15 14:40:37', 'New Extension – Previous/Next by aheadWorks has been released!', 'The Previous/Next extension greatly improves your online store usability and makes your store navigation more convenient than you could even imagine.', 'http://ecommerce.aheadworks.com/blog/2010/02/new-extension-previousnext/', 1, 0), (43, 3, '2010-02-22 15:55:44', 'Advanced Reports – extension and unit update!', 'The Advanced Reports extension is compatible with Magento v.1.4 and the New vs. Returning Customers unit is more informative now!', 'http://ecommerce.aheadworks.com/blog/2010/02/advanced-reports-%E2%80%93-extension-and-unit-update/', 1, 0), (44, 3, '2010-02-23 12:00:35', 'Automatic Related Products v.1.0.2 by aheadWorks has been released!', 'This minor release makes the Automatic Related Products extension from aheadWorks not only compatible with Magento v.1.4.0.0 but more flexible for configuration.', 'http://ecommerce.aheadworks.com/blog/2010/02/automatic-related-products-1-0-2-released/', 1, 0), (45, 3, '2010-02-24 09:35:59', 'It’s Time to Take Your Store to the Next Level!', 'We’ve launched two new services – our Custom Development (Standard Package) and Custom Development (Light Package). Each package is 100% customized to help you reach your goals and speed ahead of the competition!', 'http://ecommerce.aheadworks.com/blog/2010/02/it%E2%80%99s-time-to-take-your-store-to-the-next-level/', 1, 0), (46, 3, '2010-02-25 16:30:34', 'New Extension – Custom SMTP by aheadWorks has been released!', 'Custom SMTP is a must-have extension both for store administrators and developers which makes you no longer dependent on your local server mailing software.', 'http://ecommerce.aheadworks.com/blog/2010/02/new-extension-custom-smtp/', 1, 0), (47, 3, '2010-07-23 16:30:20', 'New Extension – Ultimate SEO Suite by aheadWorks has been released!', 'The Ultimate SEO Suite extension adds canonical links to the header of each product page and optimizes Google sitemap.', 'http://blog.aheadworks.com/2010/07/new-magento-extension-ultimate-seo-suite/', 1, 0), (48, 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), (49, 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), (50, 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), (51, 3, '2010-07-29 09:32:25', 'Product Questions v.1.3.2 by aheadWorks has been released!', 'Enable the URL rewrite option and the “-question” will be added to the product page link making your product questions page more friendly for search engines and memorable for your store visitors.', 'http://blog.aheadworks.com/2010/07/product-questions-1-3-2-makes-your-website-more-seo-friendly/', 1, 0), (52, 3, '2010-07-30 15:30:35', 'Ultimate SEO Suite v.1.1 and Blog v.1.0.21 by aheadWorks has been released!', 'Ultimate SEO Suite is now compatible with Blog!', 'http://blog.aheadworks.com/2010/07/ultimate-seo-suite-is-now-compatible-with-blog/', 1, 0), (53, 3, '2010-08-04 14:45:17', 'Z-Blocks v.2.2.2 by aheadWorks has been released!', 'The new version of the Z-Blocks extension is now compatible with Magento Enterprise Edition 1.9. Besides, the WYSIWYG editor is added to backend for Magento Community Edition 1.4* ', 'http://blog.aheadworks.com/2010/08/z-blocks-2-2-2-released/', 1, 0), (54, 3, '2010-08-18 12:55:13', 'Advanced Reports v.2.1.1 and additional Units by aheadWorks has been released!', 'We are glad to release Advanced Reports v.2.1.1 and new versions of the additional Units.', 'http://blog.aheadworks.com/2010/08/advanced-reports-and-additional-units-upgrade/', 1, 1); /*!40000 ALTER TABLE `adminnotification_inbox` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.admin_assert: 0 rows /*!40000 ALTER TABLE `admin_assert` DISABLE KEYS */; /*!40000 ALTER TABLE `admin_assert` ENABLE KEYS */; # Dumping structure for table web36db1.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=16 DEFAULT CHARSET=utf8 COMMENT='ACL Roles'; # Dumping data for table web36db1.admin_role: 5 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'), (6, 0, 1, 0, 'G', 0, 'Produkte'), (9, 0, 1, 0, 'G', 0, 'Vekauf + Berichte'), (12, 9, 2, 0, 'U', 2, 'margot'), (15, 1, 2, 0, 'U', 1, 'Frank'); /*!40000 ALTER TABLE `admin_role` ENABLE KEYS */; # Dumping structure for table web36db1.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=1260 DEFAULT CHARSET=utf8 COMMENT='ACL Rules'; # Dumping data for table web36db1.admin_rule: 361 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 (362, 6, 'all', '', 0, 'G', 'deny'), (363, 6, 'admin', '', 0, 'G', 'deny'), (364, 6, 'admin/dashboard', '', 0, 'G', 'allow'), (365, 6, 'admin/system', '', 0, 'G', 'deny'), (366, 6, 'admin/system/acl', '', 0, 'G', 'deny'), (367, 6, 'admin/system/acl/roles', '', 0, 'G', 'deny'), (368, 6, 'admin/system/acl/users', '', 0, 'G', 'deny'), (369, 6, 'admin/system/store', '', 0, 'G', 'deny'), (370, 6, 'admin/system/design', '', 0, 'G', 'deny'), (371, 6, 'admin/system/config', '', 0, 'G', 'deny'), (372, 6, 'admin/system/config/general', '', 0, 'G', 'deny'), (373, 6, 'admin/system/config/web', '', 0, 'G', 'deny'), (374, 6, 'admin/system/config/design', '', 0, 'G', 'deny'), (375, 6, 'admin/system/config/system', '', 0, 'G', 'deny'), (376, 6, 'admin/system/config/advanced', '', 0, 'G', 'deny'), (377, 6, 'admin/system/config/trans_email', '', 0, 'G', 'deny'), (378, 6, 'admin/system/config/dev', '', 0, 'G', 'deny'), (379, 6, 'admin/system/config/currency', '', 0, 'G', 'deny'), (380, 6, 'admin/system/config/sendfriend', '', 0, 'G', 'deny'), (381, 6, 'admin/system/config/admin', '', 0, 'G', 'deny'), (382, 6, 'admin/system/config/cms', '', 0, 'G', 'deny'), (383, 6, 'admin/system/config/customer', '', 0, 'G', 'deny'), (384, 6, 'admin/system/config/catalog', '', 0, 'G', 'deny'), (385, 6, 'admin/system/config/payment', '', 0, 'G', 'deny'), (386, 6, 'admin/system/config/payment_services', '', 0, 'G', 'deny'), (387, 6, 'admin/system/config/sales', '', 0, 'G', 'deny'), (388, 6, 'admin/system/config/sales_email', '', 0, 'G', 'deny'), (389, 6, 'admin/system/config/sales_pdf', '', 0, 'G', 'deny'), (390, 6, 'admin/system/config/shipping', '', 0, 'G', 'deny'), (391, 6, 'admin/system/config/carriers', '', 0, 'G', 'deny'), (392, 6, 'admin/system/config/checkout', '', 0, 'G', 'deny'), (393, 6, 'admin/system/config/paypal', '', 0, 'G', 'deny'), (394, 6, 'admin/system/config/google', '', 0, 'G', 'deny'), (395, 6, 'admin/system/config/reports', '', 0, 'G', 'deny'), (396, 6, 'admin/system/config/tax', '', 0, 'G', 'deny'), (397, 6, 'admin/system/config/wishlist', '', 0, 'G', 'deny'), (398, 6, 'admin/system/config/cataloginventory', '', 0, 'G', 'deny'), (399, 6, 'admin/system/config/contacts', '', 0, 'G', 'deny'), (400, 6, 'admin/system/config/sitemap', '', 0, 'G', 'deny'), (401, 6, 'admin/system/config/rss', '', 0, 'G', 'deny'), (402, 6, 'admin/system/config/api', '', 0, 'G', 'deny'), (403, 6, 'admin/system/config/downloadable', '', 0, 'G', 'deny'), (404, 6, 'admin/system/config/newsletter', '', 0, 'G', 'deny'), (405, 6, 'admin/system/config/fandm', '', 0, 'G', 'deny'), (406, 6, 'admin/system/config/mxperts', '', 0, 'G', 'deny'), (407, 6, 'admin/system/config/buyerprotection', '', 0, 'G', 'deny'), (408, 6, 'admin/system/currency', '', 0, 'G', 'deny'), (409, 6, 'admin/system/email_template', '', 0, 'G', 'deny'), (410, 6, 'admin/system/variable', '', 0, 'G', 'deny'), (411, 6, 'admin/system/myaccount', '', 0, 'G', 'deny'), (412, 6, 'admin/system/tools', '', 0, 'G', 'deny'), (413, 6, 'admin/system/tools/backup', '', 0, 'G', 'deny'), (414, 6, 'admin/system/tools/compiler', '', 0, 'G', 'deny'), (415, 6, 'admin/system/convert', '', 0, 'G', 'deny'), (416, 6, 'admin/system/convert/gui', '', 0, 'G', 'deny'), (417, 6, 'admin/system/convert/profiles', '', 0, 'G', 'deny'), (418, 6, 'admin/system/cache', '', 0, 'G', 'deny'), (419, 6, 'admin/system/extensions', '', 0, 'G', 'deny'), (420, 6, 'admin/system/extensions/local', '', 0, 'G', 'deny'), (421, 6, 'admin/system/extensions/custom', '', 0, 'G', 'deny'), (422, 6, 'admin/system/adminnotification', '', 0, 'G', 'deny'), (423, 6, 'admin/system/adminnotification/show_toolbar', '', 0, 'G', 'deny'), (424, 6, 'admin/system/adminnotification/show_list', '', 0, 'G', 'deny'), (425, 6, 'admin/system/adminnotification/mark_as_read', '', 0, 'G', 'deny'), (426, 6, 'admin/system/adminnotification/remove', '', 0, 'G', 'deny'), (427, 6, 'admin/system/index', '', 0, 'G', 'deny'), (428, 6, 'admin/system/api', '', 0, 'G', 'deny'), (429, 6, 'admin/system/api/users', '', 0, 'G', 'deny'), (430, 6, 'admin/system/api/roles', '', 0, 'G', 'deny'), (431, 6, 'admin/global_search', '', 0, 'G', 'deny'), (432, 6, 'admin/cms', '', 0, 'G', 'allow'), (433, 6, 'admin/cms/block', '', 0, 'G', 'allow'), (434, 6, 'admin/cms/page', '', 0, 'G', 'allow'), (435, 6, 'admin/cms/page/save', '', 0, 'G', 'allow'), (436, 6, 'admin/cms/page/delete', '', 0, 'G', 'allow'), (437, 6, 'admin/cms/poll', '', 0, 'G', 'allow'), (438, 6, 'admin/cms/widget_instance', '', 0, 'G', 'allow'), (439, 6, 'admin/customer', '', 0, 'G', 'deny'), (440, 6, 'admin/customer/group', '', 0, 'G', 'deny'), (441, 6, 'admin/customer/manage', '', 0, 'G', 'deny'), (442, 6, 'admin/customer/online', '', 0, 'G', 'deny'), (443, 6, 'admin/catalog', '', 0, 'G', 'allow'), (444, 6, 'admin/catalog/attributes', '', 0, 'G', 'allow'), (445, 6, 'admin/catalog/attributes/attributes', '', 0, 'G', 'allow'), (446, 6, 'admin/catalog/attributes/sets', '', 0, 'G', 'allow'), (447, 6, 'admin/catalog/categories', '', 0, 'G', 'allow'), (448, 6, 'admin/catalog/products', '', 0, 'G', 'allow'), (449, 6, 'admin/catalog/update_attributes', '', 0, 'G', 'allow'), (450, 6, 'admin/catalog/urlrewrite', '', 0, 'G', 'allow'), (451, 6, 'admin/catalog/search', '', 0, 'G', 'allow'), (452, 6, 'admin/catalog/reviews_ratings', '', 0, 'G', 'allow'), (453, 6, 'admin/catalog/reviews_ratings/ratings', '', 0, 'G', 'allow'), (454, 6, 'admin/catalog/reviews_ratings/reviews', '', 0, 'G', 'allow'), (455, 6, 'admin/catalog/reviews_ratings/reviews/all', '', 0, 'G', 'allow'), (456, 6, 'admin/catalog/reviews_ratings/reviews/pending', '', 0, 'G', 'allow'), (457, 6, 'admin/catalog/tag', '', 0, 'G', 'allow'), (458, 6, 'admin/catalog/tag/all', '', 0, 'G', 'allow'), (459, 6, 'admin/catalog/tag/pending', '', 0, 'G', 'allow'), (460, 6, 'admin/catalog/sitemap', '', 0, 'G', 'allow'), (461, 6, 'admin/catalog/googlebase', '', 0, 'G', 'allow'), (462, 6, 'admin/catalog/googlebase/types', '', 0, 'G', 'allow'), (463, 6, 'admin/catalog/googlebase/items', '', 0, 'G', 'allow'), (464, 6, 'admin/catalog/mxperts', '', 0, 'G', 'allow'), (465, 6, 'admin/promo', '', 0, 'G', 'deny'), (466, 6, 'admin/promo/catalog', '', 0, 'G', 'deny'), (467, 6, 'admin/promo/quote', '', 0, 'G', 'deny'), (468, 6, 'admin/sales', '', 0, 'G', 'deny'), (469, 6, 'admin/sales/order', '', 0, 'G', 'deny'), (470, 6, 'admin/sales/order/actions', '', 0, 'G', 'deny'), (471, 6, 'admin/sales/order/actions/create', '', 0, 'G', 'deny'), (472, 6, 'admin/sales/order/actions/view', '', 0, 'G', 'deny'), (473, 6, 'admin/sales/order/actions/reorder', '', 0, 'G', 'deny'), (474, 6, 'admin/sales/order/actions/edit', '', 0, 'G', 'deny'), (475, 6, 'admin/sales/order/actions/cancel', '', 0, 'G', 'deny'), (476, 6, 'admin/sales/order/actions/review_payment', '', 0, 'G', 'deny'), (477, 6, 'admin/sales/order/actions/capture', '', 0, 'G', 'deny'), (478, 6, 'admin/sales/order/actions/invoice', '', 0, 'G', 'deny'), (479, 6, 'admin/sales/order/actions/creditmemo', '', 0, 'G', 'deny'), (480, 6, 'admin/sales/order/actions/hold', '', 0, 'G', 'deny'), (481, 6, 'admin/sales/order/actions/unhold', '', 0, 'G', 'deny'), (482, 6, 'admin/sales/order/actions/ship', '', 0, 'G', 'deny'), (483, 6, 'admin/sales/order/actions/comment', '', 0, 'G', 'deny'), (484, 6, 'admin/sales/order/actions/emails', '', 0, 'G', 'deny'), (485, 6, 'admin/sales/invoice', '', 0, 'G', 'deny'), (486, 6, 'admin/sales/shipment', '', 0, 'G', 'deny'), (487, 6, 'admin/sales/creditmemo', '', 0, 'G', 'deny'), (488, 6, 'admin/sales/transactions', '', 0, 'G', 'deny'), (489, 6, 'admin/sales/transactions/fetch', '', 0, 'G', 'deny'), (490, 6, 'admin/sales/recurring_profile', '', 0, 'G', 'deny'), (491, 6, 'admin/sales/billing_agreement', '', 0, 'G', 'deny'), (492, 6, 'admin/sales/billing_agreement/actions', '', 0, 'G', 'deny'), (493, 6, 'admin/sales/billing_agreement/actions/view', '', 0, 'G', 'deny'), (494, 6, 'admin/sales/billing_agreement/actions/manage', '', 0, 'G', 'deny'), (495, 6, 'admin/sales/billing_agreement/actions/use', '', 0, 'G', 'deny'), (496, 6, 'admin/sales/checkoutagreement', '', 0, 'G', 'deny'), (497, 6, 'admin/sales/tax', '', 0, 'G', 'deny'), (498, 6, 'admin/sales/tax/classes_customer', '', 0, 'G', 'deny'), (499, 6, 'admin/sales/tax/classes_product', '', 0, 'G', 'deny'), (500, 6, 'admin/sales/tax/import_export', '', 0, 'G', 'deny'), (501, 6, 'admin/sales/tax/rates', '', 0, 'G', 'deny'), (502, 6, 'admin/sales/tax/rules', '', 0, 'G', 'deny'), (503, 6, 'admin/report', '', 0, 'G', 'deny'), (504, 6, 'admin/report/salesroot', '', 0, 'G', 'deny'), (505, 6, 'admin/report/salesroot/paypal_settlement_reports', '', 0, 'G', 'deny'), (506, 6, 'admin/report/salesroot/paypal_settlement_reports/view', '', 0, 'G', 'deny'), (507, 6, 'admin/report/salesroot/paypal_settlement_reports/fetch', '', 0, 'G', 'deny'), (508, 6, 'admin/report/salesroot/sales', '', 0, 'G', 'deny'), (509, 6, 'admin/report/salesroot/tax', '', 0, 'G', 'deny'), (510, 6, 'admin/report/salesroot/shipping', '', 0, 'G', 'deny'), (511, 6, 'admin/report/salesroot/invoiced', '', 0, 'G', 'deny'), (512, 6, 'admin/report/salesroot/refunded', '', 0, 'G', 'deny'), (513, 6, 'admin/report/salesroot/coupons', '', 0, 'G', 'deny'), (514, 6, 'admin/report/shopcart', '', 0, 'G', 'deny'), (515, 6, 'admin/report/shopcart/product', '', 0, 'G', 'deny'), (516, 6, 'admin/report/shopcart/abandoned', '', 0, 'G', 'deny'), (517, 6, 'admin/report/products', '', 0, 'G', 'deny'), (518, 6, 'admin/report/products/ordered', '', 0, 'G', 'deny'), (519, 6, 'admin/report/products/sold', '', 0, 'G', 'deny'), (520, 6, 'admin/report/products/viewed', '', 0, 'G', 'deny'), (521, 6, 'admin/report/products/lowstock', '', 0, 'G', 'deny'), (522, 6, 'admin/report/products/downloads', '', 0, 'G', 'deny'), (523, 6, 'admin/report/customers', '', 0, 'G', 'deny'), (524, 6, 'admin/report/customers/accounts', '', 0, 'G', 'deny'), (525, 6, 'admin/report/customers/totals', '', 0, 'G', 'deny'), (526, 6, 'admin/report/customers/orders', '', 0, 'G', 'deny'), (527, 6, 'admin/report/review', '', 0, 'G', 'deny'), (528, 6, 'admin/report/review/customer', '', 0, 'G', 'deny'), (529, 6, 'admin/report/review/product', '', 0, 'G', 'deny'), (530, 6, 'admin/report/tags', '', 0, 'G', 'deny'), (531, 6, 'admin/report/tags/customer', '', 0, 'G', 'deny'), (532, 6, 'admin/report/tags/popular', '', 0, 'G', 'deny'), (533, 6, 'admin/report/tags/product', '', 0, 'G', 'deny'), (534, 6, 'admin/report/search', '', 0, 'G', 'deny'), (535, 6, 'admin/report/statistics', '', 0, 'G', 'deny'), (536, 6, 'admin/newsletter', '', 0, 'G', 'deny'), (537, 6, 'admin/newsletter/problem', '', 0, 'G', 'deny'), (538, 6, 'admin/newsletter/queue', '', 0, 'G', 'deny'), (539, 6, 'admin/newsletter/subscriber', '', 0, 'G', 'deny'), (540, 6, 'admin/newsletter/template', '', 0, 'G', 'deny'), (1078, 9, 'all', '', 0, 'G', 'deny'), (1079, 9, 'admin', '', 0, 'G', 'deny'), (1080, 9, 'admin/dashboard', '', 0, 'G', 'deny'), (1081, 9, 'admin/system', '', 0, 'G', 'deny'), (1082, 9, 'admin/system/acl', '', 0, 'G', 'deny'), (1083, 9, 'admin/system/acl/roles', '', 0, 'G', 'deny'), (1084, 9, 'admin/system/acl/users', '', 0, 'G', 'deny'), (1085, 9, 'admin/system/store', '', 0, 'G', 'deny'), (1086, 9, 'admin/system/design', '', 0, 'G', 'deny'), (1087, 9, 'admin/system/config', '', 0, 'G', 'deny'), (1088, 9, 'admin/system/config/general', '', 0, 'G', 'deny'), (1089, 9, 'admin/system/config/web', '', 0, 'G', 'deny'), (1090, 9, 'admin/system/config/design', '', 0, 'G', 'deny'), (1091, 9, 'admin/system/config/system', '', 0, 'G', 'deny'), (1092, 9, 'admin/system/config/advanced', '', 0, 'G', 'deny'), (1093, 9, 'admin/system/config/trans_email', '', 0, 'G', 'deny'), (1094, 9, 'admin/system/config/dev', '', 0, 'G', 'deny'), (1095, 9, 'admin/system/config/currency', '', 0, 'G', 'deny'), (1096, 9, 'admin/system/config/sendfriend', '', 0, 'G', 'deny'), (1097, 9, 'admin/system/config/admin', '', 0, 'G', 'deny'), (1098, 9, 'admin/system/config/cms', '', 0, 'G', 'deny'), (1099, 9, 'admin/system/config/customer', '', 0, 'G', 'deny'), (1100, 9, 'admin/system/config/catalog', '', 0, 'G', 'deny'), (1101, 9, 'admin/system/config/payment', '', 0, 'G', 'deny'), (1102, 9, 'admin/system/config/payment_services', '', 0, 'G', 'deny'), (1103, 9, 'admin/system/config/sales', '', 0, 'G', 'deny'), (1104, 9, 'admin/system/config/sales_email', '', 0, 'G', 'deny'), (1105, 9, 'admin/system/config/sales_pdf', '', 0, 'G', 'deny'), (1106, 9, 'admin/system/config/shipping', '', 0, 'G', 'deny'), (1107, 9, 'admin/system/config/carriers', '', 0, 'G', 'deny'), (1108, 9, 'admin/system/config/checkout', '', 0, 'G', 'deny'), (1109, 9, 'admin/system/config/paypal', '', 0, 'G', 'deny'), (1110, 9, 'admin/system/config/google', '', 0, 'G', 'deny'), (1111, 9, 'admin/system/config/reports', '', 0, 'G', 'deny'), (1112, 9, 'admin/system/config/tax', '', 0, 'G', 'deny'), (1113, 9, 'admin/system/config/wishlist', '', 0, 'G', 'deny'), (1114, 9, 'admin/system/config/cataloginventory', '', 0, 'G', 'deny'), (1115, 9, 'admin/system/config/contacts', '', 0, 'G', 'deny'), (1116, 9, 'admin/system/config/sitemap', '', 0, 'G', 'deny'), (1117, 9, 'admin/system/config/rss', '', 0, 'G', 'deny'), (1118, 9, 'admin/system/config/api', '', 0, 'G', 'deny'), (1119, 9, 'admin/system/config/downloadable', '', 0, 'G', 'deny'), (1120, 9, 'admin/system/config/newsletter', '', 0, 'G', 'deny'), (1121, 9, 'admin/system/config/fandm', '', 0, 'G', 'deny'), (1122, 9, 'admin/system/config/mxperts', '', 0, 'G', 'deny'), (1123, 9, 'admin/system/config/buyerprotection', '', 0, 'G', 'deny'), (1124, 9, 'admin/system/currency', '', 0, 'G', 'deny'), (1125, 9, 'admin/system/email_template', '', 0, 'G', 'deny'), (1126, 9, 'admin/system/variable', '', 0, 'G', 'deny'), (1127, 9, 'admin/system/myaccount', '', 0, 'G', 'deny'), (1128, 9, 'admin/system/tools', '', 0, 'G', 'deny'), (1129, 9, 'admin/system/tools/backup', '', 0, 'G', 'deny'), (1130, 9, 'admin/system/tools/compiler', '', 0, 'G', 'deny'), (1131, 9, 'admin/system/convert', '', 0, 'G', 'deny'), (1132, 9, 'admin/system/convert/gui', '', 0, 'G', 'deny'), (1133, 9, 'admin/system/convert/profiles', '', 0, 'G', 'deny'), (1134, 9, 'admin/system/cache', '', 0, 'G', 'deny'), (1135, 9, 'admin/system/extensions', '', 0, 'G', 'deny'), (1136, 9, 'admin/system/extensions/local', '', 0, 'G', 'deny'), (1137, 9, 'admin/system/extensions/custom', '', 0, 'G', 'deny'), (1138, 9, 'admin/system/adminnotification', '', 0, 'G', 'deny'), (1139, 9, 'admin/system/adminnotification/show_toolbar', '', 0, 'G', 'deny'), (1140, 9, 'admin/system/adminnotification/show_list', '', 0, 'G', 'deny'), (1141, 9, 'admin/system/adminnotification/mark_as_read', '', 0, 'G', 'deny'), (1142, 9, 'admin/system/adminnotification/remove', '', 0, 'G', 'deny'), (1143, 9, 'admin/system/index', '', 0, 'G', 'deny'), (1144, 9, 'admin/system/api', '', 0, 'G', 'deny'), (1145, 9, 'admin/system/api/users', '', 0, 'G', 'deny'), (1146, 9, 'admin/system/api/roles', '', 0, 'G', 'deny'), (1147, 9, 'admin/global_search', '', 0, 'G', 'deny'), (1148, 9, 'admin/cms', '', 0, 'G', 'allow'), (1149, 9, 'admin/cms/block', '', 0, 'G', 'allow'), (1150, 9, 'admin/cms/page', '', 0, 'G', 'allow'), (1151, 9, 'admin/cms/page/save', '', 0, 'G', 'allow'), (1152, 9, 'admin/cms/page/delete', '', 0, 'G', 'allow'), (1153, 9, 'admin/cms/poll', '', 0, 'G', 'allow'), (1154, 9, 'admin/cms/widget_instance', '', 0, 'G', 'allow'), (1155, 9, 'admin/customer', '', 0, 'G', 'allow'), (1156, 9, 'admin/customer/group', '', 0, 'G', 'allow'), (1157, 9, 'admin/customer/manage', '', 0, 'G', 'allow'), (1158, 9, 'admin/customer/online', '', 0, 'G', 'allow'), (1159, 9, 'admin/catalog', '', 0, 'G', 'allow'), (1160, 9, 'admin/catalog/attributes', '', 0, 'G', 'allow'), (1161, 9, 'admin/catalog/attributes/attributes', '', 0, 'G', 'allow'), (1162, 9, 'admin/catalog/attributes/sets', '', 0, 'G', 'allow'), (1163, 9, 'admin/catalog/categories', '', 0, 'G', 'allow'), (1164, 9, 'admin/catalog/products', '', 0, 'G', 'allow'), (1165, 9, 'admin/catalog/update_attributes', '', 0, 'G', 'allow'), (1166, 9, 'admin/catalog/urlrewrite', '', 0, 'G', 'allow'), (1167, 9, 'admin/catalog/search', '', 0, 'G', 'allow'), (1168, 9, 'admin/catalog/reviews_ratings', '', 0, 'G', 'allow'), (1169, 9, 'admin/catalog/reviews_ratings/ratings', '', 0, 'G', 'allow'), (1170, 9, 'admin/catalog/reviews_ratings/reviews', '', 0, 'G', 'allow'), (1171, 9, 'admin/catalog/reviews_ratings/reviews/all', '', 0, 'G', 'allow'), (1172, 9, 'admin/catalog/reviews_ratings/reviews/pending', '', 0, 'G', 'allow'), (1173, 9, 'admin/catalog/tag', '', 0, 'G', 'allow'), (1174, 9, 'admin/catalog/tag/all', '', 0, 'G', 'allow'), (1175, 9, 'admin/catalog/tag/pending', '', 0, 'G', 'allow'), (1176, 9, 'admin/catalog/sitemap', '', 0, 'G', 'allow'), (1177, 9, 'admin/catalog/googlebase', '', 0, 'G', 'allow'), (1178, 9, 'admin/catalog/googlebase/types', '', 0, 'G', 'allow'), (1179, 9, 'admin/catalog/googlebase/items', '', 0, 'G', 'allow'), (1180, 9, 'admin/catalog/mxperts', '', 0, 'G', 'allow'), (1181, 9, 'admin/promo', '', 0, 'G', 'deny'), (1182, 9, 'admin/promo/catalog', '', 0, 'G', 'deny'), (1183, 9, 'admin/promo/quote', '', 0, 'G', 'deny'), (1184, 9, 'admin/sales', '', 0, 'G', 'allow'), (1185, 9, 'admin/sales/order', '', 0, 'G', 'allow'), (1186, 9, 'admin/sales/order/actions', '', 0, 'G', 'allow'), (1187, 9, 'admin/sales/order/actions/create', '', 0, 'G', 'allow'), (1188, 9, 'admin/sales/order/actions/view', '', 0, 'G', 'allow'), (1189, 9, 'admin/sales/order/actions/reorder', '', 0, 'G', 'allow'), (1190, 9, 'admin/sales/order/actions/edit', '', 0, 'G', 'allow'), (1191, 9, 'admin/sales/order/actions/cancel', '', 0, 'G', 'allow'), (1192, 9, 'admin/sales/order/actions/review_payment', '', 0, 'G', 'allow'), (1193, 9, 'admin/sales/order/actions/capture', '', 0, 'G', 'allow'), (1194, 9, 'admin/sales/order/actions/invoice', '', 0, 'G', 'allow'), (1195, 9, 'admin/sales/order/actions/creditmemo', '', 0, 'G', 'allow'), (1196, 9, 'admin/sales/order/actions/hold', '', 0, 'G', 'allow'), (1197, 9, 'admin/sales/order/actions/unhold', '', 0, 'G', 'allow'), (1198, 9, 'admin/sales/order/actions/ship', '', 0, 'G', 'allow'), (1199, 9, 'admin/sales/order/actions/comment', '', 0, 'G', 'allow'), (1200, 9, 'admin/sales/order/actions/emails', '', 0, 'G', 'allow'), (1201, 9, 'admin/sales/invoice', '', 0, 'G', 'allow'), (1202, 9, 'admin/sales/shipment', '', 0, 'G', 'allow'), (1203, 9, 'admin/sales/creditmemo', '', 0, 'G', 'deny'), (1204, 9, 'admin/sales/transactions', '', 0, 'G', 'deny'), (1205, 9, 'admin/sales/transactions/fetch', '', 0, 'G', 'deny'), (1206, 9, 'admin/sales/recurring_profile', '', 0, 'G', 'deny'), (1207, 9, 'admin/sales/billing_agreement', '', 0, 'G', 'deny'), (1208, 9, 'admin/sales/billing_agreement/actions', '', 0, 'G', 'deny'), (1209, 9, 'admin/sales/billing_agreement/actions/view', '', 0, 'G', 'deny'), (1210, 9, 'admin/sales/billing_agreement/actions/manage', '', 0, 'G', 'deny'), (1211, 9, 'admin/sales/billing_agreement/actions/use', '', 0, 'G', 'deny'), (1212, 9, 'admin/sales/checkoutagreement', '', 0, 'G', 'deny'), (1213, 9, 'admin/sales/tax', '', 0, 'G', 'deny'), (1214, 9, 'admin/sales/tax/classes_customer', '', 0, 'G', 'deny'), (1215, 9, 'admin/sales/tax/classes_product', '', 0, 'G', 'deny'), (1216, 9, 'admin/sales/tax/import_export', '', 0, 'G', 'deny'), (1217, 9, 'admin/sales/tax/rates', '', 0, 'G', 'deny'), (1218, 9, 'admin/sales/tax/rules', '', 0, 'G', 'deny'), (1219, 9, 'admin/report', '', 0, 'G', 'allow'), (1220, 9, 'admin/report/salesroot', '', 0, 'G', 'allow'), (1221, 9, 'admin/report/salesroot/paypal_settlement_reports', '', 0, 'G', 'allow'), (1222, 9, 'admin/report/salesroot/paypal_settlement_reports/view', '', 0, 'G', 'allow'), (1223, 9, 'admin/report/salesroot/paypal_settlement_reports/fetch', '', 0, 'G', 'allow'), (1224, 9, 'admin/report/salesroot/sales', '', 0, 'G', 'allow'), (1225, 9, 'admin/report/salesroot/tax', '', 0, 'G', 'allow'), (1226, 9, 'admin/report/salesroot/shipping', '', 0, 'G', 'allow'), (1227, 9, 'admin/report/salesroot/invoiced', '', 0, 'G', 'allow'), (1228, 9, 'admin/report/salesroot/refunded', '', 0, 'G', 'allow'), (1229, 9, 'admin/report/salesroot/coupons', '', 0, 'G', 'allow'), (1230, 9, 'admin/report/shopcart', '', 0, 'G', 'allow'), (1231, 9, 'admin/report/shopcart/product', '', 0, 'G', 'allow'), (1232, 9, 'admin/report/shopcart/abandoned', '', 0, 'G', 'allow'), (1233, 9, 'admin/report/products', '', 0, 'G', 'allow'), (1234, 9, 'admin/report/products/ordered', '', 0, 'G', 'allow'), (1235, 9, 'admin/report/products/sold', '', 0, 'G', 'allow'), (1236, 9, 'admin/report/products/viewed', '', 0, 'G', 'allow'), (1237, 9, 'admin/report/products/lowstock', '', 0, 'G', 'allow'), (1238, 9, 'admin/report/products/downloads', '', 0, 'G', 'allow'), (1239, 9, 'admin/report/customers', '', 0, 'G', 'allow'), (1240, 9, 'admin/report/customers/accounts', '', 0, 'G', 'allow'), (1241, 9, 'admin/report/customers/totals', '', 0, 'G', 'allow'), (1242, 9, 'admin/report/customers/orders', '', 0, 'G', 'allow'), (1243, 9, 'admin/report/review', '', 0, 'G', 'allow'), (1244, 9, 'admin/report/review/customer', '', 0, 'G', 'allow'), (1245, 9, 'admin/report/review/product', '', 0, 'G', 'allow'), (1246, 9, 'admin/report/tags', '', 0, 'G', 'allow'), (1247, 9, 'admin/report/tags/customer', '', 0, 'G', 'allow'), (1248, 9, 'admin/report/tags/popular', '', 0, 'G', 'allow'), (1249, 9, 'admin/report/tags/product', '', 0, 'G', 'allow'), (1250, 9, 'admin/report/search', '', 0, 'G', 'allow'), (1251, 9, 'admin/report/statistics', '', 0, 'G', 'allow'), (1252, 9, 'admin/newsletter', '', 0, 'G', 'deny'), (1253, 9, 'admin/newsletter/problem', '', 0, 'G', 'deny'), (1254, 9, 'admin/newsletter/queue', '', 0, 'G', 'deny'), (1255, 9, 'admin/newsletter/subscriber', '', 0, 'G', 'deny'), (1256, 9, 'admin/newsletter/template', '', 0, 'G', 'deny'), (1259, 1, 'all', '', 0, 'G', 'allow'); /*!40000 ALTER TABLE `admin_rule` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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, 'Frank', 'Lorenz', 'wd@f-m-computer.de', 'admin', '6999ef795f0e0f0a8530d3563cd149ab:E6', '2010-07-09 15:26:52', '2010-08-23 13:01:41', '2010-09-02 18:00:01', 130, 0, 1, 'a:1:{s:11:"configState";a:118:{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:20:"fandm_mandatoryitems";s:1:"1";s:24:"cataloginventory_options";s:1:"1";s:32:"cataloginventory_stock_indicator";s:1:"1";s:29:"cataloginventory_item_options";s:1:"1";s:11:"tax_classes";s:1:"1";s:15:"tax_calculation";s:1:"1";s:12:"tax_defaults";s:1:"1";s:11:"tax_display";s:1:"1";s:16:"tax_cart_display";s:1:"1";s:17:"tax_sales_display";s:1:"0";s:8:"tax_weee";s:1:"0";s:16:"wishlist_general";s:1:"1";s:14:"wishlist_email";s:1:"1";s:31:"advanced_modules_disable_output";s:1:"1";s:14:"design_package";s:1:"0";s:12:"design_theme";s:1:"1";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:"1";s:17:"design_pagination";s:1:"1";s:16:"sendfriend_email";s:1:"1";s:14:"catalog_review";s:1:"0";s:16:"catalog_frontend";s:1:"1";s:15:"catalog_sitemap";s:1:"0";s:20:"catalog_productalert";s:1:"0";s:19:"catalog_placeholder";s:1:"1";s:25:"catalog_recently_products";s:1:"0";s:14:"catalog_search";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:7:"web_seo";s:1:"0";s:12:"web_unsecure";s:1:"0";s:10:"web_secure";s:1:"0";s:11:"web_default";s:1:"1";s:9:"web_polls";s:1:"0";s:10:"web_cookie";s:1:"0";s:24:"web_browser_capabilities";s:1:"0";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:22:"mxperts_jquerysettings";s:1:"1";s:21:"mxperts_jqueryscript1";s:1:"0";s:21:"mxperts_jqueryscript2";s:1:"0";s:16:"mxperts_jqueryjs";s:1:"1";s:17:"mxperts_jquerycss";s:1:"1";s:15:"catalog_backend";s:1:"1";s:25:"catalog_productalert_cron";s:1:"0";s:13:"catalog_price";s:1:"0";s:18:"catalog_navigation";s:1:"0";s:11:"cms_wysiwyg";s:1:"1";s:17:"carriers_flatrate";s:1:"0";s:18:"carriers_tablerate";s:1:"0";s:21:"carriers_freeshipping";s:1:"1";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:15:"shipping_origin";s:1:"1";s:15:"shipping_option";s:1:"1";s:17:"sales_email_order";s:1:"1";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:"1";s:28:"sales_email_shipment_comment";s:1:"0";s:22:"sales_email_creditmemo";s:1:"1";s:30:"sales_email_creditmemo_comment";s:1:"0";s:15:"payment_invoice";s:1:"0";s:14:"payment_ccsave";s:1:"0";s:18:"payment_cashticket";s:1:"0";s:17:"payment_payone_cc";s:1:"0";s:19:"payment_bankpayment";s:1:"1";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:15:"payment_checkmo";s:1:"0";s:18:"payment_payone_cod";s:1:"0";s:12:"payment_free";s:1:"0";s:17:"payment_payone_sb";s:1:"0";s:21:"payment_purchaseorder";s:1:"0";s:18:"payment_payone_wlt";s:1:"0";s:20:"payment_authorizenet";s:1:"0";s:22:"fandm_visitatebarcodes";s:1:"1";s:25:"trans_email_ident_general";s:1:"1";s:23:"trans_email_ident_sales";s:1:"1";s:25:"trans_email_ident_support";s:1:"1";s:25:"trans_email_ident_custom1";s:1:"1";s:25:"trans_email_ident_custom2";s:1:"1";s:17:"sales_totals_sort";s:1:"0";s:13:"sales_reorder";s:1:"0";s:14:"sales_identity";s:1:"1";s:19:"sales_minimum_order";s:1:"1";s:15:"sales_dashboard";s:1:"0";s:19:"sales_gift_messages";s:1:"0";s:14:"paypal_account";s:1:"1";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:19:"payment_saferpaynew";s:1:"1";s:18:"customsmtp_general";s:1:"1";s:15:"customsmtp_smtp";s:1:"1";}}'), (2, 'margot', 'Barthels', 'mbarthels@visitate.de', 'margot', 'c557d737aa8dc5369a3df0d3c809ef4b:fM', '2010-08-05 12:09:30', '2010-08-12 11:45:38', '2010-08-27 12:24:59', 30, 0, 1, 'a:1:{s:11:"configState";a:118:{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:20:"fandm_mandatoryitems";s:1:"1";s:24:"cataloginventory_options";s:1:"1";s:32:"cataloginventory_stock_indicator";s:1:"1";s:29:"cataloginventory_item_options";s:1:"1";s:11:"tax_classes";s:1:"1";s:15:"tax_calculation";s:1:"1";s:12:"tax_defaults";s:1:"1";s:11:"tax_display";s:1:"1";s:16:"tax_cart_display";s:1:"1";s:17:"tax_sales_display";s:1:"0";s:8:"tax_weee";s:1:"0";s:16:"wishlist_general";s:1:"1";s:14:"wishlist_email";s:1:"1";s:31:"advanced_modules_disable_output";s:1:"1";s:14:"design_package";s:1:"0";s:12:"design_theme";s:1:"1";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:"1";s:17:"design_pagination";s:1:"1";s:16:"sendfriend_email";s:1:"1";s:14:"catalog_review";s:1:"0";s:16:"catalog_frontend";s:1:"1";s:15:"catalog_sitemap";s:1:"0";s:20:"catalog_productalert";s:1:"0";s:19:"catalog_placeholder";s:1:"1";s:25:"catalog_recently_products";s:1:"0";s:14:"catalog_search";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:7:"web_seo";s:1:"0";s:12:"web_unsecure";s:1:"0";s:10:"web_secure";s:1:"0";s:11:"web_default";s:1:"1";s:9:"web_polls";s:1:"0";s:10:"web_cookie";s:1:"0";s:24:"web_browser_capabilities";s:1:"0";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:22:"mxperts_jquerysettings";s:1:"1";s:21:"mxperts_jqueryscript1";s:1:"0";s:21:"mxperts_jqueryscript2";s:1:"0";s:16:"mxperts_jqueryjs";s:1:"1";s:17:"mxperts_jquerycss";s:1:"1";s:15:"catalog_backend";s:1:"1";s:25:"catalog_productalert_cron";s:1:"0";s:13:"catalog_price";s:1:"0";s:18:"catalog_navigation";s:1:"0";s:11:"cms_wysiwyg";s:1:"1";s:17:"carriers_flatrate";s:1:"0";s:18:"carriers_tablerate";s:1:"0";s:21:"carriers_freeshipping";s:1:"1";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:15:"shipping_origin";s:1:"1";s:15:"shipping_option";s:1:"1";s:17:"sales_email_order";s:1:"1";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:"1";s:28:"sales_email_shipment_comment";s:1:"0";s:22:"sales_email_creditmemo";s:1:"1";s:30:"sales_email_creditmemo_comment";s:1:"0";s:15:"payment_invoice";s:1:"0";s:14:"payment_ccsave";s:1:"0";s:18:"payment_cashticket";s:1:"0";s:17:"payment_payone_cc";s:1:"0";s:19:"payment_bankpayment";s:1:"1";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:15:"payment_checkmo";s:1:"0";s:18:"payment_payone_cod";s:1:"0";s:12:"payment_free";s:1:"0";s:17:"payment_payone_sb";s:1:"0";s:21:"payment_purchaseorder";s:1:"0";s:18:"payment_payone_wlt";s:1:"0";s:20:"payment_authorizenet";s:1:"0";s:22:"fandm_visitatebarcodes";s:1:"1";s:25:"trans_email_ident_general";s:1:"1";s:23:"trans_email_ident_sales";s:1:"1";s:25:"trans_email_ident_support";s:1:"1";s:25:"trans_email_ident_custom1";s:1:"1";s:25:"trans_email_ident_custom2";s:1:"1";s:17:"sales_totals_sort";s:1:"0";s:13:"sales_reorder";s:1:"0";s:14:"sales_identity";s:1:"1";s:19:"sales_minimum_order";s:1:"1";s:15:"sales_dashboard";s:1:"0";s:19:"sales_gift_messages";s:1:"0";s:14:"paypal_account";s:1:"1";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:19:"payment_saferpaynew";s:1:"1";s:18:"customsmtp_general";s:1:"1";s:15:"customsmtp_smtp";s:1:"1";}}'); /*!40000 ALTER TABLE `admin_user` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.api_assert: 0 rows /*!40000 ALTER TABLE `api_assert` DISABLE KEYS */; /*!40000 ALTER TABLE `api_assert` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.api_role: 0 rows /*!40000 ALTER TABLE `api_role` DISABLE KEYS */; /*!40000 ALTER TABLE `api_role` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.api_rule: 0 rows /*!40000 ALTER TABLE `api_rule` DISABLE KEYS */; /*!40000 ALTER TABLE `api_rule` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.api_session: 0 rows /*!40000 ALTER TABLE `api_session` DISABLE KEYS */; /*!40000 ALTER TABLE `api_session` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.api_user: 0 rows /*!40000 ALTER TABLE `api_user` DISABLE KEYS */; /*!40000 ALTER TABLE `api_user` ENABLE KEYS */; # Dumping structure for table web36db1.aw_booking_excluded_days CREATE TABLE IF NOT EXISTS `aw_booking_excluded_days` ( `id` int(11) NOT NULL auto_increment, `entity_id` int(11) NOT NULL, `store_id` int(11) NOT NULL, `period_type` enum('single','recurrent_day','recurrent_date','period','recurrent_period') NOT NULL, `period_recurrence_type` enum('monthly','yearly') NOT NULL, `period_from` date NOT NULL, `period_to` date NOT NULL, PRIMARY KEY (`id`), KEY `store_id` (`store_id`), KEY `period_recurrence_type` (`period_recurrence_type`), KEY `entity_id` (`entity_id`,`period_type`,`period_from`,`period_to`) ) ENGINE=InnoDB AUTO_INCREMENT=581 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.aw_booking_excluded_days: 28 rows /*!40000 ALTER TABLE `aw_booking_excluded_days` DISABLE KEYS */; INSERT INTO `aw_booking_excluded_days` (`id`, `entity_id`, `store_id`, `period_type`, `period_recurrence_type`, `period_from`, `period_to`) VALUES (15, 7, 0, 'single', 'monthly', '2010-09-15', '1970-01-01'), (16, 7, 0, 'period', 'monthly', '2010-09-22', '2010-09-25'), (26, 21, 0, 'recurrent_day', 'monthly', '2010-07-26', '1970-01-01'), (29, 22, 0, 'recurrent_day', 'monthly', '2010-08-03', '1970-01-01'), (501, 35, 0, 'recurrent_day', 'monthly', '2010-09-28', '1970-01-01'), (503, 34, 0, 'recurrent_day', 'monthly', '2010-09-28', '1970-01-01'), (528, 39, 0, 'recurrent_day', 'monthly', '2010-09-29', '1970-01-01'), (529, 39, 0, 'recurrent_day', 'monthly', '2010-09-24', '1970-01-01'), (530, 39, 0, 'recurrent_day', 'monthly', '2010-09-25', '1970-01-01'), (531, 39, 0, 'recurrent_day', 'monthly', '2010-09-27', '1970-01-01'), (532, 39, 0, 'recurrent_day', 'monthly', '2010-09-28', '1970-01-01'), (533, 39, 0, 'recurrent_day', 'monthly', '2010-09-30', '1970-01-01'), (542, 41, 0, 'recurrent_day', 'monthly', '2010-09-28', '1970-01-01'), (544, 36, 0, 'recurrent_day', 'monthly', '2010-09-28', '1970-01-01'), (546, 37, 0, 'recurrent_day', 'monthly', '2010-09-28', '1970-01-01'), (568, 33, 0, 'recurrent_day', 'monthly', '2010-08-31', '1970-01-01'), (569, 38, 0, 'recurrent_day', 'monthly', '2010-09-03', '1970-01-01'), (570, 38, 0, 'recurrent_day', 'monthly', '2010-08-29', '1970-01-01'), (571, 38, 0, 'recurrent_day', 'monthly', '2010-08-30', '1970-01-01'), (572, 38, 0, 'recurrent_day', 'monthly', '2010-08-31', '1970-01-01'), (573, 38, 0, 'recurrent_day', 'monthly', '2010-09-01', '1970-01-01'), (574, 38, 0, 'recurrent_day', 'monthly', '2010-09-02', '1970-01-01'), (575, 40, 0, 'recurrent_day', 'monthly', '2010-09-03', '1970-01-01'), (576, 40, 0, 'recurrent_day', 'monthly', '2010-08-28', '1970-01-01'), (577, 40, 0, 'recurrent_day', 'monthly', '2010-08-30', '1970-01-01'), (578, 40, 0, 'recurrent_day', 'monthly', '2010-08-31', '1970-01-01'), (579, 40, 0, 'recurrent_day', 'monthly', '2010-09-01', '1970-01-01'), (580, 40, 0, 'recurrent_day', 'monthly', '2010-09-02', '1970-01-01'); /*!40000 ALTER TABLE `aw_booking_excluded_days` ENABLE KEYS */; # Dumping structure for table web36db1.aw_booking_orders CREATE TABLE IF NOT EXISTS `aw_booking_orders` ( `id` int(11) NOT NULL auto_increment, `order_id` int(11) NOT NULL, `quote_id` int(11) NOT NULL, `product_id` int(11) NOT NULL, `sku` varchar(64) NOT NULL, `product_name` varchar(255) NOT NULL, `bind_start` datetime NOT NULL, `bind_end` datetime NOT NULL, `bind_type` varchar(64) NOT NULL, `created_time` datetime NOT NULL, `is_canceled` int(1) NOT NULL default '0', PRIMARY KEY (`id`), KEY `created_time` (`created_time`), KEY `product_name` (`product_name`), KEY `product_id` (`product_id`), KEY `order_id` (`order_id`), KEY `bind_start` (`bind_start`), KEY `bind_end` (`bind_end`), KEY `sku` (`sku`), KEY `is_canceled` (`is_canceled`), KEY `quote_id` (`quote_id`) ) ENGINE=InnoDB AUTO_INCREMENT=4093 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.aw_booking_orders: 2.860 rows /*!40000 ALTER TABLE `aw_booking_orders` DISABLE KEYS */; INSERT INTO `aw_booking_orders` (`id`, `order_id`, `quote_id`, `product_id`, `sku`, `product_name`, `bind_start`, `bind_end`, `bind_type`, `created_time`, `is_canceled`) VALUES (1, 2, 1, 7, '133123', 'Einzelticket (zeitlich gebunden)', '2010-07-21 00:00:00', '2010-07-21 00:00:00', 'cart', '2010-07-09 16:12:36', 0), (3, 12, 2, 7, '133123', 'Einzelticket (zeitlich gebunden)', '2010-07-21 00:00:00', '2010-07-22 00:00:00', 'cart', '2010-07-09 16:22:21', 0), (57, 97, 5, 14, '1233456788', 'Gruppenticket (zeitlich gebunden)', '2010-09-21 00:00:00', '2010-09-21 16:00:00', 'cart', '2010-07-09 20:57:16', 0), (58, 97, 5, 14, '1233456788', 'Gruppenticket (zeitlich gebunden)', '2010-09-21 00:00:00', '2010-09-21 16:00:00', 'cart', '2010-07-09 20:57:16', 0), (59, 97, 5, 14, '1233456788', 'Gruppenticket (zeitlich gebunden)', '2010-09-21 00:00:00', '2010-09-21 16:00:00', 'cart', '2010-07-09 20:57:16', 0), (60, 97, 5, 14, '1233456788', 'Gruppenticket (zeitlich gebunden)', '2010-09-21 00:00:00', '2010-09-21 16:00:00', 'cart', '2010-07-09 20:57:16', 0), (61, 97, 5, 14, '1233456788', 'Gruppenticket (zeitlich gebunden)', '2010-09-21 00:00:00', '2010-09-21 16:00:00', 'cart', '2010-07-09 20:57:16', 0), (62, 97, 5, 14, '1233456788', 'Gruppenticket (zeitlich gebunden)', '2010-09-21 00:00:00', '2010-09-21 16:00:00', 'cart', '2010-07-09 20:57:16', 0), (63, 97, 5, 14, '1233456788', 'Gruppenticket (zeitlich gebunden)', '2010-09-21 00:00:00', '2010-09-21 16:00:00', 'cart', '2010-07-09 20:57:16', 0), (64, 97, 5, 14, '1233456788', 'Gruppenticket (zeitlich gebunden)', '2010-09-21 00:00:00', '2010-09-21 16:00:00', 'cart', '2010-07-09 20:57:16', 0), (65, 97, 5, 14, '1233456788', 'Gruppenticket (zeitlich gebunden)', '2010-09-21 00:00:00', '2010-09-21 16:00:00', 'cart', '2010-07-09 20:57:16', 0), (66, 97, 5, 14, '1233456788', 'Gruppenticket (zeitlich gebunden)', '2010-09-21 00:00:00', '2010-09-21 16:00:00', 'cart', '2010-07-09 20:57:16', 0), (82, 148, 9, 19, '124224234', 'Familienführung WeltWissen', '2010-07-11 00:00:00', '2010-07-22 00:00:00', 'cart', '2010-07-11 20:45:25', 0), (95, 162, 11, 19, '124224234', 'Familienführung WeltWissen', '2010-07-12 00:00:00', '2010-07-12 00:00:00', 'cart', '2010-07-12 17:54:08', 0), (116, 304, 25, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:51', 0), (117, 304, 25, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:51', 0), (118, 304, 25, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:51', 0), (119, 304, 25, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:51', 0), (120, 304, 25, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:51', 0), (121, 304, 25, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:51', 0), (122, 304, 25, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:51', 0), (123, 304, 25, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:51', 0), (124, 304, 25, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:51', 0), (125, 304, 25, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:51', 0), (126, 100000002, 0, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', '', '2010-07-22 09:56:55', 0), (127, 100000002, 0, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', '', '2010-07-22 09:56:55', 0), (128, 100000002, 0, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', '', '2010-07-22 09:56:55', 0), (129, 100000002, 0, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', '', '2010-07-22 09:56:55', 0), (130, 100000002, 0, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', '', '2010-07-22 09:56:55', 0), (131, 100000002, 0, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', '', '2010-07-22 09:56:55', 0), (132, 100000002, 0, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', '', '2010-07-22 09:56:55', 0), (133, 100000002, 0, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', '', '2010-07-22 09:56:55', 0), (134, 100000002, 0, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', '', '2010-07-22 09:56:55', 0), (135, 100000002, 0, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', '', '2010-07-22 09:56:55', 0), (136, 306, 26, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:57', 0), (137, 306, 26, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:57', 0), (138, 306, 26, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:57', 0), (139, 306, 26, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:57', 0), (140, 306, 26, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:57', 0), (141, 306, 26, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:57', 0), (142, 306, 26, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:57', 0), (143, 306, 26, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:57', 0), (144, 306, 26, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:57', 0), (145, 306, 26, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 09:56:57', 0), (147, 308, 27, 21, 'AW141', 'Tagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 10:41:10', 0), (148, 100000003, 0, 21, 'AW141', 'Tagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', '', '2010-07-22 10:41:15', 0), (150, 315, 28, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 14:25:38', 0), (151, 315, 28, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 14:25:38', 0), (152, 315, 28, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 14:25:38', 0), (153, 315, 28, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 14:25:38', 0), (154, 315, 28, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 14:25:38', 0), (155, 315, 28, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 14:25:38', 0), (156, 315, 28, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 14:25:38', 0), (157, 315, 28, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 14:25:38', 0), (158, 315, 28, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 14:25:38', 0), (159, 315, 28, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-22 14:25:38', 0), (160, 318, 29, 21, 'AW141', 'Tagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-07-23 11:59:21', 0), (167, 325, 30, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-19 10:00:00', '2010-09-19 10:10:00', 'cart', '2010-07-23 15:01:11', 0), (168, 325, 30, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-19 10:00:00', '2010-09-19 10:10:00', 'cart', '2010-07-23 15:01:11', 0), (169, 325, 30, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-19 10:00:00', '2010-09-19 10:10:00', 'cart', '2010-07-23 15:01:11', 0), (170, 200000001, 0, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-19 10:00:00', '2010-09-19 10:10:00', '', '2010-07-23 15:01:13', 0), (171, 200000001, 0, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-19 10:00:00', '2010-09-19 10:10:00', '', '2010-07-23 15:01:13', 0), (172, 200000001, 0, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-19 10:00:00', '2010-09-19 10:10:00', '', '2010-07-23 15:01:13', 0), (176, 328, 32, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-21 10:00:00', '2010-09-21 10:20:00', 'cart', '2010-07-23 15:03:37', 0), (177, 328, 32, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-21 10:00:00', '2010-09-21 10:20:00', 'cart', '2010-07-23 15:03:37', 0), (178, 328, 32, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-21 10:00:00', '2010-09-21 10:20:00', 'cart', '2010-07-23 15:03:37', 0), (179, 200000002, 0, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-21 10:00:00', '2010-09-21 10:20:00', '', '2010-07-23 15:03:38', 0), (180, 200000002, 0, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-21 10:00:00', '2010-09-21 10:20:00', '', '2010-07-23 15:03:38', 0), (181, 200000002, 0, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-21 10:00:00', '2010-09-21 10:20:00', '', '2010-07-23 15:03:38', 0), (185, 330, 33, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-22 10:00:00', '2010-09-22 10:30:00', 'cart', '2010-07-23 15:05:12', 0), (186, 330, 33, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-22 10:00:00', '2010-09-22 10:30:00', 'cart', '2010-07-23 15:05:12', 0), (187, 330, 33, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-22 10:00:00', '2010-09-22 10:30:00', 'cart', '2010-07-23 15:05:12', 0), (188, 200000003, 0, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-22 10:00:00', '2010-09-22 10:30:00', '', '2010-07-23 15:05:14', 0), (189, 200000003, 0, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-22 10:00:00', '2010-09-22 10:30:00', '', '2010-07-23 15:05:14', 0), (190, 200000003, 0, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-22 10:00:00', '2010-09-22 10:30:00', '', '2010-07-23 15:05:14', 0), (191, 334, 34, 21, 'AW141', 'print-at-home 1-day-ticket', '2010-07-27 00:00:00', '2010-07-31 00:00:00', 'cart', '2010-07-23 15:39:34', 0), (292, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (293, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (294, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (295, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (296, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (297, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (298, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (299, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (300, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (301, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (302, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (303, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (304, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (305, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (306, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (307, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (308, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (309, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (310, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (311, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (312, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (313, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (314, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (315, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (316, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (317, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (318, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (319, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (320, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (321, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (322, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (323, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (324, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (325, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (326, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (327, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (328, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (329, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (330, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (331, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (332, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (333, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (334, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (335, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (336, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (337, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (338, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (339, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (340, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (341, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (342, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (343, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (344, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (345, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (346, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (347, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (348, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (349, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (350, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (351, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (352, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (353, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (354, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (355, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (356, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (357, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (358, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (359, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (360, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (361, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (362, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (363, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (364, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (365, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (366, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (367, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (368, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (369, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (370, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (371, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (372, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (373, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (374, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (375, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (376, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (377, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (378, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (379, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (380, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (381, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (382, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (383, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (384, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (385, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (386, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (387, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (388, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (389, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (390, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (391, 338, 37, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-07-29 09:41:55', 0), (392, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (393, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (394, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (395, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (396, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (397, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (398, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (399, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (400, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (401, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (402, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (403, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (404, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (405, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (406, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (407, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (408, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (409, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (410, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (411, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (412, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (413, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (414, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (415, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (416, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (417, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (418, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (419, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (420, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (421, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (422, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (423, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (424, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (425, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (426, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (427, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (428, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (429, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (430, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (431, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (432, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (433, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (434, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (435, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (436, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (437, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (438, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (439, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (440, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (441, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (442, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (443, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (444, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (445, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (446, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (447, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (448, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (449, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (450, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (451, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (452, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (453, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (454, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (455, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (456, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (457, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (458, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (459, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (460, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (461, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (462, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (463, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (464, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (465, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (466, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (467, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (468, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (469, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (470, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (471, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (472, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (473, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (474, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (475, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (476, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (477, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (478, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (479, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (480, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (481, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (482, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (483, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (484, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (485, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (486, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (487, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (488, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (489, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (490, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (491, 100000004, 0, 21, 'AW141', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-29 00:00:00', '', '2010-07-29 09:41:58', 0), (498, 344, 38, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-24 13:00:00', '2010-09-24 13:30:00', 'cart', '2010-07-29 15:47:41', 0), (499, 344, 38, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-24 13:00:00', '2010-09-24 13:30:00', 'cart', '2010-07-29 15:47:41', 0), (500, 344, 38, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-24 13:00:00', '2010-09-24 13:30:00', 'cart', '2010-07-29 15:47:41', 0), (501, 100000005, 0, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-24 13:00:00', '2010-09-24 13:30:00', '', '2010-07-29 15:47:43', 0), (502, 100000005, 0, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-24 13:00:00', '2010-09-24 13:30:00', '', '2010-07-29 15:47:43', 0), (503, 100000005, 0, 33, 'ALL-special-TEST', 'Online-Ticket mit Zeitfenster', '2010-09-24 13:00:00', '2010-09-24 13:30:00', '', '2010-07-29 15:47:43', 0), (580, 357, 40, 21, 'AW141', 'Tagesticket online', '2010-07-30 00:00:00', '2010-07-30 00:00:00', 'cart', '2010-07-30 10:04:46', 0), (592, 375, 44, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-30 00:00:00', 'cart', '2010-08-02 13:05:12', 0), (593, 375, 44, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-30 00:00:00', 'cart', '2010-08-02 13:05:12', 0), (594, 375, 44, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-30 00:00:00', 'cart', '2010-08-02 13:05:12', 0), (595, 375, 44, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-30 00:00:00', 'cart', '2010-08-02 13:05:12', 0), (596, 375, 44, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-30 00:00:00', 'cart', '2010-08-02 13:05:12', 0), (597, 375, 44, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-30 00:00:00', 'cart', '2010-08-02 13:05:12', 0), (598, 375, 44, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-30 00:00:00', 'cart', '2010-08-02 13:05:12', 0), (599, 375, 44, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-30 00:00:00', 'cart', '2010-08-02 13:05:12', 0), (600, 375, 44, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-30 00:00:00', 'cart', '2010-08-02 13:05:12', 0), (601, 375, 44, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-30 00:00:00', 'cart', '2010-08-02 13:05:12', 0), (602, 377, 45, 36, 'FUB-FUBL', 'Überblicksführung für Gruppen', '2010-09-26 12:30:00', '2010-09-26 13:00:00', 'cart', '2010-08-02 14:36:09', 0), (603, 384, 49, 33, 'AW142', 'Online-Ticket mit Zeitfenster', '2010-08-04 16:30:00', '2010-08-04 17:00:00', 'cart', '2010-08-03 09:24:48', 0), (604, 385, 49, 34, 'AW141a', 'Tagesticket online', '2010-08-04 00:00:00', '2010-08-04 00:00:00', 'cart', '2010-08-03 09:26:01', 0), (605, 386, 49, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-08-03 09:26:35', 0), (606, 386, 49, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-08-03 09:26:35', 0), (607, 386, 49, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-08-03 09:26:35', 0), (608, 386, 49, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-08-03 09:26:35', 0), (609, 386, 49, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-08-03 09:26:35', 0), (610, 386, 49, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-08-03 09:26:35', 0), (611, 386, 49, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-08-03 09:26:35', 0), (612, 386, 49, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-08-03 09:26:35', 0), (613, 386, 49, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-08-03 09:26:35', 0), (614, 386, 49, 24, 'AW151', 'Gruppentagesticket online', '2010-09-24 00:00:00', '2010-09-24 00:00:00', 'cart', '2010-08-03 09:26:35', 0), (615, 388, 49, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-03 09:27:21', 0), (616, 388, 49, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-03 09:27:21', 0), (617, 388, 49, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-03 09:27:21', 0), (618, 388, 49, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-03 09:27:21', 0), (619, 388, 49, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-03 09:27:21', 0), (620, 388, 49, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-03 09:27:21', 0), (621, 388, 49, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-03 09:27:21', 0), (622, 388, 49, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-03 09:27:21', 0), (623, 388, 49, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-03 09:27:21', 0), (624, 388, 49, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-03 09:27:21', 0), (625, 388, 49, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-03 09:27:21', 0), (626, 388, 49, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-03 09:27:21', 0), (627, 388, 49, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-03 09:27:21', 0), (628, 388, 49, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-03 09:27:21', 0), (629, 388, 49, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-03 09:27:21', 0), (630, 390, 50, 33, 'AW142', 'Online-Ticket mit Zeitfenster', '2010-08-12 14:30:00', '2010-08-12 15:00:00', 'cart', '2010-08-03 12:18:38', 0), (632, 396, 52, 33, 'AW142', 'Online-Ticket mit Zeitfenster', '2010-08-04 19:30:00', '2010-08-04 20:00:00', 'cart', '2010-08-03 14:44:52', 0), (633, 397, 52, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-03 14:48:54', 0), (634, 397, 52, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-03 14:48:54', 0), (635, 397, 52, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-03 14:48:54', 0), (636, 397, 52, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-03 14:48:54', 0), (637, 397, 52, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-03 14:48:54', 0), (638, 397, 52, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-03 14:48:54', 0), (639, 397, 52, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-03 14:48:54', 0), (640, 397, 52, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-03 14:48:54', 0), (641, 397, 52, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-03 14:48:54', 0), (642, 397, 52, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-03 14:48:54', 0), (643, 400, 52, 33, 'AW142', 'Online-Ticket mit Zeitfenster', '2010-08-04 15:00:00', '2010-08-04 15:30:00', 'cart', '2010-08-03 14:50:03', 0), (644, 401, 52, 34, 'AW141a', 'Tagesticket online', '2010-08-04 00:00:00', '2010-08-04 00:00:00', 'cart', '2010-08-03 14:51:25', 0), (645, 402, 52, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 17:30:00', '2010-09-24 18:00:00', 'cart', '2010-08-03 14:52:17', 0), (646, 403, 52, 38, 'FTE', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-07 00:00:00', '2010-08-07 00:00:00', 'cart', '2010-08-03 14:54:18', 0), (697, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (698, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (699, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (700, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (701, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (702, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (703, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (704, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (705, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (706, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (707, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (708, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (709, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (710, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (711, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (712, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (713, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (714, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (715, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (716, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (717, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (718, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (719, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (720, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (721, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (722, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (723, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (724, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (725, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (726, 404, 51, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-25 15:00:00', '2010-09-25 15:30:00', 'cart', '2010-08-03 15:00:07', 0), (728, 408, 53, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-30 17:00:00', '2010-09-30 17:30:00', 'cart', '2010-08-04 08:07:43', 0), (729, 408, 53, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-30 17:00:00', '2010-09-30 17:30:00', 'cart', '2010-08-04 08:07:43', 0), (730, 408, 53, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-30 17:00:00', '2010-09-30 17:30:00', 'cart', '2010-08-04 08:07:43', 0), (731, 408, 53, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-30 17:00:00', '2010-09-30 17:30:00', 'cart', '2010-08-04 08:07:43', 0), (732, 408, 53, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-30 17:00:00', '2010-09-30 17:30:00', 'cart', '2010-08-04 08:07:43', 0), (733, 408, 53, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-30 17:00:00', '2010-09-30 17:30:00', 'cart', '2010-08-04 08:07:43', 0), (734, 408, 53, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-30 17:00:00', '2010-09-30 17:30:00', 'cart', '2010-08-04 08:07:43', 0), (735, 408, 53, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-30 17:00:00', '2010-09-30 17:30:00', 'cart', '2010-08-04 08:07:43', 0), (736, 408, 53, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-30 17:00:00', '2010-09-30 17:30:00', 'cart', '2010-08-04 08:07:43', 0), (737, 408, 53, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-30 17:00:00', '2010-09-30 17:30:00', 'cart', '2010-08-04 08:07:43', 0), (738, 410, 53, 38, 'FTE', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-07 00:00:00', '2010-08-07 00:00:00', 'cart', '2010-08-04 13:35:48', 0), (739, 410, 53, 38, 'FTE', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-07 00:00:00', '2010-08-07 00:00:00', 'cart', '2010-08-04 13:35:48', 0), (740, 410, 53, 38, 'FTE', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-07 00:00:00', '2010-08-07 00:00:00', 'cart', '2010-08-04 13:35:48', 0), (741, 410, 53, 38, 'FTE', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-07 00:00:00', '2010-08-07 00:00:00', 'cart', '2010-08-04 13:35:48', 0), (742, 410, 53, 38, 'FTE', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-07 00:00:00', '2010-08-07 00:00:00', 'cart', '2010-08-04 13:35:48', 0), (743, 410, 53, 38, 'FTE', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-07 00:00:00', '2010-08-07 00:00:00', 'cart', '2010-08-04 13:35:48', 0), (744, 410, 53, 38, 'FTE', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-07 00:00:00', '2010-08-07 00:00:00', 'cart', '2010-08-04 13:35:48', 0), (745, 410, 53, 38, 'FTE', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-07 00:00:00', '2010-08-07 00:00:00', 'cart', '2010-08-04 13:35:48', 0), (746, 410, 53, 38, 'FTE', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-07 00:00:00', '2010-08-07 00:00:00', 'cart', '2010-08-04 13:35:48', 0), (747, 410, 53, 38, 'FTE', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-07 00:00:00', '2010-08-07 00:00:00', 'cart', '2010-08-04 13:35:48', 0), (748, 411, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:00:00', '2010-09-24 14:30:00', 'cart', '2010-08-04 14:22:55', 0), (749, 411, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:00:00', '2010-09-24 14:30:00', 'cart', '2010-08-04 14:22:55', 0), (750, 411, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:00:00', '2010-09-24 14:30:00', 'cart', '2010-08-04 14:22:55', 0), (751, 411, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:00:00', '2010-09-24 14:30:00', 'cart', '2010-08-04 14:22:55', 0), (752, 411, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:00:00', '2010-09-24 14:30:00', 'cart', '2010-08-04 14:22:55', 0), (753, 411, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:00:00', '2010-09-24 14:30:00', 'cart', '2010-08-04 14:22:55', 0), (754, 411, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:00:00', '2010-09-24 14:30:00', 'cart', '2010-08-04 14:22:55', 0), (755, 411, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:00:00', '2010-09-24 14:30:00', 'cart', '2010-08-04 14:22:55', 0), (756, 411, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:00:00', '2010-09-24 14:30:00', 'cart', '2010-08-04 14:22:55', 0), (757, 411, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:00:00', '2010-09-24 14:30:00', 'cart', '2010-08-04 14:22:55', 0), (759, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (760, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (761, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (762, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (763, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (764, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (765, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (766, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (767, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (768, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (769, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (770, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (771, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (772, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (773, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (774, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (775, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (776, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (777, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (778, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (779, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (780, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (781, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (782, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (783, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (784, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (785, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (786, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (787, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (788, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (789, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (790, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (791, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (792, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (793, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (794, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (795, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (796, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (797, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (798, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (799, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (800, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (801, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (802, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (803, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (804, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (805, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (806, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (807, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (808, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (809, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (810, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (811, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (812, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (813, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (814, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (815, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (816, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (817, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (818, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (819, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (820, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (821, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (822, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (823, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (824, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (825, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (826, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (827, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (828, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (829, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (830, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (831, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (832, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (833, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (834, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (835, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (836, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (837, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (838, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (839, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (840, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (841, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (842, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (843, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (844, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (845, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (846, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (847, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (848, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (849, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (850, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (851, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (852, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (853, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (854, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (855, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (856, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (857, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (858, 414, 53, 36, 'FUB-FUBN', 'Überblicksführung für Gruppen', '2010-09-24 14:30:00', '2010-09-24 15:00:00', 'cart', '2010-08-04 15:02:31', 0), (863, 424, 58, 33, 'AW142--', 'Online-Ticket mit Zeitfenster', '2010-08-06 14:30:00', '2010-08-06 15:00:00', 'cart', '2010-08-06 09:35:26', 0), (864, 426, 58, 33, 'AW142', 'Online-Ticket mit Zeitfenster', '2010-08-18 13:00:00', '2010-08-18 13:30:00', 'cart', '2010-08-06 12:02:40', 0), (866, 429, 58, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-06 12:07:52', 0), (867, 429, 58, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-06 12:07:52', 0), (868, 429, 58, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-06 12:07:52', 0), (869, 429, 58, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-06 12:07:52', 0), (870, 429, 58, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-06 12:07:52', 0), (871, 429, 58, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-06 12:07:52', 0), (872, 429, 58, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-06 12:07:52', 0), (873, 429, 58, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-06 12:07:52', 0), (874, 429, 58, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-06 12:07:52', 0), (875, 429, 58, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-06 12:07:52', 0), (877, 434, 60, 37, 'FSK-FSKN', 'Überblicksführung für Schulklassen', '2010-08-06 13:30:00', '2010-08-06 14:00:00', 'cart', '2010-08-06 16:04:26', 0), (878, 435, 61, 33, 'AW142', 'Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', 'cart', '2010-08-07 10:28:29', 0), (879, 437, 61, 34, 'AW141a', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-07 10:31:45', 0), (880, 438, 61, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-07 10:33:42', 0), (881, 438, 61, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-07 10:33:43', 0), (882, 438, 61, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-07 10:33:43', 0), (883, 438, 61, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-07 10:33:43', 0), (884, 438, 61, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-07 10:33:43', 0), (885, 438, 61, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-07 10:33:43', 0), (886, 438, 61, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-07 10:33:43', 0), (887, 438, 61, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-07 10:33:43', 0), (888, 438, 61, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-07 10:33:43', 0), (889, 438, 61, 35, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', '2010-09-24 15:00:00', '2010-09-24 15:30:00', 'cart', '2010-08-07 10:33:43', 0), (890, 440, 61, 38, 'FTE-TFEE', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-09-25 00:00:00', '2010-09-25 00:00:00', 'cart', '2010-08-07 10:37:57', 0), (1066, 448, 62, 33, 'AW142', 'Online-Ticket mit Zeitfenster', '2010-08-07 14:30:00', '2010-08-07 15:00:00', 'cart', '2010-08-07 11:56:02', 0), (1067, 448, 62, 33, 'AW142', 'Online-Ticket mit Zeitfenster', '2010-08-07 14:30:00', '2010-08-07 15:00:00', 'cart', '2010-08-07 11:56:02', 0), (1068, 448, 62, 33, 'AW142', 'Online-Ticket mit Zeitfenster', '2010-08-07 14:30:00', '2010-08-07 15:00:00', 'cart', '2010-08-07 11:56:02', 0), (1069, 453, 63, 33, 'ZFT-ZFT_ER', 'Online-Ticket mit Zeitfenster', '2010-08-29 13:30:00', '2010-08-29 14:00:00', 'cart', '2010-08-08 11:23:33', 0), (1070, 455, 63, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-29 11:00:00', '2010-08-29 11:30:00', 'cart', '2010-08-08 11:24:23', 0), (1071, 455, 63, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-29 11:00:00', '2010-08-29 11:30:00', 'cart', '2010-08-08 11:24:23', 0), (1072, 455, 63, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-29 11:00:00', '2010-08-29 11:30:00', 'cart', '2010-08-08 11:24:23', 0), (1135, 467, 64, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', 'cart', '2010-08-08 15:25:19', 0), (1136, 467, 64, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', 'cart', '2010-08-08 15:25:19', 0), (1137, 467, 64, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', 'cart', '2010-08-08 15:25:19', 0), (1138, 467, 64, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', 'cart', '2010-08-08 15:25:19', 0), (1139, 467, 64, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', 'cart', '2010-08-08 15:25:19', 0), (1140, 467, 64, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', 'cart', '2010-08-08 15:25:19', 0), (1141, 467, 64, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', 'cart', '2010-08-08 15:25:19', 0), (1142, 467, 64, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', 'cart', '2010-08-08 15:25:19', 0), (1143, 467, 64, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', 'cart', '2010-08-08 15:25:19', 0), (1144, 467, 64, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', 'cart', '2010-08-08 15:25:19', 0), (1145, 469, 64, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-08 15:25:19', 0), (1146, 469, 64, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-08 15:25:19', 0), (1147, 469, 64, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-08 15:25:19', 0), (1148, 469, 64, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-08 15:25:19', 0), (1149, 469, 64, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-08 15:25:19', 0), (1150, 469, 64, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-08 15:25:19', 0), (1151, 469, 64, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-08 15:25:19', 0), (1152, 469, 64, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-08 15:25:19', 0), (1153, 469, 64, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-08 15:25:19', 0), (1154, 469, 64, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-08 15:25:19', 0), (1155, 470, 64, 33, 'ZFT-ZFT_FR', 'Online-Ticket mit Zeitfenster', '2010-08-15 13:00:00', '2010-08-15 13:30:00', 'cart', '2010-08-08 15:25:19', 0), (1156, 471, 64, 40, 'TFH-TFH_ER', 'Highlightführung WeltWissen (Turnusführung)', '2010-08-08 00:00:00', '2010-08-08 00:00:00', 'cart', '2010-08-08 15:25:19', 0), (1157, 200000004, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', '', '2010-08-08 15:25:23', 0), (1158, 200000004, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', '', '2010-08-08 15:25:23', 0), (1159, 200000004, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', '', '2010-08-08 15:25:23', 0), (1160, 200000004, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', '', '2010-08-08 15:25:23', 0), (1161, 200000004, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', '', '2010-08-08 15:25:23', 0), (1162, 200000004, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', '', '2010-08-08 15:25:23', 0), (1163, 200000004, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', '', '2010-08-08 15:25:23', 0), (1164, 200000004, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', '', '2010-08-08 15:25:23', 0), (1165, 200000004, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', '', '2010-08-08 15:25:23', 0), (1166, 200000004, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-13 16:30:00', '2010-08-13 17:00:00', '', '2010-08-08 15:25:23', 0), (1167, 200000004, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', '', '2010-08-08 15:25:23', 0), (1168, 200000004, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', '', '2010-08-08 15:25:23', 0), (1169, 200000004, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', '', '2010-08-08 15:25:23', 0), (1170, 200000004, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', '', '2010-08-08 15:25:23', 0), (1171, 200000004, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', '', '2010-08-08 15:25:23', 0), (1172, 200000004, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', '', '2010-08-08 15:25:23', 0), (1173, 200000004, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', '', '2010-08-08 15:25:23', 0), (1174, 200000004, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', '', '2010-08-08 15:25:23', 0), (1175, 200000004, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', '', '2010-08-08 15:25:23', 0), (1176, 200000004, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', '', '2010-08-08 15:25:23', 0), (1177, 200000004, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-15 13:00:00', '2010-08-15 13:30:00', '', '2010-08-08 15:25:23', 0), (1178, 200000004, 0, 40, 'TFH', 'Highlightführung WeltWissen (Turnusführung)', '2010-08-08 00:00:00', '2010-08-08 00:00:00', '', '2010-08-08 15:25:23', 0), (1179, 473, 65, 36, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', '2010-08-14 13:30:00', '2010-08-14 14:00:00', 'cart', '2010-08-10 08:51:53', 0), (1180, 475, 65, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-11 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-10 08:53:05', 0), (1181, 475, 65, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-11 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-10 08:53:05', 0), (1182, 475, 65, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-11 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-10 08:53:05', 0), (1183, 475, 65, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-11 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-10 08:53:05', 0), (1184, 475, 65, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-11 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-10 08:53:05', 0), (1185, 475, 65, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-11 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-10 08:53:05', 0), (1186, 475, 65, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-11 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-10 08:53:05', 0), (1187, 475, 65, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-11 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-10 08:53:05', 0), (1188, 475, 65, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-11 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-10 08:53:05', 0), (1189, 475, 65, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-11 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-10 08:53:05', 0), (1190, 477, 66, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-10 09:11:11', 0), (1191, 477, 66, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-10 09:11:11', 0), (1192, 477, 66, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-10 09:11:11', 0), (1193, 477, 66, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-10 09:11:11', 0), (1194, 477, 66, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-10 09:11:11', 0), (1195, 477, 66, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-10 09:11:11', 0), (1196, 477, 66, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-10 09:11:11', 0), (1197, 477, 66, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-10 09:11:11', 0), (1198, 477, 66, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-10 09:11:11', 0), (1199, 477, 66, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-10 09:11:11', 0), (1200, 479, 66, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-10 09:12:17', 0), (1201, 480, 67, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-10 09:46:09', 0), (1202, 480, 67, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-10 09:46:09', 0), (1203, 480, 67, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-10 09:46:09', 0), (1204, 480, 67, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-10 09:46:09', 0), (1205, 480, 67, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-10 09:46:09', 0), (1206, 480, 67, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-10 09:46:09', 0), (1207, 480, 67, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-10 09:46:09', 0), (1208, 480, 67, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-10 09:46:09', 0), (1209, 480, 67, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-10 09:46:09', 0), (1210, 480, 67, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-10 09:46:09', 0), (1211, 480, 67, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-10 09:46:09', 0), (1212, 480, 67, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-10 09:46:09', 0), (1214, 484, 55, 34, 'TT', 'Tagesticket online', '2010-08-11 00:00:00', '2010-08-11 00:00:00', 'cart', '2010-08-10 10:14:45', 0), (1215, 486, 55, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-12 14:30:00', '2010-08-12 15:00:00', 'cart', '2010-08-10 10:34:33', 0), (1216, 488, 70, 36, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', '2010-08-15 11:30:00', '2010-08-15 12:00:00', 'cart', '2010-08-10 12:36:48', 0), (1217, 492, 55, 33, 'ZFT-ZFT_ER', 'Online-Ticket mit Zeitfenster', '2010-08-27 11:00:00', '2010-08-27 11:30:00', 'cart', '2010-08-11 14:10:44', 0), (1221, 494, 73, 34, 'TT', 'Tagesticket online', '2010-08-11 00:00:00', '2010-08-11 00:00:00', 'cart', '2010-08-11 14:12:25', 0), (1222, 495, 73, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-12 14:30:00', '2010-08-12 15:00:00', 'cart', '2010-08-11 14:12:25', 0), (1223, 496, 73, 33, 'ZFT-ZFT_ER', 'Online-Ticket mit Zeitfenster', '2010-08-27 11:00:00', '2010-08-27 11:30:00', 'cart', '2010-08-11 14:12:25', 0), (1224, 200000005, 0, 34, 'TT', 'Tagesticket online', '2010-08-11 00:00:00', '2010-08-11 00:00:00', '', '2010-08-11 14:12:29', 0), (1225, 200000005, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-12 14:30:00', '2010-08-12 15:00:00', '', '2010-08-11 14:12:29', 0), (1226, 200000005, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-27 11:00:00', '2010-08-27 11:30:00', '', '2010-08-11 14:12:29', 0), (1228, 497, 74, 34, 'TT-TT_ER', 'Tagesticket online', '2010-08-27 00:00:00', '2010-08-27 00:00:00', 'cart', '2010-08-11 14:59:46', 0), (1229, 100000006, 0, 34, 'TT', 'Tagesticket online', '2010-08-27 00:00:00', '2010-08-27 00:00:00', '', '2010-08-11 14:59:48', 0), (1243, 499, 40, 36, 'UEFGR-UEFGR_90-UEFGR_D', 'Überblicksführung für Gruppen', '2010-08-13 17:00:00', '2010-08-13 17:30:00', 'cart', '2010-08-12 07:08:05', 0), (1244, 501, 40, 34, 'TT-TT_FR', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 07:08:05', 0), (1245, 501, 40, 34, 'TT-TT_FR', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 07:08:05', 0), (1246, 501, 40, 34, 'TT-TT_FR', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 07:08:05', 0), (1247, 501, 40, 34, 'TT-TT_FR', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 07:08:05', 0), (1248, 501, 40, 34, 'TT-TT_FR', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 07:08:05', 0), (1249, 501, 40, 34, 'TT-TT_FR', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 07:08:05', 0), (1250, 501, 40, 34, 'TT-TT_FR', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 07:08:05', 0), (1251, 501, 40, 34, 'TT-TT_FR', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 07:08:05', 0), (1252, 501, 40, 34, 'TT-TT_FR', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 07:08:05', 0), (1253, 501, 40, 34, 'TT-TT_FR', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 07:08:05', 0), (1254, 501, 40, 34, 'TT-TT_FR', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 07:08:05', 0), (1255, 501, 40, 34, 'TT-TT_FR', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 07:08:05', 0), (1256, 200000006, 0, 36, 'UEFGR', 'Überblicksführung für Gruppen', '2010-08-13 17:00:00', '2010-08-13 17:30:00', '', '2010-08-12 07:08:08', 0), (1257, 200000006, 0, 34, 'TT', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 07:08:08', 0), (1258, 200000006, 0, 34, 'TT', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 07:08:08', 0), (1259, 200000006, 0, 34, 'TT', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 07:08:08', 0), (1260, 200000006, 0, 34, 'TT', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 07:08:08', 0), (1261, 200000006, 0, 34, 'TT', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 07:08:08', 0), (1262, 200000006, 0, 34, 'TT', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 07:08:08', 0), (1263, 200000006, 0, 34, 'TT', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 07:08:08', 0), (1264, 200000006, 0, 34, 'TT', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 07:08:08', 0), (1265, 200000006, 0, 34, 'TT', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 07:08:08', 0), (1266, 200000006, 0, 34, 'TT', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 07:08:08', 0), (1267, 200000006, 0, 34, 'TT', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 07:08:08', 0), (1268, 200000006, 0, 34, 'TT', 'Tagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 07:08:08', 0), (1464, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1465, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1466, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1467, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1468, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1469, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1470, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1471, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1472, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1473, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1474, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1475, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1476, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1477, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1478, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1479, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1480, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:26', 0), (1481, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:27', 0), (1482, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:27', 0), (1483, 503, 75, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', 'cart', '2010-08-12 08:47:27', 0), (1484, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1485, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1486, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1487, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1488, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1489, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1490, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1491, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1492, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1493, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1494, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1495, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1496, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1497, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1498, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1499, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1500, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1501, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1502, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1503, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1504, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1505, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1506, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1507, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1508, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1509, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1510, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1511, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1512, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1513, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1514, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1515, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1516, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1517, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1518, 505, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1519, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1520, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1521, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1522, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1523, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1524, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1525, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1526, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1527, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1528, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1529, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1530, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1531, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1532, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1533, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1534, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1535, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1536, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1537, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1538, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1539, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1540, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1541, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1542, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1543, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1544, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1545, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1546, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1547, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1548, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1549, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1550, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1551, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1552, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1553, 507, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1554, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1555, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1556, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1557, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1558, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1559, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1560, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1561, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1562, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1563, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1564, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1565, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1566, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1567, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1568, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1569, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1570, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1571, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1572, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1573, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1574, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1575, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1576, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1577, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1578, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1579, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1580, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1581, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1582, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1583, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1584, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1585, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1586, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1587, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1588, 508, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1589, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1590, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1591, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1592, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1593, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1594, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1595, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1596, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1597, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1598, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1599, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1600, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1601, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1602, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1603, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1604, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1605, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1606, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1607, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1608, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1609, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1610, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1611, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1612, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1613, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1614, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1615, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1616, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1617, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1618, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1619, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1620, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1621, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1622, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1623, 509, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1624, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1625, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1626, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1627, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1628, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1629, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1630, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1631, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1632, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1633, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1634, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1635, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1636, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1637, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1638, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1639, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1640, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1641, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1642, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1643, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1644, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1645, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1646, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1647, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1648, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1649, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1650, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1651, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1652, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1653, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1654, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1655, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1656, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1657, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1658, 510, 75, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-12 08:47:27', 0), (1659, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1660, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1661, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1662, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1663, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1664, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1665, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1666, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1667, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1668, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1669, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1670, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1671, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1672, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1673, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1674, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1675, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1676, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1677, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1678, 100000007, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-13 16:00:00', '2010-08-13 16:30:00', '', '2010-08-12 08:47:32', 0), (1679, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1680, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1681, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1682, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1683, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1684, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1685, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1686, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1687, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1688, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1689, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1690, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1691, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1692, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1693, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1694, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1695, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1696, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1697, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1698, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1699, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1700, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1701, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1702, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1703, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1704, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1705, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1706, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1707, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1708, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1709, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1710, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1711, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1712, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1713, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-13 00:00:00', '2010-08-13 00:00:00', '', '2010-08-12 08:47:33', 0), (1714, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1715, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1716, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1717, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1718, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1719, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1720, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1721, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1722, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1723, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1724, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1725, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1726, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1727, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1728, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1729, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1730, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1731, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1732, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1733, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1734, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1735, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1736, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1737, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1738, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1739, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1740, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1741, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1742, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1743, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1744, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1745, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1746, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1747, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1748, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-12 00:00:00', '2010-08-12 00:00:00', '', '2010-08-12 08:47:33', 0), (1749, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1750, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1751, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1752, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1753, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1754, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1755, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1756, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1757, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1758, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1759, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1760, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1761, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1762, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1763, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1764, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1765, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1766, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1767, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1768, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1769, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1770, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1771, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1772, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1773, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1774, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1775, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1776, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1777, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1778, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1779, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1780, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1781, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1782, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1783, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-15 00:00:00', '2010-08-15 00:00:00', '', '2010-08-12 08:47:33', 0), (1784, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1785, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1786, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1787, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1788, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1789, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1790, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1791, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1792, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1793, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1794, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1795, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1796, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1797, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1798, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1799, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1800, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1801, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1802, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1803, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1804, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1805, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1806, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1807, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1808, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1809, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1810, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1811, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1812, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1813, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1814, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1815, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1816, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1817, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1818, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-16 00:00:00', '2010-08-16 00:00:00', '', '2010-08-12 08:47:33', 0), (1819, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1820, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1821, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1822, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1823, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1824, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1825, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1826, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1827, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1828, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1829, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1830, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1831, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1832, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1833, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1834, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1835, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1836, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1837, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1838, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1839, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1840, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1841, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1842, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1843, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1844, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1845, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1846, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1847, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1848, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1849, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1850, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1851, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1852, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1853, 100000007, 0, 41, 'GRTT', 'Gruppentagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', '', '2010-08-12 08:47:33', 0), (1855, 511, 76, 36, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', '2010-08-14 13:30:00', '2010-08-14 14:00:00', 'cart', '2010-08-12 13:11:38', 0), (1856, 100000008, 0, 36, 'UEFGR', 'Überblicksführung für Gruppen', '2010-08-14 13:30:00', '2010-08-14 14:00:00', '', '2010-08-12 13:11:40', 0), (1857, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1858, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1859, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1860, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1861, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1862, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1863, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1864, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1865, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1866, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1867, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1868, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1869, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1870, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1871, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1872, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1873, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1874, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1875, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1876, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1877, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1878, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1879, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1880, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1881, 514, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 12:30:00', '2010-08-14 13:00:00', 'cart', '2010-08-12 14:51:19', 0), (1882, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1883, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1884, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1885, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1886, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1887, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1888, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1889, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1890, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1891, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1892, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1893, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1894, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1895, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1896, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1897, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1898, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1899, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1900, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1901, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1902, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1903, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1904, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1905, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1906, 515, 77, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-14 11:30:00', '2010-08-14 12:00:00', 'cart', '2010-08-12 14:51:46', 0), (1907, 517, 78, 36, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', '2010-08-12 14:30:00', '2010-08-12 15:00:00', 'cart', '2010-08-12 17:01:29', 0), (1908, 519, 79, 36, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', '2010-08-15 14:30:00', '2010-08-15 15:00:00', 'cart', '2010-08-13 07:59:51', 0), (1909, 521, 79, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:00:45', 0), (1910, 521, 79, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:00:45', 0), (1911, 521, 79, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:00:45', 0), (1912, 521, 79, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:00:45', 0), (1913, 521, 79, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:00:45', 0), (1914, 521, 79, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:00:45', 0), (1915, 521, 79, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:00:45', 0), (1916, 521, 79, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:00:45', 0), (1917, 521, 79, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:00:45', 0), (1918, 521, 79, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:00:45', 0), (1930, 522, 80, 36, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', '2010-08-15 14:30:00', '2010-08-15 15:00:00', 'cart', '2010-08-13 08:05:51', 0), (1931, 524, 80, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:05:51', 0), (1932, 524, 80, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:05:51', 0), (1933, 524, 80, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:05:51', 0), (1934, 524, 80, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:05:51', 0), (1935, 524, 80, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:05:51', 0), (1936, 524, 80, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:05:51', 0), (1937, 524, 80, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:05:51', 0), (1938, 524, 80, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:05:51', 0), (1939, 524, 80, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:05:51', 0), (1940, 524, 80, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', 'cart', '2010-08-13 08:05:51', 0), (1941, 100000009, 0, 36, 'UEFGR', 'Überblicksführung für Gruppen', '2010-08-15 14:30:00', '2010-08-15 15:00:00', '', '2010-08-13 08:05:54', 0), (1942, 100000009, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', '', '2010-08-13 08:05:54', 0), (1943, 100000009, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', '', '2010-08-13 08:05:54', 0), (1944, 100000009, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', '', '2010-08-13 08:05:54', 0), (1945, 100000009, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', '', '2010-08-13 08:05:54', 0), (1946, 100000009, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', '', '2010-08-13 08:05:54', 0), (1947, 100000009, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', '', '2010-08-13 08:05:54', 0), (1948, 100000009, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', '', '2010-08-13 08:05:54', 0), (1949, 100000009, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', '', '2010-08-13 08:05:54', 0), (1950, 100000009, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', '', '2010-08-13 08:05:54', 0), (1951, 100000009, 0, 35, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-15 14:00:00', '2010-08-15 14:30:00', '', '2010-08-13 08:05:54', 0), (1953, 525, 81, 37, 'UEFSK-UEFSK_60-UEFSK_60_D-UEFSK_10_13', 'Überblicksführung für Schulklassen', '2010-08-22 17:30:00', '2010-08-22 18:00:00', 'cart', '2010-08-13 08:22:50', 0), (1954, 100000010, 0, 37, 'UEFSK', 'Überblicksführung für Schulklassen', '2010-08-22 17:30:00', '2010-08-22 18:00:00', '', '2010-08-13 08:22:51', 0), (1955, 528, 82, 34, 'TT', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 09:38:57', 0), (1956, 528, 82, 34, 'TT', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 09:38:57', 0), (1957, 528, 82, 34, 'TT', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 09:38:57', 0), (1958, 528, 82, 34, 'TT', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 09:38:57', 0), (1959, 528, 82, 34, 'TT', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 09:38:57', 0), (1965, 530, 83, 34, 'TT', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 09:40:46', 0), (1966, 530, 83, 34, 'TT', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 09:40:46', 0), (1967, 530, 83, 34, 'TT', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 09:40:46', 0), (1968, 530, 83, 34, 'TT', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 09:40:46', 0), (1969, 530, 83, 34, 'TT', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 09:40:46', 0), (1970, 100000011, 0, 34, 'TT', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 09:40:48', 0), (1971, 100000011, 0, 34, 'TT', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 09:40:48', 0), (1972, 100000011, 0, 34, 'TT', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 09:40:48', 0), (1973, 100000011, 0, 34, 'TT', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 09:40:48', 0), (1974, 100000011, 0, 34, 'TT', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 09:40:48', 0), (1990, 532, 84, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 10:02:22', 0), (1991, 532, 84, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 10:02:22', 0), (1992, 532, 84, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 10:02:22', 0), (1993, 532, 84, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 10:02:22', 0), (1994, 532, 84, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 10:02:22', 0), (1995, 532, 84, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 10:02:22', 0), (1996, 532, 84, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 10:02:22', 0), (1997, 532, 84, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 10:02:22', 0), (1998, 532, 84, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 10:02:22', 0), (1999, 532, 84, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 10:02:22', 0), (2000, 532, 84, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 10:02:22', 0), (2001, 532, 84, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 10:02:22', 0), (2002, 532, 84, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 10:02:22', 0), (2003, 532, 84, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 10:02:22', 0), (2004, 532, 84, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-13 10:02:22', 0), (2005, 200000007, 0, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 10:02:24', 0), (2006, 200000007, 0, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 10:02:24', 0), (2007, 200000007, 0, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 10:02:24', 0), (2008, 200000007, 0, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 10:02:24', 0), (2009, 200000007, 0, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 10:02:24', 0), (2010, 200000007, 0, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 10:02:24', 0), (2011, 200000007, 0, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 10:02:24', 0), (2012, 200000007, 0, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 10:02:24', 0), (2013, 200000007, 0, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 10:02:24', 0), (2014, 200000007, 0, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 10:02:24', 0), (2015, 200000007, 0, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 10:02:24', 0), (2016, 200000007, 0, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 10:02:24', 0), (2017, 200000007, 0, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 10:02:24', 0), (2018, 200000007, 0, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 10:02:24', 0), (2019, 200000007, 0, 39, 'TFF', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-13 10:02:24', 0), (2021, 535, 86, 33, 'ZFT-ZFT_ER', 'Online-Ticket mit Zeitfenster', '2010-08-15 16:30:00', '2010-08-15 17:00:00', 'cart', '2010-08-15 17:47:21', 0), (2022, 100000012, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-15 16:30:00', '2010-08-15 17:00:00', '', '2010-08-15 17:47:23', 0), (2023, 537, 87, 33, 'ZFT-ZFT_ER', 'Online-Ticket mit Zeitfenster', '2010-08-15 16:30:00', '2010-08-15 17:00:00', 'cart', '2010-08-15 17:47:25', 0), (2025, 538, 88, 36, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', '2010-08-22 15:00:00', '2010-08-22 15:30:00', 'cart', '2010-08-15 18:07:58', 0), (2026, 100000013, 0, 36, 'UEFGR', 'Überblicksführung für Gruppen', '2010-08-22 15:00:00', '2010-08-22 15:30:00', '', '2010-08-15 18:07:59', 0), (2027, 540, 89, 36, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', '2010-08-22 17:00:00', '2010-08-22 17:30:00', 'cart', '2010-08-16 06:43:25', 0), (2029, 542, 85, 36, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', '2010-08-22 17:00:00', '2010-08-22 17:30:00', 'cart', '2010-08-16 06:46:09', 0), (2030, 200000008, 0, 36, 'UEFGR', 'Überblicksführung für Gruppen', '2010-08-22 17:00:00', '2010-08-22 17:30:00', '', '2010-08-16 06:46:10', 0), (2031, 544, 90, 36, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', '2010-08-22 15:30:00', '2010-08-22 16:00:00', 'cart', '2010-08-16 07:40:30', 0), (2033, 546, 91, 36, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', '2010-08-22 15:30:00', '2010-08-22 16:00:00', 'cart', '2010-08-16 07:58:45', 0), (2034, 100000014, 0, 36, 'UEFGR', 'Überblicksführung für Gruppen', '2010-08-22 15:30:00', '2010-08-22 16:00:00', '', '2010-08-16 07:58:47', 0), (2037, 550, 92, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-26 14:30:00', '2010-08-26 15:00:00', 'cart', '2010-08-16 08:15:33', 0), (2038, 100000015, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-26 14:30:00', '2010-08-26 15:00:00', '', '2010-08-16 08:15:35', 0), (2039, 552, 93, 36, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', '2010-08-16 14:00:00', '2010-08-16 14:30:00', 'cart', '2010-08-16 08:16:58', 0), (2040, 555, 94, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-22 14:00:00', '2010-08-22 14:30:00', 'cart', '2010-08-16 08:26:25', 0), (2041, 556, 95, 37, 'UEFSK-UEFSK_60-UEFSK_60_D-UEFSK_1_6', 'Überblicksführung für Schulklassen', '2010-08-22 12:30:00', '2010-08-22 13:00:00', 'cart', '2010-08-16 11:25:41', 0), (2043, 558, 96, 37, 'UEFSK-UEFSK_60-UEFSK_60_D-UEFSK_1_6', 'Überblicksführung für Schulklassen', '2010-08-22 12:30:00', '2010-08-22 13:00:00', 'cart', '2010-08-16 11:27:15', 0), (2044, 100000016, 0, 37, 'UEFSK', 'Überblicksführung für Schulklassen', '2010-08-22 12:30:00', '2010-08-22 13:00:00', '', '2010-08-16 11:27:16', 0), (2046, 563, 98, 33, 'ZFT-ZFT_ER', 'Online-Ticket mit Zeitfenster', '2010-08-21 18:30:00', '2010-08-21 19:00:00', 'cart', '2010-08-16 12:16:26', 0), (2048, 565, 99, 33, 'ZFT-ZFT_ER', 'Online-Ticket mit Zeitfenster', '2010-08-21 18:30:00', '2010-08-21 19:00:00', 'cart', '2010-08-16 12:17:28', 0), (2049, 100000017, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-21 18:30:00', '2010-08-21 19:00:00', '', '2010-08-16 12:17:30', 0), (2050, 566, 100, 36, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', '2010-08-20 12:30:00', '2010-08-20 13:00:00', 'cart', '2010-08-16 13:09:49', 0), (2051, 569, 101, 34, 'TT-TT_ER', 'Tagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-16 13:36:37', 0), (2053, 571, 102, 34, 'TT', 'Tagesticket online', '2010-08-20 00:00:00', '2010-08-20 00:00:00', 'cart', '2010-08-16 14:09:53', 0), (2054, 100000018, 0, 34, 'TT', 'Tagesticket online', '2010-08-20 00:00:00', '2010-08-20 00:00:00', '', '2010-08-16 14:09:55', 0), (2055, 573, 103, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-20 14:00:00', '2010-08-20 14:30:00', 'cart', '2010-08-17 06:53:46', 0), (2057, 575, 97, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-20 14:00:00', '2010-08-20 14:30:00', 'cart', '2010-08-17 06:56:22', 0), (2058, 100000019, 0, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-20 14:00:00', '2010-08-20 14:30:00', '', '2010-08-17 06:56:24', 0), (2059, 577, 105, 34, 'TT', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', 'cart', '2010-08-17 07:08:37', 0), (2060, 577, 105, 34, 'TT', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', 'cart', '2010-08-17 07:08:37', 0), (2061, 577, 105, 34, 'TT', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', 'cart', '2010-08-17 07:08:37', 0), (2062, 577, 105, 34, 'TT', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', 'cart', '2010-08-17 07:08:37', 0), (2063, 577, 105, 34, 'TT', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', 'cart', '2010-08-17 07:08:37', 0), (2064, 577, 105, 34, 'TT', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', 'cart', '2010-08-17 07:08:37', 0), (2065, 577, 105, 34, 'TT', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', 'cart', '2010-08-17 07:08:37', 0), (2066, 577, 105, 34, 'TT', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', 'cart', '2010-08-17 07:08:37', 0), (2067, 577, 105, 34, 'TT', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', 'cart', '2010-08-17 07:08:37', 0), (2068, 577, 105, 34, 'TT', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', 'cart', '2010-08-17 07:08:37', 0), (2069, 579, 105, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-18 12:30:00', '2010-08-18 13:00:00', 'cart', '2010-08-17 07:15:50', 0), (2070, 579, 105, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-18 12:30:00', '2010-08-18 13:00:00', 'cart', '2010-08-17 07:15:50', 0), (2071, 579, 105, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-18 12:30:00', '2010-08-18 13:00:00', 'cart', '2010-08-17 07:15:50', 0), (2072, 579, 105, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-18 12:30:00', '2010-08-18 13:00:00', 'cart', '2010-08-17 07:15:50', 0), (2073, 579, 105, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-18 12:30:00', '2010-08-18 13:00:00', 'cart', '2010-08-17 07:15:50', 0), (2074, 579, 105, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-18 12:30:00', '2010-08-18 13:00:00', 'cart', '2010-08-17 07:15:50', 0), (2075, 579, 105, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-18 12:30:00', '2010-08-18 13:00:00', 'cart', '2010-08-17 07:15:50', 0), (2076, 579, 105, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-18 12:30:00', '2010-08-18 13:00:00', 'cart', '2010-08-17 07:15:50', 0), (2077, 579, 105, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-18 12:30:00', '2010-08-18 13:00:00', 'cart', '2010-08-17 07:15:50', 0), (2078, 579, 105, 33, 'ZFT', 'Online-Ticket mit Zeitfenster', '2010-08-18 12:30:00', '2010-08-18 13:00:00', 'cart', '2010-08-17 07:15:50', 0), (2079, 580, 106, 36, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-17 13:38:21', 0), (2081, 582, 107, 36, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-17 13:41:09', 0), (2082, 100000020, 0, 36, 'UEFGR', 'Überblicksführung für Gruppen', '2010-08-22 13:00:00', '2010-08-22 13:30:00', '', '2010-08-17 13:41:10', 0), (2083, 585, 108, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-18 14:30:00', '2010-08-18 15:00:00', 'cart', '2010-08-17 15:12:26', 0), (2084, 585, 108, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-18 14:30:00', '2010-08-18 15:00:00', 'cart', '2010-08-17 15:12:26', 0), (2085, 585, 108, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-18 14:30:00', '2010-08-18 15:00:00', 'cart', '2010-08-17 15:12:26', 0), (2086, 586, 108, 34, '2001', 'Tagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-17 15:12:53', 0), (2091, 588, 109, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-18 14:30:00', '2010-08-18 15:00:00', 'cart', '2010-08-17 15:13:47', 0), (2092, 588, 109, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-18 14:30:00', '2010-08-18 15:00:00', 'cart', '2010-08-17 15:13:47', 0), (2093, 588, 109, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-18 14:30:00', '2010-08-18 15:00:00', 'cart', '2010-08-17 15:13:47', 0), (2094, 589, 109, 34, '2001', 'Tagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-17 15:13:47', 0), (2095, 100000021, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-18 14:30:00', '2010-08-18 15:00:00', '', '2010-08-17 15:13:49', 0), (2096, 100000021, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-18 14:30:00', '2010-08-18 15:00:00', '', '2010-08-17 15:13:49', 0), (2097, 100000021, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-18 14:30:00', '2010-08-18 15:00:00', '', '2010-08-17 15:13:49', 0), (2098, 100000021, 0, 34, '2001', 'Tagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', '', '2010-08-17 15:13:49', 0), (2099, 591, 110, 33, '2002-200201', 'Online-Ticket mit Zeitfenster', '2010-08-21 11:30:00', '2010-08-21 12:00:00', 'cart', '2010-08-17 15:40:19', 0), (2100, 591, 110, 33, '2002-200201', 'Online-Ticket mit Zeitfenster', '2010-08-21 11:30:00', '2010-08-21 12:00:00', 'cart', '2010-08-17 15:40:19', 0), (2101, 591, 110, 33, '2002-200201', 'Online-Ticket mit Zeitfenster', '2010-08-21 11:30:00', '2010-08-21 12:00:00', 'cart', '2010-08-17 15:40:19', 0), (2102, 592, 110, 38, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-17 15:41:03', 0), (2103, 592, 110, 38, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-17 15:41:03', 0), (2104, 592, 110, 38, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-17 15:41:03', 0), (2111, 594, 111, 33, '2002-200201', 'Online-Ticket mit Zeitfenster', '2010-08-21 11:30:00', '2010-08-21 12:00:00', 'cart', '2010-08-17 15:43:10', 0), (2112, 594, 111, 33, '2002-200201', 'Online-Ticket mit Zeitfenster', '2010-08-21 11:30:00', '2010-08-21 12:00:00', 'cart', '2010-08-17 15:43:10', 0), (2113, 594, 111, 33, '2002-200201', 'Online-Ticket mit Zeitfenster', '2010-08-21 11:30:00', '2010-08-21 12:00:00', 'cart', '2010-08-17 15:43:10', 0), (2114, 595, 111, 38, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-17 15:43:11', 0), (2115, 595, 111, 38, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-17 15:43:11', 0), (2116, 595, 111, 38, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-17 15:43:11', 0), (2117, 100000022, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-21 11:30:00', '2010-08-21 12:00:00', '', '2010-08-17 15:43:13', 0), (2118, 100000022, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-21 11:30:00', '2010-08-21 12:00:00', '', '2010-08-17 15:43:13', 0), (2119, 100000022, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-21 11:30:00', '2010-08-21 12:00:00', '', '2010-08-17 15:43:13', 0), (2120, 100000022, 0, 38, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-21 00:00:00', '2010-08-21 00:00:00', '', '2010-08-17 15:43:13', 0), (2121, 100000022, 0, 38, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-21 00:00:00', '2010-08-21 00:00:00', '', '2010-08-17 15:43:13', 0), (2122, 100000022, 0, 38, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-21 00:00:00', '2010-08-21 00:00:00', '', '2010-08-17 15:43:13', 0), (2123, 596, 112, 33, '2002-01', 'Online-Ticket mit Zeitfenster', '2010-08-27 11:30:00', '2010-08-27 12:00:00', 'cart', '2010-08-18 10:23:43', 0), (2124, 599, 113, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-18 12:30:00', '2010-08-18 13:00:00', 'cart', '2010-08-18 11:40:10', 0), (2125, 600, 113, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-18 15:30:00', '2010-08-18 16:00:00', 'cart', '2010-08-18 11:40:39', 0), (2126, 601, 113, 34, '2001', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', 'cart', '2010-08-18 11:41:20', 0), (2127, 601, 113, 34, '2001', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', 'cart', '2010-08-18 11:41:20', 0), (2128, 601, 113, 34, '2001', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', 'cart', '2010-08-18 11:41:20', 0), (2134, 603, 114, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-18 12:30:00', '2010-08-18 13:00:00', 'cart', '2010-08-18 11:42:25', 0), (2135, 604, 114, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-18 15:30:00', '2010-08-18 16:00:00', 'cart', '2010-08-18 11:42:25', 0), (2136, 605, 114, 34, '2001', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', 'cart', '2010-08-18 11:42:25', 0), (2137, 605, 114, 34, '2001', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', 'cart', '2010-08-18 11:42:25', 0), (2138, 605, 114, 34, '2001', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', 'cart', '2010-08-18 11:42:25', 0), (2139, 100000023, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-18 12:30:00', '2010-08-18 13:00:00', '', '2010-08-18 11:42:30', 0), (2140, 100000023, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-18 15:30:00', '2010-08-18 16:00:00', '', '2010-08-18 11:42:30', 0), (2141, 100000023, 0, 34, '2001', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', '', '2010-08-18 11:42:30', 0), (2142, 100000023, 0, 34, '2001', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', '', '2010-08-18 11:42:30', 0), (2143, 100000023, 0, 34, '2001', 'Tagesticket online', '2010-08-18 00:00:00', '2010-08-18 00:00:00', '', '2010-08-18 11:42:30', 0), (2144, 607, 115, 34, '2001-01', 'Tagesticket online', '2010-08-20 00:00:00', '2010-08-20 00:00:00', 'cart', '2010-08-18 12:25:09', 0), (2145, 607, 115, 34, '2001-01', 'Tagesticket online', '2010-08-20 00:00:00', '2010-08-20 00:00:00', 'cart', '2010-08-18 12:25:09', 0), (2146, 608, 115, 38, '2006-01', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-28 00:00:00', '2010-08-28 00:00:00', 'cart', '2010-08-18 12:25:56', 0), (2147, 608, 115, 38, '2006-01', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-28 00:00:00', '2010-08-28 00:00:00', 'cart', '2010-08-18 12:25:56', 0), (2152, 610, 116, 34, '2001-01', 'Tagesticket online', '2010-08-20 00:00:00', '2010-08-20 00:00:00', 'cart', '2010-08-18 12:27:47', 0), (2153, 610, 116, 34, '2001-01', 'Tagesticket online', '2010-08-20 00:00:00', '2010-08-20 00:00:00', 'cart', '2010-08-18 12:27:47', 0), (2154, 611, 116, 38, '2006-01', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-28 00:00:00', '2010-08-28 00:00:00', 'cart', '2010-08-18 12:27:47', 0), (2155, 611, 116, 38, '2006-01', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-28 00:00:00', '2010-08-28 00:00:00', 'cart', '2010-08-18 12:27:47', 0), (2156, 100000024, 0, 34, '2001', 'Tagesticket online', '2010-08-20 00:00:00', '2010-08-20 00:00:00', '', '2010-08-18 12:27:50', 0), (2157, 100000024, 0, 34, '2001', 'Tagesticket online', '2010-08-20 00:00:00', '2010-08-20 00:00:00', '', '2010-08-18 12:27:50', 0), (2158, 100000024, 0, 38, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-28 00:00:00', '2010-08-28 00:00:00', '', '2010-08-18 12:27:50', 0), (2159, 100000024, 0, 38, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-28 00:00:00', '2010-08-28 00:00:00', '', '2010-08-18 12:27:50', 0), (2161, 612, 117, 37, '2005-02-03-07', 'Überblicksführung für Schulklassen', '2010-08-21 12:00:00', '2010-08-21 12:30:00', 'cart', '2010-08-18 12:49:15', 0), (2162, 100000025, 0, 37, '2005', 'Überblicksführung für Schulklassen', '2010-08-21 12:00:00', '2010-08-21 12:30:00', '', '2010-08-18 12:49:16', 0), (2163, 615, 118, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:30:00', '2010-08-22 14:00:00', 'cart', '2010-08-18 12:58:50', 0), (2165, 617, 119, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:30:00', '2010-08-22 14:00:00', 'cart', '2010-08-18 13:00:09', 0), (2166, 100000026, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:30:00', '2010-08-22 14:00:00', '', '2010-08-18 13:00:10', 0), (2167, 619, 120, 39, '2007', 'Familienführung WeltWissen (Turnusführung)', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-19 10:09:09', 0), (2168, 620, 120, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:10:08', 0), (2169, 620, 120, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:10:08', 0), (2170, 620, 120, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:10:08', 0), (2171, 620, 120, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:10:08', 0), (2172, 620, 120, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:10:08', 0), (2173, 620, 120, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:10:08', 0), (2174, 620, 120, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:10:08', 0), (2175, 620, 120, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:10:08', 0), (2176, 620, 120, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:10:08', 0), (2177, 620, 120, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:10:08', 0), (2189, 622, 121, 39, '2007', 'Familienführung WeltWissen (Turnusführung)', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-19 10:11:37', 0), (2190, 623, 121, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:11:37', 0), (2191, 623, 121, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:11:37', 0), (2192, 623, 121, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:11:37', 0), (2193, 623, 121, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:11:37', 0), (2194, 623, 121, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:11:37', 0), (2195, 623, 121, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:11:37', 0), (2196, 623, 121, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:11:37', 0), (2197, 623, 121, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:11:37', 0), (2198, 623, 121, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:11:37', 0), (2199, 623, 121, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', 'cart', '2010-08-19 10:11:37', 0), (2200, 100000027, 0, 39, '2007', 'Familienführung WeltWissen (Turnusführung)', '2010-08-22 00:00:00', '2010-08-22 00:00:00', '', '2010-08-19 10:11:39', 0), (2201, 100000027, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', '', '2010-08-19 10:11:39', 0), (2202, 100000027, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', '', '2010-08-19 10:11:39', 0), (2203, 100000027, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', '', '2010-08-19 10:11:39', 0), (2204, 100000027, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', '', '2010-08-19 10:11:39', 0), (2205, 100000027, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', '', '2010-08-19 10:11:39', 0), (2206, 100000027, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', '', '2010-08-19 10:11:39', 0), (2207, 100000027, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', '', '2010-08-19 10:11:39', 0), (2208, 100000027, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', '', '2010-08-19 10:11:39', 0), (2209, 100000027, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', '', '2010-08-19 10:11:39', 0), (2210, 100000027, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-22 18:00:00', '2010-08-22 18:30:00', '', '2010-08-19 10:11:39', 0), (2221, 626, 122, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-19 10:53:14', 0), (2222, 626, 122, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-19 10:53:14', 0), (2223, 626, 122, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-19 10:53:14', 0), (2224, 626, 122, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-19 10:53:14', 0), (2225, 626, 122, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-19 10:53:14', 0), (2226, 626, 122, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-19 10:53:14', 0), (2227, 626, 122, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-19 10:53:14', 0), (2228, 626, 122, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-19 10:53:14', 0), (2229, 626, 122, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-19 10:53:14', 0), (2230, 626, 122, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-19 10:53:14', 0), (2231, 100000028, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-19 10:53:16', 0), (2232, 100000028, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-19 10:53:16', 0), (2233, 100000028, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-19 10:53:16', 0), (2234, 100000028, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-19 10:53:16', 0), (2235, 100000028, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-19 10:53:16', 0), (2236, 100000028, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-19 10:53:16', 0), (2237, 100000028, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-19 10:53:16', 0), (2238, 100000028, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-19 10:53:16', 0), (2239, 100000028, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-19 10:53:16', 0), (2240, 100000028, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-19 10:53:16', 0), (2241, 629, 125, 33, '2002-01', 'Online-Ticket mit Zeitfenster', '2010-08-21 14:00:00', '2010-08-21 14:30:00', 'cart', '2010-08-19 11:51:17', 0), (2242, 629, 125, 33, '2002-01', 'Online-Ticket mit Zeitfenster', '2010-08-21 14:00:00', '2010-08-21 14:30:00', 'cart', '2010-08-19 11:51:17', 0), (2243, 632, 126, 38, '2006-01', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-28 00:00:00', '2010-08-28 00:00:00', 'cart', '2010-08-19 13:19:29', 0), (2245, 634, 127, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-19 14:00:00', '2010-08-19 14:30:00', 'cart', '2010-08-19 13:26:07', 0), (2246, 100000029, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-19 14:00:00', '2010-08-19 14:30:00', '', '2010-08-19 13:26:09', 0), (2248, 638, 129, 34, '2001', 'Tagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-19 14:49:38', 0), (2251, 636, 128, 34, '2001', 'Tagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-19 14:50:38', 0), (2252, 636, 128, 34, '2001', 'Tagesticket online', '2010-08-19 00:00:00', '2010-08-19 00:00:00', 'cart', '2010-08-19 14:50:38', 0), (2254, 642, 131, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-19 15:00:00', '2010-08-19 15:30:00', 'cart', '2010-08-19 15:23:00', 0), (2256, 640, 130, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-19 16:30:00', '2010-08-19 17:00:00', 'cart', '2010-08-19 15:24:11', 0), (2257, 645, 132, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-19 14:30:00', '2010-08-19 15:00:00', 'cart', '2010-08-19 16:18:48', 0), (2259, 647, 133, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-19 14:30:00', '2010-08-19 15:00:00', 'cart', '2010-08-19 16:19:43', 0), (2260, 648, 134, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-21 12:30:00', '2010-08-21 13:00:00', 'cart', '2010-08-19 16:26:21', 0), (2262, 650, 135, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-21 12:30:00', '2010-08-21 13:00:00', 'cart', '2010-08-19 16:27:21', 0), (2263, 653, 137, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-22 15:00:00', '2010-08-22 15:30:00', 'cart', '2010-08-20 07:32:19', 0), (2265, 655, 124, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-22 15:00:00', '2010-08-22 15:30:00', 'cart', '2010-08-20 07:41:49', 0), (2266, 657, 138, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:03:58', 0), (2267, 657, 138, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:03:58', 0), (2268, 657, 138, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:03:58', 0), (2269, 657, 138, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:03:58', 0), (2270, 657, 138, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:03:58', 0), (2271, 657, 138, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:03:58', 0), (2272, 657, 138, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:03:58', 0), (2273, 657, 138, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:03:58', 0), (2274, 657, 138, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:03:58', 0), (2275, 657, 138, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:03:58', 0), (2286, 659, 139, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:05:03', 0), (2287, 659, 139, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:05:03', 0), (2288, 659, 139, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:05:03', 0), (2289, 659, 139, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:05:03', 0), (2290, 659, 139, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:05:03', 0), (2291, 659, 139, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:05:03', 0), (2292, 659, 139, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:05:03', 0), (2293, 659, 139, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:05:03', 0), (2294, 659, 139, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:05:03', 0), (2295, 659, 139, 41, '2009', 'Gruppentagesticket online', '2010-08-21 00:00:00', '2010-08-21 00:00:00', 'cart', '2010-08-20 08:05:03', 0), (2296, 662, 140, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:18:16', 0), (2297, 662, 140, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:18:16', 0), (2298, 662, 140, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:18:16', 0), (2299, 662, 140, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:18:16', 0), (2300, 662, 140, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:18:16', 0), (2301, 662, 140, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:18:16', 0), (2302, 662, 140, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:18:16', 0), (2303, 662, 140, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:18:16', 0), (2304, 662, 140, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:18:16', 0), (2305, 662, 140, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:18:16', 0), (2316, 664, 142, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:19:36', 0), (2317, 664, 142, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:19:36', 0), (2318, 664, 142, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:19:36', 0), (2319, 664, 142, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:19:36', 0), (2320, 664, 142, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:19:36', 0), (2321, 664, 142, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:19:36', 0), (2322, 664, 142, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:19:36', 0), (2323, 664, 142, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:19:36', 0), (2324, 664, 142, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:19:36', 0), (2325, 664, 142, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-22 13:00:00', '2010-08-22 13:30:00', 'cart', '2010-08-20 08:19:36', 0), (2336, 666, 143, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-21 15:00:00', '2010-08-21 15:30:00', 'cart', '2010-08-20 08:29:14', 0), (2337, 666, 143, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-21 15:00:00', '2010-08-21 15:30:00', 'cart', '2010-08-20 08:29:14', 0), (2338, 666, 143, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-21 15:00:00', '2010-08-21 15:30:00', 'cart', '2010-08-20 08:29:14', 0), (2339, 666, 143, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-21 15:00:00', '2010-08-21 15:30:00', 'cart', '2010-08-20 08:29:14', 0), (2340, 666, 143, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-21 15:00:00', '2010-08-21 15:30:00', 'cart', '2010-08-20 08:29:14', 0), (2341, 666, 143, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-21 15:00:00', '2010-08-21 15:30:00', 'cart', '2010-08-20 08:29:14', 0), (2342, 666, 143, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-21 15:00:00', '2010-08-21 15:30:00', 'cart', '2010-08-20 08:29:14', 0), (2343, 666, 143, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-21 15:00:00', '2010-08-21 15:30:00', 'cart', '2010-08-20 08:29:14', 0), (2344, 666, 143, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-21 15:00:00', '2010-08-21 15:30:00', 'cart', '2010-08-20 08:29:14', 0), (2345, 666, 143, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-21 15:00:00', '2010-08-21 15:30:00', 'cart', '2010-08-20 08:29:14', 0), (2347, 668, 146, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-29 16:30:00', '2010-08-29 17:00:00', 'cart', '2010-08-20 09:10:42', 0), (2373, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2374, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2375, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2376, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2377, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2378, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2379, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2380, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2381, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2382, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2383, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2384, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2385, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2386, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2387, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2388, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2389, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2390, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2391, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2392, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2393, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2394, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2395, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2396, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2397, 671, 148, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-28 18:00:00', '2010-08-28 18:30:00', 'cart', '2010-08-20 09:52:54', 0), (2399, 673, 150, 33, '2002-02', 'Online-Ticket mit Zeitfenster', '2010-08-22 17:30:00', '2010-08-22 18:00:00', 'cart', '2010-08-20 09:56:11', 0), (2401, 674, 152, 37, '2005-2-3-8', 'Überblicksführung für Schulklassen', '2010-08-22 15:00:00', '2010-08-22 15:30:00', 'cart', '2010-08-20 10:03:51', 0), (2412, 677, 153, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-20 10:54:36', 0), (2413, 677, 153, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-20 10:54:36', 0), (2414, 677, 153, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-20 10:54:36', 0), (2415, 677, 153, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-20 10:54:36', 0), (2416, 677, 153, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-20 10:54:36', 0), (2417, 677, 153, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-20 10:54:36', 0), (2418, 677, 153, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-20 10:54:36', 0), (2419, 677, 153, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-20 10:54:36', 0), (2420, 677, 153, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-20 10:54:36', 0), (2421, 677, 153, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-20 10:54:36', 0), (2423, 679, 155, 37, '2005-2-4-9', 'Überblicksführung für Schulklassen', '2010-08-29 16:00:00', '2010-08-29 16:30:00', 'cart', '2010-08-20 11:22:12', 0), (2426, 682, 157, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-20 13:30:00', '2010-08-20 14:00:00', 'cart', '2010-08-20 15:00:40', 0), (2427, 683, 157, 34, '2001-01', 'Tagesticket online', '2010-08-20 00:00:00', '2010-08-20 00:00:00', 'cart', '2010-08-20 15:00:40', 0), (2428, 685, 158, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 14:30:00', '2010-08-28 15:00:00', 'cart', '2010-08-22 06:10:24', 0), (2430, 687, 159, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 14:30:00', '2010-08-28 15:00:00', 'cart', '2010-08-22 06:11:42', 0), (2432, 689, 161, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-29 13:30:00', '2010-08-29 14:00:00', 'cart', '2010-08-22 06:36:16', 0), (2434, 691, 163, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-29 10:00:00', '2010-08-29 10:30:00', 'cart', '2010-08-22 06:40:05', 0), (2445, 693, 165, 41, '2009', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-22 06:47:42', 0), (2446, 693, 165, 41, '2009', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-22 06:47:42', 0), (2447, 693, 165, 41, '2009', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-22 06:47:42', 0), (2448, 693, 165, 41, '2009', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-22 06:47:42', 0), (2449, 693, 165, 41, '2009', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-22 06:47:42', 0), (2450, 693, 165, 41, '2009', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-22 06:47:42', 0), (2451, 693, 165, 41, '2009', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-22 06:47:42', 0), (2452, 693, 165, 41, '2009', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-22 06:47:42', 0), (2453, 693, 165, 41, '2009', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-22 06:47:42', 0), (2454, 693, 165, 41, '2009', 'Gruppentagesticket online', '2010-08-22 00:00:00', '2010-08-22 00:00:00', 'cart', '2010-08-22 06:47:42', 0), (2456, 696, 168, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-23 14:30:00', '2010-08-23 15:00:00', 'cart', '2010-08-23 09:20:07', 0), (2457, 698, 169, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-23 14:30:00', '2010-08-23 15:00:00', 'cart', '2010-08-23 09:20:23', 0), (2468, 700, 170, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-23 14:30:00', '2010-08-23 15:00:00', 'cart', '2010-08-23 09:56:32', 0), (2469, 700, 170, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-23 14:30:00', '2010-08-23 15:00:00', 'cart', '2010-08-23 09:56:32', 0), (2470, 700, 170, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-23 14:30:00', '2010-08-23 15:00:00', 'cart', '2010-08-23 09:56:32', 0), (2471, 700, 170, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-23 14:30:00', '2010-08-23 15:00:00', 'cart', '2010-08-23 09:56:32', 0), (2472, 700, 170, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-23 14:30:00', '2010-08-23 15:00:00', 'cart', '2010-08-23 09:56:32', 0), (2473, 700, 170, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-23 14:30:00', '2010-08-23 15:00:00', 'cart', '2010-08-23 09:56:32', 0), (2474, 700, 170, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-23 14:30:00', '2010-08-23 15:00:00', 'cart', '2010-08-23 09:56:32', 0), (2475, 700, 170, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-23 14:30:00', '2010-08-23 15:00:00', 'cart', '2010-08-23 09:56:32', 0), (2476, 700, 170, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-23 14:30:00', '2010-08-23 15:00:00', 'cart', '2010-08-23 09:56:32', 0), (2477, 700, 170, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-23 14:30:00', '2010-08-23 15:00:00', 'cart', '2010-08-23 09:56:32', 0), (2479, 703, 172, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-23 13:30:00', '2010-08-23 14:00:00', 'cart', '2010-08-23 10:14:03', 0), (2481, 705, 174, 36, '2004-2-4', 'Überblicksführung für Gruppen', '2010-08-23 13:00:00', '2010-08-23 13:30:00', 'cart', '2010-08-23 10:34:38', 0), (2483, 707, 176, 37, '2005-1-3-9', 'Überblicksführung für Schulklassen', '2010-08-23 13:30:00', '2010-08-23 14:00:00', 'cart', '2010-08-23 10:43:16', 0), (2485, 709, 178, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-27 15:00:00', '2010-08-27 15:30:00', 'cart', '2010-08-23 11:22:51', 0), (2487, 711, 180, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-23 12:00:00', '2010-08-23 12:30:00', 'cart', '2010-08-23 11:39:35', 0), (2489, 713, 182, 36, '2004-2-4', 'Überblicksführung für Gruppen', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-23 12:02:50', 0), (2491, 715, 183, 37, '2005-2-4-8', 'Überblicksführung für Schulklassen', '2010-08-23 13:30:00', '2010-08-23 14:00:00', 'cart', '2010-08-23 12:08:38', 0), (2492, 718, 184, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-23 13:00:00', '2010-08-23 13:30:00', 'cart', '2010-08-23 13:48:06', 0), (2494, 720, 185, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-23 13:00:00', '2010-08-23 13:30:00', 'cart', '2010-08-23 13:49:13', 0), (2495, 100000055, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-23 13:00:00', '2010-08-23 13:30:00', '', '2010-08-23 13:49:14', 0), (2497, 722, 187, 34, '2001', 'Tagesticket online', '2010-08-28 00:00:00', '2010-08-28 00:00:00', 'cart', '2010-08-23 14:45:12', 0), (2498, 100000056, 0, 34, '2001', 'Tagesticket online', '2010-08-28 00:00:00', '2010-08-28 00:00:00', '', '2010-08-23 14:45:13', 0), (2499, 723, 189, 33, '2002-01', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-23 17:25:17', 0), (2501, 725, 190, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-25 12:00:00', '2010-08-25 12:30:00', 'cart', '2010-08-24 13:08:43', 0), (2502, 100000057, 0, 36, '2004', 'Überblicksführung für Gruppen', '2010-08-25 12:00:00', '2010-08-25 12:30:00', '', '2010-08-24 13:08:45', 0), (2504, 727, 192, 36, '2004-2-4', 'Überblicksführung für Gruppen', '2010-08-25 14:00:00', '2010-08-25 14:30:00', 'cart', '2010-08-24 13:56:10', 0), (2505, 100000058, 0, 36, '2004', 'Überblicksführung für Gruppen', '2010-08-25 14:00:00', '2010-08-25 14:30:00', '', '2010-08-24 13:56:12', 0), (2506, 733, 197, 36, '2004-2-4', 'Überblicksführung für Gruppen', '2010-08-25 13:00:00', '2010-08-25 13:30:00', 'cart', '2010-08-24 15:12:32', 0), (2508, 735, 198, 36, '2004-2-4', 'Überblicksführung für Gruppen', '2010-08-25 13:00:00', '2010-08-25 13:30:00', 'cart', '2010-08-24 15:14:26', 0), (2509, 100000061, 0, 36, '2004', 'Überblicksführung für Gruppen', '2010-08-25 13:00:00', '2010-08-25 13:30:00', '', '2010-08-24 15:14:27', 0), (2511, 737, 200, 36, '2004-2-4', 'Überblicksführung für Gruppen', '2010-08-25 14:00:00', '2010-08-25 14:30:00', 'cart', '2010-08-24 15:37:38', 0), (2512, 100000062, 0, 36, '2004', 'Überblicksführung für Gruppen', '2010-08-25 14:00:00', '2010-08-25 14:30:00', '', '2010-08-24 15:37:40', 0), (2514, 739, 202, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-25 12:00:00', '2010-08-25 12:30:00', 'cart', '2010-08-24 15:44:53', 0), (2515, 100000063, 0, 36, '2004', 'Überblicksführung für Gruppen', '2010-08-25 12:00:00', '2010-08-25 12:30:00', '', '2010-08-24 15:44:55', 0), (2517, 741, 204, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-25 14:00:00', '2010-08-25 14:30:00', 'cart', '2010-08-24 15:51:45', 0), (2518, 100000064, 0, 36, '2004', 'Überblicksführung für Gruppen', '2010-08-25 14:00:00', '2010-08-25 14:30:00', '', '2010-08-24 15:51:46', 0), (2520, 743, 206, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-25 14:00:00', '2010-08-25 14:30:00', 'cart', '2010-08-24 16:05:37', 0), (2521, 100000065, 0, 36, '2004', 'Überblicksführung für Gruppen', '2010-08-25 14:00:00', '2010-08-25 14:30:00', '', '2010-08-24 16:05:39', 0), (2523, 745, 208, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-25 14:00:00', '2010-08-25 14:30:00', 'cart', '2010-08-24 16:12:28', 0), (2524, 100000066, 0, 36, '2004', 'Überblicksführung für Gruppen', '2010-08-25 14:00:00', '2010-08-25 14:30:00', '', '2010-08-24 16:12:29', 0), (2526, 747, 210, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-25 13:30:00', '2010-08-25 14:00:00', 'cart', '2010-08-24 16:17:35', 0), (2527, 100000067, 0, 36, '2004', 'Überblicksführung für Gruppen', '2010-08-25 13:30:00', '2010-08-25 14:00:00', '', '2010-08-24 16:17:37', 0), (2529, 749, 212, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-25 14:00:00', '2010-08-25 14:30:00', 'cart', '2010-08-24 16:22:57', 0), (2530, 100000068, 0, 36, '2004', 'Überblicksführung für Gruppen', '2010-08-25 14:00:00', '2010-08-25 14:30:00', '', '2010-08-24 16:22:58', 0), (2531, 751, 214, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-29 13:30:00', '2010-08-29 14:00:00', 'cart', '2010-08-25 07:29:42', 0), (2532, 753, 214, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-29 13:30:00', '2010-08-29 14:00:00', 'cart', '2010-08-25 07:30:36', 0), (2533, 753, 214, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-29 13:30:00', '2010-08-29 14:00:00', 'cart', '2010-08-25 07:30:36', 0), (2534, 753, 214, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-29 13:30:00', '2010-08-29 14:00:00', 'cart', '2010-08-25 07:30:36', 0), (2535, 753, 214, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-29 13:30:00', '2010-08-29 14:00:00', 'cart', '2010-08-25 07:30:36', 0), (2536, 753, 214, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-29 13:30:00', '2010-08-29 14:00:00', 'cart', '2010-08-25 07:30:36', 0), (2537, 753, 214, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-29 13:30:00', '2010-08-29 14:00:00', 'cart', '2010-08-25 07:30:36', 0), (2538, 753, 214, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-29 13:30:00', '2010-08-29 14:00:00', 'cart', '2010-08-25 07:30:36', 0), (2539, 753, 214, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-29 13:30:00', '2010-08-29 14:00:00', 'cart', '2010-08-25 07:30:36', 0), (2540, 753, 214, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-29 13:30:00', '2010-08-29 14:00:00', 'cart', '2010-08-25 07:30:36', 0), (2541, 753, 214, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-29 13:30:00', '2010-08-29 14:00:00', 'cart', '2010-08-25 07:30:36', 0), (2542, 753, 214, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-29 13:30:00', '2010-08-29 14:00:00', 'cart', '2010-08-25 07:30:36', 0), (2543, 753, 214, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-29 13:30:00', '2010-08-29 14:00:00', 'cart', '2010-08-25 07:30:36', 0), (2544, 755, 214, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 07:33:44', 0), (2545, 755, 214, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 07:33:44', 0), (2546, 755, 214, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 07:33:44', 0), (2547, 755, 214, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 07:33:44', 0), (2548, 755, 214, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 07:33:44', 0), (2549, 755, 214, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 07:33:44', 0), (2550, 755, 214, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 07:33:44', 0), (2551, 755, 214, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 07:33:44', 0), (2552, 755, 214, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 07:33:44', 0), (2553, 755, 214, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 07:33:44', 0), (2555, 759, 215, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 15:00:00', '2010-08-28 15:30:00', 'cart', '2010-08-25 08:10:14', 0), (2557, 761, 216, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 15:00:00', '2010-08-28 15:30:00', 'cart', '2010-08-25 08:11:23', 0), (2558, 100000069, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 15:00:00', '2010-08-28 15:30:00', '', '2010-08-25 08:11:25', 0), (2570, 763, 219, 40, '2008', 'Highlightführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 08:29:07', 0), (2571, 100000070, 0, 40, '2008', 'Highlightführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 08:29:08', 0), (2573, 764, 222, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-25 12:00:00', '2010-08-25 12:30:00', 'cart', '2010-08-25 08:57:32', 0), (2574, 100000071, 0, 36, '2004', 'Überblicksführung für Gruppen', '2010-08-25 12:00:00', '2010-08-25 12:30:00', '', '2010-08-25 08:57:34', 0), (2575, 766, 223, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-25 12:00:00', '2010-08-25 12:30:00', 'cart', '2010-08-25 08:57:38', 0), (2577, 769, 224, 36, '2004-1-3', 'Überblicksführung für Gruppen', '2010-08-25 13:00:00', '2010-08-25 13:30:00', 'cart', '2010-08-25 09:09:11', 0), (2578, 100000072, 0, 36, '2004', 'Überblicksführung für Gruppen', '2010-08-25 13:00:00', '2010-08-25 13:30:00', '', '2010-08-25 09:09:13', 0), (2589, 772, 226, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', 'cart', '2010-08-25 09:23:40', 0), (2590, 772, 226, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', 'cart', '2010-08-25 09:23:40', 0), (2591, 772, 226, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', 'cart', '2010-08-25 09:23:40', 0), (2592, 772, 226, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', 'cart', '2010-08-25 09:23:40', 0), (2593, 772, 226, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', 'cart', '2010-08-25 09:23:40', 0), (2594, 772, 226, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', 'cart', '2010-08-25 09:23:40', 0), (2595, 772, 226, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', 'cart', '2010-08-25 09:23:40', 0), (2596, 772, 226, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', 'cart', '2010-08-25 09:23:40', 0), (2597, 772, 226, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', 'cart', '2010-08-25 09:23:40', 0), (2598, 772, 226, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', 'cart', '2010-08-25 09:23:40', 0), (2599, 100000073, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', '', '2010-08-25 09:23:41', 0), (2600, 100000073, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', '', '2010-08-25 09:23:41', 0), (2601, 100000073, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', '', '2010-08-25 09:23:41', 0), (2602, 100000073, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', '', '2010-08-25 09:23:41', 0), (2603, 100000073, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', '', '2010-08-25 09:23:41', 0), (2604, 100000073, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', '', '2010-08-25 09:23:41', 0), (2605, 100000073, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', '', '2010-08-25 09:23:41', 0), (2606, 100000073, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', '', '2010-08-25 09:23:41', 0), (2607, 100000073, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', '', '2010-08-25 09:23:41', 0), (2608, 100000073, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 14:30:00', '2010-08-25 15:00:00', '', '2010-08-25 09:23:41', 0), (2610, 775, 228, 38, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-28 00:00:00', '2010-08-28 00:00:00', 'cart', '2010-08-25 09:26:56', 0), (2611, 100000074, 0, 38, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', '2010-08-28 00:00:00', '2010-08-28 00:00:00', '', '2010-08-25 09:26:57', 0), (2622, 777, 231, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', 'cart', '2010-08-25 09:37:44', 0), (2623, 777, 231, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', 'cart', '2010-08-25 09:37:44', 0), (2624, 777, 231, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', 'cart', '2010-08-25 09:37:44', 0), (2625, 777, 231, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', 'cart', '2010-08-25 09:37:44', 0), (2626, 777, 231, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', 'cart', '2010-08-25 09:37:44', 0), (2627, 777, 231, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', 'cart', '2010-08-25 09:37:44', 0), (2628, 777, 231, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', 'cart', '2010-08-25 09:37:44', 0), (2629, 777, 231, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', 'cart', '2010-08-25 09:37:44', 0), (2630, 777, 231, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', 'cart', '2010-08-25 09:37:44', 0), (2631, 777, 231, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', 'cart', '2010-08-25 09:37:44', 0), (2632, 100000075, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', '', '2010-08-25 09:37:46', 0), (2633, 100000075, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', '', '2010-08-25 09:37:46', 0), (2634, 100000075, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', '', '2010-08-25 09:37:46', 0), (2635, 100000075, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', '', '2010-08-25 09:37:46', 0), (2636, 100000075, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', '', '2010-08-25 09:37:46', 0), (2637, 100000075, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', '', '2010-08-25 09:37:46', 0), (2638, 100000075, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', '', '2010-08-25 09:37:46', 0), (2639, 100000075, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', '', '2010-08-25 09:37:46', 0), (2640, 100000075, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', '', '2010-08-25 09:37:46', 0), (2641, 100000075, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:00:00', '2010-08-25 12:30:00', '', '2010-08-25 09:37:46', 0), (2652, 780, 233, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', 'cart', '2010-08-25 09:53:08', 0), (2653, 780, 233, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', 'cart', '2010-08-25 09:53:08', 0), (2654, 780, 233, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', 'cart', '2010-08-25 09:53:08', 0), (2655, 780, 233, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', 'cart', '2010-08-25 09:53:08', 0), (2656, 780, 233, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', 'cart', '2010-08-25 09:53:08', 0), (2657, 780, 233, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', 'cart', '2010-08-25 09:53:08', 0), (2658, 780, 233, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', 'cart', '2010-08-25 09:53:08', 0), (2659, 780, 233, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', 'cart', '2010-08-25 09:53:08', 0), (2660, 780, 233, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', 'cart', '2010-08-25 09:53:08', 0), (2661, 780, 233, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', 'cart', '2010-08-25 09:53:08', 0), (2662, 100000076, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', '', '2010-08-25 09:53:09', 0), (2663, 100000076, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', '', '2010-08-25 09:53:09', 0), (2664, 100000076, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', '', '2010-08-25 09:53:09', 0), (2665, 100000076, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', '', '2010-08-25 09:53:09', 0), (2666, 100000076, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', '', '2010-08-25 09:53:09', 0), (2667, 100000076, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', '', '2010-08-25 09:53:09', 0), (2668, 100000076, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', '', '2010-08-25 09:53:09', 0), (2669, 100000076, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', '', '2010-08-25 09:53:09', 0), (2670, 100000076, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', '', '2010-08-25 09:53:09', 0), (2671, 100000076, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 13:00:00', '2010-08-25 13:30:00', '', '2010-08-25 09:53:09', 0), (2672, 782, 234, 37, '2005-1-3-8', 'Überblicksführung für Schulklassen', '2010-08-29 10:00:00', '2010-08-29 10:30:00', 'cart', '2010-08-25 09:54:00', 0), (2674, 784, 236, 37, '2005-1-3-8', 'Überblicksführung für Schulklassen', '2010-08-29 10:00:00', '2010-08-29 10:30:00', 'cart', '2010-08-25 09:55:32', 0), (2675, 100000077, 0, 37, '2005', 'Überblicksführung für Schulklassen', '2010-08-29 10:00:00', '2010-08-29 10:30:00', '', '2010-08-25 09:55:33', 0), (2686, 787, 239, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:09:53', 0), (2687, 787, 239, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:09:53', 0), (2688, 787, 239, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:09:53', 0), (2689, 787, 239, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:09:53', 0), (2690, 787, 239, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:09:53', 0), (2691, 787, 239, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:09:53', 0), (2692, 787, 239, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:09:53', 0), (2693, 787, 239, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:09:53', 0), (2694, 787, 239, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:09:53', 0), (2695, 787, 239, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:09:53', 0), (2696, 100000078, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:09:54', 0), (2697, 100000078, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:09:54', 0), (2698, 100000078, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:09:54', 0), (2699, 100000078, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:09:54', 0), (2700, 100000078, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:09:54', 0), (2701, 100000078, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:09:54', 0), (2702, 100000078, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:09:54', 0), (2703, 100000078, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:09:54', 0), (2704, 100000078, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:09:54', 0), (2705, 100000078, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:09:54', 0), (2716, 790, 241, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:17:12', 0), (2717, 790, 241, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:17:12', 0), (2718, 790, 241, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:17:12', 0), (2719, 790, 241, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:17:12', 0), (2720, 790, 241, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:17:12', 0), (2721, 790, 241, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:17:12', 0), (2722, 790, 241, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:17:12', 0), (2723, 790, 241, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:17:12', 0), (2724, 790, 241, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:17:12', 0), (2725, 790, 241, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:17:12', 0), (2726, 100000079, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:17:14', 0), (2727, 100000079, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:17:14', 0), (2728, 100000079, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:17:14', 0), (2729, 100000079, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:17:14', 0), (2730, 100000079, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:17:14', 0), (2731, 100000079, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:17:14', 0), (2732, 100000079, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:17:14', 0), (2733, 100000079, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:17:14', 0), (2734, 100000079, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:17:14', 0), (2735, 100000079, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:17:14', 0), (2746, 793, 243, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:27:27', 0), (2747, 793, 243, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:27:27', 0), (2748, 793, 243, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:27:27', 0), (2749, 793, 243, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:27:27', 0), (2750, 793, 243, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:27:27', 0), (2751, 793, 243, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:27:27', 0), (2752, 793, 243, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:27:27', 0), (2753, 793, 243, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:27:27', 0), (2754, 793, 243, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:27:27', 0), (2755, 793, 243, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:27:27', 0), (2756, 100000080, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:27:29', 0), (2757, 100000080, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:27:29', 0), (2758, 100000080, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:27:29', 0), (2759, 100000080, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:27:29', 0), (2760, 100000080, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:27:29', 0), (2761, 100000080, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:27:29', 0), (2762, 100000080, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:27:29', 0), (2763, 100000080, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:27:29', 0), (2764, 100000080, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:27:29', 0), (2765, 100000080, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:27:29', 0), (2816, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:56', 0), (2817, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:56', 0), (2818, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:56', 0), (2819, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:56', 0), (2820, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:56', 0), (2821, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:56', 0), (2822, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:56', 0), (2823, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:56', 0), (2824, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:56', 0), (2825, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:56', 0), (2826, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:56', 0), (2827, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:56', 0), (2828, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:56', 0), (2829, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:56', 0), (2830, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:56', 0), (2831, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:57', 0), (2832, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:57', 0), (2833, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:57', 0), (2834, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:57', 0), (2835, 796, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', 'cart', '2010-08-25 10:46:57', 0), (2836, 798, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', 'cart', '2010-08-25 10:46:57', 0), (2837, 798, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', 'cart', '2010-08-25 10:46:57', 0), (2838, 798, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', 'cart', '2010-08-25 10:46:57', 0), (2839, 798, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', 'cart', '2010-08-25 10:46:57', 0), (2840, 798, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', 'cart', '2010-08-25 10:46:57', 0), (2841, 798, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', 'cart', '2010-08-25 10:46:57', 0), (2842, 798, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', 'cart', '2010-08-25 10:46:57', 0), (2843, 798, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', 'cart', '2010-08-25 10:46:57', 0), (2844, 798, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', 'cart', '2010-08-25 10:46:57', 0), (2845, 798, 245, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', 'cart', '2010-08-25 10:46:57', 0), (2846, 799, 245, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 10:46:57', 0), (2847, 799, 245, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 10:46:57', 0), (2848, 799, 245, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 10:46:57', 0), (2849, 799, 245, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 10:46:57', 0), (2850, 799, 245, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 10:46:57', 0), (2851, 799, 245, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 10:46:57', 0), (2852, 799, 245, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 10:46:57', 0), (2853, 799, 245, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 10:46:57', 0), (2854, 799, 245, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 10:46:57', 0), (2855, 799, 245, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 10:46:57', 0), (2856, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2857, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2858, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2859, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2860, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2861, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2862, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2863, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2864, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2865, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2866, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2867, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2868, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2869, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2870, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2871, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2872, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2873, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2874, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2875, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 12:30:00', '2010-08-25 13:00:00', '', '2010-08-25 10:46:59', 0), (2876, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', '', '2010-08-25 10:46:59', 0), (2877, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', '', '2010-08-25 10:46:59', 0), (2878, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', '', '2010-08-25 10:46:59', 0), (2879, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', '', '2010-08-25 10:46:59', 0), (2880, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', '', '2010-08-25 10:46:59', 0), (2881, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', '', '2010-08-25 10:46:59', 0), (2882, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', '', '2010-08-25 10:46:59', 0), (2883, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', '', '2010-08-25 10:46:59', 0), (2884, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', '', '2010-08-25 10:46:59', 0), (2885, 100000081, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-25 15:00:00', '2010-08-25 15:30:00', '', '2010-08-25 10:46:59', 0), (2886, 100000081, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 10:47:00', 0), (2887, 100000081, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 10:47:00', 0), (2888, 100000081, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 10:47:00', 0), (2889, 100000081, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 10:47:00', 0), (2890, 100000081, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 10:47:00', 0), (2891, 100000081, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 10:47:00', 0), (2892, 100000081, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 10:47:00', 0), (2893, 100000081, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 10:47:00', 0), (2894, 100000081, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 10:47:00', 0), (2895, 100000081, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 10:47:00', 0), (2929, 803, 247, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 10:59:29', 0), (2930, 803, 247, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 10:59:29', 0), (2931, 100000082, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 10:59:31', 0), (2932, 100000082, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 10:59:31', 0), (2934, 805, 249, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 11:03:17', 0), (2935, 100000083, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 11:03:19', 0), (2939, 807, 251, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 11:15:26', 0), (2940, 807, 251, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 11:15:26', 0), (2941, 100000084, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 11:15:27', 0), (2942, 100000084, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 11:15:27', 0), (2944, 809, 252, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 11:16:36', 0), (2945, 100000085, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 11:16:37', 0), (2974, 811, 254, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 12:13:39', 0), (2975, 811, 254, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 12:13:39', 0), (2976, 811, 254, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 12:13:39', 0), (2977, 811, 254, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 12:13:39', 0), (2978, 811, 254, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 12:13:39', 0), (2979, 811, 254, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 12:13:39', 0), (2980, 811, 254, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 12:13:39', 0), (2981, 100000086, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 12:13:40', 0), (2982, 100000086, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 12:13:40', 0), (2983, 100000086, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 12:13:40', 0), (2984, 100000086, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 12:13:40', 0), (2985, 100000086, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 12:13:40', 0), (2986, 100000086, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 12:13:40', 0), (2987, 100000086, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 12:13:40', 0), (2989, 813, 256, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 12:21:33', 0), (2990, 100000087, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 12:21:34', 0), (2992, 815, 258, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 12:36:11', 0), (2993, 100000088, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 12:36:13', 0), (3006, 818, 260, 39, '2007', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 12:44:28', 0), (3007, 819, 260, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 12:44:28', 0), (3008, 819, 260, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 12:44:28', 0), (3009, 819, 260, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 12:44:28', 0), (3010, 819, 260, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 12:44:28', 0), (3011, 819, 260, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 12:44:28', 0), (3012, 819, 260, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 12:44:28', 0), (3013, 819, 260, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 12:44:28', 0), (3014, 819, 260, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 12:44:28', 0), (3015, 819, 260, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 12:44:28', 0), (3016, 819, 260, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 12:44:28', 0), (3017, 100000089, 0, 39, '2007', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 12:44:33', 0), (3018, 100000089, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 12:44:33', 0), (3019, 100000089, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 12:44:33', 0), (3020, 100000089, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 12:44:33', 0), (3021, 100000089, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 12:44:33', 0), (3022, 100000089, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 12:44:33', 0), (3023, 100000089, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 12:44:33', 0), (3024, 100000089, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 12:44:33', 0), (3025, 100000089, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 12:44:33', 0), (3026, 100000089, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 12:44:33', 0), (3027, 100000089, 0, 41, '2009', 'Gruppentagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 12:44:33', 0), (3028, 821, 261, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 12:44:52', 0), (3029, 100000090, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 12:44:54', 0), (3031, 823, 265, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 12:50:38', 0), (3032, 100000091, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 12:50:40', 0), (3034, 825, 267, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 12:57:02', 0), (3035, 100000092, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 12:57:03', 0), (3037, 827, 269, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 13:05:09', 0), (3038, 100000093, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 13:05:11', 0), (3040, 829, 271, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 13:09:52', 0), (3041, 100000094, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 13:09:54', 0), (3043, 831, 273, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 13:17:34', 0), (3044, 100000095, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 13:17:36', 0), (3047, 834, 275, 34, '2001-01', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 13:30:59', 0), (3048, 834, 275, 34, '2001-01', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 13:30:59', 0), (3049, 100000096, 0, 34, '2001', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 13:31:00', 0), (3050, 100000096, 0, 34, '2001', 'Tagesticket online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 13:31:00', 0), (3052, 835, 278, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 13:33:37', 0), (3053, 100000097, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 13:33:39', 0), (3055, 837, 280, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 13:37:46', 0), (3056, 100000098, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 13:37:48', 0), (3058, 839, 282, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 13:45:01', 0), (3059, 100000099, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 13:45:03', 0), (3061, 841, 284, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 14:17:21', 0), (3062, 100000100, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 14:17:23', 0), (3064, 844, 286, 39, '2007', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 14:21:06', 0), (3065, 100000101, 0, 39, '2007', 'Familienführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 14:21:07', 0), (3077, 846, 289, 40, '2008', 'Highlightführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 14:28:14', 0), (3078, 847, 289, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 14:28:14', 0), (3079, 847, 289, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 14:28:14', 0), (3080, 847, 289, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 14:28:14', 0), (3081, 847, 289, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 14:28:14', 0), (3082, 847, 289, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 14:28:14', 0), (3083, 847, 289, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 14:28:14', 0), (3084, 847, 289, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 14:28:14', 0), (3085, 847, 289, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 14:28:14', 0), (3086, 847, 289, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 14:28:14', 0), (3087, 847, 289, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', 'cart', '2010-08-25 14:28:14', 0), (3088, 200000012, 0, 40, '2008', 'Highlightführung WeltWissen (Turnusführung)', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 14:28:17', 0), (3089, 200000012, 0, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 14:28:17', 0), (3090, 200000012, 0, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 14:28:17', 0), (3091, 200000012, 0, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 14:28:17', 0), (3092, 200000012, 0, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 14:28:17', 0), (3093, 200000012, 0, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 14:28:17', 0), (3094, 200000012, 0, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 14:28:17', 0), (3095, 200000012, 0, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 14:28:17', 0), (3096, 200000012, 0, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 14:28:17', 0), (3097, 200000012, 0, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 14:28:17', 0), (3098, 200000012, 0, 41, '2009', 'Group-One-Day-Ticket Online', '2010-08-29 00:00:00', '2010-08-29 00:00:00', '', '2010-08-25 14:28:17', 0), (3100, 850, 292, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 15:00:00', '2010-08-27 15:30:00', 'cart', '2010-08-25 14:34:24', 0), (3101, 100000102, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 15:00:00', '2010-08-27 15:30:00', '', '2010-08-25 14:34:26', 0), (3103, 851, 295, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 15:22:50', 0), (3104, 100000103, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 15:22:52', 0), (3106, 853, 297, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 15:26:24', 0), (3107, 100000104, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 15:26:26', 0), (3109, 855, 299, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 15:28:22', 0), (3110, 100000105, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 15:28:24', 0), (3112, 857, 301, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 15:32:27', 0), (3113, 100000106, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 15:32:29', 0), (3115, 859, 303, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 16:03:22', 0), (3116, 100000107, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 16:03:24', 0), (3118, 861, 304, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 16:05:04', 0), (3119, 100000108, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 16:05:06', 0), (3121, 863, 307, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 16:08:58', 0), (3122, 100000109, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 16:09:00', 0), (3124, 865, 309, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 16:11:05', 0), (3125, 100000110, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 16:11:07', 0), (3129, 867, 311, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 16:15:55', 0), (3130, 867, 311, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 16:15:55', 0), (3131, 100000111, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 16:15:57', 0), (3132, 100000111, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 16:15:57', 0), (3134, 869, 313, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 16:25:47', 0), (3135, 100000112, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 16:25:49', 0), (3137, 871, 315, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 16:35:01', 0), (3138, 100000113, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 16:35:03', 0), (3139, 873, 317, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-25 13:30:00', '2010-08-25 14:00:00', 'cart', '2010-08-25 16:40:46', 0), (3141, 875, 318, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 16:52:00', 0), (3142, 100000114, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 16:52:02', 0), (3144, 877, 321, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 16:57:40', 0), (3145, 100000115, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 16:57:42', 0), (3147, 879, 323, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', 'cart', '2010-08-25 17:18:33', 0), (3148, 100000116, 0, 34, '2001', 'Tagesticket online', '2010-08-25 00:00:00', '2010-08-25 00:00:00', '', '2010-08-25 17:18:35', 0), (3150, 881, 325, 34, '2001', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-26 00:00:00', 'cart', '2010-08-26 09:19:08', 0), (3151, 100000117, 0, 34, '2001', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-26 00:00:00', '', '2010-08-26 09:19:10', 0), (3152, 884, 327, 34, '2001-01', 'Tagesticket online', '2010-08-28 00:00:00', '2010-08-28 00:00:00', 'cart', '2010-08-26 09:54:47', 0), (3154, 886, 328, 34, '2001-01', 'Tagesticket online', '2010-08-28 00:00:00', '2010-08-28 00:00:00', 'cart', '2010-08-26 09:55:41', 0), (3155, 100000118, 0, 34, '2001', 'Tagesticket online', '2010-08-28 00:00:00', '2010-08-28 00:00:00', '', '2010-08-26 09:55:43', 0), (3156, 887, 330, 34, '2001', 'Tagesticket online', '2010-08-26 00:00:00', '2010-08-26 00:00:00', 'cart', '2010-08-26 10:39:29', 0), (3157, 890, 331, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 14:00:00', '2010-08-28 14:30:00', 'cart', '2010-08-26 11:48:20', 0), (3158, 891, 332, 36, '2004-2-3', 'Überblicksführung für Gruppen', '2010-09-01 10:30:00', '2010-09-01 11:00:00', 'cart', '2010-08-26 12:36:47', 0), (3165, 899, 332, 33, '2002-01', 'Online-Ticket mit Zeitfenster', '2010-08-27 11:00:00', '2010-08-27 11:30:00', 'cart', '2010-08-26 14:25:41', 0), (3166, 899, 332, 33, '2002-01', 'Online-Ticket mit Zeitfenster', '2010-08-27 11:00:00', '2010-08-27 11:30:00', 'cart', '2010-08-26 14:25:41', 0), (3192, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3193, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3194, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3195, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3196, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3197, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3198, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3199, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3200, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3201, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3202, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3203, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3204, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3205, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3206, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3207, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3208, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3209, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3210, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3211, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3212, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3213, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3214, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3215, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3216, 901, 336, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:28:36', 0), (3217, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3218, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3219, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3220, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3221, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3222, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3223, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3224, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3225, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3226, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3227, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3228, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3229, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3230, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3231, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3232, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3233, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3234, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3235, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3236, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3237, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3238, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3239, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3240, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3241, 100000119, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:28:39', 0), (3253, 906, 340, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:31:53', 0), (3254, 906, 340, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:31:53', 0), (3255, 906, 340, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:31:53', 0), (3256, 906, 340, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:31:53', 0), (3257, 906, 340, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:31:53', 0), (3258, 906, 340, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:31:53', 0), (3259, 906, 340, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:31:53', 0), (3260, 906, 340, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:31:53', 0), (3261, 906, 340, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:31:53', 0), (3262, 906, 340, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', 'cart', '2010-08-27 07:31:53', 0), (3263, 100000120, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:31:55', 0), (3264, 100000120, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:31:55', 0), (3265, 100000120, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:31:55', 0), (3266, 100000120, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:31:55', 0), (3267, 100000120, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:31:55', 0), (3268, 100000120, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:31:55', 0), (3269, 100000120, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:31:55', 0), (3270, 100000120, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:31:55', 0), (3271, 100000120, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:31:55', 0), (3272, 100000120, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-27 14:00:00', '2010-08-27 14:30:00', '', '2010-08-27 07:31:55', 0), (3283, 909, 342, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', 'cart', '2010-08-27 09:33:00', 0), (3284, 909, 342, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', 'cart', '2010-08-27 09:33:00', 0), (3285, 909, 342, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', 'cart', '2010-08-27 09:33:00', 0), (3286, 909, 342, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', 'cart', '2010-08-27 09:33:00', 0), (3287, 909, 342, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', 'cart', '2010-08-27 09:33:00', 0), (3288, 909, 342, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', 'cart', '2010-08-27 09:33:00', 0), (3289, 909, 342, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', 'cart', '2010-08-27 09:33:00', 0), (3290, 909, 342, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', 'cart', '2010-08-27 09:33:00', 0), (3291, 909, 342, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', 'cart', '2010-08-27 09:33:00', 0), (3292, 909, 342, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', 'cart', '2010-08-27 09:33:00', 0), (3293, 100000121, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', '', '2010-08-27 09:33:02', 0), (3294, 100000121, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', '', '2010-08-27 09:33:02', 0), (3295, 100000121, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', '', '2010-08-27 09:33:02', 0), (3296, 100000121, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', '', '2010-08-27 09:33:02', 0), (3297, 100000121, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', '', '2010-08-27 09:33:02', 0), (3298, 100000121, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', '', '2010-08-27 09:33:02', 0), (3299, 100000121, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', '', '2010-08-27 09:33:02', 0), (3300, 100000121, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', '', '2010-08-27 09:33:02', 0), (3301, 100000121, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', '', '2010-08-27 09:33:02', 0), (3302, 100000121, 0, 35, '2003', 'Gruppen Online-Ticket mit Zeitfenster', '2010-08-27 13:00:00', '2010-08-27 13:30:00', '', '2010-08-27 09:33:02', 0), (3330, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3331, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3332, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3333, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3334, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3335, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3336, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3337, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3338, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3339, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3340, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3341, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3342, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3343, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3344, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3345, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3346, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3347, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3348, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3349, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3350, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3351, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3352, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3353, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3354, 917, 345, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 06:00:24', 0), (3355, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3356, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3357, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3358, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3359, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3360, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3361, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3362, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3363, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3364, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3365, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3366, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3367, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3368, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3369, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3370, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3371, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3372, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3373, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3374, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3375, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3376, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3377, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3378, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3379, 100000122, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 06:00:26', 0), (3400, 923, 349, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', 'cart', '2010-08-28 06:09:35', 0), (3401, 923, 349, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', 'cart', '2010-08-28 06:09:35', 0), (3402, 923, 349, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', 'cart', '2010-08-28 06:09:35', 0), (3403, 923, 349, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', 'cart', '2010-08-28 06:09:35', 0), (3404, 923, 349, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', 'cart', '2010-08-28 06:09:35', 0), (3405, 923, 349, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', 'cart', '2010-08-28 06:09:35', 0), (3406, 923, 349, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', 'cart', '2010-08-28 06:09:35', 0), (3407, 923, 349, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', 'cart', '2010-08-28 06:09:35', 0), (3408, 923, 349, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', 'cart', '2010-08-28 06:09:35', 0), (3409, 923, 349, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', 'cart', '2010-08-28 06:09:35', 0), (3410, 100000123, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', '', '2010-08-28 06:09:36', 0), (3411, 100000123, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', '', '2010-08-28 06:09:36', 0), (3412, 100000123, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', '', '2010-08-28 06:09:36', 0), (3413, 100000123, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', '', '2010-08-28 06:09:36', 0), (3414, 100000123, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', '', '2010-08-28 06:09:36', 0), (3415, 100000123, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', '', '2010-08-28 06:09:36', 0), (3416, 100000123, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', '', '2010-08-28 06:09:36', 0), (3417, 100000123, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', '', '2010-08-28 06:09:36', 0), (3418, 100000123, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', '', '2010-08-28 06:09:36', 0), (3419, 100000123, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-30 13:00:00', '2010-08-30 14:00:00', '', '2010-08-28 06:09:36', 0), (3431, 927, 352, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-29 14:00:00', '2010-08-29 14:30:00', 'cart', '2010-08-28 06:15:07', 0), (3432, 100000124, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-29 14:00:00', '2010-08-29 14:30:00', '', '2010-08-28 06:15:09', 0), (3453, 929, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 06:21:23', 0), (3454, 929, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 06:21:23', 0), (3455, 929, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 06:21:23', 0), (3456, 929, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 06:21:23', 0), (3457, 929, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 06:21:23', 0), (3458, 929, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 06:21:23', 0), (3459, 929, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 06:21:23', 0), (3460, 929, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 06:21:23', 0), (3461, 929, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 06:21:23', 0), (3462, 929, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 06:21:23', 0), (3463, 931, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 06:21:24', 0), (3464, 931, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 06:21:24', 0), (3465, 931, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 06:21:24', 0), (3466, 931, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 06:21:24', 0), (3467, 931, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 06:21:24', 0), (3468, 931, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 06:21:24', 0), (3469, 931, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 06:21:24', 0), (3470, 931, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 06:21:24', 0), (3471, 931, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 06:21:24', 0), (3472, 931, 355, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 06:21:24', 0), (3473, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 06:21:26', 0), (3474, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 06:21:26', 0), (3475, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 06:21:26', 0), (3476, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 06:21:26', 0), (3477, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 06:21:26', 0), (3478, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 06:21:26', 0), (3479, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 06:21:26', 0), (3480, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 06:21:26', 0), (3481, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 06:21:26', 0), (3482, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 06:21:26', 0), (3483, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 06:21:26', 0), (3484, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 06:21:26', 0), (3485, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 06:21:26', 0), (3486, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 06:21:26', 0), (3487, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 06:21:26', 0), (3488, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 06:21:26', 0), (3489, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 06:21:26', 0), (3490, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 06:21:26', 0), (3491, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 06:21:26', 0), (3492, 100000125, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 06:21:26', 0), (3493, 933, 358, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', 'cart', '2010-08-28 06:31:55', 0), (3504, 935, 359, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', 'cart', '2010-08-28 07:04:09', 0), (3505, 935, 359, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', 'cart', '2010-08-28 07:04:09', 0), (3506, 935, 359, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', 'cart', '2010-08-28 07:04:09', 0), (3507, 935, 359, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', 'cart', '2010-08-28 07:04:09', 0), (3508, 935, 359, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', 'cart', '2010-08-28 07:04:09', 0), (3509, 935, 359, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', 'cart', '2010-08-28 07:04:09', 0), (3510, 935, 359, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', 'cart', '2010-08-28 07:04:09', 0), (3511, 935, 359, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', 'cart', '2010-08-28 07:04:09', 0), (3512, 935, 359, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', 'cart', '2010-08-28 07:04:09', 0), (3513, 935, 359, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', 'cart', '2010-08-28 07:04:09', 0), (3514, 100000126, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', '', '2010-08-28 07:04:11', 0), (3515, 100000126, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', '', '2010-08-28 07:04:11', 0), (3516, 100000126, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', '', '2010-08-28 07:04:11', 0), (3517, 100000126, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', '', '2010-08-28 07:04:11', 0), (3518, 100000126, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', '', '2010-08-28 07:04:11', 0), (3519, 100000126, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', '', '2010-08-28 07:04:11', 0), (3520, 100000126, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', '', '2010-08-28 07:04:11', 0), (3521, 100000126, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', '', '2010-08-28 07:04:11', 0), (3522, 100000126, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', '', '2010-08-28 07:04:11', 0), (3523, 100000126, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-03 10:00:00', '2010-09-03 10:30:00', '', '2010-08-28 07:04:11', 0), (3524, 937, 361, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-04 10:00:00', '2010-09-04 10:30:00', 'cart', '2010-08-28 07:06:32', 0), (3525, 939, 361, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-16 10:00:00', '2010-09-16 10:30:00', 'cart', '2010-08-28 07:08:29', 0), (3526, 939, 361, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-16 10:00:00', '2010-09-16 10:30:00', 'cart', '2010-08-28 07:08:29', 0), (3527, 939, 361, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-16 10:00:00', '2010-09-16 10:30:00', 'cart', '2010-08-28 07:08:29', 0), (3528, 939, 361, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-16 10:00:00', '2010-09-16 10:30:00', 'cart', '2010-08-28 07:08:29', 0), (3529, 939, 361, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-16 10:00:00', '2010-09-16 10:30:00', 'cart', '2010-08-28 07:08:29', 0), (3539, 940, 362, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 07:31:18', 0), (3540, 940, 362, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 07:31:18', 0), (3541, 940, 362, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 07:31:18', 0), (3542, 940, 362, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 07:31:18', 0), (3543, 940, 362, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 07:31:18', 0), (3544, 940, 362, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 07:31:18', 0), (3545, 940, 362, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 07:31:18', 0), (3546, 940, 362, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 07:31:18', 0), (3547, 940, 362, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 07:31:18', 0), (3548, 100000127, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 07:31:19', 0), (3549, 100000127, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 07:31:19', 0), (3550, 100000127, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 07:31:19', 0), (3551, 100000127, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 07:31:19', 0), (3552, 100000127, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 07:31:19', 0), (3553, 100000127, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 07:31:19', 0), (3554, 100000127, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 07:31:19', 0), (3555, 100000127, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 07:31:19', 0), (3556, 100000127, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 07:31:19', 0), (3559, 943, 364, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-29 13:00:00', '2010-08-29 13:30:00', 'cart', '2010-08-28 07:49:58', 0), (3560, 945, 364, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', 'cart', '2010-08-28 07:49:58', 0), (3561, 100000128, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-29 13:00:00', '2010-08-29 13:30:00', '', '2010-08-28 07:50:01', 0), (3562, 100000128, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-08-28 13:00:00', '2010-08-28 13:30:00', '', '2010-08-28 07:50:01', 0), (3588, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3589, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3590, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3591, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3592, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3593, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3594, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3595, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3596, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3597, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3598, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3599, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3600, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3601, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3602, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3603, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3604, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3605, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3606, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3607, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3608, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3609, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3610, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3611, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3612, 946, 367, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', 'cart', '2010-08-28 07:53:46', 0), (3613, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3614, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3615, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3616, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3617, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3618, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3619, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3620, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3621, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3622, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3623, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3624, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3625, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3626, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3627, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3628, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3629, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3630, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3631, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3632, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3633, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3634, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3635, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3636, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3637, 100000129, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-01 10:00:00', '2010-09-01 10:30:00', '', '2010-08-28 07:53:47', 0), (3693, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3694, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3695, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3696, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3697, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3698, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3699, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3700, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3701, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3702, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3703, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3704, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3705, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3706, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3707, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3708, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3709, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3710, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3711, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3712, 949, 371, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', 'cart', '2010-08-28 07:58:18', 0), (3713, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3714, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3715, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3716, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3717, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3718, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3719, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3720, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3721, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3722, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3723, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3724, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3725, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3726, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3727, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3728, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3729, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3730, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3731, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3732, 100000130, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-02 10:00:00', '2010-09-02 10:30:00', '', '2010-08-28 07:58:20', 0), (3763, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3764, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3765, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3766, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3767, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3768, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3769, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3770, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3771, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3772, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3773, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3774, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3775, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3776, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3777, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3778, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3779, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3780, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3781, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3782, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3783, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3784, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3785, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3786, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3787, 953, 373, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:25:05', 0), (3788, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3789, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3790, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3791, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3792, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3793, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3794, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3795, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3796, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3797, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3798, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3799, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3800, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3801, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3802, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3803, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3804, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3805, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3806, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3807, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3808, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3809, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3810, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3811, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3812, 100000131, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:25:07', 0), (3823, 955, 376, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:28:45', 0), (3824, 955, 376, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:28:45', 0), (3825, 955, 376, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:28:45', 0), (3826, 955, 376, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:28:45', 0), (3827, 955, 376, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:28:45', 0), (3828, 955, 376, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:28:45', 0), (3829, 955, 376, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:28:45', 0), (3830, 955, 376, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:28:45', 0), (3831, 955, 376, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:28:45', 0), (3832, 955, 376, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', 'cart', '2010-08-28 08:28:45', 0), (3833, 100000132, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:28:46', 0), (3834, 100000132, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:28:46', 0), (3835, 100000132, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:28:46', 0), (3836, 100000132, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:28:46', 0), (3837, 100000132, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:28:46', 0), (3838, 100000132, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:28:46', 0), (3839, 100000132, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:28:46', 0), (3840, 100000132, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:28:46', 0), (3841, 100000132, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:28:46', 0), (3842, 100000132, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 12:30:00', '2010-09-24 13:00:00', '', '2010-08-28 08:28:46', 0), (3870, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3871, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3872, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3873, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3874, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3875, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3876, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3877, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3878, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3879, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3880, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3881, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3882, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3883, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3884, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3885, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3886, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3887, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3888, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3889, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3890, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3891, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3892, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3893, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3894, 960, 378, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:15:08', 0), (3895, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3896, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3897, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3898, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3899, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3900, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3901, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3902, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3903, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3904, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3905, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3906, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3907, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3908, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3909, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3910, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3911, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3912, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3913, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3914, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3915, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3916, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3917, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3918, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3919, 100000133, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:15:11', 0), (3930, 962, 382, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:21:06', 0), (3931, 962, 382, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:21:06', 0), (3932, 962, 382, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:21:06', 0), (3933, 962, 382, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:21:06', 0), (3934, 962, 382, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:21:06', 0), (3935, 962, 382, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:21:06', 0), (3936, 962, 382, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:21:06', 0), (3937, 962, 382, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:21:06', 0), (3938, 962, 382, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:21:06', 0), (3939, 962, 382, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', 'cart', '2010-08-28 11:21:06', 0), (3940, 100000134, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:21:08', 0), (3941, 100000134, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:21:08', 0), (3942, 100000134, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:21:08', 0), (3943, 100000134, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:21:08', 0), (3944, 100000134, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:21:08', 0), (3945, 100000134, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:21:08', 0), (3946, 100000134, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:21:08', 0), (3947, 100000134, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:21:08', 0), (3948, 100000134, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:21:08', 0), (3949, 100000134, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-24 10:00:00', '2010-09-24 10:30:00', '', '2010-08-28 11:21:08', 0), (3975, 966, 386, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:26:38', 0), (3976, 966, 386, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:26:38', 0), (3977, 966, 386, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:26:38', 0), (3978, 966, 386, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:26:38', 0), (3979, 966, 386, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:26:38', 0), (3980, 966, 386, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:26:38', 0), (3981, 966, 386, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:26:38', 0), (3982, 966, 386, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:26:38', 0), (3983, 966, 386, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:26:38', 0), (3984, 966, 386, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:26:38', 0), (3985, 966, 386, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:26:38', 0), (3986, 966, 386, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:26:38', 0), (4036, 968, 387, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:31:04', 0), (4037, 968, 387, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:31:04', 0), (4038, 968, 387, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:31:04', 0), (4039, 968, 387, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:31:04', 0), (4040, 968, 387, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:31:04', 0), (4041, 968, 387, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:31:04', 0), (4042, 968, 387, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:31:04', 0), (4043, 968, 387, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:31:04', 0), (4044, 968, 387, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:31:04', 0), (4045, 968, 387, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:31:04', 0), (4046, 968, 387, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:31:04', 0), (4047, 968, 387, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', 'cart', '2010-08-28 11:31:04', 0), (4048, 100000135, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', '', '2010-08-28 11:31:07', 0), (4049, 100000135, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', '', '2010-08-28 11:31:07', 0), (4050, 100000135, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', '', '2010-08-28 11:31:07', 0), (4051, 100000135, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', '', '2010-08-28 11:31:07', 0), (4052, 100000135, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', '', '2010-08-28 11:31:07', 0), (4053, 100000135, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', '', '2010-08-28 11:31:07', 0), (4054, 100000135, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', '', '2010-08-28 11:31:07', 0), (4055, 100000135, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', '', '2010-08-28 11:31:07', 0), (4056, 100000135, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', '', '2010-08-28 11:31:07', 0), (4057, 100000135, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', '', '2010-08-28 11:31:07', 0), (4058, 100000135, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', '', '2010-08-28 11:31:07', 0), (4059, 100000135, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-09-25 10:00:00', '2010-09-25 10:30:00', '', '2010-08-28 11:31:07', 0), (4087, 976, 391, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-10-24 13:00:00', '2010-10-24 13:30:00', 'cart', '2010-08-31 16:51:16', 0), (4089, 974, 385, 39, '2007', 'Familienführung WeltWissen (Turnusführung)', '2010-09-19 00:00:00', '2010-09-19 00:00:00', 'cart', '2010-08-31 16:53:31', 0), (4090, 978, 385, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-10-24 13:00:00', '2010-10-24 13:30:00', 'cart', '2010-08-31 16:53:31', 0), (4091, 100000137, 0, 39, '2007', 'Familienführung WeltWissen (Turnusführung)', '2010-09-19 00:00:00', '2010-09-19 00:00:00', '', '2010-08-31 16:53:34', 0), (4092, 100000137, 0, 33, '2002', 'Online-Ticket mit Zeitfenster', '2010-10-24 13:00:00', '2010-10-24 13:30:00', '', '2010-08-31 16:53:34', 0); /*!40000 ALTER TABLE `aw_booking_orders` ENABLE KEYS */; # Dumping structure for table web36db1.aw_booking_prices CREATE TABLE IF NOT EXISTS `aw_booking_prices` ( `id` int(11) NOT NULL auto_increment, `entity_id` int(11) NOT NULL, `store_id` int(11) NOT NULL default '0', `date_from` date NOT NULL, `date_to` date NOT NULL, `price_from` float NOT NULL, `price_to` float NOT NULL, `is_progressive` tinyint(4) NOT NULL default '0', PRIMARY KEY (`id`), KEY `entity_id` (`entity_id`,`store_id`,`date_from`,`date_to`,`price_from`,`price_to`,`is_progressive`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.aw_booking_prices: 0 rows /*!40000 ALTER TABLE `aw_booking_prices` DISABLE KEYS */; /*!40000 ALTER TABLE `aw_booking_prices` ENABLE KEYS */; # Dumping structure for table web36db1.aw_core_logger CREATE TABLE IF NOT EXISTS `aw_core_logger` ( `id` int(11) NOT NULL auto_increment, `title` varchar(255) NOT NULL, `content` mediumtext NOT NULL, `module` varchar(255) NOT NULL, `object` varchar(255) NOT NULL, `severity` varchar(255) NOT NULL, `visibility` tinyint(1) NOT NULL default '1', `custom_field_1` varchar(255) NOT NULL, `custom_field_2` varchar(255) NOT NULL, `custom_field_3` varchar(255) NOT NULL, `custom_field_4` varchar(255) NOT NULL, `file` varchar(255) NOT NULL, `line` int(11) NOT NULL, `date` timestamp NOT NULL default CURRENT_TIMESTAMP, `code` varchar(16) NOT NULL, PRIMARY KEY (`id`), KEY `module` (`module`), KEY `severity` (`severity`), KEY `visibility` (`visibility`), KEY `custom_field_1` (`custom_field_1`), KEY `custom_field_2` (`custom_field_2`), KEY `custom_field_3` (`custom_field_3`), KEY `date` (`date`), KEY `code` (`code`), KEY `custom_field_4` (`custom_field_4`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.aw_core_logger: 0 rows /*!40000 ALTER TABLE `aw_core_logger` DISABLE KEYS */; /*!40000 ALTER TABLE `aw_core_logger` ENABLE KEYS */; # Dumping structure for table web36db1.aw_customsmtp_mail CREATE TABLE IF NOT EXISTS `aw_customsmtp_mail` ( `id` int(11) NOT NULL auto_increment, `subject` varchar(255) NOT NULL, `is_plain` tinyint(1) NOT NULL default '0', `body` text NOT NULL, `from_email` varchar(255) NOT NULL, `from_name` varchar(255) NOT NULL, `to_email` varchar(255) NOT NULL, `reply_to` varchar(255) NOT NULL, `to_name` varchar(255) NOT NULL, `date` datetime default NULL, `status` enum('failed','pending','processed','in_progress') NOT NULL default 'processed', `template_id` varchar(255) NOT NULL, `store_id` int(4) NOT NULL default '0', PRIMARY KEY (`id`), KEY `subject` (`subject`), KEY `is_plain` (`is_plain`), KEY `from_email` (`from_email`), KEY `from_name` (`from_name`), KEY `to_email` (`to_email`), KEY `to_name` (`to_name`), KEY `date` (`date`), KEY `status` (`status`), KEY `template_id` (`template_id`,`store_id`), KEY `reply_to` (`reply_to`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.aw_customsmtp_mail: 5 rows /*!40000 ALTER TABLE `aw_customsmtp_mail` DISABLE KEYS */; INSERT INTO `aw_customsmtp_mail` (`id`, `subject`, `is_plain`, `body`, `from_email`, `from_name`, `to_email`, `reply_to`, `to_name`, `date`, `status`, `template_id`, `store_id`) VALUES (1, 'Weltwissen: Proformarechnung Nr. # 100000023 für Bestellung Nr. # 100000031', 0, '530 5.7.0 Must issue a STARTTLS command first. v59sm2886858eeh.4\r\n', 'webshop-weltwissen@xhibit.de', 'Webshop WeltWissen', 'wdegtjarew@googlemail.com', '', 'Wladimir Degtjarew', '2010-08-19 16:13:06', 'failed', '40', 0), (2, 'Neues Passwort für Frau Margot Barthels', 0, '454 4.7.0 Cannot authenticate due to temporary system problem. Try again later. a48sm1660824eei.1\r\n', 'webshop-weltwissen@xhibit.de', 'Kundenbetreuung', 'mbarthels@visitate.de', '', 'Frau Margot Barthels', '2010-08-25 07:35:56', 'failed', '7', 1), (3, 'Neues Passwort für Frau Margot Barthels', 0, '454 4.7.0 Cannot authenticate due to temporary system problem. Try again later. z55sm1657276eeh.9\r\n', 'webshop-weltwissen@xhibit.de', 'Kundenbetreuung', 'mbarthels@visitate.de', '', 'Frau Margot Barthels', '2010-08-25 07:36:27', 'failed', '7', 1), (4, 'Neues Passwort für Frau Margot Barthels', 0, '454 4.7.0 Cannot authenticate due to temporary system problem. Try again later. v8sm1657429eeh.8\r\n', 'webshop-weltwissen@xhibit.de', 'Kundenbetreuung', 'mbarthels@visitate.de', '', 'Frau Margot Barthels', '2010-08-25 07:37:01', 'failed', '7', 1), (5, 'Weltwissen: Neue Bestellung Nr. # 100000132', 0, '421 4.4.5 Server busy, try again later. (mx.google.com) v8sm7720232eeh.20\r\n', 'webshop-weltwissen@xhibit.de', 'Webshop WeltWissen', 'fl@f-m-computer.de', '', 'Frank Lorenz', '2010-08-28 08:28:51', 'failed', '8', 1); /*!40000 ALTER TABLE `aw_customsmtp_mail` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.catalogindex_aggregation: 0 rows /*!40000 ALTER TABLE `catalogindex_aggregation` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogindex_aggregation` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.catalogindex_eav: 0 rows /*!40000 ALTER TABLE `catalogindex_eav` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogindex_eav` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.catalogindex_price: 0 rows /*!40000 ALTER TABLE `catalogindex_price` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogindex_price` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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=42 DEFAULT CHARSET=utf8 COMMENT='Inventory Stock Item Data'; # Dumping data for table web36db1.cataloginventory_stock_item: 22 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 (11, 11, 1, -95.0000, 0.0000, 1, 0, 0, 1, 1.0000, 0, 1.0000, 0, 0, '2010-08-25 16:12:13', NULL, 1, 0, 0, 1, 1, 0.0000, 1, 0), (12, 12, 1, -53.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 1.0000, 0, 0, '2010-08-03 12:21:49', NULL, 1, 0, 0, 1, 1, 0.0000, 1, 0), (16, 16, 1, -1.0000, 0.0000, 1, 0, 0, 1, 1.0000, 0, 1.0000, 0, 0, '2010-08-05 14:04:51', NULL, 1, 0, 0, 1, 1, 0.0000, 1, 0), (17, 17, 1, 500.0000, 0.0000, 1, 0, 0, 1, 1.0000, 0, 1.0000, 0, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (18, 18, 1, 500.0000, 0.0000, 1, 0, 0, 1, 1.0000, 0, 1.0000, 0, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (19, 19, 1, 500.0000, 0.0000, 1, 0, 0, 1, 1.0000, 0, 1.0000, 0, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (20, 20, 1, 500.0000, 0.0000, 1, 0, 0, 1, 1.0000, 0, 1.0000, 0, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (24, 24, 1, -9.0000, 0.0000, 1, 0, 0, 1, 10.0000, 0, 35.0000, 0, 0, '2010-08-03 13:06:32', NULL, 1, 0, 0, 1, 1, 0.0000, 1, 0), (25, 25, 1, 3000000.0000, 0.0000, 1, 0, 0, 1, 10.0000, 0, 35.0000, 0, 1, NULL, NULL, 1, 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, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (30, 30, 1, 30000.0000, 0.0000, 1, 0, 0, 1, 10.0000, 0, 35.0000, 0, 1, NULL, NULL, 1, 1, 0, 0, 1, 0.0000, 1, 0), (31, 31, 1, 999.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), (32, 32, 1, 98.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), (33, 33, 1, -302.0000, 0.0000, 1, 0, 0, 1, 1.0000, 0, 25.0000, 0, 0, '2010-08-28 10:53:05', NULL, 1, 0, 0, 1, 1, 0.0000, 1, 0), (34, 34, 1, -74.0000, 0.0000, 1, 0, 0, 1, 1.0000, 0, 25.0000, 0, 0, '2010-08-25 16:12:12', NULL, 1, 0, 0, 1, 1, 0.0000, 1, 0), (35, 35, 1, -129.0000, 0.0000, 1, 0, 0, 1, 10.0000, 0, 25.0000, 0, 0, '2010-08-18 09:21:32', NULL, 1, 0, 0, 1, 1, 0.0000, 1, 0), (36, 36, 1, -26.0000, 0.0000, 1, 0, 0, 1, 1.0000, 0, 1.0000, 0, 0, '2010-08-26 13:33:11', NULL, 1, 0, 0, 1, 1, 0.0000, 1, 0), (37, 37, 1, -7.0000, 0.0000, 1, 0, 0, 1, 1.0000, 0, 1.0000, 0, 0, '2010-08-26 14:16:47', NULL, 1, 0, 0, 1, 1, 0.0000, 1, 0), (38, 38, 1, -5.0000, 0.0000, 1, 0, 0, 1, 1.0000, 0, 25.0000, 0, 0, '2010-08-28 12:16:24', NULL, 1, 0, 0, 1, 1, 0.0000, 1, 0), (39, 39, 1, -18.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 0, '2010-08-19 15:27:32', NULL, 1, 0, 0, 1, 1, 0.0000, 1, 0), (40, 40, 1, -2.0000, 0.0000, 1, 0, 0, 1, 1.0000, 0, 25.0000, 0, 0, '2010-08-28 12:22:52', NULL, 1, 0, 0, 1, 1, 0.0000, 1, 0), (41, 41, 1, -114.0000, 0.0000, 1, 0, 0, 1, 10.0000, 0, 25.0000, 0, 0, '2010-08-24 15:30:43', NULL, 1, 0, 0, 1, 1, 0.0000, 1, 0); /*!40000 ALTER TABLE `cataloginventory_stock_item` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.cataloginventory_stock_status: 13 rows /*!40000 ALTER TABLE `cataloginventory_stock_status` DISABLE KEYS */; INSERT INTO `cataloginventory_stock_status` (`product_id`, `website_id`, `stock_id`, `qty`, `stock_status`) VALUES (11, 1, 1, 0.0000, 1), (12, 1, 1, 0.0000, 1), (27, 1, 1, 0.0000, 0), (32, 1, 1, 98.0000, 1), (33, 1, 1, 0.0000, 1), (34, 1, 1, 0.0000, 1), (35, 1, 1, 0.0000, 1), (36, 1, 1, 0.0000, 1), (37, 1, 1, 0.0000, 1), (38, 1, 1, 0.0000, 1), (39, 1, 1, 0.0000, 1), (40, 1, 1, 0.0000, 1), (41, 1, 1, 0.0000, 1); /*!40000 ALTER TABLE `cataloginventory_stock_status` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.cataloginventory_stock_status_idx: 13 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 (11, 1, 1, 0.0000, 1), (12, 1, 1, 0.0000, 1), (27, 1, 1, 0.0000, 0), (32, 1, 1, 98.0000, 1), (33, 1, 1, 0.0000, 1), (34, 1, 1, 0.0000, 1), (35, 1, 1, 0.0000, 1), (36, 1, 1, 0.0000, 1), (37, 1, 1, 0.0000, 1), (38, 1, 1, 0.0000, 1), (39, 1, 1, 0.0000, 1), (40, 1, 1, 0.0000, 1), (41, 1, 1, 0.0000, 1); /*!40000 ALTER TABLE `cataloginventory_stock_status_idx` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalogrule: 1 rows /*!40000 ALTER TABLE `catalogrule` DISABLE KEYS */; INSERT INTO `catalogrule` (`rule_id`, `name`, `description`, `from_date`, `to_date`, `customer_group_ids`, `is_active`, `conditions_serialized`, `actions_serialized`, `stop_rules_processing`, `sort_order`, `simple_action`, `discount_amount`, `website_ids`) VALUES (1, 'Vorverkaufsgebühr', 'Vorverkaufsgebühr', '2010-07-05', '2010-10-29', '0,1,2,3', 1, 'a:7:{s:4:"type";s:34:"catalogrule/rule_condition_combine";s:9:"attribute";N;s:8:"operator";N;s:5:"value";s:1:"1";s:18:"is_value_processed";N;s:10:"aggregator";s:3:"all";s:10:"conditions";a:1:{i:0;a:5:{s:4:"type";s:34:"catalogrule/rule_condition_product";s:9:"attribute";s:12:"category_ids";s:8:"operator";s:2:"==";s:5:"value";s:7:"3, 5, 6";s:18:"is_value_processed";b:0;}}}', 'a:4:{s:4:"type";s:34:"catalogrule/rule_action_collection";s:9:"attribute";N;s:8:"operator";s:1:"=";s:5:"value";N;}', 1, 0, 'by_fixed', 1.0000, '1'); /*!40000 ALTER TABLE `catalogrule` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 `IDX_FROM_TIME` (`from_time`), KEY `IDX_TO_TIME` (`to_time`), KEY `FK_CATALOGRULE_PRODUCT_PRODUCT` (`product_id`), 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 web36db1.catalogrule_product: 0 rows /*!40000 ALTER TABLE `catalogrule_product` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogrule_product` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.catalogsearch_fulltext: 20 rows /*!40000 ALTER TABLE `catalogsearch_fulltext` DISABLE KEYS */; INSERT INTO `catalogsearch_fulltext` (`product_id`, `store_id`, `data_index`) VALUES (37, 1, '2005 Aktiviert keine Überblicksführung für Schulklassen MGB/WeltWissen/Sch/60/30/Vom Leben, dem Universum.../Übersichtsführung 7.-13.Kl. - /Sch/90/30 WeltWissen. 300 Jahre Wissenschaften in Berlin. Diese Führung kann für 60 und 90 Minuten , in deutsch oder englisch, gebucht werden. Die Führungen werden in Deutsch und Englisch angeboten. Wenn Sie jetzt schon wissen, vieviele Teilnehmer sie tatsächlich sein werden, empfehlen wir Ihnen die entsprechenden Zeitfenstertickets für Ihre Gruppe, gleich mitzubuchen. Mit Buchung dieser Führung werden nicht automatisch auch Gruppen- Tickets / Zeitfenstertickets gebucht. Wenn Sie in Bezug auf die Teilnehmer unsicher sind, können Sie Ihre Tickets auch an der Kasse erwerben. Maximale Teilnehmerzahl 35 Personenkreis für ermäßigten Eintritt: SchülerInnen, StudentenInnen, Azubis, Wehr- und Zivildienstleistende, Arbeitslosengeld I, RentnerInnen, Schwerbehinderte (mehr als 50% MdE) Treffpunkt: im Foyer des Martin-Gropius-Baus WeltWissen. 300 Jahre Wissenschaften in Berlin. Private Führung in Deutsch und Englisch 50 Euro für 60 Minuten und 70 Euro für 90 Minuten (zzgl. ermäßigter Ausstellungseintritt / Gruppenticket) Maximale Teilnehmerzahl 35 Buchbar täglich von 11-18 Uhr, nicht dienstags, sonntags erst ab 12.00 Uhr, donnerstags erst ab 13.00 Uhr (Ausnahme Ferien) Gruppentickets für den Eintritt müssen separat gebucht werden. 50 1'), (39, 2, '2007 Aktiviert keine Family Tour WeltWissen (rotating tour) MGB/WeltWissen/Turnus/Fam/60/22/Familienführung/ab 9J. WeltWissen. 300 years sciences in Berlin. Weekly rotating tour, every Sonnday 11:00 - 12:00. The reduced price tickets must be bought separately. 3 Euro, reduced 2 Euro (plus reduced tickets). You can book these tickets here online or at the cash desk of the museum. Persons for reduced ticket: Pupils, Apprentices People who do the military or civilian service, ALG I (German unemployed benefit), Retirees, Severly disabled persons (more than 50% impairment of earning capacity) The reduced tickets only valid with corresponding identification. Meeting point: in the foyer of the Martin-Gropius-Bau WeltWissen. 300 years sciences in Berlin. Weekly rotating tour, every Sonnday 11:00 - 12:00. 3 Euro, reduced 2 Euro (plus reduced tickets). The reduced price tickets must be bought separately. 3 1'), (32, 1, 'ASK-TEST Aktiviert Umsatzsteuerpflichtige Güter 7% Austellungskatalog TEST TEST 16.99 1'), (33, 1, '2002 Aktiviert keine Online-Ticket mit Zeitfenster Jedes gekaufte Ticket gilt für ein halbstündiges Zeitfenster für den gebuchten Tag, in dem Sie in die Ausstellung eingelassen werden. Danach können Sie, innerhalb des Ausstellungstages, so lange bleiben wie Sie wollen. Online können Sie Zeitfenstertickets bis zu einem Tag vor Ihrem Besuch kaufen. An der Tageskasse sind häufig noch Restkarten erhältlich. Frei: Kinder und Jugendliche bis 16 Jahre Die ermäßigten und kostenfreien Online-Tickets sind nur zusammen mit den entsprechenden Nachweisen gültig. Personenkreis für ermäßigten Eintritt: SchülerInnen, StudentenInnen, Azubis, Wehr- und Zivildienstleistende, Arbeitslosengeld I, RentnerInnen, Schwerbehinderte (mehr als 50% MdE) Jedes gekaufte Ticket gilt für ein halbstündiges Zeitfenster, in dem Sie in die Ausstellung eingelassen werden. Frei: Kinder und Jugendliche bis 16 Jahre Personenkreis für den ermäßigten Eintritt siehe Produktbeschreibung. 6 1'), (34, 1, '2001 Aktiviert keine Tagesticket online Ein Tagesticket gilt für den kompletten Ausstellungstag, für den es gebucht wurde. Frei: Kinder und Jugendliche bis 16 Jahre Die ermäßigten und kostenfreien Online-Tickets sind nur zusammen mit den entsprechenden Nachweisen gültig. Personenkreis für ermäßigten Eintritt: SchülerInnen, StudentenInnen, Azubis, Wehr- und Zivildienstleistende, Arbeitslosengeld I, RentnerInnen, Schwerbehinderte (mehr als 50% MdE) Jedes gekaufte Tagesticket gilt für den kompletten Ausstellungstag, für den es gebucht wurde. Frei: Kinder und Jugendliche bis 16 Jahre Personenkreis für ermäßigten Eintritt siehe Produktbeschreibung. 6 1'), (40, 1, '2008 Aktiviert keine Highlightführung WeltWissen (Turnusführung) MGB/WeltWissen/Turnus/E/90/22/Überblicksführung Wöchentliche Turnusführung immer sonntags 14:30 – 15:00. Die Eintrittstickets für den ermäßigten Ausstellungseintritt müssen separat erworben werden. Sie können diese Eintrittstickets direkt hier online buchen, oder Tickets an der Kasse vor Ort erwerben. Personenkreis für ermäßigten Eintritt: SchülerInnen, StudentenInnen, Azubis, Wehr- und Zivildienstleistende, Arbeitslosengeld I, RentnerInnen, Schwerbehinderte (mehr als 50% MdE) Eine Stornierung der Buchung ist nicht möglich. Treffpunkt: im Foyer des Martin-Gropius-Baus Wöchentliche Turnusführung immer sonntags 14:30 - 15:00. 3 Euro, ermäßigt 2 Euro(zzgl. ermäßigter Ausstellungseintritt) Die Eintrittstickets müssen separat erworben werden. 3 1'), (41, 1, '2009 Aktiviert keine Gruppentagesticket online Gruppentickets beinhalten eine minimale und eine maximale Teilnehmerzahl pro Buchung. Für Gruppentickets müssen mindestens 10 Tickets und können maximal 25 Tickets gebucht werden. Jedes gekaufte Gruppentagesticket gilt für den kompletten Ausstellungstag, für den es gebucht wurde. Frei: Kinder und Jugendliche bis 16 Jahre, 2 Begleitpersonen bei gleichzeitiger Buchung einer Schülerführung Die kostenfreien Online-Tickets sind nur zusammen mit den entsprechenden Nachweisen gültig. Minimale Teilnehmerzahl 10 Maximale Teilnehmerzahl 25 Frei: Kinder und Jugendliche bis 16 Jahre, 2 Begleitpersonen bei gleichzeitiger Buchung einer Schülerführung 4 1'), (40, 2, '2008 Aktiviert keine Highlight Tour WeltWissen (rotating tour) MGB/WeltWissen/Turnus/E/90/22/Überblicksführung Weekly rotating tour, every Sunday 14:30 - 15:00. 3 Euro, reduced 2 Euro (plus reduced tickets). The reduced ticket must bought separately. Persons for reduced ticket: Pupils, Apprentices People who do the military or civilian service, ALG I (German unemployed benefit), Retirees, Severly disabled persons (more than 50% impairment of earning capacity) The reduced tickets only valid with corresponding identification. Cancelation is not possible. Meeting point: in the Foyer of Martin-Gropius-Baus Weekly rotating tour, every Sunday 14:30 - 15:00. 3 Euro, reduced 2 Euro (plus reduced tickets). The reduced ticket must bought separately. 3 1'), (41, 2, '2009 Aktiviert keine Group-One-Day-Ticket Online Min. Participant 10 and max. Participant 25 The ticket is valid for the hole day. Free entry for children up to the age of 15 and 2 people as escort , if a guded tour for school classes is booked at the same time. The free tickets only valid with corresponding identification. Min. Participants 10 Max. Participants 25 Free entry for children up to the age of 15 and 2 people as escort 4 1'), (37, 2, '2005 Aktiviert keine Overview Tours for school classes MGB/WeltWissen/Sch/60/30/Vom Leben, dem Universum.../Übersichtsführung 7.-13.Kl. - /Sch/90/30 WeltWissen. 300 years sciences in Berlin. You can book this tour for 60 minutes or 90 minutes. The tours are being held in German or Enlish. Max. Participants are 25. Bookable every day from 11:00 until 18:00, exclude Tuesday, on Sunday only from 12:00, on Thursday only from 13:00 (exclude school holidays) Group tickets for the entry must be bought separately. WeltWissen. 300 years sciences in Berlin. 50,00 Euro for 60 minutes. (plus tickets) 70,00 Euro for 90 minutes. (plus tickets) Max. Participants are 25. Tickets for the entry must be bought separately. 50 1'), (34, 2, '2001 Aktiviert keine One-Day-Ticket Online This ticket is valid for the hole exhibition day. Free entry for children up to the age of 15. Persons for reduced ticket: Pupils, Apprentices People who do the military or civilian service, ALG I (German unemployed benefit), Retirees, Severly disabled persons (more than 50% impairment of earning capacity) The free and reduced tickets only valid with corresponding identification. Free entry for children up to the age of 15. 6 1'), (38, 1, '2006 Aktiviert keine Ausstellungsführung in Englisch (Turnusführung) MGB/WeltWissen/Turnus/E/90/22/Guided tour Wöchentliche Turnusführung immer samstags 14:30 – 16:00. Die Eintrittstickets für den ermäßigten Ausstellungseintritt müssen separat erworben werden. Sie können Ihre Eintrittstickets direkt hier online buchen, oder Tickets an der Kasse vor Ort erwerben. Personenkreis für ermäßigten Eintritt: SchülerInnen, StudentenInnen, Azubis, Wehr- und Zivildienstleistende, Arbeitslosengeld I, RentnerInnen, Schwerbehinderte (mehr als 50% MdE) Eine Stornierung der Buchung ist nicht möglich. Treffpunkt: im Foyer des Martin-Gropius-Baus Wöchentliche Turnusführung immer samstags 14:30 – 16:00. 3 Euro, ermäßigt 2 Euro (zzgl. ermäßigter Ausstellungseintritt). Die Eintrittstickets müssen separat erworben werden. 3 1'), (39, 1, '2007 Aktiviert keine Familienführung WeltWissen (Turnusführung) MGB/WeltWissen/Turnus/Fam/60/22/Familienführung/ab 9J. Wöchentliche Turnusführung immer sonntags 11:00 – 12:00. Die Eintrittstickets für den ermäßigten Ausstellungseintritt müssen separat erworben werden. Sie können die Eintrittstickets direkt hier online buchen, oder Tickets an der Kasse vor Ort erwerben. Personenkreis für ermäßigten Eintritt: SchülerInnen, StudentenInnen, Azubis, Wehr- und Zivildienstleistende, Arbeitslosengeld I, RentnerInnen, Schwerbehinderte (mehr als 50% MdE) Eine Stornierung der Buchung ist nicht möglich. Treffpunkt: im Foyer des Martin-Gropius-Baus Wöchentliche Turnusführung immer sonntags 11:00 – 12:00. 3 Euro, ermäßigt 2 Euro (zzgl. ermäßigter Ausstellungseintritt). Die Eintrittstickets müssen separat erworben werden. 3 1'), (36, 2, '2004 Aktiviert keine Overview Tours for private Groups MGB/Weltwissen/E/60/22/Übersichtsführung - MGB/Weltwissen/E/90/22/Übersichtsführung WeltWissen. 300 years sciences in Berlin. You can book this tour either for 60 minutes or for 90 minutes. The Tours are beeing held in German and English. Bookable every day from 11:00 until 18:00, exclude Tuesday, on Sunday only from 12:00, on Thursday only from 13:00 (exclude school holidays) Tickets for the entry must be bought separately. Max. Participants 20 Persons for reduced ticket: Students someone doing his compulsory military service, conscientious objector unemployed I, old-age pensioner, seriously disabled person (more than 50% MdE) The reduced tickets only valid with corresponding identification. Cancelation is not possible. Meeting point: in the Foyer of Martin-Gropius-Baus WeltWissen. 300 years sciences in Berlin. 70,00 Euro for 60 minutes. (plus tickets) 90,00 Euro for 90 minutes. (plus tickets) Tickets for the entry must be bought separately. 70 1'), (36, 1, '2004 Aktiviert keine Überblicksführung für Gruppen MGB/Weltwissen/E/60/22/Übersichtsführung - MGB/Weltwissen/E/90/22/Übersichtsführung WeltWissen. 300 Jahre Wissenschaften in Berlin. Diese Führung kann für 60 und 90 Minuten gebucht werden. Die Führungen werden in Deutsch und Englisch angeboten. Wenn Sie jetzt schon wissen, vieviele Teilnehmer sie tatsächlich sein werden, empfehlen wir Ihnen die entsprechenden Eintrittstickets für Ihre Gruppe, gleich mitzubuchen. Mit Buchung dieser Führung werden nicht automatisch auch Gruppen- Tickets / Zeitfenstertickets gebucht. Maximale Teilnehmerzahl 20 Wenn Sie, in Bezug auf die Teilnehmer unsicher sind, können Sie Ihre Tickets auch an der Kasse erwerben. Personenkreis für ermäßigten Eintritt: SchülerInnen, StudentenInnen, Azubis, Wehr- und Zivildienstleistende, Arbeitslosengeld I, RentnerInnen, Schwerbehinderte (mehr als 50% MdE) Treffpunkt: im Foyer des Martin-Gropius-Baus WeltWissen. 300 Jahre Wissenschaften in Berlin. Private Führung in Deutsch und Englisch 70 Euro für 60 Minuten und 90 Euro für 90 Minuten (zzgl. ermäßigter Ausstellungseintritt / Gruppenticket). Maximale Teilnehmerzahl 20 Buchbar täglich von 11-18 Uhr, nicht dienstags, sonntags erst ab 12.00 Uhr, donnerstags erst ab 13.00 Uhr (Ausnahme Ferien) Gruppentickets für den Eintritt müssen separat gebucht werden. 70 1'), (38, 2, '2006 Aktiviert keine Exhibition Tour in English (rotating tour) MGB/WeltWissen/Turnus/E/90/22/Guided tour Weekly rotating tour, every Saturday 14:30 - 16:00. 3 Euro, reduced 2 Euro (plus reduced tickets). The reduced ticket must bought separately. Persons for reduced ticket: Pupils, Apprentices People who do the military or civilian service, ALG I (German unemployed benefit), Retirees, Severly disabled persons (more than 50% impairment of earning capacity) The reduced tickets only valid with corresponding identification. Cancelation is not possible. Meeting point: in the Foyer of Martin-Gropius-Baus Weekly rotating tour, every Saturday 14:30 - 16:00. 3 Euro, reduced 2 Euro (plus reduced tickets). The reduced ticket must be bought separately. 3 1'), (32, 2, 'ASK-TEST Aktiviert Umsatzsteuerpflichtige Güter 7% Austellungskatalog TEST TEST 16.99 1'), (33, 2, '2002 Aktiviert keine One-Day-Time-Frame-Ticket Online Every booked ticket is valid for a half-hourly time frame as you can entry the exhibition. You can stay in the exhibition as long as the exhibition is open for this day. Free entry for children up to the age of 15. Persons for reduced ticket: Pupils, Apprentices People who do the military or civilian service, ALG I (German unemployed benefit), Retirees, Severly disabled persons (more than 50% impairment of earning capacity) The free and reduced tickets only valid with corresponding identification. Every booked ticket is valid for a half-hourly time frame as you can entry the exhibition Free entry for children up to the age of 15. 6 1'), (35, 2, '2003 Aktiviert keine Group-One-Day-Time-Frame-Ticket Online Min. Participant are 10 Max. Participant are 25 Every booked ticket is valid for a half-hourly time frame as you can entry the exhibition. You can stay in the exhibition as long as the exhibition is open for this day. Free entry for children up to the age of 15 and unemployed persons The free tickets only valid with identification. Min. Participant are 10 Max. Participant are 25 Every booked ticket is valid for a half-hourly time frame as you can entry the exhibition. 4 1'), (35, 1, '2003 Aktiviert keine Gruppen Online-Ticket mit Zeitfenster Gruppentickets beinhalten eine minimale und eine maximale Teilnehmerzahl pro Buchung. Für Gruppentickets müssen mindestens 10 Tickets und können maximal 25 Tickets gebucht werden. Jedes gekaufte Ticket gilt für ein halbstündiges Zeitfenster, in dem Sie in die Ausstellung eingelassen werden. Danach können Sie, innerhalb des Ausstellungstages, so lange bleiben wie Sie wollen. Online können Zeitfenstertickets bis zu einem Tag vor dem Besuch gekauft werden. Frei: Kinder und Jugendliche bis 16 Jahre, 2 Begleitpersonen bei gleichzeitiger Buchung einer Schülerführung Die kostenfreien Online-Tickets sind nur zusammen mit den entsprechenden Nachweisen gültig. Minimale Teilnehmerzahl 10 Maximale Teilnehmerzahl 25 Jedes gekaufte Ticket gilt für ein halbstündiges Zeitfenster für den gebuchten Tag, in dem die Gruppe in die Ausstellung eingelassen wird. Frei: Kinder und Jugendliche bis 16 Jahre, 2 Begleitpersonen bei gleichzeitiger Buchung einer Schülerführung 4 1'); /*!40000 ALTER TABLE `catalogsearch_fulltext` ENABLE KEYS */; # Dumping structure for table web36db1.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=5 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalogsearch_query: 4 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, 'syste', 2, 1, '', '', 2, 1, 1, 0, '2010-07-09 19:46:03'), (2, 'virtuell', 1, 1, '', '', 2, 1, 1, 0, '2010-07-09 19:56:25'), (3, 'ti', 0, 2, '', '', 1, 1, 1, 0, '2010-07-14 19:35:40'), (4, 'dsfsd', 0, 2, '', '', 1, 1, 1, 0, '2010-08-02 10:17:23'); /*!40000 ALTER TABLE `catalogsearch_query` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.catalogsearch_result: 0 rows /*!40000 ALTER TABLE `catalogsearch_result` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogsearch_result` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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=8 DEFAULT CHARSET=utf8 COMMENT='Category Entities'; # Dumping data for table web36db1.catalog_category_entity: 7 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-07-09 15:26:03', '1', 0, 0, 6), (2, 3, 3, 1, '2010-07-09 15:26:03', '2010-07-09 15:26:03', '1/2', 1, 1, 5), (3, 3, 3, 2, '2010-07-09 15:48:01', '2010-08-04 07:00:08', '1/2/3', 1, 2, 2), (4, 3, 3, 2, '2010-07-09 15:48:13', '2010-07-09 15:50:25', '1/2/4', 2, 2, 0), (5, 3, 3, 3, '2010-07-09 15:49:03', '2010-07-09 15:50:05', '1/2/3/5', 1, 3, 0), (6, 3, 3, 3, '2010-07-09 15:49:19', '2010-07-09 15:50:15', '1/2/3/6', 2, 3, 0), (7, 3, 3, 2, '2010-07-22 14:51:37', '2010-08-24 15:08:36', '1/2/7', 3, 2, 0); /*!40000 ALTER TABLE `catalog_category_entity` ENABLE KEYS */; # Dumping structure for table web36db1.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=11 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_category_entity_datetime: 10 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); /*!40000 ALTER TABLE `catalog_category_entity_datetime` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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=35 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_category_entity_int: 30 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, 106, 0, 1, 1), (4, 3, 106, 0, 2, 1), (5, 3, 34, 0, 3, 1), (6, 3, 106, 0, 3, 1), (7, 3, 42, 0, 3, 9), (8, 3, 43, 0, 3, 0), (9, 3, 51, 0, 3, 1), (10, 3, 34, 0, 4, 1), (11, 3, 106, 0, 4, 1), (12, 3, 42, 0, 4, NULL), (13, 3, 43, 0, 4, 0), (14, 3, 51, 0, 4, 1), (17, 3, 34, 0, 5, 1), (18, 3, 106, 0, 5, 1), (19, 3, 42, 0, 5, NULL), (20, 3, 43, 0, 5, 0), (21, 3, 51, 0, 5, 1), (24, 3, 34, 0, 6, 1), (25, 3, 106, 0, 6, 1), (26, 3, 42, 0, 6, NULL), (27, 3, 43, 0, 6, 0), (28, 3, 51, 0, 6, 1), (29, 3, 34, 0, 7, 0), (30, 3, 106, 0, 7, 1), (31, 3, 42, 0, 7, NULL), (32, 3, 43, 0, 7, 0), (33, 3, 51, 0, 7, 1), (34, 3, 42, 2, 3, 10); /*!40000 ALTER TABLE `catalog_category_entity_int` ENABLE KEYS */; # Dumping structure for table web36db1.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=31 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_category_entity_text: 30 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, 'name'), (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, ''), (22, 3, 40, 0, 6, ''), (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, 58, 2, 3, ''); /*!40000 ALTER TABLE `catalog_category_entity_text` ENABLE KEYS */; # Dumping structure for table web36db1.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=55 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_category_entity_varchar: 51 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, 'Tickets'), (9, 3, 35, 0, 3, 'einzeltickets'), (10, 3, 38, 0, 3, ''), (11, 3, 41, 0, 3, 'PAGE'), (12, 3, 50, 0, 3, ''), (13, 3, 54, 0, 3, ''), (14, 3, 49, 1, 3, 'einzeltickets.html'), (15, 3, 49, 0, 3, 'einzeltickets.html'), (16, 3, 33, 0, 4, 'Führungen'), (17, 3, 35, 0, 4, 'fuehrungen'), (18, 3, 38, 0, 4, ''), (19, 3, 41, 0, 4, 'PRODUCTS'), (20, 3, 50, 0, 4, ''), (21, 3, 54, 0, 4, ''), (22, 3, 49, 1, 4, 'fuehrungen.html'), (23, 3, 49, 0, 4, 'fuehrungen.html'), (26, 3, 33, 0, 5, 'Einzeltickets'), (27, 3, 35, 0, 5, 'einzeltickets'), (28, 3, 38, 0, 5, ''), (29, 3, 41, 0, 5, 'PRODUCTS'), (30, 3, 50, 0, 5, ''), (31, 3, 54, 0, 5, ''), (32, 3, 49, 1, 5, 'einzeltickets/einzeltickets.html'), (33, 3, 49, 0, 5, 'einzeltickets/einzeltickets.html'), (34, 3, 33, 0, 6, 'Gruppentickets'), (35, 3, 35, 0, 6, 'gruppentickets'), (36, 3, 38, 0, 6, ''), (37, 3, 41, 0, 6, 'PRODUCTS'), (38, 3, 50, 0, 6, ''), (39, 3, 54, 0, 6, ''), (40, 3, 49, 1, 6, 'einzeltickets/gruppentickets.html'), (41, 3, 49, 0, 6, 'einzeltickets/gruppentickets.html'), (43, 3, 33, 2, 5, 'Single Tickets'), (44, 3, 33, 2, 6, 'Group Tickets'), (45, 3, 33, 2, 4, 'Guided Tours'), (46, 3, 33, 0, 7, 'Kataloge'), (47, 3, 35, 0, 7, 'kataloge'), (48, 3, 38, 0, 7, ''), (49, 3, 41, 0, 7, 'PRODUCTS'), (50, 3, 50, 0, 7, ''), (51, 3, 54, 0, 7, ''), (52, 3, 49, 1, 7, 'kataloge.html'), (53, 3, 49, 0, 7, 'kataloge.html'), (54, 3, 59, 0, 3, 'name'); /*!40000 ALTER TABLE `catalog_category_entity_varchar` ENABLE KEYS */; # Dumping structure for table web36db1.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', `name` varchar(255) NOT NULL default '', `is_active` int(10) NOT NULL default '0', `url_key` varchar(255) NOT NULL default '', `description` text, `image` varchar(255) NOT NULL default '', `meta_title` varchar(255) NOT NULL default '', `meta_keywords` text, `meta_description` text, `display_mode` varchar(255) NOT NULL default '', `landing_page` int(10) NOT NULL default '0', `is_anchor` int(10) NOT NULL default '0', `all_children` text, `path_in_store` text, `children` text, `url_path` varchar(255) NOT NULL default '', `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', `page_layout` varchar(255) NOT NULL default '', `custom_layout_update` text, `available_sort_by` text, `default_sort_by` varchar(255) NOT NULL default '', `include_in_menu` int(10) NOT NULL default '0', 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 web36db1.catalog_category_flat_store_1: 7 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`, `name`, `is_active`, `url_key`, `description`, `image`, `meta_title`, `meta_keywords`, `meta_description`, `display_mode`, `landing_page`, `is_anchor`, `all_children`, `path_in_store`, `children`, `url_path`, `custom_design`, `custom_design_apply`, `custom_design_from`, `custom_design_to`, `page_layout`, `custom_layout_update`, `available_sort_by`, `default_sort_by`, `include_in_menu`) VALUES (1, 0, '0000-00-00 00:00:00', '2010-07-09 15:26:03', '1', 0, 0, 6, 1, 'Root Catalog', 0, 'root-catalog', '', '', '', '', '', '', 0, 0, '', '', '', '', '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', '', 1), (2, 1, '2010-07-09 15:26:03', '2010-07-09 15:26:03', '1/2', 1, 1, 5, 1, 'Default Category', 1, 'default-category', '', '', '', '', '', '', 0, 0, '', '', '', '', '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', '', 1), (3, 2, '2010-07-09 15:48:01', '2010-08-04 07:00:08', '1/2/3', 1, 2, 2, 1, 'Tickets', 1, 'einzeltickets', '', '', '', '', '', 'PAGE', 9, 0, '', '', '', 'einzeltickets.html', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', 'name', 'name', 1), (4, 2, '2010-07-09 15:48:13', '2010-07-09 15:50:25', '1/2/4', 2, 2, 0, 1, 'Führungen', 1, 'fuehrungen', '', '', '', '', '', 'PRODUCTS', 0, 0, '', '', '', 'fuehrungen.html', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', '', 1), (5, 3, '2010-07-09 15:49:03', '2010-07-09 15:50:05', '1/2/3/5', 1, 3, 0, 1, 'Einzeltickets', 1, 'einzeltickets', '', '', '', '', '', 'PRODUCTS', 0, 0, '', '', '', 'einzeltickets/einzeltickets.html', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', '', 1), (6, 3, '2010-07-09 15:49:19', '2010-07-09 15:50:15', '1/2/3/6', 2, 3, 0, 1, 'Gruppentickets', 1, 'gruppentickets', '', '', '', '', '', 'PRODUCTS', 0, 0, '', '', '', 'einzeltickets/gruppentickets.html', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', '', 1), (7, 2, '2010-07-22 14:51:37', '2010-08-24 15:08:36', '1/2/7', 3, 2, 0, 1, 'Kataloge', 0, 'kataloge', '', '', '', '', '', 'PRODUCTS', 0, 0, '', '', '', 'kataloge.html', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', '', 1); /*!40000 ALTER TABLE `catalog_category_flat_store_1` ENABLE KEYS */; # Dumping structure for table web36db1.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', `name` varchar(255) NOT NULL default '', `is_active` int(10) NOT NULL default '0', `url_key` varchar(255) NOT NULL default '', `description` text, `image` varchar(255) NOT NULL default '', `meta_title` varchar(255) NOT NULL default '', `meta_keywords` text, `meta_description` text, `display_mode` varchar(255) NOT NULL default '', `landing_page` int(10) NOT NULL default '0', `is_anchor` int(10) NOT NULL default '0', `all_children` text, `path_in_store` text, `children` text, `url_path` varchar(255) NOT NULL default '', `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', `page_layout` varchar(255) NOT NULL default '', `custom_layout_update` text, `available_sort_by` text, `default_sort_by` varchar(255) NOT NULL default '', `include_in_menu` int(10) NOT NULL default '0', 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 web36db1.catalog_category_flat_store_2: 7 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`, `name`, `is_active`, `url_key`, `description`, `image`, `meta_title`, `meta_keywords`, `meta_description`, `display_mode`, `landing_page`, `is_anchor`, `all_children`, `path_in_store`, `children`, `url_path`, `custom_design`, `custom_design_apply`, `custom_design_from`, `custom_design_to`, `page_layout`, `custom_layout_update`, `available_sort_by`, `default_sort_by`, `include_in_menu`) VALUES (1, 0, '0000-00-00 00:00:00', '2010-07-09 15:26:03', '1', 0, 0, 6, 2, 'Root Catalog', 0, 'root-catalog', '', '', '', '', '', '', 0, 0, '', '', '', '', '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', '', 1), (2, 1, '2010-07-09 15:26:03', '2010-07-09 15:26:03', '1/2', 1, 1, 5, 2, 'Default Category', 1, 'default-category', '', '', '', '', '', '', 0, 0, '', '', '', '', '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', '', 1), (3, 2, '2010-07-09 15:48:01', '2010-08-04 07:00:08', '1/2/3', 1, 2, 2, 2, 'Tickets', 1, 'einzeltickets', '', '', '', '', '', 'PAGE', 10, 0, '', '', '', 'einzeltickets.html', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'name', 1), (4, 2, '2010-07-09 15:48:13', '2010-07-09 15:50:25', '1/2/4', 2, 2, 0, 2, 'Guided Tours', 1, 'fuehrungen', '', '', '', '', '', 'PRODUCTS', 0, 0, '', '', '', 'fuehrungen.html', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', '', 1), (5, 3, '2010-07-09 15:49:03', '2010-07-09 15:50:05', '1/2/3/5', 1, 3, 0, 2, 'Single Tickets', 1, 'einzeltickets', '', '', '', '', '', 'PRODUCTS', 0, 0, '', '', '', 'einzeltickets/einzeltickets.html', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', '', 1), (6, 3, '2010-07-09 15:49:19', '2010-07-09 15:50:15', '1/2/3/6', 2, 3, 0, 2, 'Group Tickets', 1, 'gruppentickets', '', '', '', '', '', 'PRODUCTS', 0, 0, '', '', '', 'einzeltickets/gruppentickets.html', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', '', 1), (7, 2, '2010-07-22 14:51:37', '2010-08-24 15:08:36', '1/2/7', 3, 2, 0, 2, 'Kataloge', 0, 'kataloge', '', '', '', '', '', 'PRODUCTS', 0, 0, '', '', '', 'kataloge.html', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', '', 1); /*!40000 ALTER TABLE `catalog_category_flat_store_2` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.catalog_category_product: 40 rows /*!40000 ALTER TABLE `catalog_category_product` DISABLE KEYS */; INSERT INTO `catalog_category_product` (`category_id`, `product_id`, `position`) VALUES (2, 11, 1), (2, 12, 1), (2, 17, 1), (2, 18, 1), (2, 19, 1), (2, 20, 1), (2, 24, 1), (2, 25, 1), (2, 27, 1), (2, 30, 1), (2, 31, 1), (2, 33, 1), (2, 34, 1), (2, 35, 1), (3, 24, 1), (3, 27, 1), (3, 31, 1), (3, 33, 1), (3, 34, 1), (3, 35, 1), (3, 41, 1), (4, 16, 1), (4, 17, 1), (4, 18, 1), (4, 19, 1), (4, 20, 1), (4, 30, 1), (4, 36, 1), (4, 37, 1), (4, 38, 1), (4, 39, 1), (4, 40, 1), (5, 31, 1), (5, 33, 1), (5, 34, 1), (6, 24, 1), (6, 27, 1), (6, 35, 1), (6, 41, 1), (7, 32, 1); /*!40000 ALTER TABLE `catalog_category_product` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.catalog_category_product_index: 52 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, 11, 1, 1, 1, 1), (2, 12, 1, 1, 1, 1), (2, 32, 0, 0, 1, 4), (2, 36, 0, 0, 1, 4), (2, 37, 0, 0, 1, 4), (2, 38, 0, 0, 1, 4), (2, 39, 0, 0, 1, 4), (2, 40, 0, 0, 1, 4), (2, 41, 0, 0, 1, 4), (2, 33, 1, 1, 1, 4), (2, 34, 1, 1, 1, 4), (2, 35, 1, 1, 1, 4), (3, 33, 1, 1, 1, 4), (3, 34, 1, 1, 1, 4), (3, 35, 1, 1, 1, 4), (3, 41, 1, 1, 1, 4), (4, 36, 1, 1, 1, 4), (4, 37, 1, 1, 1, 4), (4, 38, 1, 1, 1, 4), (4, 39, 1, 1, 1, 4), (4, 40, 1, 1, 1, 4), (5, 33, 1, 1, 1, 4), (5, 34, 1, 1, 1, 4), (6, 35, 1, 1, 1, 4), (6, 41, 1, 1, 1, 4), (7, 32, 1, 1, 1, 4), (2, 11, 1, 1, 2, 1), (2, 12, 1, 1, 2, 1), (2, 32, 0, 0, 2, 4), (2, 36, 0, 0, 2, 4), (2, 37, 0, 0, 2, 4), (2, 38, 0, 0, 2, 4), (2, 39, 0, 0, 2, 4), (2, 40, 0, 0, 2, 4), (2, 41, 0, 0, 2, 4), (2, 33, 1, 1, 2, 4), (2, 34, 1, 1, 2, 4), (2, 35, 1, 1, 2, 4), (3, 33, 1, 1, 2, 4), (3, 34, 1, 1, 2, 4), (3, 35, 1, 1, 2, 4), (3, 41, 1, 1, 2, 4), (4, 36, 1, 1, 2, 4), (4, 37, 1, 1, 2, 4), (4, 38, 1, 1, 2, 4), (4, 39, 1, 1, 2, 4), (4, 40, 1, 1, 2, 4), (5, 33, 1, 1, 2, 4), (5, 34, 1, 1, 2, 4), (6, 35, 1, 1, 2, 4), (6, 41, 1, 1, 2, 4), (7, 32, 1, 1, 2, 4); /*!40000 ALTER TABLE `catalog_category_product_index` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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=3 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_compare_item: 1 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 (2, 76, NULL, 16, 1); /*!40000 ALTER TABLE `catalog_compare_item` ENABLE KEYS */; # Dumping structure for table web36db1.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=146 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_eav_attribute: 103 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,bookable,buyerprotect', 1, 0, 0, 1), (65, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 'simple,configurable,virtual,bundle,downloadable,bookable', 0, 0, 0, 1), (66, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 'simple,configurable,virtual,bundle,downloadable,bookable', 0, 0, 0, 1), (67, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 'simple,configurable,virtual,bundle,downloadable,bookable', 0, 0, 0, 1), (68, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 'simple,virtual,downloadable,bookable', 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, 1, 1, 1, 0, 0, 1, 0, 0, 0, 1, 'simple', 1, 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,bookable', 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, 1, 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,bookable,buyerprotect', 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,bookable', 0, 0, 0, 1), (89, '', 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 'simple,virtual', 0, 0, 0, 1), (90, '', 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 'simple,virtual', 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, '', 0, 1, 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, 0, 0, 1, '', 0, 0, 0, 1), (98, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (99, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, '', 0, 0, 0, 1), (100, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (101, '', 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, '', 0, 0, 0, 1), (102, '', 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, '', 0, 0, 0, 1), (103, '', 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, '', 0, 0, 0, 1), (104, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (105, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (106, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (107, '', 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, '', 0, 0, 0, 0), (108, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (109, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 'bundle', 0, 0, 0, 0), (110, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 'bundle', 0, 0, 0, 0), (111, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 'bundle', 0, 0, 0, 0), (112, '', 1, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 'bundle', 0, 0, 0, 0), (113, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 'bundle', 0, 0, 0, 0), (114, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 'downloadable', 0, 0, 0, 0), (115, '', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 'downloadable', 0, 0, 0, 0), (116, '', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 'downloadable', 0, 0, 0, 0), (117, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 'downloadable', 0, 0, 0, 0), (118, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 'bookable', 0, 0, 0, 0), (119, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 'bookable', 0, 0, 0, 0), (120, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 'bookable', 0, 0, 0, 0), (121, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 'bookable', 0, 0, 0, 0), (122, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 'bookable', 0, 0, 0, 0), (123, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 'bookable', 0, 0, 0, 0), (124, '', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 'bookable', 0, 0, 0, 0), (125, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 'bookable', 0, 0, 0, 0), (126, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 'bookable', 0, 0, 0, 0), (127, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 'bookable', 0, 0, 0, 0), (128, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 'bookable', 0, 0, 0, 0), (129, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 'bookable', 0, 0, 0, 0), (136, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 0, 1, 0, 1, '', 1, 0, 0, 0), (141, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, 0, 0, 0), (142, NULL, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (143, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 'simple', 0, 0, 0, 0), (144, NULL, 0, 1, 1, 0, 1, 1, 1, 0, 0, 1, 0, 0, '', 1, 0, 0, 0), (145, NULL, 0, 1, 1, 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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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=42 DEFAULT CHARSET=utf8 COMMENT='Product Entities'; # Dumping data for table web36db1.catalog_product_entity: 22 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 (11, 4, 4, 'simple', '1000', 0, 0, '2010-07-09 16:11:19', '2010-08-06 12:09:42'), (12, 4, 4, 'simple', '1001', 0, 0, '2010-07-09 16:12:13', '2010-08-03 12:21:48'), (16, 4, 4, 'simple', 'AW11', 1, 1, '2010-07-20 10:37:15', '2010-08-05 14:04:50'), (17, 4, 4, 'simple', 'AW12', 1, 1, '2010-07-21 13:52:35', '2010-08-05 14:06:23'), (18, 4, 4, 'simple', 'AW131', 1, 0, '2010-07-21 14:05:44', '2010-08-05 14:07:47'), (19, 4, 4, 'simple', 'AW132', 1, 0, '2010-07-21 14:13:59', '2010-08-05 14:08:08'), (20, 4, 4, 'simple', 'AW133', 1, 0, '2010-07-21 14:36:38', '2010-08-05 14:08:33'), (24, 4, 4, 'bookable', 'AW151', 0, 0, '2010-07-22 08:25:58', '2010-08-03 13:06:31'), (25, 4, 4, 'simple', 'AW152', 0, 0, '2010-07-22 08:31:19', '2010-08-08 11:16:39'), (27, 4, 4, 'grouped', 'AW153', 0, 0, '2010-07-22 08:40:58', '2010-08-05 14:09:09'), (30, 4, 4, 'simple', 'AW161', 1, 1, '2010-07-22 08:59:49', '2010-07-22 14:09:46'), (31, 4, 4, 'downloadable', 'AW160', 0, 0, '2010-07-22 10:38:34', '2010-07-22 10:38:35'), (32, 4, 4, 'simple', 'ASK-TEST', 0, 0, '2010-07-22 14:53:55', '2010-08-24 14:02:29'), (33, 4, 4, 'bookable', '2002', 1, 0, '2010-07-23 13:19:41', '2010-08-28 10:53:04'), (34, 4, 4, 'bookable', '2001', 1, 0, '2010-07-30 11:16:06', '2010-08-18 09:22:32'), (35, 4, 4, 'bookable', '2003', 1, 0, '2010-08-02 13:31:10', '2010-08-18 09:21:32'), (36, 4, 4, 'bookable', '2004', 1, 1, '2010-08-02 13:52:18', '2010-08-26 13:33:11'), (37, 4, 4, 'bookable', '2005', 1, 1, '2010-08-02 13:58:43', '2010-08-26 14:16:46'), (38, 4, 4, 'bookable', '2006', 1, 0, '2010-08-02 14:06:01', '2010-08-28 12:16:23'), (39, 4, 4, 'bookable', '2007', 1, 0, '2010-08-02 14:10:50', '2010-08-19 15:27:31'), (40, 4, 4, 'bookable', '2008', 1, 0, '2010-08-02 14:14:56', '2010-08-28 12:22:51'), (41, 4, 4, 'bookable', '2009', 1, 0, '2010-08-03 13:11:45', '2010-08-24 15:30:43'); /*!40000 ALTER TABLE `catalog_product_entity` ENABLE KEYS */; # Dumping structure for table web36db1.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=287 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_product_entity_datetime: 186 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 (28, 4, 81, 0, 11, NULL), (29, 4, 82, 0, 11, NULL), (30, 4, 66, 0, 11, NULL), (31, 4, 67, 0, 11, NULL), (32, 4, 93, 0, 11, NULL), (33, 4, 94, 0, 11, NULL), (34, 4, 81, 0, 12, NULL), (35, 4, 82, 0, 12, NULL), (36, 4, 66, 0, 12, NULL), (37, 4, 67, 0, 12, NULL), (38, 4, 93, 0, 12, NULL), (39, 4, 94, 0, 12, NULL), (64, 4, 81, 0, 16, NULL), (65, 4, 82, 0, 16, NULL), (66, 4, 66, 0, 16, NULL), (67, 4, 67, 0, 16, NULL), (68, 4, 93, 0, 16, NULL), (69, 4, 94, 0, 16, NULL), (70, 4, 81, 0, 17, NULL), (71, 4, 82, 0, 17, NULL), (72, 4, 66, 0, 17, NULL), (73, 4, 67, 0, 17, NULL), (74, 4, 93, 0, 17, NULL), (75, 4, 94, 0, 17, NULL), (76, 4, 81, 0, 18, NULL), (77, 4, 82, 0, 18, NULL), (78, 4, 66, 0, 18, NULL), (79, 4, 67, 0, 18, NULL), (80, 4, 93, 0, 18, NULL), (81, 4, 94, 0, 18, NULL), (82, 4, 66, 0, 19, NULL), (83, 4, 67, 0, 19, NULL), (84, 4, 81, 0, 19, NULL), (85, 4, 82, 0, 19, NULL), (86, 4, 93, 0, 19, NULL), (87, 4, 94, 0, 19, NULL), (88, 4, 81, 0, 20, NULL), (89, 4, 82, 0, 20, NULL), (90, 4, 66, 0, 20, NULL), (91, 4, 67, 0, 20, NULL), (92, 4, 93, 0, 20, NULL), (93, 4, 94, 0, 20, NULL), (116, 4, 81, 0, 24, NULL), (117, 4, 82, 0, 24, NULL), (118, 4, 66, 0, 24, NULL), (119, 4, 67, 0, 24, NULL), (120, 4, 93, 0, 24, NULL), (121, 4, 94, 0, 24, NULL), (122, 4, 120, 0, 24, '2010-09-24 00:00:00'), (123, 4, 121, 0, 24, '2011-01-09 00:00:00'), (124, 4, 81, 0, 25, NULL), (125, 4, 82, 0, 25, NULL), (126, 4, 66, 0, 25, NULL), (127, 4, 67, 0, 25, NULL), (128, 4, 93, 0, 25, NULL), (129, 4, 94, 0, 25, NULL), (136, 4, 81, 0, 27, NULL), (137, 4, 82, 0, 27, NULL), (138, 4, 93, 0, 27, NULL), (139, 4, 94, 0, 27, NULL), (152, 4, 81, 0, 30, NULL), (153, 4, 82, 0, 30, NULL), (154, 4, 66, 0, 30, NULL), (155, 4, 67, 0, 30, NULL), (156, 4, 93, 0, 30, NULL), (157, 4, 94, 0, 30, NULL), (158, 4, 81, 0, 31, NULL), (159, 4, 82, 0, 31, NULL), (160, 4, 66, 0, 31, NULL), (161, 4, 67, 0, 31, NULL), (162, 4, 93, 0, 31, NULL), (163, 4, 94, 0, 31, NULL), (164, 4, 81, 0, 32, NULL), (165, 4, 82, 0, 32, NULL), (166, 4, 66, 0, 32, NULL), (167, 4, 67, 0, 32, NULL), (168, 4, 93, 0, 32, NULL), (169, 4, 94, 0, 32, NULL), (178, 4, 81, 0, 33, NULL), (179, 4, 82, 0, 33, NULL), (180, 4, 66, 0, 33, NULL), (181, 4, 67, 0, 33, NULL), (182, 4, 93, 0, 33, NULL), (183, 4, 94, 0, 33, NULL), (184, 4, 120, 0, 33, '2010-09-24 00:00:00'), (185, 4, 121, 0, 33, '2011-01-09 00:00:00'), (187, 4, 81, 0, 34, NULL), (188, 4, 82, 0, 34, NULL), (189, 4, 66, 0, 34, NULL), (190, 4, 67, 0, 34, NULL), (191, 4, 93, 0, 34, NULL), (192, 4, 94, 0, 34, NULL), (193, 4, 120, 0, 34, '2010-09-24 00:00:00'), (194, 4, 121, 0, 34, '2011-01-09 00:00:00'), (195, 4, 120, 1, 34, NULL), (196, 4, 120, 2, 34, NULL), (197, 4, 121, 1, 34, NULL), (198, 4, 121, 2, 34, NULL), (199, 4, 120, 1, 33, NULL), (200, 4, 120, 2, 33, NULL), (201, 4, 121, 1, 33, NULL), (202, 4, 121, 2, 33, NULL), (203, 4, 81, 0, 35, NULL), (204, 4, 82, 0, 35, NULL), (205, 4, 66, 0, 35, NULL), (206, 4, 67, 0, 35, NULL), (207, 4, 93, 0, 35, NULL), (208, 4, 94, 0, 35, NULL), (209, 4, 120, 0, 35, '2010-09-24 00:00:00'), (210, 4, 121, 0, 35, '2011-01-09 00:00:00'), (211, 4, 81, 0, 36, NULL), (212, 4, 82, 0, 36, NULL), (213, 4, 66, 0, 36, NULL), (214, 4, 67, 0, 36, NULL), (215, 4, 93, 0, 36, NULL), (216, 4, 94, 0, 36, NULL), (217, 4, 120, 0, 36, '2010-09-24 00:00:00'), (218, 4, 121, 0, 36, '2011-01-09 00:00:00'), (219, 4, 81, 0, 37, NULL), (220, 4, 82, 0, 37, NULL), (221, 4, 66, 0, 37, NULL), (222, 4, 67, 0, 37, NULL), (223, 4, 93, 0, 37, NULL), (224, 4, 94, 0, 37, NULL), (225, 4, 120, 0, 37, '2010-09-24 00:00:00'), (226, 4, 121, 0, 37, '2011-01-09 00:00:00'), (227, 4, 81, 0, 38, NULL), (228, 4, 82, 0, 38, NULL), (229, 4, 66, 0, 38, NULL), (230, 4, 67, 0, 38, NULL), (231, 4, 93, 0, 38, NULL), (232, 4, 94, 0, 38, NULL), (233, 4, 120, 0, 38, '2010-09-24 00:00:00'), (234, 4, 121, 0, 38, '2011-01-09 00:00:00'), (235, 4, 81, 0, 39, NULL), (236, 4, 82, 0, 39, NULL), (237, 4, 66, 0, 39, NULL), (238, 4, 67, 0, 39, NULL), (239, 4, 93, 0, 39, NULL), (240, 4, 94, 0, 39, NULL), (241, 4, 120, 0, 39, '2010-09-24 00:00:00'), (242, 4, 121, 0, 39, '2011-01-09 00:00:00'), (243, 4, 81, 0, 40, NULL), (244, 4, 82, 0, 40, NULL), (245, 4, 66, 0, 40, NULL), (246, 4, 67, 0, 40, NULL), (247, 4, 93, 0, 40, NULL), (248, 4, 94, 0, 40, NULL), (249, 4, 120, 0, 40, '2010-09-24 00:00:00'), (250, 4, 121, 0, 40, '2011-01-09 00:00:00'), (251, 4, 120, 1, 37, NULL), (252, 4, 120, 2, 37, NULL), (253, 4, 121, 1, 37, NULL), (254, 4, 121, 2, 37, NULL), (255, 4, 120, 1, 38, NULL), (256, 4, 120, 2, 38, NULL), (257, 4, 121, 1, 38, NULL), (258, 4, 121, 2, 38, NULL), (259, 4, 120, 1, 39, NULL), (260, 4, 120, 2, 39, NULL), (261, 4, 121, 1, 39, NULL), (262, 4, 121, 2, 39, NULL), (263, 4, 81, 0, 41, NULL), (264, 4, 82, 0, 41, NULL), (265, 4, 66, 0, 41, NULL), (266, 4, 67, 0, 41, NULL), (267, 4, 93, 0, 41, NULL), (268, 4, 94, 0, 41, NULL), (269, 4, 120, 0, 41, '2010-09-24 00:00:00'), (270, 4, 121, 0, 41, '2011-01-09 00:00:00'), (271, 4, 120, 1, 41, NULL), (272, 4, 120, 2, 41, NULL), (273, 4, 121, 1, 41, NULL), (274, 4, 121, 2, 41, NULL), (275, 4, 120, 1, 35, NULL), (276, 4, 120, 2, 35, NULL), (277, 4, 121, 1, 35, NULL), (278, 4, 121, 2, 35, NULL), (279, 4, 120, 1, 40, NULL), (280, 4, 120, 2, 40, NULL), (281, 4, 121, 1, 40, NULL), (282, 4, 121, 2, 40, NULL), (283, 4, 120, 1, 36, NULL), (284, 4, 120, 2, 36, NULL), (285, 4, 121, 1, 36, NULL), (286, 4, 121, 2, 36, NULL); /*!40000 ALTER TABLE `catalog_product_entity_datetime` ENABLE KEYS */; # Dumping structure for table web36db1.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=554 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_product_entity_decimal: 63 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 (49, 4, 64, 0, 11, 1.0000), (50, 4, 65, 0, 11, NULL), (51, 4, 68, 0, 11, NULL), (52, 4, 64, 0, 12, 5.0000), (53, 4, 65, 0, 12, NULL), (54, 4, 68, 0, 12, NULL), (158, 4, 64, 0, 16, 70.0000), (159, 4, 65, 0, 16, NULL), (160, 4, 68, 0, 16, NULL), (170, 4, 64, 0, 17, 50.0000), (171, 4, 65, 0, 17, NULL), (172, 4, 68, 0, 17, NULL), (173, 4, 64, 0, 18, 3.0000), (174, 4, 65, 0, 18, NULL), (175, 4, 68, 0, 18, NULL), (185, 4, 64, 0, 19, 3.0000), (186, 4, 65, 0, 19, NULL), (187, 4, 68, 0, 19, NULL), (218, 4, 64, 0, 20, 3.0000), (219, 4, 65, 0, 20, NULL), (220, 4, 68, 0, 20, NULL), (248, 4, 64, 0, 24, 4.0000), (249, 4, 65, 0, 24, NULL), (250, 4, 68, 0, 24, NULL), (251, 4, 64, 0, 25, 4.0000), (252, 4, 65, 0, 25, NULL), (253, 4, 68, 0, 25, NULL), (284, 4, 64, 0, 30, 3.0000), (285, 4, 65, 0, 30, NULL), (286, 4, 68, 0, 30, NULL), (335, 4, 64, 0, 31, 4.0000), (336, 4, 65, 0, 31, NULL), (337, 4, 68, 0, 31, NULL), (362, 4, 64, 0, 32, 16.9900), (363, 4, 65, 0, 32, NULL), (364, 4, 68, 0, 32, NULL), (371, 4, 64, 0, 33, 6.0000), (372, 4, 65, 0, 33, NULL), (373, 4, 68, 0, 33, NULL), (413, 4, 64, 0, 34, 6.0000), (414, 4, 65, 0, 34, NULL), (415, 4, 68, 0, 34, NULL), (452, 4, 64, 0, 35, 4.0000), (453, 4, 65, 0, 35, NULL), (454, 4, 68, 0, 35, NULL), (470, 4, 64, 0, 36, 70.0000), (471, 4, 65, 0, 36, NULL), (472, 4, 68, 0, 36, NULL), (479, 4, 64, 0, 37, 50.0000), (480, 4, 65, 0, 37, NULL), (481, 4, 68, 0, 37, NULL), (488, 4, 64, 0, 38, 3.0000), (489, 4, 65, 0, 38, NULL), (490, 4, 68, 0, 38, NULL), (494, 4, 64, 0, 39, 3.0000), (495, 4, 65, 0, 39, NULL), (496, 4, 68, 0, 39, NULL), (500, 4, 64, 0, 40, 3.0000), (501, 4, 65, 0, 40, NULL), (502, 4, 68, 0, 40, NULL), (551, 4, 64, 0, 41, 4.0000), (552, 4, 65, 0, 41, NULL), (553, 4, 68, 0, 41, NULL); /*!40000 ALTER TABLE `catalog_product_entity_decimal` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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=249 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_product_entity_int: 127 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 (44, 4, 84, 0, 11, 1), (45, 4, 91, 0, 11, 1), (46, 4, 85, 0, 11, 0), (47, 4, 107, 0, 11, 1), (48, 4, 89, 0, 11, 0), (49, 4, 84, 0, 12, 1), (50, 4, 91, 0, 12, 1), (51, 4, 85, 0, 12, 0), (52, 4, 107, 0, 12, 1), (53, 4, 89, 0, 12, 0), (74, 4, 84, 0, 16, 2), (75, 4, 91, 0, 16, 4), (76, 4, 85, 0, 16, 1), (77, 4, 107, 0, 16, 1), (78, 4, 89, 0, 16, 0), (79, 4, 84, 0, 17, 2), (80, 4, 91, 0, 17, 4), (81, 4, 85, 0, 17, 1), (82, 4, 107, 0, 17, 1), (83, 4, 89, 0, 17, 0), (84, 4, 84, 0, 18, 2), (85, 4, 91, 0, 18, 4), (86, 4, 85, 0, 18, 1), (87, 4, 107, 0, 18, 1), (88, 4, 89, 0, 18, 0), (89, 4, 84, 0, 19, 2), (90, 4, 85, 0, 19, 1), (91, 4, 89, 0, 19, 0), (92, 4, 91, 0, 19, 4), (93, 4, 107, 0, 19, 1), (95, 4, 84, 0, 20, 2), (96, 4, 91, 0, 20, 4), (97, 4, 85, 0, 20, 1), (98, 4, 107, 0, 20, 1), (99, 4, 89, 0, 20, 0), (117, 4, 84, 0, 24, 2), (118, 4, 91, 0, 24, 4), (119, 4, 85, 0, 24, 1), (120, 4, 107, 0, 24, 1), (121, 4, 126, 0, 24, 0), (122, 4, 127, 0, 24, 0), (123, 4, 84, 0, 25, 2), (124, 4, 91, 0, 25, 4), (125, 4, 85, 0, 25, 1), (126, 4, 107, 0, 25, 1), (127, 4, 89, 0, 25, 0), (137, 4, 84, 0, 27, 2), (138, 4, 91, 0, 27, 4), (139, 4, 107, 0, 27, 1), (150, 4, 84, 0, 30, 2), (151, 4, 91, 0, 30, 4), (152, 4, 85, 0, 30, 0), (153, 4, 107, 0, 30, 1), (154, 4, 89, 0, 30, 0), (155, 4, 84, 0, 31, 2), (156, 4, 91, 0, 31, 4), (157, 4, 85, 0, 31, 1), (158, 4, 107, 0, 31, 1), (159, 4, 114, 0, 31, 1), (162, 4, 84, 0, 32, 1), (163, 4, 91, 0, 32, 4), (164, 4, 85, 0, 32, 2), (165, 4, 107, 0, 32, 0), (166, 4, 89, 0, 32, 0), (167, 4, 84, 0, 33, 1), (168, 4, 91, 0, 33, 4), (169, 4, 85, 0, 33, 0), (170, 4, 107, 0, 33, 1), (171, 4, 126, 0, 33, 0), (172, 4, 127, 0, 33, 0), (176, 4, 143, 0, 11, 1), (177, 4, 143, 0, 12, 1), (180, 4, 84, 0, 34, 1), (181, 4, 91, 0, 34, 4), (182, 4, 85, 0, 34, 0), (183, 4, 107, 0, 34, 1), (184, 4, 126, 0, 34, 0), (185, 4, 127, 0, 34, 1), (186, 4, 143, 0, 17, 0), (190, 4, 84, 0, 35, 1), (191, 4, 91, 0, 35, 4), (192, 4, 85, 0, 35, 0), (193, 4, 107, 0, 35, 1), (194, 4, 126, 0, 35, 0), (195, 4, 127, 0, 35, 1), (197, 4, 143, 0, 25, 0), (201, 4, 143, 0, 16, 0), (202, 4, 84, 0, 36, 1), (203, 4, 91, 0, 36, 4), (204, 4, 85, 0, 36, 0), (205, 4, 107, 0, 36, 1), (206, 4, 126, 0, 36, 1), (207, 4, 127, 0, 36, 1), (209, 4, 84, 0, 37, 1), (210, 4, 91, 0, 37, 4), (211, 4, 85, 0, 37, 0), (212, 4, 107, 0, 37, 1), (213, 4, 126, 0, 37, 1), (214, 4, 127, 0, 37, 1), (216, 4, 84, 0, 38, 1), (217, 4, 91, 0, 38, 4), (218, 4, 85, 0, 38, 0), (219, 4, 107, 0, 38, 1), (220, 4, 126, 0, 38, 1), (221, 4, 127, 0, 38, 1), (223, 4, 84, 0, 39, 1), (224, 4, 91, 0, 39, 4), (225, 4, 85, 0, 39, 0), (226, 4, 107, 0, 39, 1), (227, 4, 126, 0, 39, 1), (228, 4, 127, 0, 39, 1), (230, 4, 84, 0, 40, 1), (231, 4, 91, 0, 40, 4), (232, 4, 85, 0, 40, 0), (233, 4, 107, 0, 40, 1), (234, 4, 126, 0, 40, 1), (235, 4, 127, 0, 40, 1), (239, 4, 84, 0, 41, 1), (240, 4, 91, 0, 41, 4), (241, 4, 85, 0, 41, 0), (242, 4, 107, 0, 41, 1), (243, 4, 126, 0, 41, 1), (244, 4, 127, 0, 41, 1), (245, 4, 143, 0, 18, 0), (246, 4, 143, 0, 19, 0), (247, 4, 143, 0, 20, 0), (248, 4, 143, 0, 32, 0); /*!40000 ALTER TABLE `catalog_product_entity_int` ENABLE KEYS */; # Dumping structure for table web36db1.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=23 DEFAULT CHARSET=utf8 COMMENT='Catalog product media gallery'; # Dumping data for table web36db1.catalog_product_entity_media_gallery: 12 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 (7, 77, 11, '/4/0/400_f_14996082_5samlhk54azpkdb3lqz0pembcnlseuyz.jpg'), (8, 77, 12, '/4/0/400_f_14996082_5samlhk54azpkdb3lqz0pembcnlseuyz_1.jpg'), (10, 77, 39, '/m/g/mgb_nordvestibuel_kl-c8093d0e_bw.jpg'), (11, 77, 38, '/m/g/mgb_nordvestibuel_kl-c8093d0e_bw_1.jpg'), (12, 77, 37, '/m/g/mgb_nordvestibuel_kl-c8093d0e_bw_2.jpg'), (15, 77, 40, '/m/g/mgb_nordvestibuel_kl-c8093d0e_3.jpg'), (16, 77, 37, '/m/g/mgb_nordvestibuel_kl-c8093d0e_1_1.jpg'), (17, 77, 38, '/m/g/mgb_nordvestibuel_kl-c8093d0e_1_2.jpg'), (18, 77, 39, '/m/g/mgb_nordvestibuel_kl-c8093d0e_1_3.jpg'), (20, 77, 36, '/m/g/mgb_nordvestibuel_kl-c8093d0e_1_4.jpg'), (21, 77, 37, '/r/e/regal_weltwissen-9e51f2e4.jpg'), (22, 77, 39, '/r/e/regal_weltwissen-9e51f2e4_1.jpg'); /*!40000 ALTER TABLE `catalog_product_entity_media_gallery` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.catalog_product_entity_media_gallery_value: 20 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 (7, 0, '', 2, 0), (8, 0, '', 1, 0), (10, 0, '', 1, 0), (10, 2, '', 1, 0), (11, 0, '', 1, 0), (11, 2, '', 1, 0), (12, 0, '', 1, 0), (12, 2, '', 1, 0), (15, 0, '', 3, 0), (15, 2, '', 3, 0), (16, 0, '', 2, 0), (16, 2, '', 2, 0), (17, 0, '', 2, 0), (17, 2, '', 2, 0), (18, 0, '', 2, 0), (18, 2, '', 2, 0), (20, 0, '', 2, 0), (20, 2, '', 2, 0), (21, 0, '', 4, 0), (22, 0, '', 3, 0); /*!40000 ALTER TABLE `catalog_product_entity_media_gallery_value` ENABLE KEYS */; # Dumping structure for table web36db1.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=401 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_product_entity_text: 121 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 (47, 4, 61, 0, 11, 'Vorverkaufsgebühr für Einzeltickets'), (48, 4, 62, 0, 11, 'Vorverkaufsgebühr für Einzeltickets'), (49, 4, 72, 0, 11, 'Systemgebühr 1€, Default Category'), (50, 4, 95, 0, 11, ''), (52, 4, 61, 0, 12, 'Systemgebühr bei Bestellungen mit Gruppentickets'), (53, 4, 62, 0, 12, 'Systemgebühr bei Bestellungen mit Gruppentickets'), (54, 4, 72, 0, 12, 'Systemgebühr 5€, Default Category'), (55, 4, 95, 0, 12, ''), (75, 4, 61, 0, 16, 'Ich bin die lange Beschreibung und kommen einmal ganz groß raus.Ich bin die lange Beschreibung und kommen einmal ganz groß raus.Ich bin die lange Beschreibung und kommen einmal ganz groß raus.'), (76, 4, 62, 0, 16, 'Ich bin die kurze Beschreibung und kommen einmal ganz groß raus.Ich bin die kurze Beschreibung und kommen einmal ganz groß raus.'), (77, 4, 72, 0, 16, 'Private Gruppenführung, Führungen'), (78, 4, 95, 0, 16, ''), (80, 4, 61, 0, 17, 'Beschreibung kommt demnächst ...'), (81, 4, 62, 0, 17, 'Beschreibung kommt demnächst ...'), (82, 4, 72, 0, 17, 'Schülerführung, Default Category, Führungen'), (83, 4, 95, 0, 17, ''), (85, 4, 61, 0, 18, 'Ausstellungsführung in Englisch, samstags 14:30 Uhr'), (86, 4, 62, 0, 18, 'Ausstellungsführung in Englisch'), (87, 4, 72, 0, 18, 'Öffentliche Themenführung I, Default Category, Führungen'), (88, 4, 95, 0, 18, ''), (90, 4, 61, 2, 18, 'Open guided tour "WeltWissen" in English, Saturday 14:30 Uhr'), (91, 4, 62, 2, 18, 'Open guided tour "WeltWissen" in English'), (92, 4, 61, 0, 19, 'Familienführung Weltwissen, sonntags 11:00 Uhr.'), (93, 4, 62, 0, 19, 'Familienführung WeltWissen'), (94, 4, 72, 0, 19, ''), (95, 4, 95, 0, 19, ''), (96, 4, 61, 2, 19, 'Guided tour family, Sunday 11:00'), (97, 4, 62, 2, 19, 'Guided tour family'), (104, 4, 61, 0, 20, 'Highlightführung WeltWissen, Sunday 14:30'), (105, 4, 62, 0, 20, 'Highlightführung WeltWissen'), (106, 4, 72, 0, 20, 'Highlightführung WeltWissen, Default Category, Führungen'), (107, 4, 95, 0, 20, ''), (124, 4, 61, 0, 24, 'Jedes gekaufte Gruppentagesticket gilt für den kompletten Tag, für den es gebucht wurde.'), (125, 4, 62, 0, 24, 'Gruppentickets beinhalten eine minimale und eine maximale Teilnehmerzahl pro Buchung. Für Gruppentickets müssen mindestens 10 Tickets und können maximal 35 Tickets gebucht werden.'), (126, 4, 72, 0, 24, 'Gruppentagesticket online, Default Category, Tickets, Gruppentickets'), (127, 4, 95, 0, 24, ''), (129, 4, 61, 0, 25, 'Gruppenticket online (je Person)'), (130, 4, 62, 0, 25, 'Gruppenticket online (je Person)'), (131, 4, 72, 0, 25, 'Ticket für eine Person, Default Category'), (132, 4, 95, 0, 25, ''), (139, 4, 61, 0, 27, '

Gruppenticket online\r\n


\r\n

\r\n

Für 10 bis 35 Personen

'), (140, 4, 62, 0, 27, 'Gruppenticket online'), (141, 4, 72, 0, 27, 'Gruppenticket online, Default Category, Tickets, Gruppentickets'), (142, 4, 95, 0, 27, ''), (144, 4, 61, 2, 11, 'single ticket sales fee'), (145, 4, 62, 2, 11, 'single ticket sales fee'), (156, 4, 61, 2, 12, 'sales and service fee for group tickets'), (157, 4, 62, 2, 12, 'sales and service fee for group tickets'), (158, 4, 61, 0, 30, 'Gruppenführung Turnus (je Person)'), (159, 4, 62, 0, 30, 'Gruppenführung Turnus (je Person)'), (160, 4, 72, 0, 30, 'Gruppenführung Turnus (je Person)'), (161, 4, 95, 0, 30, ''), (163, 4, 61, 2, 17, 'Description follows...'), (164, 4, 62, 2, 17, 'Description follows...'), (165, 4, 61, 0, 31, 'Download Produkt Test'), (166, 4, 62, 0, 31, 'Download Produkt Test'), (167, 4, 72, 0, 31, 'Download Produkt Test, Default Category, Tickets, Einzeltickets'), (168, 4, 95, 0, 31, ''), (170, 4, 61, 0, 32, 'TEST'), (171, 4, 62, 0, 32, 'TEST'), (172, 4, 72, 0, 32, 'Austellungskatalog , Kataloge'), (173, 4, 95, 0, 32, ''), (177, 4, 61, 0, 33, 'Jedes gekaufte Ticket gilt für ein halbstündiges Zeitfenster für den gebuchten Tag, in dem Sie in die Ausstellung eingelassen werden. Danach können Sie, innerhalb des Ausstellungstages, so lange bleiben wie Sie wollen. Online können Sie Zeitfenstertickets bis zu einem Tag vor Ihrem Besuch kaufen. An der Tageskasse sind häufig noch Restkarten erhältlich.\r\n\r\nFrei: Kinder und Jugendliche bis 16 Jahre\r\n\r\nDie ermäßigten und kostenfreien Online-Tickets sind nur zusammen mit den entsprechenden Nachweisen gültig.\r\n\r\nPersonenkreis für ermäßigten Eintritt:\r\nSchülerInnen, StudentenInnen, Azubis,\r\n Wehr- und Zivildienstleistende,\r\n Arbeitslosengeld I,\r\n RentnerInnen,\r\n Schwerbehinderte (mehr als 50% MdE)\r\n'), (178, 4, 62, 0, 33, 'Jedes gekaufte Ticket gilt für ein halbstündiges Zeitfenster, in dem Sie in die Ausstellung eingelassen werden.\r\nFrei: Kinder und Jugendliche bis 16 Jahre\r\nPersonenkreis für den ermäßigten Eintritt siehe Produktbeschreibung.'), (179, 4, 72, 0, 33, 'Online-Ticket mit Zeitfenster, Default Category, Tickets, Einzeltickets'), (180, 4, 95, 0, 33, ''), (184, 4, 61, 0, 34, 'Ein Tagesticket gilt für den kompletten Ausstellungstag, für den es gebucht wurde.\r\n\r\nFrei: Kinder und Jugendliche bis 16 Jahre\r\n\r\nDie ermäßigten und kostenfreien Online-Tickets sind nur zusammen mit den entsprechenden Nachweisen gültig.\r\n\r\nPersonenkreis für ermäßigten Eintritt:\r\nSchülerInnen, StudentenInnen, Azubis,\r\n Wehr- und Zivildienstleistende,\r\n Arbeitslosengeld I,\r\n RentnerInnen,\r\n Schwerbehinderte (mehr als 50% MdE)\r\n'), (185, 4, 62, 0, 34, 'Jedes gekaufte Tagesticket gilt für den kompletten Ausstellungstag, für den es gebucht wurde.\r\nFrei: Kinder und Jugendliche bis 16 Jahre\r\nPersonenkreis für ermäßigten Eintritt siehe Produktbeschreibung.\r\n'), (186, 4, 72, 0, 34, 'Tagesticket online, Default Category, Tickets, Einzeltickets'), (187, 4, 95, 0, 34, ''), (189, 4, 61, 2, 34, 'This ticket is valid for the hole exhibition day.\r\n \r\nFree entry for children up to the age of 15.\r\n\r\nPersons for reduced ticket:\r\n Pupils, Apprentices\r\n People who do the military or civilian service,\r\n ALG I (German unemployed benefit),\r\n Retirees,\r\n Severly disabled persons (more than 50% impairment of earning capacity)\r\n\r\nThe free and reduced tickets only valid with corresponding identification.\r\n'), (190, 4, 62, 2, 34, 'Free entry for children up to the age of 15.\r\n'), (191, 4, 61, 2, 33, 'Every booked ticket is valid for a half-hourly time frame as you can entry the exhibition.\r\nYou can stay in the exhibition as long as the exhibition is open for this day.\r\n\r\nFree entry for children up to the age of 15.\r\n\r\nPersons for reduced ticket:\r\n Pupils, Apprentices\r\n People who do the military or civilian service,\r\n ALG I (German unemployed benefit),\r\n Retirees,\r\n Severly disabled persons (more than 50% impairment of earning capacity)\r\n\r\nThe free and reduced tickets only valid with corresponding identification.\r\n\r\n'), (192, 4, 61, 0, 35, 'Gruppentickets beinhalten eine minimale und eine maximale Teilnehmerzahl pro Buchung.\r\nFür Gruppentickets müssen mindestens 10 Tickets und können maximal 35 Tickets gebucht werden. \r\n\r\nJedes gekaufte Ticket gilt für ein halbstündiges Zeitfenster, in dem Sie in die Ausstellung eingelassen werden.\r\nDanach können Sie, innerhalb des Ausstellungstages, so lange bleiben wie Sie wollen.\r\nOnline können Zeitfenstertickets bis zu einem Tag vor dem Besuch gekauft werden.\r\n\r\nFrei: Kinder und Jugendliche bis 16 Jahre, 2 Begleitpersonen bei gleichzeitiger Buchung einer Schülerführung\r\n\r\nDie kostenfreien Online-Tickets sind nur zusammen mit den entsprechenden Nachweisen gültig.'), (193, 4, 62, 0, 35, 'Minimale Teilnehmerzahl 10\r\nMaximale Teilnehmerzahl 35\r\n\r\nJedes gekaufte Ticket gilt für ein halbstündiges Zeitfenster für den gebuchten Tag, in dem die Gruppe in die Ausstellung eingelassen wird.\r\nFrei: Kinder und Jugendliche bis 16 Jahre, 2 Begleitpersonen bei gleichzeitiger Buchung einer Schülerführung'), (194, 4, 72, 0, 35, 'Gruppen Online-Ticket mit Zeitfenster, Default Category, Tickets, Gruppentickets'), (195, 4, 95, 0, 35, ''), (199, 4, 61, 0, 36, 'WeltWissen. 300 Jahre Wissenschaften in Berlin.\r\n\r\nDiese Führung kann für 60 und 90 Minuten gebucht werden.\r\nDie Führungen werden in Deutsch und Englisch angeboten. Wenn Sie jetzt schon wissen, vieviele Teilnehmer sie tatsächlich sein werden, empfehlen wir Ihnen die entsprechenden Eintrittstickets für Ihre Gruppe, gleich mitzubuchen. Mit Buchung dieser Führung werden nicht automatisch auch Gruppen- Tickets / Zeitfenstertickets gebucht. \r\nMaximale Teilnehmerzahl 20\r\n\r\nWenn Sie, in Bezug auf die Teilnehmer unsicher sind, können Sie Ihre Tickets auch an der Kasse erwerben.\r\n\r\nPersonenkreis für ermäßigten Eintritt:\r\nSchülerInnen, StudentenInnen, Azubis,\r\n Wehr- und Zivildienstleistende,\r\n Arbeitslosengeld I,\r\n RentnerInnen,\r\n Schwerbehinderte (mehr als 50% MdE)\r\n\r\nTreffpunkt: im Foyer des Martin-Gropius-Baus\r\n'), (200, 4, 62, 0, 36, 'WeltWissen. 300 Jahre Wissenschaften in Berlin.\r\n\r\nPrivate Führung in Deutsch und Englisch\r\n70 Euro für 60 Minuten und 90 Euro für 90 Minuten\r\n(zzgl. ermäßigter Ausstellungseintritt / Gruppenticket).\r\nMaximale Teilnehmerzahl 20\r\nBuchbar täglich von 11-18 Uhr, nicht dienstags, sonntags erst ab 12.00 Uhr, donnerstags erst ab 13.00 Uhr (Ausnahme Ferien)\r\n\r\nGruppentickets für den Eintritt müssen separat gebucht werden.'), (201, 4, 72, 0, 36, 'Überblicksführung für Gruppen , Führungen'), (202, 4, 95, 0, 36, ''), (204, 4, 61, 0, 37, 'WeltWissen. 300 Jahre Wissenschaften in Berlin.\r\n\r\nDiese Führung kann für 60 und 90 Minuten , in deutsch oder englisch, gebucht werden.\r\nDie Führungen werden in Deutsch und Englisch angeboten. Wenn Sie jetzt schon wissen, vieviele Teilnehmer sie tatsächlich sein werden, empfehlen wir Ihnen die entsprechenden Zeitfenstertickets für Ihre Gruppe, gleich mitzubuchen. Mit Buchung dieser Führung werden nicht automatisch auch Gruppen- Tickets / Zeitfenstertickets gebucht. \r\n\r\nWenn Sie in Bezug auf die Teilnehmer unsicher sind, können Sie Ihre Tickets auch an der Kasse erwerben.\r\nMaximale Teilnehmerzahl 35\r\n\r\nPersonenkreis für ermäßigten Eintritt:\r\nSchülerInnen, StudentenInnen, Azubis,\r\n Wehr- und Zivildienstleistende,\r\n Arbeitslosengeld I,\r\n RentnerInnen,\r\n Schwerbehinderte (mehr als 50% MdE)\r\n\r\nTreffpunkt: im Foyer des Martin-Gropius-Baus\r\n'), (205, 4, 62, 0, 37, 'WeltWissen. 300 Jahre Wissenschaften in Berlin.\r\n\r\nPrivate Führung in Deutsch und Englisch\r\n50 Euro für 60 Minuten und 70 Euro für 90 Minuten\r\n(zzgl. ermäßigter Ausstellungseintritt / Gruppenticket)\r\nMaximale Teilnehmerzahl 35\r\nBuchbar täglich von 11-18 Uhr, nicht dienstags, sonntags erst ab 12.00 Uhr, donnerstags erst ab 13.00 Uhr (Ausnahme Ferien)\r\n\r\nGruppentickets für den Eintritt müssen separat gebucht werden.\r\n'), (206, 4, 72, 0, 37, 'Überblicksführung für Schulklassen, Führungen'), (207, 4, 95, 0, 37, ''), (209, 4, 61, 0, 38, 'Wöchentliche Turnusführung immer samstags 14:30 – 16:00.\r\nDie Eintrittstickets für den ermäßigten Ausstellungseintritt müssen separat erworben werden.\r\nSie können Ihre Eintrittstickets direkt hier online buchen, oder Tickets an der Kasse vor Ort erwerben.\r\n\r\nPersonenkreis für ermäßigten Eintritt:\r\nSchülerInnen, StudentenInnen, Azubis,\r\n Wehr- und Zivildienstleistende,\r\n Arbeitslosengeld I,\r\n RentnerInnen,\r\n Schwerbehinderte (mehr als 50% MdE)\r\n\r\nEine Stornierung der Buchung ist nicht möglich.\r\n\r\nTreffpunkt: im Foyer des Martin-Gropius-Baus\r\n'), (210, 4, 62, 0, 38, 'Wöchentliche Turnusführung immer samstags 14:30 – 16:00.\r\n3 Euro, ermäßigt 2 Euro (zzgl. ermäßigter Ausstellungseintritt).\r\nDie Eintrittstickets müssen separat erworben werden.\r\n'), (211, 4, 72, 0, 38, 'Ausstellungsführung in Englisch, Führungen'), (212, 4, 95, 0, 38, ''), (214, 4, 61, 0, 39, 'Wöchentliche Turnusführung immer sonntags 11:00 – 12:00.\r\nDie Eintrittstickets für den ermäßigten Ausstellungseintritt müssen separat erworben werden. Sie können die Eintrittstickets direkt hier online buchen, oder Tickets an der Kasse vor Ort erwerben.\r\n\r\nPersonenkreis für ermäßigten Eintritt:\r\nSchülerInnen, StudentenInnen, Azubis,\r\n Wehr- und Zivildienstleistende,\r\n Arbeitslosengeld I,\r\n RentnerInnen,\r\n Schwerbehinderte (mehr als 50% MdE)\r\n\r\nEine Stornierung der Buchung ist nicht möglich.\r\n\r\nTreffpunkt: im Foyer des Martin-Gropius-Baus\r\n'), (215, 4, 62, 0, 39, 'Wöchentliche Turnusführung immer sonntags 11:00 – 12:00.\r\n3 Euro, ermäßigt 2 Euro (zzgl. ermäßigter Ausstellungseintritt).\r\nDie Eintrittstickets müssen separat erworben werden.'), (216, 4, 72, 0, 39, 'Familienführung WeltWissen , Führungen'), (217, 4, 95, 0, 39, ''), (219, 4, 61, 0, 40, 'Wöchentliche Turnusführung immer sonntags 14:30 – 15:00.\r\nDie Eintrittstickets für den ermäßigten Ausstellungseintritt müssen separat erworben werden. Sie können diese Eintrittstickets direkt hier online buchen, oder Tickets an der Kasse vor Ort erwerben.\r\n\r\nPersonenkreis für ermäßigten Eintritt:\r\nSchülerInnen, StudentenInnen, Azubis,\r\n Wehr- und Zivildienstleistende,\r\n Arbeitslosengeld I,\r\n RentnerInnen,\r\n Schwerbehinderte (mehr als 50% MdE)\r\n\r\nEine Stornierung der Buchung ist nicht möglich.\r\n\r\nTreffpunkt: im Foyer des Martin-Gropius-Baus\r\n\r\n\r\n'), (220, 4, 62, 0, 40, 'Wöchentliche Turnusführung immer sonntags 14:30 - 15:00.\r\n3 Euro, ermäßigt 2 Euro(zzgl. ermäßigter Ausstellungseintritt)\r\nDie Eintrittstickets müssen separat erworben werden.'), (221, 4, 72, 0, 40, 'Highlightführung WeltWissen, Führungen'), (222, 4, 95, 0, 40, ''), (224, 4, 61, 2, 37, 'WeltWissen. 300 years sciences in Berlin.\r\nYou can book this tour for 60 minutes or 90 minutes. The tours are being held in German or Enlish.\r\n\r\nMax. Participants are 25. \r\n\r\nBookable every day from 11:00 until 18:00, exclude Tuesday, on Sunday only from 12:00, on Thursday only from 13:00 (exclude school holidays)\r\n\r\nGroup tickets for the entry must be bought separately.\r\n'), (225, 4, 62, 2, 37, 'WeltWissen. 300 years sciences in Berlin.\r\n\r\n50,00 Euro for 60 minutes. (plus tickets)\r\n70,00 Euro for 90 minutes. (plus tickets)\r\n\r\nMax. Participants are 25. \r\n\r\nTickets for the entry must be bought separately.\r\n'), (226, 4, 61, 2, 38, 'Weekly rotating tour, every Saturday 14:30 - 16:00. \r\n3 Euro, reduced 2 Euro (plus reduced tickets).\r\nThe reduced ticket must bought separately.\r\n\r\nPersons for reduced ticket:\r\n Pupils, Apprentices\r\n People who do the military or civilian service,\r\n ALG I (German unemployed benefit),\r\n Retirees,\r\n Severly disabled persons (more than 50% impairment of earning capacity)\r\n\r\nThe reduced tickets only valid with corresponding identification.\r\n\r\nCancelation is not possible.\r\n\r\nMeeting point: in the Foyer of Martin-Gropius-Baus\r\n'), (227, 4, 62, 2, 38, 'Weekly rotating tour, every Saturday 14:30 - 16:00.\r\n3 Euro, reduced 2 Euro (plus reduced tickets).\r\nThe reduced ticket must be bought separately.\r\n'), (228, 4, 61, 2, 39, 'WeltWissen. 300 years sciences in Berlin.\r\n\r\nWeekly rotating tour, every Sonnday 11:00 - 12:00. The reduced price tickets must be bought separately.\r\n3 Euro, reduced 2 Euro (plus reduced tickets).\r\nYou can book these tickets here online or at the cash desk of the museum.\r\n\r\nPersons for reduced ticket:\r\n Pupils, Apprentices\r\n People who do the military or civilian service,\r\n ALG I (German unemployed benefit),\r\n Retirees,\r\n Severly disabled persons (more than 50% impairment of earning capacity)\r\n\r\nThe reduced tickets only valid with corresponding identification.\r\n\r\nMeeting point: in the foyer of the Martin-Gropius-Bau '), (229, 4, 62, 2, 39, 'WeltWissen. 300 years sciences in Berlin.\r\n\r\nWeekly rotating tour, every Sonnday 11:00 - 12:00.\r\n3 Euro, reduced 2 Euro (plus reduced tickets).\r\nThe reduced price tickets must be bought separately.\r\n'), (239, 4, 61, 0, 41, 'Gruppentickets beinhalten eine minimale und eine maximale Teilnehmerzahl pro Buchung.\r\nFür Gruppentickets müssen mindestens 10 Tickets und können maximal 35 Tickets gebucht werden.\r\n\r\nJedes gekaufte Gruppentagesticket gilt für den kompletten Ausstellungstag, für den es gebucht wurde.\r\n\r\nFrei: Kinder und Jugendliche bis 16 Jahre, 2 Begleitpersonen bei gleichzeitiger Buchung einer Schülerführung\r\n\r\nDie kostenfreien Online-Tickets sind nur zusammen mit den entsprechenden Nachweisen gültig.'), (240, 4, 62, 0, 41, 'Minimale Teilnehmerzahl 10\r\nMaximale Teilnehmerzahl 35\r\n\r\nFrei: Kinder und Jugendliche bis 16 Jahre, 2 Begleitpersonen bei gleichzeitiger Buchung einer Schülerführung\r\n\r\n'), (241, 4, 72, 0, 41, 'Gruppentagesticket online, Tickets, Gruppentickets'), (242, 4, 95, 0, 41, ''), (279, 4, 144, 0, 41, ''), (281, 4, 144, 0, 35, ''), (283, 4, 144, 0, 34, ''), (285, 4, 144, 0, 33, ''), (291, 4, 144, 0, 36, ''), (296, 4, 144, 0, 37, ''), (303, 4, 144, 0, 38, ''), (305, 4, 144, 0, 39, ''), (307, 4, 144, 0, 40, ''), (335, 4, 144, 0, 11, ''), (349, 4, 144, 0, 25, ''), (350, 4, 61, 2, 41, 'Min. Participant 10 and max. Participant 25\r\n\r\nThe ticket is valid for the hole day.\r\n\r\nFree entry for children up to the age of 15 and 2 people as escort , if a guded tour for school classes is booked at the same time.\r\n\r\nThe free tickets only valid with corresponding identification.\r\n\r\n'), (351, 4, 62, 2, 41, 'Min. Participants 10\r\nMax. Participants 25\r\n\r\nFree entry for children up to the age of 15 and 2 people as escort\r\n'), (354, 4, 61, 2, 35, 'Min. Participant are 10\r\nMax. Participant are 25\r\n\r\nEvery booked ticket is valid for a half-hourly time frame as you can entry the exhibition.\r\nYou can stay in the exhibition as long as the exhibition is open for this day.\r\n\r\nFree entry for children up to the age of 15 and unemployed persons\r\n\r\nThe free tickets only valid with identification.\r\n\r\n'), (356, 4, 62, 2, 35, 'Min. Participant are 10\r\nMax. Participant are 25\r\n\r\nEvery booked ticket is valid for a half-hourly time frame as you can entry the exhibition.'), (368, 4, 62, 2, 33, 'Every booked ticket is valid for a half-hourly time frame as you can entry the exhibition\r\n\r\nFree entry for children up to the age of 15.'), (374, 4, 61, 2, 40, 'Weekly rotating tour, every Sunday 14:30 - 15:00. \r\n3 Euro, reduced 2 Euro (plus reduced tickets).\r\nThe reduced ticket must bought separately.\r\n\r\nPersons for reduced ticket:\r\n Pupils, Apprentices\r\n People who do the military or civilian service,\r\n ALG I (German unemployed benefit),\r\n Retirees,\r\n Severly disabled persons (more than 50% impairment of earning capacity)\r\n\r\nThe reduced tickets only valid with corresponding identification.\r\n\r\nCancelation is not possible.\r\n\r\nMeeting point: in the Foyer of Martin-Gropius-Baus\r\n\r\n\r\n'), (376, 4, 62, 2, 40, 'Weekly rotating tour, every Sunday 14:30 - 15:00. \r\n3 Euro, reduced 2 Euro (plus reduced tickets).\r\nThe reduced ticket must bought separately.'), (388, 4, 61, 2, 36, 'WeltWissen. 300 years sciences in Berlin.\r\n\r\nYou can book this tour either for 60 minutes or for 90 minutes.\r\nThe Tours are beeing held in German and English.\r\n\r\nBookable every day from 11:00 until 18:00, exclude Tuesday, on Sunday only from 12:00, on Thursday only from 13:00 (exclude school holidays)\r\n\r\nTickets for the entry must be bought separately.\r\n\r\nMax. Participants 20\r\n\r\nPersons for reduced ticket:\r\nStudents\r\n someone doing his compulsory military service,\r\n conscientious objector\r\n unemployed I,\r\n old-age pensioner,\r\n seriously disabled person (more than 50% MdE)\r\n\r\nThe reduced tickets only valid with corresponding identification.\r\n\r\nCancelation is not possible.\r\n\r\nMeeting point: in the Foyer of Martin-Gropius-Baus\r\n\r\n'), (389, 4, 62, 2, 36, 'WeltWissen. 300 years sciences in Berlin.\r\n\r\n70,00 Euro for 60 minutes. (plus tickets)\r\n90,00 Euro for 90 minutes. (plus tickets)\r\n\r\nTickets for the entry must be bought separately.'), (396, 4, 61, 1, 41, 'Gruppentickets beinhalten eine minimale und eine maximale Teilnehmerzahl pro Buchung.\r\nFür Gruppentickets müssen mindestens 10 Tickets und können maximal 25 Tickets gebucht werden.\r\n\r\nJedes gekaufte Gruppentagesticket gilt für den kompletten Ausstellungstag, für den es gebucht wurde.\r\n\r\nFrei: Kinder und Jugendliche bis 16 Jahre, 2 Begleitpersonen bei gleichzeitiger Buchung einer Schülerführung\r\n\r\nDie kostenfreien Online-Tickets sind nur zusammen mit den entsprechenden Nachweisen gültig.'), (397, 4, 62, 1, 41, 'Minimale Teilnehmerzahl 10\r\nMaximale Teilnehmerzahl 25\r\n\r\nFrei: Kinder und Jugendliche bis 16 Jahre, 2 Begleitpersonen bei gleichzeitiger Buchung einer Schülerführung\r\n\r\n'), (398, 4, 61, 1, 35, 'Gruppentickets beinhalten eine minimale und eine maximale Teilnehmerzahl pro Buchung.\r\nFür Gruppentickets müssen mindestens 10 Tickets und können maximal 25 Tickets gebucht werden. \r\n\r\nJedes gekaufte Ticket gilt für ein halbstündiges Zeitfenster, in dem Sie in die Ausstellung eingelassen werden.\r\nDanach können Sie, innerhalb des Ausstellungstages, so lange bleiben wie Sie wollen.\r\nOnline können Zeitfenstertickets bis zu einem Tag vor dem Besuch gekauft werden.\r\n\r\nFrei: Kinder und Jugendliche bis 16 Jahre, 2 Begleitpersonen bei gleichzeitiger Buchung einer Schülerführung\r\n\r\nDie kostenfreien Online-Tickets sind nur zusammen mit den entsprechenden Nachweisen gültig.'), (399, 4, 62, 1, 35, 'Minimale Teilnehmerzahl 10\r\nMaximale Teilnehmerzahl 25\r\n\r\nJedes gekaufte Ticket gilt für ein halbstündiges Zeitfenster für den gebuchten Tag, in dem die Gruppe in die Ausstellung eingelassen wird.\r\nFrei: Kinder und Jugendliche bis 16 Jahre, 2 Begleitpersonen bei gleichzeitiger Buchung einer Schülerführung'), (400, 4, 144, 0, 32, ''); /*!40000 ALTER TABLE `catalog_product_entity_text` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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=996 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_product_entity_varchar: 601 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 (110, 4, 60, 0, 11, 'Vorverkaufsgebühr 1€'), (112, 4, 86, 0, 11, 'vorverkaufsgebuhr-1'), (113, 4, 108, 0, 11, '2'), (114, 4, 136, 0, 11, ''), (115, 4, 141, 0, 11, '0'), (116, 4, 71, 0, 11, 'Systemgebühr 1€'), (117, 4, 73, 0, 11, 'Systemgebühr 1€, Default Category'), (121, 4, 92, 0, 11, ''), (122, 4, 96, 0, 11, ''), (123, 4, 98, 0, 11, 'container2'), (124, 4, 142, 0, 11, '0'), (128, 4, 87, 1, 11, 'vorverkaufsgebuhr-1.html'), (129, 4, 87, 0, 11, 'sales-fee-1.html'), (130, 4, 60, 0, 12, 'Vorverkaufsgebühr 5€'), (132, 4, 86, 0, 12, 'vorverkaufsgebuhr-5'), (133, 4, 108, 0, 12, '2'), (134, 4, 136, 0, 12, ''), (135, 4, 141, 0, 12, '0'), (136, 4, 71, 0, 12, 'Systemgebühr 5€'), (137, 4, 73, 0, 12, 'Systemgebühr 5€, Default Category'), (138, 4, 74, 0, 12, '/4/0/400_f_14996082_5samlhk54azpkdb3lqz0pembcnlseuyz_1.jpg'), (139, 4, 75, 0, 12, '/4/0/400_f_14996082_5samlhk54azpkdb3lqz0pembcnlseuyz_1.jpg'), (140, 4, 76, 0, 12, '/4/0/400_f_14996082_5samlhk54azpkdb3lqz0pembcnlseuyz_1.jpg'), (141, 4, 92, 0, 12, ''), (142, 4, 96, 0, 12, ''), (143, 4, 98, 0, 12, 'container2'), (144, 4, 142, 0, 12, '0'), (148, 4, 87, 1, 12, 'vorverkaufsgebuhr-5.html'), (149, 4, 87, 0, 12, 'vorverkaufsgebuhr-5.html'), (233, 4, 60, 0, 16, 'Überblicksführung für Gruppen'), (235, 4, 86, 0, 16, 'private-gruppenfuhrung'), (236, 4, 108, 0, 16, '2'), (237, 4, 136, 0, 16, ''), (238, 4, 141, 0, 16, '0'), (239, 4, 71, 0, 16, 'Private Gruppenführung'), (240, 4, 73, 0, 16, 'Private Gruppenführung, Führungen'), (244, 4, 92, 0, 16, ''), (245, 4, 96, 0, 16, ''), (246, 4, 98, 0, 16, 'container2'), (247, 4, 142, 0, 16, '1'), (251, 4, 87, 1, 16, 'private-gruppenfuhrung.html'), (252, 4, 87, 0, 16, 'private-gruppenfuhrung.html'), (253, 4, 60, 0, 17, 'Überblicksführung für Schulklassen'), (255, 4, 86, 0, 17, 'schulerfuhrung'), (256, 4, 108, 0, 17, '2'), (257, 4, 136, 0, 17, ''), (258, 4, 141, 0, 17, '0'), (259, 4, 71, 0, 17, 'Schülerführung'), (260, 4, 73, 0, 17, 'Schülerführung, Default Category, Führungen'), (261, 4, 74, 0, 17, 'no_selection'), (262, 4, 75, 0, 17, 'no_selection'), (263, 4, 76, 0, 17, 'no_selection'), (264, 4, 92, 0, 17, ''), (265, 4, 96, 0, 17, ''), (266, 4, 98, 0, 17, 'container2'), (267, 4, 142, 0, 17, '1'), (271, 4, 87, 1, 17, 'schulerfuhrung.html'), (272, 4, 87, 0, 17, 'schulerfuhrung.html'), (273, 4, 60, 0, 18, 'Ausstellungsführung in Englisch'), (275, 4, 86, 0, 18, 'offentliche-themenfuhrung-i'), (276, 4, 108, 0, 18, '2'), (277, 4, 136, 0, 18, ''), (278, 4, 141, 0, 18, '0'), (279, 4, 71, 0, 18, 'Öffentliche Themenführung I'), (280, 4, 73, 0, 18, 'Öffentliche Themenführung I, Default Category, Führungen'), (281, 4, 74, 0, 18, 'no_selection'), (282, 4, 75, 0, 18, 'no_selection'), (283, 4, 76, 0, 18, 'no_selection'), (284, 4, 92, 0, 18, ''), (285, 4, 96, 0, 18, ''), (286, 4, 98, 0, 18, 'container2'), (287, 4, 142, 0, 18, '0'), (291, 4, 87, 1, 18, 'offentliche-themenfuhrung-i.html'), (292, 4, 87, 0, 18, 'offentliche-themenfuhrung-i.html'), (293, 4, 60, 2, 18, 'Open guided tour I'), (294, 4, 60, 0, 19, 'Familienführung WeltWissen'), (296, 4, 71, 0, 19, ''), (297, 4, 73, 0, 19, ''), (298, 4, 74, 0, 19, 'no_selection'), (299, 4, 75, 0, 19, 'no_selection'), (300, 4, 76, 0, 19, 'no_selection'), (301, 4, 86, 0, 19, 'familienfuhrung-weltwissen'), (302, 4, 87, 0, 19, 'familienfuhrung-weltwissen.html'), (303, 4, 92, 0, 19, ''), (304, 4, 96, 0, 19, ''), (305, 4, 98, 0, 19, 'container2'), (306, 4, 108, 0, 19, '2'), (307, 4, 136, 0, 19, ''), (308, 4, 141, 0, 19, '0'), (309, 4, 142, 0, 19, '0'), (311, 4, 60, 2, 19, 'Guided tour family'), (312, 4, 87, 1, 19, 'familienfuhrung-weltwissen.html'), (322, 4, 60, 0, 20, 'Highlightführung WeltWissen'), (324, 4, 86, 0, 20, 'highlightfuhrung-weltwissen'), (325, 4, 108, 0, 20, '2'), (326, 4, 136, 0, 20, ''), (327, 4, 141, 0, 20, '0'), (328, 4, 71, 0, 20, 'Highlightführung WeltWissen'), (329, 4, 73, 0, 20, 'Highlightführung WeltWissen, Default Category, Führungen'), (330, 4, 74, 0, 20, 'no_selection'), (331, 4, 75, 0, 20, 'no_selection'), (332, 4, 76, 0, 20, 'no_selection'), (333, 4, 92, 0, 20, ''), (334, 4, 96, 0, 20, ''), (335, 4, 98, 0, 20, 'container2'), (336, 4, 142, 0, 20, '0'), (340, 4, 87, 1, 20, 'highlightfuhrung-weltwissen.html'), (341, 4, 87, 0, 20, 'highlightfuhrung-weltwissen.html'), (412, 4, 60, 0, 24, 'Gruppentagesticket online'), (413, 4, 86, 0, 24, 'gruppentagesticket-online'), (414, 4, 108, 0, 24, '2'), (415, 4, 136, 0, 24, ''), (416, 4, 141, 0, 24, '0'), (417, 4, 71, 0, 24, 'Gruppentagesticket online'), (418, 4, 73, 0, 24, 'Gruppentagesticket online, Default Category, Tickets, Gruppentickets'), (419, 4, 74, 0, 24, 'no_selection'), (420, 4, 75, 0, 24, 'no_selection'), (421, 4, 76, 0, 24, 'no_selection'), (422, 4, 92, 0, 24, ''), (423, 4, 96, 0, 24, ''), (424, 4, 98, 0, 24, 'container2'), (425, 4, 118, 0, 24, '1000'), (426, 4, 119, 0, 24, 'date_fromto'), (427, 4, 122, 0, 24, '00,00,00'), (428, 4, 123, 0, 24, '00,00,00'), (429, 4, 125, 0, 24, 'days'), (430, 4, 142, 0, 24, '1'), (434, 4, 87, 1, 24, 'gruppentagesticket-online.html'), (435, 4, 87, 0, 24, 'gruppentagesticket-online.html'), (436, 4, 60, 0, 25, 'Gruppenticket online (je Person)'), (438, 4, 86, 0, 25, 'ticket-fur-eine-person'), (439, 4, 108, 0, 25, '2'), (440, 4, 136, 0, 25, ''), (441, 4, 141, 0, 25, '0'), (442, 4, 71, 0, 25, 'Ticket für eine Person'), (443, 4, 73, 0, 25, 'Ticket für eine Person, Default Category'), (444, 4, 74, 0, 25, 'no_selection'), (445, 4, 75, 0, 25, 'no_selection'), (446, 4, 76, 0, 25, 'no_selection'), (447, 4, 92, 0, 25, ''), (448, 4, 96, 0, 25, ''), (449, 4, 98, 0, 25, 'container2'), (450, 4, 142, 0, 25, '1'), (454, 4, 87, 1, 25, 'ticket-fur-eine-person.html'), (455, 4, 87, 0, 25, 'ticket-fur-eine-person.html'), (476, 4, 60, 0, 27, 'Gruppenticket online'), (477, 4, 86, 0, 27, 'gruppenticket-online'), (478, 4, 108, 0, 27, '2'), (479, 4, 136, 0, 27, ''), (480, 4, 141, 0, 27, '0'), (481, 4, 71, 0, 27, 'Gruppenticket online'), (482, 4, 73, 0, 27, 'Gruppenticket online, Default Category, Tickets, Gruppentickets'), (483, 4, 74, 0, 27, 'no_selection'), (484, 4, 75, 0, 27, 'no_selection'), (485, 4, 76, 0, 27, 'no_selection'), (486, 4, 92, 0, 27, ''), (487, 4, 96, 0, 27, ''), (488, 4, 98, 0, 27, 'container2'), (489, 4, 142, 0, 27, '1'), (493, 4, 87, 1, 27, 'gruppenticket-online.html'), (494, 4, 87, 0, 27, 'gruppenticket-online.html'), (495, 4, 60, 2, 11, 'sales fee (single tickets) 1€'), (496, 4, 86, 2, 11, 'sales-fee-1'), (497, 4, 87, 2, 11, 'sales-fee-1.html'), (536, 4, 60, 2, 12, 'sales fee (group tickets) 5€'), (539, 4, 60, 0, 30, 'Gruppenführung Turnus (je Person)'), (541, 4, 86, 0, 30, 'gruppenfuhrung-turnus-je-person'), (542, 4, 108, 0, 30, '2'), (543, 4, 136, 0, 30, ''), (544, 4, 141, 0, 30, '0'), (545, 4, 71, 0, 30, 'Gruppenführung Turnus (je Person)'), (546, 4, 73, 0, 30, 'Gruppenführung Turnus (je Person)'), (547, 4, 74, 0, 30, 'no_selection'), (548, 4, 75, 0, 30, 'no_selection'), (549, 4, 76, 0, 30, 'no_selection'), (550, 4, 92, 0, 30, ''), (551, 4, 96, 0, 30, ''), (552, 4, 98, 0, 30, 'container2'), (553, 4, 142, 0, 30, '5'), (557, 4, 87, 1, 30, 'gruppenfuhrung-turnus-je-person.html'), (558, 4, 87, 0, 30, 'gruppenfuhrung-turnus-je-person.html'), (560, 4, 60, 2, 17, 'Guided tours for school groups'), (564, 4, 71, 2, 17, 'Guided tours for school groups'), (565, 4, 60, 0, 31, 'Download Produkt Test'), (566, 4, 86, 0, 31, 'download-produkt-test'), (567, 4, 108, 0, 31, '2'), (568, 4, 136, 0, 31, ''), (569, 4, 141, 0, 31, '0'), (570, 4, 71, 0, 31, 'Download Produkt Test'), (571, 4, 73, 0, 31, 'Download Produkt Test, Default Category, Tickets, Einzeltickets'), (572, 4, 74, 0, 31, 'no_selection'), (573, 4, 75, 0, 31, 'no_selection'), (574, 4, 76, 0, 31, 'no_selection'), (575, 4, 92, 0, 31, ''), (576, 4, 96, 0, 31, ''), (577, 4, 98, 0, 31, 'container2'), (578, 4, 142, 0, 31, '0'), (579, 4, 115, 0, 31, 'Samples'), (580, 4, 116, 0, 31, 'Links'), (584, 4, 87, 1, 31, 'download-produkt-test.html'), (585, 4, 87, 0, 31, 'download-produkt-test.html'), (586, 4, 101, 0, 16, ''), (587, 4, 102, 0, 16, ''), (588, 4, 103, 0, 16, ''), (592, 4, 101, 0, 11, ''), (593, 4, 102, 0, 11, ''), (594, 4, 103, 0, 11, ''), (598, 4, 101, 0, 12, ''), (599, 4, 102, 0, 12, ''), (600, 4, 103, 0, 12, ''), (610, 4, 60, 0, 32, 'Austellungskatalog '), (611, 4, 86, 0, 32, 'austellungskatalog'), (612, 4, 108, 0, 32, '2'), (613, 4, 136, 0, 32, ''), (614, 4, 141, 0, 32, '0'), (615, 4, 71, 0, 32, 'Austellungskatalog '), (616, 4, 73, 0, 32, 'Austellungskatalog , Kataloge'), (617, 4, 74, 0, 32, 'no_selection'), (618, 4, 75, 0, 32, 'no_selection'), (619, 4, 76, 0, 32, 'no_selection'), (620, 4, 92, 0, 32, ''), (621, 4, 96, 0, 32, ''), (622, 4, 98, 0, 32, 'container2'), (623, 4, 142, 0, 32, '0'), (627, 4, 87, 1, 32, 'austellungskatalog.html'), (628, 4, 87, 0, 32, 'austellungskatalog.html'), (631, 4, 60, 0, 33, 'Online-Ticket mit Zeitfenster'), (632, 4, 86, 0, 33, 'online-ticket-mit-zeitfenster'), (633, 4, 108, 0, 33, '2'), (634, 4, 136, 0, 33, ''), (635, 4, 141, 0, 33, '0'), (636, 4, 71, 0, 33, 'WeltWissen Einzelticket Online mit Zeitfenster'), (637, 4, 73, 0, 33, 'Online-Ticket mit Zeitfenster, Default Category, Tickets, Einzeltickets'), (638, 4, 74, 0, 33, 'no_selection'), (639, 4, 75, 0, 33, 'no_selection'), (640, 4, 76, 0, 33, 'no_selection'), (641, 4, 92, 0, 33, ''), (642, 4, 96, 0, 33, ''), (643, 4, 98, 0, 33, 'container2'), (644, 4, 118, 0, 33, '35'), (645, 4, 119, 0, 33, 'time_fromto'), (646, 4, 122, 0, 33, '10,00,00'), (647, 4, 123, 0, 33, '20,00,00'), (648, 4, 125, 0, 33, 'hours'), (649, 4, 142, 0, 33, '0'), (653, 4, 87, 1, 33, 'online-ticket-mit-zeitfenster.html'), (654, 4, 87, 0, 33, 'online-ticket-mit-zeitfenster.html'), (655, 4, 74, 0, 11, '/4/0/400_f_14996082_5samlhk54azpkdb3lqz0pembcnlseuyz.jpg'), (656, 4, 75, 0, 11, '/4/0/400_f_14996082_5samlhk54azpkdb3lqz0pembcnlseuyz.jpg'), (657, 4, 76, 0, 11, '/4/0/400_f_14996082_5samlhk54azpkdb3lqz0pembcnlseuyz.jpg'), (666, 4, 60, 0, 34, 'Tagesticket online'), (667, 4, 86, 0, 34, 'tagesticket-online'), (668, 4, 108, 0, 34, '2'), (669, 4, 136, 0, 34, ''), (670, 4, 141, 0, 34, '0'), (671, 4, 71, 0, 34, 'Tagesticket online'), (672, 4, 73, 0, 34, 'Tagesticket online, Default Category, Tickets, Einzeltickets'), (673, 4, 74, 0, 34, 'no_selection'), (674, 4, 75, 0, 34, 'no_selection'), (675, 4, 76, 0, 34, 'no_selection'), (676, 4, 92, 0, 34, ''), (677, 4, 96, 0, 34, ''), (678, 4, 98, 0, 34, 'container2'), (679, 4, 118, 0, 34, '3000'), (680, 4, 119, 0, 34, 'date_fromto'), (681, 4, 122, 0, 34, '10,00,00'), (682, 4, 123, 0, 34, '20,00,00'), (683, 4, 125, 0, 34, 'days'), (684, 4, 142, 0, 34, '0'), (688, 4, 87, 1, 34, 'tagesticket-online-34.html'), (689, 4, 87, 0, 34, 'tagesticket-online-34.html'), (690, 4, 60, 2, 34, 'One-Day-Ticket Online'), (692, 4, 60, 2, 33, 'One-Day-Time-Frame-Ticket Online'), (699, 4, 60, 0, 35, 'Gruppen Online-Ticket mit Zeitfenster'), (700, 4, 86, 0, 35, 'gruppen-online-ticket-mit-zeitfenster'), (701, 4, 108, 0, 35, '2'), (702, 4, 136, 0, 35, ''), (703, 4, 141, 0, 35, '0'), (704, 4, 71, 0, 35, 'Gruppen Online-Ticket mit Zeitfenster'), (705, 4, 73, 0, 35, 'Gruppen Online-Ticket mit Zeitfenster, Default Category, Tickets, Gruppentickets'), (706, 4, 74, 0, 35, 'no_selection'), (707, 4, 75, 0, 35, 'no_selection'), (708, 4, 76, 0, 35, 'no_selection'), (709, 4, 92, 0, 35, ''), (710, 4, 96, 0, 35, ''), (711, 4, 98, 0, 35, 'container2'), (712, 4, 118, 0, 35, '150'), (713, 4, 119, 0, 35, 'time_fromto'), (714, 4, 122, 0, 35, '10,00,00'), (715, 4, 123, 0, 35, '20,00,00'), (716, 4, 125, 0, 35, 'hours'), (717, 4, 142, 0, 35, '1'), (721, 4, 87, 1, 35, 'gruppen-online-ticket-mit-zeitfenster.html'), (722, 4, 87, 0, 35, 'gruppen-online-ticket-mit-zeitfenster.html'), (723, 4, 74, 0, 16, 'no_selection'), (724, 4, 75, 0, 16, 'no_selection'), (725, 4, 76, 0, 16, 'no_selection'), (727, 4, 60, 0, 36, 'Überblicksführung für Gruppen'), (728, 4, 86, 0, 36, 'uberblicksfuhrung-fur-gruppen'), (729, 4, 108, 0, 36, '2'), (730, 4, 136, 0, 36, ''), (731, 4, 141, 0, 36, '0'), (732, 4, 71, 0, 36, 'Überblicksführung für Gruppen '), (733, 4, 73, 0, 36, 'Überblicksführung für Gruppen , Führungen'), (737, 4, 92, 0, 36, ''), (738, 4, 96, 0, 36, ''), (739, 4, 98, 0, 36, 'container2'), (740, 4, 118, 0, 36, '500'), (741, 4, 119, 0, 36, 'time_fromto'), (742, 4, 122, 0, 36, '10,00,00'), (743, 4, 123, 0, 36, '18,00,00'), (744, 4, 125, 0, 36, 'hours'), (745, 4, 142, 0, 36, '1'), (749, 4, 87, 1, 36, 'uberblicksfuhrung-fur-gruppen.html'), (750, 4, 87, 0, 36, 'uberblicksfuhrung-fur-gruppen.html'), (751, 4, 60, 0, 37, 'Überblicksführung für Schulklassen'), (752, 4, 86, 0, 37, 'uberblicksfuhrung-fur-schulklassen'), (753, 4, 108, 0, 37, '2'), (754, 4, 136, 0, 37, ''), (755, 4, 141, 0, 37, '0'), (756, 4, 71, 0, 37, 'Überblicksführung für Schulklassen'), (757, 4, 73, 0, 37, 'Überblicksführung für Schulklassen, Führungen'), (758, 4, 74, 0, 37, '/r/e/regal_weltwissen-9e51f2e4.jpg'), (759, 4, 75, 0, 37, '/r/e/regal_weltwissen-9e51f2e4.jpg'), (760, 4, 76, 0, 37, '/r/e/regal_weltwissen-9e51f2e4.jpg'), (761, 4, 92, 0, 37, ''), (762, 4, 96, 0, 37, ''), (763, 4, 98, 0, 37, 'container2'), (764, 4, 118, 0, 37, '500'), (765, 4, 119, 0, 37, 'time_fromto'), (766, 4, 122, 0, 37, '10,00,00'), (767, 4, 123, 0, 37, '18,00,00'), (768, 4, 125, 0, 37, 'days'), (769, 4, 142, 0, 37, '1'), (773, 4, 87, 1, 37, 'uberblicksfuhrung-fur-schulklassen.html'), (774, 4, 87, 0, 37, 'uberblicksfuhrung-fur-schulklassen.html'), (777, 4, 60, 0, 38, 'Ausstellungsführung in Englisch (Turnusführung)'), (778, 4, 86, 0, 38, 'ausstellungsfuhrung-in-englisch'), (779, 4, 108, 0, 38, '2'), (780, 4, 136, 0, 38, ''), (781, 4, 141, 0, 38, '0'), (782, 4, 71, 0, 38, 'Ausstellungsführung in Englisch'), (783, 4, 73, 0, 38, 'Ausstellungsführung in Englisch, Führungen'), (784, 4, 74, 0, 38, '/m/g/mgb_nordvestibuel_kl-c8093d0e_1_2.jpg'), (785, 4, 75, 0, 38, '/m/g/mgb_nordvestibuel_kl-c8093d0e_1_2.jpg'), (786, 4, 76, 0, 38, '/m/g/mgb_nordvestibuel_kl-c8093d0e_1_2.jpg'), (787, 4, 92, 0, 38, ''), (788, 4, 96, 0, 38, ''), (789, 4, 98, 0, 38, 'container2'), (790, 4, 118, 0, 38, '500'), (791, 4, 119, 0, 38, 'date_fromto'), (792, 4, 122, 0, 38, '00,00,00'), (793, 4, 123, 0, 38, '00,00,00'), (794, 4, 125, 0, 38, 'days'), (795, 4, 142, 0, 38, '0'), (799, 4, 87, 1, 38, 'ausstellungsfuhrung-in-englisch.html'), (800, 4, 87, 0, 38, 'ausstellungsfuhrung-in-englisch.html'), (801, 4, 60, 0, 39, 'Familienführung WeltWissen (Turnusführung)'), (802, 4, 86, 0, 39, 'familienfuhrung-weltwissen'), (803, 4, 108, 0, 39, '2'), (804, 4, 136, 0, 39, ''), (805, 4, 141, 0, 39, '0'), (806, 4, 71, 0, 39, 'Familienführung WeltWissen '), (807, 4, 73, 0, 39, 'Familienführung WeltWissen , Führungen'), (808, 4, 74, 0, 39, '/r/e/regal_weltwissen-9e51f2e4_1.jpg'), (809, 4, 75, 0, 39, '/r/e/regal_weltwissen-9e51f2e4_1.jpg'), (810, 4, 76, 0, 39, '/r/e/regal_weltwissen-9e51f2e4_1.jpg'), (811, 4, 92, 0, 39, ''), (812, 4, 96, 0, 39, ''), (813, 4, 98, 0, 39, 'container2'), (814, 4, 118, 0, 39, '500'), (815, 4, 119, 0, 39, 'date_fromto'), (816, 4, 122, 0, 39, '00,00,00'), (817, 4, 123, 0, 39, '00,00,00'), (818, 4, 125, 0, 39, 'days'), (819, 4, 142, 0, 39, '0'), (823, 4, 87, 1, 39, 'familienfuhrung-weltwissen-39.html'), (824, 4, 87, 0, 39, 'familienfuhrung-weltwissen-39.html'), (825, 4, 60, 0, 40, 'Highlightführung WeltWissen (Turnusführung)'), (826, 4, 86, 0, 40, 'highlightfuhrung-weltwissen'), (827, 4, 108, 0, 40, '2'), (828, 4, 136, 0, 40, ''), (829, 4, 141, 0, 40, '0'), (830, 4, 71, 0, 40, 'Highlightführung WeltWissen'), (831, 4, 73, 0, 40, 'Highlightführung WeltWissen, Führungen'), (835, 4, 92, 0, 40, ''), (836, 4, 96, 0, 40, ''), (837, 4, 98, 0, 40, 'container2'), (838, 4, 118, 0, 40, '500'), (839, 4, 119, 0, 40, 'date_fromto'), (840, 4, 122, 0, 40, '00,00,00'), (841, 4, 123, 0, 40, '00,00,00'), (842, 4, 125, 0, 40, 'days'), (843, 4, 142, 0, 40, '0'), (847, 4, 87, 1, 40, 'highlightfuhrung-weltwissen-40.html'), (848, 4, 87, 0, 40, 'highlightfuhrung-weltwissen-40.html'), (849, 4, 60, 2, 37, 'Overview Tours for school classes '), (850, 4, 60, 2, 38, 'Exhibition Tour in English (rotating tour)'), (851, 4, 60, 2, 39, 'Family Tour WeltWissen (rotating tour)'), (852, 4, 101, 0, 40, ''), (853, 4, 102, 0, 40, ''), (854, 4, 103, 0, 40, ''), (856, 4, 101, 0, 39, ''), (857, 4, 102, 0, 39, ''), (858, 4, 103, 0, 39, ''), (860, 4, 101, 0, 38, ''), (861, 4, 102, 0, 38, ''), (862, 4, 103, 0, 38, ''), (864, 4, 101, 0, 37, ''), (865, 4, 102, 0, 37, ''), (866, 4, 103, 0, 37, ''), (868, 4, 101, 0, 36, ''), (869, 4, 102, 0, 36, ''), (870, 4, 103, 0, 36, ''), (872, 4, 60, 0, 41, 'Gruppentagesticket online'), (873, 4, 86, 0, 41, 'gruppentagesticket-online'), (874, 4, 108, 0, 41, '2'), (875, 4, 136, 0, 41, ''), (876, 4, 141, 0, 41, '0'), (877, 4, 71, 0, 41, 'Gruppentagesticket online'), (878, 4, 73, 0, 41, 'Gruppentagesticket online, Tickets, Gruppentickets'), (879, 4, 74, 0, 41, 'no_selection'), (880, 4, 75, 0, 41, 'no_selection'), (881, 4, 76, 0, 41, 'no_selection'), (882, 4, 92, 0, 41, ''), (883, 4, 96, 0, 41, ''), (884, 4, 98, 0, 41, 'container2'), (885, 4, 118, 0, 41, '150'), (886, 4, 119, 0, 41, 'date_fromto'), (887, 4, 122, 0, 41, '00,00,00'), (888, 4, 123, 0, 41, '00,00,00'), (889, 4, 125, 0, 41, 'days'), (890, 4, 142, 0, 41, '1'), (894, 4, 87, 1, 41, 'gruppentagesticket-online-41.html'), (895, 4, 87, 0, 41, 'gruppentagesticket-online-41.html'), (900, 4, 74, 0, 40, '/m/g/mgb_nordvestibuel_kl-c8093d0e_3.jpg'), (901, 4, 75, 0, 40, '/m/g/mgb_nordvestibuel_kl-c8093d0e_3.jpg'), (902, 4, 76, 0, 40, '/m/g/mgb_nordvestibuel_kl-c8093d0e_3.jpg'), (930, 4, 74, 0, 36, '/m/g/mgb_nordvestibuel_kl-c8093d0e_1_4.jpg'), (931, 4, 75, 0, 36, '/m/g/mgb_nordvestibuel_kl-c8093d0e_1_4.jpg'), (935, 4, 60, 2, 41, 'Group-One-Day-Ticket Online'), (944, 4, 60, 2, 35, 'Group-One-Day-Time-Frame-Ticket Online'), (955, 4, 60, 2, 40, 'Highlight Tour WeltWissen (rotating tour)'), (958, 4, 60, 2, 36, 'Overview Tours for private Groups '), (963, 4, 76, 0, 36, 'no_selection'), (970, 4, 145, 0, 34, ''), (971, 4, 145, 0, 33, ''), (972, 4, 145, 0, 35, ''), (973, 4, 145, 0, 36, 'MGB/Weltwissen/E/60/22/Übersichtsführung - MGB/Weltwissen/E/90/22/Übersichtsführung '), (974, 4, 145, 0, 37, 'MGB/WeltWissen/Sch/60/30/Vom Leben, dem Universum.../Übersichtsführung 7.-13.Kl. - /Sch/90/30'), (975, 4, 145, 0, 38, 'MGB/WeltWissen/Turnus/E/90/22/Guided tour'), (976, 4, 145, 0, 39, 'MGB/WeltWissen/Turnus/Fam/60/22/Familienführung/ab 9J.'), (977, 4, 145, 0, 40, 'MGB/WeltWissen/Turnus/E/90/22/Überblicksführung'), (978, 4, 145, 0, 41, ''), (991, 4, 101, 0, 41, ''), (992, 4, 102, 0, 41, ''), (993, 4, 103, 0, 41, ''), (995, 4, 145, 0, 32, ''); /*!40000 ALTER TABLE `catalog_product_entity_varchar` ENABLE KEYS */; # Dumping structure for table web36db1.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, `is_recurring` tinyint(1) default NULL, `recurring_profile` text, `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, `tipp_for_reduce` text, `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, `delivery_time` varchar(255) default NULL, 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`), 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=42 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_product_flat_1: 12 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`, `is_recurring`, `recurring_profile`, `visibility`, `required_options`, `has_options`, `image_label`, `small_image_label`, `thumbnail_label`, `tipp_for_reduce`, `created_at`, `updated_at`, `enable_googlecheckout`, `price_type`, `sku_type`, `weight_type`, `price_view`, `shipment_type`, `links_purchased_separately`, `links_title`, `links_exist`, `delivery_time`) VALUES (11, 4, 'simple', 'Vorverkaufsgebühr 1€', 'Vorverkaufsgebühr für Einzeltickets', '1000', 1.0000, NULL, NULL, NULL, NULL, NULL, '/4/0/400_f_14996082_5samlhk54azpkdb3lqz0pembcnlseuyz.jpg', '/4/0/400_f_14996082_5samlhk54azpkdb3lqz0pembcnlseuyz.jpg', NULL, NULL, 0, 'vorverkaufsgebuhr-1', 'vorverkaufsgebuhr-1.html', 0, NULL, 1, 0, 0, '', '', '', '', '2010-07-09 16:11:19', '2010-08-06 12:09:42', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (12, 4, 'simple', 'Vorverkaufsgebühr 5€', 'Systemgebühr bei Bestellungen mit Gruppentickets', '1001', 5.0000, NULL, NULL, NULL, NULL, NULL, '/4/0/400_f_14996082_5samlhk54azpkdb3lqz0pembcnlseuyz_1.jpg', '/4/0/400_f_14996082_5samlhk54azpkdb3lqz0pembcnlseuyz_1.jpg', NULL, NULL, 0, 'vorverkaufsgebuhr-5', 'vorverkaufsgebuhr-5.html', 0, NULL, 1, 0, 0, '', '', '', NULL, '2010-07-09 16:12:13', '2010-08-03 12:21:48', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (32, 4, 'simple', 'Austellungskatalog ', 'TEST', 'ASK-TEST', 16.9900, NULL, NULL, NULL, NULL, NULL, 'no_selection', 'no_selection', NULL, NULL, 2, 'austellungskatalog', 'austellungskatalog.html', 0, NULL, 4, 0, 0, NULL, NULL, NULL, '', '2010-07-22 14:53:55', '2010-08-24 14:02:29', 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (33, 4, 'bookable', 'Online-Ticket mit Zeitfenster', 'Jedes gekaufte Ticket gilt für ein halbstündiges Zeitfenster, in dem Sie in die Ausstellung eingelassen werden.\r\nFrei: Kinder und Jugendliche bis 16 Jahre\r\nPersonenkreis für den ermäßigten Eintritt siehe Produktbeschreibung.', '2002', 6.0000, NULL, NULL, NULL, NULL, NULL, 'no_selection', 'no_selection', NULL, NULL, 0, 'online-ticket-mit-zeitfenster', 'online-ticket-mit-zeitfenster.html', NULL, NULL, 4, 0, 1, NULL, NULL, NULL, '', '2010-07-23 13:19:41', '2010-08-28 10:53:04', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (34, 4, 'bookable', 'Tagesticket online', 'Jedes gekaufte Tagesticket gilt für den kompletten Ausstellungstag, für den es gebucht wurde.\r\nFrei: Kinder und Jugendliche bis 16 Jahre\r\nPersonenkreis für ermäßigten Eintritt siehe Produktbeschreibung.\r\n', '2001', 6.0000, NULL, NULL, NULL, NULL, NULL, 'no_selection', 'no_selection', NULL, NULL, 0, 'tagesticket-online', 'tagesticket-online-34.html', NULL, NULL, 4, 0, 1, NULL, NULL, NULL, '', '2010-07-30 11:16:06', '2010-08-18 09:22:32', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (35, 4, 'bookable', 'Gruppen Online-Ticket mit Zeitfenster', 'Minimale Teilnehmerzahl 10\r\nMaximale Teilnehmerzahl 25\r\n\r\nJedes gekaufte Ticket gilt für ein halbstündiges Zeitfenster für den gebuchten Tag, in dem die Gruppe in die Ausstellung eingelassen wird.\r\nFrei: Kinder und Jugendliche bis 16 Jahre, 2 Begleitpersonen bei gleichzeitiger Buchung einer Schülerführung', '2003', 4.0000, NULL, NULL, NULL, NULL, NULL, 'no_selection', 'no_selection', NULL, NULL, 0, 'gruppen-online-ticket-mit-zeitfenster', 'gruppen-online-ticket-mit-zeitfenster.html', NULL, NULL, 4, 0, 1, NULL, NULL, NULL, '', '2010-08-02 13:31:10', '2010-08-18 09:21:32', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (36, 4, 'bookable', 'Überblicksführung für Gruppen', 'WeltWissen. 300 Jahre Wissenschaften in Berlin.\r\n\r\nPrivate Führung in Deutsch und Englisch\r\n70 Euro für 60 Minuten und 90 Euro für 90 Minuten\r\n(zzgl. ermäßigter Ausstellungseintritt / Gruppenticket).\r\nMaximale Teilnehmerzahl 20\r\nBuchbar täglich von 11-18 Uhr, nicht dienstags, sonntags erst ab 12.00 Uhr, donnerstags erst ab 13.00 Uhr (Ausnahme Ferien)\r\n\r\nGruppentickets für den Eintritt müssen separat gebucht werden.', '2004', 70.0000, NULL, NULL, NULL, NULL, NULL, '/m/g/mgb_nordvestibuel_kl-c8093d0e_1_4.jpg', 'no_selection', NULL, NULL, 0, 'uberblicksfuhrung-fur-gruppen', 'uberblicksfuhrung-fur-gruppen.html', NULL, NULL, 4, 1, 1, '', '', '', '', '2010-08-02 13:52:18', '2010-08-26 13:33:11', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (37, 4, 'bookable', 'Überblicksführung für Schulklassen', 'WeltWissen. 300 Jahre Wissenschaften in Berlin.\r\n\r\nPrivate Führung in Deutsch und Englisch\r\n50 Euro für 60 Minuten und 70 Euro für 90 Minuten\r\n(zzgl. ermäßigter Ausstellungseintritt / Gruppenticket)\r\nMaximale Teilnehmerzahl 35\r\nBuchbar täglich von 11-18 Uhr, nicht dienstags, sonntags erst ab 12.00 Uhr, donnerstags erst ab 13.00 Uhr (Ausnahme Ferien)\r\n\r\nGruppentickets für den Eintritt müssen separat gebucht werden.\r\n', '2005', 50.0000, NULL, NULL, NULL, NULL, NULL, '/r/e/regal_weltwissen-9e51f2e4.jpg', '/r/e/regal_weltwissen-9e51f2e4.jpg', NULL, NULL, 0, 'uberblicksfuhrung-fur-schulklassen', 'uberblicksfuhrung-fur-schulklassen.html', NULL, NULL, 4, 1, 1, '', '', '', '', '2010-08-02 13:58:43', '2010-08-26 14:16:46', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (38, 4, 'bookable', 'Ausstellungsführung in Englisch (Turnusführung)', 'Wöchentliche Turnusführung immer samstags 14:30 – 16:00.\r\n3 Euro, ermäßigt 2 Euro (zzgl. ermäßigter Ausstellungseintritt).\r\nDie Eintrittstickets müssen separat erworben werden.\r\n', '2006', 3.0000, NULL, NULL, NULL, NULL, NULL, '/m/g/mgb_nordvestibuel_kl-c8093d0e_1_2.jpg', '/m/g/mgb_nordvestibuel_kl-c8093d0e_1_2.jpg', NULL, NULL, 0, 'ausstellungsfuhrung-in-englisch', 'ausstellungsfuhrung-in-englisch.html', NULL, NULL, 4, 0, 1, '', '', '', '', '2010-08-02 14:06:01', '2010-08-28 12:16:23', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (39, 4, 'bookable', 'Familienführung WeltWissen (Turnusführung)', 'Wöchentliche Turnusführung immer sonntags 11:00 – 12:00.\r\n3 Euro, ermäßigt 2 Euro (zzgl. ermäßigter Ausstellungseintritt).\r\nDie Eintrittstickets müssen separat erworben werden.', '2007', 3.0000, NULL, NULL, NULL, NULL, NULL, '/r/e/regal_weltwissen-9e51f2e4_1.jpg', '/r/e/regal_weltwissen-9e51f2e4_1.jpg', NULL, NULL, 0, 'familienfuhrung-weltwissen', 'familienfuhrung-weltwissen-39.html', NULL, NULL, 4, 0, 1, '', '', '', '', '2010-08-02 14:10:50', '2010-08-19 15:27:31', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (40, 4, 'bookable', 'Highlightführung WeltWissen (Turnusführung)', 'Wöchentliche Turnusführung immer sonntags 14:30 - 15:00.\r\n3 Euro, ermäßigt 2 Euro(zzgl. ermäßigter Ausstellungseintritt)\r\nDie Eintrittstickets müssen separat erworben werden.', '2008', 3.0000, NULL, NULL, NULL, NULL, NULL, '/m/g/mgb_nordvestibuel_kl-c8093d0e_3.jpg', '/m/g/mgb_nordvestibuel_kl-c8093d0e_3.jpg', NULL, NULL, 0, 'highlightfuhrung-weltwissen', 'highlightfuhrung-weltwissen-40.html', NULL, NULL, 4, 0, 1, '', '', '', '', '2010-08-02 14:14:56', '2010-08-28 12:22:51', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (41, 4, 'bookable', 'Gruppentagesticket online', 'Minimale Teilnehmerzahl 10\r\nMaximale Teilnehmerzahl 25\r\n\r\nFrei: Kinder und Jugendliche bis 16 Jahre, 2 Begleitpersonen bei gleichzeitiger Buchung einer Schülerführung\r\n\r\n', '2009', 4.0000, NULL, NULL, NULL, NULL, NULL, 'no_selection', 'no_selection', NULL, NULL, 0, 'gruppentagesticket-online', 'gruppentagesticket-online-41.html', NULL, NULL, 4, 0, 1, '', '', '', '', '2010-08-03 13:11:45', '2010-08-24 15:30:43', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''); /*!40000 ALTER TABLE `catalog_product_flat_1` ENABLE KEYS */; # Dumping structure for table web36db1.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, `is_recurring` tinyint(1) default NULL, `recurring_profile` text, `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, `tipp_for_reduce` text, `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, `delivery_time` varchar(255) default NULL, 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`), 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=42 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_product_flat_2: 12 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`, `is_recurring`, `recurring_profile`, `visibility`, `required_options`, `has_options`, `image_label`, `small_image_label`, `thumbnail_label`, `tipp_for_reduce`, `created_at`, `updated_at`, `enable_googlecheckout`, `price_type`, `sku_type`, `weight_type`, `price_view`, `shipment_type`, `links_purchased_separately`, `links_title`, `links_exist`, `delivery_time`) VALUES (11, 4, 'simple', 'sales fee (single tickets) 1€', 'single ticket sales fee', '1000', 1.0000, NULL, NULL, NULL, NULL, NULL, '/4/0/400_f_14996082_5samlhk54azpkdb3lqz0pembcnlseuyz.jpg', '/4/0/400_f_14996082_5samlhk54azpkdb3lqz0pembcnlseuyz.jpg', NULL, NULL, 0, 'sales-fee-1', 'sales-fee-1.html', 0, NULL, 1, 0, 0, '', '', '', '', '2010-07-09 16:11:19', '2010-08-06 12:09:42', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (12, 4, 'simple', 'sales fee (group tickets) 5€', 'sales and service fee for group tickets', '1001', 5.0000, NULL, NULL, NULL, NULL, NULL, '/4/0/400_f_14996082_5samlhk54azpkdb3lqz0pembcnlseuyz_1.jpg', '/4/0/400_f_14996082_5samlhk54azpkdb3lqz0pembcnlseuyz_1.jpg', NULL, NULL, 0, 'vorverkaufsgebuhr-5', 'vorverkaufsgebuhr-5.html', 0, NULL, 1, 0, 0, '', '', '', NULL, '2010-07-09 16:12:13', '2010-08-03 12:21:48', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (32, 4, 'simple', 'Austellungskatalog ', 'TEST', 'ASK-TEST', 16.9900, NULL, NULL, NULL, NULL, NULL, 'no_selection', 'no_selection', NULL, NULL, 2, 'austellungskatalog', 'austellungskatalog.html', 0, NULL, 4, 0, 0, NULL, NULL, NULL, '', '2010-07-22 14:53:55', '2010-08-24 14:02:29', 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (33, 4, 'bookable', 'One-Day-Time-Frame-Ticket Online', 'Every booked ticket is valid for a half-hourly time frame as you can entry the exhibition\r\n\r\nFree entry for children up to the age of 15.', '2002', 6.0000, NULL, NULL, NULL, NULL, NULL, 'no_selection', 'no_selection', NULL, NULL, 0, 'online-ticket-mit-zeitfenster', 'online-ticket-mit-zeitfenster.html', NULL, NULL, 4, 0, 1, NULL, NULL, NULL, '', '2010-07-23 13:19:41', '2010-08-28 10:53:04', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (34, 4, 'bookable', 'One-Day-Ticket Online', 'Free entry for children up to the age of 15.\r\n', '2001', 6.0000, NULL, NULL, NULL, NULL, NULL, 'no_selection', 'no_selection', NULL, NULL, 0, 'tagesticket-online', 'tagesticket-online-34.html', NULL, NULL, 4, 0, 1, NULL, NULL, NULL, '', '2010-07-30 11:16:06', '2010-08-18 09:22:32', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (35, 4, 'bookable', 'Group-One-Day-Time-Frame-Ticket Online', 'Min. Participant are 10\r\nMax. Participant are 25\r\n\r\nEvery booked ticket is valid for a half-hourly time frame as you can entry the exhibition.', '2003', 4.0000, NULL, NULL, NULL, NULL, NULL, 'no_selection', 'no_selection', NULL, NULL, 0, 'gruppen-online-ticket-mit-zeitfenster', 'gruppen-online-ticket-mit-zeitfenster.html', NULL, NULL, 4, 0, 1, NULL, NULL, NULL, '', '2010-08-02 13:31:10', '2010-08-18 09:21:32', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (36, 4, 'bookable', 'Overview Tours for private Groups ', 'WeltWissen. 300 years sciences in Berlin.\r\n\r\n70,00 Euro for 60 minutes. (plus tickets)\r\n90,00 Euro for 90 minutes. (plus tickets)\r\n\r\nTickets for the entry must be bought separately.', '2004', 70.0000, NULL, NULL, NULL, NULL, NULL, '/m/g/mgb_nordvestibuel_kl-c8093d0e_1_4.jpg', 'no_selection', NULL, NULL, 0, 'uberblicksfuhrung-fur-gruppen', 'uberblicksfuhrung-fur-gruppen.html', NULL, NULL, 4, 1, 1, '', '', '', '', '2010-08-02 13:52:18', '2010-08-26 13:33:11', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (37, 4, 'bookable', 'Overview Tours for school classes ', 'WeltWissen. 300 years sciences in Berlin.\r\n\r\n50,00 Euro for 60 minutes. (plus tickets)\r\n70,00 Euro for 90 minutes. (plus tickets)\r\n\r\nMax. Participants are 25. \r\n\r\nTickets for the entry must be bought separately.\r\n', '2005', 50.0000, NULL, NULL, NULL, NULL, NULL, '/r/e/regal_weltwissen-9e51f2e4.jpg', '/r/e/regal_weltwissen-9e51f2e4.jpg', NULL, NULL, 0, 'uberblicksfuhrung-fur-schulklassen', 'uberblicksfuhrung-fur-schulklassen.html', NULL, NULL, 4, 1, 1, '', '', '', '', '2010-08-02 13:58:43', '2010-08-26 14:16:46', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (38, 4, 'bookable', 'Exhibition Tour in English (rotating tour)', 'Weekly rotating tour, every Saturday 14:30 - 16:00.\r\n3 Euro, reduced 2 Euro (plus reduced tickets).\r\nThe reduced ticket must be bought separately.\r\n', '2006', 3.0000, NULL, NULL, NULL, NULL, NULL, '/m/g/mgb_nordvestibuel_kl-c8093d0e_1_2.jpg', '/m/g/mgb_nordvestibuel_kl-c8093d0e_1_2.jpg', NULL, NULL, 0, 'ausstellungsfuhrung-in-englisch', 'ausstellungsfuhrung-in-englisch.html', NULL, NULL, 4, 0, 1, '', '', '', '', '2010-08-02 14:06:01', '2010-08-28 12:16:23', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (39, 4, 'bookable', 'Family Tour WeltWissen (rotating tour)', 'WeltWissen. 300 years sciences in Berlin.\r\n\r\nWeekly rotating tour, every Sonnday 11:00 - 12:00.\r\n3 Euro, reduced 2 Euro (plus reduced tickets).\r\nThe reduced price tickets must be bought separately.\r\n', '2007', 3.0000, NULL, NULL, NULL, NULL, NULL, '/r/e/regal_weltwissen-9e51f2e4_1.jpg', '/r/e/regal_weltwissen-9e51f2e4_1.jpg', NULL, NULL, 0, 'familienfuhrung-weltwissen', 'familienfuhrung-weltwissen-39.html', NULL, NULL, 4, 0, 1, '', '', '', '', '2010-08-02 14:10:50', '2010-08-19 15:27:31', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (40, 4, 'bookable', 'Highlight Tour WeltWissen (rotating tour)', 'Weekly rotating tour, every Sunday 14:30 - 15:00. \r\n3 Euro, reduced 2 Euro (plus reduced tickets).\r\nThe reduced ticket must bought separately.', '2008', 3.0000, NULL, NULL, NULL, NULL, NULL, '/m/g/mgb_nordvestibuel_kl-c8093d0e_3.jpg', '/m/g/mgb_nordvestibuel_kl-c8093d0e_3.jpg', NULL, NULL, 0, 'highlightfuhrung-weltwissen', 'highlightfuhrung-weltwissen-40.html', NULL, NULL, 4, 0, 1, '', '', '', '', '2010-08-02 14:14:56', '2010-08-28 12:22:51', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''), (41, 4, 'bookable', 'Group-One-Day-Ticket Online', 'Min. Participants 10\r\nMax. Participants 25\r\n\r\nFree entry for children up to the age of 15 and 2 people as escort\r\n', '2009', 4.0000, NULL, NULL, NULL, NULL, NULL, 'no_selection', 'no_selection', NULL, NULL, 0, 'gruppentagesticket-online', 'gruppentagesticket-online-41.html', NULL, NULL, 4, 0, 1, '', '', '', '', '2010-08-03 13:11:45', '2010-08-24 15:30:43', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ''); /*!40000 ALTER TABLE `catalog_product_flat_2` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.catalog_product_index_eav: 20 rows /*!40000 ALTER TABLE `catalog_product_index_eav` DISABLE KEYS */; INSERT INTO `catalog_product_index_eav` (`entity_id`, `attribute_id`, `store_id`, `value`) VALUES (32, 85, 1, 2), (32, 85, 2, 2), (33, 85, 1, 0), (33, 85, 2, 0), (34, 85, 1, 0), (34, 85, 2, 0), (35, 85, 1, 0), (35, 85, 2, 0), (36, 85, 1, 0), (36, 85, 2, 0), (37, 85, 1, 0), (37, 85, 2, 0), (38, 85, 1, 0), (38, 85, 2, 0), (39, 85, 1, 0), (39, 85, 2, 0), (40, 85, 1, 0), (40, 85, 2, 0), (41, 85, 1, 0), (41, 85, 2, 0); /*!40000 ALTER TABLE `catalog_product_index_eav` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.catalog_product_index_eav_idx: 20 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 (32, 85, 1, 2), (32, 85, 2, 2), (33, 85, 1, 0), (33, 85, 2, 0), (34, 85, 1, 0), (34, 85, 2, 0), (35, 85, 1, 0), (35, 85, 2, 0), (36, 85, 1, 0), (36, 85, 2, 0), (37, 85, 1, 0), (37, 85, 2, 0), (38, 85, 1, 0), (38, 85, 2, 0), (39, 85, 1, 0), (39, 85, 2, 0), (40, 85, 1, 0), (40, 85, 2, 0), (41, 85, 1, 0), (41, 85, 2, 0); /*!40000 ALTER TABLE `catalog_product_index_eav_idx` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.catalog_product_index_eav_tmp: 0 rows /*!40000 ALTER TABLE `catalog_product_index_eav_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_eav_tmp` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.catalog_product_index_price: 52 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 (11, 0, 1, 0, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (11, 1, 1, 0, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (11, 2, 1, 0, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (11, 3, 1, 0, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (12, 0, 1, 0, 5.0000, 5.0000, 5.0000, 5.0000, NULL), (12, 1, 1, 0, 5.0000, 5.0000, 5.0000, 5.0000, NULL), (12, 2, 1, 0, 5.0000, 5.0000, 5.0000, 5.0000, NULL), (12, 3, 1, 0, 5.0000, 5.0000, 5.0000, 5.0000, NULL), (27, 0, 1, 0, NULL, NULL, NULL, NULL, NULL), (27, 1, 1, 0, NULL, NULL, NULL, NULL, NULL), (27, 2, 1, 0, NULL, NULL, NULL, NULL, NULL), (27, 3, 1, 0, NULL, NULL, NULL, NULL, NULL), (32, 0, 1, 2, 16.9900, 16.9900, 16.9900, 16.9900, NULL), (32, 1, 1, 2, 16.9900, 16.9900, 16.9900, 16.9900, NULL), (32, 2, 1, 2, 16.9900, 16.9900, 16.9900, 16.9900, NULL), (32, 3, 1, 2, 16.9900, 16.9900, 16.9900, 16.9900, NULL), (33, 0, 1, 0, 6.0000, 6.0000, 6.0000, -2.0000, NULL), (33, 1, 1, 0, 6.0000, 6.0000, 6.0000, -2.0000, NULL), (33, 2, 1, 0, 6.0000, 6.0000, 6.0000, -2.0000, NULL), (33, 3, 1, 0, 6.0000, 6.0000, 6.0000, -2.0000, NULL), (34, 0, 1, 0, 6.0000, 6.0000, 6.0000, -2.0000, NULL), (34, 1, 1, 0, 6.0000, 6.0000, 6.0000, -2.0000, NULL), (34, 2, 1, 0, 6.0000, 6.0000, 6.0000, -2.0000, NULL), (34, 3, 1, 0, 6.0000, 6.0000, 6.0000, -2.0000, NULL), (35, 0, 1, 0, 4.0000, 4.0000, 4.0000, 0.0000, NULL), (35, 1, 1, 0, 4.0000, 4.0000, 4.0000, 0.0000, NULL), (35, 2, 1, 0, 4.0000, 4.0000, 4.0000, 0.0000, NULL), (35, 3, 1, 0, 4.0000, 4.0000, 4.0000, 0.0000, NULL), (36, 0, 1, 0, 70.0000, 70.0000, 70.0000, 90.0000, NULL), (36, 1, 1, 0, 70.0000, 70.0000, 70.0000, 90.0000, NULL), (36, 2, 1, 0, 70.0000, 70.0000, 70.0000, 90.0000, NULL), (36, 3, 1, 0, 70.0000, 70.0000, 70.0000, 90.0000, NULL), (37, 0, 1, 0, 50.0000, 50.0000, 50.0000, 70.0000, NULL), (37, 1, 1, 0, 50.0000, 50.0000, 50.0000, 70.0000, NULL), (37, 2, 1, 0, 50.0000, 50.0000, 50.0000, 70.0000, NULL), (37, 3, 1, 0, 50.0000, 50.0000, 50.0000, 70.0000, NULL), (38, 0, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (38, 1, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (38, 2, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (38, 3, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (39, 0, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (39, 1, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (39, 2, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (39, 3, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (40, 0, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (40, 1, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (40, 2, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (40, 3, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (41, 0, 1, 0, 4.0000, 4.0000, 4.0000, 0.0000, NULL), (41, 1, 1, 0, 4.0000, 4.0000, 4.0000, 0.0000, NULL), (41, 2, 1, 0, 4.0000, 4.0000, 4.0000, 0.0000, NULL), (41, 3, 1, 0, 4.0000, 4.0000, 4.0000, 0.0000, NULL); /*!40000 ALTER TABLE `catalog_product_index_price` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.catalog_product_index_price_idx: 52 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 (11, 0, 1, 0, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (11, 1, 1, 0, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (11, 2, 1, 0, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (11, 3, 1, 0, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (12, 0, 1, 0, 5.0000, 5.0000, 5.0000, 5.0000, NULL), (12, 1, 1, 0, 5.0000, 5.0000, 5.0000, 5.0000, NULL), (12, 2, 1, 0, 5.0000, 5.0000, 5.0000, 5.0000, NULL), (12, 3, 1, 0, 5.0000, 5.0000, 5.0000, 5.0000, NULL), (27, 0, 1, 0, NULL, NULL, NULL, NULL, NULL), (27, 1, 1, 0, NULL, NULL, NULL, NULL, NULL), (27, 2, 1, 0, NULL, NULL, NULL, NULL, NULL), (27, 3, 1, 0, NULL, NULL, NULL, NULL, NULL), (32, 0, 1, 2, 16.9900, 16.9900, 16.9900, 16.9900, NULL), (32, 1, 1, 2, 16.9900, 16.9900, 16.9900, 16.9900, NULL), (32, 2, 1, 2, 16.9900, 16.9900, 16.9900, 16.9900, NULL), (32, 3, 1, 2, 16.9900, 16.9900, 16.9900, 16.9900, NULL), (33, 0, 1, 0, 6.0000, 6.0000, 6.0000, -2.0000, NULL), (33, 1, 1, 0, 6.0000, 6.0000, 6.0000, -2.0000, NULL), (33, 2, 1, 0, 6.0000, 6.0000, 6.0000, -2.0000, NULL), (33, 3, 1, 0, 6.0000, 6.0000, 6.0000, -2.0000, NULL), (34, 0, 1, 0, 6.0000, 6.0000, 6.0000, -2.0000, NULL), (34, 1, 1, 0, 6.0000, 6.0000, 6.0000, -2.0000, NULL), (34, 2, 1, 0, 6.0000, 6.0000, 6.0000, -2.0000, NULL), (34, 3, 1, 0, 6.0000, 6.0000, 6.0000, -2.0000, NULL), (35, 0, 1, 0, 4.0000, 4.0000, 4.0000, 0.0000, NULL), (35, 1, 1, 0, 4.0000, 4.0000, 4.0000, 0.0000, NULL), (35, 2, 1, 0, 4.0000, 4.0000, 4.0000, 0.0000, NULL), (35, 3, 1, 0, 4.0000, 4.0000, 4.0000, 0.0000, NULL), (36, 0, 1, 0, 70.0000, 70.0000, 70.0000, 90.0000, NULL), (36, 1, 1, 0, 70.0000, 70.0000, 70.0000, 90.0000, NULL), (36, 2, 1, 0, 70.0000, 70.0000, 70.0000, 90.0000, NULL), (36, 3, 1, 0, 70.0000, 70.0000, 70.0000, 90.0000, NULL), (37, 0, 1, 0, 50.0000, 50.0000, 50.0000, 70.0000, NULL), (37, 1, 1, 0, 50.0000, 50.0000, 50.0000, 70.0000, NULL), (37, 2, 1, 0, 50.0000, 50.0000, 50.0000, 70.0000, NULL), (37, 3, 1, 0, 50.0000, 50.0000, 50.0000, 70.0000, NULL), (38, 0, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (38, 1, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (38, 2, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (38, 3, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (39, 0, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (39, 1, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (39, 2, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (39, 3, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (40, 0, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (40, 1, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (40, 2, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (40, 3, 1, 0, 3.0000, 3.0000, 3.0000, 2.0000, NULL), (41, 0, 1, 0, 4.0000, 4.0000, 4.0000, 0.0000, NULL), (41, 1, 1, 0, 4.0000, 4.0000, 4.0000, 0.0000, NULL), (41, 2, 1, 0, 4.0000, 4.0000, 4.0000, 0.0000, NULL), (41, 3, 1, 0, 4.0000, 4.0000, 4.0000, 0.0000, NULL); /*!40000 ALTER TABLE `catalog_product_index_price_idx` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.catalog_product_index_price_tmp: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_tmp` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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, '2010-08-28', 1.0000); /*!40000 ALTER TABLE `catalog_product_index_website` ENABLE KEYS */; # Dumping structure for table web36db1.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=3 DEFAULT CHARSET=utf8 COMMENT='Related products'; # Dumping data for table web36db1.catalog_product_link: 1 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 (2, 27, 25, 3); /*!40000 ALTER TABLE `catalog_product_link` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COMMENT='Decimal attributes values'; # Dumping data for table web36db1.catalog_product_link_attribute_decimal: 1 rows /*!40000 ALTER TABLE `catalog_product_link_attribute_decimal` DISABLE KEYS */; INSERT INTO `catalog_product_link_attribute_decimal` (`value_id`, `product_link_attribute_id`, `link_id`, `value`) VALUES (1, 8, 2, 10.0000); /*!40000 ALTER TABLE `catalog_product_link_attribute_decimal` ENABLE KEYS */; # Dumping structure for table web36db1.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=3 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_product_link_attribute_int: 1 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 (2, 7, 2, 0); /*!40000 ALTER TABLE `catalog_product_link_attribute_int` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 AUTO_INCREMENT=49 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_product_option: 22 rows /*!40000 ALTER TABLE `catalog_product_option` DISABLE KEYS */; INSERT INTO `catalog_product_option` (`option_id`, `product_id`, `type`, `is_require`, `sku`, `max_characters`, `file_extension`, `image_size_x`, `image_size_y`, `sort_order`) VALUES (4, 16, 'radio', 1, '', NULL, NULL, 0, 0, 2), (9, 16, 'drop_down', 1, '', NULL, NULL, 0, 0, 0), (10, 17, 'radio', 1, '', NULL, NULL, 0, 0, 0), (15, 17, 'drop_down', 1, '', NULL, NULL, 0, 0, 0), (16, 18, 'checkbox', 0, '', NULL, NULL, 0, 0, 0), (18, 19, 'checkbox', 0, '', NULL, NULL, 0, 0, 0), (20, 20, 'checkbox', 0, '', NULL, NULL, 0, 0, 0), (26, 30, 'drop_down', 1, '', NULL, NULL, 0, 0, 0), (27, 33, 'checkbox', 0, '', NULL, NULL, 0, 0, 0), (28, 34, 'checkbox', 0, '', NULL, NULL, 0, 0, 0), (31, 36, 'radio', 1, '', NULL, NULL, 0, 0, 0), (33, 37, 'radio', 1, '', NULL, NULL, 0, 0, 0), (34, 38, 'checkbox', 0, '', NULL, NULL, 0, 0, 0), (37, 39, 'checkbox', 0, '', NULL, NULL, 0, 0, 0), (39, 40, 'checkbox', 0, '', NULL, NULL, 0, 0, 0), (41, 37, 'checkbox', 1, '', NULL, NULL, 0, 0, 1), (42, 37, 'drop_down', 1, '', NULL, NULL, 0, 0, 3), (43, 36, 'drop_down', 1, '', NULL, NULL, 0, 0, 3), (44, 36, 'radio', 1, '', NULL, NULL, 0, 0, 1), (46, 41, 'checkbox', 0, '', NULL, NULL, 0, 0, 0), (47, 35, 'checkbox', 0, '', NULL, NULL, 0, 0, 0), (48, 37, 'drop_down', 1, '', NULL, NULL, 0, 0, 2); /*!40000 ALTER TABLE `catalog_product_option` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 AUTO_INCREMENT=68 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_product_option_title: 38 rows /*!40000 ALTER TABLE `catalog_product_option_title` DISABLE KEYS */; INSERT INTO `catalog_product_option_title` (`option_title_id`, `option_id`, `store_id`, `title`) VALUES (4, 4, 0, 'Sprache der Führung'), (9, 9, 0, 'Dauer der Führung'), (10, 10, 0, 'Sprache der Führung'), (15, 15, 0, 'Dauer der Führung'), (16, 16, 0, 'Preiskategorie'), (18, 18, 0, 'Preiskategorie'), (20, 20, 0, 'Preiskategorie'), (26, 26, 0, 'Führungszeit'), (28, 15, 2, 'Tour duration'), (29, 10, 2, 'Tour language'), (31, 27, 0, 'Preiskategorie'), (32, 28, 0, 'Preiskategorie'), (34, 28, 2, 'Price Category'), (36, 31, 0, 'Dauer der Führung'), (38, 33, 0, 'Dauer der Führung'), (39, 34, 0, 'Preiskategorie'), (42, 37, 0, 'Preiskategorie'), (44, 39, 0, 'Preiskategorie'), (46, 41, 0, 'Sprache der Führung'), (47, 42, 0, 'Teilnehmeranzahl'), (48, 43, 0, 'Teilnehmeranzahl'), (49, 44, 0, 'Sprache der Führung'), (51, 46, 0, 'Preiskategorie'), (52, 47, 0, 'Preiskategorie'), (53, 46, 2, 'Price Category'), (54, 47, 2, 'Price Category'), (55, 27, 2, 'Price Category'), (56, 39, 2, 'Price Category'), (57, 37, 2, 'Price Category'), (58, 34, 2, 'Price Category'), (60, 43, 2, 'Participants'), (61, 41, 2, 'Language '), (62, 42, 2, 'Participants'), (63, 48, 0, 'Klassenstufen'), (64, 48, 2, 'class value'), (65, 33, 2, 'Duration'), (66, 31, 2, 'Duration'), (67, 44, 2, 'Language'); /*!40000 ALTER TABLE `catalog_product_option_title` ENABLE KEYS */; # Dumping structure for table web36db1.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 AUTO_INCREMENT=151 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_product_option_type_price: 72 rows /*!40000 ALTER TABLE `catalog_product_option_type_price` DISABLE KEYS */; INSERT INTO `catalog_product_option_type_price` (`option_type_price_id`, `option_type_id`, `store_id`, `price`, `price_type`) VALUES (4, 4, 0, 0.0000, 'fixed'), (5, 5, 0, 0.0000, 'fixed'), (14, 14, 0, 0.0000, 'fixed'), (15, 15, 0, 20.0000, 'fixed'), (16, 16, 0, 0.0000, 'fixed'), (17, 17, 0, 0.0000, 'fixed'), (26, 26, 0, 0.0000, 'fixed'), (27, 27, 0, 20.0000, 'fixed'), (29, 29, 0, -1.0000, 'fixed'), (33, 33, 0, -1.0000, 'fixed'), (35, 35, 0, -1.0000, 'fixed'), (41, 41, 0, 0.0000, 'fixed'), (42, 42, 0, 0.0000, 'fixed'), (43, 43, 0, 0.0000, 'fixed'), (44, 44, 0, 1.0000, 'fixed'), (45, 45, 0, -2.0000, 'fixed'), (46, 46, 0, -2.0000, 'fixed'), (50, 50, 0, 0.0000, 'fixed'), (51, 51, 0, 20.0000, 'fixed'), (54, 54, 0, 0.0000, 'fixed'), (55, 55, 0, 20.0000, 'fixed'), (56, 56, 0, -1.0000, 'fixed'), (59, 59, 0, -1.0000, 'fixed'), (61, 61, 0, -1.0000, 'fixed'), (62, 62, 0, 0.0000, 'fixed'), (63, 63, 0, 0.0000, 'fixed'), (64, 64, 0, 0.0000, 'fixed'), (65, 65, 0, 0.0000, 'fixed'), (66, 66, 0, 0.0000, 'fixed'), (67, 67, 0, 0.0000, 'fixed'), (68, 68, 0, 0.0000, 'fixed'), (69, 69, 0, 0.0000, 'fixed'), (76, 76, 0, 0.0000, 'fixed'), (77, 77, 0, 0.0000, 'fixed'), (78, 78, 0, 0.0000, 'fixed'), (79, 79, 0, 0.0000, 'fixed'), (89, 89, 0, 0.0000, 'fixed'), (90, 90, 0, 0.0000, 'fixed'), (91, 91, 0, 0.0000, 'fixed'), (92, 92, 0, 0.0000, 'fixed'), (93, 93, 0, 0.0000, 'fixed'), (94, 94, 0, 0.0000, 'fixed'), (95, 95, 0, 0.0000, 'fixed'), (96, 96, 0, 0.0000, 'fixed'), (97, 97, 0, 0.0000, 'fixed'), (98, 98, 0, 0.0000, 'fixed'), (99, 99, 0, 0.0000, 'fixed'), (100, 100, 0, 0.0000, 'fixed'), (101, 101, 0, 0.0000, 'fixed'), (120, 120, 0, -6.0000, 'fixed'), (121, 121, 0, -4.0000, 'fixed'), (122, 122, 0, -4.0000, 'fixed'), (123, 123, 0, -6.0000, 'fixed'), (126, 126, 0, 0.0000, 'fixed'), (127, 127, 0, 0.0000, 'fixed'), (128, 128, 0, 0.0000, 'fixed'), (129, 129, 0, 0.0000, 'fixed'), (130, 130, 0, 0.0000, 'fixed'), (137, 137, 0, 0.0000, 'fixed'), (138, 138, 0, 0.0000, 'fixed'), (139, 139, 0, 0.0000, 'fixed'), (140, 140, 0, 0.0000, 'fixed'), (141, 141, 0, 0.0000, 'fixed'), (142, 142, 0, 0.0000, 'fixed'), (143, 143, 0, 0.0000, 'fixed'), (144, 144, 0, 0.0000, 'fixed'), (145, 145, 0, 0.0000, 'fixed'), (146, 146, 0, 0.0000, 'fixed'), (147, 147, 0, 0.0000, 'fixed'), (148, 148, 0, 0.0000, 'fixed'), (149, 149, 0, 0.0000, 'fixed'), (150, 150, 0, 0.0000, 'fixed'); /*!40000 ALTER TABLE `catalog_product_option_type_price` ENABLE KEYS */; # Dumping structure for table web36db1.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 AUTO_INCREMENT=181 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_product_option_type_title: 92 rows /*!40000 ALTER TABLE `catalog_product_option_type_title` DISABLE KEYS */; INSERT INTO `catalog_product_option_type_title` (`option_type_title_id`, `option_type_id`, `store_id`, `title`) VALUES (4, 4, 0, 'deutsch'), (5, 5, 0, 'englisch'), (14, 14, 0, '60 min'), (15, 15, 0, '90 min'), (16, 16, 0, 'deutsch'), (17, 17, 0, 'englisch'), (26, 26, 0, '60 min'), (27, 27, 0, '90 min'), (29, 29, 0, 'ermäßigt'), (33, 33, 0, 'ermäßigt'), (35, 35, 0, 'ermäßigt'), (41, 41, 0, '10:00 - 11:30'), (42, 42, 0, '12:00 - 13:30'), (43, 43, 0, '14:00 - 15:30'), (44, 44, 0, '18:00 - 19:30'), (49, 16, 2, 'German'), (50, 17, 2, 'English'), (52, 45, 0, 'ermäßigt (Personenkreis siehe Produktbeschreibung)'), (53, 46, 0, 'ermäßigt (Personenkreis siehe Produktbeschreibung)'), (55, 46, 2, 'reduced (list see product descrpition)'), (58, 50, 0, '60 min'), (59, 51, 0, '90 min'), (62, 54, 0, '60 min'), (63, 55, 0, '90 min'), (64, 56, 0, 'ermäßigt'), (67, 59, 0, 'ermäßigt'), (69, 61, 0, 'ermäßigt'), (70, 62, 0, 'deutsch'), (71, 63, 0, 'englisch'), (72, 64, 0, '10'), (73, 65, 0, '11'), (74, 66, 0, '12'), (75, 67, 0, '13'), (76, 68, 0, '14'), (77, 69, 0, '15'), (84, 76, 0, '16'), (85, 77, 0, '18'), (86, 78, 0, '19'), (87, 79, 0, '20'), (97, 89, 0, '1'), (98, 90, 0, '2'), (99, 91, 0, '3'), (100, 92, 0, '4'), (101, 93, 0, 'deutsch'), (102, 94, 0, 'englisch'), (103, 95, 0, '5'), (104, 96, 0, '6'), (105, 97, 0, '7'), (106, 98, 0, '8'), (107, 99, 0, '9'), (108, 100, 0, '10'), (109, 101, 0, '11'), (128, 120, 0, 'frei (Frei: Kinder und Jugendliche bis 16 Jahre)'), (129, 121, 0, 'frei (Frei : Kinder und Jugendliche bis 16 Jahren)'), (130, 122, 0, 'frei (Frei: Kinder und Jugendliche bis 16 Jahren)'), (131, 123, 0, 'frei (Frei: Kinder und Jugendliche bis 16 Jahre)'), (134, 121, 2, 'free (Children up to the age of 15)'), (135, 122, 2, 'free (Children up to the age of 15)'), (136, 123, 2, 'free (children up to age of 15)'), (137, 45, 2, 'reduced (list please see product description)'), (138, 120, 2, 'free(Children up to the age of 15)'), (139, 61, 2, 'reduced '), (140, 59, 2, 'reduced'), (141, 56, 2, 'reduced'), (142, 93, 2, 'german'), (143, 94, 2, 'english'), (149, 62, 2, 'german'), (150, 63, 2, 'english'), (151, 126, 0, 'Erwachsene'), (152, 127, 0, 'Studenten'), (153, 128, 0, '1. - 6. Klasse'), (154, 129, 0, '7. - 9. Klasse'), (155, 130, 0, '10. - 13. Klasse'), (156, 126, 2, 'Adult'), (157, 127, 2, 'Student'), (158, 128, 2, '1. - 6. class'), (159, 129, 2, '7. - 9. class'), (160, 130, 2, '10. - 13. class'), (167, 137, 0, '21'), (168, 138, 0, '22'), (169, 139, 0, '23'), (170, 140, 0, '24'), (171, 141, 0, '25'), (172, 142, 0, '12'), (173, 143, 0, '13'), (174, 144, 0, '14'), (175, 145, 0, '15'), (176, 146, 0, '16'), (177, 147, 0, '17'), (178, 148, 0, '18'), (179, 149, 0, '19'), (180, 150, 0, '20'); /*!40000 ALTER TABLE `catalog_product_option_type_title` ENABLE KEYS */; # Dumping structure for table web36db1.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 AUTO_INCREMENT=151 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_product_option_type_value: 72 rows /*!40000 ALTER TABLE `catalog_product_option_type_value` DISABLE KEYS */; INSERT INTO `catalog_product_option_type_value` (`option_type_id`, `option_id`, `sku`, `sort_order`) VALUES (4, 4, '', 0), (5, 4, '', 1), (14, 9, '', 0), (15, 9, '', 1), (16, 10, '', 1), (17, 10, '', 0), (26, 15, '', 0), (27, 15, '', 1), (29, 16, '', 0), (33, 18, '', 0), (35, 20, '', 0), (41, 26, '', 0), (42, 26, '', 0), (43, 26, '', 0), (44, 26, '', 0), (45, 27, '01', 0), (46, 28, '01', 0), (50, 31, '1', 0), (51, 31, '2', 1), (54, 33, '1', 0), (55, 33, '2', 1), (56, 34, '01', 0), (59, 37, '01', 0), (61, 39, '01', 0), (62, 41, '3', 0), (63, 41, '4', 0), (64, 42, '', 1), (65, 42, '', 2), (66, 42, '', 3), (67, 42, '', 4), (68, 42, '', 5), (69, 42, '', 6), (76, 42, '', 7), (77, 42, '', 8), (78, 42, '', 9), (79, 42, '', 10), (89, 43, '', 1), (90, 43, '', 2), (91, 43, '', 3), (92, 43, '', 4), (93, 44, '3', 0), (94, 44, '4', 0), (95, 43, '', 5), (96, 43, '', 6), (97, 43, '', 7), (98, 43, '', 8), (99, 43, '', 9), (100, 43, '', 10), (101, 43, '', 11), (120, 27, '02', 1), (121, 46, '01', 0), (122, 47, '01', 0), (123, 28, '02', 1), (126, 48, '5', 1), (127, 48, '6', 2), (128, 48, '7', 3), (129, 48, '8', 4), (130, 48, '9', 5), (137, 42, '', 11), (138, 42, '', 12), (139, 42, '', 13), (140, 42, '', 14), (141, 42, '', 15), (142, 43, '', 12), (143, 43, '', 13), (144, 43, '', 14), (145, 43, '', 15), (146, 43, '', 16), (147, 43, '', 17), (148, 43, '', 18), (149, 43, '', 19), (150, 43, '', 20); /*!40000 ALTER TABLE `catalog_product_option_type_value` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.catalog_product_relation: 1 rows /*!40000 ALTER TABLE `catalog_product_relation` DISABLE KEYS */; INSERT INTO `catalog_product_relation` (`parent_id`, `child_id`) VALUES (27, 25); /*!40000 ALTER TABLE `catalog_product_relation` ENABLE KEYS */; # Dumping structure for table web36db1.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 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_product_super_attribute: 0 rows /*!40000 ALTER TABLE `catalog_product_super_attribute` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_super_attribute` ENABLE KEYS */; # Dumping structure for table web36db1.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 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC; # Dumping data for table web36db1.catalog_product_super_attribute_label: 0 rows /*!40000 ALTER TABLE `catalog_product_super_attribute_label` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_super_attribute_label` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.catalog_product_super_link: 0 rows /*!40000 ALTER TABLE `catalog_product_super_link` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_super_link` ENABLE KEYS */; # Dumping structure for table web36db1.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=42 DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; # Dumping data for table web36db1.catalog_product_website: 22 rows /*!40000 ALTER TABLE `catalog_product_website` DISABLE KEYS */; INSERT INTO `catalog_product_website` (`product_id`, `website_id`) VALUES (11, 1), (12, 1), (16, 1), (17, 1), (18, 1), (19, 1), (20, 1), (24, 1), (25, 1), (27, 1), (30, 1), (31, 1), (32, 1), (33, 1), (34, 1), (35, 1), (36, 1), (37, 1), (38, 1), (39, 1), (40, 1), (41, 1); /*!40000 ALTER TABLE `catalog_product_website` ENABLE KEYS */; # Dumping structure for table web36db1.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=3 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.checkout_agreement: 1 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', 'Allgemeine Geschäftsbedingungen für den Verkauf von Führungen, Tickets und sonstigen Leistungen über den Webshop der Jubiläumsausstellung WeltWissen vom 24.09.10 bis 09.01.2011 im Martin-Gropius-Bau Berlin\r\n\r\nNachfolgende Geschäfts- und Zahlungsbedingungen gelten für alle Leistungen, die im Webshop der Jubiläumsausstellung “WeltWissen“ unter der Internetadresse www.buchungen.weltwissen-berlin.de angeboten werden.\r\n\r\nAbweichende oder entgegenstehende Geschäftsbedingungen des Nutzers, die mit diesen Bedingungen im Widerspruch stehen, werden nur dann Vertragsinhalt, wenn sie vom anderen Teil schriftlich bestätigt worden sind. \r\n\r\nDie Allgemeinen Geschäftsbedingungen werden dem Kunden auf Verlangen auch übersandt. Der Kunde kann diese vorsorglich auch selber sichern, indem er über die Druckfunktion seines Browser diese Seite ausdruckt.\r\n\r\nVertragspartner des Kunden ist die \r\nHumboldt-Universität Berlin\r\nKörperschaft des öffentlichen Rechts\r\nvertreten durch den Präsidenten Herrn Prof. Dr. Dr. h.c. Christoph Markschies\r\nUnter den Linden 6\r\n10099 Berlin\r\n\r\nPostanschrift Jubiläumsausstellung WeltWissen: Luisenstraße 41, 10099 Berlin\r\nTel.: 030-209399141\r\nE-Mail: veranstaltungen@weltwissen-berlin.de\r\n\r\n\r\nDie Humboldt-Universität hat die \r\n\r\nx:hibit GmbH\r\nvertreten durch den Geschäftsführer Johannes Krug\r\nCrellestr. 22\r\n10827 Berlin\r\nTel: 030-26396641\r\nFax: 030-26396650\r\nE-Mail: info@xhibit.de\r\n\r\nim Folgenden „x:hibit“ genannt, mit dem Betrieb des Webshops beauftragt. x:hibit handelt insofern im Namen, im Auftrag und für Rechnung der Humboldt-Universität Berlin.\r\n\r\nx:hibit erbringt den Auftrag in Zusammenarbeit mit\r\n\r\nVISITATE GmbH & Co. KG\r\nvertreten durch Wolfgang Barthels und Prof. Dr. Matthias Groß\r\nInnungstraße 6\r\n50354 Köln-Hürth\r\nTel. 0221-94050180\r\nFax 0221-94050189 \r\nE-Mail: info@visitate.de \r\n\r\nDie Leistungserbringung für die gebuchten Produkte erfolgt durch die\r\nKulturprojekte Berlin GmbH,\r\nvertreten durch den Geschäftsführer Moritz van Dülmen\r\nKlosterstr. 68, 10179 Berlin, \r\nTel: 030-24749702 \r\nE-Mail: info@kulturprojekte-berlin.de \r\n\r\nim Folgenden „Kulturprojekte Berlin“ genannt. Kulturprojekte Berlin übernimmt keine Haftung für die Inhalte des Webshops. \r\n\r\n1. Vertragsabschluss\r\nDer Kunde kann seine Eingaben vor Abgabe einer Bestellung mit den vom Shop und seinem Browser zur Verfügung gestellten technischen Mitteln korrigieren. Die Korrekturen können mittels der üblichen Tastatur- und Mausfunktionen, (Zurück-Taste des Browsers) direkt auf der vorherige Angebots- bzw. Bestellseite in den entsprechenden Eingabefeldern erfolgen. Eingabefehler kann der Kunde auch dadurch berichtigen, dass er den Kaufvorgang abbricht und ggf. von vorn mit dem Bestellgang beginnt.\r\nMit dem Anklicken des Feldes „Bestellung abschließen“ im Webshop unterbreitet der Kunde der Humboldt-Universität Berlin das Angebot zum Abschluss eines Vertrages. Durch Bestätigung der Bestellung per E-Mail nimmt die Humboldt-Universität Berlin das Angebot an. Die Buchung ist damit verbindlich, eine Stornierung nur nach Maßgabe der nachstehenden Bedingungen möglich.\r\n\r\n\r\n2. Preise und Zahlung\r\nDie angebotenen Preise für Führungen und andere Leistungen, sind umsatzsteuerfrei gem. § 4 Nr. 20 lit a) UStG. Die Zahlung erfolgt als Vorauszahlung durch den Kunden nach Vertragsabschluss per Bankeinzug über giropay oder per Kreditkarte der Institute Visa oder MasterCard. \r\nDie Abbuchung erfolgt über den Betreiber x:hibit GmbH.\r\nBei der Bestellung von Einzeltickets beträgt die Bearbeitungsgebühr pro Warenkorb 1 EUR, bei der Bestellung von Gruppentickets, Führungen und sonstigen Veranstaltungen 5 EUR pro Warenkorb.\r\n\r\n\r\n3. Versand\r\nDer Versand der Rechnungen und Online-Tickets für Führungen und Eintrittskarten erfolgt per E-Mail an die vom Kunden angegebene e-Mail-Adresse. Angaben bezüglich der Versandzeit sind unverbindlich. Der Versand wird grundsätzlich mit dem Zeitpunkt des Eingangs der Zahlung durch den Kunden in die Wege geleitet\r\n\r\n\r\n4. Produkte\r\nDie Humboldt-Universität Berlin bietet über den Webshop Gruppenführungen und Eintrittskarten für die Ausstellung “WeltWissen“ vom 24.09.2010 bis 09.01.2011 im Martin-Gropius-Bau Berlin an.\r\nDie Eintrittskarten berechtigen entweder innerhalb eines während der Bestellung vom Kunden gewählten halbstündigen Zeitfensters oder ganztägig zu einem bestimmten Datum an einem gewählten Ausstellungstag zum Eintritt in die Ausstellung. Die gewählten Zeitfenster beziehen sich lediglich auf den Zeitpunkt des Eintritts, nicht jedoch auf die Verweildauer in der Ausstellung.\r\nDie ermäßigten und kostenfreien Online-Tickets sind nur zusammen mit den entsprechenden Nachweisen gültig. \r\nFür alle Führungen besteht eine Teilnehmerbeschränkung pro gebuchtem Termin und eine Vorausbuchungsfrist von 10 Tagen. Gruppenführungen werden nach positiver Buchungsbestätigung von einem Guide der Kulturprojekte Berlin GmbH durchgeführt. Es gelten die im Rahmen des Bestellvorganges angegebenen Führungsmodalitäten.\r\n\r\n\r\n5. Stornierungen\r\nBei dem Verkauf von zeitgebundenen Eintrittskarten und Gruppenführungen besteht kein gesetzliches Widerrufs- oder Rückgaberecht des Kunden, da gemäß § 312b Abs. 3 Nr. 6 BGB die Vorschriften über Fernabsatzgeschäfte auf Verträge über die Erbringung von Dienstleistungen im Bereich terminierter Freizeitveranstaltungen keine Anwendung finden.\r\n\r\nFolgende Stornierungsmöglichkeit für gebuchte Gruppenführungen wird dessen ungeachtet gewährt:\r\n\r\nBuchungen für Führungen können bis 7 Werktage vor dem vereinbarten Termin durch Erklärung in Textform gegenüber der x:hibit GmbH\r\n\r\nper Brief an die x:hibit GmbH, Crellestraße 22, 10827 Berlin, \r\nper Fax unter +49 (0)30 263 966 40 oder \r\nper E-mail an webshop-weltwissen@xhibit.de \r\n\r\nstorniert werden. In diesem Fall wird der auf die stornierte Leistung entfallende Rechnungsbetrag zurückerstattet. Maßgeblich für die Einhaltung der Frist ist der Eingang bei x:hibit. Den Nachweis hierfür hat der Kunde zu erbringen. \r\n\r\nBei späteren Stornierungen fällt das vereinbarte Entgelt in voller Höhe an und wird ggf. mit Vorauszahlungen verrechnet.\r\n\r\nBei Verspätungen um weniger als 30 Minuten, verkürzt sich die Führung um die entsprechende Zeit. \r\n\r\nBei Nichterscheinen des Kunden/der Kunden zum vereinbarten Führungs-/Vortragstermin oder bei Verspätungen um mehr als 30 Minuten entfällt der Anspruch auf die Leistung ohne Rückerstattung des Entgelts oder Verrechnung für einen Ersatztermin. Bis dahin noch offene Rechnungsbeträge bleiben in voller Höhe bestehen und fällig. \r\n\r\nFür einen Ausfall der Veranstaltung aufgrund höherer Gewalt u. ä. wird keine Haftung übernommen. Eine Verschiebung der Termine im Angebot um bis zu 30 Minuten berechtigt nicht zur Reduzierung des Entgelts. \r\n\r\nBei der Stornierung sonstiger Veranstaltungen oder ähnlicher Leistungen gelten die Bestimmungen für die Stornierung von Führungen entsprechend. Bei einer Reduzierung der Teilnehmerzahl verbleibt es bei dem vereinbarten Entgelt.\r\n\r\nBuchungen von Eintrittskarten sind verbindlich und nicht wiederrufbar. Gezahlte Entgeltbeträge hierfür werden grundsätzlich nicht erstattet.\r\n\r\n\r\n6. Schadensersatz\r\nDie Haftung der Humboldt-Universität Berlin für leicht fahrlässige Pflichtverletzungen ist ausgeschlossen, sofern nicht Schäden aus der Verletzung des Lebens, des Körpers oder der Gesundheit oder Garantien betroffen oder Ansprüche nach dem Produkthaftungsgesetz berührt sind. Unberührt bleibt ferner die Haftung für die Verletzung von Pflichten, deren Erfüllung die ordnungsgemäße Durchführung des Vertrages überhaupt erst ermöglicht und auf deren Einhaltung der Kunde regelmäßig vertrauen darf. Gleiches gilt für Pflichtverletzungen der Erfüllungsgehilfen der Humboldt-Universität Berlin.\r\n\r\n\r\n7. Datenschutz\r\nPersonenbezogene Daten werden nur erhoben, wenn sie der Kunde zur Vertragsabwicklung zur Verfügung stellt. Die bei dieser Gelegenheit eingegebenen personenbezogenen Daten werden nur zur Vertragsabwicklung und Bearbeitung der Anfragen des Kunden genutzt. Eine Weitergabe von Daten an Dritte, an verbundene Unternehmen und Partnerunternehmen findet nur dann statt, wenn dies zwingend zur Vertragserfüllung notwendig ist. Insbesondere werden die Daten des Kunden nicht für Werbezwecke genutzt. Die vom Kunden mitgeteilten Daten werden lediglich zur Erfüllung und Abwicklung seiner Bestellung verwendet. \r\n\r\nMit vollständiger Abwicklung des Vertrages und vollständiger Kaufpreiszahlung werden die Daten für die weitere Verwendung gesperrt und nach Ablauf der steuer- und handelsrechtlichen Aufbewahrungsfristen gelöscht. Der Kunde hat ein Recht auf unentgeltliche Auskunft über seine gespeicherten Daten sowie ggf. ein Recht auf Berichtigung, Sperrung oder Löschung dieser Daten. Bei Fragen zur Erhebung, Verarbeitung oder Nutzung der personenbezogenen Daten eines Kunden sowie bei Auskünften, Berichtigung, Sperrung oder Löschung von Daten steht unter folgender Adresse ein Kontakt zur Verfügung:\r\n\r\n info@visitate.de\r\n\r\n\r\n8. Schlussklauseln\r\nDie Humboldt-Universität Berlin behält sich vor, diese Bedingungen jederzeit ohne Angabe von Gründen zu ändern. Für bereits aufgegebene Buchungen gelten solche Änderungen nicht. Sollten einzelne Regelungen nichtig oder unwirksam sein oder werden, so wird hierdurch die Gültigkeit des Vertrages im Übrigen nicht berührt. Es gilt ausschließlich das Recht der Bundesrepublik Deutschland. Die Anwendung des UN-Kaufrechts ist ausgeschlossen. Alleiniger Erfüllungsort für Lieferung, Leistung und Zahlung bei Verträgen mit Unternehmern ist Berlin. Gerichtsstand ist Berlin.\r\n', '', '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.', 0, 1); /*!40000 ALTER TABLE `checkout_agreement` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.checkout_agreement_store: 2 rows /*!40000 ALTER TABLE `checkout_agreement_store` DISABLE KEYS */; INSERT INTO `checkout_agreement_store` (`agreement_id`, `store_id`) VALUES (1, 0), (2, 0); /*!40000 ALTER TABLE `checkout_agreement_store` ENABLE KEYS */; # Dumping structure for table web36db1.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=12 DEFAULT CHARSET=utf8 COMMENT='CMS Blocks'; # Dumping data for table web36db1.cms_block: 7 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-07-09 17:26:00', '2010-07-09 15:38:37', 1), (6, 'AGB', 'mrg_business_terms', '

Allgemeine Geschäftbedingungen für den Verkauf von Führungen, Tickets und sonstigen Leistungen über den Webshop der Jubiläumsausstellung WeltWissen vom 24.09.10 bis 09.01.2011 im Martin-Gropius-Bau Berlin

\r\n

Nachfolgende Geschäfts- und Zahlungsbedingungen gelten für alle Leistungen, die im Webshop der Jubiläumsausstellung “WeltWissen“ unter der Internetadresse www.buchungen.weltwissen-berlin.de angeboten werden.

\r\n

Abweichende oder entgegenstehende Geschäftsbedingungen des Nutzers, die mit diesen Bedingungen im Widerspruch stehen, werden nur dann Vertragsinhalt, wenn sie vom anderen Teil schriftlich bestätigt worden sind.

\r\n

Die Allgemeinen Geschäftsbedingungen werden dem Kunden auch übersandt. Der Kunde kann diese vorsorglich auch selber sichern, indem er über die Druckfunktion seines Browser diese Seite ausdruckt.

\r\n

Vertragspartner des Kunden ist die\r\n
Humboldt-Universität Berlin\r\n
Körperschaft des öffentlichen Rechts\r\n
vertreten durch den Präsidenten Herrn Prof. Dr. Dr. h.c. Christoph Markschies\r\n
Unter den Linden 6\r\n
10099 Berlin\r\n
Postanschrift Jubiläumsausstellung WeltWissen: Luisenstraße 41, 10099 Berlin\r\n
Tel.: 030-209399141\r\n
E-Mail: veranstaltungen@weltwissen-berlin.de

\r\n

Die Humboldt-Universität hat die\r\n
x:hibit GmbH\r\n
vertreten durch den Geschäftsführer Johannes Krug\r\n
Crellestr. 22\r\n
10827 Berlin\r\n
Tel: 030-26396641\r\n
Fax: 030-26396640\r\n
E-Mail: info@xhibit.de\r\n
im Folgenden „x:hibit“ genannt, mit dem Betrieb des Webshops beauftragt. x:hibit handelt insofern im Namen, im Auftrag und für Rechnung der Humboldt-Universität Berlin.

\r\n
x:hibit erbringt den Auftrag in Zusammenarbeit mit\r\n
VISITATE GmbH & Co. KG\r\n
vertreten durch Wolfgang Barthels und Prof. Dr. Matthias Groß\r\n
Innungstraße 6\r\n
50354 Köln-Hürth\r\n
Tel. 0221-94050180\r\n
Fax 0221-94050189\r\n
E-Mail: info@visitate.de

\r\n


Die Leistungserbringung für die gebuchten Produkte erfolgt durch die\r\n
Kulturprojekte Berlin GmbH,\r\n
vertreten durch den Geschäftsführer Moritz van Dülmen\r\n
Klosterstr. 68, 10179 Berlin,\r\n
Tel: 030-24749702\r\n
E-Mail: info@kulturprojekte-berlin.de\r\n
im Folgenden „Kulturprojekte Berlin“ genannt. Kulturprojekte Berlin übernimmt keine Haftung für die Inhalte des Webshops.

\r\n

1. Vertragsabschluss

\r\n

Der Kunde kann seine Eingaben vor Abgabe einer Bestellung mit den vom Shop und seinem Browser zur Verfügung gestellten technischen Mitteln korrigieren. Die Korrekturen können mittels der üblichen Tastatur- und Mausfunktionen, (Zurück-Taste des Browsers) direkt auf der vorherige Angebots- bzw. Bestellseite in den entsprechenden Eingabefeldern erfolgen. Eingabefehler kann der Kunde auch dadurch berichtigen, dass er den Kaufvorgang abbricht und ggf. von vorn mit dem Bestellgang beginnt.

\r\n

Mit dem Anklicken des Feldes „Bestellung abschließen“ im Webshop unterbreitet der Kunde der Humboldt-Universität Berlin das Angebot zum Abschluss eines Vertrages. Durch Bestätigung der Bestellung per E-Mail nimmt die Humboldt-Universität Berlin das Angebot an. Die Buchung ist damit verbindlich, eine Stornierung nur nach Maßgabe der nachstehenden Bedingungen möglich.

\r\n

2. Preise und Zahlung

\r\n

Die angebotenen Preise für Führungen und andere Leistungen, sind umsatzsteuerfrei gem. § 4 Nr. 20 lit a) UStG. Die Zahlung erfolgt als Vorauszahlung durch den Kunden nach Vertragsabschluss per Bankeinzug über giropay oder per Kreditkarte der Institute Visa oder MasterCard.

\r\n

Die Abbuchung erfolgt über den Betreiber x:hibit GmbH.

\r\n

Bei der Bestellung von Einzeltickets beträgt die Bearbeitungsgebühr pro Warenkorb 1 EUR, bei der Bestellung von Gruppentickets, Führungen und sonstigen Veranstaltungen 5 EUR pro Warenkorb.

\r\n

3. Versand

\r\n

Der Versand der Rechnungen und Online-Tickets für Führungen und Eintrittskarten erfolgt per E-Mail an die vom Kunden angegebene e-Mail-Adresse. Angaben bezüglich der Versandzeit sind unverbindlich. Der Versand wird grundsätzlich mit dem Zeitpunkt des Eingangs der Zahlung durch den Kunden in die Wege geleitet

\r\n

4. Produkte

\r\n

Die Humboldt-Universität Berlin bietet über den Webshop Gruppenführungen und Eintrittskarten für die Ausstellung “WeltWissen“ vom 24.09.2010 bis 09.01.2011 im Martin-Gropius-Bau Berlin an.

\r\n

Die Eintrittskarten berechtigen entweder innerhalb eines während der Bestellung vom Kunden gewählten halbstündigen Zeitfensters oder ganztägig zu einem bestimmten Datum an einem gewählten Ausstellungstag zum Eintritt in die Ausstellung. Die gewählten Zeitfenster beziehen sich lediglich auf den Zeitpunkt des Eintritts, nicht jedoch auf die Verweildauer in der Ausstellung.

\r\n

Die ermäßigten und kostenfreien Online-Tickets sind nur zusammen mit den entsprechenden Nachweisen gültig.

\r\n

Für alle Führungen besteht eine Teilnehmerbeschränkung pro gebuchtem Termin und eine Vorausbuchungsfrist von 10 Tagen. Gruppenführungen werden nach positiver Buchungsbestätigung von einem Guide der Kulturprojekte Berlin GmbH durchgeführt. Es gelten die im Rahmen des Bestellvorganges angegebenen Führungsmodalitäten.

\r\n

5. Stornierungen

\r\n

Bei dem Verkauf von zeitgebundenen Eintrittskarten und Gruppenführungen besteht kein gesetzliches Widerrufs- oder Rückgaberecht des Kunden, da gemäß § 312b Abs. 3 Nr. 6 BGB die Vorschriften über Fernabsatzgeschäfte auf Verträge über die Erbringung von Dienstleistungen im Bereich terminierter Freizeitveranstaltungen keine Anwendung finden.

\r\n

Folgende Stornierungsmöglichkeit für gebuchte Gruppenführungen wird dessen ungeachtet gewährt:

\r\n

Buchungen für Führungen können bis 7 Werktage vor dem vereinbarten Termin durch Erklärung in Textform gegenüber der x:hibit GmbH

\r\n

per Brief an die x:hibit GmbH, Crellestraße 22, 10827 Berlin,\r\n
per Fax unter +49 (0)30 263 966 40 oder\r\n
per E-mail an webshop-weltwissen@xhibit.de

\r\n

storniert werden. In diesem Fall wird der auf die stornierte Leistung entfallende Rechnungsbetrag zurückerstattet. Maßgeblich für die Einhaltung der Frist ist der Eingang bei x:hibit.  Den Nachweis hierfür hat der Kunde zu erbringen.

\r\n

Bei späteren Stornierungen fällt das vereinbarte Entgelt in voller Höhe an und wird ggf. mit Vorauszahlungen verrechnet.

\r\n

Bei Verspätungen um weniger als 30 Minuten, verkürzt sich die Führung um die entsprechende Zeit.

Bei Nichterscheinen des Kunden/der Kunden zum vereinbarten Führungs-/Vortragstermin oder bei Verspätungen um mehr als 30 Minuten entfällt der Anspruch auf die Leistung ohne Rückerstattung des Entgelts oder Verrechnung für einen Ersatztermin. Bis dahin noch offene Rechnungsbeträge bleiben in voller Höhe bestehen und fällig.

\r\n

Für einen Ausfall der Veranstaltung aufgrund höherer Gewalt u. ä. wird keine Haftung übernommen. Eine Verschiebung der Termine im Angebot um bis zu 30 Minuten berechtigt nicht zur Reduzierung des Entgelts.

\r\n

Bei der Stornierung sonstiger Veranstaltungen oder ähnlicher Leistungen gelten die Bestimmungen für die Stornierung von Führungen entsprechend. Bei einer Reduzierung der Teilnehmerzahl verbleibt es bei dem vereinbarten Entgelt.

\r\n

Buchungen von Eintrittskarten sind verbindlich und nicht wiederrufbar. Gezahlte Entgeltbeträge hierfür werden grundsätzlich nicht erstattet.

\r\n

6. Schadensersatz

\r\n

Die Haftung der Humboldt-Universität Berlin für leicht fahrlässige Pflichtverletzungen ist ausgeschlossen, sofern nicht Schäden aus der Verletzung des Lebens, des Körpers oder der Gesundheit oder Garantien betroffen oder Ansprüche nach dem Produkthaftungsgesetz berührt sind. Unberührt bleibt ferner die Haftung für die Verletzung von Pflichten, deren Erfüllung die ordnungsgemäße Durchführung des Vertrages überhaupt erst ermöglicht und auf deren Einhaltung der Kunde regelmäßig vertrauen darf. Gleiches gilt für Pflichtverletzungen der  Erfüllungsgehilfen der Humboldt-Universität Berlin.

\r\n

7. Datenschutz

\r\n

Personenbezogene Daten werden nur erhoben, wenn sie der Kunde zur Vertragsabwicklung zur Verfügung stellt. Die bei dieser Gelegenheit eingegebenen personenbezogenen Daten werden nur zur Vertragsabwicklung und Bearbeitung der Anfragen des Kunden genutzt. Eine Weitergabe von Daten an Dritte, an verbundene Unternehmen und Partnerunternehmen findet nur dann statt, wenn dies zwingend zur Vertragserfüllung notwendig ist. Insbesondere werden die Daten des Kunden nicht für Werbezwecke genutzt. Die vom Kunden mitgeteilten Daten werden lediglich zur Erfüllung und Abwicklung seiner Bestellung verwendet.

\r\n

Mit vollständiger Abwicklung des Vertrages und vollständiger Kaufpreiszahlung werden die Daten für die weitere Verwendung gesperrt und nach Ablauf der steuer- und handelsrechtlichen Aufbewahrungsfristen gelöscht. Der Kunde hat ein Recht auf unentgeltliche Auskunft über seine gespeicherten Daten sowie ggf. ein Recht auf Berichtigung, Sperrung oder Löschung dieser Daten. Bei Fragen zur Erhebung, Verarbeitung oder Nutzung der personenbezogenen Daten eines Kunden sowie bei Auskünften, Berichtigung, Sperrung oder Löschung von Daten steht unter folgender Adresse ein Kontakt zur Verfügung:

\r\n

info@visitate.de

\r\n

8. Schlussklauseln

\r\n

Die Humboldt-Universität Berlin behält sich vor, diese Bedingungen jederzeit ohne Angabe von Gründen zu ändern. Für bereits aufgegebene Buchungen gelten solche Änderungen nicht. Sollten einzelne Regelungen nichtig oder unwirksam sein oder werden, so wird hierdurch die Gültigkeit des Vertrages im Übrigen nicht berührt. Es gilt ausschließlich das Recht der Bundesrepublik Deutschland. Die Anwendung des UN-Kaufrechts ist ausgeschlossen. Alleiniger Erfüllungsort für Lieferung, Leistung und Zahlung bei Verträgen mit Unternehmern ist Berlin. Gerichtsstand ist Berlin.

\r\n

 

', '2010-07-09 15:38:35', '2010-08-25 09:37:09', 1), (7, 'Widerrufsbelehrung', 'mrg_revocation', '

Widerrufsbelehrung

\r\nBei dem Verkauf von zeitgebundenen Eintrittskarten und Gruppenführungen besteht kein gesetzliches Widerrufs- oder Rückgaberecht des Kunden, da gemäß § 312b Abs. 3 Nr. 6 BGB die Vorschriften über Fernabsatzgeschäfte auf Verträge über die Erbringung von Dienstleistungen im Bereich terminierter Freizeitveranstaltungen keine Anwendung finden.\r\n', '2010-07-09 15:38:35', '2010-08-16 15:00:30', 1), (8, 'Footer Links', 'footer_links', '', '2010-07-09 15:38:37', '2010-08-17 09:18:16', 1), (9, 'Ticket Informationen', 'ticket_info_de', '
\r\n
Eintritt
\r\n6 Euro, 4 Euro ermäßigt
Freier Eintritt u.a. für Kinder bis zum vollendeten 16. Lebensjahr und für Empfänger von ALG 2.

\r\nOnline-Ticket
\r\nSie haben die Möglichkeit, Tickets und Führungen hier im WeltWissen Ticket-Shop online zu erwerben.
Wählen Sie dafür die gewünschte Kategorie aus der linken Spalte aus.
Eintrittskarten können Sie auch vor Ort erwerben.

\r\nFührungen jederzeit buchbar
\r\nEine Überblicksführung sowie drei Themenführungen sind jederzeit für Gruppen, auch in mehreren Sprachen buchbar. Die Überblicksführung wird auch für Gruppen mit blinden und sehgeschädigten Teilnehmern sowie für Gruppen mit gehörlosen Besuchern angeboten.
 
\r\nFeste Führungstermine/ Wöchentliche Turnusführungen
\r\nSamstag, 14.30 Uhr: Ausstellungsführung in Englisch (open guided tour "WeltWissen")
Sonntag, 11.00 Uhr: Familienführung WeltWissen
Sonntag, 14.30 Uhr: Überblicksführung WeltWissen

\r\n
Das ermäßigte Eintrittsgeld gilt nur bei Vorlage des entsprechenden Ausweises für:
\r\n
SchülerInnen, StudentenInnen, Azubis
\r\n
Wehr- und Zivieldienstleistende
\r\n
Arbeitslosengeld I
\r\n
RentnerInnen
\r\n
Schwerbehinderte (mehr als 50% MdE)
\r\n
 
\r\n
\r\n
', '2010-08-02 14:43:47', '2010-08-11 11:38:15', 1), (10, 'Ticket Informations (en)', 'ticket_info_en', '
\r\n
Price
\r\n6 Euro, 4 Euro reduced
Free admission a.o. for children up to the age of 16 and for recipients of ALG 2 (German unemployment benefit).\r\n

\r\nOnline-Ticket
\r\nYou have the possibility to buy tickets and tours online in the WeltWissen Ticket-Shop online. Please chose the referring category from the left column.
Tickets can be bought on the spot as well.\r\n

\r\nTours readily available
\r\nAn overview tour as well as three theme tours can be booked for groups, even in different languages, at any time. The overview tour is being offered as well for groups with blind participants and people with damaged eyesight or groups with deaf persons.

\r\nFixed tour dates/ weekly rotation tours
\r\nSaturday, 14.30: exhibition tour in English (open guided tour "WeltWissen")
Sunday, 11.00: family tour WeltWissen
Sunday, 14.30: overview tour WeltWissen

\r\n
The reduced admission can only be granted with a referring identification of:
\r\n
pupils, apprentices
\r\n
People who do the military or civilian service
\r\n
ALG I (German unemployment benefit)
\r\n
Retirees
\r\n
Severly disabled persons (more than 50% impairment of earning capacity)
\r\n
\r\n
', '2010-08-04 06:59:44', '2010-08-11 11:42:37', 1), (11, 'Footer Links', 'footer_links', '', '2010-08-12 09:18:42', '2010-08-17 09:19:04', 1); /*!40000 ALTER TABLE `cms_block` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.cms_block_store: 6 rows /*!40000 ALTER TABLE `cms_block_store` DISABLE KEYS */; INSERT INTO `cms_block_store` (`block_id`, `store_id`) VALUES (6, 0), (7, 0), (8, 1), (9, 1), (10, 2), (11, 2); /*!40000 ALTER TABLE `cms_block_store` ENABLE KEYS */; # Dumping structure for table web36db1.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=21 DEFAULT CHARSET=utf8 COMMENT='CMS pages'; # Dumping data for table web36db1.cms_page: 27 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-07-09 15:38:37', 1, 0, NULL, NULL, '', NULL, NULL, NULL), (2, 'Weltwissen Online-Shop ', 'three_columns', '', '', 'start', '', '
\r\n

Höhepunkt des Wissenschaftsjahres

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

Die Ausstellung „WeltWissen. 300 Jahre Wissenschaften in Berlin“ im Martin-Gropius-Bau bildet den Höhepunkt des Berliner Wissenschaftsjahres. Sie ist die erste Gesamtberliner Wissenschaftsausstellung seit der Wiedervereinigung.

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

Laufzeit

\r\n

\r\n24. September 2010 - 9. Januar 2011?
Mittwoch - Montag 10–20 Uhr, Dienstag geschlossen
\r\n
\r\n
\r\n
\r\n

Tickets und Führungen

\r\n

\r\n
Eintritt
\r\n
6 Euro, 4 Euro ermäßigt
Freier Eintritt u.a. für Kinder bis zum vollendeten 16. Lebensjahr und für Empfänger von ALG 2.
\r\n
\r\n

Das ermäßigte Eintrittsgeld gilt nur bei Vorlage des entsprechenden Ausweises für:
\r\n
SchülerInnen, StudentenInnen, Azubis
\r\n
Wehr- und Zivieldienstleistende
\r\n
Arbeitslosengeld I
\r\n
RentnerInnen
\r\n
Schwerbehinderte (mehr als 50% MdE)
\r\n
 
\r\n
Online-Ticket
\r\n
Sie haben die Möglichkeit, Tickets und Führungen hier im WeltWissen Ticket-Shop online zu erwerben.
Wählen Sie dafür die gewünschte Kategorie aus der linken Spalte aus.
Eintrittskarten können Sie auch vor Ort erwerben.

Führungen jederzeit buchbar
Eine Überblicksführung sowie drei Themenführungen sind jederzeit für Gruppen, auch in mehreren Sprachen buchbar. Die Überblicksführung wird auch für Gruppen mit blinden und sehgeschädigten Teilnehmern sowie für Gruppen mit gehörlosen Besuchern angeboten.
 
Feste Führungstermine/ Wöchentliche Turnusführungen
Samstag, 14.30 Uhr: Ausstellungsführung in Englisch (open guided tour "WeltWissen")
Sonntag, 11.00 Uhr: Familienführung WeltWissen
Sonntag, 14.30 Uhr: Überblicksführung WeltWissen

Themenführungen bei Sonderveranstaltungen
Themenführungen werden als feste Termine an den "Sieben Wissenswegen" angeboten sowie für Kinder an den drei "Kindersonntagen".

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

Ausstellungsort

\r\n

\r\n

Martin-Gropius-Bau Berlin

Niederkirchnerstraße 7 | Ecke Stresemannstr. 110
10963 Berlin

Verkehrsverbindungen
U-Bahn Linie 2 (Haltestelle: Potsdamer Platz)
S-Bahn Linien 1, 2, 25 (Haltestellen: Potsdamer Platz oder Anhalter Bahnhof)
Busse: M29 (S Anhalter Bahnhof) / M41 (Abgeordnetenhaus)

\r\n
\r\n
', '2007-08-23 10:03:25', '2010-08-19 15:09:54', 1, 0, '', '', '', '', NULL, NULL), (3, 'About Us', 'one_column', '', '', 'about-magento-demo-store', '', '
\r\n

About Magento Store

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

Varien

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.

\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.

\r\n
\r\n

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi luctus. Duis lobortis. Nulla nec velit.

\r\n

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

Maecenas ullamcorper, odio vel tempus egestas, dui orci faucibus orci, sit amet aliquet lectus dolor et quam. Pellentesque consequat luctus purus. Nunc et risus. Etiam a nibh. Phasellus dignissim metus eget nisi. Vestibulum sapien dolor, aliquet nec, porta ac, malesuada a, libero. Praesent feugiat purus eget est. Nulla facilisi. Vestibulum tincidunt sapien eu velit. Mauris purus. Maecenas eget mauris eu orci accumsan feugiat. Pellentesque eget velit. Nunc tincidunt.

\r\n
\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

\r\n

Maecenas ullamcorper, odio vel tempus egestas, dui orci faucibus orci, sit amet aliquet lectus dolor et quam. Pellentesque consequat luctus purus.

\r\n

Nunc et risus. Etiam a nibh. Phasellus dignissim metus eget nisi.

\r\n
\r\n

To all of you, from all of us at Magento Store - Thank you and Happy eCommerce!

\r\n

John Doe
Some important guy

\r\n
', '2007-08-30 14:01:18', '2007-08-30 14:01:18', 1, 0, NULL, NULL, '', NULL, 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', 'three_columns', '', '', '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-07-09 15:26:00', '2010-08-15 18:13:23', 1, 0, '', '', '', '', NULL, NULL), (6, 'AGB', 'three_columns', '', '', 'agb', 'Allgemeine Geschäftsbedingungen', '

für den Verkauf von Führungen, Tickets und sonstigen Leistungen über den Webshop der Jubiläumsausstellung WeltWissen vom 24.09.10 bis 09.01.2011 im Martin-Gropius-Bau Berlin

\r\n

Nachfolgende Geschäfts- und Zahlungsbedingungen gelten für alle Leistungen, die im Webshop der Jubiläumsausstellung “WeltWissen“ unter der Internetadresse www.buchungen.weltwissen-berlin.de angeboten werden.

\r\n

Abweichende oder entgegenstehende Geschäftsbedingungen des Nutzers, die mit diesen Bedingungen im Widerspruch stehen, werden nur dann Vertragsinhalt, wenn sie vom anderen Teil schriftlich bestätigt worden sind.

\r\n

Die Allgemeinen Geschäftsbedingungen werden dem Kunden auf Verlangen auch übersandt. Der Kunde kann diese vorsorglich auch selber sichern, indem er über die Druckfunktion seines Browser diese Seite ausdruckt.

\r\n\r\n

Vertragspartner des Kunden ist die\r\n
Humboldt-Universität Berlin\r\n
Körperschaft des öffentlichen Rechts\r\n
vertreten durch den Präsidenten Herrn Prof. Dr. Dr. h.c. Christoph Markschies\r\n
Unter den Linden 6\r\n
10099 Berlin\r\n
Postanschrift Jubiläumsausstellung WeltWissen: Luisenstraße 41, 10099 Berlin\r\n
Tel.: 030-209399141\r\n
E-Mail: veranstaltungen@weltwissen-berlin.de\r\n
Die Humboldt-Universität hat die

\r\n\r\n

x:hibit GmbH\r\n
vertreten durch den Geschäftsführer Johannes Krug\r\n
Crellestr. 22\r\n
10827 Berlin\r\n
Tel: 030-26396641\r\n
Fax: 030-26396650\r\n
E-Mail: info@xhibit.de\r\n
im Folgenden „x:hibit“ genannt, mit dem Betrieb des Webshops beauftragt. x:hibit handelt insofern im Namen, im Auftrag und für Rechnung der Humboldt-Universität Berlin.

\r\n\r\n

x:hibit erbringt den Auftrag in Zusammenarbeit mit\r\n
VISITATE GmbH & Co. KG\r\n
vertreten durch Wolfgang Barthels und Prof. Dr. Matthias Groß\r\n
Innungstraße 6\r\n
50354 Köln-Hürth\r\n
Tel. 0221-94050180\r\n
Fax 0221-94050189\r\n
E-Mail: info@visitate.de

\r\n\r\n

Die Leistungserbringung für die gebuchten Produkte erfolgt durch die\r\n
Kulturprojekte Berlin GmbH,\r\n
vertreten durch den Geschäftsführer Moritz van Dülmen\r\n
Klosterstr. 68, 10179 Berlin,\r\n
Tel: 030-24749702\r\n
E-Mail: info@kulturprojekte-berlin.de

\r\n\r\n

im Folgenden „Kulturprojekte Berlin“ genannt. Kulturprojekte Berlin übernimmt keine Haftung für die Inhalte des Webshops.

\r\n\r\n

1. Vertragsabschluss

\r\n

Der Kunde kann seine Eingaben vor Abgabe einer Bestellung mit den vom Shop und seinem Browser zur Verfügung gestellten technischen Mitteln korrigieren. Die Korrekturen können mittels der üblichen Tastatur- und Mausfunktionen, (Zurück-Taste des Browsers) direkt auf der vorherige Angebots- bzw. Bestellseite in den entsprechenden Eingabefeldern erfolgen. Eingabefehler kann der Kunde auch dadurch berichtigen, dass er den Kaufvorgang abbricht und ggf. von vorn mit dem Bestellgang beginnt.

\r\n

Mit dem Anklicken des Feldes „Bestellung abschließen“ im Webshop unterbreitet der Kunde der Humboldt-Universität Berlin das Angebot zum Abschluss eines Vertrages. Durch Bestätigung der Bestellung per E-Mail nimmt die Humboldt-Universität Berlin das Angebot an. Die Buchung ist damit verbindlich, eine Stornierung nur nach Maßgabe der nachstehenden Bedingungen möglich.

\r\n\r\n

2. Preise und Zahlung

\r\n

Die angebotenen Preise für Führungen und andere Leistungen, sind umsatzsteuerfrei gem. § 4 Nr. 20 lit a) UStG. Die Zahlung erfolgt als Vorauszahlung durch den Kunden nach Vertragsabschluss per Bankeinzug über giropay oder per Kreditkarte der Institute Visa oder MasterCard.

\r\n

Die Abbuchung erfolgt über den Betreiber x:hibit GmbH.

\r\n

Bei der Bestellung von Einzeltickets beträgt die Bearbeitungsgebühr pro Warenkorb 1 EUR, bei der Bestellung von Gruppentickets, Führungen und sonstigen Veranstaltungen 5 EUR pro Warenkorb.

\r\n\r\n

3. Versand

\r\n

Der Versand der Rechnungen und Online-Tickets für Führungen und Eintrittskarten erfolgt per E-Mail an die vom Kunden angegebene e-Mail-Adresse. Angaben bezüglich der Versandzeit sind unverbindlich. Der Versand wird grundsätzlich mit dem Zeitpunkt des Eingangs der Zahlung durch den Kunden in die Wege geleitet

\r\n\r\n

4. Produkte

\r\n

Die Humboldt-Universität Berlin bietet über den Webshop Gruppenführungen und Eintrittskarten für die Ausstellung “WeltWissen“ vom 24.09.2010 bis 09.01.2011 im Martin-Gropius-Bau Berlin an.

\r\n

Die Eintrittskarten berechtigen entweder innerhalb eines während der Bestellung vom Kunden gewählten halbstündigen Zeitfensters oder ganztägig zu einem bestimmten Datum an einem gewählten Ausstellungstag zum Eintritt in die Ausstellung. Die gewählten Zeitfenster beziehen sich lediglich auf den Zeitpunkt des Eintritts, nicht jedoch auf die Verweildauer in der Ausstellung.

\r\n

Die ermäßigten und kostenfreien Online-Tickets sind nur zusammen mit den entsprechenden Nachweisen gültig.

\r\n

Für alle Führungen besteht eine Teilnehmerbeschränkung pro gebuchtem Termin und eine Vorausbuchungsfrist von 10 Tagen. Gruppenführungen werden nach positiver Buchungsbestätigung von einem Guide der Kulturprojekte Berlin GmbH durchgeführt. Es gelten die im Rahmen des Bestellvorganges angegebenen Führungsmodalitäten.

\r\n\r\n

5. Stornierungen

\r\n

Bei dem Verkauf von zeitgebundenen Eintrittskarten und Gruppenführungen besteht kein gesetzliches Widerrufs- oder Rückgaberecht des Kunden, da gemäß § 312b Abs. 3 Nr. 6 BGB die Vorschriften über Fernabsatzgeschäfte auf Verträge über die Erbringung von Dienstleistungen im Bereich terminierter Freizeitveranstaltungen keine Anwendung finden.

\r\n\r\n

Folgende Stornierungsmöglichkeit für gebuchte Gruppenführungen wird dessen ungeachtet gewährt:

\r\n\r\n

Buchungen für Führungen können bis 7 Werktage vor dem vereinbarten Termin durch Erklärung in Textform gegenüber der x:hibit GmbH

\r\n\r\n

per Brief an die x:hibit GmbH, Crellestraße 22, 10827 Berlin,\r\n
per Fax unter +49 (0)30 263 966 40 oder\r\n
per E-mail an webshop-weltwissen@xhibit.de

\r\n\r\n

storniert werden. In diesem Fall wird der auf die stornierte Leistung entfallende Rechnungsbetrag zurückerstattet. Maßgeblich für die Einhaltung der Frist ist der Eingang bei x:hibit.  Den Nachweis hierfür hat der Kunde zu erbringen.

\r\n

Bei späteren Stornierungen fällt das vereinbarte Entgelt in voller Höhe an und wird ggf. mit Vorauszahlungen verrechnet.

\r\n

Bei Verspätungen um weniger als 30 Minuten, verkürzt sich die Führung um die entsprechende Zeit.

Bei Nichterscheinen des Kunden/der Kunden zum vereinbarten Führungs-/Vortragstermin oder bei Verspätungen um mehr als 30 Minuten entfällt der Anspruch auf die Leistung ohne Rückerstattung des Entgelts oder Verrechnung für einen Ersatztermin. Bis dahin noch offene Rechnungsbeträge bleiben in voller Höhe bestehen und fällig.

\r\n\r\n

Für einen Ausfall der Veranstaltung aufgrund höherer Gewalt u. ä. wird keine Haftung übernommen. Eine Verschiebung der Termine im Angebot um bis zu 30 Minuten berechtigt nicht zur Reduzierung des Entgelts.

\r\n\r\n

Bei der Stornierung sonstiger Veranstaltungen oder ähnlicher Leistungen gelten die Bestimmungen für die Stornierung von Führungen entsprechend. Bei einer Reduzierung der Teilnehmerzahl verbleibt es bei dem vereinbarten Entgelt.

\r\n\r\n

Buchungen von Eintrittskarten sind verbindlich und nicht wiederrufbar. Gezahlte Entgeltbeträge hierfür werden grundsätzlich nicht erstattet.

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

6. Schadensersatz

\r\n

Die Haftung der Humboldt-Universität Berlin für leicht fahrlässige Pflichtverletzungen ist ausgeschlossen, sofern nicht Schäden aus der Verletzung des Lebens, des Körpers oder der Gesundheit oder Garantien betroffen oder Ansprüche nach dem Produkthaftungsgesetz berührt sind. Unberührt bleibt ferner die Haftung für die Verletzung von Pflichten, deren Erfüllung die ordnungsgemäße Durchführung des Vertrages überhaupt erst ermöglicht und auf deren Einhaltung der Kunde regelmäßig vertrauen darf. Gleiches gilt für Pflichtverletzungen der  Erfüllungsgehilfen der Humboldt-Universität Berlin.

\r\n\r\n

7. Datenschutz

\r\n

Personenbezogene Daten werden nur erhoben, wenn sie der Kunde zur Vertragsabwicklung zur Verfügung stellt. Die bei dieser Gelegenheit eingegebenen personenbezogenen Daten werden nur zur Vertragsabwicklung und Bearbeitung der Anfragen des Kunden genutzt. Eine Weitergabe von Daten an Dritte, an verbundene Unternehmen und Partnerunternehmen findet nur dann statt, wenn dies zwingend zur Vertragserfüllung notwendig ist. Insbesondere werden die Daten des Kunden nicht für Werbezwecke genutzt. Die vom Kunden mitgeteilten Daten werden lediglich zur Erfüllung und Abwicklung seiner Bestellung verwendet.

\r\n\r\n

Mit vollständiger Abwicklung des Vertrages und vollständiger Kaufpreiszahlung werden die Daten für die weitere Verwendung gesperrt und nach Ablauf der steuer- und handelsrechtlichen Aufbewahrungsfristen gelöscht. Der Kunde hat ein Recht auf unentgeltliche Auskunft über seine gespeicherten Daten sowie ggf. ein Recht auf Berichtigung, Sperrung oder Löschung dieser Daten. Bei Fragen zur Erhebung, Verarbeitung oder Nutzung der personenbezogenen Daten eines Kunden sowie bei Auskünften, Berichtigung, Sperrung oder Löschung von Daten steht unter folgender Adresse ein Kontakt zur Verfügung:\r\n
info@visitate.de

\r\n\r\n


8. Schlussklauseln

\r\n\r\n

Die Humboldt-Universität Berlin behält sich vor, diese Bedingungen jederzeit ohne Angabe von Gründen zu ändern. Für bereits aufgegebene Buchungen gelten solche Änderungen nicht. Sollten einzelne Regelungen nichtig oder unwirksam sein oder werden, so wird hierdurch die Gültigkeit des Vertrages im Übrigen nicht berührt. Es gilt ausschließlich das Recht der Bundesrepublik Deutschland. Die Anwendung des UN-Kaufrechts ist ausgeschlossen. Alleiniger Erfüllungsort für Lieferung, Leistung und Zahlung bei Verträgen mit Unternehmern ist Berlin. Gerichtsstand ist Berlin.

', '2010-07-09 15:38:35', '2010-08-20 12:54:29', 1, 0, '', '', '', '', NULL, NULL), (7, 'Widerrufsbelehrung', 'three_columns', '', '', 'widerruf', '', '

Bei dem Verkauf von zeitgebundenen Eintrittskarten und Gruppenführungen besteht kein gesetzliches Widerrufs- oder Rückgaberecht des Kunden, da gemäß § 312b Abs. 3 Nr. 6 BGB die Vorschriften über Fernabsatzgeschäfte auf Verträge über die Erbringung von Dienstleistungen im Bereich terminierter Freizeitveranstaltungen keine Anwendung finden.

\r\n

Folgende Stornierungsmöglichkeit für gebuchte Gruppenführungen wird dessen ungeachtet gewährt:

\r\n

Buchungen für Führungen können bis 7 Werktage vor dem vereinbarten Termin durch Erklärung in Textform gegenüber der x:hibit GmbH

\r\n

per Brief an die x:hibit GmbH, Crellestraße 22, 10827 Berlin,

\r\n

per Fax unter +49 (0)30 263 966 40 oder

\r\n

per E-mail an weltwissen@xhibit.de

\r\n

storniert werden. In diesem Fall wird der auf die stornierte Leistung entfallende Rechnungsbetrag zurückerstattet. Maßgeblich für die Einhaltung der Frist ist der Eingang bei x:hibit.  Den Nachweis hierfür hat der Kunde zu erbringen.

\r\n

Bei späteren Stornierungen fällt das vereinbarte Entgelt in voller Höhe an und wird ggf. mit Vorauszahlungen verrechnet.

\r\n

Bei Verspätungen um weniger als 30 Minuten, verkürzt sich die Führung um die entsprechende Zeit.

Bei Nichterscheinen des Kunden/der Kunden zum vereinbarten Führungs-/Vortragstermin oder bei Verspätungen um mehr als 30 Minuten entfällt der Anspruch auf die Leistung ohne Rückerstattung des Entgelts oder Verrechnung für einen Ersatztermin. Bis dahin noch offene Rechnungsbeträge bleiben in voller Höhe bestehen und fällig.

\r\n', '2010-07-09 15:38:35', '2010-08-14 12:28:59', 1, 0, '', '', '', '', NULL, NULL), (8, '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-07-09 15:38:37', '2010-07-09 15:38:37', 0, 0, NULL, NULL, '', NULL, NULL, NULL), (9, 'Impressum', 'three_columns', '', '', 'impressum', '', '

Humboldt-Universität zu Berlin
Körperschaft des öffentlichen Rechts
vertreten durch ihren Präsidenten
Herrn Prof. Dr. Dr. h.c. Christoph Markschies
Unter den Linden 6 | 10099 Berlin
T. + 49 (0) 30 20 93 – 0 (Zentrale)
F. + 49 (0) 30 20 93 – 2770 (Zentrale)
USt-IdNr.: DE 137176824
www.hu-berlin.de

\r\n

Inhaltlich Verantwortlicher
Dr.  Jochen Hennig
Humboldt-Universität zu Berlin
Projektleiter Jubiläumsausstellung WeltWissen 2010
Sitz: Luisenstraße 41 | 10099 Berlin

\r\n

Programmierung Webshop
VISITATE GmbH & Co. KG
vertreten durch Wolfgang Barthels und Prof. Dr. Matthias Groß
Innungstraße 6
50354 Köln-Hürth
Tel. 0221-94050180
Fax 0221-94050189 
info@visitate.de
www.visitate.de

\r\n

Sitz Köln-Hürth
Amtsgericht Köln, HRA 27413
USt-IdNr.: DE269675782

\r\n

Komplementärin:
VISITATE Verwaltungs GmbH
Sitz Köln-Hürth
Amtsgericht Köln, HRB 67405 

\r\n

Kundenservice Webshop\r\n
x:hibit GmbH\r\n
vertreten durch Johannes Krug\r\n
Crellestr. 22\r\n
10827 Berlin\r\n
Tel. 030-26396641\r\n
Fax 030-26396640\r\n
webshop-weltwissen@xhibit.de\r\n
www.xhibit.de

\r\n

Amtsgericht Charlottenburg, HRB 73434
USt-IdNr.:  DE812885120

\r\n

Rechtlicher Hinweis

\r\n

Die VISITATE GmbH & Co. KG prüft und aktualisiert die Angaben im Webshop fortlaufend. Eine Haftung oder Garantie für die Aktualität, Richtigkeit und Vollständigkeit der zur Verfügung gestellten Angaben kann jedoch nicht übernommen werden. Das gilt insbesondere auch für Websites Dritter, auf die mittels Hyperlink verwiesen wird. Die VISITATE GmbH & Co. KG ist für den Inhalt solcher Websites nicht verantwortlich. Die VISITATE GmbH & Co. KG behält sich das Recht vor, jederzeit Änderungen oder Ergänzungen an den bereitgestellten Angaben vorzunehmen. Inhalt und Struktur der VISITATE-Website sind urheberrechtlich geschützt. Die Vervielfältigung von Informationen oder Daten, insbesondere die Verwendung von Texten, Textteilen oder Bildmaterial bedarf der vorherigen Zustimmung der VISITATE GmbH & Co. KG. Die genannten Firmen- und Markenzeichen sowie Produktbezeichnungen unterliegen marken-, patent- oder warenzeichenrechtlichem Schutz der jeweiligen Inhaber.

', '2010-07-09 15:38:37', '2010-08-13 12:17:59', 1, 0, '', '', '', '', NULL, NULL), (10, 'Zahlungsarten', 'three_columns', '', '', 'zahlung', '', '

Die angebotenen Preise für Führungen und andere Leistungen, sind umsatzsteuerfrei gem. § 4 Nr. 20 lit a) UStG.

\r\n

Die Zahlung erfolgt als Vorauszahlung durch den Kunden nach Vertragsabschluss per Bankeinzug über giropay oder per Kreditkarte der Institute Visa oder MasterCard über den Anbieter Saferpay.

\r\n

Die Abbuchung erfolgt über den Betreiber x:hibit GmbH. Bei der Bestellung von Einzeltickets beträgt die Bearbeitungsgebühr pro Warenkorb 1 EUR, bei der Bestellung von Gruppentickets, Führungen und sonstigen Veranstaltungen 5 EUR pro Warenkorb.

', '2010-07-09 15:38:37', '2010-08-20 12:58:00', 1, 0, '', '', '', '', NULL, NULL), (11, 'Datenschutz', 'three_columns', '', '', 'datenschutz', '', 'Personenbezogene Daten werden nur erhoben, wenn sie der Kunde zur Vertragsabwicklung zur Verfügung stellt. Die bei dieser Gelegenheit eingegebenen personenbezogenen Daten werden nur zur Vertragsabwicklung und Bearbeitung der Anfragen des Kunden genutzt. Eine Weitergabe von Daten an Dritte, an verbundene Unternehmen und Partnerunternehmen findet nur dann statt, wenn dies zwingend zur Vertragserfüllung notwendig ist. Insbesondere werden die Daten des Kunden nicht für Werbezwecke genutzt. Die vom Kunden mitgeteilten Daten werden lediglich zur Erfüllung und Abwicklung seiner Bestellung verwendet.\r\n\r\nMit vollständiger Abwicklung des Vertrages und vollständiger Kaufpreiszahlung werden die Daten für die weitere Verwendung gesperrt und nach Ablauf der steuer- und handelsrechtlichen Aufbewahrungsfristen gelöscht. Der Kunde hat ein Recht auf unentgeltliche Auskunft über seine gespeicherten Daten sowie ggf. ein Recht auf Berichtigung, Sperrung oder Löschung dieser Daten. Bei Fragen zur Erhebung, Verarbeitung oder Nutzung der personenbezogenen Daten eines Kunden sowie bei Auskünften, Berichtigung, Sperrung oder Löschung von Daten steht unter folgender Adresse ein Kontakt zur Verfügung: info@visitate.de\r\n', '2010-07-09 15:38:37', '2010-08-14 12:35:32', 1, 0, 'Personenbezogene Daten werden nur erhoben, wenn sie der Kunde zur Vertragsabwicklung zur Verfügung stellt. Die bei dieser Gelegenheit eingegebenen personenbezogenen Daten werden nur zur Vertragsabwicklung und Bearbeitung der Anfragen des Kunden genutzt. Eine Weitergabe von Daten an Dritte, an verbundene Unternehmen und Partnerunternehmen findet nur dann statt, wenn dies zwingend zur Vertragserfüllung notwendig ist. Insbesondere werden die Daten des Kunden nicht für Werbezwecke genutzt. Die vom Kunden mitgeteilten Daten werden lediglich zur Erfüllung und Abwicklung seiner Bestellung verwendet.\r\n\r\nMit vollständiger Abwicklung des Vertrages und vollständiger Kaufpreiszahlung werden die Daten für die weitere Verwendung gesperrt und nach Ablauf der steuer- und handelsrechtlichen Aufbewahrungsfristen gelöscht. Der Kunde hat ein Recht auf unentgeltliche Auskunft über seine gespeicherten Daten sowie ggf. ein Recht auf Berichtigung, Sperrung oder Löschung dieser Daten. Bei Fragen zur Erhebung, Verarbeitung oder Nutzung der personenbezogenen Daten eines Kunden sowie bei Auskünften, Berichtigung, Sperrung oder Löschung von Daten steht unter folgender Adresse ein Kontakt zur Verfügung:\r\n\r\n info@visitate.de\r\n', '', '', '', NULL, NULL), (12, 'Lieferung', 'three_columns', '', '', 'lieferung', '', 'Der Versand der Rechnungen und Online-Tickets für Führungen und Eintrittskarten erfolgt per E-Mail an die vom Kunden angegebene e-Mail-Adresse. Angaben bezüglich der Versandzeit sind unverbindlich. Der Versand wird grundsätzlich mit dem Zeitpunkt des Eingangs der Zahlung durch den Kunden in die Wege geleitet.', '2010-07-09 15:38:37', '2010-08-14 12:31:54', 1, 0, '', '', '', '', NULL, NULL), (13, 'Bestellvorgang', 'three_columns', '', '', 'bestellung', '', '

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 "ZUR KASSE GEHEN" 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.  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. Bestellvorgang abschließen / AGB

\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 .  Sie können mit der Bestellung nur fortfahren, wenn Sie den AGB zustimmen (Häkchen setzen). Mit dem Anklicken des Buttons "BESTELLUNG AUFGEBEN" übersenden Sie Ihre Bestellung an uns. Hiermit geben Sie ein rechtsverbindliches Angebot ab.

', '2010-07-09 15:38:37', '2010-08-20 13:48:07', 1, 0, '', '', '', '', NULL, NULL), (14, 'Online-Shop "Weltwissen"', 'three_columns', '', '', 'home', '', '
\r\n

Highlight of the Science Year

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

The exhibition Weltwissen. 300 Jahre “Wissenschaften in Berlin“ in the Martin-Gropius-Bau is the highlight of the Science Year of Berlin. It is the first science exhibition of the whole of Berlin since the reunification

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

Duration

\r\n

\r\n24 September 2010 - 9 Januar 2011?
\r\nWednesday - Monday 10:00–20:00 , Tuesday closed\r\n
\r\n
\r\n
\r\n
\r\n

Tickets and Tours

\r\n

\r\n
Prices
\r\n
6 Euro, 4 Euro reduced
Free admission a.o. for children up to the age of 16 and for recipients of ALG 2 (German unemployment benefit).\r\n
\r\n
\r\n

The reduced admissioncan only be granted with a referring identification of:
\r\n
pupils, apprentices
\r\n
People who do the military or civilian service
\r\n
ALG I (German unemployment benefit)
\r\n
Retirees
\r\n
Severly disabled persons (more than 50% impairment of earning capacity)
\r\n
 
\r\n
Online-Ticket
\r\n
You have the possibility to buy tickets and tours online in the WeltWissen Ticket-Shop online. \r\nPlease chose the referring category from the left column. \r\nTickets can be bought on the spot as well.\r\n
 
\r\nFixed tour dates/ weekly rotation tours
Saturday, 14.30: exhibition tour in English (open guided tour "WeltWissen")
\r\nSunday, 11.00: family tour WeltWissen
\r\nSunday, 14.30: overview tour WeltWissen
\r\n
Theme tours at special events
Theme tours are being offered as fixed date at the "Sieben Wissenswegen" as well as for children at the three "Kindersonntage".
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n

Place of Exhibition

\r\n

\r\n

Martin-Gropius-Bau Berlin

Niederkirchnerstraße 7 | Ecke Stresemannstr. 110
10963 Berlin

Traffic connection
Underground line 2 (Stop: Potsdamer Platz)
\r\nCity train line 1, 2, 25 (Stop: Potsdamer Platz or Anhalter Bahnhof)
\r\nBusses: M29 (S Anhalter Bahnhof) / M41 (Abgeordnetenhaus)\r\n

\r\n
\r\n
', '2010-07-20 14:32:43', '2010-08-19 15:11:26', 1, 0, '', '', '', '', NULL, NULL), (15, 'Test Slide', 'one_column', '', '', 'slidetest', '', '

Slide & Cross-Fade

\r\n\r\n

Ken Burns effect

\r\n\r\n\r\n\r\n\r\n\r\n
Loading…
\r\n', '2010-07-21 11:05:00', '2010-07-21 11:20:01', 1, 0, '', '', '', '', NULL, NULL), (16, 'Vorverkaufsgebühren', 'three_columns', '', '', 'weltwissen-vvk', 'Vorverkaufsgebühren', '

1,00 Euro Vorverkaufsgebühr für Einzeltickets.

\r\n

5,00 Euro Vorverkaufsgebühr für Führungen und Gruppentickets.

\r\n

Diese Gebühr wird einmalig pro Warenkorb erhoben.

', '2010-08-04 06:24:07', '2010-08-06 11:15:07', 1, 0, '', '', '', '', NULL, NULL), (17, 'Service fee', 'three_columns', '', '', 'service-fee', 'Service fees', 'I\'m the long service fee description page. I\'m the long service fee description page.I\'m the long service fee description page.I\'m the long service fee description page.I\'m the long service fee description page.I\'m the long service fee description page.I\'m the long service fee description page.I\'m the long service fee description page.', '2010-08-04 06:25:41', '2010-08-04 07:01:27', 1, 0, '', '', '', '', NULL, NULL), (18, 'Impressum', 'three_columns', '', '', 'impressum', '', '

Humboldt-Universität zu Berlin
Public Corporation
Represented by the president
Prof. Dr. Dr. h.c. Christoph Markschies
Unter den Linden 6 | 10099 Berlin
T. + 49 (0) 30 20 93 – 0 (Head Office)
F. + 49 (0) 30 20 93 – 2770 (Head Office)
Sales tax identification number: DE 137176824
www.hu-berlin.de

\r\n

Responsible for content
Dr.  Jochen Hennig
Humboldt-Universität zu Berlin
Project Manager Anniversary Exhibition WeltWissen 2010
Sitz: Luisenstraße 41 | 10099 Berlin

\r\n

Programming web shop
VISITATE GmbH & Co. KG\r\n
Represented by Wolfgang Barthels and Prof. Dr. Matthias Groß\r\n
Innungstraße 6\r\n
50354 Köln-Hürth\r\n
T. 0221-94050180\r\n
F. 0221-94050189\r\n
info@visitate.de \r\n
www.visitate.de

\r\n

Sitz Köln-Hürth
Amtsgericht Köln, HRA 27413
USt-IdNr.: DE269675782\r\n
Komplementärin:
VISITATE Verwaltungs GmbH
Sitz Köln-Hürth
Amtsgericht Köln, HRB 67405

\r\n

Customer Service Webshop\r\n
x:hibit GmbH\r\n
Represented by Johannes Krug\r\n
Crellestr. 22\r\n
10827 Berlin\r\n
T. 030-26396641\r\n
F. 030-26396640\r\n
webshop-weltwissen@xhibit.de\r\n
www.xhibit.de

\r\n

Amtsgericht Charlottenburg, HRB 73434
USt-IdNr.:  DE812885120

\r\n\r\n

Legal notice
The visitate GmbH & Co. KG checks and updates the information contained in the web shop continuously. A liability or guarantee for the topicality, correctness and completeness of the provided information cannot be accepted. This applies particularly to third-party websites that are referenced by hyperlinks. The visitate GmbH & Co. KG is not responsible for the content of such websites. The visitate GmbH & Co. KG reserves the right to make changes or additions to the information made. Content and structure of visitate website are copyrighted. The duplication of information or data, particularly the use of texts, text parts or images requires the prior consent of the visitate GmbH & Co. KG. The above are subject to company and product names, trademarks and trademark, patent or trademark protection of their respective owners.

', '2010-08-13 12:43:03', '2010-08-13 12:43:51', 1, 0, '', '', '', '', NULL, NULL), (19, 'AGB', 'three_columns', '', '', 'agb', 'Allgemeine Geschäftsbedingungen', '

für den Verkauf von Führungen, Tickets und sonstigen Leistungen über den Webshop der Jubiläumsausstellung WeltWissen vom 24.09.10 bis 09.01.2011 im Martin-Gropius-Bau Berlin

\r\n

Nachfolgende Geschäfts- und Zahlungsbedingungen gelten für alle Leistungen, die im Webshop der Jubiläumsausstellung “WeltWissen“ unter der Internetadresse www.buchungen.weltwissen-berlin.de angeboten werden.

\r\n

Abweichende oder entgegenstehende Geschäftsbedingungen des Nutzers, die mit diesen Bedingungen im Widerspruch stehen, werden nur dann Vertragsinhalt, wenn sie vom anderen Teil schriftlich bestätigt worden sind.

\r\n

Die Allgemeinen Geschäftsbedingungen werden dem Kunden auf Verlangen auch übersandt. Der Kunde kann diese vorsorglich auch selber sichern, indem er über die Druckfunktion seines Browser diese Seite ausdruckt.

\r\n\r\n

Vertragspartner des Kunden ist die\r\n
Humboldt-Universität Berlin\r\n
Körperschaft des öffentlichen Rechts\r\n
vertreten durch den Präsidenten Herrn Prof. Dr. Dr. h.c. Christoph Markschies\r\n
Unter den Linden 6\r\n
10099 Berlin\r\n
Postanschrift Jubiläumsausstellung WeltWissen: Luisenstraße 41, 10099 Berlin\r\n
Tel.: 030-209399141\r\n
E-Mail: veranstaltungen@weltwissen-berlin.de\r\n
Die Humboldt-Universität hat die

\r\n\r\n

x:hibit GmbH\r\n
vertreten durch den Geschäftsführer Johannes Krug\r\n
Crellestr. 22\r\n
10827 Berlin\r\n
Tel: 030-26396641\r\n
Fax: 030-26396650\r\n
E-Mail: info@xhibit.de\r\n
im Folgenden „x:hibit“ genannt, mit dem Betrieb des Webshops beauftragt. x:hibit handelt insofern im Namen, im Auftrag und für Rechnung der Humboldt-Universität Berlin.

\r\n\r\n

x:hibit erbringt den Auftrag in Zusammenarbeit mit\r\n
VISITATE GmbH & Co. KG\r\n
vertreten durch Wolfgang Barthels und Prof. Dr. Matthias Groß\r\n
Innungstraße 6\r\n
50354 Köln-Hürth\r\n
Tel. 0221-94050180\r\n
Fax 0221-94050189\r\n
E-Mail: info@visitate.de

\r\n\r\n

Die Leistungserbringung für die gebuchten Produkte erfolgt durch die\r\n
Kulturprojekte Berlin GmbH,\r\n
vertreten durch den Geschäftsführer Moritz van Dülmen\r\n
Klosterstr. 68, 10179 Berlin,\r\n
Tel: 030-24749702\r\n
E-Mail: info@kulturprojekte-berlin.de

\r\n\r\n

im Folgenden „Kulturprojekte Berlin“ genannt. Kulturprojekte Berlin übernimmt keine Haftung für die Inhalte des Webshops.

\r\n\r\n

1. Vertragsabschluss

\r\n

Der Kunde kann seine Eingaben vor Abgabe einer Bestellung mit den vom Shop und seinem Browser zur Verfügung gestellten technischen Mitteln korrigieren. Die Korrekturen können mittels der üblichen Tastatur- und Mausfunktionen, (Zurück-Taste des Browsers) direkt auf der vorherige Angebots- bzw. Bestellseite in den entsprechenden Eingabefeldern erfolgen. Eingabefehler kann der Kunde auch dadurch berichtigen, dass er den Kaufvorgang abbricht und ggf. von vorn mit dem Bestellgang beginnt.

\r\n

Mit dem Anklicken des Feldes „Bestellung abschließen“ im Webshop unterbreitet der Kunde der Humboldt-Universität Berlin das Angebot zum Abschluss eines Vertrages. Durch Bestätigung der Bestellung per E-Mail nimmt die Humboldt-Universität Berlin das Angebot an. Die Buchung ist damit verbindlich, eine Stornierung nur nach Maßgabe der nachstehenden Bedingungen möglich.

\r\n\r\n

2. Preise und Zahlung

\r\n

Die angebotenen Preise für Führungen und andere Leistungen, sind umsatzsteuerfrei gem. § 4 Nr. 20 lit a) UStG. Die Zahlung erfolgt als Vorauszahlung durch den Kunden nach Vertragsabschluss per Bankeinzug über giropay oder per Kreditkarte der Institute Visa oder MasterCard.

\r\n

Die Abbuchung erfolgt über den Betreiber x:hibit GmbH.

\r\n

Bei der Bestellung von Einzeltickets beträgt die Bearbeitungsgebühr pro Warenkorb 1 EUR, bei der Bestellung von Gruppentickets, Führungen und sonstigen Veranstaltungen 5 EUR pro Warenkorb.

\r\n\r\n

3. Versand

\r\n

Der Versand der Rechnungen und Online-Tickets für Führungen und Eintrittskarten erfolgt per E-Mail an die vom Kunden angegebene e-Mail-Adresse. Angaben bezüglich der Versandzeit sind unverbindlich. Der Versand wird grundsätzlich mit dem Zeitpunkt des Eingangs der Zahlung durch den Kunden in die Wege geleitet

\r\n\r\n

4. Produkte

\r\n

Die Humboldt-Universität Berlin bietet über den Webshop Gruppenführungen und Eintrittskarten für die Ausstellung “WeltWissen“ vom 24.09.2010 bis 09.01.2011 im Martin-Gropius-Bau Berlin an.

\r\n

Die Eintrittskarten berechtigen entweder innerhalb eines während der Bestellung vom Kunden gewählten halbstündigen Zeitfensters oder ganztägig zu einem bestimmten Datum an einem gewählten Ausstellungstag zum Eintritt in die Ausstellung. Die gewählten Zeitfenster beziehen sich lediglich auf den Zeitpunkt des Eintritts, nicht jedoch auf die Verweildauer in der Ausstellung.

\r\n

Die ermäßigten und kostenfreien Online-Tickets sind nur zusammen mit den entsprechenden Nachweisen gültig.

\r\n

Für alle Führungen besteht eine Teilnehmerbeschränkung pro gebuchtem Termin und eine Vorausbuchungsfrist von 10 Tagen. Gruppenführungen werden nach positiver Buchungsbestätigung von einem Guide der Kulturprojekte Berlin GmbH durchgeführt. Es gelten die im Rahmen des Bestellvorganges angegebenen Führungsmodalitäten.

\r\n\r\n

5. Stornierungen

\r\n

Bei dem Verkauf von zeitgebundenen Eintrittskarten und Gruppenführungen besteht kein gesetzliches Widerrufs- oder Rückgaberecht des Kunden, da gemäß § 312b Abs. 3 Nr. 6 BGB die Vorschriften über Fernabsatzgeschäfte auf Verträge über die Erbringung von Dienstleistungen im Bereich terminierter Freizeitveranstaltungen keine Anwendung finden.

\r\n\r\n

Folgende Stornierungsmöglichkeit für gebuchte Gruppenführungen wird dessen ungeachtet gewährt:

\r\n\r\n

Buchungen für Führungen können bis 7 Werktage vor dem vereinbarten Termin durch Erklärung in Textform gegenüber der x:hibit GmbH

\r\n\r\n

per Brief an die x:hibit GmbH, Crellestraße 22, 10827 Berlin,\r\n
per Fax unter +49 (0)30 263 966 40 oder\r\n
per E-mail an webshop-weltwissen@xhibit.de

\r\n\r\n

storniert werden. In diesem Fall wird der auf die stornierte Leistung entfallende Rechnungsbetrag zurückerstattet. Maßgeblich für die Einhaltung der Frist ist der Eingang bei x:hibit.  Den Nachweis hierfür hat der Kunde zu erbringen.

\r\n

Bei späteren Stornierungen fällt das vereinbarte Entgelt in voller Höhe an und wird ggf. mit Vorauszahlungen verrechnet.

\r\n

Bei Verspätungen um weniger als 30 Minuten, verkürzt sich die Führung um die entsprechende Zeit.

Bei Nichterscheinen des Kunden/der Kunden zum vereinbarten Führungs-/Vortragstermin oder bei Verspätungen um mehr als 30 Minuten entfällt der Anspruch auf die Leistung ohne Rückerstattung des Entgelts oder Verrechnung für einen Ersatztermin. Bis dahin noch offene Rechnungsbeträge bleiben in voller Höhe bestehen und fällig.

\r\n\r\n

Für einen Ausfall der Veranstaltung aufgrund höherer Gewalt u. ä. wird keine Haftung übernommen. Eine Verschiebung der Termine im Angebot um bis zu 30 Minuten berechtigt nicht zur Reduzierung des Entgelts.

\r\n\r\n

Bei der Stornierung sonstiger Veranstaltungen oder ähnlicher Leistungen gelten die Bestimmungen für die Stornierung von Führungen entsprechend. Bei einer Reduzierung der Teilnehmerzahl verbleibt es bei dem vereinbarten Entgelt.

\r\n\r\n

Buchungen von Eintrittskarten sind verbindlich und nicht wiederrufbar. Gezahlte Entgeltbeträge hierfür werden grundsätzlich nicht erstattet.

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

6. Schadensersatz

\r\n

Die Haftung der Humboldt-Universität Berlin für leicht fahrlässige Pflichtverletzungen ist ausgeschlossen, sofern nicht Schäden aus der Verletzung des Lebens, des Körpers oder der Gesundheit oder Garantien betroffen oder Ansprüche nach dem Produkthaftungsgesetz berührt sind. Unberührt bleibt ferner die Haftung für die Verletzung von Pflichten, deren Erfüllung die ordnungsgemäße Durchführung des Vertrages überhaupt erst ermöglicht und auf deren Einhaltung der Kunde regelmäßig vertrauen darf. Gleiches gilt für Pflichtverletzungen der  Erfüllungsgehilfen der Humboldt-Universität Berlin.

\r\n\r\n

7. Datenschutz

\r\n

Personenbezogene Daten werden nur erhoben, wenn sie der Kunde zur Vertragsabwicklung zur Verfügung stellt. Die bei dieser Gelegenheit eingegebenen personenbezogenen Daten werden nur zur Vertragsabwicklung und Bearbeitung der Anfragen des Kunden genutzt. Eine Weitergabe von Daten an Dritte, an verbundene Unternehmen und Partnerunternehmen findet nur dann statt, wenn dies zwingend zur Vertragserfüllung notwendig ist. Insbesondere werden die Daten des Kunden nicht für Werbezwecke genutzt. Die vom Kunden mitgeteilten Daten werden lediglich zur Erfüllung und Abwicklung seiner Bestellung verwendet.

\r\n\r\n

Mit vollständiger Abwicklung des Vertrages und vollständiger Kaufpreiszahlung werden die Daten für die weitere Verwendung gesperrt und nach Ablauf der steuer- und handelsrechtlichen Aufbewahrungsfristen gelöscht. Der Kunde hat ein Recht auf unentgeltliche Auskunft über seine gespeicherten Daten sowie ggf. ein Recht auf Berichtigung, Sperrung oder Löschung dieser Daten. Bei Fragen zur Erhebung, Verarbeitung oder Nutzung der personenbezogenen Daten eines Kunden sowie bei Auskünften, Berichtigung, Sperrung oder Löschung von Daten steht unter folgender Adresse ein Kontakt zur Verfügung:\r\n
info@visitate.de

\r\n\r\n


8. Schlussklauseln

\r\n\r\n

Die Humboldt-Universität Berlin behält sich vor, diese Bedingungen jederzeit ohne Angabe von Gründen zu ändern. Für bereits aufgegebene Buchungen gelten solche Änderungen nicht. Sollten einzelne Regelungen nichtig oder unwirksam sein oder werden, so wird hierdurch die Gültigkeit des Vertrages im Übrigen nicht berührt. Es gilt ausschließlich das Recht der Bundesrepublik Deutschland. Die Anwendung des UN-Kaufrechts ist ausgeschlossen. Alleiniger Erfüllungsort für Lieferung, Leistung und Zahlung bei Verträgen mit Unternehmern ist Berlin. Gerichtsstand ist Berlin.

', '2010-08-16 07:18:42', '2010-08-20 12:55:16', 1, 0, '', '', '', '', NULL, NULL), (20, 'Bestellvorgang', 'three_columns', '', '', 'bestellung', '', '

Ordering process, how to order easily and conveniently

\r\n

Ho can I place an order {{block type="imprint/field" value="shop_name"}}?

\r\n

1. Shopping cart

\r\n

Please chose those items you would like to order by clicking on the button „ADD TO CART“. Thereby your products will be put into the shopping cart. You have the possibility to change your order at any time by changing the number of the products, by clicking the box „delete“ to cancel your choice or by cancelling the whole ordering process up to that moment you are sending the order.  By clicking the button “PROCEED TO CHECKOUT“   you will reach the next ordering step.

\r\n

2. Cash desk

\r\n

Please log on with your e-mail address and your password, if you have an account already; otherwise please register as a new customer. Your data will be collected, processed and used taking into account the legal data protection requirements. The data may not be passed on to third parties or used in any other ways. If you are already logged on, you are now able to decide about the shipment method. By clicking on „CONTINUE“   you will reach the next ordering step.

\r\n

3. Verifying billing address/ select payment

\r\n

Verify your billing address now and select your preferred way of payment. By clicking on “CONTINUE” you will reach the next ordering step.

\r\n

4. Completing your order/terms and conditions

\r\n

You will receive an overview of your order: the chosen items, the shipment and billing address and your contact data. Verify if all data are correct and please read the terms and conditions. You can proceed with your order by agreeing to the terms and conditions (ticking the box). By clicking the button "PLACE ORDER“  you are sending your order to us. Thereby you are submitting a binding quote.

', '2010-08-20 12:59:57', '2010-08-20 12:59:57', 1, 0, '', '', '', '', NULL, NULL); /*!40000 ALTER TABLE `cms_page` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.cms_page_store: 20 rows /*!40000 ALTER TABLE `cms_page_store` DISABLE KEYS */; INSERT INTO `cms_page_store` (`page_id`, `store_id`) VALUES (1, 0), (3, 0), (4, 0), (5, 0), (8, 0), (15, 0), (2, 1), (6, 1), (7, 1), (9, 1), (10, 1), (11, 1), (12, 1), (13, 1), (16, 1), (14, 2), (17, 2), (18, 2), (19, 2), (20, 2); /*!40000 ALTER TABLE `cms_page_store` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.core_cache: 0 rows /*!40000 ALTER TABLE `core_cache` DISABLE KEYS */; /*!40000 ALTER TABLE `core_cache` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.core_cache_option: 7 rows /*!40000 ALTER TABLE `core_cache_option` DISABLE KEYS */; INSERT INTO `core_cache_option` (`code`, `value`) VALUES ('block_html', 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 web36db1.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 web36db1.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 web36db1.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=883 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.core_config_data: 887 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', '{{base_url}}'), (3, 'default', 0, 'web/secure/base_url', '{{base_url}}'), (9, 'default', 0, 'awall/install/run', '1278689391'), (10, 'default', 0, 'payment/bankpayment/bank_accounts', 'a:6:{s:14:"account_holder";a:2:{i:0;s:0:"";i:1;s:0:"";}s:14:"account_number";a:2:{i:0;s:0:"";i:1;s:0:"";}s:9:"sort_code";a:2:{i:0;s:0:"";i:1;s:0:"";}s:9:"bank_name";a:2:{i:0;s:0:"";i:1;s:0:"";}s:4:"iban";a:2:{i:0;s:0:"";i:1;s:0:"";}s:3:"bic";a:2:{i:0;s:0:"";i:1;s:0:"";}}'), (12, 'default', 0, 'general/locale/code', 'de_DE'), (13, 'default', 0, 'general/locale/timezone', 'Europe/Berlin'), (14, 'default', 0, 'general/store_information/name', 'WeltWissen Ticket-Shop'), (15, 'default', 0, 'general/store_information/phone', '030-26396641'), (16, 'default', 0, 'general/store_information/address', 'Kundenservice Webshop\r\nx:hibit GmbH\r\nvertreten durch Johannes Krug\r\nCrellestr. 22\r\n10827 Berlin\r\nTel. 030-26396641\r\nFax 030-26396640\r\nwebshop-weltwissen@xhibit.de\r\nwww.xhibit.de\r\n\r\nAmtsgericht Charlottenburg, HRB 73434\r\nUSt-IdNr.: DE812885120\r\n'), (17, 'default', 0, 'currency/options/base', 'EUR'), (18, 'default', 0, 'currency/options/default', 'EUR'), (19, 'default', 0, 'currency/options/allow', 'EUR'), (21, 'default', 0, 'catalog/category/root_id', '0'), (22, 'default', 0, 'catalog/custom_options/date_fields_order', 'd,m,y'), (23, 'default', 0, 'catalog/custom_options/time_format', '24h'), (24, 'default', 0, 'general/country/default', 'DE'), (25, 'default', 0, 'general/country/allow', 'DE'), (26, 'default', 0, 'general/locale/firstday', '1'), (27, 'default', 0, 'general/locale/weekend', '0,6'), (28, 'default', 0, 'web/secure/use_in_frontend', '1'), (29, 'default', 0, 'web/cookie/cookie_lifetime', '0'), (30, 'default', 0, 'design/head/default_title', ''), (31, 'default', 0, 'design/head/default_description', 'Meta Description'), (32, 'default', 0, 'design/head/default_keywords', 'Keyword1, Keyword2, Keyword3'), (33, 'default', 0, 'design/head/default_robots', 'INDEX,FOLLOW'), (34, 'default', 0, 'design/header/logo_alt', ''), (35, 'default', 0, 'design/header/welcome', ''), (36, 'default', 0, 'design/footer/copyright', ''), (37, 'default', 0, 'trans_email/ident_general/name', 'Webshop WeltWissen'), (38, 'default', 0, 'trans_email/ident_general/email', 'webshop-weltwissen@xhibit.de'), (39, 'default', 0, 'trans_email/ident_sales/name', 'Webshop WeltWissen'), (40, 'default', 0, 'trans_email/ident_sales/email', 'webshop-weltwissen@xhibit.de'), (41, 'default', 0, 'trans_email/ident_support/name', 'Kundenbetreuung'), (42, 'default', 0, 'trans_email/ident_support/email', 'webshop-weltwissen@xhibit.de'), (43, 'default', 0, 'trans_email/ident_custom1/name', 'Webshop WeltWissen'), (44, 'default', 0, 'trans_email/ident_custom1/email', 'webshop-weltwissen@xhibit.de'), (45, 'default', 0, 'trans_email/ident_custom2/name', 'Zusätzliche E-Mail 2'), (46, 'default', 0, 'trans_email/ident_custom2/email', 'webshop-weltwissen@xhibit.de'), (47, 'default', 0, 'contacts/email/recipient_email', 'recipient@musterdomain.de'), (48, 'default', 0, 'contacts/email/sender_email_identity', 'general'), (49, 'default', 0, 'sitemap/generate/enabled', '1'), (50, 'default', 0, 'sendfriend/email/check_by', '1'), (51, 'default', 0, 'newsletter/subscription/success_email_identity', 'support'), (52, 'default', 0, 'newsletter/subscription/confirm', '1'), (53, 'default', 0, 'customer/create_account/email_domain', 'musterdomain.de'), (54, 'default', 0, 'customer/address/prefix_show', 'req'), (55, 'default', 0, 'customer/address/prefix_options', 'Herr;Frau'), (56, 'default', 0, 'sales/identity/address', 'Musterfirma GmbH\r\nMax Mustermann\r\nMusterstrasse 1a\r\n12345 Musterstadt\r\nDeutschland'), (57, 'default', 0, 'tax/classes/shipping_tax_class', '4'), (58, 'default', 0, 'tax/calculation/based_on', 'billing'), (59, 'default', 0, 'tax/calculation/price_includes_tax', '1'), (60, 'default', 0, 'tax/calculation/shipping_includes_tax', '1'), (61, 'default', 0, 'tax/calculation/apply_after_discount', '0'), (62, 'default', 0, 'tax/calculation/discount_tax', '1'), (63, 'default', 0, 'tax/defaults/country', 'DE'), (64, 'default', 0, 'tax/defaults/region', '79'), (65, 'default', 0, 'tax/defaults/postcode', '12345'), (66, 'default', 0, 'tax/display/type', '2'), (67, 'default', 0, 'tax/display/shipping', '2'), (68, 'default', 0, 'tax/cart_display/subtotal', '2'), (69, 'default', 0, 'tax/cart_display/full_summary', '0'), (70, 'default', 0, 'tax/cart_display/shipping', '2'), (71, 'default', 0, 'tax/cart_display/price', '2'), (72, 'default', 0, 'tax/cart_display/zero_tax', '0'), (73, 'default', 0, 'tax/cart_display/grandtotal', '0'), (74, 'default', 0, 'tax/sales_display/price', '2'), (75, 'default', 0, 'tax/sales_display/subtotal', '2'), (76, 'default', 0, 'tax/sales_display/shipping', '2'), (77, 'default', 0, 'tax/sales_display/grandtotal', '0'), (78, 'default', 0, 'tax/sales_display/full_summary', '1'), (79, 'default', 0, 'tax/sales_display/zero_tax', '1'), (80, 'default', 0, 'checkout/options/enable_agreements', '1'), (81, 'default', 0, 'checkout/cart_link/use_qty', '0'), (82, 'default', 0, 'shipping/origin/country_id', 'DE'), (83, 'default', 0, 'shipping/origin/region_id', '82'), (84, 'default', 0, 'shipping/origin/postcode', '12345'), (85, 'default', 0, 'shipping/origin/city', 'Berlin'), (86, 'default', 0, 'google/googlebase/target_country', 'DE'), (87, 'default', 0, 'payment/free/title', 'Keine Zahlungsinformationen benötigt'), (88, 'default', 0, 'payment/checkmo/title', 'Scheck / Zahlungsanweisung'), (89, 'default', 0, 'sales/reorder/allow', '0'), (90, 'default', 0, 'carriers/dhl/specificerrmsg', 'Diese Versandmethode ist derzeit nicht verfügbar. Bitte kontaktieren Sie uns wenn sie diese Methode verwenden möchten.'), (91, 'default', 0, 'carriers/ups/specificerrmsg', 'Diese Versandmethode ist derzeit nicht verfügbar. Bitte kontaktieren Sie uns wenn sie diese Methode verwenden möchten.'), (92, 'default', 0, 'carriers/usps/specificerrmsg', 'Diese Versandmethode ist derzeit nicht verfügbar. Bitte kontaktieren Sie uns wenn sie diese Methode verwenden möchten.'), (93, 'default', 0, 'carriers/fedex/specificerrmsg', 'Diese Versandmethode ist derzeit nicht verfügbar. Bitte kontaktieren Sie uns wenn sie diese Methode verwenden möchten.'), (94, 'default', 0, 'carriers/flatrate/specificerrmsg', 'Diese Versandmethode ist derzeit nicht verfügbar. Bitte kontaktieren Sie uns wenn sie diese Methode verwenden möchten.'), (95, 'default', 0, 'carriers/tablerate/specificerrmsg', 'Diese Versandmethode ist derzeit nicht verfügbar. Bitte kontaktieren Sie uns wenn sie diese Methode verwenden möchten.'), (96, 'default', 0, 'carriers/freeshipping/specificerrmsg', 'Diese Versandmethode ist derzeit nicht verfügbar. Bitte kontaktieren Sie uns wenn sie diese Methode verwenden möchten.'), (97, 'default', 0, 'admin/emails/forgot_email_template', '2'), (98, 'default', 0, 'currency/import/error_email_template', '3'), (99, 'default', 0, 'customer/create_account/email_template', '4'), (100, 'default', 0, 'customer/create_account/email_confirmation_template', '5'), (101, 'default', 0, 'customer/create_account/email_confirmed_template', '6'), (102, 'default', 0, 'customer/password/forgot_email_template', '7'), (103, 'default', 0, 'sales_email/order/template', '8'), (104, 'default', 0, 'sales_email/order/guest_template', '9'), (105, 'default', 0, 'sales_email/order_comment/template', '10'), (106, 'default', 0, 'sales_email/order_comment/guest_template', '11'), (107, 'default', 0, 'sales_email/invoice/template', '40'), (108, 'default', 0, 'sales_email/invoice/guest_template', '40'), (109, 'default', 0, 'sales_email/invoice_comment/template', '14'), (110, 'default', 0, 'sales_email/invoice_comment/guest_template', '15'), (111, 'default', 0, 'sales_email/creditmemo/template', '16'), (112, 'default', 0, 'sales_email/creditmemo/guest_template', '17'), (113, 'default', 0, 'sales_email/creditmemo_comment/template', '18'), (114, 'default', 0, 'sales_email/creditmemo_comment/guest_template', '19'), (115, 'default', 0, 'sales_email/shipment/template', '20'), (116, 'default', 0, 'sales_email/shipment/guest_template', '21'), (117, 'default', 0, 'sales_email/shipment_comment/template', '22'), (118, 'default', 0, 'sales_email/shipment_comment/guest_template', '23'), (119, 'default', 0, 'checkout/payment_failed/template', '24'), (120, 'default', 0, 'system/log/error_email_template', '25'), (121, 'default', 0, 'newsletter/subscription/confirm_email_template', '26'), (122, 'default', 0, 'newsletter/subscription/success_email_template', '27'), (123, 'default', 0, 'newsletter/subscription/un_email_template', '28'), (124, 'default', 0, 'wishlist/email/email_template', '29'), (125, 'default', 0, 'sendfriend/email/template', '30'), (126, 'default', 0, 'contacts/email/email_template', '31'), (127, 'default', 0, 'sitemap/generate/error_email_template', '32'), (128, 'default', 0, 'catalog/productalert/email_stock_template', '33'), (129, 'default', 0, 'catalog/productalert/email_price_template', '34'), (130, 'default', 0, 'catalog/productalert_cron/error_email_template', '35'), (131, 'default', 0, 'enterprise_invitation/email/template', '36'), (132, 'default', 0, 'sales_pdf/invoice/put_order_id', '1'), (133, 'default', 0, 'sales_pdf/shipment/put_order_id', '1'), (134, 'default', 0, 'sales_pdf/creditmemo/put_order_id', '1'), (135, 'default', 0, 'sales/identity/logo', 'default/invoice_template_background.JPG'), (136, 'default', 0, 'tax/display/shippingurl', 'lieferung'), (137, 'default', 0, 'cataloginventory/stock_indicator/red', '0'), (138, 'default', 0, 'cataloginventory/stock_indicator/yellow', '1'), (139, 'default', 0, 'cataloginventory/stock_indicator/green', '2'), (140, 'default', 0, 'sales_email/trustedrating/template/de', '37'), (141, 'default', 0, 'sales_email/trustedrating/template/en', '38'), (142, 'default', 0, 'sales_email/trustedrating/template/fr', '39'), (143, 'default', 0, 'trustedrating/data/active_since', '2010-07-09 15:38:38'), (144, 'default', 0, 'checkout/cart/deliveryurl', 'lieferung'), (145, 'default', 0, 'checkout/cart/revocationurl', 'widerruf'), (146, 'default', 0, 'checkout/cart/orderurl', 'bestellung'), (147, 'stores', 2, 'general/locale/code', 'en_US'), (148, 'default', 0, 'fandm/mandatoryitems/enabled', '1'), (149, 'default', 0, 'fandm/mandatoryitems/default_sku', '1000'), (150, 'default', 0, 'fandm/mandatoryitems/atr_name1', 'is_groupticket'), (151, 'default', 0, 'fandm/mandatoryitems/atr_value1', '1'), (152, 'default', 0, 'fandm/mandatoryitems/sku1', '1001'), (153, 'default', 0, 'cataloginventory/options/can_subtract', '1'), (154, 'default', 0, 'cataloginventory/options/can_back_in_stock', '1'), (155, 'default', 0, 'cataloginventory/options/show_out_of_stock', '1'), (156, 'default', 0, 'cataloginventory/options/stock_threshold_qty', '0'), (157, 'default', 0, 'cataloginventory/stock_indicator/product_view_enabled', '0'), (158, 'default', 0, 'cataloginventory/item_options/manage_stock', '1'), (159, 'default', 0, 'cataloginventory/item_options/backorders', '0'), (160, 'default', 0, 'cataloginventory/item_options/max_sale_qty', '10000'), (161, 'default', 0, 'cataloginventory/item_options/min_qty', '0'), (162, 'default', 0, 'cataloginventory/item_options/min_sale_qty', 'a:0:{}'), (163, 'default', 0, 'cataloginventory/item_options/notify_stock_qty', '1'), (164, 'default', 0, 'cataloginventory/item_options/enable_qty_increments', '0'), (165, 'default', 0, 'cataloginventory/item_options/auto_return', '0'), (166, 'default', 0, 'tax/calculation/algorithm', 'TOTAL_BASE_CALCULATION'), (167, 'default', 0, 'tax/calculation/apply_tax_on', '0'), (168, 'default', 0, 'tax/weee/enable', '0'), (169, 'default', 0, 'tax/weee/display_list', '0'), (170, 'default', 0, 'tax/weee/display', '0'), (171, 'default', 0, 'tax/weee/display_sales', '0'), (172, 'default', 0, 'tax/weee/display_email', '0'), (173, 'default', 0, 'tax/weee/discount', '0'), (174, 'default', 0, 'tax/weee/apply_vat', '0'), (175, 'default', 0, 'tax/weee/include_in_subtotal', '0'), (176, 'default', 0, 'wishlist/general/active', '0'), (177, 'default', 0, 'wishlist/email/email_identity', 'general'), (178, 'default', 0, 'advanced/modules_disable_output/AW_All', '0'), (179, 'default', 0, 'advanced/modules_disable_output/AW_Booking', '0'), (180, 'default', 0, 'advanced/modules_disable_output/AW_Core', '0'), (181, 'default', 0, 'advanced/modules_disable_output/FandM_MandatoryItems', '0'), (182, 'default', 0, 'advanced/modules_disable_output/Mage_Admin', '0'), (183, 'default', 0, 'advanced/modules_disable_output/Mage_AdminNotification', '0'), (184, 'default', 0, 'advanced/modules_disable_output/Mage_Api', '0'), (185, 'default', 0, 'advanced/modules_disable_output/Mage_Backup', '0'), (186, 'default', 0, 'advanced/modules_disable_output/Mage_BankPayment', '0'), (187, 'default', 0, 'advanced/modules_disable_output/Mage_Bundle', '0'), (188, 'default', 0, 'advanced/modules_disable_output/Mage_Catalog', '0'), (189, 'default', 0, 'advanced/modules_disable_output/Mage_CatalogIndex', '0'), (190, 'default', 0, 'advanced/modules_disable_output/Mage_CatalogInventory', '0'), (191, 'default', 0, 'advanced/modules_disable_output/Mage_CatalogRule', '0'), (192, 'default', 0, 'advanced/modules_disable_output/Mage_CatalogSearch', '0'), (193, 'default', 0, 'advanced/modules_disable_output/Mage_Centinel', '0'), (194, 'default', 0, 'advanced/modules_disable_output/Mage_Checkout', '0'), (195, 'default', 0, 'advanced/modules_disable_output/Mage_Cms', '0'), (196, 'default', 0, 'advanced/modules_disable_output/Mage_Compiler', '0'), (197, 'default', 0, 'advanced/modules_disable_output/Mage_Contacts', '0'), (198, 'default', 0, 'advanced/modules_disable_output/Mage_Core', '0'), (199, 'default', 0, 'advanced/modules_disable_output/Mage_Cron', '0'), (200, 'default', 0, 'advanced/modules_disable_output/Mage_Customer', '0'), (201, 'default', 0, 'advanced/modules_disable_output/Mage_Dataflow', '0'), (202, 'default', 0, 'advanced/modules_disable_output/Mage_Directory', '0'), (203, 'default', 0, 'advanced/modules_disable_output/Mage_Downloadable', '0'), (204, 'default', 0, 'advanced/modules_disable_output/Mage_Eav', '0'), (205, 'default', 0, 'advanced/modules_disable_output/Mage_GiftMessage', '0'), (206, 'default', 0, 'advanced/modules_disable_output/Mage_GoogleAnalytics', '0'), (207, 'default', 0, 'advanced/modules_disable_output/Mage_GoogleBase', '0'), (208, 'default', 0, 'advanced/modules_disable_output/Mage_GoogleCheckout', '0'), (209, 'default', 0, 'advanced/modules_disable_output/Mage_GoogleOptimizer', '0'), (210, 'default', 0, 'advanced/modules_disable_output/Mage_Index', '0'), (211, 'default', 0, 'advanced/modules_disable_output/Mage_Install', '0'), (212, 'default', 0, 'advanced/modules_disable_output/Mage_Log', '0'), (213, 'default', 0, 'advanced/modules_disable_output/Mage_Media', '0'), (214, 'default', 0, 'advanced/modules_disable_output/Mage_Newsletter', '1'), (215, 'default', 0, 'advanced/modules_disable_output/Mage_Page', '0'), (216, 'default', 0, 'advanced/modules_disable_output/Mage_Paygate', '0'), (217, 'default', 0, 'advanced/modules_disable_output/Mage_Payment', '0'), (218, 'default', 0, 'advanced/modules_disable_output/Mage_Payone', '0'), (219, 'default', 0, 'advanced/modules_disable_output/Mage_Paypal', '0'), (220, 'default', 0, 'advanced/modules_disable_output/Mage_PaypalUk', '0'), (221, 'default', 0, 'advanced/modules_disable_output/Mage_Poll', '1'), (222, 'default', 0, 'advanced/modules_disable_output/Mage_ProductAlert', '1'), (223, 'default', 0, 'advanced/modules_disable_output/Mage_Rating', '1'), (224, 'default', 0, 'advanced/modules_disable_output/Mage_Reports', '0'), (225, 'default', 0, 'advanced/modules_disable_output/Mage_Review', '1'), (226, 'default', 0, 'advanced/modules_disable_output/Mage_Rss', '0'), (227, 'default', 0, 'advanced/modules_disable_output/Mage_Rule', '0'), (228, 'default', 0, 'advanced/modules_disable_output/Mage_Sales', '0'), (229, 'default', 0, 'advanced/modules_disable_output/Mage_SalesRule', '0'), (230, 'default', 0, 'advanced/modules_disable_output/Mage_Sendfriend', '1'), (231, 'default', 0, 'advanced/modules_disable_output/Mage_Shipping', '0'), (232, 'default', 0, 'advanced/modules_disable_output/Mage_Sitemap', '0'), (233, 'default', 0, 'advanced/modules_disable_output/Mage_Tag', '1'), (234, 'default', 0, 'advanced/modules_disable_output/Mage_Tax', '0'), (235, 'default', 0, 'advanced/modules_disable_output/Mage_Usa', '0'), (236, 'default', 0, 'advanced/modules_disable_output/Mage_Weee', '0'), (237, 'default', 0, 'advanced/modules_disable_output/Mage_Widget', '0'), (238, 'default', 0, 'advanced/modules_disable_output/Mage_Wishlist', '1'), (239, 'default', 0, 'advanced/modules_disable_output/Phoenix_BankPayment', '0'), (240, 'default', 0, 'advanced/modules_disable_output/Phoenix_Moneybookers', '0'), (241, 'default', 0, 'advanced/modules_disable_output/Symmetrics_Agreement', '0'), (242, 'default', 0, 'advanced/modules_disable_output/Symmetrics_Buyerprotect', '0'), (243, 'default', 0, 'advanced/modules_disable_output/Symmetrics_CashTicket', '0'), (244, 'default', 0, 'advanced/modules_disable_output/Symmetrics_ConfigGerman', '0'), (245, 'default', 0, 'advanced/modules_disable_output/Symmetrics_ConfigGermanTexts', '0'), (246, 'default', 0, 'advanced/modules_disable_output/Symmetrics_DeliveryTime', '0'), (247, 'default', 0, 'advanced/modules_disable_output/Symmetrics_DomPdf', '0'), (248, 'default', 0, 'advanced/modules_disable_output/Symmetrics_Imprint', '0'), (249, 'default', 0, 'advanced/modules_disable_output/Symmetrics_Invoice', '0'), (250, 'default', 0, 'advanced/modules_disable_output/Symmetrics_InvoicePdf', '0'), (251, 'default', 0, 'advanced/modules_disable_output/Symmetrics_PdfPrinter', '0'), (252, 'default', 0, 'advanced/modules_disable_output/Symmetrics_SecurePassword', '0'), (253, 'default', 0, 'advanced/modules_disable_output/Symmetrics_SetMeta', '0'), (254, 'default', 0, 'advanced/modules_disable_output/Symmetrics_StockIndicator', '0'), (255, 'default', 0, 'advanced/modules_disable_output/Symmetrics_TrustedRating', '0'), (256, 'default', 0, 'advanced/modules_disable_output/Symmetrics_TweaksGerman', '0'), (257, 'default', 0, 'design/package/name', 'default'), (258, 'default', 0, 'design/package/ua_regexp', 'a:0:{}'), (259, 'default', 0, 'design/theme/locale', ''), (260, 'default', 0, 'design/theme/template', ''), (261, 'default', 0, 'design/theme/template_ua_regexp', 'a:0:{}'), (262, 'default', 0, 'design/theme/skin', ''), (263, 'default', 0, 'design/theme/skin_ua_regexp', 'a:0:{}'), (264, 'default', 0, 'design/theme/layout', ''), (265, 'default', 0, 'design/theme/layout_ua_regexp', 'a:0:{}'), (266, 'default', 0, 'design/theme/default', ''), (267, 'default', 0, 'design/theme/default_ua_regexp', 'a:0:{}'), (268, 'default', 0, 'design/head/title_prefix', ''), (269, 'default', 0, 'design/head/title_suffix', ''), (270, 'default', 0, 'design/head/includes', ''), (271, 'default', 0, 'design/head/demonotice', '0'), (272, 'default', 0, 'design/header/logo_src', ''), (273, 'default', 0, 'design/footer/absolute_footer', ''), (274, 'default', 0, 'design/watermark/image_size', ''), (275, 'default', 0, 'design/watermark/image_imageOpacity', ''), (276, 'default', 0, 'design/watermark/image_position', 'stretch'), (277, 'default', 0, 'design/watermark/small_image_size', ''), (278, 'default', 0, 'design/watermark/small_image_imageOpacity', ''), (279, 'default', 0, 'design/watermark/small_image_position', 'stretch'), (280, 'default', 0, 'design/watermark/thumbnail_size', ''), (281, 'default', 0, 'design/watermark/thumbnail_imageOpacity', ''), (282, 'default', 0, 'design/watermark/thumbnail_position', 'stretch'), (283, 'default', 0, 'design/pagination/pagination_frame', '5'), (284, 'default', 0, 'design/pagination/pagination_frame_skip', ''), (285, 'default', 0, 'design/pagination/anchor_text_for_previous', ''), (286, 'default', 0, 'design/pagination/anchor_text_for_next', ''), (287, 'default', 0, 'sendfriend/email/enabled', '0'), (288, 'default', 0, 'sendfriend/email/allow_guest', '0'), (289, 'default', 0, 'sendfriend/email/max_recipients', '5'), (290, 'default', 0, 'sendfriend/email/max_per_hour', '5'), (291, 'websites', 1, 'catalog/review/allow_guest', '0'), (292, 'stores', 1, 'web/default/cms_home_page', 'start'), (296, 'websites', 1, 'design/head/default_title', 'Weltwissen Ticket-Shop '), (297, 'websites', 1, 'design/header/logo_src', 'images/logo_lila.png'), (298, 'websites', 1, 'design/header/logo_alt', '300 Jahre Wissenschaften Berlin'), (299, 'websites', 1, 'dev/debug/template_hints', '0'), (300, 'websites', 1, 'dev/debug/template_hints_blocks', '0'), (302, 'default', 0, 'mxperts/jquerysettings/active', '1'), (303, 'default', 0, 'mxperts/jquerysettings/jquery_version', '1.4.2'), (304, 'default', 0, 'mxperts/jquerysettings/jquery_always_latest', '1'), (305, 'default', 0, 'mxperts/jquerysettings/jquery_noconflict', '1'), (306, 'default', 0, 'mxperts/jquerysettings/jquery_minified', '1'), (307, 'default', 0, 'mxperts/jquerysettings/jquery_functionality', '0'), (308, 'default', 0, 'mxperts/jqueryscript1/active', '0'), (309, 'default', 0, 'mxperts/jqueryscript1/code', 'jQuery(\'.wrapper\').css(\'border\', \'solid 2px red\');'), (310, 'default', 0, 'mxperts/jqueryscript1/ready', '1'), (311, 'default', 0, 'mxperts/jqueryscript2/active', '0'), (312, 'default', 0, 'mxperts/jqueryscript2/code', '// after click navigation is animated :-) \r\n jQuery("#nav").click(function () {\r\n jQuery(this).hide(2000, function () {\r\n jQuery(this).show(2000);\r\n });\r\n });\r\n'), (313, 'default', 0, 'mxperts/jqueryscript2/ready', '1'), (314, 'default', 0, 'mxperts/jqueryjs/active', '1'), (315, 'default', 0, 'mxperts/jqueryjs/code', 'jquery.language.switch.js\r\njquery.cross-slide.js\r\njquery.cross-slide.bar.js'), (316, 'default', 0, 'mxperts/jquerycss/active', '1'), (317, 'default', 0, 'mxperts/jquerycss/code', 'jquery.language.switch.css\r\njquery.cross-slide.bar.css'), (318, 'default', 0, 'catalog/backend/iscompare', '0'), (319, 'default', 0, 'catalog/review/allow_guest', '1'), (320, 'default', 0, 'catalog/frontend/list_mode', 'list'), (321, 'default', 0, 'catalog/frontend/grid_per_page_values', '9,15,30'), (322, 'default', 0, 'catalog/frontend/grid_per_page', '9'), (323, 'default', 0, 'catalog/frontend/list_per_page_values', '5,10,15,20,25'), (324, 'default', 0, 'catalog/frontend/list_per_page', '10'), (325, 'default', 0, 'catalog/frontend/default_sort_by', 'position'), (326, 'default', 0, 'catalog/frontend/list_allow_all', '0'), (327, 'default', 0, 'catalog/frontend/enable_weight_info', '0'), (328, 'default', 0, 'catalog/frontend/flat_catalog_category', '0'), (329, 'default', 0, 'catalog/frontend/flat_catalog_product', '0'), (330, 'default', 0, 'catalog/frontend/parse_url_directives', '1'), (331, 'default', 0, 'catalog/sitemap/tree_mode', '0'), (332, 'default', 0, 'catalog/sitemap/lines_perpage', '30'), (333, 'default', 0, 'catalog/productalert/allow_price', '0'), (334, 'default', 0, 'catalog/productalert/allow_stock', '0'), (335, 'default', 0, 'catalog/productalert/email_identity', 'general'), (336, 'default', 0, 'catalog/productalert_cron/frequency', 'D'), (337, 'default', 0, 'crontab/jobs/catalog_product_alert/schedule/cron_expr', '0 0 * * *'), (338, 'default', 0, 'crontab/jobs/catalog_product_alert/run/model', 'productalert/observer::process'), (339, 'default', 0, 'catalog/productalert_cron/time', '00,00,00'), (340, 'default', 0, 'catalog/productalert_cron/error_email', ''), (341, 'default', 0, 'catalog/productalert_cron/error_email_identity', 'general'), (342, 'default', 0, 'catalog/recently_products/scope', 'website'), (343, 'default', 0, 'catalog/recently_products/viewed_count', '5'), (344, 'default', 0, 'catalog/recently_products/compared_count', '5'), (345, 'default', 0, 'catalog/price/scope', '0'), (346, 'default', 0, 'catalog/search/min_query_length', '1'), (347, 'default', 0, 'catalog/search/max_query_length', '128'), (348, 'default', 0, 'catalog/search/max_query_words', '10'), (349, 'default', 0, 'catalog/search/search_type', '1'), (350, 'default', 0, 'catalog/search/use_layered_navigation_count', '2000'), (351, 'default', 0, 'catalog/seo/site_map', '1'), (352, 'default', 0, 'catalog/seo/search_terms', '1'), (353, 'default', 0, 'catalog/seo/product_url_suffix', '.html'), (354, 'default', 0, 'catalog/seo/category_url_suffix', '.html'), (355, 'default', 0, 'catalog/seo/product_use_categories', '1'), (356, 'default', 0, 'catalog/seo/save_rewrites_history', '1'), (357, 'default', 0, 'catalog/seo/title_separator', '-'), (358, 'default', 0, 'catalog/seo/category_canonical_tag', '0'), (359, 'default', 0, 'catalog/seo/product_canonical_tag', '0'), (360, 'default', 0, 'catalog/navigation/max_depth', '0'), (361, 'default', 0, 'catalog/downloadable/order_item_status', '9'), (362, 'default', 0, 'catalog/downloadable/downloads_number', '0'), (363, 'default', 0, 'catalog/downloadable/shareable', '0'), (364, 'default', 0, 'catalog/downloadable/samples_title', 'Samples'), (365, 'default', 0, 'catalog/downloadable/links_title', 'Links'), (366, 'default', 0, 'catalog/downloadable/links_target_new_window', '1'), (367, 'default', 0, 'catalog/downloadable/content_disposition', 'inline'), (368, 'default', 0, 'catalog/downloadable/disable_guest_checkout', '1'), (369, 'default', 0, 'catalog/custom_options/use_calendar', '0'), (370, 'default', 0, 'catalog/custom_options/year_range', ','), (371, 'default', 0, 'cms/wysiwyg/enabled', 'hidden'), (372, 'default', 0, 'cms/wysiwyg/use_static_urls_in_catalog', '0'), (373, 'default', 0, 'dev/restrict/allow_ips', ''), (374, 'default', 0, 'dev/debug/profiler', '0'), (375, 'default', 0, 'dev/translate_inline/active', '0'), (376, 'default', 0, 'dev/translate_inline/active_admin', '0'), (377, 'default', 0, 'dev/log/active', '1'), (378, 'default', 0, 'dev/log/file', 'system.log'), (379, 'default', 0, 'dev/log/exception_file', 'exception.log'), (380, 'default', 0, 'dev/js/merge_files', '0'), (381, 'default', 0, 'dev/js/deprecation', '0'), (382, 'default', 0, 'dev/css/merge_css_files', '0'), (383, 'default', 0, 'carriers/flatrate/active', '0'), (384, 'default', 0, 'carriers/flatrate/title', 'Flat Rate'), (385, 'default', 0, 'carriers/flatrate/name', 'Fixed'), (386, 'default', 0, 'carriers/flatrate/type', 'I'), (387, 'default', 0, 'carriers/flatrate/price', '5.00'), (388, 'default', 0, 'carriers/flatrate/handling_type', 'F'), (389, 'default', 0, 'carriers/flatrate/handling_fee', ''), (390, 'default', 0, 'carriers/flatrate/sallowspecific', '0'), (391, 'default', 0, 'carriers/flatrate/specificcountry', ''), (392, 'default', 0, 'carriers/flatrate/showmethod', '0'), (393, 'default', 0, 'carriers/flatrate/sort_order', ''), (394, 'default', 0, 'carriers/tablerate/active', '0'), (395, 'default', 0, 'carriers/tablerate/title', 'Best Way'), (396, 'default', 0, 'carriers/tablerate/name', 'Table Rate'), (397, 'default', 0, 'carriers/tablerate/condition_name', 'package_weight'), (398, 'default', 0, 'carriers/tablerate/include_virtual_price', '1'), (399, 'default', 0, 'carriers/tablerate/handling_type', 'F'), (400, 'default', 0, 'carriers/tablerate/handling_fee', ''), (401, 'default', 0, 'carriers/tablerate/sallowspecific', '0'), (402, 'default', 0, 'carriers/tablerate/specificcountry', ''), (403, 'default', 0, 'carriers/tablerate/showmethod', '0'), (404, 'default', 0, 'carriers/tablerate/sort_order', ''), (405, 'default', 0, 'carriers/freeshipping/active', '1'), (406, 'default', 0, 'carriers/freeshipping/title', 'Ticketversand per E-Mail'), (407, 'default', 0, 'carriers/freeshipping/name', 'Free'), (408, 'default', 0, 'carriers/freeshipping/free_shipping_subtotal', ''), (409, 'default', 0, 'carriers/freeshipping/sallowspecific', '0'), (410, 'default', 0, 'carriers/freeshipping/specificcountry', ''), (411, 'default', 0, 'carriers/freeshipping/showmethod', '0'), (412, 'default', 0, 'carriers/freeshipping/sort_order', ''), (413, 'default', 0, 'carriers/ups/active', '0'), (414, 'default', 0, 'carriers/ups/type', 'UPS'), (415, 'default', 0, 'carriers/ups/password', ''), (416, 'default', 0, 'carriers/ups/access_license_number', ''), (417, 'default', 0, 'carriers/ups/username', ''), (418, 'default', 0, 'carriers/ups/mode_xml', '1'), (419, 'default', 0, 'carriers/ups/gateway_xml_url', 'https://onlinetools.ups.com/ups.app/xml/Rate'), (420, 'default', 0, 'carriers/ups/origin_shipment', 'United States Domestic Shipments'), (421, 'default', 0, 'carriers/ups/negotiated_active', '0'), (422, 'default', 0, 'carriers/ups/gateway_url', 'http://www.ups.com/using/services/rave/qcostcgi.cgi'), (423, 'default', 0, 'carriers/ups/title', 'United Parcel Service'), (424, 'default', 0, 'carriers/ups/shipper_number', ''), (425, 'default', 0, 'carriers/ups/container', 'CP'), (426, 'default', 0, 'carriers/ups/dest_type', 'RES'), (427, 'default', 0, 'carriers/ups/unit_of_measure', 'LBS'), (428, 'default', 0, 'carriers/ups/tracking_xml_url', 'https://www.ups.com/ups.app/xml/Track'), (429, 'default', 0, 'carriers/ups/pickup', 'CC'), (430, 'default', 0, 'carriers/ups/max_package_weight', '150'), (431, 'default', 0, 'carriers/ups/min_package_weight', '0.1'), (432, 'default', 0, 'carriers/ups/handling_type', 'F'), (433, 'default', 0, 'carriers/ups/handling_action', 'O'), (434, 'default', 0, 'carriers/ups/handling_fee', ''), (435, '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'), (436, 'default', 0, 'carriers/ups/free_method', 'GND'), (437, 'default', 0, 'carriers/ups/free_shipping_enable', '0'), (438, 'default', 0, 'carriers/ups/free_shipping_subtotal', ''), (439, 'default', 0, 'carriers/ups/sallowspecific', '0'), (440, 'default', 0, 'carriers/ups/specificcountry', ''), (441, 'default', 0, 'carriers/ups/debug', '0'), (442, 'default', 0, 'carriers/ups/showmethod', '0'), (443, 'default', 0, 'carriers/ups/sort_order', ''), (444, 'default', 0, 'carriers/usps/active', '0'), (445, 'default', 0, 'carriers/usps/gateway_url', 'http://production.shippingapis.com/ShippingAPI.dll'), (446, 'default', 0, 'carriers/usps/title', 'United States Postal Service'), (447, 'default', 0, 'carriers/usps/userid', ''), (448, 'default', 0, 'carriers/usps/container', 'VARIABLE'), (449, 'default', 0, 'carriers/usps/size', 'REGULAR'), (450, 'default', 0, 'carriers/usps/machinable', 'true'), (451, 'default', 0, 'carriers/usps/max_package_weight', '70'), (452, 'default', 0, 'carriers/usps/handling_type', 'F'), (453, 'default', 0, 'carriers/usps/handling_action', 'O'), (454, 'default', 0, 'carriers/usps/handling_fee', ''), (455, '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'), (456, 'default', 0, 'carriers/usps/free_method', ''), (457, 'default', 0, 'carriers/usps/free_shipping_enable', '0'), (458, 'default', 0, 'carriers/usps/free_shipping_subtotal', ''), (459, 'default', 0, 'carriers/usps/sallowspecific', '0'), (460, 'default', 0, 'carriers/usps/specificcountry', ''), (461, 'default', 0, 'carriers/usps/showmethod', '0'), (462, 'default', 0, 'carriers/usps/debug', '0'), (463, 'default', 0, 'carriers/usps/sort_order', ''), (464, 'default', 0, 'carriers/fedex/active', '0'), (465, 'default', 0, 'carriers/fedex/title', 'Federal Express'), (466, 'default', 0, 'carriers/fedex/gateway_url', 'https://gateway.fedex.com/GatewayDC'), (467, 'default', 0, 'carriers/fedex/account', ''), (468, 'default', 0, 'carriers/fedex/packaging', 'YOURPACKAGING'), (469, 'default', 0, 'carriers/fedex/dropoff', 'REGULARPICKUP'), (470, 'default', 0, 'carriers/fedex/max_package_weight', '150'), (471, 'default', 0, 'carriers/fedex/handling_type', 'F'), (472, 'default', 0, 'carriers/fedex/handling_action', 'O'), (473, 'default', 0, 'carriers/fedex/residence_delivery', '0'), (474, 'default', 0, 'carriers/fedex/handling_fee', ''), (475, 'default', 0, 'carriers/fedex/allowed_methods', 'PRIORITYOVERNIGHT,STANDARDOVERNIGHT,FIRSTOVERNIGHT,FEDEX2DAY,FEDEXEXPRESSSAVER,INTERNATIONALPRIORITY,INTERNATIONALECONOMY,INTERNATIONALFIRST,FEDEX1DAYFREIGHT,FEDEX2DAYFREIGHT,FEDEX3DAYFREIGHT,FEDEXGROUND,GROUNDHOMEDELIVERY,INTERNATIONALPRIORITY FREIGHT,INTERNATIONALECONOMY FREIGHT,EUROPEFIRSTINTERNATIONALPRIORITY'), (476, 'default', 0, 'carriers/fedex/free_method', 'FEDEXGROUND'), (477, 'default', 0, 'carriers/fedex/free_shipping_enable', '0'), (478, 'default', 0, 'carriers/fedex/free_shipping_subtotal', ''), (479, 'default', 0, 'carriers/fedex/sallowspecific', '0'), (480, 'default', 0, 'carriers/fedex/specificcountry', ''), (481, 'default', 0, 'carriers/fedex/debug', '0'), (482, 'default', 0, 'carriers/fedex/showmethod', '0'), (483, 'default', 0, 'carriers/fedex/sort_order', ''), (484, 'default', 0, 'carriers/dhl/active', '0'), (485, 'default', 0, 'carriers/dhl/gateway_url', 'https://eCommerce.airborne.com/ApiLandingTest.asp'), (486, 'default', 0, 'carriers/dhl/title', 'DHL'), (487, 'default', 0, 'carriers/dhl/id', ''), (488, 'default', 0, 'carriers/dhl/password', ''), (489, 'default', 0, 'carriers/dhl/account', ''), (490, 'default', 0, 'carriers/dhl/shipping_intlkey', ''), (491, 'default', 0, 'carriers/dhl/shipping_key', ''), (492, 'default', 0, 'carriers/dhl/shipment_type', 'P'), (493, 'default', 0, 'carriers/dhl/handling_type', 'F'), (494, 'default', 0, 'carriers/dhl/handling_action', 'O'), (495, 'default', 0, 'carriers/dhl/contentdesc', 'Big Box'), (496, 'default', 0, 'carriers/dhl/handling_fee', ''), (497, 'default', 0, 'carriers/dhl/dutiable', '0'), (498, 'default', 0, 'carriers/dhl/max_package_weight', '150'), (499, 'default', 0, 'carriers/dhl/dutypaymenttype', 'R'), (500, 'default', 0, 'carriers/dhl/allowed_methods', 'IE,E SAT,E 10:30AM,E,N,S,G'), (501, 'default', 0, 'carriers/dhl/free_method', 'G'), (502, 'default', 0, 'carriers/dhl/free_shipping_enable', '0'), (503, 'default', 0, 'carriers/dhl/free_shipping_subtotal', ''), (504, 'default', 0, 'carriers/dhl/additional_protection_enabled', '0'), (505, 'default', 0, 'carriers/dhl/additional_protection_min_value', ''), (506, 'default', 0, 'carriers/dhl/additional_protection_use_subtotal', '0'), (507, 'default', 0, 'carriers/dhl/additional_protection_value', ''), (508, 'default', 0, 'carriers/dhl/additional_protection_rounding', '0'), (509, 'default', 0, 'carriers/dhl/hazardous_materials', '0'), (510, 'default', 0, 'carriers/dhl/default_length', ''), (511, 'default', 0, 'carriers/dhl/default_width', ''), (512, 'default', 0, 'carriers/dhl/default_height', ''), (513, 'default', 0, 'carriers/dhl/shipment_days', '1,2,3,4,5,6'), (514, 'default', 0, 'carriers/dhl/intl_shipment_days', '1,2,3,4,5'), (515, 'default', 0, 'carriers/dhl/sallowspecific', '0'), (516, 'default', 0, 'carriers/dhl/specificcountry', ''), (517, 'default', 0, 'carriers/dhl/showmethod', '0'), (518, 'default', 0, 'carriers/dhl/debug', '0'), (519, 'default', 0, 'carriers/dhl/sort_order', ''), (520, 'default', 0, 'shipping/option/checkout_multiple', '0'), (521, 'default', 0, 'shipping/option/checkout_multiple_maximum_qty', '100'), (522, 'default', 0, 'design/watermark/image_image', 'default/400_F_3999029_rCLk3D3Zu9biaiKCjoYBO8OfwRffO8R5.jpg'), (523, 'default', 0, 'design/watermark/small_image_image', 'default/400_F_3999029_rCLk3D3Zu9biaiKCjoYBO8OfwRffO8R5_1.jpg'), (524, 'default', 0, 'design/watermark/thumbnail_image', 'default/400_F_3999029_rCLk3D3Zu9biaiKCjoYBO8OfwRffO8R5_2.jpg'), (525, 'default', 0, 'catalog/placeholder/image_placeholder', 'default/Fotolia_14903130_XS_0_.png'), (526, 'default', 0, 'catalog/placeholder/small_image_placeholder', 'default/Fotolia_14903130_XS_0__1.png'), (527, 'default', 0, 'catalog/placeholder/thumbnail_placeholder', 'default/Fotolia_14903130_XS_0__2.png'), (530, 'websites', 1, 'design/theme/template', 'weltwissen'), (531, 'websites', 1, 'design/theme/skin', 'weltwissen'), (532, 'websites', 1, 'design/theme/layout', 'weltwissen'), (533, 'websites', 1, 'design/theme/default', 'modern'), (534, 'default', 0, 'general/imprint/shop_name', 'Weltwissen'), (535, 'default', 0, 'general/imprint/company_first', 'Humboldt-Universität zu Berlin'), (536, 'default', 0, 'general/imprint/company_second', 'Körperschaft des öffentlichen Rechts vertreten durch ihren Präsidenten Herrn Prof. Dr. Dr. h.c. Christoph Markschies'), (537, 'default', 0, 'general/imprint/street', 'Unter den Linden 6 '), (538, 'default', 0, 'general/imprint/zip', '10099'), (539, 'default', 0, 'general/imprint/city', 'Berlin'), (540, 'default', 0, 'general/imprint/telephone', '+49 (0) 30 20 93 – 0 '), (541, 'default', 0, 'general/imprint/fax', '+49 (0) 30 20 93 – 2770 '), (542, 'default', 0, 'general/imprint/email', 'webshop-weltwissen@xhibit.de'), (543, 'default', 0, 'general/imprint/web', 'www.weltwissen-berlin.de'), (544, 'default', 0, 'general/imprint/tax_number', ''), (545, 'default', 0, 'general/imprint/vat_id', 'DE 137176824'), (546, 'default', 0, 'general/imprint/court', ''), (547, 'default', 0, 'general/imprint/financial_office', ''), (548, 'default', 0, 'general/imprint/ceo', 'Prof. Dr. Dr. h.c. Christoph Markschies'), (549, 'default', 0, 'general/imprint/register_number', ''), (550, 'default', 0, 'general/imprint/business_rules', ''), (551, 'default', 0, 'general/imprint/bank_account_owner', ''), (552, 'default', 0, 'general/imprint/bank_account', ''), (553, 'default', 0, 'general/imprint/bank_code_number', ''), (554, 'default', 0, 'general/imprint/bank_name', ''), (555, 'default', 0, 'general/imprint/swift', ''), (556, 'default', 0, 'general/imprint/iban', ''), (557, 'default', 0, 'general/country/optional_zip_countries', ''), (558, 'default', 0, 'tax/display/servicefeeurl', 'about-magento-demo-store'), (559, 'websites', 1, 'tax/display/servicefeeurl', 'weltwissen-vvk'), (560, 'stores', 2, 'tax/display/servicefeeurl', 'service-fee'), (561, 'default', 0, 'sales_email/order/enabled', '1'), (562, 'default', 0, 'sales_email/order/identity', 'sales'), (563, 'default', 0, 'sales_email/order/copy_to', 'scharruhn@xhibit.de'), (564, 'default', 0, 'sales_email/order/copy_method', 'bcc'), (565, 'default', 0, 'sales_email/order/attachagreement', '0'), (566, 'default', 0, 'sales_email/order_comment/enabled', '1'), (567, 'default', 0, 'sales_email/order_comment/identity', 'sales'), (568, 'default', 0, 'sales_email/order_comment/copy_to', ''), (569, 'default', 0, 'sales_email/order_comment/copy_method', 'bcc'), (570, 'default', 0, 'sales_email/invoice/enabled', '1'), (571, 'default', 0, 'sales_email/invoice/identity', 'sales'), (572, 'default', 0, 'sales_email/invoice/copy_to', 'scharruhn@xhibit.de'), (573, 'default', 0, 'sales_email/invoice/copy_method', 'bcc'), (574, 'default', 0, 'sales_email/invoice/attachpdf', '1'), (575, 'default', 0, 'sales_email/invoice/attachagreement', '0'), (576, 'default', 0, 'sales_email/invoice_comment/enabled', '1'), (577, 'default', 0, 'sales_email/invoice_comment/identity', 'sales'), (578, 'default', 0, 'sales_email/invoice_comment/copy_to', ''), (579, 'default', 0, 'sales_email/invoice_comment/copy_method', 'bcc'), (580, 'default', 0, 'sales_email/invoice_comment/attachpdf', '0'), (581, 'default', 0, 'sales_email/invoice_comment/attachagreement', '0'), (582, 'default', 0, 'sales_email/shipment/enabled', '1'), (583, 'default', 0, 'sales_email/shipment/identity', 'sales'), (584, 'default', 0, 'sales_email/shipment/copy_to', 'scharruhn@xhibit.de'), (585, 'default', 0, 'sales_email/shipment/copy_method', 'bcc'), (586, 'default', 0, 'sales_email/shipment/attachpdf', '0'), (587, 'default', 0, 'sales_email/shipment/attachagreement', '0'), (588, 'default', 0, 'sales_email/shipment_comment/enabled', '1'), (589, 'default', 0, 'sales_email/shipment_comment/identity', 'sales'), (590, 'default', 0, 'sales_email/shipment_comment/copy_to', ''), (591, 'default', 0, 'sales_email/shipment_comment/copy_method', 'bcc'), (592, 'default', 0, 'sales_email/shipment_comment/attachpdf', '0'), (593, 'default', 0, 'sales_email/shipment_comment/attachagreement', '0'), (594, 'default', 0, 'sales_email/creditmemo/enabled', '1'), (595, 'default', 0, 'sales_email/creditmemo/identity', 'sales'), (596, 'default', 0, 'sales_email/creditmemo/copy_to', 'scharruhn@xhibit.de'), (597, 'default', 0, 'sales_email/creditmemo/copy_method', 'bcc'), (598, 'default', 0, 'sales_email/creditmemo/attachpdf', '0'), (599, 'default', 0, 'sales_email/creditmemo/attachagreement', '0'), (600, 'default', 0, 'sales_email/creditmemo_comment/enabled', '1'), (601, 'default', 0, 'sales_email/creditmemo_comment/identity', 'sales'), (602, 'default', 0, 'sales_email/creditmemo_comment/copy_to', ''), (603, 'default', 0, 'sales_email/creditmemo_comment/copy_method', 'bcc'), (604, 'default', 0, 'sales_email/creditmemo_comment/attachpdf', '0'), (605, 'default', 0, 'sales_email/creditmemo_comment/attachagreement', '0'), (606, 'stores', 2, 'sales_email/invoice/template', '41'), (607, 'stores', 2, 'sales_email/invoice/guest_template', '41'), (608, 'stores', 2, 'general/imprint/company_second', 'Public Corporation'), (609, 'stores', 2, 'general/store_information/name', 'WeltWissen Ticket-Shop'), (610, 'default', 0, 'payment/invoice/active', '0'), (611, 'default', 0, 'payment/invoice/title', 'Invoice Payment'), (612, 'default', 0, 'payment/invoice/order_status', 'pending'), (613, 'default', 0, 'payment/invoice/specificgroup', ''), (614, 'default', 0, 'payment/invoice/min_order_total', ''), (615, 'default', 0, 'payment/invoice/max_order_total', ''), (616, 'default', 0, 'payment/invoice/sort_order', ''), (617, 'default', 0, 'payment/ccsave/active', '0'), (618, 'default', 0, 'payment/ccsave/title', 'Credit Card (saved)'), (619, 'default', 0, 'payment/ccsave/order_status', 'pending'), (620, 'default', 0, 'payment/ccsave/cctypes', 'AE,VI,MC,DI'), (621, 'default', 0, 'payment/ccsave/useccv', '0'), (622, 'default', 0, 'payment/ccsave/centinel', '0'), (623, 'default', 0, 'payment/ccsave/allowspecific', '0'), (624, 'default', 0, 'payment/ccsave/specificcountry', ''), (625, 'default', 0, 'payment/ccsave/min_order_total', ''), (626, 'default', 0, 'payment/ccsave/max_order_total', ''), (627, 'default', 0, 'payment/ccsave/sort_order', ''), (628, 'default', 0, 'payment/cashticket/active', '0'), (629, 'default', 0, 'payment/cashticket/url_test', 'https://shops.test.at.paysafecard.com/pscmerchant/'), (630, 'default', 0, 'payment/cashticket/url_live', 'https://shops.cc.at.paysafecard.com/pscmerchant/'), (631, 'default', 0, 'payment/cashticket/customer_url_test', 'https://customer.test.at.cash-ticket.com/ctcustomer/'), (632, 'default', 0, 'payment/cashticket/customer_url_live', 'https://customer.cc.at.cash-ticket.com/ctcustomer/'), (633, 'default', 0, 'payment/cashticket/order_status', 'pending'), (634, 'default', 0, 'payment/cashticket/allowspecific', '0'), (635, 'default', 0, 'payment/cashticket/sort_order', ''), (636, 'default', 0, 'payment/payone_cc/active', '0'), (637, 'default', 0, 'payment/payone_cc/order_status', ''), (638, 'default', 0, 'payment/payone_cc/sort_order', ''), (639, 'default', 0, 'payment/payone_cc/title', 'Kreditkarte'), (640, 'default', 0, 'payment/payone_cc/allowspecific', '0'), (641, 'default', 0, 'payment/payone_cc/merchant_id', ''), (642, 'default', 0, 'payment/payone_cc/portal_id', ''), (643, 'default', 0, 'payment/payone_cc/account_id', ''), (644, 'default', 0, 'payment/payone_cc/security_key', ''), (645, 'default', 0, 'payment/payone_cc/useccv', '0'), (646, 'default', 0, 'payment/payone_cc/request_type', 'authorize'), (647, 'default', 0, 'payment/payone_cc/transaction_mode', 'test'), (648, 'default', 0, 'payment/payone_cc/submit_products', '1'), (649, 'default', 0, 'payment/payone_cc/display_name', '0'), (650, 'default', 0, 'payment/payone_cc/display_address', '0'), (651, 'default', 0, 'payment/payone_cc/payment_action', ''), (652, 'default', 0, 'payment/bankpayment/active', '0'), (653, 'default', 0, 'payment/bankpayment/title', 'Vorkasse'), (654, 'default', 0, 'payment/bankpayment/order_status', 'processing'), (655, 'default', 0, 'payment/bankpayment/sort_order', ''), (656, 'default', 0, 'payment/bankpayment/allowspecific', '0'), (657, 'default', 0, 'payment/bankpayment/min_order_total', ''), (658, 'default', 0, 'payment/bankpayment/max_order_total', ''), (659, 'default', 0, 'payment/bankpayment/paywithinxdays', ''), (660, 'default', 0, 'payment/bankpayment/customtext', ''), (661, 'default', 0, 'payment/bankpayment/form_cms_page', ''), (662, 'default', 0, 'payment/payone_elv/active', '0'), (663, 'default', 0, 'payment/payone_elv/order_status', ''), (664, 'default', 0, 'payment/payone_elv/sort_order', ''), (665, 'default', 0, 'payment/payone_elv/title', 'Lastschrift'), (666, 'default', 0, 'payment/payone_elv/allowspecific', '0'), (667, 'default', 0, 'payment/payone_elv/merchant_id', ''), (668, 'default', 0, 'payment/payone_elv/portal_id', ''), (669, 'default', 0, 'payment/payone_elv/account_id', ''), (670, 'default', 0, 'payment/payone_elv/security_key', ''), (671, 'default', 0, 'payment/payone_elv/request_type', 'authorize'), (672, 'default', 0, 'payment/payone_elv/transaction_mode', 'test'), (673, 'default', 0, 'payment/payone_elv/submit_products', '1'), (674, 'default', 0, 'payment/payone_elv/display_name', '0'), (675, 'default', 0, 'payment/payone_elv/display_address', '0'), (676, 'default', 0, 'payment/payone_elv/payment_action', ''), (677, 'default', 0, 'payment/payone_elv/validate_bankcode', '0'), (678, 'default', 0, 'payment/payone_elv/bank_account_validation_type', '0'), (679, 'default', 0, 'payment/payone_vor/active', '0'), (680, 'default', 0, 'payment/payone_vor/order_status', ''), (681, 'default', 0, 'payment/payone_vor/sort_order', ''), (682, 'default', 0, 'payment/payone_vor/title', 'Vorkasse'), (683, 'default', 0, 'payment/payone_vor/allowspecific', '0'), (684, 'default', 0, 'payment/payone_vor/merchant_id', ''), (685, 'default', 0, 'payment/payone_vor/portal_id', ''), (686, 'default', 0, 'payment/payone_vor/account_id', ''), (687, 'default', 0, 'payment/payone_vor/security_key', ''), (688, 'default', 0, 'payment/payone_vor/request_type', 'authorize'), (689, 'default', 0, 'payment/payone_vor/transaction_mode', 'test'), (690, 'default', 0, 'payment/payone_vor/submit_products', '1'), (691, 'default', 0, 'payment/payone_vor/payment_action', ''), (692, 'default', 0, 'payment/payone_rec/active', '0'), (693, 'default', 0, 'payment/payone_rec/order_status', ''), (694, 'default', 0, 'payment/payone_rec/sort_order', ''), (695, 'default', 0, 'payment/payone_rec/title', 'Rechnung'), (696, 'default', 0, 'payment/payone_rec/allowspecific', '0'), (697, 'default', 0, 'payment/payone_rec/merchant_id', ''), (698, 'default', 0, 'payment/payone_rec/portal_id', ''), (699, 'default', 0, 'payment/payone_rec/account_id', ''), (700, 'default', 0, 'payment/payone_rec/security_key', ''), (701, 'default', 0, 'payment/payone_rec/request_type', 'authorize'), (702, 'default', 0, 'payment/payone_rec/transaction_mode', 'test'), (703, 'default', 0, 'payment/payone_rec/submit_products', '1'), (704, 'default', 0, 'payment/payone_rec/payment_action', ''), (705, 'default', 0, 'payment/checkmo/active', '0'), (706, 'default', 0, 'payment/checkmo/order_status', 'pending'), (707, 'default', 0, 'payment/checkmo/allowspecific', '0'), (708, 'default', 0, 'payment/checkmo/specificcountry', ''), (709, 'default', 0, 'payment/checkmo/payable_to', ''), (710, 'default', 0, 'payment/checkmo/mailing_address', ''), (711, 'default', 0, 'payment/checkmo/min_order_total', ''), (712, 'default', 0, 'payment/checkmo/max_order_total', ''), (713, 'default', 0, 'payment/checkmo/sort_order', ''), (714, 'default', 0, 'payment/payone_cod/active', '0'), (715, 'default', 0, 'payment/payone_cod/order_status', ''), (716, 'default', 0, 'payment/payone_cod/sort_order', ''), (717, 'default', 0, 'payment/payone_cod/title', 'Nachnahme (Payone)'), (718, 'default', 0, 'payment/payone_cod/allowspecific', '0'), (719, 'default', 0, 'payment/payone_cod/merchant_id', ''), (720, 'default', 0, 'payment/payone_cod/portal_id', ''), (721, 'default', 0, 'payment/payone_cod/account_id', ''), (722, 'default', 0, 'payment/payone_cod/security_key', ''), (723, 'default', 0, 'payment/payone_cod/request_type', 'authorize'), (724, 'default', 0, 'payment/payone_cod/transaction_mode', 'test'), (725, 'default', 0, 'payment/payone_cod/submit_products', '1'), (726, 'default', 0, 'payment/payone_cod/payment_action', ''), (727, 'default', 0, 'payment/free/active', '1'), (728, 'default', 0, 'payment/free/order_status', 'pending'), (729, 'default', 0, 'payment/free/payment_action', ''), (730, 'default', 0, 'payment/free/allowspecific', '0'), (731, 'default', 0, 'payment/free/specificcountry', ''), (732, 'default', 0, 'payment/free/sort_order', '1'), (733, 'default', 0, 'payment/payone_sb/active', '0'), (734, 'default', 0, 'payment/payone_sb/order_status', ''), (735, 'default', 0, 'payment/payone_sb/sort_order', ''), (736, 'default', 0, 'payment/payone_sb/title', 'Online-Überweisung'), (737, 'default', 0, 'payment/payone_sb/allowspecific', '0'), (738, 'default', 0, 'payment/payone_sb/merchant_id', ''), (739, 'default', 0, 'payment/payone_sb/portal_id', ''), (740, 'default', 0, 'payment/payone_sb/account_id', ''), (741, 'default', 0, 'payment/payone_sb/security_key', ''), (742, 'default', 0, 'payment/payone_sb/request_type', 'authorize'), (743, 'default', 0, 'payment/payone_sb/transaction_mode', 'test'), (744, 'default', 0, 'payment/payone_sb/submit_products', '1'), (745, 'default', 0, 'payment/payone_sb/display_name', '0'), (746, 'default', 0, 'payment/payone_sb/display_address', '0'), (747, 'default', 0, 'payment/payone_sb/payment_action', ''), (748, 'default', 0, 'payment/purchaseorder/active', '0'), (749, 'default', 0, 'payment/purchaseorder/title', 'Purchase Order'), (750, 'default', 0, 'payment/purchaseorder/order_status', 'pending'), (751, 'default', 0, 'payment/purchaseorder/allowspecific', '0'), (752, 'default', 0, 'payment/purchaseorder/specificcountry', ''), (753, 'default', 0, 'payment/purchaseorder/min_order_total', ''), (754, 'default', 0, 'payment/purchaseorder/max_order_total', ''), (755, 'default', 0, 'payment/purchaseorder/sort_order', ''), (756, 'default', 0, 'payment/payone_wlt/active', '0'), (757, 'default', 0, 'payment/payone_wlt/order_status', ''), (758, 'default', 0, 'payment/payone_wlt/sort_order', ''), (759, 'default', 0, 'payment/payone_wlt/title', 'PayPal'), (760, 'default', 0, 'payment/payone_wlt/allowspecific', '0'), (761, 'default', 0, 'payment/payone_wlt/merchant_id', ''), (762, 'default', 0, 'payment/payone_wlt/portal_id', ''), (763, 'default', 0, 'payment/payone_wlt/account_id', ''), (764, 'default', 0, 'payment/payone_wlt/security_key', ''), (765, 'default', 0, 'payment/payone_wlt/request_type', 'authorize'), (766, 'default', 0, 'payment/payone_wlt/transaction_mode', 'test'), (767, 'default', 0, 'payment/payone_wlt/submit_products', '1'), (768, 'default', 0, 'payment/payone_wlt/payment_action', ''), (769, 'default', 0, 'payment/authorizenet/active', '0'), (770, 'default', 0, 'payment/authorizenet/payment_action', 'authorize'), (771, 'default', 0, 'payment/authorizenet/title', 'Credit Card (Authorize.net)'), (772, 'default', 0, 'payment/authorizenet/login', ''), (773, 'default', 0, 'payment/authorizenet/trans_key', ''), (774, 'default', 0, 'payment/authorizenet/order_status', ''), (775, 'default', 0, 'payment/authorizenet/test', '1'), (776, 'default', 0, 'payment/authorizenet/cgi_url', 'https://secure.authorize.net/gateway/transact.dll'), (777, 'default', 0, 'payment/authorizenet/currency', 'USD'), (778, 'default', 0, 'payment/authorizenet/debug', '0'), (779, 'default', 0, 'payment/authorizenet/email_customer', '0'), (780, 'default', 0, 'payment/authorizenet/merchant_email', ''), (781, 'default', 0, 'payment/authorizenet/cctypes', 'AE,VI,MC,DI'), (782, 'default', 0, 'payment/authorizenet/useccv', '0'), (783, 'default', 0, 'payment/authorizenet/allowspecific', '0'), (784, 'default', 0, 'payment/authorizenet/min_order_total', ''), (785, 'default', 0, 'payment/authorizenet/max_order_total', ''), (786, 'default', 0, 'payment/authorizenet/sort_order', ''), (787, 'default', 0, 'fandm/visitatebarcodes/enabled', '1'), (788, 'default', 0, 'fandm/visitatebarcodes/customer_id', '123'), (789, 'default', 0, 'sales/totals_sort/subtotal', '10'), (790, 'default', 0, 'sales/totals_sort/discount', '20'), (791, 'default', 0, 'sales/totals_sort/shipping', '30'), (792, 'default', 0, 'sales/totals_sort/weee', '50'), (793, 'default', 0, 'sales/totals_sort/tax', '40'), (794, 'default', 0, 'sales/totals_sort/grand_total', '100'), (795, 'default', 0, 'sales/identity/logoposition', 'left'), (796, 'default', 0, 'sales/minimum_order/active', '0'), (797, 'default', 0, 'sales/minimum_order/amount', ''), (798, 'default', 0, 'sales/minimum_order/description', ''), (799, 'default', 0, 'sales/minimum_order/error_message', ''), (800, 'default', 0, 'sales/minimum_order/multi_address', '0'), (801, 'default', 0, 'sales/minimum_order/multi_address_description', ''), (802, 'default', 0, 'sales/minimum_order/multi_address_error_message', ''), (803, 'default', 0, 'sales/dashboard/use_aggregated_data', '0'), (804, 'default', 0, 'sales/gift_messages/allow_order', '0'), (805, 'default', 0, 'sales/gift_messages/allow_items', '0'), (806, 'default', 0, 'sales/identity/logo_html', 'default/invoice_template_background.JPG'), (807, 'default', 0, 'paypal/general/merchant_country', 'DE'), (808, 'default', 0, 'paypal/general/business_account', ''), (809, 'default', 0, 'payment/paypal_express/active', '0'), (810, 'default', 0, 'payment/paypal_standard/active', '0'), (811, 'default', 0, 'payment/paypal_direct/active', '0'), (812, 'default', 0, 'payment/paypaluk_direct/active', '0'), (813, 'default', 0, 'payment/verisign/active', '0'), (814, 'default', 0, 'payment/paypaluk_express/active', '0'), (815, 'default', 0, 'paypal/wpp/api_username', ''), (816, 'default', 0, 'paypal/wpp/api_password', ''), (817, 'default', 0, 'paypal/wpp/api_signature', ''), (818, 'default', 0, 'paypal/wpp/sandbox_flag', '0'), (819, 'default', 0, 'paypal/wpp/use_proxy', '0'), (820, 'default', 0, 'payment/paypal_direct/title', 'PayPal Direct Payment'), (821, 'default', 0, 'payment/paypal_direct/sort_order', ''), (822, 'default', 0, 'payment/paypal_direct/payment_action', 'Authorization'), (823, 'default', 0, 'payment/paypal_direct/allowspecific', '0'), (824, 'default', 0, 'payment/paypal_direct/debug', '0'), (825, 'default', 0, 'payment/paypal_direct/line_items_enabled', '0'), (826, 'default', 0, 'payment/paypal_direct/cctypes', 'VI,MC'), (827, 'default', 0, 'payment/paypal_direct/useccv', '1'), (828, 'default', 0, 'payment/paypal_direct/centinel', '0'), (829, 'default', 0, 'payment/paypal_billing_agreement/active', '1'), (830, 'default', 0, 'payment/paypal_billing_agreement/title', 'PayPal Billing Agreement'), (831, 'default', 0, 'payment/paypal_billing_agreement/sort_order', ''), (832, 'default', 0, 'payment/paypal_billing_agreement/payment_action', 'Authorization'), (833, 'default', 0, 'payment/paypal_billing_agreement/allowspecific', '0'), (834, 'default', 0, 'payment/paypal_billing_agreement/debug', '0'), (835, 'default', 0, 'payment/paypal_billing_agreement/line_items_enabled', '0'), (836, 'default', 0, 'payment/paypal_billing_agreement/allow_billing_agreement_wizard', '1'), (837, 'default', 0, 'payment/verisign/title', 'Payflow Pro'), (838, 'default', 0, 'payment/verisign/sort_order', ''), (839, 'default', 0, 'payment/verisign/payment_action', 'Authorization'), (840, 'default', 0, 'payment/verisign/allowspecific', '0'), (841, 'default', 0, 'payment/verisign/debug', '0'), (842, 'default', 0, 'payment/verisign/partner', ''), (843, 'default', 0, 'payment/verisign/user', ''), (844, 'default', 0, 'payment/verisign/vendor', ''), (845, 'default', 0, 'payment/verisign/pwd', ''), (846, 'default', 0, 'payment/verisign/sandbox_flag', '0'), (847, 'default', 0, 'payment/verisign/use_proxy', '0'), (848, 'default', 0, 'payment/verisign/cctypes', 'AE,VI'), (849, 'default', 0, 'payment/verisign/useccv', '1'), (850, 'default', 0, 'payment/verisign/centinel', '0'), (851, 'default', 0, 'paypal/fetch_reports/ftp_login', ''), (852, 'default', 0, 'paypal/fetch_reports/ftp_password', ''), (853, 'default', 0, 'paypal/fetch_reports/ftp_sandbox', '0'), (854, 'default', 0, 'paypal/fetch_reports/ftp_ip', ''), (855, 'default', 0, 'paypal/fetch_reports/ftp_path', ''), (856, 'default', 0, 'paypal/fetch_reports/active', '0'), (857, 'default', 0, 'paypal/fetch_reports/schedule', '1'), (858, 'default', 0, 'paypal/fetch_reports/time', '00,00,00'), (859, 'default', 0, 'paypal/style/logo', ''), (860, 'default', 0, 'paypal/style/page_style', ''), (861, 'default', 0, 'paypal/style/paypal_hdrimg', ''), (862, 'default', 0, 'paypal/style/paypal_hdrbackcolor', ''), (863, 'default', 0, 'paypal/style/paypal_hdrbordercolor', ''), (864, 'default', 0, 'paypal/style/paypal_payflowcolor', ''), (865, 'default', 0, 'payment/saferpaynew/active', '1'), (866, 'default', 0, 'payment/saferpaynew/description', 'Saferpay'), (867, 'default', 0, 'payment/saferpaynew/title', 'Saferpay Testaccount'), (868, 'default', 0, 'payment/saferpaynew/account_id', 'r8KpWP+i7aR5wK6sfM6gjw=='), (869, 'default', 0, 'payment/saferpaynew/notifyemail', 'fl@f-m-computer.de'), (870, 'default', 0, 'payment/saferpaynew/debug_flag', '1'), (871, 'default', 0, 'payment/saferpaynew/order_status', 'processing'), (872, 'default', 0, 'payment/saferpaynew/allowspecific', '0'), (873, 'default', 0, 'payment/saferpaynew/sort_order', ''), (874, 'default', 0, 'customsmtp/general/enabled', '1'), (875, 'default', 0, 'customsmtp/general/mode', 'immediately'), (876, 'default', 0, 'customsmtp/general/log', '0'), (877, 'default', 0, 'customsmtp/smtp/host', 'smtp.googlemail.com'), (878, 'default', 0, 'customsmtp/smtp/port', '25'), (879, 'default', 0, 'customsmtp/smtp/login', 'support@xhibit.de'), (880, 'default', 0, 'customsmtp/smtp/auth', 'login'), (881, 'default', 0, 'customsmtp/smtp/password', 'gk94kl'), (882, 'default', 0, 'customsmtp/smtp/ssl', 'TLS'); /*!40000 ALTER TABLE `core_config_data` ENABLE KEYS */; # Dumping structure for table web36db1.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=42 DEFAULT CHARSET=utf8 COMMENT='Email templates'; # Dumping data for table web36db1.core_email_template: 26 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, 'Trusted Shops Käuferschutz SOAP Fehler DE', '\r\n\r\n\r\nreturnValue: {{var tsSoapData.getReturnValue()}}
\r\ntsId: {{var tsSoapData.getTsId()}}
\r\ntsProductId: {{var tsSoapData.getTsProductId()}}
\r\namount: {{var tsSoapData.getAmount()}}
\r\ncurrency: {{var tsSoapData.getCurrency()}}
\r\npaymentType: {{var tsSoapData.getPaymentType()}}
\r\nbuyerEmail: {{var tsSoapData.getBuyerEmail()}}
\r\nshopCustomerID: {{var tsSoapData.getShopCustomerId()}}
\r\nshopOrderID: {{var tsSoapData.getShopOrderId()}}
\r\norderDate: {{var tsSoapData.getOrderDate()}}
\r\nshopSystemVersion: {{var tsSoapData.getShopSystemVersion()}}
\r\nwsUser: {{var tsSoapData.getWsUser()}}
\r\nwsPassword: {{var tsSoapData.getWsPassword()}}
', NULL, 2, 'SOAP Übermittlungsfehler -- Kunden-Id: {{var tsSoapData.getTsId()}} -- Bestellungs-Id: {{var tsSoapData.getShopOrderId()}}', NULL, NULL, '2010-07-09 17:38:35', '2010-07-09 17:38:35', NULL, ''), (2, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (3, 'Währung Aktualisierung (Template)', '\n\nWarnungen beim Währungsupdate:\n{{var warnings}}\n', NULL, 1, 'Warnungen bei Währungsupdate', NULL, NULL, '2010-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (4, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (5, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (6, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (7, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (8, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (9, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (10, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (11, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (12, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (13, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (14, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (15, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (16, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (17, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (18, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (19, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (20, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (21, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (22, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (23, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (24, '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}} <{{var customerEmail}}>\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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (25, 'Protokoll Bereinigung Warnungen (Template)', '\n\nWarnung bei der Log-Löschlung:\n{{var warnings}}\n', NULL, 1, 'Warnung bei der Protokollbereinigung', NULL, NULL, '2010-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (26, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (27, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (28, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (29, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (30, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (31, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (32, 'Sitemap Generierung Warnungen (Template)', '\n\nSitemap Generierung - Warnung:\n{{var warnings}}\n', NULL, 1, 'Sitemap Generierung - Warnung', NULL, NULL, '2010-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (33, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (34, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (35, 'Produkt Cron Fehler (Template)', '\n\nFehler von Cron für Produktbenachrichtigungen:\n{{var warnings}}\n', NULL, 2, 'Product alerts Cron error', NULL, NULL, '2010-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (36, '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-07-09 15:38:37', '2010-07-09 15:38:37', NULL, ''), (37, '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-07-09 15:38:38', '2010-07-09 15:38:38', NULL, ''), (38, '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-07-09 15:38:38', '2010-07-09 15:38:38', NULL, ''), (39, '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-07-09 15:38:38', '2010-07-09 15:38:38', NULL, ''), (40, 'Neue Rechnung-DE (Visitate)', '

WeltWissen – Ihre Buchung


\r\nSehr geehrte/r {{htmlescape var=$order.getCustomerName()}}

\r\nvielen Dank für Ihre Buchung.

\r\nAnbei erhalten Sie Ihre Rechnung sowie Ihre Online-Tickets.
\r\nBitte drucken Sie die Tickets auf je einer DIN A4-Seite Hochformat aus und zeigen Sie diese bei der Kontrolle am Ausstellungseingang vor.


\r\nWir freuen uns auf Ihren Besuch.


\r\nMit freundlichen Grüßen,
\r\nBesucherservice WeltWissen\r\n', '', 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-08-12 10:43:06', '2010-08-12 10:52:51', '', ''), (41, 'Neue Rechnung-EN (Visitate)', '

WeltWissen – Your booking


\r\nDear {{htmlescape var=$order.getCustomerName()}}

\r\nThank you very much for your booking.

\r\nEnclosed you will find your invoice and your online tickets.
\r\nPlease print your online tickets each of it on din A4 paper size panel format. It will be checked at the entrance of the exhibition.


\r\nWe are looking forward to seeing you at the exhibition.


\r\nKind regards,
\r\nVisitor services WeltWissen\r\n', '', 2, '{{block type="imprint/field" value="shop_name"}}: Invoice Nr. # {{var invoice.increment_id}} for Order Nr. # {{var order.increment_id}}', NULL, NULL, '2010-08-12 10:52:32', '2010-08-20 13:00:37', '', ''); /*!40000 ALTER TABLE `core_email_template` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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-07-09 15:26:53'), (2, 'catalog_product_flat', 0, 'a:1:{s:8:"is_built";b:1;}', '2010-08-28 07:20:07'), (3, 'report_order_aggregated', 0, NULL, '2010-08-15 19:46:48'), (4, 'report_invoiced_aggregated', 0, NULL, '2010-08-15 19:46:48'), (5, 'report_shipping_aggregated', 0, NULL, '2010-08-15 19:46:48'), (6, 'report_tax_aggregated', 0, NULL, '2010-08-15 19:46:48'), (7, 'report_refunded_aggregated', 0, NULL, '2010-08-15 19:46:49'), (8, 'report_coupons_aggregated', 0, NULL, '2010-08-15 19:46:49'), (9, 'report_bestsellers_aggregated', 0, NULL, '2010-08-15 19:46:49'); /*!40000 ALTER TABLE `core_flag` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.core_resource: 73 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.10', '0.3.10'), ('api_setup', '0.8.1', '0.8.1'), ('awall_setup', '2.1.2', '2.1.2'), ('awcore_setup', '1.0.2', '1.0.2'), ('backup_setup', '0.7.0', '0.7.0'), ('bankpayment_setup', '0.3.3', '0.3.3'), ('booking_setup', '1.2', '1.2'), ('bundle_setup', '0.1.12', '0.1.12'), ('buyerprotect_setup', '0.3.0', '0.3.0'), ('cashticket_setup', '0.1.10', '0.1.10'), ('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.26', '0.3.26'), ('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'), ('customsmtp_setup', '1.0.1', '1.0.1'), ('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'), ('imprint_setup', '0.2.20', '0.2.20'), ('index_setup', '1.4.0.2', '1.4.0.2'), ('invoicepdf_setup', '0.3.16', '0.3.16'), ('jqueryall_setup', '1.0', '1.0'), ('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'), ('saferpaynew_setup', '2.0.3', '2.0.3'), ('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.24', '0.1.24'), ('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.10', '0.2.10'), ('tag_setup', '0.7.7', '0.7.7'), ('tax_setup', '1.4.0.0', '1.4.0.0'), ('trustedrating_setup', '0.1.30', '0.1.30'), ('tweaksgerman_setup', '0.1.36', '0.1.36'), ('usa_setup', '0.7.1', '0.7.1'), ('visitatebarcodes_setup', '0.1.0', '0.1.0'), ('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 web36db1.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 web36db1.core_session: 0 rows /*!40000 ALTER TABLE `core_session` DISABLE KEYS */; /*!40000 ALTER TABLE `core_session` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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, 'deutsch', 1, 1, 'Deutsch', 0, 1), (2, 'english', 1, 1, 'English', 0, 1); /*!40000 ALTER TABLE `core_store` ENABLE KEYS */; # Dumping structure for table web36db1.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=2 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.core_store_group: 2 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); /*!40000 ALTER TABLE `core_store_group` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.core_translate: 0 rows /*!40000 ALTER TABLE `core_translate` DISABLE KEYS */; /*!40000 ALTER TABLE `core_translate` ENABLE KEYS */; # Dumping structure for table web36db1.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=174 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.core_url_rewrite: 113 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 (5, 1, 3, NULL, 'category/3', 'einzeltickets.html', 'catalog/category/view/id/3', 1, '', NULL), (6, 2, 3, NULL, 'category/3', 'einzeltickets.html', 'catalog/category/view/id/3', 1, '', NULL), (7, 1, 4, NULL, 'category/4', 'fuehrungen.html', 'catalog/category/view/id/4', 1, '', NULL), (8, 2, 4, NULL, 'category/4', 'fuehrungen.html', 'catalog/category/view/id/4', 1, '', NULL), (9, 1, 5, NULL, 'category/5', 'einzeltickets/einzeltickets.html', 'catalog/category/view/id/5', 1, '', NULL), (10, 2, 5, NULL, 'category/5', 'einzeltickets/einzeltickets.html', 'catalog/category/view/id/5', 1, '', NULL), (11, 1, 6, NULL, 'category/6', 'einzeltickets/gruppentickets.html', 'catalog/category/view/id/6', 1, '', NULL), (12, 2, 6, NULL, 'category/6', 'einzeltickets/gruppentickets.html', 'catalog/category/view/id/6', 1, '', NULL), (13, 1, 4, NULL, '69714800_1278690574', 'gruppentickets.html', 'fuehrungen.html', 0, 'RP', NULL), (14, 2, 4, NULL, '72056400_1278690574', 'gruppentickets.html', 'fuehrungen.html', 0, 'RP', NULL), (31, 1, NULL, 11, 'product/11', 'vorverkaufsgebuhr-1.html', 'catalog/product/view/id/11', 1, '', NULL), (32, 2, NULL, 11, 'product/11', 'sales-fee-1.html', 'catalog/product/view/id/11', 1, '', NULL), (33, 1, NULL, 12, 'product/12', 'vorverkaufsgebuhr-5.html', 'catalog/product/view/id/12', 1, '', NULL), (34, 2, NULL, 12, 'product/12', 'vorverkaufsgebuhr-5.html', 'catalog/product/view/id/12', 1, '', NULL), (51, 1, 4, 16, 'product/16/4', 'fuehrungen/private-gruppenfuhrung.html', 'catalog/product/view/id/16/category/4', 1, '', NULL), (52, 1, NULL, 16, 'product/16', 'private-gruppenfuhrung.html', 'catalog/product/view/id/16', 1, '', NULL), (53, 2, 4, 16, 'product/16/4', 'fuehrungen/private-gruppenfuhrung.html', 'catalog/product/view/id/16/category/4', 1, '', NULL), (54, 2, NULL, 16, 'product/16', 'private-gruppenfuhrung.html', 'catalog/product/view/id/16', 1, '', NULL), (55, 1, NULL, 17, 'product/17', 'schulerfuhrung.html', 'catalog/product/view/id/17', 1, '', NULL), (56, 1, 4, 17, 'product/17/4', 'fuehrungen/schulerfuhrung.html', 'catalog/product/view/id/17/category/4', 1, '', NULL), (57, 2, NULL, 17, 'product/17', 'schulerfuhrung.html', 'catalog/product/view/id/17', 1, '', NULL), (58, 2, 4, 17, 'product/17/4', 'fuehrungen/schulerfuhrung.html', 'catalog/product/view/id/17/category/4', 1, '', NULL), (59, 1, NULL, 18, 'product/18', 'offentliche-themenfuhrung-i.html', 'catalog/product/view/id/18', 1, '', NULL), (60, 1, 4, 18, 'product/18/4', 'fuehrungen/offentliche-themenfuhrung-i.html', 'catalog/product/view/id/18/category/4', 1, '', NULL), (61, 2, NULL, 18, 'product/18', 'offentliche-themenfuhrung-i.html', 'catalog/product/view/id/18', 1, '', NULL), (62, 2, 4, 18, 'product/18/4', 'fuehrungen/offentliche-themenfuhrung-i.html', 'catalog/product/view/id/18/category/4', 1, '', NULL), (63, 1, NULL, 19, 'product/19', 'familienfuhrung-weltwissen.html', 'catalog/product/view/id/19', 1, '', NULL), (64, 1, 4, 19, 'product/19/4', 'fuehrungen/familienfuhrung-weltwissen.html', 'catalog/product/view/id/19/category/4', 1, '', NULL), (65, 2, NULL, 19, 'product/19', 'familienfuhrung-weltwissen.html', 'catalog/product/view/id/19', 1, '', NULL), (66, 2, 4, 19, 'product/19/4', 'fuehrungen/familienfuhrung-weltwissen.html', 'catalog/product/view/id/19/category/4', 1, '', NULL), (67, 1, NULL, 19, '49921800_1279722666', 'offentliche-themenfuhrung-i-19.html', 'familienfuhrung-weltwissen.html', 0, 'RP', NULL), (68, 1, 4, 19, '55184400_1279722666', 'fuehrungen/offentliche-themenfuhrung-i-19.html', 'fuehrungen/familienfuhrung-weltwissen.html', 0, 'RP', NULL), (69, 2, NULL, 19, '61014200_1279722666', 'offentliche-themenfuhrung-i-19.html', 'familienfuhrung-weltwissen.html', 0, 'RP', NULL), (70, 2, 4, 19, '63978900_1279722666', 'fuehrungen/offentliche-themenfuhrung-i-19.html', 'fuehrungen/familienfuhrung-weltwissen.html', 0, 'RP', NULL), (71, 1, NULL, 20, 'product/20', 'highlightfuhrung-weltwissen.html', 'catalog/product/view/id/20', 1, '', NULL), (72, 1, 4, 20, 'product/20/4', 'fuehrungen/highlightfuhrung-weltwissen.html', 'catalog/product/view/id/20/category/4', 1, '', NULL), (73, 2, NULL, 20, 'product/20', 'highlightfuhrung-weltwissen.html', 'catalog/product/view/id/20', 1, '', NULL), (74, 2, 4, 20, 'product/20/4', 'fuehrungen/highlightfuhrung-weltwissen.html', 'catalog/product/view/id/20/category/4', 1, '', NULL), (89, 1, NULL, 24, 'product/24', 'gruppentagesticket-online.html', 'catalog/product/view/id/24', 1, '', NULL), (90, 1, 3, 24, 'product/24/3', 'einzeltickets/gruppentagesticket-online.html', 'catalog/product/view/id/24/category/3', 1, '', NULL), (91, 1, 6, 24, 'product/24/6', 'einzeltickets/gruppentickets/gruppentagesticket-online.html', 'catalog/product/view/id/24/category/6', 1, '', NULL), (92, 2, NULL, 24, 'product/24', 'gruppentagesticket-online.html', 'catalog/product/view/id/24', 1, '', NULL), (93, 2, 3, 24, 'product/24/3', 'einzeltickets/gruppentagesticket-online.html', 'catalog/product/view/id/24/category/3', 1, '', NULL), (94, 2, 6, 24, 'product/24/6', 'einzeltickets/gruppentickets/gruppentagesticket-online.html', 'catalog/product/view/id/24/category/6', 1, '', NULL), (95, 1, NULL, 25, 'product/25', 'ticket-fur-eine-person.html', 'catalog/product/view/id/25', 1, '', NULL), (96, 2, NULL, 25, 'product/25', 'ticket-fur-eine-person.html', 'catalog/product/view/id/25', 1, '', NULL), (103, 1, NULL, 27, 'product/27', 'gruppenticket-online.html', 'catalog/product/view/id/27', 1, '', NULL), (104, 1, 3, 27, 'product/27/3', 'einzeltickets/gruppenticket-online.html', 'catalog/product/view/id/27/category/3', 1, '', NULL), (105, 1, 6, 27, 'product/27/6', 'einzeltickets/gruppentickets/gruppenticket-online.html', 'catalog/product/view/id/27/category/6', 1, '', NULL), (106, 2, NULL, 27, 'product/27', 'gruppenticket-online.html', 'catalog/product/view/id/27', 1, '', NULL), (107, 2, 3, 27, 'product/27/3', 'einzeltickets/gruppenticket-online.html', 'catalog/product/view/id/27/category/3', 1, '', NULL), (108, 2, 6, 27, 'product/27/6', 'einzeltickets/gruppentickets/gruppenticket-online.html', 'catalog/product/view/id/27/category/6', 1, '', NULL), (109, 2, NULL, 11, '06372400_1279788225', 'vorverkaufsgebuhr-1.html', 'sales-fee-1.html', 0, 'RP', NULL), (114, 1, NULL, 30, 'product/30', 'gruppenfuhrung-turnus-je-person.html', 'catalog/product/view/id/30', 1, '', NULL), (115, 2, NULL, 30, 'product/30', 'gruppenfuhrung-turnus-je-person.html', 'catalog/product/view/id/30', 1, '', NULL), (116, 1, 4, 30, 'product/30/4', 'fuehrungen/gruppenfuhrung-turnus-je-person.html', 'catalog/product/view/id/30/category/4', 1, '', NULL), (117, 2, 4, 30, 'product/30/4', 'fuehrungen/gruppenfuhrung-turnus-je-person.html', 'catalog/product/view/id/30/category/4', 1, '', NULL), (118, 1, NULL, 31, 'product/31', 'download-produkt-test.html', 'catalog/product/view/id/31', 1, '', NULL), (119, 1, 3, 31, 'product/31/3', 'einzeltickets/download-produkt-test.html', 'catalog/product/view/id/31/category/3', 1, '', NULL), (120, 1, 5, 31, 'product/31/5', 'einzeltickets/einzeltickets/download-produkt-test.html', 'catalog/product/view/id/31/category/5', 1, '', NULL), (121, 2, NULL, 31, 'product/31', 'download-produkt-test.html', 'catalog/product/view/id/31', 1, '', NULL), (122, 2, 3, 31, 'product/31/3', 'einzeltickets/download-produkt-test.html', 'catalog/product/view/id/31/category/3', 1, '', NULL), (123, 2, 5, 31, 'product/31/5', 'einzeltickets/einzeltickets/download-produkt-test.html', 'catalog/product/view/id/31/category/5', 1, '', NULL), (124, 1, 7, NULL, 'category/7', 'kataloge.html', 'catalog/category/view/id/7', 1, '', NULL), (125, 2, 7, NULL, 'category/7', 'kataloge.html', 'catalog/category/view/id/7', 1, '', NULL), (126, 1, 7, 32, 'product/32/7', 'kataloge/austellungskatalog.html', 'catalog/product/view/id/32/category/7', 1, '', NULL), (127, 1, NULL, 32, 'product/32', 'austellungskatalog.html', 'catalog/product/view/id/32', 1, '', NULL), (128, 2, 7, 32, 'product/32/7', 'kataloge/austellungskatalog.html', 'catalog/product/view/id/32/category/7', 1, '', NULL), (129, 2, NULL, 32, 'product/32', 'austellungskatalog.html', 'catalog/product/view/id/32', 1, '', NULL), (130, 1, 5, 33, 'product/33/5', 'einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html', 'catalog/product/view/id/33/category/5', 1, '', NULL), (131, 1, NULL, 33, 'product/33', 'online-ticket-mit-zeitfenster.html', 'catalog/product/view/id/33', 1, '', NULL), (132, 2, 5, 33, 'product/33/5', 'einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html', 'catalog/product/view/id/33/category/5', 1, '', NULL), (133, 2, NULL, 33, 'product/33', 'online-ticket-mit-zeitfenster.html', 'catalog/product/view/id/33', 1, '', NULL), (134, 1, NULL, 34, 'product/34', 'tagesticket-online-34.html', 'catalog/product/view/id/34', 1, '', NULL), (135, 1, 3, 34, 'product/34/3', 'einzeltickets/tagesticket-online-34.html', 'catalog/product/view/id/34/category/3', 1, '', NULL), (136, 1, 5, 34, 'product/34/5', 'einzeltickets/einzeltickets/tagesticket-online-34.html', 'catalog/product/view/id/34/category/5', 1, '', NULL), (137, 2, NULL, 34, 'product/34', 'tagesticket-online-34.html', 'catalog/product/view/id/34', 1, '', NULL), (138, 2, 3, 34, 'product/34/3', 'einzeltickets/tagesticket-online-34.html', 'catalog/product/view/id/34/category/3', 1, '', NULL), (139, 2, 5, 34, 'product/34/5', 'einzeltickets/einzeltickets/tagesticket-online-34.html', 'catalog/product/view/id/34/category/5', 1, '', NULL), (140, 1, 3, 33, 'product/33/3', 'einzeltickets/online-ticket-mit-zeitfenster.html', 'catalog/product/view/id/33/category/3', 1, '', NULL), (141, 2, 3, 33, 'product/33/3', 'einzeltickets/online-ticket-mit-zeitfenster.html', 'catalog/product/view/id/33/category/3', 1, '', NULL), (142, 1, NULL, 35, 'product/35', 'gruppen-online-ticket-mit-zeitfenster.html', 'catalog/product/view/id/35', 1, '', NULL), (143, 1, 3, 35, 'product/35/3', 'einzeltickets/gruppen-online-ticket-mit-zeitfenster.html', 'catalog/product/view/id/35/category/3', 1, '', NULL), (144, 1, 6, 35, 'product/35/6', 'einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html', 'catalog/product/view/id/35/category/6', 1, '', NULL), (145, 2, NULL, 35, 'product/35', 'gruppen-online-ticket-mit-zeitfenster.html', 'catalog/product/view/id/35', 1, '', NULL), (146, 2, 3, 35, 'product/35/3', 'einzeltickets/gruppen-online-ticket-mit-zeitfenster.html', 'catalog/product/view/id/35/category/3', 1, '', NULL), (147, 2, 6, 35, 'product/35/6', 'einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html', 'catalog/product/view/id/35/category/6', 1, '', NULL), (148, 1, 4, 36, 'product/36/4', 'fuehrungen/uberblicksfuhrung-fur-gruppen.html', 'catalog/product/view/id/36/category/4', 1, '', NULL), (149, 1, NULL, 36, 'product/36', 'uberblicksfuhrung-fur-gruppen.html', 'catalog/product/view/id/36', 1, '', NULL), (150, 2, 4, 36, 'product/36/4', 'fuehrungen/uberblicksfuhrung-fur-gruppen.html', 'catalog/product/view/id/36/category/4', 1, '', NULL), (151, 2, NULL, 36, 'product/36', 'uberblicksfuhrung-fur-gruppen.html', 'catalog/product/view/id/36', 1, '', NULL), (152, 1, 4, 37, 'product/37/4', 'fuehrungen/uberblicksfuhrung-fur-schulklassen.html', 'catalog/product/view/id/37/category/4', 1, '', NULL), (153, 1, NULL, 37, 'product/37', 'uberblicksfuhrung-fur-schulklassen.html', 'catalog/product/view/id/37', 1, '', NULL), (154, 2, 4, 37, 'product/37/4', 'fuehrungen/uberblicksfuhrung-fur-schulklassen.html', 'catalog/product/view/id/37/category/4', 1, '', NULL), (155, 2, NULL, 37, 'product/37', 'uberblicksfuhrung-fur-schulklassen.html', 'catalog/product/view/id/37', 1, '', NULL), (156, 1, 4, 38, 'product/38/4', 'fuehrungen/ausstellungsfuhrung-in-englisch.html', 'catalog/product/view/id/38/category/4', 1, '', NULL), (157, 1, NULL, 38, 'product/38', 'ausstellungsfuhrung-in-englisch.html', 'catalog/product/view/id/38', 1, '', NULL), (158, 2, 4, 38, 'product/38/4', 'fuehrungen/ausstellungsfuhrung-in-englisch.html', 'catalog/product/view/id/38/category/4', 1, '', NULL), (159, 2, NULL, 38, 'product/38', 'ausstellungsfuhrung-in-englisch.html', 'catalog/product/view/id/38', 1, '', NULL), (160, 1, 4, 39, 'product/39/4', 'fuehrungen/familienfuhrung-weltwissen-39.html', 'catalog/product/view/id/39/category/4', 1, '', NULL), (161, 1, NULL, 39, 'product/39', 'familienfuhrung-weltwissen-39.html', 'catalog/product/view/id/39', 1, '', NULL), (162, 2, 4, 39, 'product/39/4', 'fuehrungen/familienfuhrung-weltwissen-39.html', 'catalog/product/view/id/39/category/4', 1, '', NULL), (163, 2, NULL, 39, 'product/39', 'familienfuhrung-weltwissen-39.html', 'catalog/product/view/id/39', 1, '', NULL), (164, 1, 4, 40, 'product/40/4', 'fuehrungen/highlightfuhrung-weltwissen-40.html', 'catalog/product/view/id/40/category/4', 1, '', NULL), (165, 1, NULL, 40, 'product/40', 'highlightfuhrung-weltwissen-40.html', 'catalog/product/view/id/40', 1, '', NULL), (166, 2, 4, 40, 'product/40/4', 'fuehrungen/highlightfuhrung-weltwissen-40.html', 'catalog/product/view/id/40/category/4', 1, '', NULL), (167, 2, NULL, 40, 'product/40', 'highlightfuhrung-weltwissen-40.html', 'catalog/product/view/id/40', 1, '', NULL), (168, 1, 3, 41, 'product/41/3', 'einzeltickets/gruppentagesticket-online-41.html', 'catalog/product/view/id/41/category/3', 1, '', NULL), (169, 1, 6, 41, 'product/41/6', 'einzeltickets/gruppentickets/gruppentagesticket-online-41.html', 'catalog/product/view/id/41/category/6', 1, '', NULL), (170, 1, NULL, 41, 'product/41', 'gruppentagesticket-online-41.html', 'catalog/product/view/id/41', 1, '', NULL), (171, 2, 3, 41, 'product/41/3', 'einzeltickets/gruppentagesticket-online-41.html', 'catalog/product/view/id/41/category/3', 1, '', NULL), (172, 2, 6, 41, 'product/41/6', 'einzeltickets/gruppentickets/gruppentagesticket-online-41.html', 'catalog/product/view/id/41/category/6', 1, '', NULL), (173, 2, NULL, 41, 'product/41', 'gruppentagesticket-online-41.html', 'catalog/product/view/id/41', 1, '', NULL); /*!40000 ALTER TABLE `core_url_rewrite` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.core_variable: 0 rows /*!40000 ALTER TABLE `core_variable` DISABLE KEYS */; /*!40000 ALTER TABLE `core_variable` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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, 1, 1); /*!40000 ALTER TABLE `core_website` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.coupon_aggregated: 0 rows /*!40000 ALTER TABLE `coupon_aggregated` DISABLE KEYS */; /*!40000 ALTER TABLE `coupon_aggregated` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.cron_schedule: 0 rows /*!40000 ALTER TABLE `cron_schedule` DISABLE KEYS */; /*!40000 ALTER TABLE `cron_schedule` ENABLE KEYS */; # Dumping structure for table web36db1.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=10 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='Customer Address Entities'; # Dumping data for table web36db1.customer_address_entity: 9 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-07-20 10:42:52', '2010-08-02 09:59:54', 1), (2, 2, 0, '', 2, '2010-07-22 09:56:51', '2010-08-20 15:00:40', 1), (3, 2, 0, '', 3, '2010-07-30 07:15:13', '2010-08-27 13:20:38', 1), (4, 2, 0, '', 4, '2010-07-30 07:27:45', '2010-08-20 11:22:12', 1), (5, 2, 0, '', 6, '2010-08-02 09:24:45', '2010-08-03 08:19:41', 1), (6, 2, 0, '', 7, '2010-08-15 17:47:21', '2010-08-31 16:53:31', 1), (7, 2, 0, '', 8, '2010-08-23 09:20:07', '2010-08-24 16:22:57', 1), (8, 2, 0, '', 9, '2010-08-25 08:57:32', '2010-08-26 09:19:08', 1), (9, 2, 0, '', 11, '2010-08-27 07:28:36', '2010-08-27 09:33:00', 1); /*!40000 ALTER TABLE `customer_address_entity` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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=10 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.customer_address_entity_int: 9 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, 1, 82), (2, 2, 28, 2, 82), (3, 2, 28, 3, 88), (4, 2, 28, 4, 88), (5, 2, 28, 5, 82), (6, 2, 28, 6, 82), (7, 2, 28, 7, 82), (8, 2, 28, 8, 82), (9, 2, 28, 9, 88); /*!40000 ALTER TABLE `customer_address_entity_int` ENABLE KEYS */; # Dumping structure for table web36db1.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=10 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.customer_address_entity_text: 9 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, 'Pankallee 54'), (2, 2, 24, 2, 'Lütticher Str. 11'), (3, 2, 24, 3, 'Innungstr. 6'), (4, 2, 24, 4, 'Innungstr. 6'), (5, 2, 24, 5, 'Musterstraße 4'), (6, 2, 24, 6, 'Pankstr.'), (7, 2, 24, 7, 'Nonnendamm Allee 43'), (8, 2, 24, 8, 'Nonnendamm Allee 98'), (9, 2, 24, 9, 'Innungstr. 6'); /*!40000 ALTER TABLE `customer_address_entity_text` ENABLE KEYS */; # Dumping structure for table web36db1.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=91 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.customer_address_entity_varchar: 90 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, 'Max'), (3, 2, 21, 1, 'Testkunde'), (4, 2, 23, 1, ''), (5, 2, 25, 1, 'Berlin'), (6, 2, 27, 1, 'Berlin'), (7, 2, 29, 1, '10999'), (8, 2, 26, 1, 'DE'), (9, 2, 30, 1, '030 347239472389'), (10, 2, 31, 1, ''), (11, 2, 18, 2, 'Herr'), (12, 2, 19, 2, 'Wladimir'), (13, 2, 21, 2, 'Degtjarew'), (14, 2, 23, 2, ''), (15, 2, 25, 2, 'Berlin'), (16, 2, 27, 2, 'Berlin'), (17, 2, 29, 2, '13353'), (18, 2, 26, 2, 'DE'), (19, 2, 30, 2, '030 81011595'), (20, 2, 31, 2, 'admin'), (21, 2, 18, 3, 'Frau'), (22, 2, 19, 3, 'Margot'), (23, 2, 21, 3, 'Barthels'), (24, 2, 23, 3, ''), (25, 2, 30, 3, '0221 94050185'), (26, 2, 31, 3, ''), (27, 2, 25, 3, 'Hürth-Köln'), (28, 2, 27, 3, 'Nordrhein-Westfalen'), (29, 2, 29, 3, '50354'), (30, 2, 26, 3, 'DE'), (31, 2, 18, 4, 'Frau'), (32, 2, 19, 4, 'Margot'), (33, 2, 21, 4, 'Barthels'), (34, 2, 23, 4, ''), (35, 2, 30, 4, '0221 940501 85'), (36, 2, 31, 4, ''), (37, 2, 25, 4, 'Hürth'), (38, 2, 27, 4, 'Nordrhein-Westfalen'), (39, 2, 29, 4, '50354'), (40, 2, 26, 4, 'DE'), (41, 2, 18, 5, 'Herr'), (42, 2, 19, 5, '1'), (43, 2, 21, 5, 'test'), (44, 2, 23, 5, ''), (45, 2, 30, 5, '03030303'), (46, 2, 31, 5, ''), (47, 2, 25, 5, 'Berlin'), (48, 2, 27, 5, 'Berlin'), (49, 2, 29, 5, '12093'), (50, 2, 26, 5, 'DE'), (51, 2, 18, 6, 'Herr'), (52, 2, 19, 6, 'Frank'), (53, 2, 21, 6, 'Lorenz'), (54, 2, 23, 6, ''), (55, 2, 25, 6, 'Berlin'), (56, 2, 27, 6, 'Berlin'), (57, 2, 29, 6, '13127'), (58, 2, 26, 6, 'DE'), (59, 2, 30, 6, '00000'), (60, 2, 31, 6, ''), (61, 2, 18, 7, 'Herr'), (62, 2, 19, 7, 'Wolfgang'), (63, 2, 21, 7, 'Price'), (64, 2, 23, 7, ''), (65, 2, 25, 7, 'Berlin'), (66, 2, 27, 7, 'Berlin'), (67, 2, 29, 7, '10999'), (68, 2, 26, 7, 'DE'), (69, 2, 30, 7, '03030994822'), (70, 2, 31, 7, ''), (71, 2, 18, 8, 'Herr'), (72, 2, 19, 8, 'Wolfgang'), (73, 2, 21, 8, 'Price'), (74, 2, 23, 8, ''), (75, 2, 25, 8, 'Berlin'), (76, 2, 27, 8, 'Berlin'), (77, 2, 29, 8, '10999'), (78, 2, 26, 8, 'DE'), (79, 2, 30, 8, '030214545'), (80, 2, 31, 8, ''), (81, 2, 18, 9, 'Herr'), (82, 2, 19, 9, 'Robert'), (83, 2, 21, 9, 'Blumberg'), (84, 2, 23, 9, ''), (85, 2, 25, 9, 'Köln'), (86, 2, 27, 9, 'Nordrhein-Westfalen'), (87, 2, 29, 9, '50354'), (88, 2, 26, 9, 'DE'), (89, 2, 30, 9, '1234'), (90, 2, 31, 9, ''); /*!40000 ALTER TABLE `customer_address_entity_varchar` ENABLE KEYS */; # Dumping structure for table web36db1.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=141 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.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), (130, 1, 0, '', 0, 0, 0), (131, 1, 0, '', 0, 0, 0), (132, 1, 0, '', 0, 0, 0), (133, 1, 0, '', 0, 0, 0), (134, 1, 0, '', 0, 0, 0), (135, 1, 0, '', 0, 0, 0), (137, 0, 0, '', 0, 0, 0), (138, 0, 0, '', 0, 0, 0), (139, 0, 0, '', 0, 0, 0), (140, 1, 0, '', 0, 0, 0); /*!40000 ALTER TABLE `customer_eav_attribute` ENABLE KEYS */; # Dumping structure for table web36db1.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=13 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='Customer Entityies'; # Dumping data for table web36db1.customer_entity: 12 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, 'admin@f-m-computer.de', 1, '', 1, '2010-07-20 10:41:43', '2010-08-02 09:59:54', 1), (2, 1, 0, 1, 'wdegtjarew@googlemail.com', 1, '', 1, '2010-07-22 09:56:51', '2010-08-20 15:00:40', 1), (3, 1, 0, 1, 'mbarthels@visitate.de', 1, '', 1, '2010-07-30 07:14:06', '2010-08-27 13:20:38', 1), (4, 1, 0, 1, 'mbarthels@insigma.de', 1, '', 1, '2010-07-30 07:20:07', '2010-08-20 11:22:12', 1), (5, 1, 0, 1, 'test@f-m-computer.de', 1, '', 1, '2010-08-02 09:16:24', '2010-08-02 10:00:04', 1), (6, 1, 0, 1, 'test1@f-m-computer.de', 1, '', 1, '2010-08-02 09:21:41', '2010-08-03 08:19:41', 1), (7, 1, 0, 1, 'fl@f-m-computer.de', 1, '', 1, '2010-08-15 17:47:21', '2010-08-31 16:53:31', 1), (8, 1, 0, 1, 'wp@f-m-computer.de', 1, '', 1, '2010-08-23 09:20:06', '2010-08-24 16:22:57', 1), (9, 1, 0, 1, 'price@tfh-wildau.de', 1, '', 1, '2010-08-25 08:57:32', '2010-08-26 09:19:08', 1), (10, 1, 0, 1, 'kraemer@visitate.de', 1, '', 1, '2010-08-26 15:31:17', '2010-08-26 15:31:18', 1), (11, 1, 0, 1, 'blumberg@visitate.de', 1, '', 1, '2010-08-27 07:28:36', '2010-08-27 09:33:00', 1), (12, 1, 0, 1, 'hu@visitate.de', 1, '', 1, '2010-08-27 07:50:31', '2010-08-31 08:10:04', 1); /*!40000 ALTER TABLE `customer_entity` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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=87 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.customer_entity_int: 27 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, 138, 1, 1280743194), (4, 1, 13, 2, 2), (5, 1, 14, 2, 2), (7, 1, 13, 3, 3), (8, 1, 14, 3, 3), (11, 1, 13, 4, 4), (12, 1, 14, 4, 4), (15, 1, 138, 3, 1282915143), (18, 1, 13, 6, 5), (19, 1, 14, 6, 5), (25, 1, 138, 5, 0), (27, 1, 138, 6, 0), (28, 1, 138, 2, 0), (36, 1, 13, 7, 6), (37, 1, 14, 7, 6), (41, 1, 138, 7, 0), (43, 1, 138, 4, 0), (61, 1, 13, 8, 7), (62, 1, 14, 8, 7), (63, 1, 138, 8, 0), (67, 1, 13, 9, 8), (68, 1, 14, 9, 8), (73, 1, 13, 11, 9), (74, 1, 14, 11, 9), (86, 1, 138, 12, 1283242204); /*!40000 ALTER TABLE `customer_entity_int` ENABLE KEYS */; # Dumping structure for table web36db1.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=106 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.customer_entity_text: 9 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, 137, 1, '2'), (4, 1, 137, 3, '0'), (13, 1, 137, 5, '0'), (17, 1, 137, 6, '0'), (18, 1, 137, 2, '0'), (37, 1, 137, 7, '0'), (41, 1, 137, 4, '0'), (73, 1, 137, 8, '0'), (105, 1, 137, 12, '1'); /*!40000 ALTER TABLE `customer_entity_text` ENABLE KEYS */; # Dumping structure for table web36db1.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=81 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.customer_entity_varchar: 60 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, 'Max'), (3, 1, 7, 1, 'Testkunde'), (5, 1, 3, 1, 'Deutsch'), (6, 1, 12, 1, 'bd1a213c01b649bd613874f4ff144b0c:8H'), (8, 1, 4, 2, 'Herr'), (9, 1, 5, 2, 'Wladimir'), (10, 1, 7, 2, 'Degtjarew'), (11, 1, 12, 2, '92733c7ec78b986e8740c46f57f901a0:Ee'), (12, 1, 3, 2, 'Deutsch'), (13, 1, 4, 3, 'Frau'), (14, 1, 5, 3, 'Margot'), (15, 1, 7, 3, 'Barthels'), (17, 1, 3, 3, 'Deutsch'), (18, 1, 12, 3, '3695a13d64a13e3b7856d31e81152b9c:BA'), (20, 1, 4, 4, 'Frau'), (21, 1, 5, 4, 'Margot'), (22, 1, 7, 4, 'Barthels'), (24, 1, 3, 4, 'Deutsch'), (25, 1, 12, 4, '3ed679dbf8fbabb84d82883fb3f19489:GH'), (27, 1, 4, 5, 'Herr'), (28, 1, 5, 5, 'test'), (29, 1, 7, 5, 'test'), (31, 1, 3, 5, 'Deutsch'), (32, 1, 12, 5, '98957de6bdd271fab0ee441b38aac9ae:sh'), (34, 1, 4, 6, 'Herr'), (35, 1, 5, 6, '1'), (36, 1, 7, 6, 'test'), (38, 1, 3, 6, 'Deutsch'), (39, 1, 12, 6, '630ff2e3d5013c865872aafa919ae3b1:mn'), (41, 1, 4, 7, 'Herr'), (42, 1, 5, 7, 'Frank'), (43, 1, 7, 7, 'Lorenz'), (44, 1, 12, 7, 'd6e81f5aa76313b05350a9c9630819c0:4G'), (45, 1, 3, 7, 'Deutsch'), (49, 1, 4, 8, 'Herr'), (50, 1, 5, 8, 'Wolfgang'), (51, 1, 7, 8, 'Price'), (52, 1, 12, 8, '4d3c6fe09f60fc674692befa529774c9:ox'), (53, 1, 3, 8, 'Deutsch'), (58, 1, 4, 9, 'Herr'), (59, 1, 5, 9, 'Wolfgang'), (60, 1, 7, 9, 'Price'), (61, 1, 12, 9, 'de8301563cd4a213702c954c0f08285b:Es'), (62, 1, 3, 9, 'Deutsch'), (63, 1, 4, 10, 'Herr'), (64, 1, 5, 10, 'Gerd'), (65, 1, 7, 10, 'Krämer'), (67, 1, 3, 10, 'Deutsch'), (68, 1, 12, 10, '2ffca0373072c83ad5bdbbf8fbcd7515:S6'), (70, 1, 4, 11, 'Herr'), (71, 1, 5, 11, 'Robert'), (72, 1, 7, 11, 'Blumberg'), (73, 1, 12, 11, '75c211a59f6aaacc4a7e4d9fdc1f7e31:eF'), (74, 1, 3, 11, 'Deutsch'), (75, 1, 4, 12, 'Frau'), (76, 1, 5, 12, 'Yan'), (77, 1, 7, 12, 'Hu'), (79, 1, 3, 12, 'Deutsch'), (80, 1, 12, 12, 'f9fd5dfeaa2fc09b4c3d358464b8430b:DE'); /*!40000 ALTER TABLE `customer_entity_varchar` ENABLE KEYS */; # Dumping structure for table web36db1.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=4 DEFAULT CHARSET=utf8 COMMENT='Customer groups'; # Dumping data for table web36db1.customer_group: 4 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); /*!40000 ALTER TABLE `customer_group` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.dataflow_batch: 0 rows /*!40000 ALTER TABLE `dataflow_batch` DISABLE KEYS */; /*!40000 ALTER TABLE `dataflow_batch` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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=7 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.dataflow_profile: 6 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-07-09 17:26:00', '2010-07-09 17:26:00', '\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-07-09 17:26:00', '2010-07-09 17:26:00', '\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-07-09 17:26:00', '2010-07-09 17:26:00', '\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-07-09 17:26:00', '2010-07-09 17:26:00', '\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-07-09 17:26:00', '2010-07-09 17:26:00', '\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-07-09 17:26:00', '2010-07-09 17:26:00', '\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'); /*!40000 ALTER TABLE `dataflow_profile` ENABLE KEYS */; # Dumping structure for table web36db1.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 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.dataflow_profile_history: 0 rows /*!40000 ALTER TABLE `dataflow_profile_history` DISABLE KEYS */; /*!40000 ALTER TABLE `dataflow_profile_history` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.dataflow_session: 0 rows /*!40000 ALTER TABLE `dataflow_session` DISABLE KEYS */; /*!40000 ALTER TABLE `dataflow_session` ENABLE KEYS */; # Dumping structure for table web36db1.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 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.design_change: 0 rows /*!40000 ALTER TABLE `design_change` DISABLE KEYS */; /*!40000 ALTER TABLE `design_change` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.downloadable_link: 1 rows /*!40000 ALTER TABLE `downloadable_link` DISABLE KEYS */; INSERT INTO `downloadable_link` (`link_id`, `product_id`, `sort_order`, `number_of_downloads`, `is_shareable`, `link_url`, `link_file`, `link_type`, `sample_url`, `sample_file`, `sample_type`) VALUES (1, 31, 0, 0, 2, 'visitate.localhost/ticket/AW160', '', 'url', '', '', 'url'); /*!40000 ALTER TABLE `downloadable_link` ENABLE KEYS */; # Dumping structure for table web36db1.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 AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.downloadable_link_price: 1 rows /*!40000 ALTER TABLE `downloadable_link_price` DISABLE KEYS */; INSERT INTO `downloadable_link_price` (`price_id`, `link_id`, `website_id`, `price`) VALUES (1, 1, 0, 0.0000); /*!40000 ALTER TABLE `downloadable_link_price` ENABLE KEYS */; # Dumping structure for table web36db1.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 AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.downloadable_link_purchased: 1 rows /*!40000 ALTER TABLE `downloadable_link_purchased` DISABLE KEYS */; INSERT INTO `downloadable_link_purchased` (`purchased_id`, `order_id`, `order_increment_id`, `order_item_id`, `created_at`, `updated_at`, `customer_id`, `product_name`, `product_sku`, `link_section_title`) VALUES (1, 3, '100000003', 7, '2010-07-22 10:41:10', '2010-07-22 10:41:10', 2, 'Download Produkt Test', 'AW160', 'Links'); /*!40000 ALTER TABLE `downloadable_link_purchased` ENABLE KEYS */; # Dumping structure for table web36db1.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 AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.downloadable_link_purchased_item: 1 rows /*!40000 ALTER TABLE `downloadable_link_purchased_item` DISABLE KEYS */; INSERT INTO `downloadable_link_purchased_item` (`item_id`, `purchased_id`, `order_item_id`, `product_id`, `link_hash`, `number_of_downloads_bought`, `number_of_downloads_used`, `link_id`, `link_title`, `is_shareable`, `link_url`, `link_file`, `link_type`, `status`, `created_at`, `updated_at`) VALUES (1, 1, 7, 31, 'MC4yMjY1ODUwMCAxMjc5Nzk1Mjc1MTczMQ,,', 0, 0, 1, 'URL für den Ticket', 2, 'visitate.localhost/ticket/AW160', '', 'url', 'available', '2010-07-22 10:41:13', '2010-07-22 10:41:13'); /*!40000 ALTER TABLE `downloadable_link_purchased_item` ENABLE KEYS */; # Dumping structure for table web36db1.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 AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.downloadable_link_title: 1 rows /*!40000 ALTER TABLE `downloadable_link_title` DISABLE KEYS */; INSERT INTO `downloadable_link_title` (`title_id`, `link_id`, `store_id`, `title`) VALUES (1, 1, 0, 'URL für den Ticket'); /*!40000 ALTER TABLE `downloadable_link_title` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.downloadable_sample: 0 rows /*!40000 ALTER TABLE `downloadable_sample` DISABLE KEYS */; /*!40000 ALTER TABLE `downloadable_sample` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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=146 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.eav_attribute: 142 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', 'Price', '', '', 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', 'Manufacturer', '', '', 0, 1, '', 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', '', '', '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, '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.'), (90, 4, 'recurring_profile', NULL, 'catalog/product_attribute_backend_recurring', 'text', '', '', 'text', 'Recurring Payment Profile', '', '', 0, 0, '', 0, ''), (91, 4, 'visibility', NULL, '', 'int', '', '', 'select', 'Visibility', '', 'catalog/product_visibility', 1, 0, '4', 0, ''), (92, 4, 'custom_design', NULL, '', 'varchar', '', '', 'select', 'Custom Design', '', 'core/design_source_design', 0, 0, '', 0, ''), (93, 4, 'custom_design_from', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', '', '', 'date', 'Active From', '', '', 0, 0, '', 0, ''), (94, 4, 'custom_design_to', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', '', '', 'date', 'Active To', '', '', 0, 0, '', 0, ''), (95, 4, 'custom_layout_update', NULL, '', 'text', '', '', 'textarea', 'Custom Layout Update', '', '', 0, 0, '', 0, ''), (96, 4, 'page_layout', NULL, '', 'varchar', '', '', 'select', 'Page Layout', '', 'catalog/product_attribute_source_layout', 0, 0, '', 0, ''), (97, 4, 'category_ids', NULL, '', 'static', '', '', '', '', '', '', 0, 0, '', 0, ''), (98, 4, 'options_container', NULL, '', 'varchar', '', '', 'select', 'Display product options in', '', 'catalog/entity_product_attribute_design_options_container', 0, 0, 'container2', 0, ''), (99, 4, 'required_options', NULL, '', 'static', '', '', 'text', '', '', '', 0, 0, '', 0, ''), (100, 4, 'has_options', NULL, '', 'static', '', '', 'text', '', '', '', 0, 0, '', 0, ''), (101, 4, 'image_label', NULL, '', 'varchar', '', '', 'text', 'Image Label', '', '', 0, 0, '', 0, ''), (102, 4, 'small_image_label', NULL, '', 'varchar', '', '', 'text', 'Small Image Label', '', '', 0, 0, '', 0, ''), (103, 4, 'thumbnail_label', NULL, '', 'varchar', '', '', 'text', 'Thumbnail Label', '', '', 0, 0, '', 0, ''), (104, 4, 'created_at', NULL, 'eav/entity_attribute_backend_time_created', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (105, 4, 'updated_at', NULL, 'eav/entity_attribute_backend_time_updated', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (106, 3, 'include_in_menu', NULL, '', 'int', '', '', 'select', 'Include in Navigation Menu', '', 'eav/entity_attribute_source_boolean', 0, 0, '1', 0, ''), (107, 4, 'enable_googlecheckout', NULL, '', 'int', '', '', 'select', 'Is product available for purchase with Google Checkout', '', 'eav/entity_attribute_source_boolean', 0, 0, '1', 0, ''), (108, 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, ''), (109, 4, 'price_type', NULL, '', 'int', '', '', '', '', '', '', 1, 0, '', 0, ''), (110, 4, 'sku_type', NULL, '', 'int', '', '', '', '', '', '', 1, 0, '', 0, ''), (111, 4, 'weight_type', NULL, '', 'int', '', '', '', '', '', '', 1, 0, '', 0, ''), (112, 4, 'price_view', NULL, '', 'int', '', '', 'select', 'Price View', '', 'bundle/product_attribute_source_price_view', 1, 0, '', 0, ''), (113, 4, 'shipment_type', NULL, '', 'int', '', '', '', 'Shipment', '', '', 1, 0, '', 0, ''), (114, 4, 'links_purchased_separately', NULL, '', 'int', '', '', '', 'Links can be purchased separately', '', '', 1, 0, '', 0, ''), (115, 4, 'samples_title', NULL, '', 'varchar', '', '', '', 'Samples title', '', '', 1, 0, '', 0, ''), (116, 4, 'links_title', NULL, '', 'varchar', '', '', '', 'Links title', '', '', 1, 0, '', 0, ''), (117, 4, 'links_exist', NULL, '', 'int', '', '', '', '', '', '', 0, 0, '0', 0, ''), (118, 4, 'aw_booking_quantity', NULL, '', 'varchar', '', '', 'text', 'Quantity', '', '', 1, 0, '1', 0, ''), (119, 4, 'aw_booking_range_type', NULL, 'booking/entity_attribute_backend_rangetype', 'varchar', '', '', 'select', 'Period type', '', 'booking/entity_attribute_source_rangetype', 0, 0, 'date_fromto', 0, ''), (120, 4, 'aw_booking_date_from', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', '', '', 'date', 'Date from', '', '', 0, 0, '', 0, ''), (121, 4, 'aw_booking_date_to', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', '', '', 'date', 'Date to', '', '', 0, 0, '', 0, ''), (122, 4, 'aw_booking_time_from', NULL, 'eav/entity_attribute_backend_array', 'varchar', '', '', 'time', 'Time from', '', '', 0, 0, '', 0, ''), (123, 4, 'aw_booking_time_to', NULL, 'eav/entity_attribute_backend_array', 'varchar', '', '', 'time', 'Time to', '', '', 0, 0, '', 0, ''), (124, 4, 'aw_booking_qratio', NULL, '', 'varchar', '', '', 'text', 'Ratio', '', '', 0, 0, '', 0, ''), (125, 4, 'aw_booking_qratio_multiplier', NULL, '', 'varchar', '', '', 'select', 'Billable period', '', 'booking/entity_attribute_source_qratiomultipliertype', 0, 0, '0', 0, ''), (126, 4, 'aw_booking_shipping_enabled', NULL, '', 'int', '', '', 'select', 'Shipping', '', 'booking/product_shipping', 0, 0, '1', 0, ''), (127, 4, 'aw_booking_multiply_options', NULL, '', 'int', '', '', 'select', 'Multiply options', '', 'booking/product_multiplyoptions', 0, 0, '0', 0, ''), (128, 4, 'aw_booking_exclude_days', NULL, 'booking/product_backend_excludedays', 'text', '', '', 'text', 'Exclude days', '', '', 0, 0, '0', 0, ''), (129, 4, 'aw_booking_prices', NULL, 'booking/product_backend_prices', 'text', '', '', 'text', 'Price rules', '', '', 0, 0, '0', 0, ''), (133, 2, 'customer_address_payone_credit_rating_date', NULL, '', 'datetime', '', '', 'label', 'PAYONE credit rating request date', '', '', 0, 0, '', 0, ''), (134, 2, 'customer_address_payone_credit_rating_score', NULL, '', 'varchar', '', '', 'label', 'PAYONE credit rating score', '', '', 0, 0, '', 0, ''), (135, 2, 'customer_address_payone_credit_rating_secscore', NULL, '', 'varchar', '', '', 'label', 'PAYONE credit rating secure score', '', '', 0, 0, '', 0, ''), (136, 4, 'delivery_time', NULL, '', 'varchar', '', '', 'text', 'Lieferzeit', '', '', 0, 1, '2-3 Tage', 0, ''), (137, 1, 'failed_logins', NULL, '', 'text', '', '', 'int', 'Failed logins', '', '', 0, 0, '', 0, ''), (138, 1, 'last_failed_login', NULL, '', 'int', '', '', 'text', 'Last failed login', '', '', 0, 0, '', 0, ''), (139, 1, 'last_unlock_time', NULL, '', 'int', '', '', 'text', 'Last unlock time', '', '', 0, 0, '', 0, ''), (140, 1, 'unlock_customer', NULL, '', 'int', '', '', 'select', 'Unlock customer', '', 'eav/entity_attribute_source_boolean', 0, 1, '0', 0, ''), (141, 4, 'generate_meta', NULL, '', 'varchar', '', '', 'boolean', 'Generate Meta Tags', '', '', 1, 1, '1', 0, 'Auto generate new meta tags from product name and categories'), (142, 4, 'is_groupticket', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Gruppenticket (1=True)', '', NULL, 1, 1, '0', 0, ''), (143, 4, 'fm_is_gebuer', NULL, NULL, 'int', NULL, NULL, 'boolean', 'Verkaufsgebühr', NULL, NULL, 0, 1, '0', 0, ''), (144, 4, 'tipp_for_reduce', NULL, NULL, 'text', NULL, NULL, 'textarea', 'Hinweis für Ermäßigung', NULL, NULL, 0, 1, 'Das ermäßigte Eintrittsgeld gil bei Vorlage des entsprechendes Ausweises für:\r\n\r\n- SchülerInnen, StudetenInnen, Azubis, Freiwilligendienstleistende\r\n- Wehr- & Zivildienstleistende\r\n- Arbeitslosengeld I\r\n- RentrerInnen\r\n- Schwerbehinderte (mehr als 50% MdE)\r\n-Gruppen ab 10 Personen', 0, ''), (145, 4, 'vss', NULL, NULL, 'varchar', NULL, NULL, 'text', 'VSS SKU', '', NULL, 0, 1, '', 0, ''); /*!40000 ALTER TABLE `eav_attribute` ENABLE KEYS */; # Dumping structure for table web36db1.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=27 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.eav_attribute_group: 17 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, 'Recurring Profile', 5, 0), (9, 4, 'Design', 6, 0), (10, 3, 'Display Settings', 20, 0), (11, 3, 'Custom Design', 30, 0), (12, 5, 'General', 1, 1), (13, 6, 'General', 1, 1), (14, 7, 'General', 1, 1), (15, 8, 'General', 1, 1), (16, 4, 'Booking', 7, 0), (26, 4, 'Ticket', 8, 0); /*!40000 ALTER TABLE `eav_attribute_group` ENABLE KEYS */; # Dumping structure for table web36db1.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=9 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.eav_attribute_label: 4 rows /*!40000 ALTER TABLE `eav_attribute_label` DISABLE KEYS */; INSERT INTO `eav_attribute_label` (`attribute_label_id`, `attribute_id`, `store_id`, `value`) VALUES (5, 144, 1, 'Hinweis für Ermäßigung'), (6, 144, 2, 'Hint for Reduction'), (7, 145, 1, 'VSS SKU'), (8, 145, 2, 'VSS SKU'); /*!40000 ALTER TABLE `eav_attribute_label` ENABLE KEYS */; # Dumping structure for table web36db1.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=3 DEFAULT CHARSET=utf8 COMMENT='Attributes option (for source model)'; # Dumping data for table web36db1.eav_attribute_option: 2 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); /*!40000 ALTER TABLE `eav_attribute_option` ENABLE KEYS */; # Dumping structure for table web36db1.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=3 DEFAULT CHARSET=utf8 COMMENT='Attribute option values per store'; # Dumping data for table web36db1.eav_attribute_option_value: 2 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'); /*!40000 ALTER TABLE `eav_attribute_option_value` ENABLE KEYS */; # Dumping structure for table web36db1.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=9 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.eav_attribute_set: 8 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); /*!40000 ALTER TABLE `eav_attribute_set` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.eav_entity: 0 rows /*!40000 ALTER TABLE `eav_entity` DISABLE KEYS */; /*!40000 ALTER TABLE `eav_entity` ENABLE KEYS */; # Dumping structure for table web36db1.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=1206 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.eav_entity_attribute: 142 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, 10, 41, 10), (42, 3, 3, 10, 42, 20), (43, 3, 3, 10, 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, 11, 50, 10), (51, 3, 3, 11, 51, 20), (52, 3, 3, 11, 52, 30), (53, 3, 3, 11, 53, 40), (54, 3, 3, 11, 54, 50), (55, 3, 3, 11, 55, 60), (56, 3, 3, 3, 56, 24), (57, 3, 3, 3, 57, 25), (58, 3, 3, 10, 58, 40), (59, 3, 3, 10, 59, 50), (77, 4, 4, 4, 78, 6), (85, 4, 4, 4, 87, 11), (86, 4, 4, 5, 88, 8), (95, 4, 4, 4, 97, 13), (97, 4, 4, 4, 99, 14), (98, 4, 4, 4, 100, 15), (99, 4, 4, 4, 101, 16), (100, 4, 4, 4, 102, 17), (101, 4, 4, 4, 103, 18), (102, 4, 4, 4, 104, 19), (103, 4, 4, 4, 105, 20), (104, 3, 3, 3, 106, 10), (107, 4, 4, 4, 109, 22), (108, 4, 4, 4, 110, 23), (109, 4, 4, 4, 111, 24), (111, 4, 4, 4, 113, 25), (112, 4, 4, 4, 114, 26), (113, 4, 4, 4, 115, 27), (114, 4, 4, 4, 116, 28), (115, 4, 4, 4, 117, 29), (122, 4, 4, 16, 124, 7), (128, 1, 1, 1, 130, 88), (129, 1, 1, 1, 131, 89), (130, 1, 1, 1, 132, 90), (131, 2, 2, 2, 133, 111), (132, 2, 2, 2, 134, 112), (133, 2, 2, 2, 135, 113), (135, 1, 1, 1, 137, 91), (136, 1, 1, 1, 138, 92), (137, 1, 1, 1, 139, 93), (138, 1, 1, 1, 140, 94), (1103, 4, 4, 4, 60, 1), (1105, 4, 4, 4, 61, 2), (1107, 4, 4, 4, 62, 3), (1109, 4, 4, 4, 63, 4), (1111, 4, 4, 4, 81, 5), (1113, 4, 4, 4, 82, 6), (1115, 4, 4, 4, 84, 7), (1117, 4, 4, 4, 86, 8), (1119, 4, 4, 4, 91, 9), (1121, 4, 4, 4, 108, 10), (1123, 4, 4, 4, 136, 11), (1125, 4, 4, 4, 141, 12), (1127, 4, 4, 5, 64, 1), (1129, 4, 4, 5, 65, 2), (1131, 4, 4, 5, 66, 3), (1133, 4, 4, 5, 67, 4), (1135, 4, 4, 5, 68, 5), (1137, 4, 4, 5, 79, 6), (1139, 4, 4, 5, 85, 7), (1141, 4, 4, 5, 107, 8), (1143, 4, 4, 5, 112, 9), (1145, 4, 4, 6, 71, 1), (1147, 4, 4, 6, 72, 2), (1149, 4, 4, 6, 73, 3), (1151, 4, 4, 7, 74, 1), (1153, 4, 4, 7, 75, 2), (1155, 4, 4, 7, 76, 3), (1157, 4, 4, 7, 77, 4), (1159, 4, 4, 7, 83, 5), (1161, 4, 4, 8, 89, 1), (1163, 4, 4, 8, 90, 2), (1165, 4, 4, 9, 92, 1), (1167, 4, 4, 9, 93, 2), (1169, 4, 4, 9, 94, 3), (1171, 4, 4, 9, 95, 4), (1173, 4, 4, 9, 96, 5), (1175, 4, 4, 9, 98, 6), (1177, 4, 4, 16, 118, 1), (1179, 4, 4, 16, 119, 2), (1181, 4, 4, 16, 120, 3), (1183, 4, 4, 16, 121, 4), (1185, 4, 4, 16, 122, 5), (1187, 4, 4, 16, 123, 6), (1189, 4, 4, 16, 125, 7), (1191, 4, 4, 16, 126, 8), (1193, 4, 4, 16, 127, 9), (1195, 4, 4, 16, 128, 10), (1197, 4, 4, 16, 129, 11), (1199, 4, 4, 26, 142, 1), (1201, 4, 4, 26, 143, 2), (1203, 4, 4, 26, 144, 3), (1205, 4, 4, 4, 145, 31); /*!40000 ALTER TABLE `eav_entity_attribute` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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, 5, 1, '1', '100000137'), (2, 6, 1, '1', '100000119'), (3, 8, 1, '1', '100000005'), (4, 5, 2, '2', '200000012'), (5, 6, 2, '2', '200000008'), (6, 8, 2, '2', '200000002'); /*!40000 ALTER TABLE `eav_entity_store` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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=9 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.eav_entity_type: 8 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, 'order', 'sales/order', '', 'sales/order', '', '', 1, 'default', 0, 'eav/entity_increment_numeric', 1, 8, '0', '', ''), (6, 'invoice', 'sales/order_invoice', '', 'sales/invoice', '', '', 1, 'default', 0, 'eav/entity_increment_numeric', 1, 8, '0', '', ''), (7, 'creditmemo', 'sales/order_creditmemo', '', 'sales/creditmemo', '', '', 1, 'default', 0, 'eav/entity_increment_numeric', 1, 8, '0', '', ''), (8, 'shipment', 'sales/order_shipment', '', 'sales/shipment', '', '', 1, 'default', 0, 'eav/entity_increment_numeric', 1, 8, '0', '', ''); /*!40000 ALTER TABLE `eav_entity_type` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.fandm_visitatebarcodes_ticket CREATE TABLE IF NOT EXISTS `fandm_visitatebarcodes_ticket` ( `id` int(11) unsigned NOT NULL auto_increment, `invoice_id` int(11) NOT NULL, `invoice_item_id` int(11) NOT NULL, `invoice_item_counter` int(11) NOT NULL, `customer_id` int(11) NOT NULL, `article_id` int(11) NOT NULL, `timeslot_id` int(11) default NULL, `ticket_number` varchar(256) default NULL, `validated` datetime default NULL, `validated_by` int(11) default NULL, `canceled` datetime default NULL, `canceled_by` int(11) default NULL, `price` float NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `VISITATE_CODE_IDENTIFIER` (`invoice_id`,`invoice_item_id`,`invoice_item_counter`) ) ENGINE=InnoDB AUTO_INCREMENT=442 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.fandm_visitatebarcodes_ticket: 409 rows /*!40000 ALTER TABLE `fandm_visitatebarcodes_ticket` DISABLE KEYS */; INSERT INTO `fandm_visitatebarcodes_ticket` (`id`, `invoice_id`, `invoice_item_id`, `invoice_item_counter`, `customer_id`, `article_id`, `timeslot_id`, `ticket_number`, `validated`, `validated_by`, `canceled`, `canceled_by`, `price`) VALUES (1, 20, 52, 0, 2, 2002, NULL, '00012300020020000001', NULL, NULL, NULL, NULL, 6), (2, 20, 53, 0, 2, 2002, NULL, '00012300020020000002', NULL, NULL, NULL, NULL, 6), (3, 20, 54, 0, 2, 2001, NULL, '00012300020010000003', NULL, NULL, NULL, NULL, 6), (4, 20, 54, 1, 2, 2001, NULL, '00012300020010000004', NULL, NULL, NULL, NULL, 6), (5, 20, 54, 2, 2, 2001, NULL, '00012300020010000005', NULL, NULL, NULL, NULL, 6), (6, 21, 56, 0, 7, 200101, NULL, '00012302001010000006', NULL, NULL, NULL, NULL, 4), (7, 21, 56, 1, 7, 200101, NULL, '00012302001010000007', NULL, NULL, NULL, NULL, 4), (8, 21, 57, 0, 7, 200601, NULL, '00012302006010000008', NULL, NULL, NULL, NULL, 2), (9, 21, 57, 1, 7, 200601, NULL, '00012302006010000009', NULL, NULL, NULL, NULL, 2), (10, 22, 58, 0, 7, 2005020307, NULL, '00012320050203070000010', NULL, NULL, NULL, NULL, 70), (11, 23, 61, 0, 4, 2002, NULL, '00012300020020000011', NULL, NULL, NULL, NULL, 6), (12, 24, 62, 0, 4, 2007, NULL, '00012300020070000012', NULL, NULL, NULL, NULL, 3), (13, 24, 63, 0, 4, 2003, NULL, '00012300020030000013', NULL, NULL, NULL, NULL, 4), (14, 24, 63, 1, 4, 2003, NULL, '00012300020030000014', NULL, NULL, NULL, NULL, 4), (15, 24, 63, 2, 4, 2003, NULL, '00012300020030000015', NULL, NULL, NULL, NULL, 4), (16, 24, 63, 3, 4, 2003, NULL, '00012300020030000016', NULL, NULL, NULL, NULL, 4), (17, 24, 63, 4, 4, 2003, NULL, '00012300020030000017', NULL, NULL, NULL, NULL, 4), (18, 24, 63, 5, 4, 2003, NULL, '00012300020030000018', NULL, NULL, NULL, NULL, 4), (19, 24, 63, 6, 4, 2003, NULL, '00012300020030000019', NULL, NULL, NULL, NULL, 4), (20, 24, 63, 7, 4, 2003, NULL, '00012300020030000020', NULL, NULL, NULL, NULL, 4), (21, 24, 63, 8, 4, 2003, NULL, '00012300020030000021', NULL, NULL, NULL, NULL, 4), (22, 24, 63, 9, 4, 2003, NULL, '00012300020030000022', NULL, NULL, NULL, NULL, 4), (23, 25, 65, 0, 4, 2009, NULL, '00012300020090000023', NULL, NULL, NULL, NULL, 4), (24, 25, 65, 1, 4, 2009, NULL, '00012300020090000024', NULL, NULL, NULL, NULL, 4), (25, 25, 65, 2, 4, 2009, NULL, '00012300020090000025', NULL, NULL, NULL, NULL, 4), (26, 25, 65, 3, 4, 2009, NULL, '00012300020090000026', NULL, NULL, NULL, NULL, 4), (27, 25, 65, 4, 4, 2009, NULL, '00012300020090000027', NULL, NULL, NULL, NULL, 4), (28, 25, 65, 5, 4, 2009, NULL, '00012300020090000028', NULL, NULL, NULL, NULL, 4), (29, 25, 65, 6, 4, 2009, NULL, '00012300020090000029', NULL, NULL, NULL, NULL, 4), (30, 25, 65, 7, 4, 2009, NULL, '00012300020090000030', NULL, NULL, NULL, NULL, 4), (31, 25, 65, 8, 4, 2009, NULL, '00012300020090000031', NULL, NULL, NULL, NULL, 4), (32, 25, 65, 9, 4, 2009, NULL, '00012300020090000032', NULL, NULL, NULL, NULL, 4), (33, 26, 68, 0, 2, 2001, NULL, '00012300020010000033', NULL, NULL, NULL, NULL, 6), (34, 26, 68, 1, 2, 2001, NULL, '00012300020010000034', NULL, NULL, NULL, NULL, 6), (35, 27, 70, 0, 2, 2002, NULL, '00012300020020000035', NULL, NULL, NULL, NULL, 6), (36, 28, 72, 0, 2, 2002, NULL, '00012300020020000036', NULL, NULL, NULL, NULL, 6), (37, 29, 73, 0, 7, 200413, NULL, '00012302004130000037', NULL, NULL, NULL, NULL, 70), (38, 30, 75, 0, 4, 200413, NULL, '00012302004130000038', NULL, NULL, NULL, NULL, 70), (39, 31, 77, 0, 7, 2009, NULL, '00012300020090000039', NULL, NULL, NULL, NULL, 4), (40, 31, 77, 1, 7, 2009, NULL, '00012300020090000040', NULL, NULL, NULL, NULL, 4), (41, 31, 77, 2, 7, 2009, NULL, '00012300020090000041', NULL, NULL, NULL, NULL, 4), (42, 31, 77, 3, 7, 2009, NULL, '00012300020090000042', NULL, NULL, NULL, NULL, 4), (43, 31, 77, 4, 7, 2009, NULL, '00012300020090000043', NULL, NULL, NULL, NULL, 4), (44, 31, 77, 5, 7, 2009, NULL, '00012300020090000044', NULL, NULL, NULL, NULL, 4), (45, 31, 77, 6, 7, 2009, NULL, '00012300020090000045', NULL, NULL, NULL, NULL, 4), (46, 31, 77, 7, 7, 2009, NULL, '00012300020090000046', NULL, NULL, NULL, NULL, 4), (47, 31, 77, 8, 7, 2009, NULL, '00012300020090000047', NULL, NULL, NULL, NULL, 4), (48, 31, 77, 9, 7, 2009, NULL, '00012300020090000048', NULL, NULL, NULL, NULL, 4), (49, 32, 80, 0, 4, 2002, NULL, '00012300020020000049', NULL, NULL, NULL, NULL, 6), (50, 32, 80, 1, 4, 2002, NULL, '00012300020020000050', NULL, NULL, NULL, NULL, 6), (51, 32, 80, 2, 4, 2002, NULL, '00012300020020000051', NULL, NULL, NULL, NULL, 6), (52, 32, 80, 3, 4, 2002, NULL, '00012300020020000052', NULL, NULL, NULL, NULL, 6), (53, 32, 80, 4, 4, 2002, NULL, '00012300020020000053', NULL, NULL, NULL, NULL, 6), (54, 32, 80, 5, 4, 2002, NULL, '00012300020020000054', NULL, NULL, NULL, NULL, 6), (55, 32, 80, 6, 4, 2002, NULL, '00012300020020000055', NULL, NULL, NULL, NULL, 6), (56, 32, 80, 7, 4, 2002, NULL, '00012300020020000056', NULL, NULL, NULL, NULL, 6), (57, 32, 80, 8, 4, 2002, NULL, '00012300020020000057', NULL, NULL, NULL, NULL, 6), (58, 32, 80, 9, 4, 2002, NULL, '00012300020020000058', NULL, NULL, NULL, NULL, 6), (59, 33, 81, 0, 7, 2003, NULL, '00012300020030000059', NULL, NULL, NULL, NULL, 4), (60, 33, 81, 1, 7, 2003, NULL, '00012300020030000060', NULL, NULL, NULL, NULL, 4), (61, 33, 81, 2, 7, 2003, NULL, '00012300020030000061', NULL, NULL, NULL, NULL, 4), (62, 33, 81, 3, 7, 2003, NULL, '00012300020030000062', NULL, NULL, NULL, NULL, 4), (63, 33, 81, 4, 7, 2003, NULL, '00012300020030000063', NULL, NULL, NULL, NULL, 4), (64, 33, 81, 5, 7, 2003, NULL, '00012300020030000064', NULL, NULL, NULL, NULL, 4), (65, 33, 81, 6, 7, 2003, NULL, '00012300020030000065', NULL, NULL, NULL, NULL, 4), (66, 33, 81, 7, 7, 2003, NULL, '00012300020030000066', NULL, NULL, NULL, NULL, 4), (67, 33, 81, 8, 7, 2003, NULL, '00012300020030000067', NULL, NULL, NULL, NULL, 4), (68, 33, 81, 9, 7, 2003, NULL, '00012300020030000068', NULL, NULL, NULL, NULL, 4), (69, 34, 83, 0, 4, 200413, NULL, '00012302004130000069', NULL, NULL, NULL, NULL, 70), (70, 35, 86, 0, 4, 200202, NULL, '00012302002020000070', NULL, NULL, NULL, NULL, 0), (71, 35, 86, 1, 4, 200202, NULL, '00012302002020000071', NULL, NULL, NULL, NULL, 0), (72, 35, 86, 2, 4, 200202, NULL, '00012302002020000072', NULL, NULL, NULL, NULL, 0), (73, 35, 86, 3, 4, 200202, NULL, '00012302002020000073', NULL, NULL, NULL, NULL, 0), (74, 35, 86, 4, 4, 200202, NULL, '00012302002020000074', NULL, NULL, NULL, NULL, 0), (75, 35, 86, 5, 4, 200202, NULL, '00012302002020000075', NULL, NULL, NULL, NULL, 0), (76, 35, 86, 6, 4, 200202, NULL, '00012302002020000076', NULL, NULL, NULL, NULL, 0), (77, 35, 86, 7, 4, 200202, NULL, '00012302002020000077', NULL, NULL, NULL, NULL, 0), (78, 35, 86, 8, 4, 200202, NULL, '00012302002020000078', NULL, NULL, NULL, NULL, 0), (79, 35, 86, 9, 4, 200202, NULL, '00012302002020000079', NULL, NULL, NULL, NULL, 0), (80, 35, 86, 10, 4, 200202, NULL, '00012302002020000080', NULL, NULL, NULL, NULL, 0), (81, 35, 86, 11, 4, 200202, NULL, '00012302002020000081', NULL, NULL, NULL, NULL, 0), (82, 35, 86, 12, 4, 200202, NULL, '00012302002020000082', NULL, NULL, NULL, NULL, 0), (83, 35, 86, 13, 4, 200202, NULL, '00012302002020000083', NULL, NULL, NULL, NULL, 0), (84, 35, 86, 14, 4, 200202, NULL, '00012302002020000084', NULL, NULL, NULL, NULL, 0), (85, 35, 86, 15, 4, 200202, NULL, '00012302002020000085', NULL, NULL, NULL, NULL, 0), (86, 35, 86, 16, 4, 200202, NULL, '00012302002020000086', NULL, NULL, NULL, NULL, 0), (87, 35, 86, 17, 4, 200202, NULL, '00012302002020000087', NULL, NULL, NULL, NULL, 0), (88, 35, 86, 18, 4, 200202, NULL, '00012302002020000088', NULL, NULL, NULL, NULL, 0), (89, 35, 86, 19, 4, 200202, NULL, '00012302002020000089', NULL, NULL, NULL, NULL, 0), (90, 35, 86, 20, 4, 200202, NULL, '00012302002020000090', NULL, NULL, NULL, NULL, 0), (91, 35, 86, 21, 4, 200202, NULL, '00012302002020000091', NULL, NULL, NULL, NULL, 0), (92, 35, 86, 22, 4, 200202, NULL, '00012302002020000092', NULL, NULL, NULL, NULL, 0), (93, 35, 86, 23, 4, 200202, NULL, '00012302002020000093', NULL, NULL, NULL, NULL, 0), (94, 35, 86, 24, 4, 200202, NULL, '00012302002020000094', NULL, NULL, NULL, NULL, 0), (95, 36, 88, 0, 4, 200202, NULL, '00012302002020000095', NULL, NULL, NULL, NULL, 0), (96, 37, 89, 0, 4, 2005238, NULL, '00012320052380000096', NULL, NULL, NULL, NULL, 70), (97, 38, 91, 0, 4, 2009, NULL, '00012300020090000097', NULL, NULL, NULL, NULL, 4), (98, 38, 91, 1, 4, 2009, NULL, '00012300020090000098', NULL, NULL, NULL, NULL, 4), (99, 38, 91, 2, 4, 2009, NULL, '00012300020090000099', NULL, NULL, NULL, NULL, 4), (100, 38, 91, 3, 4, 2009, NULL, '00012300020090000100', NULL, NULL, NULL, NULL, 4), (101, 38, 91, 4, 4, 2009, NULL, '00012300020090000101', NULL, NULL, NULL, NULL, 4), (102, 38, 91, 5, 4, 2009, NULL, '00012300020090000102', NULL, NULL, NULL, NULL, 4), (103, 38, 91, 6, 4, 2009, NULL, '00012300020090000103', NULL, NULL, NULL, NULL, 4), (104, 38, 91, 7, 4, 2009, NULL, '00012300020090000104', NULL, NULL, NULL, NULL, 4), (105, 38, 91, 8, 4, 2009, NULL, '00012300020090000105', NULL, NULL, NULL, NULL, 4), (106, 38, 91, 9, 4, 2009, NULL, '00012300020090000106', NULL, NULL, NULL, NULL, 4), (107, 39, 93, 0, 4, 2005249, NULL, '00012320052490000107', NULL, NULL, NULL, NULL, 70), (108, 40, 96, 0, 2, 2002, NULL, '00012300020020000108', NULL, NULL, NULL, NULL, 6), (109, 40, 97, 0, 2, 200101, NULL, '00012302001010000109', NULL, NULL, NULL, NULL, 4), (110, 41, 99, 0, 7, 2002, NULL, '00012300020020000110', NULL, NULL, NULL, NULL, 6), (111, 42, 101, 0, 7, 2002, NULL, '00012300020020000111', NULL, NULL, NULL, NULL, 6), (112, 43, 103, 0, 7, 2002, NULL, '00012300020020000112', NULL, NULL, NULL, NULL, 6), (113, 44, 104, 0, 7, 2009, NULL, '00012300020090000113', NULL, NULL, NULL, NULL, 4), (114, 44, 104, 1, 7, 2009, NULL, '00012300020090000114', NULL, NULL, NULL, NULL, 4), (115, 44, 104, 2, 7, 2009, NULL, '00012300020090000115', NULL, NULL, NULL, NULL, 4), (116, 44, 104, 3, 7, 2009, NULL, '00012300020090000116', NULL, NULL, NULL, NULL, 4), (117, 44, 104, 4, 7, 2009, NULL, '00012300020090000117', NULL, NULL, NULL, NULL, 4), (118, 44, 104, 5, 7, 2009, NULL, '00012300020090000118', NULL, NULL, NULL, NULL, 4), (119, 44, 104, 6, 7, 2009, NULL, '00012300020090000119', NULL, NULL, NULL, NULL, 4), (120, 44, 104, 7, 7, 2009, NULL, '00012300020090000120', NULL, NULL, NULL, NULL, 4), (121, 44, 104, 8, 7, 2009, NULL, '00012300020090000121', NULL, NULL, NULL, NULL, 4), (122, 44, 104, 9, 7, 2009, NULL, '00012300020090000122', NULL, NULL, NULL, NULL, 4), (123, 45, 107, 0, 8, 2002, NULL, '00012300020020000123', NULL, NULL, NULL, NULL, 6), (124, 46, 108, 0, 8, 2003, NULL, '00012300020030000124', NULL, NULL, NULL, NULL, 4), (125, 46, 108, 1, 8, 2003, NULL, '00012300020030000125', NULL, NULL, NULL, NULL, 4), (126, 46, 108, 2, 8, 2003, NULL, '00012300020030000126', NULL, NULL, NULL, NULL, 4), (127, 46, 108, 3, 8, 2003, NULL, '00012300020030000127', NULL, NULL, NULL, NULL, 4), (128, 46, 108, 4, 8, 2003, NULL, '00012300020030000128', NULL, NULL, NULL, NULL, 4), (129, 46, 108, 5, 8, 2003, NULL, '00012300020030000129', NULL, NULL, NULL, NULL, 4), (130, 46, 108, 6, 8, 2003, NULL, '00012300020030000130', NULL, NULL, NULL, NULL, 4), (131, 46, 108, 7, 8, 2003, NULL, '00012300020030000131', NULL, NULL, NULL, NULL, 4), (132, 46, 108, 8, 8, 2003, NULL, '00012300020030000132', NULL, NULL, NULL, NULL, 4), (133, 46, 108, 9, 8, 2003, NULL, '00012300020030000133', NULL, NULL, NULL, NULL, 4), (134, 47, 110, 0, 8, 200413, NULL, '00012302004130000134', NULL, NULL, NULL, NULL, 70), (135, 48, 112, 0, 8, 200424, NULL, '00012302004240000135', NULL, NULL, NULL, NULL, 90), (136, 49, 114, 0, 8, 2005139, NULL, '00012320051390000136', NULL, NULL, NULL, NULL, 50), (137, 50, 116, 0, 8, 200413, NULL, '00012302004130000137', NULL, NULL, NULL, NULL, 70), (138, 51, 118, 0, 8, 200413, NULL, '00012302004130000138', NULL, NULL, NULL, NULL, 70), (139, 52, 120, 0, 8, 200424, NULL, '00012302004240000139', NULL, NULL, NULL, NULL, 90), (140, 53, 122, 0, 8, 2005248, NULL, '00012320052480000140', NULL, NULL, NULL, NULL, 70), (141, 60, 136, 0, 8, 200424, NULL, '00012302004240000141', NULL, NULL, NULL, NULL, 90), (142, 80, 178, 0, 9, 2001, NULL, '00012300020010000142', NULL, NULL, NULL, NULL, 6), (143, 80, 178, 1, 9, 2001, NULL, '00012300020010000143', NULL, NULL, NULL, NULL, 6), (144, 81, 180, 0, 9, 2001, NULL, '00012300020010000144', NULL, NULL, NULL, NULL, 6), (145, 82, 182, 0, 9, 2001, NULL, '00012300020010000145', NULL, NULL, NULL, NULL, 6), (146, 83, 184, 0, 9, 2001, NULL, '00012300020010000146', NULL, NULL, NULL, NULL, 6), (147, 83, 184, 1, 9, 2001, NULL, '00012300020010000147', NULL, NULL, NULL, NULL, 6), (148, 83, 184, 2, 9, 2001, NULL, '00012300020010000148', NULL, NULL, NULL, NULL, 6), (149, 83, 184, 3, 9, 2001, NULL, '00012300020010000149', NULL, NULL, NULL, NULL, 6), (150, 83, 184, 4, 9, 2001, NULL, '00012300020010000150', NULL, NULL, NULL, NULL, 6), (151, 83, 184, 5, 9, 2001, NULL, '00012300020010000151', NULL, NULL, NULL, NULL, 6), (152, 83, 184, 6, 9, 2001, NULL, '00012300020010000152', NULL, NULL, NULL, NULL, 6), (153, 84, 186, 0, 9, 2001, NULL, '00012300020010000153', NULL, NULL, NULL, NULL, 6), (154, 85, 188, 0, 9, 2001, NULL, '00012300020010000154', NULL, NULL, NULL, NULL, 6), (155, 86, 190, 0, 9, 2001, NULL, '00012300020010000155', NULL, NULL, NULL, NULL, 6), (156, 87, 192, 0, 3, 2007, NULL, '00012300020070000156', NULL, NULL, NULL, NULL, 3), (157, 87, 193, 0, 3, 2009, NULL, '00012300020090000157', NULL, NULL, NULL, NULL, 4), (158, 87, 193, 1, 3, 2009, NULL, '00012300020090000158', NULL, NULL, NULL, NULL, 4), (159, 87, 193, 2, 3, 2009, NULL, '00012300020090000159', NULL, NULL, NULL, NULL, 4), (160, 87, 193, 3, 3, 2009, NULL, '00012300020090000160', NULL, NULL, NULL, NULL, 4), (161, 87, 193, 4, 3, 2009, NULL, '00012300020090000161', NULL, NULL, NULL, NULL, 4), (162, 87, 193, 5, 3, 2009, NULL, '00012300020090000162', NULL, NULL, NULL, NULL, 4), (163, 87, 193, 6, 3, 2009, NULL, '00012300020090000163', NULL, NULL, NULL, NULL, 4), (164, 87, 193, 7, 3, 2009, NULL, '00012300020090000164', NULL, NULL, NULL, NULL, 4), (165, 87, 193, 8, 3, 2009, NULL, '00012300020090000165', NULL, NULL, NULL, NULL, 4), (166, 87, 193, 9, 3, 2009, NULL, '00012300020090000166', NULL, NULL, NULL, NULL, 4), (167, 88, 195, 0, 9, 2001, NULL, '00012300020010000167', NULL, NULL, NULL, NULL, 6), (168, 89, 197, 0, 9, 2001, NULL, '00012300020010000168', NULL, NULL, NULL, NULL, 6), (169, 90, 199, 0, 9, 2001, NULL, '00012300020010000169', NULL, NULL, NULL, NULL, 6), (170, 91, 201, 0, 9, 2001, NULL, '00012300020010000170', NULL, NULL, NULL, NULL, 6), (171, 92, 203, 0, 9, 2001, NULL, '00012300020010000171', NULL, NULL, NULL, NULL, 6), (172, 93, 206, 0, 3, 200101, NULL, '00012302001010000172', NULL, NULL, NULL, NULL, 4), (173, 93, 206, 1, 3, 200101, NULL, '00012302001010000173', NULL, NULL, NULL, NULL, 4), (174, 94, 207, 0, 9, 2001, NULL, '00012300020010000174', NULL, NULL, NULL, NULL, 6), (175, 95, 209, 0, 9, 2001, NULL, '00012300020010000175', NULL, NULL, NULL, NULL, 6), (176, 96, 211, 0, 9, 2001, NULL, '00012300020010000176', NULL, NULL, NULL, NULL, 6), (177, 97, 213, 0, 9, 2001, NULL, '00012300020010000177', NULL, NULL, NULL, NULL, 6), (178, 98, 216, 0, 3, 2007, NULL, '00012300020070000178', NULL, NULL, NULL, NULL, 3), (179, 99, 217, 0, 3, 2008, NULL, '00012300020080000179', NULL, NULL, NULL, NULL, 3), (180, 99, 218, 0, 3, 2009, NULL, '00012300020090000180', NULL, NULL, NULL, NULL, 4), (181, 99, 218, 1, 3, 2009, NULL, '00012300020090000181', NULL, NULL, NULL, NULL, 4), (182, 99, 218, 2, 3, 2009, NULL, '00012300020090000182', NULL, NULL, NULL, NULL, 4), (183, 99, 218, 3, 3, 2009, NULL, '00012300020090000183', NULL, NULL, NULL, NULL, 4), (184, 99, 218, 4, 3, 2009, NULL, '00012300020090000184', NULL, NULL, NULL, NULL, 4), (185, 99, 218, 5, 3, 2009, NULL, '00012300020090000185', NULL, NULL, NULL, NULL, 4), (186, 99, 218, 6, 3, 2009, NULL, '00012300020090000186', NULL, NULL, NULL, NULL, 4), (187, 99, 218, 7, 3, 2009, NULL, '00012300020090000187', NULL, NULL, NULL, NULL, 4), (188, 99, 218, 8, 3, 2009, NULL, '00012300020090000188', NULL, NULL, NULL, NULL, 4), (189, 99, 218, 9, 3, 2009, NULL, '00012300020090000189', NULL, NULL, NULL, NULL, 4), (190, 100, 221, 0, 7, 2002, NULL, '00012300020020000190', NULL, NULL, NULL, NULL, 6), (191, 101, 222, 0, 9, 2001, NULL, '00012300020010000191', NULL, NULL, NULL, NULL, 6), (192, 102, 224, 0, 9, 2001, NULL, '00012300020010000192', NULL, NULL, NULL, NULL, 6), (193, 103, 226, 0, 9, 2001, NULL, '00012300020010000193', NULL, NULL, NULL, NULL, 6), (194, 104, 228, 0, 9, 2001, NULL, '00012300020010000194', NULL, NULL, NULL, NULL, 6), (195, 105, 230, 0, 9, 2001, NULL, '00012300020010000195', NULL, NULL, NULL, NULL, 6), (196, 105, 230, 1, 9, 2001, NULL, '00012300020010000196', NULL, NULL, NULL, NULL, 6), (197, 106, 232, 0, 9, 2001, NULL, '00012300020010000197', NULL, NULL, NULL, NULL, 6), (198, 107, 234, 0, 9, 2001, NULL, '00012300020010000198', NULL, NULL, NULL, NULL, 6), (199, 108, 236, 0, 9, 2001, NULL, '00012300020010000199', NULL, NULL, NULL, NULL, 6), (200, 109, 238, 0, 9, 2001, NULL, '00012300020010000200', NULL, NULL, NULL, NULL, 6), (201, 110, 240, 0, 9, 2001, NULL, '00012300020010000201', NULL, NULL, NULL, NULL, 6), (202, 111, 243, 0, 7, 200101, NULL, '00012302001010000202', NULL, NULL, NULL, NULL, 4), (203, 112, 245, 0, 11, 2002, NULL, '00012300020020000203', NULL, NULL, NULL, NULL, 6), (204, 112, 245, 1, 11, 2002, NULL, '00012300020020000204', NULL, NULL, NULL, NULL, 6), (205, 112, 245, 2, 11, 2002, NULL, '00012300020020000205', NULL, NULL, NULL, NULL, 6), (206, 112, 245, 3, 11, 2002, NULL, '00012300020020000206', NULL, NULL, NULL, NULL, 6), (207, 112, 245, 4, 11, 2002, NULL, '00012300020020000207', NULL, NULL, NULL, NULL, 6), (208, 112, 245, 5, 11, 2002, NULL, '00012300020020000208', NULL, NULL, NULL, NULL, 6), (209, 112, 245, 6, 11, 2002, NULL, '00012300020020000209', NULL, NULL, NULL, NULL, 6), (210, 112, 245, 7, 11, 2002, NULL, '00012300020020000210', NULL, NULL, NULL, NULL, 6), (211, 112, 245, 8, 11, 2002, NULL, '00012300020020000211', NULL, NULL, NULL, NULL, 6), (212, 112, 245, 9, 11, 2002, NULL, '00012300020020000212', NULL, NULL, NULL, NULL, 6), (213, 112, 245, 10, 11, 2002, NULL, '00012300020020000213', NULL, NULL, NULL, NULL, 6), (214, 112, 245, 11, 11, 2002, NULL, '00012300020020000214', NULL, NULL, NULL, NULL, 6), (215, 112, 245, 12, 11, 2002, NULL, '00012300020020000215', NULL, NULL, NULL, NULL, 6), (216, 112, 245, 13, 11, 2002, NULL, '00012300020020000216', NULL, NULL, NULL, NULL, 6), (217, 112, 245, 14, 11, 2002, NULL, '00012300020020000217', NULL, NULL, NULL, NULL, 6), (218, 112, 245, 15, 11, 2002, NULL, '00012300020020000218', NULL, NULL, NULL, NULL, 6), (219, 112, 245, 16, 11, 2002, NULL, '00012300020020000219', NULL, NULL, NULL, NULL, 6), (220, 112, 245, 17, 11, 2002, NULL, '00012300020020000220', NULL, NULL, NULL, NULL, 6), (221, 112, 245, 18, 11, 2002, NULL, '00012300020020000221', NULL, NULL, NULL, NULL, 6), (222, 112, 245, 19, 11, 2002, NULL, '00012300020020000222', NULL, NULL, NULL, NULL, 6), (223, 112, 245, 20, 11, 2002, NULL, '00012300020020000223', NULL, NULL, NULL, NULL, 6), (224, 112, 245, 21, 11, 2002, NULL, '00012300020020000224', NULL, NULL, NULL, NULL, 6), (225, 112, 245, 22, 11, 2002, NULL, '00012300020020000225', NULL, NULL, NULL, NULL, 6), (226, 112, 245, 23, 11, 2002, NULL, '00012300020020000226', NULL, NULL, NULL, NULL, 6), (227, 112, 245, 24, 11, 2002, NULL, '00012300020020000227', NULL, NULL, NULL, NULL, 6), (228, 113, 247, 0, 11, 2002, NULL, '00012300020020000228', NULL, NULL, NULL, NULL, 6), (229, 113, 247, 1, 11, 2002, NULL, '00012300020020000229', NULL, NULL, NULL, NULL, 6), (230, 113, 247, 2, 11, 2002, NULL, '00012300020020000230', NULL, NULL, NULL, NULL, 6), (231, 113, 247, 3, 11, 2002, NULL, '00012300020020000231', NULL, NULL, NULL, NULL, 6), (232, 113, 247, 4, 11, 2002, NULL, '00012300020020000232', NULL, NULL, NULL, NULL, 6), (233, 113, 247, 5, 11, 2002, NULL, '00012300020020000233', NULL, NULL, NULL, NULL, 6), (234, 113, 247, 6, 11, 2002, NULL, '00012300020020000234', NULL, NULL, NULL, NULL, 6), (235, 113, 247, 7, 11, 2002, NULL, '00012300020020000235', NULL, NULL, NULL, NULL, 6), (236, 113, 247, 8, 11, 2002, NULL, '00012300020020000236', NULL, NULL, NULL, NULL, 6), (237, 113, 247, 9, 11, 2002, NULL, '00012300020020000237', NULL, NULL, NULL, NULL, 6), (238, 114, 249, 0, 7, 2002, NULL, '00012300020020000238', NULL, NULL, NULL, NULL, 6), (239, 114, 249, 1, 7, 2002, NULL, '00012300020020000239', NULL, NULL, NULL, NULL, 6), (240, 114, 249, 2, 7, 2002, NULL, '00012300020020000240', NULL, NULL, NULL, NULL, 6), (241, 114, 249, 3, 7, 2002, NULL, '00012300020020000241', NULL, NULL, NULL, NULL, 6), (242, 114, 249, 4, 7, 2002, NULL, '00012300020020000242', NULL, NULL, NULL, NULL, 6), (243, 114, 249, 5, 7, 2002, NULL, '00012300020020000243', NULL, NULL, NULL, NULL, 6), (244, 114, 249, 6, 7, 2002, NULL, '00012300020020000244', NULL, NULL, NULL, NULL, 6), (245, 114, 249, 7, 7, 2002, NULL, '00012300020020000245', NULL, NULL, NULL, NULL, 6), (246, 114, 249, 8, 7, 2002, NULL, '00012300020020000246', NULL, NULL, NULL, NULL, 6), (247, 114, 249, 9, 7, 2002, NULL, '00012300020020000247', NULL, NULL, NULL, NULL, 6), (248, 114, 249, 10, 7, 2002, NULL, '00012300020020000248', NULL, NULL, NULL, NULL, 6), (249, 114, 249, 11, 7, 2002, NULL, '00012300020020000249', NULL, NULL, NULL, NULL, 6), (250, 114, 249, 12, 7, 2002, NULL, '00012300020020000250', NULL, NULL, NULL, NULL, 6), (251, 114, 249, 13, 7, 2002, NULL, '00012300020020000251', NULL, NULL, NULL, NULL, 6), (252, 114, 249, 14, 7, 2002, NULL, '00012300020020000252', NULL, NULL, NULL, NULL, 6), (253, 114, 249, 15, 7, 2002, NULL, '00012300020020000253', NULL, NULL, NULL, NULL, 6), (254, 114, 249, 16, 7, 2002, NULL, '00012300020020000254', NULL, NULL, NULL, NULL, 6), (255, 114, 249, 17, 7, 2002, NULL, '00012300020020000255', NULL, NULL, NULL, NULL, 6), (256, 114, 249, 18, 7, 2002, NULL, '00012300020020000256', NULL, NULL, NULL, NULL, 6), (257, 114, 249, 19, 7, 2002, NULL, '00012300020020000257', NULL, NULL, NULL, NULL, 6), (258, 114, 249, 20, 7, 2002, NULL, '00012300020020000258', NULL, NULL, NULL, NULL, 6), (259, 114, 249, 21, 7, 2002, NULL, '00012300020020000259', NULL, NULL, NULL, NULL, 6), (260, 114, 249, 22, 7, 2002, NULL, '00012300020020000260', NULL, NULL, NULL, NULL, 6), (261, 114, 249, 23, 7, 2002, NULL, '00012300020020000261', NULL, NULL, NULL, NULL, 6), (262, 114, 249, 24, 7, 2002, NULL, '00012300020020000262', NULL, NULL, NULL, NULL, 6), (263, 115, 250, 0, 7, 2002, NULL, '00012300020020000263', NULL, NULL, NULL, NULL, 6), (264, 115, 250, 1, 7, 2002, NULL, '00012300020020000264', NULL, NULL, NULL, NULL, 6), (265, 115, 250, 2, 7, 2002, NULL, '00012300020020000265', NULL, NULL, NULL, NULL, 6), (266, 115, 250, 3, 7, 2002, NULL, '00012300020020000266', NULL, NULL, NULL, NULL, 6), (267, 115, 250, 4, 7, 2002, NULL, '00012300020020000267', NULL, NULL, NULL, NULL, 6), (268, 115, 250, 5, 7, 2002, NULL, '00012300020020000268', NULL, NULL, NULL, NULL, 6), (269, 115, 250, 6, 7, 2002, NULL, '00012300020020000269', NULL, NULL, NULL, NULL, 6), (270, 115, 250, 7, 7, 2002, NULL, '00012300020020000270', NULL, NULL, NULL, NULL, 6), (271, 115, 250, 8, 7, 2002, NULL, '00012300020020000271', NULL, NULL, NULL, NULL, 6), (272, 115, 250, 9, 7, 2002, NULL, '00012300020020000272', NULL, NULL, NULL, NULL, 6), (273, 116, 252, 0, 7, 2002, NULL, '00012300020020000273', NULL, NULL, NULL, NULL, 6), (274, 117, 254, 0, 7, 2002, NULL, '00012300020020000274', NULL, NULL, NULL, NULL, 6), (275, 117, 254, 1, 7, 2002, NULL, '00012300020020000275', NULL, NULL, NULL, NULL, 6), (276, 117, 254, 2, 7, 2002, NULL, '00012300020020000276', NULL, NULL, NULL, NULL, 6), (277, 117, 254, 3, 7, 2002, NULL, '00012300020020000277', NULL, NULL, NULL, NULL, 6), (278, 117, 254, 4, 7, 2002, NULL, '00012300020020000278', NULL, NULL, NULL, NULL, 6), (279, 117, 254, 5, 7, 2002, NULL, '00012300020020000279', NULL, NULL, NULL, NULL, 6), (280, 117, 254, 6, 7, 2002, NULL, '00012300020020000280', NULL, NULL, NULL, NULL, 6), (281, 117, 254, 7, 7, 2002, NULL, '00012300020020000281', NULL, NULL, NULL, NULL, 6), (282, 117, 254, 8, 7, 2002, NULL, '00012300020020000282', NULL, NULL, NULL, NULL, 6), (283, 117, 254, 9, 7, 2002, NULL, '00012300020020000283', NULL, NULL, NULL, NULL, 6), (284, 117, 256, 0, 7, 2002, NULL, '00012300020020000284', NULL, NULL, NULL, NULL, 6), (285, 117, 256, 1, 7, 2002, NULL, '00012300020020000285', NULL, NULL, NULL, NULL, 6), (286, 117, 256, 2, 7, 2002, NULL, '00012300020020000286', NULL, NULL, NULL, NULL, 6), (287, 117, 256, 3, 7, 2002, NULL, '00012300020020000287', NULL, NULL, NULL, NULL, 6), (288, 117, 256, 4, 7, 2002, NULL, '00012300020020000288', NULL, NULL, NULL, NULL, 6), (289, 117, 256, 5, 7, 2002, NULL, '00012300020020000289', NULL, NULL, NULL, NULL, 6), (290, 117, 256, 6, 7, 2002, NULL, '00012300020020000290', NULL, NULL, NULL, NULL, 6), (291, 117, 256, 7, 7, 2002, NULL, '00012300020020000291', NULL, NULL, NULL, NULL, 6), (292, 117, 256, 8, 7, 2002, NULL, '00012300020020000292', NULL, NULL, NULL, NULL, 6), (293, 117, 256, 9, 7, 2002, NULL, '00012300020020000293', NULL, NULL, NULL, NULL, 6), (294, 118, 257, 0, 7, 2002, NULL, '00012300020020000294', NULL, NULL, NULL, NULL, 6), (295, 118, 257, 1, 7, 2002, NULL, '00012300020020000295', NULL, NULL, NULL, NULL, 6), (296, 118, 257, 2, 7, 2002, NULL, '00012300020020000296', NULL, NULL, NULL, NULL, 6), (297, 118, 257, 3, 7, 2002, NULL, '00012300020020000297', NULL, NULL, NULL, NULL, 6), (298, 118, 257, 4, 7, 2002, NULL, '00012300020020000298', NULL, NULL, NULL, NULL, 6), (299, 118, 257, 5, 7, 2002, NULL, '00012300020020000299', NULL, NULL, NULL, NULL, 6), (300, 118, 257, 6, 7, 2002, NULL, '00012300020020000300', NULL, NULL, NULL, NULL, 6), (301, 118, 257, 7, 7, 2002, NULL, '00012300020020000301', NULL, NULL, NULL, NULL, 6), (302, 118, 257, 8, 7, 2002, NULL, '00012300020020000302', NULL, NULL, NULL, NULL, 6), (303, 118, 257, 9, 7, 2002, NULL, '00012300020020000303', NULL, NULL, NULL, NULL, 6), (304, 119, 259, 0, 7, 2002, NULL, '00012300020020000304', NULL, NULL, NULL, NULL, 6), (305, 119, 259, 1, 7, 2002, NULL, '00012300020020000305', NULL, NULL, NULL, NULL, 6), (306, 119, 259, 2, 7, 2002, NULL, '00012300020020000306', NULL, NULL, NULL, NULL, 6), (307, 119, 259, 3, 7, 2002, NULL, '00012300020020000307', NULL, NULL, NULL, NULL, 6), (308, 119, 259, 4, 7, 2002, NULL, '00012300020020000308', NULL, NULL, NULL, NULL, 6), (309, 119, 259, 5, 7, 2002, NULL, '00012300020020000309', NULL, NULL, NULL, NULL, 6), (310, 119, 259, 6, 7, 2002, NULL, '00012300020020000310', NULL, NULL, NULL, NULL, 6), (311, 119, 259, 7, 7, 2002, NULL, '00012300020020000311', NULL, NULL, NULL, NULL, 6), (312, 119, 259, 8, 7, 2002, NULL, '00012300020020000312', NULL, NULL, NULL, NULL, 6), (313, 120, 261, 0, 7, 2002, NULL, '00012300020020000313', NULL, NULL, NULL, NULL, 6), (314, 120, 263, 0, 7, 2002, NULL, '00012300020020000314', NULL, NULL, NULL, NULL, 6), (315, 121, 264, 0, 7, 2002, NULL, '00012300020020000315', NULL, NULL, NULL, NULL, 6), (316, 121, 264, 1, 7, 2002, NULL, '00012300020020000316', NULL, NULL, NULL, NULL, 6), (317, 121, 264, 2, 7, 2002, NULL, '00012300020020000317', NULL, NULL, NULL, NULL, 6), (318, 121, 264, 3, 7, 2002, NULL, '00012300020020000318', NULL, NULL, NULL, NULL, 6), (319, 121, 264, 4, 7, 2002, NULL, '00012300020020000319', NULL, NULL, NULL, NULL, 6), (320, 121, 264, 5, 7, 2002, NULL, '00012300020020000320', NULL, NULL, NULL, NULL, 6), (321, 121, 264, 6, 7, 2002, NULL, '00012300020020000321', NULL, NULL, NULL, NULL, 6), (322, 121, 264, 7, 7, 2002, NULL, '00012300020020000322', NULL, NULL, NULL, NULL, 6), (323, 121, 264, 8, 7, 2002, NULL, '00012300020020000323', NULL, NULL, NULL, NULL, 6), (324, 121, 264, 9, 7, 2002, NULL, '00012300020020000324', NULL, NULL, NULL, NULL, 6), (325, 121, 264, 10, 7, 2002, NULL, '00012300020020000325', NULL, NULL, NULL, NULL, 6), (326, 121, 264, 11, 7, 2002, NULL, '00012300020020000326', NULL, NULL, NULL, NULL, 6), (327, 121, 264, 12, 7, 2002, NULL, '00012300020020000327', NULL, NULL, NULL, NULL, 6), (328, 121, 264, 13, 7, 2002, NULL, '00012300020020000328', NULL, NULL, NULL, NULL, 6), (329, 121, 264, 14, 7, 2002, NULL, '00012300020020000329', NULL, NULL, NULL, NULL, 6), (330, 121, 264, 15, 7, 2002, NULL, '00012300020020000330', NULL, NULL, NULL, NULL, 6), (331, 121, 264, 16, 7, 2002, NULL, '00012300020020000331', NULL, NULL, NULL, NULL, 6), (332, 121, 264, 17, 7, 2002, NULL, '00012300020020000332', NULL, NULL, NULL, NULL, 6), (333, 121, 264, 18, 7, 2002, NULL, '00012300020020000333', NULL, NULL, NULL, NULL, 6), (334, 121, 264, 19, 7, 2002, NULL, '00012300020020000334', NULL, NULL, NULL, NULL, 6), (335, 121, 264, 20, 7, 2002, NULL, '00012300020020000335', NULL, NULL, NULL, NULL, 6), (336, 121, 264, 21, 7, 2002, NULL, '00012300020020000336', NULL, NULL, NULL, NULL, 6), (337, 121, 264, 22, 7, 2002, NULL, '00012300020020000337', NULL, NULL, NULL, NULL, 6), (338, 121, 264, 23, 7, 2002, NULL, '00012300020020000338', NULL, NULL, NULL, NULL, 6), (339, 121, 264, 24, 7, 2002, NULL, '00012300020020000339', NULL, NULL, NULL, NULL, 6), (340, 122, 266, 0, 7, 2002, NULL, '00012300020020000340', NULL, NULL, NULL, NULL, 6), (341, 122, 266, 1, 7, 2002, NULL, '00012300020020000341', NULL, NULL, NULL, NULL, 6), (342, 122, 266, 2, 7, 2002, NULL, '00012300020020000342', NULL, NULL, NULL, NULL, 6), (343, 122, 266, 3, 7, 2002, NULL, '00012300020020000343', NULL, NULL, NULL, NULL, 6), (344, 122, 266, 4, 7, 2002, NULL, '00012300020020000344', NULL, NULL, NULL, NULL, 6), (345, 122, 266, 5, 7, 2002, NULL, '00012300020020000345', NULL, NULL, NULL, NULL, 6), (346, 122, 266, 6, 7, 2002, NULL, '00012300020020000346', NULL, NULL, NULL, NULL, 6), (347, 122, 266, 7, 7, 2002, NULL, '00012300020020000347', NULL, NULL, NULL, NULL, 6), (348, 122, 266, 8, 7, 2002, NULL, '00012300020020000348', NULL, NULL, NULL, NULL, 6), (349, 122, 266, 9, 7, 2002, NULL, '00012300020020000349', NULL, NULL, NULL, NULL, 6), (350, 122, 266, 10, 7, 2002, NULL, '00012300020020000350', NULL, NULL, NULL, NULL, 6), (351, 122, 266, 11, 7, 2002, NULL, '00012300020020000351', NULL, NULL, NULL, NULL, 6), (352, 122, 266, 12, 7, 2002, NULL, '00012300020020000352', NULL, NULL, NULL, NULL, 6), (353, 122, 266, 13, 7, 2002, NULL, '00012300020020000353', NULL, NULL, NULL, NULL, 6), (354, 122, 266, 14, 7, 2002, NULL, '00012300020020000354', NULL, NULL, NULL, NULL, 6), (355, 122, 266, 15, 7, 2002, NULL, '00012300020020000355', NULL, NULL, NULL, NULL, 6), (356, 122, 266, 16, 7, 2002, NULL, '00012300020020000356', NULL, NULL, NULL, NULL, 6), (357, 122, 266, 17, 7, 2002, NULL, '00012300020020000357', NULL, NULL, NULL, NULL, 6), (358, 122, 266, 18, 7, 2002, NULL, '00012300020020000358', NULL, NULL, NULL, NULL, 6), (359, 122, 266, 19, 7, 2002, NULL, '00012300020020000359', NULL, NULL, NULL, NULL, 6), (360, 123, 268, 0, 7, 2002, NULL, '00012300020020000360', NULL, NULL, NULL, NULL, 6), (361, 123, 268, 1, 7, 2002, NULL, '00012300020020000361', NULL, NULL, NULL, NULL, 6), (362, 123, 268, 2, 7, 2002, NULL, '00012300020020000362', NULL, NULL, NULL, NULL, 6), (363, 123, 268, 3, 7, 2002, NULL, '00012300020020000363', NULL, NULL, NULL, NULL, 6), (364, 123, 268, 4, 7, 2002, NULL, '00012300020020000364', NULL, NULL, NULL, NULL, 6), (365, 123, 268, 5, 7, 2002, NULL, '00012300020020000365', NULL, NULL, NULL, NULL, 6), (366, 123, 268, 6, 7, 2002, NULL, '00012300020020000366', NULL, NULL, NULL, NULL, 6), (367, 123, 268, 7, 7, 2002, NULL, '00012300020020000367', NULL, NULL, NULL, NULL, 6), (368, 123, 268, 8, 7, 2002, NULL, '00012300020020000368', NULL, NULL, NULL, NULL, 6), (369, 123, 268, 9, 7, 2002, NULL, '00012300020020000369', NULL, NULL, NULL, NULL, 6), (370, 123, 268, 10, 7, 2002, NULL, '00012300020020000370', NULL, NULL, NULL, NULL, 6), (371, 123, 268, 11, 7, 2002, NULL, '00012300020020000371', NULL, NULL, NULL, NULL, 6), (372, 123, 268, 12, 7, 2002, NULL, '00012300020020000372', NULL, NULL, NULL, NULL, 6), (373, 123, 268, 13, 7, 2002, NULL, '00012300020020000373', NULL, NULL, NULL, NULL, 6), (374, 123, 268, 14, 7, 2002, NULL, '00012300020020000374', NULL, NULL, NULL, NULL, 6), (375, 123, 268, 15, 7, 2002, NULL, '00012300020020000375', NULL, NULL, NULL, NULL, 6), (376, 123, 268, 16, 7, 2002, NULL, '00012300020020000376', NULL, NULL, NULL, NULL, 6), (377, 123, 268, 17, 7, 2002, NULL, '00012300020020000377', NULL, NULL, NULL, NULL, 6), (378, 123, 268, 18, 7, 2002, NULL, '00012300020020000378', NULL, NULL, NULL, NULL, 6), (379, 123, 268, 19, 7, 2002, NULL, '00012300020020000379', NULL, NULL, NULL, NULL, 6), (380, 123, 268, 20, 7, 2002, NULL, '00012300020020000380', NULL, NULL, NULL, NULL, 6), (381, 123, 268, 21, 7, 2002, NULL, '00012300020020000381', NULL, NULL, NULL, NULL, 6), (382, 123, 268, 22, 7, 2002, NULL, '00012300020020000382', NULL, NULL, NULL, NULL, 6), (383, 123, 268, 23, 7, 2002, NULL, '00012300020020000383', NULL, NULL, NULL, NULL, 6), (384, 123, 268, 24, 7, 2002, NULL, '00012300020020000384', NULL, NULL, NULL, NULL, 6), (385, 124, 270, 0, 7, 2002, NULL, '00012300020020000385', NULL, NULL, NULL, NULL, 6), (386, 124, 270, 1, 7, 2002, NULL, '00012300020020000386', NULL, NULL, NULL, NULL, 6), (387, 124, 270, 2, 7, 2002, NULL, '00012300020020000387', NULL, NULL, NULL, NULL, 6), (388, 124, 270, 3, 7, 2002, NULL, '00012300020020000388', NULL, NULL, NULL, NULL, 6), (389, 124, 270, 4, 7, 2002, NULL, '00012300020020000389', NULL, NULL, NULL, NULL, 6), (390, 124, 270, 5, 7, 2002, NULL, '00012300020020000390', NULL, NULL, NULL, NULL, 6), (391, 124, 270, 6, 7, 2002, NULL, '00012300020020000391', NULL, NULL, NULL, NULL, 6), (392, 124, 270, 7, 7, 2002, NULL, '00012300020020000392', NULL, NULL, NULL, NULL, 6), (393, 124, 270, 8, 7, 2002, NULL, '00012300020020000393', NULL, NULL, NULL, NULL, 6), (394, 124, 270, 9, 7, 2002, NULL, '00012300020020000394', NULL, NULL, NULL, NULL, 6), (395, 125, 273, 0, 7, 2002, NULL, '00012300020020000395', NULL, NULL, NULL, NULL, 6), (396, 125, 273, 1, 7, 2002, NULL, '00012300020020000396', NULL, NULL, NULL, NULL, 6), (397, 125, 273, 2, 7, 2002, NULL, '00012300020020000397', NULL, NULL, NULL, NULL, 6), (398, 125, 273, 3, 7, 2002, NULL, '00012300020020000398', NULL, NULL, NULL, NULL, 6), (399, 125, 273, 4, 7, 2002, NULL, '00012300020020000399', NULL, NULL, NULL, NULL, 6), (400, 125, 273, 5, 7, 2002, NULL, '00012300020020000400', NULL, NULL, NULL, NULL, 6), (401, 125, 273, 6, 7, 2002, NULL, '00012300020020000401', NULL, NULL, NULL, NULL, 6), (402, 125, 273, 7, 7, 2002, NULL, '00012300020020000402', NULL, NULL, NULL, NULL, 6), (403, 125, 273, 8, 7, 2002, NULL, '00012300020020000403', NULL, NULL, NULL, NULL, 6), (404, 125, 273, 9, 7, 2002, NULL, '00012300020020000404', NULL, NULL, NULL, NULL, 6), (405, 125, 273, 10, 7, 2002, NULL, '00012300020020000405', NULL, NULL, NULL, NULL, 6), (406, 125, 273, 11, 7, 2002, NULL, '00012300020020000406', NULL, NULL, NULL, NULL, 6), (407, 125, 273, 12, 7, 2002, NULL, '00012300020020000407', NULL, NULL, NULL, NULL, 6), (408, 125, 273, 13, 7, 2002, NULL, '00012300020020000408', NULL, NULL, NULL, NULL, 6), (409, 125, 273, 14, 7, 2002, NULL, '00012300020020000409', NULL, NULL, NULL, NULL, 6), (410, 125, 273, 15, 7, 2002, NULL, '00012300020020000410', NULL, NULL, NULL, NULL, 6), (411, 125, 273, 16, 7, 2002, NULL, '00012300020020000411', NULL, NULL, NULL, NULL, 6), (412, 125, 273, 17, 7, 2002, NULL, '00012300020020000412', NULL, NULL, NULL, NULL, 6), (413, 125, 273, 18, 7, 2002, NULL, '00012300020020000413', NULL, NULL, NULL, NULL, 6), (414, 125, 273, 19, 7, 2002, NULL, '00012300020020000414', NULL, NULL, NULL, NULL, 6), (415, 125, 273, 20, 7, 2002, NULL, '00012300020020000415', NULL, NULL, NULL, NULL, 6), (416, 125, 273, 21, 7, 2002, NULL, '00012300020020000416', NULL, NULL, NULL, NULL, 6), (417, 125, 273, 22, 7, 2002, NULL, '00012300020020000417', NULL, NULL, NULL, NULL, 6), (418, 125, 273, 23, 7, 2002, NULL, '00012300020020000418', NULL, NULL, NULL, NULL, 6), (419, 125, 273, 24, 7, 2002, NULL, '00012300020020000419', NULL, NULL, NULL, NULL, 6), (420, 126, 274, 0, 7, 2002, NULL, '00012300020020000420', NULL, NULL, NULL, NULL, 6), (421, 126, 274, 1, 7, 2002, NULL, '00012300020020000421', NULL, NULL, NULL, NULL, 6), (422, 126, 274, 2, 7, 2002, NULL, '00012300020020000422', NULL, NULL, NULL, NULL, 6), (423, 126, 274, 3, 7, 2002, NULL, '00012300020020000423', NULL, NULL, NULL, NULL, 6), (424, 126, 274, 4, 7, 2002, NULL, '00012300020020000424', NULL, NULL, NULL, NULL, 6), (425, 126, 274, 5, 7, 2002, NULL, '00012300020020000425', NULL, NULL, NULL, NULL, 6), (426, 126, 274, 6, 7, 2002, NULL, '00012300020020000426', NULL, NULL, NULL, NULL, 6), (427, 126, 274, 7, 7, 2002, NULL, '00012300020020000427', NULL, NULL, NULL, NULL, 6), (428, 126, 274, 8, 7, 2002, NULL, '00012300020020000428', NULL, NULL, NULL, NULL, 6), (429, 126, 274, 9, 7, 2002, NULL, '00012300020020000429', NULL, NULL, NULL, NULL, 6), (430, 127, 276, 0, 0, 2002, NULL, '00012300020020000430', NULL, NULL, NULL, NULL, 6), (431, 127, 276, 1, 0, 2002, NULL, '00012300020020000431', NULL, NULL, NULL, NULL, 6), (432, 127, 276, 2, 0, 2002, NULL, '00012300020020000432', NULL, NULL, NULL, NULL, 6), (433, 127, 276, 3, 0, 2002, NULL, '00012300020020000433', NULL, NULL, NULL, NULL, 6), (434, 127, 276, 4, 0, 2002, NULL, '00012300020020000434', NULL, NULL, NULL, NULL, 6), (435, 127, 276, 5, 0, 2002, NULL, '00012300020020000435', NULL, NULL, NULL, NULL, 6), (436, 127, 276, 6, 0, 2002, NULL, '00012300020020000436', NULL, NULL, NULL, NULL, 6), (437, 127, 276, 7, 0, 2002, NULL, '00012300020020000437', NULL, NULL, NULL, NULL, 6), (438, 127, 276, 8, 0, 2002, NULL, '00012300020020000438', NULL, NULL, NULL, NULL, 6), (439, 127, 276, 9, 0, 2002, NULL, '00012300020020000439', NULL, NULL, NULL, NULL, 6), (440, 127, 276, 10, 0, 2002, NULL, '00012300020020000440', NULL, NULL, NULL, NULL, 6), (441, 127, 276, 11, 0, 2002, NULL, '00012300020020000441', NULL, NULL, NULL, NULL, 6); /*!40000 ALTER TABLE `fandm_visitatebarcodes_ticket` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.gift_message: 0 rows /*!40000 ALTER TABLE `gift_message` DISABLE KEYS */; /*!40000 ALTER TABLE `gift_message` ENABLE KEYS */; # Dumping structure for table web36db1.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 DEFAULT CHARSET=utf8 COMMENT='Google Base Attributes link Product Attributes'; # Dumping data for table web36db1.googlebase_attributes: 0 rows /*!40000 ALTER TABLE `googlebase_attributes` DISABLE KEYS */; /*!40000 ALTER TABLE `googlebase_attributes` ENABLE KEYS */; # Dumping structure for table web36db1.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 DEFAULT CHARSET=utf8 COMMENT='Google Base Items Products'; # Dumping data for table web36db1.googlebase_items: 0 rows /*!40000 ALTER TABLE `googlebase_items` DISABLE KEYS */; /*!40000 ALTER TABLE `googlebase_items` ENABLE KEYS */; # Dumping structure for table web36db1.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 DEFAULT CHARSET=utf8 COMMENT='Google Base Item Types link Attribute Sets'; # Dumping data for table web36db1.googlebase_types: 0 rows /*!40000 ALTER TABLE `googlebase_types` DISABLE KEYS */; /*!40000 ALTER TABLE `googlebase_types` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.googleoptimizer_code: 0 rows /*!40000 ALTER TABLE `googleoptimizer_code` DISABLE KEYS */; /*!40000 ALTER TABLE `googleoptimizer_code` ENABLE KEYS */; # Dumping structure for table web36db1.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=121 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.index_event: 121 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-07-09 15:26: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;}'), (2, 'save', 'catalog_category', 2, '2010-07-09 15:26: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;}'), (3, 'save', 'catalog_product', 1, '2010-07-09 15:38:36', '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: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:12:{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:37:"catalog_category_product_match_result";b:1;s: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;}'), (4, 'save', 'cataloginventory_stock_item', 1, '2010-07-09 15:38:36', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"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;}'), (5, 'save', 'catalog_product', 2, '2010-07-09 15:38:36', '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: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:12:{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:37:"catalog_category_product_match_result";b:1;s: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;}'), (6, 'save', 'cataloginventory_stock_item', 2, '2010-07-09 15:38:36', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"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;}'), (7, 'save', 'catalog_product', 3, '2010-07-09 15:38:36', '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: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:12:{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:37:"catalog_category_product_match_result";b:1;s: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;}'), (8, 'save', 'cataloginventory_stock_item', 3, '2010-07-09 15:38:36', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"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;}'), (9, 'save', 'catalog_product', 4, '2010-07-09 15:38:36', '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: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:12:{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:37:"catalog_category_product_match_result";b:1;s: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;}'), (10, 'save', 'cataloginventory_stock_item', 4, '2010-07-09 15:38:36', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"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;}'), (11, 'save', 'catalog_product', 5, '2010-07-09 15:38:37', '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: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:12:{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:37:"catalog_category_product_match_result";b:1;s: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;}'), (12, 'save', 'cataloginventory_stock_item', 5, '2010-07-09 15:38:37', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"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;}'), (13, 'save', 'catalog_product', 6, '2010-07-09 15:38:37', '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: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:12:{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:37:"catalog_category_product_match_result";b:1;s: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;}'), (14, 'save', 'cataloginventory_stock_item', 6, '2010-07-09 15:38:37', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"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;}'), (15, 'save', 'catalog_eav_attribute', 141, '2010-07-09 15:38:38', '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;}'), (16, 'save', 'core_store', 2, '2010-07-09 15:39:25', '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;}'), (17, 'save', 'cataloginventory_stock_item', 7, '2010-07-09 15:45: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: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;}'), (18, 'save', 'catalog_product', 7, '2010-07-09 15:45: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: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:37:"catalog_category_product_match_result";b:1;s: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;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;}'), (19, 'save', 'cataloginventory_stock_item', 8, '2010-07-09 15:47: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: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;}'), (20, 'save', 'catalog_product', 8, '2010-07-09 15:47: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: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:37:"catalog_category_product_match_result";b:1;s: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;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;}'), (21, 'save', 'catalog_category', 3, '2010-07-09 15:48:01', '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;}'), (22, 'save', 'catalog_category', 4, '2010-07-09 15:48:13', '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;}'), (23, 'save', 'catalog_category', 5, '2010-07-09 15:49:04', '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;}'), (24, 'save', 'catalog_category', 6, '2010-07-09 15:49:20', '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', 'cataloginventory_stock_item', 9, '2010-07-09 16:00: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: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;}'), (26, 'save', 'catalog_product', 9, '2010-07-09 16:00:39', '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: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:37:"catalog_category_product_match_result";b:1;s: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;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;}'), (27, 'save', 'cataloginventory_stock_item', 10, '2010-07-09 16: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: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', 10, '2010-07-09 16:02: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: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:37:"catalog_category_product_match_result";b:1;s: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;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;}'), (29, 'save', 'catalog_eav_attribute', 142, '2010-07-09 16:06:08', '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: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:0;}'), (30, 'save', 'cataloginventory_stock_item', 11, '2010-07-09 16: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: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', 11, '2010-07-09 16:11: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: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:37:"catalog_category_product_match_result";b:1;s: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;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;}'), (32, 'save', 'cataloginventory_stock_item', 12, '2010-07-09 16:12: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;}'), (33, 'save', 'catalog_product', 12, '2010-07-09 16:12: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: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:37:"catalog_category_product_match_result";b:1;s: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;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;}'), (34, 'save', 'core_config_data', 155, '2010-07-09 18:48: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;}'), (35, 'delete', 'catalog_product', 6, '2010-07-09 18:52: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;}'), (36, 'delete', 'catalog_product', 5, '2010-07-09 18:52: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;}'), (37, 'delete', 'catalog_product', 4, '2010-07-09 18:52: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;}'), (38, 'delete', 'catalog_product', 3, '2010-07-09 18:52:52', '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;}'), (39, 'delete', 'catalog_product', 2, '2010-07-09 18:52:52', '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;}'), (40, 'delete', 'catalog_product', 1, '2010-07-09 18:52:53', '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;}'), (41, 'save', 'cataloginventory_stock_item', 13, '2010-07-09 19:55: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;}'), (42, 'save', 'catalog_product', 13, '2010-07-09 19:55: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: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;}'), (43, 'delete', 'catalog_product', 13, '2010-07-09 20:00:11', '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;}'), (44, 'save', 'cataloginventory_stock_item', 14, '2010-07-09 20:11: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;}'), (45, 'save', 'catalog_product', 14, '2010-07-09 20:11: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: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;}'), (46, 'delete', 'catalog_product', 10, '2010-07-11 09:56:11', '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;}'), (47, 'save', 'cataloginventory_stock_item', 15, '2010-07-11 10:25: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;}'), (48, 'save', 'catalog_product', 15, '2010-07-11 10:25: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: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;}'), (49, 'save', 'cataloginventory_stock_item', 16, '2010-07-11 10:44: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;}'), (50, 'save', 'catalog_product', 16, '2010-07-11 10:44: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;}'), (51, 'delete', 'catalog_product', 16, '2010-07-11 11:07: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;}'), (52, 'save', 'cataloginventory_stock_item', 17, '2010-07-11 11:09: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;}'), (53, 'save', 'catalog_product', 17, '2010-07-11 11:09: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;}'), (54, 'delete', 'catalog_product', 17, '2010-07-11 11:10:57', '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;}'), (55, 'save', 'cataloginventory_stock_item', 18, '2010-07-11 11:14: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;}'), (56, 'save', 'catalog_product', 18, '2010-07-11 11:14: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: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;}'), (57, 'save', 'cataloginventory_stock_item', 19, '2010-07-11 20:40: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;}'), (58, 'save', 'catalog_product', 19, '2010-07-11 20:40:53', '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;}'), (59, 'save', 'cataloginventory_stock_item', 20, '2010-07-12 17:30: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;}'), (60, 'save', 'catalog_product', 20, '2010-07-12 17:30:22', '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;}'), (61, 'delete', 'catalog_product', 19, '2010-07-12 19:59:06', '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;}'), (62, 'delete', 'catalog_product', 18, '2010-07-12 20:01:18', '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;}'), (63, 'delete', 'catalog_product', 7, '2010-07-21 13:45:32', '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;}'), (64, 'delete', 'catalog_product', 8, '2010-07-21 13:45:34', '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;}'), (65, 'delete', 'catalog_product', 9, '2010-07-21 13:45:36', '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;}'), (66, 'delete', 'catalog_product', 14, '2010-07-21 13:45:38', '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;}'), (67, 'delete', 'catalog_product', 15, '2010-07-21 13:45:39', '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;}'), (68, 'save', 'cataloginventory_stock_item', 21, '2010-07-21 14:52: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;}'), (69, 'save', 'catalog_product', 21, '2010-07-21 14:52: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;}'), (70, 'save', 'cataloginventory_stock_item', 22, '2010-07-21 15:00: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;}'), (71, 'save', 'catalog_product', 22, '2010-07-21 15:00: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: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;}'), (72, 'save', 'cataloginventory_stock_item', 23, '2010-07-21 15:45: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;}'), (73, 'save', 'catalog_product', 23, '2010-07-21 15:45: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;}'), (74, 'delete', 'catalog_product', 23, '2010-07-22 08:13: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;}'), (75, 'save', 'cataloginventory_stock_item', 24, '2010-07-22 08:26: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;}'), (76, 'save', 'catalog_product', 24, '2010-07-22 08:26: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: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;}'), (77, 'save', 'cataloginventory_stock_item', 25, '2010-07-22 08:31: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;}'), (78, 'save', 'catalog_product', 25, '2010-07-22 08:31: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;}'), (79, 'save', 'cataloginventory_stock_item', 26, '2010-07-22 08:35: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;}'), (80, 'save', 'catalog_product', 26, '2010-07-22 08:35: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;}'), (81, 'delete', 'catalog_product', 26, '2010-07-22 08:39:19', '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;}'), (82, 'save', 'cataloginventory_stock_item', 27, '2010-07-22 08:41: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;}'), (83, 'save', 'catalog_product', 27, '2010-07-22 08:41:01', '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;}'), (84, 'save', 'cataloginventory_stock_item', 28, '2010-07-22 08:47: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;}'), (85, 'save', 'catalog_product', 28, '2010-07-22 08:47:42', '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;}'), (86, 'save', 'cataloginventory_stock_item', 29, '2010-07-22 08: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;}'), (87, 'save', 'catalog_product', 29, '2010-07-22 08:47: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;}'), (88, 'delete', 'catalog_product', 29, '2010-07-22 08:47:58', '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;}'), (89, 'delete', 'catalog_product', 28, '2010-07-22 08:48: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;}'), (90, 'save', 'cataloginventory_stock_item', 30, '2010-07-22 08:59: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;}'), (91, 'save', 'catalog_product', 30, '2010-07-22 08:59: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;}'), (92, 'save', 'cataloginventory_stock_item', 31, '2010-07-22 10:38: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;}'), (93, 'save', 'catalog_product', 31, '2010-07-22 10:38: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;}'), (94, 'save', 'catalog_category', 7, '2010-07-22 14:51: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;}'), (95, 'save', 'cataloginventory_stock_item', 32, '2010-07-22 14:54: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;}'), (96, 'save', 'catalog_product', 32, '2010-07-22 14:54: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;}'), (97, 'save', 'cataloginventory_stock_item', 33, '2010-07-23 13:19: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;}'), (98, 'save', 'catalog_product', 33, '2010-07-23 13:19: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;}'), (99, 'save', 'catalog_eav_attribute', 143, '2010-07-26 16:18: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:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (100, 'delete', 'catalog_product', 22, '2010-07-29 15:54:23', '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;}'), (101, 'save', 'cataloginventory_stock_item', 34, '2010-07-30 11:16: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;}'), (102, 'save', 'catalog_product', 34, '2010-07-30 11:16: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: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;}'), (103, 'delete', 'catalog_product', 21, '2010-07-30 11:17:01', '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;}'), (104, 'mass_action', 'catalog_product', NULL, '2010-08-01 09:22: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: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:13:{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: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;}'), (105, 'save', 'cataloginventory_stock_item', 35, '2010-08-02 13:31: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;}'), (106, 'save', 'catalog_product', 35, '2010-08-02 13:31: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: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;}'), (107, 'save', 'cataloginventory_stock_item', 36, '2010-08-02 13:52: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;}'), (108, 'save', 'catalog_product', 36, '2010-08-02 13:52: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: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;}'), (109, 'save', 'cataloginventory_stock_item', 37, '2010-08-02 13:58: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;}'), (110, 'save', 'catalog_product', 37, '2010-08-02 13:58: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: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;}'), (111, 'save', 'cataloginventory_stock_item', 38, '2010-08-02 14: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;}'), (112, 'save', 'catalog_product', 38, '2010-08-02 14: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;}'), (113, 'save', 'cataloginventory_stock_item', 39, '2010-08-02 14:10: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;}'), (114, 'save', 'catalog_product', 39, '2010-08-02 14:10: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: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;}'), (115, 'save', 'cataloginventory_stock_item', 40, '2010-08-02 14:14: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;}'), (116, 'save', 'catalog_product', 40, '2010-08-02 14:14: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: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;}'), (117, 'save', 'cataloginventory_stock_item', 41, '2010-08-03 13:11: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;}'), (118, 'save', 'catalog_product', 41, '2010-08-03 13:11: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;}'), (119, 'save', 'catalog_eav_attribute', 144, '2010-08-05 16:11:49', '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:33:"catalog_product_flat_match_result";b:1;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:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;}'), (120, 'save', 'catalog_eav_attribute', 145, '2010-08-17 07:29: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;}'); /*!40000 ALTER TABLE `index_event` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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', '2010-08-28 07:20:05', '2010-08-28 07:20:06', 'real_time'), (2, 'catalog_product_price', 'pending', '2010-08-28 07:20:06', '2010-08-28 07:20:06', 'real_time'), (3, 'catalog_url', 'pending', '2010-08-28 07:20:06', '2010-08-28 07:20:07', 'real_time'), (4, 'catalog_product_flat', 'pending', '2010-08-28 07:20:07', '2010-08-28 07:20:07', 'real_time'), (5, 'catalog_category_flat', 'pending', '2010-08-28 07:20:07', '2010-08-28 07:20:08', 'real_time'), (6, 'catalog_category_product', 'pending', '2010-08-28 07:20:08', '2010-08-28 07:20:08', 'real_time'), (7, 'catalogsearch_fulltext', 'pending', '2010-08-28 07:20:08', '2010-08-28 07:20:08', 'real_time'), (8, 'tag_summary', 'pending', '2010-08-28 07:20:08', '2010-08-28 07:20:08', 'real_time'), (9, 'cataloginventory_stock', 'pending', '2010-08-28 07:20:05', '2010-08-28 07:20:05', 'real_time'); /*!40000 ALTER TABLE `index_process` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.index_process_event: 517 rows /*!40000 ALTER TABLE `index_process_event` DISABLE KEYS */; INSERT INTO `index_process_event` (`process_id`, `event_id`, `status`) VALUES (1, 3, 'done'), (1, 5, 'done'), (1, 7, 'done'), (1, 9, 'done'), (1, 11, 'done'), (1, 13, 'done'), (1, 15, 'done'), (1, 18, 'done'), (1, 20, 'done'), (1, 26, 'done'), (1, 28, 'done'), (1, 29, 'done'), (1, 31, 'done'), (1, 33, 'done'), (1, 35, 'done'), (1, 36, 'done'), (1, 37, 'done'), (1, 38, 'done'), (1, 39, 'done'), (1, 40, 'done'), (1, 42, 'done'), (1, 43, 'done'), (1, 45, 'done'), (1, 46, 'done'), (1, 48, 'done'), (1, 50, 'done'), (1, 51, 'done'), (1, 53, 'done'), (1, 54, 'done'), (1, 56, 'done'), (1, 58, 'done'), (1, 60, 'done'), (1, 61, 'done'), (1, 62, 'done'), (1, 63, 'done'), (1, 64, 'done'), (1, 65, 'done'), (1, 66, 'done'), (1, 67, 'done'), (1, 69, 'done'), (1, 71, 'done'), (1, 73, 'done'), (1, 74, 'done'), (1, 76, 'done'), (1, 78, 'done'), (1, 80, 'done'), (1, 81, 'done'), (1, 83, 'done'), (1, 85, 'done'), (1, 87, 'done'), (1, 88, 'done'), (1, 89, 'done'), (1, 91, 'done'), (1, 93, 'done'), (1, 96, 'done'), (1, 98, 'done'), (1, 99, 'done'), (1, 100, 'done'), (1, 102, 'done'), (1, 103, 'done'), (1, 104, 'done'), (1, 106, 'done'), (1, 108, 'done'), (1, 110, 'done'), (1, 112, 'done'), (1, 114, 'done'), (1, 116, 'done'), (1, 118, 'done'), (1, 119, 'done'), (1, 120, 'done'), (2, 3, 'done'), (2, 5, 'done'), (2, 7, 'done'), (2, 9, 'done'), (2, 11, 'done'), (2, 13, 'done'), (2, 18, 'done'), (2, 20, 'done'), (2, 26, 'done'), (2, 28, 'done'), (2, 31, 'done'), (2, 33, 'done'), (2, 35, 'done'), (2, 36, 'done'), (2, 37, 'done'), (2, 38, 'done'), (2, 39, 'done'), (2, 40, 'done'), (2, 42, 'done'), (2, 43, 'done'), (2, 45, 'done'), (2, 46, 'done'), (2, 48, 'done'), (2, 50, 'done'), (2, 51, 'done'), (2, 53, 'done'), (2, 54, 'done'), (2, 56, 'done'), (2, 58, 'done'), (2, 60, 'done'), (2, 61, 'done'), (2, 62, 'done'), (2, 63, 'done'), (2, 64, 'done'), (2, 65, 'done'), (2, 66, 'done'), (2, 67, 'done'), (2, 69, 'done'), (2, 71, 'done'), (2, 73, 'done'), (2, 74, 'done'), (2, 76, 'done'), (2, 78, 'done'), (2, 80, 'done'), (2, 81, 'done'), (2, 83, 'done'), (2, 85, 'done'), (2, 87, 'done'), (2, 88, 'done'), (2, 89, 'done'), (2, 91, 'done'), (2, 93, 'done'), (2, 96, 'done'), (2, 98, 'done'), (2, 100, 'done'), (2, 102, 'done'), (2, 103, 'done'), (2, 104, 'done'), (2, 106, 'done'), (2, 108, 'done'), (2, 110, 'done'), (2, 112, 'done'), (2, 114, 'done'), (2, 116, 'done'), (2, 118, 'done'), (3, 1, 'done'), (3, 2, 'done'), (3, 3, 'done'), (3, 5, 'done'), (3, 7, 'done'), (3, 9, 'done'), (3, 11, 'done'), (3, 13, 'done'), (3, 16, 'done'), (3, 18, 'done'), (3, 20, 'done'), (3, 21, 'done'), (3, 22, 'done'), (3, 23, 'done'), (3, 24, 'done'), (3, 26, 'done'), (3, 28, 'done'), (3, 31, 'done'), (3, 33, 'done'), (3, 42, 'done'), (3, 45, 'done'), (3, 48, 'done'), (3, 50, 'done'), (3, 53, 'done'), (3, 56, 'done'), (3, 58, 'done'), (3, 60, 'done'), (3, 69, 'done'), (3, 71, 'done'), (3, 73, 'done'), (3, 76, 'done'), (3, 78, 'done'), (3, 80, 'done'), (3, 83, 'done'), (3, 85, 'done'), (3, 87, 'done'), (3, 91, 'done'), (3, 93, 'done'), (3, 94, 'done'), (3, 96, 'done'), (3, 98, 'done'), (3, 102, 'done'), (3, 106, 'done'), (3, 108, 'done'), (3, 110, 'done'), (3, 112, 'done'), (3, 114, 'done'), (3, 116, 'done'), (3, 118, 'done'), (4, 18, 'done'), (4, 20, 'done'), (4, 26, 'done'), (4, 28, 'done'), (4, 31, 'done'), (4, 33, 'done'), (4, 42, 'done'), (4, 45, 'done'), (4, 48, 'done'), (4, 50, 'done'), (4, 53, 'done'), (4, 56, 'done'), (4, 58, 'done'), (4, 60, 'done'), (4, 69, 'done'), (4, 71, 'done'), (4, 73, 'done'), (4, 76, 'done'), (4, 78, 'done'), (4, 80, 'done'), (4, 83, 'done'), (4, 85, 'done'), (4, 87, 'done'), (4, 91, 'done'), (4, 93, 'done'), (4, 96, 'done'), (4, 98, 'done'), (4, 102, 'done'), (4, 104, 'done'), (4, 106, 'done'), (4, 108, 'done'), (4, 110, 'done'), (4, 112, 'done'), (4, 114, 'done'), (4, 116, 'done'), (4, 118, 'done'), (4, 119, 'done'), (6, 1, 'done'), (6, 2, 'done'), (6, 3, 'done'), (6, 5, 'done'), (6, 7, 'done'), (6, 9, 'done'), (6, 11, 'done'), (6, 13, 'done'), (6, 16, 'done'), (6, 18, 'done'), (6, 20, 'done'), (6, 21, 'done'), (6, 22, 'done'), (6, 23, 'done'), (6, 24, 'done'), (6, 26, 'done'), (6, 28, 'done'), (6, 31, 'done'), (6, 33, 'done'), (6, 42, 'done'), (6, 45, 'done'), (6, 48, 'done'), (6, 50, 'done'), (6, 53, 'done'), (6, 56, 'done'), (6, 58, 'done'), (6, 60, 'done'), (6, 69, 'done'), (6, 71, 'done'), (6, 73, 'done'), (6, 76, 'done'), (6, 78, 'done'), (6, 80, 'done'), (6, 83, 'done'), (6, 85, 'done'), (6, 87, 'done'), (6, 91, 'done'), (6, 93, 'done'), (6, 94, 'done'), (6, 96, 'done'), (6, 98, 'done'), (6, 102, 'done'), (6, 104, 'done'), (6, 106, 'done'), (6, 108, 'done'), (6, 110, 'done'), (6, 112, 'done'), (6, 114, 'done'), (6, 116, 'done'), (6, 118, 'done'), (7, 3, 'done'), (7, 5, 'done'), (7, 7, 'done'), (7, 9, 'done'), (7, 11, 'done'), (7, 13, 'done'), (7, 15, 'done'), (7, 16, 'done'), (7, 18, 'done'), (7, 20, 'done'), (7, 26, 'done'), (7, 28, 'done'), (7, 29, 'done'), (7, 31, 'done'), (7, 33, 'done'), (7, 35, 'done'), (7, 36, 'done'), (7, 37, 'done'), (7, 38, 'done'), (7, 39, 'done'), (7, 40, 'done'), (7, 42, 'done'), (7, 43, 'done'), (7, 45, 'done'), (7, 46, 'done'), (7, 48, 'done'), (7, 50, 'done'), (7, 51, 'done'), (7, 53, 'done'), (7, 54, 'done'), (7, 56, 'done'), (7, 58, 'done'), (7, 60, 'done'), (7, 61, 'done'), (7, 62, 'done'), (7, 63, 'done'), (7, 64, 'done'), (7, 65, 'done'), (7, 66, 'done'), (7, 67, 'done'), (7, 69, 'done'), (7, 71, 'done'), (7, 73, 'done'), (7, 74, 'done'), (7, 76, 'done'), (7, 78, 'done'), (7, 80, 'done'), (7, 81, 'done'), (7, 83, 'done'), (7, 85, 'done'), (7, 87, 'done'), (7, 88, 'done'), (7, 89, 'done'), (7, 91, 'done'), (7, 93, 'done'), (7, 96, 'done'), (7, 98, 'done'), (7, 99, 'done'), (7, 100, 'done'), (7, 102, 'done'), (7, 103, 'done'), (7, 104, 'done'), (7, 106, 'done'), (7, 108, 'done'), (7, 110, 'done'), (7, 112, 'done'), (7, 114, 'done'), (7, 116, 'done'), (7, 118, 'done'), (7, 119, 'done'), (7, 120, 'done'), (8, 3, 'done'), (8, 5, 'done'), (8, 7, 'done'), (8, 9, 'done'), (8, 11, 'done'), (8, 13, 'done'), (8, 18, 'done'), (8, 20, 'done'), (8, 26, 'done'), (8, 28, 'done'), (8, 31, 'done'), (8, 33, 'done'), (8, 35, 'done'), (8, 36, 'done'), (8, 37, 'done'), (8, 38, 'done'), (8, 39, 'done'), (8, 40, 'done'), (8, 42, 'done'), (8, 43, 'done'), (8, 45, 'done'), (8, 46, 'done'), (8, 48, 'done'), (8, 50, 'done'), (8, 51, 'done'), (8, 53, 'done'), (8, 54, 'done'), (8, 56, 'done'), (8, 58, 'done'), (8, 60, 'done'), (8, 61, 'done'), (8, 62, 'done'), (8, 63, 'done'), (8, 64, 'done'), (8, 65, 'done'), (8, 66, 'done'), (8, 67, 'done'), (8, 69, 'done'), (8, 71, 'done'), (8, 73, 'done'), (8, 74, 'done'), (8, 76, 'done'), (8, 78, 'done'), (8, 80, 'done'), (8, 81, 'done'), (8, 83, 'done'), (8, 85, 'done'), (8, 87, 'done'), (8, 88, 'done'), (8, 89, 'done'), (8, 91, 'done'), (8, 93, 'done'), (8, 96, 'done'), (8, 98, 'done'), (8, 100, 'done'), (8, 102, 'done'), (8, 103, 'done'), (8, 104, 'done'), (8, 106, 'done'), (8, 108, 'done'), (8, 110, 'done'), (8, 112, 'done'), (8, 114, 'done'), (8, 116, 'done'), (8, 118, 'done'), (9, 3, 'done'), (9, 4, 'done'), (9, 5, 'done'), (9, 6, 'done'), (9, 7, 'done'), (9, 8, 'done'), (9, 9, 'done'), (9, 10, 'done'), (9, 11, 'done'), (9, 12, 'done'), (9, 13, 'done'), (9, 14, 'done'), (9, 16, 'done'), (9, 17, 'done'), (9, 18, 'done'), (9, 19, 'done'), (9, 20, 'done'), (9, 25, 'done'), (9, 26, 'done'), (9, 27, 'done'), (9, 28, 'done'), (9, 30, 'done'), (9, 31, 'done'), (9, 32, 'done'), (9, 33, 'done'), (9, 34, 'done'), (9, 35, 'done'), (9, 36, 'done'), (9, 37, 'done'), (9, 38, 'done'), (9, 39, 'done'), (9, 40, 'done'), (9, 41, 'done'), (9, 42, 'done'), (9, 43, 'done'), (9, 44, 'done'), (9, 45, 'done'), (9, 46, 'done'), (9, 47, 'done'), (9, 48, 'done'), (9, 49, 'done'), (9, 50, 'done'), (9, 51, 'done'), (9, 52, 'done'), (9, 53, 'done'), (9, 54, 'done'), (9, 55, 'done'), (9, 56, 'done'), (9, 57, 'done'), (9, 58, 'done'), (9, 59, 'done'), (9, 60, 'done'), (9, 61, 'done'), (9, 62, 'done'), (9, 63, 'done'), (9, 64, 'done'), (9, 65, 'done'), (9, 66, 'done'), (9, 67, 'done'), (9, 68, 'done'), (9, 69, 'done'), (9, 70, 'done'), (9, 71, 'done'), (9, 72, 'done'), (9, 73, 'done'), (9, 74, 'done'), (9, 75, 'done'), (9, 76, 'done'), (9, 77, 'done'), (9, 78, 'done'), (9, 79, 'done'), (9, 80, 'done'), (9, 81, 'done'), (9, 82, 'done'), (9, 83, 'done'), (9, 84, 'done'), (9, 85, 'done'), (9, 86, 'done'), (9, 87, 'done'), (9, 88, 'done'), (9, 89, 'done'), (9, 90, 'done'), (9, 91, 'done'), (9, 92, 'done'), (9, 93, 'done'), (9, 95, 'done'), (9, 96, 'done'), (9, 97, 'done'), (9, 98, 'done'), (9, 100, 'done'), (9, 101, 'done'), (9, 102, 'done'), (9, 103, 'done'), (9, 104, 'done'), (9, 105, 'done'), (9, 106, 'done'), (9, 107, 'done'), (9, 108, 'done'), (9, 109, 'done'), (9, 110, 'done'), (9, 111, 'done'), (9, 112, 'done'), (9, 113, 'done'), (9, 114, 'done'), (9, 115, 'done'), (9, 116, 'done'), (9, 117, 'done'), (9, 118, 'done'); /*!40000 ALTER TABLE `index_process_event` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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, 33, 1, '2010-07-20 10:41:45', NULL, 1), (2, 76, 1, '2010-07-21 11:54:17', '2010-07-21 12:23:21', 1), (3, 125, 2, '2010-07-22 09:56:59', NULL, 1), (4, 131, 1, '2010-07-23 15:00:41', NULL, 2), (5, 138, 1, '2010-07-29 15:47:01', '2010-08-02 09:00:45', 1), (6, 142, 3, '2010-07-30 07:14:07', '2010-07-30 07:16:20', 1), (7, 142, 4, '2010-07-30 07:20:07', '2010-07-30 07:34:00', 1), (8, 142, 3, '2010-07-30 07:35:12', '2010-07-30 11:49:36', 1), (9, 146, 1, '2010-07-31 15:00:22', NULL, 1), (10, 138, 1, '2010-08-02 09:15:28', '2010-08-02 09:15:47', 1), (11, 138, 5, '2010-08-02 09:16:24', '2010-08-02 09:20:42', 1), (12, 138, 6, '2010-08-02 09:21:41', '2010-08-02 09:54:06', 1), (13, 138, 5, '2010-08-02 10:00:04', '2010-08-02 10:00:11', 1), (14, 153, 3, '2010-08-02 14:37:40', NULL, 1), (15, 151, 6, '2010-08-03 08:19:41', NULL, 1), (16, 181, 2, '2010-08-11 14:11:43', NULL, 2), (17, 217, 3, '2010-08-12 07:02:20', NULL, 1), (18, 218, 3, '2010-08-12 07:03:35', NULL, 2), (19, 226, 3, '2010-08-13 08:04:12', '2010-08-13 08:52:23', 1), (20, 228, 3, '2010-08-13 09:39:32', NULL, 1), (21, 232, 7, '2010-08-15 17:47:27', NULL, 1), (22, 234, 3, '2010-08-16 06:44:51', NULL, 2), (23, 237, 3, '2010-08-16 07:42:40', '2010-08-16 07:59:01', 1), (24, 241, 3, '2010-08-16 11:26:35', NULL, 1), (25, 236, 7, '2010-08-16 12:16:53', NULL, 1), (26, 246, 3, '2010-08-17 06:54:33', NULL, 1), (27, 251, 4, '2010-08-17 13:40:10', NULL, 1), (28, 253, 2, '2010-08-17 15:13:11', NULL, 1), (29, 254, 7, '2010-08-17 15:42:26', NULL, 1), (30, 256, 2, '2010-08-18 11:41:47', NULL, 1), (31, 257, 7, '2010-08-18 12:26:34', NULL, 1), (32, 258, 4, '2010-08-18 12:59:34', NULL, 1), (33, 261, 4, '2010-08-19 10:11:04', NULL, 1), (34, 268, 2, '2010-08-19 14:49:58', '2010-08-19 15:12:15', 2), (35, 268, 2, '2010-08-19 15:14:13', '2010-08-19 15:15:17', 1), (36, 268, 2, '2010-08-19 15:23:17', NULL, 1), (37, 271, 2, '2010-08-19 16:19:12', NULL, 1), (38, 272, 7, '2010-08-19 16:26:48', NULL, 1), (39, 275, 4, '2010-08-20 07:41:00', NULL, 1), (40, 278, 7, '2010-08-20 08:04:28', NULL, 1), (41, 277, 4, '2010-08-20 08:19:06', '2010-08-20 11:23:38', 2), (42, 295, 2, '2010-08-20 13:34:42', NULL, 1), (43, 298, 7, '2010-08-22 06:10:59', NULL, 1), (44, 309, 8, '2010-08-23 09:20:24', NULL, 1), (45, 331, 8, '2010-08-23 13:48:44', NULL, 1), (46, 341, 8, '2010-08-24 15:13:39', NULL, 1), (47, 365, 7, '2010-08-25 08:10:43', NULL, 1), (48, 369, 3, '2010-08-25 08:27:18', '2010-08-25 14:53:09', 2), (49, 373, 9, '2010-08-25 08:57:39', NULL, 1), (50, 385, 3, '2010-08-25 09:54:52', '2010-08-25 13:28:30', 1), (51, 385, 3, '2010-08-25 13:29:05', '2010-08-25 13:50:50', 1), (52, 477, 7, '2010-08-26 09:55:15', NULL, 1), (53, 484, 10, '2010-08-26 15:31:23', '2010-08-26 16:00:38', 1), (54, 486, 11, '2010-08-27 07:28:46', NULL, 1), (55, 491, 12, '2010-08-27 07:50:34', '2010-08-27 07:50:48', 1), (56, 494, 3, '2010-08-27 13:20:38', '2010-08-27 14:36:54', 1), (57, 495, 7, '2010-08-28 05:59:58', NULL, 1), (58, 502, 7, '2010-08-28 06:20:47', NULL, 1), (59, 505, 7, '2010-08-28 07:03:45', '2010-08-28 11:37:07', 1), (60, 511, 7, '2010-08-28 07:30:53', NULL, 1), (61, 516, 7, '2010-08-28 07:53:18', '2010-08-28 11:24:06', 1), (62, 516, 7, '2010-08-28 11:27:44', '2010-08-28 11:28:14', 1), (63, 505, 7, '2010-08-28 11:37:29', NULL, 1), (64, 536, 7, '2010-08-31 16:52:00', NULL, 1); /*!40000 ALTER TABLE `log_customer` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.log_quote: 78 rows /*!40000 ALTER TABLE `log_quote` DISABLE KEYS */; INSERT INTO `log_quote` (`quote_id`, `visitor_id`, `created_at`, `deleted_at`) VALUES (1, 3, '2010-07-09 16:12:25', NULL), (2, 4, '2010-07-09 16:20:33', NULL), (3, 5, '2010-07-09 18:17:28', NULL), (4, 6, '2010-07-09 18:44:57', NULL), (5, 7, '2010-07-09 19:02:59', NULL), (6, 8, '2010-07-10 06:58:48', NULL), (7, 9, '2010-07-11 09:28:54', NULL), (8, 10, '2010-07-11 12:00:15', NULL), (9, 11, '2010-07-11 20:29:38', NULL), (10, 12, '2010-07-12 17:33:44', NULL), (11, 13, '2010-07-12 17:48:47', NULL), (13, 15, '2010-07-12 19:25:14', NULL), (14, 16, '2010-07-12 19:44:59', NULL), (15, 17, '2010-07-13 06:40:45', NULL), (16, 22, '2010-07-14 14:55:10', NULL), (17, 19, '2010-07-14 15:44:42', NULL), (19, 30, '2010-07-19 10:53:38', NULL), (20, 31, '2010-07-20 08:36:22', NULL), (23, 123, '2010-07-21 13:41:47', NULL), (24, 124, '2010-07-22 08:26:29', NULL), (28, 126, '2010-07-22 12:03:50', NULL), (29, 129, '2010-07-23 11:59:11', NULL), (35, 134, '2010-07-26 11:22:19', NULL), (36, 135, '2010-07-27 09:51:01', NULL), (39, 140, '2010-07-29 16:01:57', NULL), (41, 144, '2010-07-30 08:00:53', NULL), (42, 149, '2010-08-01 12:02:37', NULL), (43, 147, '2010-08-01 12:24:08', NULL), (44, 138, '2010-08-02 10:06:46', NULL), (45, 153, '2010-08-02 14:36:09', NULL), (46, 154, '2010-08-02 15:05:29', NULL), (47, 151, '2010-08-03 08:10:12', NULL), (49, 156, '2010-08-03 09:24:34', NULL), (50, 160, '2010-08-03 12:18:00', NULL), (51, 172, '2010-08-03 14:38:13', NULL), (52, 171, '2010-08-03 14:43:47', NULL), (53, 175, '2010-08-04 08:01:59', NULL), (54, 177, '2010-08-04 14:38:19', NULL), (56, 182, '2010-08-05 11:31:32', NULL), (57, 174, '2010-08-05 19:58:22', NULL), (58, 185, '2010-08-06 09:35:27', NULL), (59, 186, '2010-08-06 12:06:08', NULL), (60, 188, '2010-08-06 16:03:58', NULL), (61, 190, '2010-08-07 10:28:31', NULL), (62, 191, '2010-08-07 11:50:08', NULL), (63, 199, '2010-08-08 11:17:35', NULL), (65, 203, '2010-08-10 08:51:30', NULL), (66, 204, '2010-08-10 09:05:56', NULL), (67, 205, '2010-08-10 09:46:10', NULL), (68, 206, '2010-08-10 10:19:48', NULL), (69, 207, '2010-08-10 12:27:09', NULL), (70, 208, '2010-08-10 12:36:48', NULL), (71, 211, '2010-08-11 08:33:13', NULL), (72, 212, '2010-08-11 11:51:53', NULL), (77, 222, '2010-08-12 14:50:39', NULL), (78, 224, '2010-08-12 16:54:11', NULL), (93, 240, '2010-08-16 08:16:58', NULL), (94, 239, '2010-08-16 08:26:10', NULL), (100, 242, '2010-08-16 13:09:49', NULL), (101, 245, '2010-08-16 13:36:14', NULL), (105, 247, '2010-08-17 07:08:37', NULL), (112, 255, '2010-08-18 10:23:43', NULL), (125, 262, '2010-08-19 11:47:17', NULL), (126, 264, '2010-08-19 13:18:30', NULL), (136, 273, '2010-08-20 04:33:36', NULL), (189, 334, '2010-08-23 17:25:18', NULL), (214, 364, '2010-08-25 07:29:42', NULL), (317, 470, '2010-08-25 16:40:46', NULL), (331, 480, '2010-08-26 11:48:01', NULL), (332, 483, '2010-08-26 12:36:48', NULL), (333, 482, '2010-08-26 12:49:50', NULL), (334, 484, '2010-08-26 14:11:37', NULL), (343, 492, '2010-08-27 09:55:05', NULL), (344, 491, '2010-08-27 12:07:26', NULL), (386, 516, '2010-08-28 11:26:38', NULL), (387, 516, '2010-08-28 11:29:42', NULL), (390, 533, '2010-08-30 11:53:41', NULL), (391, 536, '2010-08-31 16:51:16', NULL); /*!40000 ALTER TABLE `log_quote` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.log_summary: 0 rows /*!40000 ALTER TABLE `log_summary` DISABLE KEYS */; /*!40000 ALTER TABLE `log_summary` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.log_url: 9.917 rows /*!40000 ALTER TABLE `log_url` DISABLE KEYS */; INSERT INTO `log_url` (`url_id`, `visitor_id`, `visit_time`) VALUES (1, 1, '2010-07-09 15:31:24'), (2, 1, '2010-07-09 15:37:55'), (3, 2, '2010-07-09 15:40:34'), (4, 2, '2010-07-09 15:40:38'), (5, 2, '2010-07-09 15:40:40'), (6, 2, '2010-07-09 15:51:15'), (7, 2, '2010-07-09 15:51:22'), (8, 2, '2010-07-09 15:51:27'), (9, 2, '2010-07-09 15:52:19'), (10, 2, '2010-07-09 15:52:20'), (11, 2, '2010-07-09 15:52:26'), (12, 2, '2010-07-09 15:52:28'), (13, 2, '2010-07-09 15:52:29'), (14, 2, '2010-07-09 15:52:29'), (15, 2, '2010-07-09 15:52:31'), (16, 2, '2010-07-09 15:52:31'), (17, 2, '2010-07-09 15:52:33'), (18, 2, '2010-07-09 15:52:34'), (19, 2, '2010-07-09 15:52:36'), (20, 2, '2010-07-09 15:52:37'), (21, 2, '2010-07-09 15:52:38'), (22, 2, '2010-07-09 15:52:39'), (23, 2, '2010-07-09 15:52:40'), (24, 2, '2010-07-09 15:52:41'), (25, 2, '2010-07-09 15:52:43'), (26, 2, '2010-07-09 15:52:44'), (27, 2, '2010-07-09 15:52:45'), (28, 2, '2010-07-09 15:52:46'), (29, 2, '2010-07-09 15:52:48'), (30, 2, '2010-07-09 15:52:49'), (31, 2, '2010-07-09 15:52:50'), (32, 2, '2010-07-09 15:52:53'), (33, 2, '2010-07-09 15:52:54'), (34, 2, '2010-07-09 15:52:56'), (35, 2, '2010-07-09 15:52:57'), (36, 2, '2010-07-09 15:52:58'), (37, 2, '2010-07-09 15:52:59'), (38, 2, '2010-07-09 15:53:03'), (39, 2, '2010-07-09 15:53:04'), (40, 2, '2010-07-09 16:02:36'), (41, 2, '2010-07-09 16:02:41'), (42, 2, '2010-07-09 16:02:44'), (43, 2, '2010-07-09 16:02:51'), (44, 2, '2010-07-09 16:03:55'), (45, 2, '2010-07-09 16:04:00'), (46, 3, '2010-07-09 16:12:22'), (47, 3, '2010-07-09 16:12:25'), (48, 3, '2010-07-09 16:12:27'), (49, 3, '2010-07-09 16:12:28'), (50, 3, '2010-07-09 16:12:36'), (51, 3, '2010-07-09 16:12:39'), (52, 3, '2010-07-09 16:12:47'), (53, 3, '2010-07-09 16:12:49'), (54, 3, '2010-07-09 16:12:52'), (55, 3, '2010-07-09 16:12:56'), (56, 3, '2010-07-09 16:12:58'), (57, 3, '2010-07-09 16:13:05'), (58, 3, '2010-07-09 16:13:08'), (59, 3, '2010-07-09 16:13:13'), (60, 3, '2010-07-09 16:13:15'), (61, 4, '2010-07-09 16:20:22'), (62, 4, '2010-07-09 16:20:28'), (63, 4, '2010-07-09 16:20:33'), (64, 4, '2010-07-09 16:20:34'), (65, 4, '2010-07-09 16:20:36'), (66, 4, '2010-07-09 16:20:59'), (67, 4, '2010-07-09 16:21:01'), (68, 4, '2010-07-09 16:21:16'), (69, 4, '2010-07-09 16:21:22'), (70, 4, '2010-07-09 16:21:23'), (71, 4, '2010-07-09 16:21:28'), (72, 4, '2010-07-09 16:21:36'), (73, 4, '2010-07-09 16:21:37'), (74, 4, '2010-07-09 16:21:44'), (75, 4, '2010-07-09 16:21:45'), (76, 4, '2010-07-09 16:21:50'), (77, 4, '2010-07-09 16:21:50'), (78, 4, '2010-07-09 16:21:57'), (79, 4, '2010-07-09 16:22:04'), (80, 4, '2010-07-09 16:22:08'), (81, 4, '2010-07-09 16:22:10'), (82, 4, '2010-07-09 16:22:12'), (83, 4, '2010-07-09 16:22:15'), (84, 4, '2010-07-09 16:22:21'), (85, 4, '2010-07-09 16:22:23'), (86, 4, '2010-07-09 16:22:33'), (87, 4, '2010-07-09 16:22:43'), (88, 4, '2010-07-09 16:22:56'), (89, 4, '2010-07-09 16:22:58'), (90, 4, '2010-07-09 16:23:09'), (91, 4, '2010-07-09 16:23:16'), (92, 4, '2010-07-09 16:23:29'), (93, 4, '2010-07-09 16:23:31'), (94, 4, '2010-07-09 16:23:42'), (95, 4, '2010-07-09 16:23:44'), (96, 4, '2010-07-09 16:24:06'), (97, 4, '2010-07-09 16:24:10'), (98, 4, '2010-07-09 16:24:16'), (99, 4, '2010-07-09 16:24:18'), (100, 4, '2010-07-09 16:24:30'), (101, 5, '2010-07-09 18:16:45'), (102, 5, '2010-07-09 18:16:53'), (103, 5, '2010-07-09 18:17:01'), (104, 5, '2010-07-09 18:17:21'), (105, 5, '2010-07-09 18:17:28'), (106, 5, '2010-07-09 18:17:29'), (107, 5, '2010-07-09 18:17:38'), (108, 5, '2010-07-09 18:17:39'), (109, 5, '2010-07-09 18:17:49'), (110, 5, '2010-07-09 18:17:55'), (111, 5, '2010-07-09 18:18:00'), (112, 5, '2010-07-09 18:18:02'), (113, 5, '2010-07-09 18:18:03'), (114, 5, '2010-07-09 18:18:12'), (115, 5, '2010-07-09 18:18:15'), (116, 5, '2010-07-09 18:18:28'), (117, 5, '2010-07-09 18:18:29'), (118, 5, '2010-07-09 18:18:32'), (119, 5, '2010-07-09 18:18:33'), (120, 5, '2010-07-09 18:18:37'), (121, 5, '2010-07-09 18:18:41'), (122, 5, '2010-07-09 18:18:48'), (123, 5, '2010-07-09 18:18:52'), (124, 5, '2010-07-09 18:18:53'), (125, 5, '2010-07-09 18:18:59'), (126, 5, '2010-07-09 18:19:06'), (127, 5, '2010-07-09 18:19:07'), (128, 5, '2010-07-09 18:19:36'), (129, 5, '2010-07-09 18:19:40'), (130, 5, '2010-07-09 18:19:41'), (131, 5, '2010-07-09 18:19:46'), (132, 5, '2010-07-09 18:19:49'), (133, 5, '2010-07-09 18:19:55'), (134, 5, '2010-07-09 18:20:00'), (135, 5, '2010-07-09 18:20:01'), (136, 5, '2010-07-09 18:20:07'), (137, 5, '2010-07-09 18:20:18'), (138, 5, '2010-07-09 18:20:19'), (139, 5, '2010-07-09 18:23:56'), (140, 5, '2010-07-09 18:23:57'), (141, 5, '2010-07-09 18:24:08'), (142, 5, '2010-07-09 18:24:16'), (143, 5, '2010-07-09 18:24:22'), (144, 5, '2010-07-09 18:24:23'), (145, 5, '2010-07-09 18:24:28'), (146, 5, '2010-07-09 18:25:00'), (147, 5, '2010-07-09 18:30:11'), (148, 5, '2010-07-09 18:30:18'), (149, 5, '2010-07-09 18:30:28'), (150, 5, '2010-07-09 18:30:29'), (151, 5, '2010-07-09 18:30:36'), (152, 5, '2010-07-09 18:30:37'), (153, 5, '2010-07-09 18:30:44'), (154, 5, '2010-07-09 18:30:50'), (155, 5, '2010-07-09 18:30:51'), (156, 5, '2010-07-09 18:31:10'), (157, 5, '2010-07-09 18:31:12'), (158, 5, '2010-07-09 18:31:38'), (159, 5, '2010-07-09 18:31:39'), (160, 5, '2010-07-09 18:31:46'), (161, 5, '2010-07-09 18:31:53'), (162, 5, '2010-07-09 18:32:03'), (163, 5, '2010-07-09 18:32:15'), (164, 5, '2010-07-09 18:32:18'), (165, 5, '2010-07-09 18:32:19'), (166, 5, '2010-07-09 18:32:23'), (167, 5, '2010-07-09 18:32:43'), (168, 5, '2010-07-09 18:32:49'), (169, 5, '2010-07-09 18:32:57'), (170, 5, '2010-07-09 18:32:58'), (171, 5, '2010-07-09 18:41:22'), (172, 5, '2010-07-09 18:41:23'), (173, 5, '2010-07-09 18:41:32'), (174, 5, '2010-07-09 18:41:38'), (175, 5, '2010-07-09 18:41:56'), (176, 5, '2010-07-09 18:41:57'), (177, 5, '2010-07-09 18:42:03'), (178, 5, '2010-07-09 18:42:04'), (179, 5, '2010-07-09 18:42:10'), (180, 5, '2010-07-09 18:42:21'), (181, 5, '2010-07-09 18:42:24'), (182, 5, '2010-07-09 18:42:25'), (183, 5, '2010-07-09 18:42:32'), (184, 5, '2010-07-09 18:42:33'), (185, 5, '2010-07-09 18:42:41'), (186, 5, '2010-07-09 18:42:42'), (187, 5, '2010-07-09 18:42:46'), (188, 5, '2010-07-09 18:42:50'), (189, 5, '2010-07-09 18:42:55'), (190, 5, '2010-07-09 18:42:56'), (191, 5, '2010-07-09 18:43:00'), (192, 5, '2010-07-09 18:43:02'), (193, 5, '2010-07-09 18:43:07'), (194, 5, '2010-07-09 18:43:07'), (195, 5, '2010-07-09 18:43:13'), (196, 5, '2010-07-09 18:43:16'), (197, 5, '2010-07-09 18:43:18'), (198, 5, '2010-07-09 18:43:39'), (199, 5, '2010-07-09 18:43:48'), (200, 5, '2010-07-09 18:43:50'), (201, 5, '2010-07-09 18:43:55'), (202, 5, '2010-07-09 18:43:56'), (203, 5, '2010-07-09 18:44:07'), (204, 5, '2010-07-09 18:44:08'), (205, 5, '2010-07-09 18:44:11'), (206, 5, '2010-07-09 18:44:17'), (207, 6, '2010-07-09 18:44:43'), (208, 6, '2010-07-09 18:44:51'), (209, 6, '2010-07-09 18:44:57'), (210, 6, '2010-07-09 18:44:59'), (211, 6, '2010-07-09 18:45:00'), (212, 6, '2010-07-09 18:45:10'), (213, 6, '2010-07-09 18:45:14'), (214, 6, '2010-07-09 18:45:16'), (215, 6, '2010-07-09 18:46:24'), (216, 6, '2010-07-09 18:46:25'), (217, 6, '2010-07-09 18:46:28'), (218, 6, '2010-07-09 18:46:34'), (219, 6, '2010-07-09 18:46:38'), (220, 6, '2010-07-09 18:46:43'), (221, 6, '2010-07-09 18:46:44'), (222, 6, '2010-07-09 18:46:48'), (223, 6, '2010-07-09 18:46:49'), (224, 5, '2010-07-09 18:48:13'), (225, 5, '2010-07-09 18:48:18'), (226, 5, '2010-07-09 18:48:23'), (227, 5, '2010-07-09 18:48:24'), (228, 5, '2010-07-09 18:48:43'), (229, 5, '2010-07-09 18:48:49'), (230, 5, '2010-07-09 18:48:51'), (231, 5, '2010-07-09 18:48:52'), (232, 5, '2010-07-09 18:48:54'), (233, 5, '2010-07-09 18:49:06'), (234, 5, '2010-07-09 18:49:08'), (235, 5, '2010-07-09 18:49:22'), (236, 5, '2010-07-09 18:49:23'), (237, 5, '2010-07-09 18:55:54'), (238, 5, '2010-07-09 18:55:55'), (239, 5, '2010-07-09 18:56:00'), (240, 5, '2010-07-09 18:56:01'), (241, 5, '2010-07-09 18:56:02'), (242, 5, '2010-07-09 18:56:13'), (243, 5, '2010-07-09 18:56:17'), (244, 5, '2010-07-09 18:56:19'), (245, 5, '2010-07-09 18:56:24'), (246, 5, '2010-07-09 18:56:25'), (247, 5, '2010-07-09 19:01:53'), (248, 5, '2010-07-09 19:02:00'), (249, 7, '2010-07-09 19:02:19'), (250, 7, '2010-07-09 19:02:28'), (251, 7, '2010-07-09 19:02:33'), (252, 7, '2010-07-09 19:02:41'), (253, 7, '2010-07-09 19:02:42'), (254, 7, '2010-07-09 19:02:47'), (255, 7, '2010-07-09 19:02:59'), (256, 7, '2010-07-09 19:03:01'), (257, 7, '2010-07-09 19:03:06'), (258, 7, '2010-07-09 19:03:07'), (259, 7, '2010-07-09 19:03:30'), (260, 7, '2010-07-09 19:03:34'), (261, 7, '2010-07-09 19:03:46'), (262, 7, '2010-07-09 19:04:01'), (263, 7, '2010-07-09 19:04:09'), (264, 7, '2010-07-09 19:04:15'), (265, 7, '2010-07-09 19:04:16'), (266, 7, '2010-07-09 19:11:55'), (267, 7, '2010-07-09 19:12:02'), (268, 7, '2010-07-09 19:12:31'), (269, 7, '2010-07-09 19:12:32'), (270, 7, '2010-07-09 19:12:38'), (271, 7, '2010-07-09 19:12:41'), (272, 7, '2010-07-09 19:12:54'), (273, 7, '2010-07-09 19:12:56'), (274, 7, '2010-07-09 19:13:04'), (275, 7, '2010-07-09 19:15:30'), (276, 7, '2010-07-09 19:15:37'), (277, 7, '2010-07-09 19:15:47'), (278, 7, '2010-07-09 19:15:56'), (279, 7, '2010-07-09 19:15:57'), (280, 7, '2010-07-09 19:16:13'), (281, 7, '2010-07-09 19:16:14'), (282, 7, '2010-07-09 19:16:17'), (283, 7, '2010-07-09 19:20:54'), (284, 7, '2010-07-09 19:21:22'), (285, 7, '2010-07-09 19:21:24'), (286, 7, '2010-07-09 19:21:36'), (287, 7, '2010-07-09 19:21:38'), (288, 7, '2010-07-09 19:21:39'), (289, 7, '2010-07-09 19:21:44'), (290, 7, '2010-07-09 19:21:46'), (291, 7, '2010-07-09 19:22:05'), (292, 7, '2010-07-09 19:22:07'), (293, 7, '2010-07-09 19:22:23'), (294, 7, '2010-07-09 19:22:24'), (295, 7, '2010-07-09 19:22:33'), (296, 7, '2010-07-09 19:22:36'), (297, 7, '2010-07-09 19:22:50'), (298, 7, '2010-07-09 19:22:51'), (299, 7, '2010-07-09 19:22:58'), (300, 7, '2010-07-09 19:22:59'), (301, 7, '2010-07-09 19:23:15'), (302, 7, '2010-07-09 19:23:15'), (303, 7, '2010-07-09 19:23:20'), (304, 7, '2010-07-09 19:23:26'), (305, 7, '2010-07-09 19:23:38'), (306, 7, '2010-07-09 19:23:39'), (307, 7, '2010-07-09 19:23:43'), (308, 7, '2010-07-09 19:23:44'), (309, 7, '2010-07-09 19:23:48'), (310, 7, '2010-07-09 19:23:49'), (311, 7, '2010-07-09 19:23:54'), (312, 7, '2010-07-09 19:25:38'), (313, 7, '2010-07-09 19:25:45'), (314, 7, '2010-07-09 19:25:57'), (315, 7, '2010-07-09 19:25:58'), (316, 7, '2010-07-09 19:26:14'), (317, 7, '2010-07-09 19:26:16'), (318, 7, '2010-07-09 19:26:25'), (319, 7, '2010-07-09 19:26:29'), (320, 7, '2010-07-09 19:26:29'), (321, 7, '2010-07-09 19:28:02'), (322, 7, '2010-07-09 19:28:15'), (323, 7, '2010-07-09 19:28:17'), (324, 7, '2010-07-09 19:28:30'), (325, 7, '2010-07-09 19:28:35'), (326, 7, '2010-07-09 19:28:37'), (327, 7, '2010-07-09 19:28:43'), (328, 7, '2010-07-09 19:28:45'), (329, 7, '2010-07-09 19:28:58'), (330, 7, '2010-07-09 19:29:07'), (331, 7, '2010-07-09 19:29:18'), (332, 7, '2010-07-09 19:29:20'), (333, 7, '2010-07-09 19:29:36'), (334, 7, '2010-07-09 19:29:38'), (335, 7, '2010-07-09 19:29:57'), (336, 7, '2010-07-09 19:29:58'), (337, 7, '2010-07-09 19:30:02'), (338, 7, '2010-07-09 19:30:08'), (339, 7, '2010-07-09 19:30:15'), (340, 7, '2010-07-09 19:30:19'), (341, 7, '2010-07-09 19:30:21'), (342, 7, '2010-07-09 19:30:30'), (343, 7, '2010-07-09 19:30:39'), (344, 7, '2010-07-09 19:30:43'), (345, 7, '2010-07-09 19:30:51'), (346, 7, '2010-07-09 19:30:53'), (347, 7, '2010-07-09 19:30:59'), (348, 7, '2010-07-09 19:31:01'), (349, 7, '2010-07-09 19:34:27'), (350, 7, '2010-07-09 19:34:29'), (351, 7, '2010-07-09 19:34:31'), (352, 7, '2010-07-09 19:34:32'), (353, 7, '2010-07-09 19:35:00'), (354, 7, '2010-07-09 19:35:05'), (355, 7, '2010-07-09 19:35:13'), (356, 7, '2010-07-09 19:35:14'), (357, 7, '2010-07-09 19:35:18'), (358, 7, '2010-07-09 19:35:19'), (359, 7, '2010-07-09 19:35:23'), (360, 7, '2010-07-09 19:35:24'), (361, 7, '2010-07-09 19:36:04'), (362, 7, '2010-07-09 19:36:11'), (363, 7, '2010-07-09 19:36:12'), (364, 7, '2010-07-09 19:36:21'), (365, 7, '2010-07-09 19:36:22'), (366, 7, '2010-07-09 19:36:25'), (367, 7, '2010-07-09 19:36:30'), (368, 7, '2010-07-09 19:36:39'), (369, 7, '2010-07-09 19:36:41'), (370, 7, '2010-07-09 19:36:46'), (371, 7, '2010-07-09 19:36:47'), (372, 7, '2010-07-09 19:38:25'), (373, 7, '2010-07-09 19:38:26'), (374, 7, '2010-07-09 19:39:03'), (375, 7, '2010-07-09 19:39:09'), (376, 7, '2010-07-09 19:39:10'), (377, 7, '2010-07-09 19:39:16'), (378, 7, '2010-07-09 19:39:17'), (379, 7, '2010-07-09 19:39:21'), (380, 7, '2010-07-09 19:39:22'), (381, 7, '2010-07-09 19:40:43'), (382, 7, '2010-07-09 19:40:49'), (383, 7, '2010-07-09 19:40:50'), (384, 7, '2010-07-09 19:40:55'), (385, 7, '2010-07-09 19:41:02'), (386, 7, '2010-07-09 19:41:03'), (387, 7, '2010-07-09 19:41:09'), (388, 7, '2010-07-09 19:41:09'), (389, 7, '2010-07-09 19:41:13'), (390, 7, '2010-07-09 19:41:19'), (391, 7, '2010-07-09 19:41:26'), (392, 7, '2010-07-09 19:41:35'), (393, 7, '2010-07-09 19:41:37'), (394, 7, '2010-07-09 19:41:42'), (395, 7, '2010-07-09 19:41:43'), (396, 7, '2010-07-09 19:42:03'), (397, 7, '2010-07-09 19:42:04'), (398, 7, '2010-07-09 19:42:25'), (399, 7, '2010-07-09 19:42:29'), (400, 7, '2010-07-09 19:42:32'), (401, 7, '2010-07-09 19:42:33'), (402, 7, '2010-07-09 19:42:36'), (403, 7, '2010-07-09 19:42:37'), (404, 7, '2010-07-09 19:42:42'), (405, 7, '2010-07-09 19:42:43'), (406, 7, '2010-07-09 19:43:02'), (407, 7, '2010-07-09 19:43:14'), (408, 7, '2010-07-09 19:43:20'), (409, 7, '2010-07-09 19:43:21'), (410, 7, '2010-07-09 19:43:25'), (411, 7, '2010-07-09 19:43:26'), (412, 7, '2010-07-09 19:46:01'), (413, 7, '2010-07-09 19:46:03'), (414, 7, '2010-07-09 19:46:03'), (415, 7, '2010-07-09 19:56:19'), (416, 7, '2010-07-09 19:56:20'), (417, 7, '2010-07-09 19:56:21'), (418, 7, '2010-07-09 19:56:22'), (419, 7, '2010-07-09 19:56:24'), (420, 7, '2010-07-09 19:56:25'), (421, 7, '2010-07-09 19:56:35'), (422, 7, '2010-07-09 19:57:11'), (423, 7, '2010-07-09 19:57:20'), (424, 7, '2010-07-09 19:57:21'), (425, 7, '2010-07-09 19:57:30'), (426, 7, '2010-07-09 19:57:32'), (427, 7, '2010-07-09 19:57:36'), (428, 7, '2010-07-09 19:57:37'), (429, 7, '2010-07-09 19:57:42'), (430, 7, '2010-07-09 19:57:43'), (431, 7, '2010-07-09 20:02:53'), (432, 7, '2010-07-09 20:02:58'), (433, 7, '2010-07-09 20:03:29'), (434, 7, '2010-07-09 20:03:33'), (435, 7, '2010-07-09 20:03:38'), (436, 7, '2010-07-09 20:03:45'), (437, 7, '2010-07-09 20:11:25'), (438, 7, '2010-07-09 20:11:35'), (439, 7, '2010-07-09 20:11:36'), (440, 7, '2010-07-09 20:12:31'), (441, 7, '2010-07-09 20:15:14'), (442, 7, '2010-07-09 20:15:19'), (443, 7, '2010-07-09 20:15:20'), (444, 7, '2010-07-09 20:15:28'), (445, 7, '2010-07-09 20:16:24'), (446, 7, '2010-07-09 20:18:16'), (447, 7, '2010-07-09 20:18:17'), (448, 7, '2010-07-09 20:19:19'), (449, 7, '2010-07-09 20:19:24'), (450, 7, '2010-07-09 20:19:28'), (451, 7, '2010-07-09 20:19:30'), (452, 7, '2010-07-09 20:19:34'), (453, 7, '2010-07-09 20:19:36'), (454, 7, '2010-07-09 20:27:15'), (455, 7, '2010-07-09 20:27:19'), (456, 7, '2010-07-09 20:27:20'), (457, 7, '2010-07-09 20:27:30'), (458, 7, '2010-07-09 20:27:33'), (459, 7, '2010-07-09 20:27:34'), (460, 7, '2010-07-09 20:27:39'), (461, 7, '2010-07-09 20:27:45'), (462, 7, '2010-07-09 20:27:45'), (463, 7, '2010-07-09 20:27:51'), (464, 7, '2010-07-09 20:28:53'), (465, 7, '2010-07-09 20:31:30'), (466, 7, '2010-07-09 20:31:34'), (467, 7, '2010-07-09 20:31:35'), (468, 7, '2010-07-09 20:31:53'), (469, 7, '2010-07-09 20:32:39'), (470, 7, '2010-07-09 20:36:11'), (471, 7, '2010-07-09 20:36:12'), (472, 7, '2010-07-09 20:48:10'), (473, 7, '2010-07-09 20:48:14'), (474, 7, '2010-07-09 20:48:18'), (475, 7, '2010-07-09 20:48:19'), (476, 7, '2010-07-09 20:48:25'), (477, 7, '2010-07-09 20:48:30'), (478, 7, '2010-07-09 20:48:32'), (479, 7, '2010-07-09 20:48:40'), (480, 7, '2010-07-09 20:48:41'), (481, 7, '2010-07-09 20:48:50'), (482, 7, '2010-07-09 20:48:53'), (483, 7, '2010-07-09 20:48:56'), (484, 7, '2010-07-09 20:48:57'), (485, 7, '2010-07-09 20:49:03'), (486, 7, '2010-07-09 20:49:04'), (487, 7, '2010-07-09 20:49:46'), (488, 7, '2010-07-09 20:49:53'), (489, 7, '2010-07-09 20:49:54'), (490, 7, '2010-07-09 20:49:58'), (491, 7, '2010-07-09 20:50:02'), (492, 7, '2010-07-09 20:50:07'), (493, 7, '2010-07-09 20:50:08'), (494, 7, '2010-07-09 20:50:10'), (495, 7, '2010-07-09 20:50:22'), (496, 7, '2010-07-09 20:50:26'), (497, 7, '2010-07-09 20:50:30'), (498, 7, '2010-07-09 20:50:32'), (499, 7, '2010-07-09 20:56:03'), (500, 7, '2010-07-09 20:56:05'), (501, 7, '2010-07-09 20:56:12'), (502, 7, '2010-07-09 20:56:13'), (503, 7, '2010-07-09 20:56:16'), (504, 7, '2010-07-09 20:56:17'), (505, 7, '2010-07-09 20:56:21'), (506, 7, '2010-07-09 20:56:24'), (507, 7, '2010-07-09 20:56:25'), (508, 7, '2010-07-09 20:56:52'), (509, 7, '2010-07-09 20:56:57'), (510, 7, '2010-07-09 20:56:59'), (511, 7, '2010-07-09 20:57:00'), (512, 7, '2010-07-09 20:57:16'), (513, 7, '2010-07-09 20:57:18'), (514, 8, '2010-07-10 06:58:27'), (515, 8, '2010-07-10 06:58:34'), (516, 8, '2010-07-10 06:58:48'), (517, 8, '2010-07-10 06:58:49'), (518, 8, '2010-07-10 07:03:14'), (519, 8, '2010-07-10 07:03:14'), (520, 8, '2010-07-10 07:03:18'), (521, 8, '2010-07-10 07:03:43'), (522, 8, '2010-07-10 07:03:51'), (523, 8, '2010-07-10 09:03:47'), (524, 8, '2010-07-10 09:03:54'), (525, 8, '2010-07-10 09:03:55'), (526, 8, '2010-07-10 09:06:45'), (527, 8, '2010-07-10 09:06:46'), (528, 8, '2010-07-10 09:06:50'), (529, 8, '2010-07-10 09:06:55'), (530, 8, '2010-07-10 09:06:56'), (531, 8, '2010-07-10 09:07:05'), (532, 8, '2010-07-10 09:07:05'), (533, 8, '2010-07-10 09:07:10'), (534, 8, '2010-07-10 09:07:17'), (535, 8, '2010-07-10 09:07:23'), (536, 8, '2010-07-10 09:07:25'), (537, 8, '2010-07-10 13:54:08'), (538, 8, '2010-07-10 13:54:09'), (539, 8, '2010-07-10 13:54:15'), (540, 8, '2010-07-10 13:54:22'), (541, 8, '2010-07-10 13:54:23'), (542, 8, '2010-07-10 14:09:01'), (543, 8, '2010-07-10 14:09:03'), (544, 8, '2010-07-11 08:21:54'), (545, 8, '2010-07-11 08:22:03'), (546, 8, '2010-07-11 08:22:05'), (547, 8, '2010-07-11 08:22:06'), (548, 9, '2010-07-11 09:28:41'), (549, 9, '2010-07-11 09:28:46'), (550, 9, '2010-07-11 09:28:54'), (551, 9, '2010-07-11 09:28:56'), (552, 9, '2010-07-11 09:29:02'), (553, 9, '2010-07-11 09:29:03'), (554, 9, '2010-07-11 09:29:09'), (555, 9, '2010-07-11 09:29:14'), (556, 9, '2010-07-11 09:29:15'), (557, 9, '2010-07-11 09:31:34'), (558, 9, '2010-07-11 09:31:34'), (559, 9, '2010-07-11 09:31:40'), (560, 9, '2010-07-11 09:31:46'), (561, 9, '2010-07-11 09:31:52'), (562, 9, '2010-07-11 09:31:54'), (563, 9, '2010-07-11 09:32:09'), (564, 9, '2010-07-11 09:32:11'), (565, 9, '2010-07-11 09:32:27'), (566, 9, '2010-07-11 09:55:02'), (567, 9, '2010-07-11 09:55:03'), (568, 9, '2010-07-11 10:26:01'), (569, 9, '2010-07-11 10:26:02'), (570, 9, '2010-07-11 10:26:06'), (571, 9, '2010-07-11 10:26:41'), (572, 9, '2010-07-11 10:26:49'), (573, 9, '2010-07-11 10:26:54'), (574, 9, '2010-07-11 10:27:04'), (575, 9, '2010-07-11 10:28:00'), (576, 9, '2010-07-11 10:33:42'), (577, 9, '2010-07-11 10:33:54'), (578, 9, '2010-07-11 10:33:55'), (579, 9, '2010-07-11 10:33:59'), (580, 9, '2010-07-11 10:34:02'), (581, 9, '2010-07-11 10:34:07'), (582, 9, '2010-07-11 10:34:08'), (583, 9, '2010-07-11 10:34:19'), (584, 9, '2010-07-11 10:34:20'), (585, 9, '2010-07-11 10:34:29'), (586, 9, '2010-07-11 10:34:30'), (587, 9, '2010-07-11 10:38:04'), (588, 9, '2010-07-11 10:38:08'), (589, 9, '2010-07-11 10:38:19'), (590, 9, '2010-07-11 10:38:20'), (591, 9, '2010-07-11 10:38:22'), (592, 9, '2010-07-11 10:38:25'), (593, 9, '2010-07-11 10:38:31'), (594, 9, '2010-07-11 10:38:32'), (595, 9, '2010-07-11 10:39:33'), (596, 9, '2010-07-11 10:39:34'), (597, 9, '2010-07-11 10:40:14'), (598, 9, '2010-07-11 10:40:16'), (599, 9, '2010-07-11 10:40:22'), (600, 9, '2010-07-11 10:40:23'), (601, 9, '2010-07-11 10:41:27'), (602, 9, '2010-07-11 10:41:33'), (603, 9, '2010-07-11 10:41:34'), (604, 9, '2010-07-11 10:41:49'), (605, 9, '2010-07-11 10:41:51'), (606, 9, '2010-07-11 10:42:28'), (607, 9, '2010-07-11 10:42:30'), (608, 9, '2010-07-11 10:42:37'), (609, 9, '2010-07-11 10:42:48'), (610, 9, '2010-07-11 10:43:11'), (611, 9, '2010-07-11 10:43:12'), (612, 9, '2010-07-11 10:57:36'), (613, 9, '2010-07-11 10:57:37'), (614, 9, '2010-07-11 10:57:41'), (615, 9, '2010-07-11 10:57:41'), (616, 9, '2010-07-11 10:57:44'), (617, 9, '2010-07-11 10:57:47'), (618, 9, '2010-07-11 10:57:48'), (619, 9, '2010-07-11 10:58:41'), (620, 9, '2010-07-11 10:58:45'), (621, 9, '2010-07-11 10:59:08'), (622, 9, '2010-07-11 10:59:10'), (623, 9, '2010-07-11 10:59:26'), (624, 9, '2010-07-11 10:59:26'), (625, 9, '2010-07-11 10:59:29'), (626, 9, '2010-07-11 11:00:11'), (627, 9, '2010-07-11 11:00:15'), (628, 9, '2010-07-11 11:00:35'), (629, 9, '2010-07-11 11:00:36'), (630, 9, '2010-07-11 11:02:21'), (631, 9, '2010-07-11 11:04:38'), (632, 9, '2010-07-11 11:04:43'), (633, 9, '2010-07-11 11:06:17'), (634, 9, '2010-07-11 11:06:21'), (635, 9, '2010-07-11 11:14:27'), (636, 9, '2010-07-11 11:14:35'), (637, 9, '2010-07-11 11:14:54'), (638, 9, '2010-07-11 11:15:33'), (639, 9, '2010-07-11 11:15:34'), (640, 9, '2010-07-11 11:17:53'), (641, 9, '2010-07-11 11:17:58'), (642, 9, '2010-07-11 11:18:01'), (643, 9, '2010-07-11 11:18:02'), (644, 9, '2010-07-11 11:18:10'), (645, 9, '2010-07-11 11:51:57'), (646, 9, '2010-07-11 11:51:59'), (647, 9, '2010-07-11 11:52:06'), (648, 9, '2010-07-11 11:52:08'), (649, 9, '2010-07-11 11:52:14'), (650, 9, '2010-07-11 11:52:15'), (651, 9, '2010-07-11 11:52:17'), (652, 9, '2010-07-11 11:52:18'), (653, 9, '2010-07-11 11:52:20'), (654, 9, '2010-07-11 11:52:21'), (655, 9, '2010-07-11 11:52:25'), (656, 9, '2010-07-11 11:52:28'), (657, 9, '2010-07-11 11:52:34'), (658, 9, '2010-07-11 11:52:35'), (659, 9, '2010-07-11 11:53:03'), (660, 9, '2010-07-11 11:53:09'), (661, 9, '2010-07-11 11:53:12'), (662, 9, '2010-07-11 11:53:13'), (663, 9, '2010-07-11 11:53:23'), (664, 9, '2010-07-11 11:53:24'), (665, 9, '2010-07-11 11:53:43'), (666, 9, '2010-07-11 11:53:44'), (667, 9, '2010-07-11 11:54:21'), (668, 9, '2010-07-11 11:55:20'), (669, 9, '2010-07-11 11:55:22'), (670, 10, '2010-07-11 11:59:59'), (671, 10, '2010-07-11 12:00:06'), (672, 10, '2010-07-11 12:00:10'), (673, 10, '2010-07-11 12:00:15'), (674, 10, '2010-07-11 12:00:16'), (675, 9, '2010-07-11 12:01:40'), (676, 9, '2010-07-11 12:01:41'), (677, 9, '2010-07-11 12:01:43'), (678, 9, '2010-07-11 12:01:45'), (679, 9, '2010-07-11 12:01:58'), (680, 9, '2010-07-11 12:02:02'), (681, 9, '2010-07-11 12:02:03'), (682, 9, '2010-07-11 12:02:35'), (683, 9, '2010-07-11 12:02:36'), (684, 9, '2010-07-11 12:03:04'), (685, 9, '2010-07-11 12:03:08'), (686, 9, '2010-07-11 12:03:11'), (687, 9, '2010-07-11 12:03:12'), (688, 9, '2010-07-11 12:03:16'), (689, 9, '2010-07-11 12:03:18'), (690, 9, '2010-07-11 12:03:33'), (691, 9, '2010-07-11 12:03:34'), (692, 9, '2010-07-11 12:04:11'), (693, 9, '2010-07-11 12:04:12'), (694, 9, '2010-07-11 12:04:15'), (695, 9, '2010-07-11 12:04:17'), (696, 9, '2010-07-11 12:05:09'), (697, 9, '2010-07-11 12:05:10'), (698, 9, '2010-07-11 12:05:51'), (699, 9, '2010-07-11 12:05:52'), (700, 9, '2010-07-11 12:06:55'), (701, 9, '2010-07-11 12:06:56'), (702, 9, '2010-07-11 12:08:41'), (703, 9, '2010-07-11 12:08:42'), (704, 9, '2010-07-11 12:08:49'), (705, 9, '2010-07-11 12:08:56'), (706, 9, '2010-07-11 12:09:00'), (707, 9, '2010-07-11 12:09:01'), (708, 9, '2010-07-11 12:09:15'), (709, 9, '2010-07-11 12:09:16'), (710, 9, '2010-07-11 12:27:05'), (711, 9, '2010-07-11 12:27:07'), (712, 9, '2010-07-11 12:27:57'), (713, 9, '2010-07-11 12:27:58'), (714, 9, '2010-07-11 12:30:10'), (715, 9, '2010-07-11 12:30:11'), (716, 9, '2010-07-11 12:30:14'), (717, 9, '2010-07-11 12:30:15'), (718, 10, '2010-07-11 12:31:53'), (719, 10, '2010-07-11 12:31:54'), (720, 10, '2010-07-11 12:32:16'), (721, 10, '2010-07-11 12:32:17'), (722, 10, '2010-07-11 12:32:20'), (723, 10, '2010-07-11 12:32:27'), (724, 10, '2010-07-11 12:32:28'), (725, 9, '2010-07-11 12:34:34'), (726, 9, '2010-07-11 12:34:35'), (727, 9, '2010-07-11 12:34:39'), (728, 9, '2010-07-11 12:34:40'), (729, 9, '2010-07-11 12:34:43'), (730, 9, '2010-07-11 12:34:46'), (731, 9, '2010-07-11 12:34:48'), (732, 9, '2010-07-11 12:35:49'), (733, 9, '2010-07-11 12:35:50'), (734, 9, '2010-07-11 12:41:39'), (735, 9, '2010-07-11 12:41:40'), (736, 9, '2010-07-11 12:41:43'), (737, 9, '2010-07-11 12:41:44'), (738, 9, '2010-07-11 12:42:03'), (739, 9, '2010-07-11 12:42:04'), (740, 9, '2010-07-11 12:42:38'), (741, 9, '2010-07-11 12:42:39'), (742, 9, '2010-07-11 12:47:03'), (743, 9, '2010-07-11 12:47:04'), (744, 9, '2010-07-11 12:50:32'), (745, 9, '2010-07-11 12:50:33'), (746, 9, '2010-07-11 12:51:51'), (747, 9, '2010-07-11 12:51:52'), (748, 9, '2010-07-11 12:52:23'), (749, 9, '2010-07-11 12:52:25'), (750, 9, '2010-07-11 12:54:13'), (751, 9, '2010-07-11 12:54:14'), (752, 9, '2010-07-11 12:55:19'), (753, 9, '2010-07-11 12:55:20'), (754, 9, '2010-07-11 12:55:27'), (755, 9, '2010-07-11 12:55:28'), (756, 9, '2010-07-11 12:55:46'), (757, 9, '2010-07-11 12:55:51'), (758, 9, '2010-07-11 12:55:54'), (759, 9, '2010-07-11 12:55:55'), (760, 9, '2010-07-11 12:56:09'), (761, 9, '2010-07-11 12:56:11'), (762, 9, '2010-07-11 12:56:28'), (763, 9, '2010-07-11 12:56:38'), (764, 9, '2010-07-11 13:03:18'), (765, 9, '2010-07-11 13:03:53'), (766, 9, '2010-07-11 13:04:00'), (767, 9, '2010-07-11 13:04:01'), (768, 9, '2010-07-11 13:04:15'), (769, 9, '2010-07-11 13:04:16'), (770, 9, '2010-07-11 13:04:53'), (771, 9, '2010-07-11 13:04:57'), (772, 9, '2010-07-11 13:04:58'), (773, 9, '2010-07-11 13:05:01'), (774, 9, '2010-07-11 13:05:08'), (775, 9, '2010-07-11 13:05:54'), (776, 9, '2010-07-11 13:06:01'), (777, 9, '2010-07-11 13:06:05'), (778, 9, '2010-07-11 13:06:08'), (779, 9, '2010-07-11 13:08:56'), (780, 9, '2010-07-11 13:09:04'), (781, 9, '2010-07-11 13:09:05'), (782, 9, '2010-07-11 13:09:50'), (783, 9, '2010-07-11 13:09:51'), (784, 9, '2010-07-11 13:10:35'), (785, 9, '2010-07-11 13:10:36'), (786, 9, '2010-07-11 13:10:46'), (787, 9, '2010-07-11 13:10:47'), (788, 11, '2010-07-11 20:29:08'), (789, 11, '2010-07-11 20:29:17'), (790, 11, '2010-07-11 20:29:21'), (791, 11, '2010-07-11 20:29:25'), (792, 11, '2010-07-11 20:29:30'), (793, 11, '2010-07-11 20:29:30'), (794, 11, '2010-07-11 20:29:38'), (795, 11, '2010-07-11 20:29:41'), (796, 11, '2010-07-11 20:30:49'), (797, 11, '2010-07-11 20:33:46'), (798, 11, '2010-07-11 20:33:50'), (799, 11, '2010-07-11 20:33:55'), (800, 11, '2010-07-11 20:33:58'), (801, 11, '2010-07-11 20:34:03'), (802, 11, '2010-07-11 20:34:03'), (803, 11, '2010-07-11 20:34:08'), (804, 11, '2010-07-11 20:34:10'), (805, 11, '2010-07-11 20:34:15'), (806, 11, '2010-07-11 20:34:16'), (807, 11, '2010-07-11 20:34:21'), (808, 11, '2010-07-11 20:34:21'), (809, 11, '2010-07-11 20:34:24'), (810, 11, '2010-07-11 20:34:30'), (811, 11, '2010-07-11 20:34:33'), (812, 11, '2010-07-11 20:34:35'), (813, 11, '2010-07-11 20:34:40'), (814, 11, '2010-07-11 20:34:40'), (815, 11, '2010-07-11 20:34:46'), (816, 11, '2010-07-11 20:34:48'), (817, 11, '2010-07-11 20:34:59'), (818, 11, '2010-07-11 20:35:05'), (819, 11, '2010-07-11 20:35:12'), (820, 11, '2010-07-11 20:35:14'), (821, 11, '2010-07-11 20:35:17'), (822, 11, '2010-07-11 20:35:19'), (823, 11, '2010-07-11 20:35:21'), (824, 11, '2010-07-11 20:35:23'), (825, 11, '2010-07-11 20:35:42'), (826, 11, '2010-07-11 20:35:46'), (827, 11, '2010-07-11 20:37:14'), (828, 11, '2010-07-11 20:37:17'), (829, 11, '2010-07-11 20:37:20'), (830, 11, '2010-07-11 20:37:23'), (831, 11, '2010-07-11 20:37:24'), (832, 11, '2010-07-11 20:37:27'), (833, 11, '2010-07-11 20:37:31'), (834, 11, '2010-07-11 20:37:32'), (835, 11, '2010-07-11 20:37:36'), (836, 11, '2010-07-11 20:37:37'), (837, 11, '2010-07-11 20:37:40'), (838, 11, '2010-07-11 20:37:41'), (839, 11, '2010-07-11 20:37:43'), (840, 11, '2010-07-11 20:37:47'), (841, 11, '2010-07-11 20:37:49'), (842, 11, '2010-07-11 20:37:53'), (843, 11, '2010-07-11 20:37:54'), (844, 11, '2010-07-11 20:37:59'), (845, 11, '2010-07-11 20:38:01'), (846, 11, '2010-07-11 20:41:02'), (847, 11, '2010-07-11 20:41:03'), (848, 11, '2010-07-11 20:41:07'), (849, 11, '2010-07-11 20:41:13'), (850, 11, '2010-07-11 20:41:15'), (851, 11, '2010-07-11 20:41:17'), (852, 11, '2010-07-11 20:41:23'), (853, 11, '2010-07-11 20:41:26'), (854, 11, '2010-07-11 20:41:28'), (855, 11, '2010-07-11 20:44:32'), (856, 11, '2010-07-11 20:44:33'), (857, 11, '2010-07-11 20:45:08'), (858, 11, '2010-07-11 20:45:13'), (859, 11, '2010-07-11 20:45:15'), (860, 11, '2010-07-11 20:45:17'), (861, 11, '2010-07-11 20:45:22'), (862, 11, '2010-07-11 20:45:25'), (863, 11, '2010-07-11 20:45:27'), (864, 11, '2010-07-11 20:45:37'), (865, 11, '2010-07-11 20:45:40'), (866, 12, '2010-07-12 17:33:33'), (867, 12, '2010-07-12 17:33:39'), (868, 12, '2010-07-12 17:33:44'), (869, 12, '2010-07-12 17:33:47'), (870, 12, '2010-07-12 17:33:50'), (871, 12, '2010-07-12 17:33:52'), (872, 12, '2010-07-12 17:34:49'), (873, 12, '2010-07-12 17:34:50'), (874, 12, '2010-07-12 17:34:52'), (875, 12, '2010-07-12 17:34:57'), (876, 12, '2010-07-12 17:35:02'), (877, 12, '2010-07-12 17:35:04'), (878, 12, '2010-07-12 17:35:08'), (879, 12, '2010-07-12 17:35:10'), (880, 12, '2010-07-12 17:35:12'), (881, 12, '2010-07-12 17:35:13'), (882, 12, '2010-07-12 17:35:20'), (883, 12, '2010-07-12 17:35:22'), (884, 12, '2010-07-12 17:35:28'), (885, 12, '2010-07-12 17:35:29'), (886, 13, '2010-07-12 17:48:36'), (887, 13, '2010-07-12 17:48:42'), (888, 13, '2010-07-12 17:48:47'), (889, 13, '2010-07-12 17:48:49'), (890, 13, '2010-07-12 17:49:11'), (891, 13, '2010-07-12 17:49:18'), (892, 13, '2010-07-12 17:49:38'), (893, 13, '2010-07-12 17:49:41'), (894, 13, '2010-07-12 17:49:51'), (895, 13, '2010-07-12 17:50:00'), (896, 13, '2010-07-12 17:50:01'), (897, 13, '2010-07-12 17:50:05'), (898, 13, '2010-07-12 17:50:12'), (899, 13, '2010-07-12 17:50:17'), (900, 13, '2010-07-12 17:50:25'), (901, 13, '2010-07-12 17:50:27'), (902, 13, '2010-07-12 17:50:58'), (903, 13, '2010-07-12 17:50:59'), (904, 13, '2010-07-12 17:51:12'), (905, 13, '2010-07-12 17:51:18'), (906, 13, '2010-07-12 17:51:26'), (907, 13, '2010-07-12 17:51:28'), (908, 13, '2010-07-12 17:51:29'), (909, 13, '2010-07-12 17:51:45'), (910, 13, '2010-07-12 17:51:47'), (911, 12, '2010-07-12 17:52:16'), (912, 13, '2010-07-12 17:52:22'), (913, 13, '2010-07-12 17:52:27'), (914, 13, '2010-07-12 17:52:29'), (915, 13, '2010-07-12 17:52:49'), (916, 13, '2010-07-12 17:52:55'), (917, 13, '2010-07-12 17:52:56'), (918, 13, '2010-07-12 17:52:59'), (919, 13, '2010-07-12 17:53:11'), (920, 13, '2010-07-12 17:53:12'), (921, 13, '2010-07-12 17:53:26'), (922, 13, '2010-07-12 17:53:32'), (923, 13, '2010-07-12 17:53:37'), (924, 13, '2010-07-12 17:53:37'), (925, 13, '2010-07-12 17:53:41'), (926, 13, '2010-07-12 17:53:45'), (927, 13, '2010-07-12 17:53:52'), (928, 13, '2010-07-12 17:53:54'), (929, 13, '2010-07-12 17:53:56'), (930, 13, '2010-07-12 17:54:08'), (931, 13, '2010-07-12 17:54:10'), (932, 12, '2010-07-12 17:54:24'), (933, 13, '2010-07-12 17:54:31'), (934, 13, '2010-07-12 17:54:46'), (935, 12, '2010-07-12 17:54:51'), (936, 12, '2010-07-12 17:54:55'), (937, 12, '2010-07-12 17:54:56'), (938, 12, '2010-07-12 17:55:07'), (939, 12, '2010-07-12 17:55:09'), (940, 12, '2010-07-12 17:55:13'), (941, 12, '2010-07-12 17:55:14'), (942, 12, '2010-07-12 17:55:17'), (943, 12, '2010-07-12 17:55:20'), (944, 12, '2010-07-12 17:55:23'), (945, 12, '2010-07-12 17:55:27'), (946, 12, '2010-07-12 17:55:30'), (947, 12, '2010-07-12 17:55:32'), (948, 12, '2010-07-12 17:55:39'), (949, 12, '2010-07-12 17:55:39'), (950, 12, '2010-07-12 17:56:26'), (951, 12, '2010-07-12 17:56:27'), (952, 12, '2010-07-12 17:56:31'), (953, 12, '2010-07-12 17:56:32'), (954, 12, '2010-07-12 17:56:47'), (955, 12, '2010-07-12 17:56:48'), (956, 12, '2010-07-12 17:57:16'), (957, 12, '2010-07-12 17:57:18'), (958, 12, '2010-07-12 17:57:22'), (959, 12, '2010-07-12 17:57:29'), (960, 12, '2010-07-12 17:57:33'), (961, 12, '2010-07-12 17:57:37'), (962, 12, '2010-07-12 17:57:39'), (963, 12, '2010-07-12 17:57:43'), (964, 12, '2010-07-12 17:57:43'), (965, 12, '2010-07-12 17:57:47'), (966, 12, '2010-07-12 17:57:53'), (967, 12, '2010-07-12 17:57:55'), (968, 12, '2010-07-12 17:57:57'), (969, 12, '2010-07-12 17:58:05'), (970, 12, '2010-07-12 17:58:11'), (971, 12, '2010-07-12 17:58:15'), (972, 12, '2010-07-12 17:58:16'), (973, 12, '2010-07-12 17:58:21'), (974, 12, '2010-07-12 17:58:21'), (975, 12, '2010-07-12 17:58:25'), (976, 12, '2010-07-12 17:58:31'), (977, 12, '2010-07-12 17:58:32'), (978, 12, '2010-07-12 17:58:40'), (979, 12, '2010-07-12 17:58:44'), (980, 12, '2010-07-12 17:58:46'), (981, 12, '2010-07-12 17:58:57'), (982, 12, '2010-07-12 17:59:02'), (983, 12, '2010-07-12 17:59:07'), (984, 12, '2010-07-12 17:59:09'), (985, 12, '2010-07-12 17:59:33'), (986, 12, '2010-07-12 17:59:34'), (987, 12, '2010-07-12 18:14:21'), (988, 12, '2010-07-12 18:14:44'), (989, 12, '2010-07-12 18:14:48'), (990, 12, '2010-07-12 18:14:50'), (991, 12, '2010-07-12 18:14:55'), (992, 12, '2010-07-12 18:14:56'), (993, 12, '2010-07-12 18:15:30'), (994, 12, '2010-07-12 18:15:31'), (995, 12, '2010-07-12 18:15:33'), (996, 12, '2010-07-12 18:18:13'), (997, 12, '2010-07-12 18:18:18'), (998, 12, '2010-07-12 18:18:19'), (999, 12, '2010-07-12 18:18:27'), (1000, 12, '2010-07-12 18:18:28'), (1001, 12, '2010-07-12 18:27:55'), (1002, 12, '2010-07-12 18:27:59'), (1003, 12, '2010-07-12 18:28:01'), (1004, 12, '2010-07-12 18:28:08'), (1005, 12, '2010-07-12 18:28:09'), (1006, 12, '2010-07-12 18:28:13'), (1007, 12, '2010-07-12 18:28:17'), (1008, 12, '2010-07-12 18:28:20'), (1009, 12, '2010-07-12 18:28:22'), (1010, 12, '2010-07-12 18:28:24'), (1011, 12, '2010-07-12 18:28:28'), (1012, 12, '2010-07-12 18:28:29'), (1013, 12, '2010-07-12 18:28:32'), (1014, 12, '2010-07-12 18:28:35'), (1015, 12, '2010-07-12 18:28:42'), (1016, 12, '2010-07-12 18:28:49'), (1017, 12, '2010-07-12 18:28:52'), (1018, 12, '2010-07-12 18:28:55'), (1019, 12, '2010-07-12 18:28:56'), (1020, 12, '2010-07-12 18:29:01'), (1021, 12, '2010-07-12 18:29:02'), (1022, 12, '2010-07-12 18:29:04'), (1023, 12, '2010-07-12 18:29:43'), (1024, 12, '2010-07-12 18:29:47'), (1025, 12, '2010-07-12 18:29:50'), (1026, 12, '2010-07-12 18:29:53'), (1027, 12, '2010-07-12 18:29:54'), (1028, 12, '2010-07-12 18:29:58'), (1029, 12, '2010-07-12 18:29:59'), (1030, 12, '2010-07-12 18:30:00'), (1031, 12, '2010-07-12 18:30:03'), (1032, 12, '2010-07-12 18:30:04'), (1033, 12, '2010-07-12 18:30:06'), (1034, 12, '2010-07-12 18:30:07'), (1035, 12, '2010-07-12 18:30:09'), (1036, 12, '2010-07-12 18:30:11'), (1037, 12, '2010-07-12 18:30:13'), (1038, 12, '2010-07-12 18:30:45'), (1039, 12, '2010-07-12 18:30:46'), (1040, 12, '2010-07-12 18:30:49'), (1041, 12, '2010-07-12 18:30:53'), (1042, 12, '2010-07-12 18:30:54'), (1043, 12, '2010-07-12 18:30:58'), (1044, 12, '2010-07-12 18:30:59'), (1045, 12, '2010-07-12 18:31:02'), (1046, 12, '2010-07-12 18:31:03'), (1047, 12, '2010-07-12 18:31:07'), (1048, 12, '2010-07-12 18:31:08'), (1049, 12, '2010-07-12 18:31:26'), (1050, 12, '2010-07-12 18:31:30'), (1051, 12, '2010-07-12 18:31:32'), (1052, 12, '2010-07-12 18:32:32'), (1053, 12, '2010-07-12 18:32:45'), (1054, 12, '2010-07-12 18:32:46'), (1055, 12, '2010-07-12 18:32:50'), (1056, 12, '2010-07-12 18:32:51'), (1057, 12, '2010-07-12 18:37:04'), (1058, 12, '2010-07-12 18:37:05'), (1059, 12, '2010-07-12 18:37:08'), (1060, 12, '2010-07-12 18:37:09'), (1061, 12, '2010-07-12 18:37:40'), (1062, 12, '2010-07-12 18:37:47'), (1063, 12, '2010-07-12 18:40:04'), (1064, 12, '2010-07-12 18:40:06'), (1065, 12, '2010-07-12 18:40:13'), (1066, 12, '2010-07-12 18:40:14'), (1067, 12, '2010-07-12 18:45:33'), (1068, 12, '2010-07-12 18:45:34'), (1069, 12, '2010-07-12 18:46:17'), (1070, 12, '2010-07-12 18:46:18'), (1071, 12, '2010-07-12 18:46:21'), (1072, 12, '2010-07-12 18:46:25'), (1073, 12, '2010-07-12 18:46:26'), (1074, 12, '2010-07-12 18:47:46'), (1075, 12, '2010-07-12 18:47:52'), (1076, 12, '2010-07-12 18:47:53'), (1077, 12, '2010-07-12 18:48:10'), (1078, 12, '2010-07-12 18:48:15'), (1079, 12, '2010-07-12 18:48:16'), (1080, 12, '2010-07-12 18:48:53'), (1081, 12, '2010-07-12 18:48:54'), (1082, 12, '2010-07-12 18:48:58'), (1083, 12, '2010-07-12 18:48:59'), (1084, 12, '2010-07-12 19:04:02'), (1085, 12, '2010-07-12 19:04:03'), (1086, 12, '2010-07-12 19:04:06'), (1087, 12, '2010-07-12 19:05:34'), (1088, 12, '2010-07-12 19:09:18'), (1089, 12, '2010-07-12 19:09:21'), (1090, 12, '2010-07-12 19:09:22'), (1091, 12, '2010-07-12 19:12:17'), (1092, 12, '2010-07-12 19:12:27'), (1093, 14, '2010-07-12 19:12:37'), (1094, 14, '2010-07-12 19:12:40'), (1095, 14, '2010-07-12 19:14:05'), (1096, 14, '2010-07-12 19:14:09'), (1097, 14, '2010-07-12 19:14:10'), (1098, 14, '2010-07-12 19:14:17'), (1099, 14, '2010-07-12 19:14:17'), (1100, 14, '2010-07-12 19:14:20'), (1101, 14, '2010-07-12 19:14:24'), (1102, 14, '2010-07-12 19:14:27'), (1103, 14, '2010-07-12 19:14:31'), (1104, 14, '2010-07-12 19:14:32'), (1105, 14, '2010-07-12 19:14:36'), (1106, 14, '2010-07-12 19:14:37'), (1107, 14, '2010-07-12 19:21:23'), (1108, 14, '2010-07-12 19:21:26'), (1109, 14, '2010-07-12 19:21:29'), (1110, 14, '2010-07-12 19:21:35'), (1111, 14, '2010-07-12 19:21:39'), (1112, 14, '2010-07-12 19:21:40'), (1113, 14, '2010-07-12 19:21:43'), (1114, 14, '2010-07-12 19:21:47'), (1115, 14, '2010-07-12 19:21:50'), (1116, 14, '2010-07-12 19:21:52'), (1117, 14, '2010-07-12 19:22:45'), (1118, 14, '2010-07-12 19:22:45'), (1119, 14, '2010-07-12 19:22:49'), (1120, 14, '2010-07-12 19:22:52'), (1121, 14, '2010-07-12 19:22:56'), (1122, 14, '2010-07-12 19:23:04'), (1123, 14, '2010-07-12 19:23:05'), (1124, 15, '2010-07-12 19:25:14'), (1125, 15, '2010-07-12 19:25:18'), (1126, 15, '2010-07-12 19:25:21'), (1127, 15, '2010-07-12 19:25:23'), (1128, 15, '2010-07-12 19:25:24'), (1129, 15, '2010-07-12 19:25:25'), (1130, 15, '2010-07-12 19:25:26'), (1131, 15, '2010-07-12 19:25:44'), (1132, 15, '2010-07-12 19:25:44'), (1133, 15, '2010-07-12 19:25:48'), (1134, 15, '2010-07-12 19:25:52'), (1135, 15, '2010-07-12 19:25:54'), (1136, 15, '2010-07-12 19:25:58'), (1137, 15, '2010-07-12 19:25:59'), (1138, 15, '2010-07-12 19:26:04'), (1139, 15, '2010-07-12 19:26:08'), (1140, 15, '2010-07-12 19:26:08'), (1141, 15, '2010-07-12 19:26:53'), (1142, 15, '2010-07-12 19:26:56'), (1143, 15, '2010-07-12 19:26:59'), (1144, 15, '2010-07-12 19:27:01'), (1145, 15, '2010-07-12 19:27:03'), (1146, 15, '2010-07-12 19:27:10'), (1147, 15, '2010-07-12 19:27:10'), (1148, 15, '2010-07-12 19:27:37'), (1149, 15, '2010-07-12 19:27:41'), (1150, 15, '2010-07-12 19:27:45'), (1151, 15, '2010-07-12 19:27:48'), (1152, 15, '2010-07-12 19:27:49'), (1153, 15, '2010-07-12 19:27:53'), (1154, 15, '2010-07-12 19:27:54'), (1155, 15, '2010-07-12 19:31:58'), (1156, 15, '2010-07-12 19:32:02'), (1157, 15, '2010-07-12 19:32:58'), (1158, 15, '2010-07-12 19:33:01'), (1159, 15, '2010-07-12 19:33:03'), (1160, 15, '2010-07-12 19:33:05'), (1161, 15, '2010-07-12 19:33:07'), (1162, 15, '2010-07-12 19:33:11'), (1163, 15, '2010-07-12 19:33:13'), (1164, 15, '2010-07-12 19:33:19'), (1165, 15, '2010-07-12 19:33:24'), (1166, 15, '2010-07-12 19:33:27'), (1167, 15, '2010-07-12 19:33:29'), (1168, 15, '2010-07-12 19:33:31'), (1169, 15, '2010-07-12 19:33:34'), (1170, 15, '2010-07-12 19:44:00'), (1171, 16, '2010-07-12 19:44:28'), (1172, 16, '2010-07-12 19:44:32'), (1173, 16, '2010-07-12 19:44:39'), (1174, 16, '2010-07-12 19:44:46'), (1175, 15, '2010-07-12 19:44:50'), (1176, 16, '2010-07-12 19:44:53'), (1177, 16, '2010-07-12 19:44:59'), (1178, 15, '2010-07-12 19:45:07'), (1179, 15, '2010-07-12 19:45:08'), (1180, 16, '2010-07-12 19:45:18'), (1181, 16, '2010-07-12 19:45:24'), (1182, 15, '2010-07-12 19:45:27'), (1183, 15, '2010-07-12 19:45:27'), (1184, 16, '2010-07-12 19:45:30'), (1185, 16, '2010-07-12 19:45:33'), (1186, 16, '2010-07-12 19:45:34'), (1187, 16, '2010-07-12 19:45:45'), (1188, 16, '2010-07-12 19:46:14'), (1189, 16, '2010-07-12 19:46:27'), (1190, 16, '2010-07-12 19:46:36'), (1191, 16, '2010-07-12 19:46:57'), (1192, 16, '2010-07-12 19:47:38'), (1193, 16, '2010-07-12 19:47:40'), (1194, 16, '2010-07-12 19:47:47'), (1195, 16, '2010-07-12 19:47:52'), (1196, 16, '2010-07-12 19:47:54'), (1197, 16, '2010-07-12 19:47:56'), (1198, 16, '2010-07-12 19:48:04'), (1199, 16, '2010-07-12 19:48:05'), (1200, 15, '2010-07-12 19:49:34'), (1201, 15, '2010-07-12 19:50:07'), (1202, 15, '2010-07-12 19:50:08'), (1203, 15, '2010-07-12 19:50:14'), (1204, 15, '2010-07-12 19:50:18'), (1205, 15, '2010-07-12 19:50:19'), (1206, 15, '2010-07-12 19:50:23'), (1207, 15, '2010-07-12 19:50:24'), (1208, 15, '2010-07-12 19:56:19'), (1209, 15, '2010-07-12 19:56:20'), (1210, 15, '2010-07-12 19:56:24'), (1211, 15, '2010-07-12 19:56:25'), (1212, 15, '2010-07-12 19:56:27'), (1213, 15, '2010-07-12 19:56:32'), (1214, 15, '2010-07-12 19:56:35'), (1215, 15, '2010-07-12 19:56:36'), (1216, 15, '2010-07-12 19:56:47'), (1217, 15, '2010-07-12 19:56:48'), (1218, 15, '2010-07-12 19:56:51'), (1219, 15, '2010-07-12 19:56:59'), (1220, 15, '2010-07-12 19:57:00'), (1221, 15, '2010-07-12 20:01:28'), (1222, 15, '2010-07-12 20:01:28'), (1223, 15, '2010-07-12 20:01:31'), (1224, 15, '2010-07-12 20:01:35'), (1225, 15, '2010-07-12 20:01:37'), (1226, 15, '2010-07-12 20:01:44'), (1227, 15, '2010-07-12 20:01:49'), (1228, 15, '2010-07-12 20:01:51'), (1229, 15, '2010-07-12 20:01:57'), (1230, 15, '2010-07-12 20:01:58'), (1231, 15, '2010-07-12 20:02:01'), (1232, 15, '2010-07-12 20:02:02'), (1233, 15, '2010-07-12 20:02:05'), (1234, 15, '2010-07-12 20:02:08'), (1235, 15, '2010-07-12 20:02:09'), (1236, 15, '2010-07-12 20:02:14'), (1237, 15, '2010-07-12 20:02:15'), (1238, 15, '2010-07-12 20:02:19'), (1239, 15, '2010-07-12 20:02:22'), (1240, 15, '2010-07-12 20:02:24'), (1241, 15, '2010-07-12 20:02:26'), (1242, 15, '2010-07-12 20:02:29'), (1243, 15, '2010-07-12 20:02:35'), (1244, 15, '2010-07-12 20:02:37'), (1245, 15, '2010-07-12 20:02:43'), (1246, 15, '2010-07-12 20:02:43'), (1247, 15, '2010-07-12 20:02:46'), (1248, 15, '2010-07-12 20:02:51'), (1249, 15, '2010-07-12 20:02:54'), (1250, 15, '2010-07-12 20:03:02'), (1251, 15, '2010-07-12 20:03:05'), (1252, 15, '2010-07-12 20:03:13'), (1253, 15, '2010-07-12 20:03:14'), (1254, 17, '2010-07-13 06:40:24'), (1255, 17, '2010-07-13 06:40:31'), (1256, 17, '2010-07-13 06:40:38'), (1257, 17, '2010-07-13 06:40:45'), (1258, 17, '2010-07-13 06:40:47'), (1259, 17, '2010-07-13 06:40:54'), (1260, 17, '2010-07-13 06:42:15'), (1261, 17, '2010-07-13 06:42:18'), (1262, 17, '2010-07-13 06:42:20'), (1263, 17, '2010-07-13 06:42:26'), (1264, 17, '2010-07-13 06:42:27'), (1265, 17, '2010-07-13 06:42:51'), (1266, 18, '2010-07-13 07:12:08'), (1267, 18, '2010-07-13 07:59:41'), (1268, 19, '2010-07-13 08:02:35'), (1269, 18, '2010-07-14 10:53:44'), (1270, 20, '2010-07-14 14:47:17'), (1271, 21, '2010-07-14 14:50:37'), (1272, 22, '2010-07-14 14:54:45'), (1273, 22, '2010-07-14 14:54:54'), (1274, 22, '2010-07-14 14:55:10'), (1275, 22, '2010-07-14 14:55:12'), (1276, 22, '2010-07-14 15:14:38'), (1277, 22, '2010-07-14 15:14:39'), (1278, 19, '2010-07-14 15:44:36'), (1279, 19, '2010-07-14 15:44:40'), (1280, 19, '2010-07-14 15:44:42'), (1281, 19, '2010-07-14 15:44:44'), (1282, 18, '2010-07-14 16:07:48'), (1283, 23, '2010-07-14 18:59:09'), (1284, 23, '2010-07-14 19:23:22'), (1285, 23, '2010-07-14 19:23:28'), (1286, 23, '2010-07-14 19:23:44'), (1287, 23, '2010-07-14 19:23:47'), (1288, 23, '2010-07-14 19:27:57'), (1289, 23, '2010-07-14 19:28:05'), (1290, 23, '2010-07-14 19:33:01'), (1291, 23, '2010-07-14 19:33:04'), (1292, 23, '2010-07-14 19:33:10'), (1293, 23, '2010-07-14 19:34:47'), (1294, 23, '2010-07-14 19:34:52'), (1295, 23, '2010-07-14 19:34:58'), (1296, 23, '2010-07-14 19:35:20'), (1297, 23, '2010-07-14 19:35:23'), (1298, 23, '2010-07-14 19:35:27'), (1299, 23, '2010-07-14 19:35:30'), (1300, 23, '2010-07-14 19:35:31'), (1301, 23, '2010-07-14 19:35:36'), (1302, 23, '2010-07-14 19:35:38'), (1303, 23, '2010-07-14 19:35:39'), (1304, 23, '2010-07-14 19:35:40'), (1305, 23, '2010-07-14 19:43:52'), (1306, 23, '2010-07-14 19:43:58'), (1307, 23, '2010-07-14 19:44:19'), (1308, 23, '2010-07-14 19:45:49'), (1309, 23, '2010-07-14 19:45:55'), (1310, 23, '2010-07-14 19:46:09'), (1311, 23, '2010-07-14 19:46:14'), (1312, 23, '2010-07-14 19:49:23'), (1313, 23, '2010-07-14 19:49:26'), (1314, 23, '2010-07-14 19:49:39'), (1315, 23, '2010-07-14 19:56:16'), (1316, 23, '2010-07-14 19:56:20'), (1317, 23, '2010-07-14 19:56:21'), (1318, 23, '2010-07-14 19:56:31'), (1319, 23, '2010-07-14 19:56:46'), (1320, 23, '2010-07-14 19:57:49'), (1321, 23, '2010-07-14 20:00:03'), (1322, 23, '2010-07-14 20:24:54'), (1323, 24, '2010-07-15 08:44:58'), (1324, 24, '2010-07-15 08:45:18'), (1325, 24, '2010-07-15 08:45:19'), (1326, 24, '2010-07-15 08:45:33'), (1327, 24, '2010-07-15 08:45:43'), (1328, 24, '2010-07-15 08:45:43'), (1329, 25, '2010-07-15 08:46:25'), (1330, 25, '2010-07-15 08:46:25'), (1331, 24, '2010-07-15 08:46:50'), (1332, 24, '2010-07-15 08:46:53'), (1333, 24, '2010-07-15 08:47:00'), (1334, 24, '2010-07-15 08:47:16'), (1335, 24, '2010-07-15 08:47:39'), (1336, 24, '2010-07-15 08:47:40'), (1337, 24, '2010-07-15 08:48:04'), (1338, 26, '2010-07-16 07:08:20'), (1339, 26, '2010-07-16 07:08:36'), (1340, 26, '2010-07-16 07:08:47'), (1341, 26, '2010-07-16 07:09:02'), (1342, 26, '2010-07-16 07:09:36'), (1343, 26, '2010-07-16 07:09:41'), (1344, 27, '2010-07-16 08:31:49'), (1345, 28, '2010-07-16 13:23:12'), (1346, 28, '2010-07-16 13:23:59'), (1347, 18, '2010-07-16 14:02:09'), (1348, 29, '2010-07-19 08:07:23'), (1349, 29, '2010-07-19 08:07:35'), (1350, 30, '2010-07-19 09:10:18'), (1351, 30, '2010-07-19 09:10:22'), (1352, 30, '2010-07-19 09:10:26'), (1353, 30, '2010-07-19 10:53:27'), (1354, 30, '2010-07-19 10:53:32'), (1355, 30, '2010-07-19 10:53:38'), (1356, 30, '2010-07-19 10:53:41'), (1357, 30, '2010-07-19 10:53:52'), (1358, 30, '2010-07-19 10:54:02'), (1359, 30, '2010-07-19 10:54:05'), (1360, 30, '2010-07-19 10:54:10'), (1361, 30, '2010-07-19 10:54:11'), (1362, 30, '2010-07-19 10:54:15'), (1363, 30, '2010-07-19 10:54:17'), (1364, 30, '2010-07-19 10:54:19'), (1365, 30, '2010-07-19 10:54:26'), (1366, 30, '2010-07-19 10:54:32'), (1367, 30, '2010-07-19 10:54:34'), (1368, 30, '2010-07-19 10:54:41'), (1369, 30, '2010-07-19 10:54:46'), (1370, 30, '2010-07-19 10:55:01'), (1371, 30, '2010-07-19 10:55:06'), (1372, 30, '2010-07-19 10:55:12'), (1373, 30, '2010-07-19 10:56:01'), (1374, 30, '2010-07-19 10:56:16'), (1375, 30, '2010-07-19 10:56:29'), (1376, 30, '2010-07-19 10:56:32'), (1377, 30, '2010-07-19 10:57:30'), (1378, 30, '2010-07-19 10:57:33'), (1379, 30, '2010-07-19 10:57:39'), (1380, 30, '2010-07-19 10:57:41'), (1381, 30, '2010-07-19 10:57:45'), (1382, 30, '2010-07-19 10:57:51'), (1383, 30, '2010-07-19 10:57:55'), (1384, 30, '2010-07-19 10:57:57'), (1385, 30, '2010-07-19 10:58:05'), (1386, 30, '2010-07-19 10:58:10'), (1387, 30, '2010-07-19 10:58:12'), (1388, 30, '2010-07-19 10:58:17'), (1389, 30, '2010-07-19 10:58:20'), (1390, 30, '2010-07-19 10:58:22'), (1391, 30, '2010-07-19 10:58:30'), (1392, 30, '2010-07-19 10:58:35'), (1393, 30, '2010-07-19 10:58:37'), (1394, 30, '2010-07-19 10:58:50'), (1395, 30, '2010-07-19 10:58:53'), (1396, 30, '2010-07-19 10:59:01'), (1397, 30, '2010-07-19 10:59:03'), (1398, 30, '2010-07-19 10:59:10'), (1399, 30, '2010-07-19 11:00:37'), (1400, 30, '2010-07-19 11:00:42'), (1401, 30, '2010-07-19 11:00:46'), (1402, 30, '2010-07-19 11:00:49'), (1403, 30, '2010-07-19 11:00:59'), (1404, 30, '2010-07-19 11:01:01'), (1405, 30, '2010-07-19 11:01:33'), (1406, 30, '2010-07-19 11:01:37'), (1407, 18, '2010-07-20 07:23:51'), (1408, 18, '2010-07-20 07:24:09'), (1409, 31, '2010-07-20 08:36:05'), (1410, 31, '2010-07-20 08:36:12'), (1411, 31, '2010-07-20 08:36:22'), (1412, 31, '2010-07-20 08:36:24'), (1413, 31, '2010-07-20 08:37:12'), (1414, 31, '2010-07-20 08:37:14'), (1415, 31, '2010-07-20 08:37:23'), (1416, 31, '2010-07-20 08:37:25'), (1417, 31, '2010-07-20 08:37:30'), (1418, 31, '2010-07-20 08:37:46'), (1419, 31, '2010-07-20 08:37:59'), (1420, 31, '2010-07-20 08:43:07'), (1421, 32, '2010-07-20 09:30:41'), (1422, 32, '2010-07-20 09:30:47'), (1423, 32, '2010-07-20 09:41:36'), (1424, 32, '2010-07-20 09:48:55'), (1425, 32, '2010-07-20 09:49:05'), (1426, 32, '2010-07-20 09:54:04'), (1427, 32, '2010-07-20 09:55:30'), (1428, 32, '2010-07-20 09:55:36'), (1429, 32, '2010-07-20 09:55:39'), (1430, 32, '2010-07-20 09:55:42'), (1431, 32, '2010-07-20 09:55:46'), (1432, 33, '2010-07-20 10:28:45'), (1433, 33, '2010-07-20 10:38:14'), (1434, 33, '2010-07-20 10:38:18'), (1435, 33, '2010-07-20 10:38:23'), (1436, 33, '2010-07-20 10:39:03'), (1437, 33, '2010-07-20 10:39:05'), (1438, 33, '2010-07-20 10:39:46'), (1439, 33, '2010-07-20 10:40:18'), (1440, 33, '2010-07-20 10:40:37'), (1441, 33, '2010-07-20 10:40:39'), (1442, 33, '2010-07-20 10:40:57'), (1443, 33, '2010-07-20 10:41:12'), (1444, 33, '2010-07-20 10:41:17'), (1445, 33, '2010-07-20 10:41:45'), (1446, 33, '2010-07-20 10:41:47'), (1447, 33, '2010-07-20 10:42:17'), (1448, 33, '2010-07-20 10:42:18'), (1449, 33, '2010-07-20 10:42:24'), (1450, 33, '2010-07-20 10:42:25'), (1451, 33, '2010-07-20 10:42:38'), (1452, 33, '2010-07-20 10:42:39'), (1453, 33, '2010-07-20 10:42:57'), (1454, 33, '2010-07-20 10:42:58'), (1455, 33, '2010-07-20 13:01:03'), (1456, 33, '2010-07-20 13:01:07'), (1457, 33, '2010-07-20 13:01:10'), (1458, 33, '2010-07-20 13:01:27'), (1459, 33, '2010-07-20 13:01:31'), (1460, 33, '2010-07-20 13:30:05'), (1461, 33, '2010-07-20 13:39:54'), (1462, 33, '2010-07-20 13:40:20'), (1463, 33, '2010-07-20 13:40:49'), (1464, 33, '2010-07-20 13:51:32'), (1465, 33, '2010-07-20 13:54:59'), (1466, 33, '2010-07-20 14:02:30'), (1467, 33, '2010-07-20 14:07:55'), (1468, 33, '2010-07-20 14:08:26'), (1469, 33, '2010-07-20 14:08:30'), (1470, 33, '2010-07-20 14:09:55'), (1471, 33, '2010-07-20 14:09:55'), (1472, 33, '2010-07-20 14:26:12'), (1473, 33, '2010-07-20 14:26:16'), (1474, 33, '2010-07-20 14:30:22'), (1475, 33, '2010-07-20 14:30:31'), (1476, 33, '2010-07-20 14:30:31'), (1477, 33, '2010-07-20 14:30:35'), (1478, 33, '2010-07-20 14:31:25'), (1479, 33, '2010-07-20 14:33:26'), (1480, 33, '2010-07-20 14:33:29'), (1481, 33, '2010-07-20 14:33:33'), (1482, 33, '2010-07-20 14:33:37'), (1483, 33, '2010-07-20 14:33:41'), (1484, 33, '2010-07-20 14:33:47'), (1485, 33, '2010-07-20 14:36:07'), (1486, 33, '2010-07-20 14:36:44'), (1487, 33, '2010-07-20 14:36:47'), (1488, 33, '2010-07-20 14:36:58'), (1489, 33, '2010-07-20 14:41:28'), (1490, 33, '2010-07-20 14:48:12'), (1491, 33, '2010-07-20 14:49:27'), (1492, 33, '2010-07-20 14:52:51'), (1493, 33, '2010-07-20 14:55:56'), (1494, 33, '2010-07-20 14:56:13'), (1495, 33, '2010-07-20 15:01:16'), (1496, 33, '2010-07-20 15:04:05'), (1497, 33, '2010-07-20 15:05:45'), (1498, 33, '2010-07-20 15:06:23'), (1499, 33, '2010-07-20 15:06:24'), (1500, 33, '2010-07-20 15:06:24'), (1501, 33, '2010-07-20 15:06:25'), (1502, 33, '2010-07-20 15:06:26'), (1503, 33, '2010-07-20 15:06:26'), (1504, 33, '2010-07-20 15:06:52'), (1505, 33, '2010-07-20 15:09:00'), (1506, 33, '2010-07-20 15:09:42'), (1507, 33, '2010-07-20 15:11:24'), (1508, 33, '2010-07-20 15:13:08'), (1509, 33, '2010-07-20 15:14:48'), (1510, 33, '2010-07-20 15:16:12'), (1511, 33, '2010-07-20 15:18:01'), (1512, 33, '2010-07-20 15:18:40'), (1513, 33, '2010-07-20 15:19:18'), (1514, 33, '2010-07-20 15:19:59'), (1515, 33, '2010-07-20 15:20:23'), (1516, 33, '2010-07-20 15:20:38'), (1517, 33, '2010-07-20 15:20:53'), (1518, 33, '2010-07-20 15:23:20'), (1519, 33, '2010-07-20 15:24:53'), (1520, 33, '2010-07-20 15:25:00'), (1521, 33, '2010-07-20 15:25:12'), (1522, 33, '2010-07-20 15:26:16'), (1523, 33, '2010-07-20 15:26:23'), (1524, 33, '2010-07-21 07:22:09'), (1525, 33, '2010-07-21 08:38:50'), (1526, 33, '2010-07-21 08:40:39'), (1527, 33, '2010-07-21 08:40:42'), (1528, 33, '2010-07-21 08:40:45'), (1529, 33, '2010-07-21 08:40:48'), (1530, 33, '2010-07-21 08:44:10'), (1531, 33, '2010-07-21 08:44:15'), (1532, 33, '2010-07-21 08:44:24'), (1533, 33, '2010-07-21 08:44:34'), (1534, 33, '2010-07-21 08:44:38'), (1535, 33, '2010-07-21 08:44:41'), (1536, 33, '2010-07-21 08:44:48'), (1537, 33, '2010-07-21 08:44:58'), (1538, 33, '2010-07-21 08:45:03'), (1539, 33, '2010-07-21 08:45:56'), (1540, 33, '2010-07-21 08:51:00'), (1541, 33, '2010-07-21 08:51:10'), (1542, 33, '2010-07-21 08:51:13'), (1543, 33, '2010-07-21 08:51:14'), (1544, 33, '2010-07-21 08:51:15'), (1545, 33, '2010-07-21 08:51:22'), (1546, 33, '2010-07-21 08:54:53'), (1547, 33, '2010-07-21 08:57:11'), (1548, 33, '2010-07-21 08:57:58'), (1549, 33, '2010-07-21 08:58:56'), (1550, 33, '2010-07-21 09:09:34'), (1551, 33, '2010-07-21 09:09:50'), (1552, 33, '2010-07-21 09:16:31'), (1553, 33, '2010-07-21 09:18:28'), (1554, 33, '2010-07-21 09:18:40'), (1555, 33, '2010-07-21 09:18:44'), (1556, 33, '2010-07-21 09:26:41'), (1557, 33, '2010-07-21 09:32:31'), (1558, 33, '2010-07-21 09:33:17'), (1559, 33, '2010-07-21 09:33:53'), (1560, 33, '2010-07-21 09:34:24'), (1561, 33, '2010-07-21 09:35:02'), (1562, 33, '2010-07-21 09:35:54'), (1563, 33, '2010-07-21 09:39:38'), (1564, 33, '2010-07-21 09:39:54'), (1565, 33, '2010-07-21 09:39:57'), (1566, 33, '2010-07-21 09:43:59'), (1567, 34, '2010-07-21 10:09:24'), (1568, 33, '2010-07-21 10:18:32'), (1569, 33, '2010-07-21 10:43:13'), (1570, 33, '2010-07-21 10:43:14'), (1571, 33, '2010-07-21 10:43:15'), (1572, 33, '2010-07-21 10:43:15'), (1573, 33, '2010-07-21 10:43:17'), (1574, 33, '2010-07-21 10:43:18'), (1575, 35, '2010-07-21 10:45:30'), (1576, 36, '2010-07-21 10:53:14'), (1577, 37, '2010-07-21 10:58:15'), (1578, 38, '2010-07-21 10:59:26'), (1579, 39, '2010-07-21 11:01:44'), (1580, 40, '2010-07-21 11:02:21'), (1581, 41, '2010-07-21 11:04:50'), (1582, 33, '2010-07-21 11:05:08'), (1583, 42, '2010-07-21 11:05:53'), (1584, 33, '2010-07-21 11:05:56'), (1585, 43, '2010-07-21 11:07:38'), (1586, 44, '2010-07-21 11:08:26'), (1587, 45, '2010-07-21 11:09:23'), (1588, 33, '2010-07-21 11:10:33'), (1589, 33, '2010-07-21 11:11:15'), (1590, 33, '2010-07-21 11:11:49'), (1591, 46, '2010-07-21 11:12:41'), (1592, 47, '2010-07-21 11:13:22'), (1593, 33, '2010-07-21 11:15:03'), (1594, 33, '2010-07-21 11:18:27'), (1595, 33, '2010-07-21 11:19:21'), (1596, 33, '2010-07-21 11:20:09'), (1597, 48, '2010-07-21 11:22:55'), (1598, 33, '2010-07-21 11:24:08'), (1599, 33, '2010-07-21 11:24:18'), (1600, 49, '2010-07-21 11:24:20'), (1601, 33, '2010-07-21 11:25:08'), (1602, 50, '2010-07-21 11:25:33'), (1603, 51, '2010-07-21 11:26:42'), (1604, 52, '2010-07-21 11:26:55'), (1605, 53, '2010-07-21 11:29:35'), (1606, 54, '2010-07-21 11:31:45'), (1607, 55, '2010-07-21 11:33:09'), (1608, 56, '2010-07-21 11:34:28'), (1609, 58, '2010-07-21 11:51:42'), (1610, 59, '2010-07-21 11:51:49'), (1611, 60, '2010-07-21 11:51:49'), (1612, 61, '2010-07-21 11:51:49'), (1613, 62, '2010-07-21 11:51:49'), (1614, 63, '2010-07-21 11:52:51'), (1615, 64, '2010-07-21 11:52:57'), (1616, 65, '2010-07-21 11:52:57'), (1617, 66, '2010-07-21 11:52:57'), (1618, 67, '2010-07-21 11:52:58'), (1619, 68, '2010-07-21 11:53:07'), (1620, 70, '2010-07-21 11:53:21'), (1621, 72, '2010-07-21 11:53:27'), (1622, 71, '2010-07-21 11:53:27'), (1623, 74, '2010-07-21 11:53:27'), (1624, 73, '2010-07-21 11:53:27'), (1625, 76, '2010-07-21 11:53:55'), (1626, 77, '2010-07-21 11:53:59'), (1627, 78, '2010-07-21 11:54:00'), (1628, 79, '2010-07-21 11:54:03'), (1629, 80, '2010-07-21 11:54:03'), (1630, 81, '2010-07-21 11:54:06'), (1631, 84, '2010-07-21 11:54:13'), (1632, 83, '2010-07-21 11:54:13'), (1633, 82, '2010-07-21 11:54:13'), (1634, 85, '2010-07-21 11:54:14'), (1635, 76, '2010-07-21 11:54:17'), (1636, 76, '2010-07-21 11:54:18'), (1637, 86, '2010-07-21 11:54:19'), (1638, 88, '2010-07-21 11:54:35'), (1639, 91, '2010-07-21 11:54:42'), (1640, 90, '2010-07-21 11:54:42'), (1641, 89, '2010-07-21 11:54:42'), (1642, 92, '2010-07-21 11:54:42'), (1643, 93, '2010-07-21 11:54:44'), (1644, 94, '2010-07-21 11:54:47'), (1645, 96, '2010-07-21 11:54:54'), (1646, 95, '2010-07-21 11:54:55'), (1647, 98, '2010-07-21 11:54:55'), (1648, 97, '2010-07-21 11:54:55'), (1649, 99, '2010-07-21 12:00:38'), (1650, 100, '2010-07-21 12:01:07'), (1651, 76, '2010-07-21 12:01:43'), (1652, 76, '2010-07-21 12:01:45'), (1653, 76, '2010-07-21 12:01:46'), (1654, 76, '2010-07-21 12:01:47'), (1655, 76, '2010-07-21 12:01:47'), (1656, 76, '2010-07-21 12:01:48'), (1657, 76, '2010-07-21 12:01:51'), (1658, 76, '2010-07-21 12:01:51'), (1659, 76, '2010-07-21 12:01:52'), (1660, 76, '2010-07-21 12:01:52'), (1661, 76, '2010-07-21 12:02:07'), (1662, 76, '2010-07-21 12:02:16'), (1663, 76, '2010-07-21 12:02:18'), (1664, 76, '2010-07-21 12:02:19'), (1665, 76, '2010-07-21 12:02:19'), (1666, 76, '2010-07-21 12:02:20'), (1667, 76, '2010-07-21 12:02:34'), (1668, 76, '2010-07-21 12:02:53'), (1669, 76, '2010-07-21 12:03:04'), (1670, 76, '2010-07-21 12:03:07'), (1671, 76, '2010-07-21 12:03:07'), (1672, 76, '2010-07-21 12:03:08'), (1673, 76, '2010-07-21 12:03:08'), (1674, 76, '2010-07-21 12:03:29'), (1675, 76, '2010-07-21 12:03:31'), (1676, 76, '2010-07-21 12:03:32'), (1677, 76, '2010-07-21 12:03:33'), (1678, 76, '2010-07-21 12:03:33'), (1679, 76, '2010-07-21 12:07:24'), (1680, 76, '2010-07-21 12:07:26'), (1681, 101, '2010-07-21 12:07:27'), (1682, 76, '2010-07-21 12:07:27'), (1683, 76, '2010-07-21 12:07:27'), (1684, 76, '2010-07-21 12:07:28'), (1685, 102, '2010-07-21 12:07:44'), (1686, 103, '2010-07-21 12:09:04'), (1687, 76, '2010-07-21 12:10:50'), (1688, 76, '2010-07-21 12:10:56'), (1689, 76, '2010-07-21 12:14:30'), (1690, 104, '2010-07-21 12:16:31'), (1691, 76, '2010-07-21 12:17:17'), (1692, 105, '2010-07-21 12:17:40'), (1693, 76, '2010-07-21 12:17:46'), (1694, 76, '2010-07-21 12:18:04'), (1695, 76, '2010-07-21 12:18:50'), (1696, 76, '2010-07-21 12:20:00'), (1697, 76, '2010-07-21 12:20:21'), (1698, 76, '2010-07-21 12:21:27'), (1699, 76, '2010-07-21 12:23:21'), (1700, 76, '2010-07-21 12:23:22'), (1701, 76, '2010-07-21 12:23:28'), (1702, 76, '2010-07-21 12:23:49'), (1703, 76, '2010-07-21 12:24:41'), (1704, 76, '2010-07-21 12:24:58'), (1705, 76, '2010-07-21 12:30:40'), (1706, 76, '2010-07-21 12:31:13'), (1707, 76, '2010-07-21 12:31:31'), (1708, 76, '2010-07-21 12:32:00'), (1709, 106, '2010-07-21 12:34:09'), (1710, 108, '2010-07-21 12:34:14'), (1711, 109, '2010-07-21 12:34:18'), (1712, 76, '2010-07-21 12:36:06'), (1713, 76, '2010-07-21 12:36:33'), (1714, 76, '2010-07-21 12:36:50'), (1715, 76, '2010-07-21 12:39:30'), (1716, 76, '2010-07-21 12:42:51'), (1717, 76, '2010-07-21 12:44:38'), (1718, 76, '2010-07-21 13:00:01'), (1719, 76, '2010-07-21 13:01:13'), (1720, 76, '2010-07-21 13:16:38'), (1721, 76, '2010-07-21 13:21:49'), (1722, 76, '2010-07-21 13:21:54'), (1723, 76, '2010-07-21 13:23:41'), (1724, 76, '2010-07-21 13:24:25'), (1725, 76, '2010-07-21 13:24:34'), (1726, 76, '2010-07-21 13:24:57'), (1727, 76, '2010-07-21 13:25:13'), (1728, 76, '2010-07-21 13:28:21'), (1729, 110, '2010-07-21 13:33:40'), (1730, 111, '2010-07-21 13:33:57'), (1731, 76, '2010-07-21 13:34:21'), (1732, 112, '2010-07-21 13:36:07'), (1733, 113, '2010-07-21 13:36:10'), (1734, 76, '2010-07-21 13:36:31'), (1735, 114, '2010-07-21 13:38:25'), (1736, 115, '2010-07-21 13:38:39'), (1737, 116, '2010-07-21 13:38:48'), (1738, 117, '2010-07-21 13:38:51'), (1739, 76, '2010-07-21 13:39:03'), (1740, 76, '2010-07-21 13:39:04'), (1741, 76, '2010-07-21 13:39:35'), (1742, 118, '2010-07-21 13:40:38'), (1743, 119, '2010-07-21 13:40:45'), (1744, 121, '2010-07-21 13:41:10'), (1745, 122, '2010-07-21 13:41:13'), (1746, 120, '2010-07-21 13:41:14'), (1747, 123, '2010-07-21 13:41:35'), (1748, 123, '2010-07-21 13:41:41'), (1749, 123, '2010-07-21 13:41:47'), (1750, 76, '2010-07-21 13:41:50'), (1751, 123, '2010-07-21 13:41:52'), (1752, 76, '2010-07-21 13:42:37'), (1753, 76, '2010-07-21 13:43:33'), (1754, 76, '2010-07-21 13:45:17'), (1755, 76, '2010-07-21 13:46:09'), (1756, 76, '2010-07-21 13:46:16'), (1757, 76, '2010-07-21 13:46:19'), (1758, 76, '2010-07-21 13:46:23'), (1759, 76, '2010-07-21 13:46:26'), (1760, 76, '2010-07-21 13:46:31'), (1761, 76, '2010-07-21 13:46:37'), (1762, 76, '2010-07-21 13:46:54'), (1763, 76, '2010-07-21 13:46:59'), (1764, 76, '2010-07-21 13:47:10'), (1765, 76, '2010-07-21 13:47:51'), (1766, 76, '2010-07-21 13:50:08'), (1767, 76, '2010-07-21 13:50:13'), (1768, 76, '2010-07-21 13:51:29'), (1769, 76, '2010-07-21 13:55:26'), (1770, 76, '2010-07-21 13:56:41'), (1771, 76, '2010-07-21 13:56:50'), (1772, 76, '2010-07-21 14:00:37'), (1773, 76, '2010-07-21 14:00:43'), (1774, 76, '2010-07-21 14:12:53'), (1775, 76, '2010-07-21 14:12:56'), (1776, 76, '2010-07-21 14:12:59'), (1777, 76, '2010-07-21 14:15:42'), (1778, 76, '2010-07-21 14:16:08'), (1779, 76, '2010-07-21 14:16:19'), (1780, 76, '2010-07-21 14:17:34'), (1781, 123, '2010-07-21 14:19:25'), (1782, 123, '2010-07-21 14:19:32'), (1783, 76, '2010-07-21 14:21:20'), (1784, 76, '2010-07-21 14:21:27'), (1785, 76, '2010-07-21 14:21:32'), (1786, 76, '2010-07-21 14:21:37'), (1787, 76, '2010-07-21 14:21:53'), (1788, 76, '2010-07-21 14:22:07'), (1789, 76, '2010-07-21 14:22:32'), (1790, 123, '2010-07-21 14:22:39'), (1791, 123, '2010-07-21 14:22:47'), (1792, 123, '2010-07-21 14:22:56'), (1793, 123, '2010-07-21 14:23:40'), (1794, 123, '2010-07-21 14:26:45'), (1795, 76, '2010-07-21 14:27:46'), (1796, 76, '2010-07-21 14:27:52'), (1797, 76, '2010-07-21 14:28:00'), (1798, 76, '2010-07-21 14:28:01'), (1799, 76, '2010-07-21 14:29:00'), (1800, 76, '2010-07-21 14:38:22'), (1801, 123, '2010-07-21 14:38:37'), (1802, 76, '2010-07-21 14:38:43'), (1803, 76, '2010-07-21 14:38:55'), (1804, 76, '2010-07-21 14:38:58'), (1805, 76, '2010-07-21 14:39:51'), (1806, 76, '2010-07-21 14:39:58'), (1807, 76, '2010-07-21 14:40:04'), (1808, 76, '2010-07-21 14:40:09'), (1809, 76, '2010-07-21 14:40:20'), (1810, 76, '2010-07-21 14:40:49'), (1811, 76, '2010-07-21 14:41:28'), (1812, 76, '2010-07-21 14:41:32'), (1813, 76, '2010-07-21 14:41:35'), (1814, 76, '2010-07-21 14:41:57'), (1815, 76, '2010-07-21 14:43:18'), (1816, 76, '2010-07-21 14:43:44'), (1817, 76, '2010-07-21 14:45:12'), (1818, 76, '2010-07-21 14:46:09'), (1819, 76, '2010-07-21 14:47:11'), (1820, 76, '2010-07-21 14:47:40'), (1821, 76, '2010-07-21 14:47:44'), (1822, 76, '2010-07-21 14:48:12'), (1823, 76, '2010-07-21 14:48:25'), (1824, 76, '2010-07-21 14:48:30'), (1825, 76, '2010-07-21 14:49:33'), (1826, 76, '2010-07-21 14:50:10'), (1827, 76, '2010-07-21 14:50:17'), (1828, 76, '2010-07-21 14:50:22'), (1829, 76, '2010-07-21 14:50:31'), (1830, 123, '2010-07-21 14:52:01'), (1831, 123, '2010-07-21 14:52:10'), (1832, 123, '2010-07-21 14:52:13'), (1833, 123, '2010-07-21 14:52:25'), (1834, 123, '2010-07-21 14:52:28'), (1835, 123, '2010-07-21 14:53:01'), (1836, 123, '2010-07-21 14:53:05'), (1837, 123, '2010-07-21 14:53:11'), (1838, 123, '2010-07-21 14:53:14'), (1839, 123, '2010-07-21 14:53:15'), (1840, 123, '2010-07-21 14:53:20'), (1841, 123, '2010-07-21 14:53:21'), (1842, 76, '2010-07-21 14:53:33'), (1843, 123, '2010-07-21 14:53:33'), (1844, 123, '2010-07-21 14:53:36'), (1845, 76, '2010-07-21 14:53:40'), (1846, 123, '2010-07-21 14:53:46'), (1847, 123, '2010-07-21 14:54:59'), (1848, 123, '2010-07-21 14:55:02'), (1849, 123, '2010-07-21 14:55:07'), (1850, 123, '2010-07-21 14:55:11'), (1851, 76, '2010-07-21 14:56:13'), (1852, 76, '2010-07-21 14:56:48'), (1853, 123, '2010-07-21 15:00:46'), (1854, 123, '2010-07-21 15:00:49'), (1855, 123, '2010-07-21 15:03:03'), (1856, 123, '2010-07-21 15:03:06'), (1857, 123, '2010-07-21 15:03:13'), (1858, 123, '2010-07-21 15:03:15'), (1859, 123, '2010-07-21 15:03:21'), (1860, 76, '2010-07-21 15:14:12'), (1861, 76, '2010-07-21 15:14:17'), (1862, 76, '2010-07-21 15:14:22'), (1863, 76, '2010-07-21 15:14:31'), (1864, 76, '2010-07-21 15:15:12'), (1865, 76, '2010-07-21 15:15:16'), (1866, 76, '2010-07-21 15:15:37'), (1867, 76, '2010-07-21 15:15:39'), (1868, 76, '2010-07-21 15:15:42'), (1869, 76, '2010-07-21 15:15:50'), (1870, 76, '2010-07-21 15:15:53'), (1871, 76, '2010-07-21 15:15:54'), (1872, 76, '2010-07-21 15:15:55'), (1873, 76, '2010-07-21 15:15:56'), (1874, 76, '2010-07-21 15:15:57'), (1875, 76, '2010-07-21 15:15:59'), (1876, 76, '2010-07-21 15:16:00'), (1877, 76, '2010-07-21 15:16:01'), (1878, 76, '2010-07-21 15:16:04'), (1879, 76, '2010-07-21 15:16:08'), (1880, 76, '2010-07-21 15:16:11'), (1881, 76, '2010-07-21 15:16:13'), (1882, 76, '2010-07-21 15:17:03'), (1883, 76, '2010-07-21 15:17:04'), (1884, 76, '2010-07-21 15:17:07'), (1885, 76, '2010-07-21 15:17:08'), (1886, 76, '2010-07-21 15:17:09'), (1887, 76, '2010-07-21 15:17:13'), (1888, 76, '2010-07-21 15:17:17'), (1889, 76, '2010-07-21 15:17:40'), (1890, 76, '2010-07-21 15:17:41'), (1891, 76, '2010-07-21 15:17:46'), (1892, 76, '2010-07-21 15:17:46'), (1893, 76, '2010-07-21 15:17:48'), (1894, 76, '2010-07-21 15:17:48'), (1895, 76, '2010-07-21 15:17:50'), (1896, 76, '2010-07-21 15:17:52'), (1897, 76, '2010-07-21 15:24:21'), (1898, 76, '2010-07-21 15:24:25'), (1899, 76, '2010-07-21 15:24:26'), (1900, 76, '2010-07-21 15:24:56'), (1901, 76, '2010-07-21 15:24:57'), (1902, 76, '2010-07-21 15:25:43'), (1903, 76, '2010-07-21 15:25:58'), (1904, 76, '2010-07-21 15:28:20'), (1905, 76, '2010-07-21 15:28:22'), (1906, 76, '2010-07-21 15:28:36'), (1907, 76, '2010-07-21 15:28:38'), (1908, 76, '2010-07-21 15:29:08'), (1909, 76, '2010-07-21 15:29:10'), (1910, 76, '2010-07-21 15:32:18'), (1911, 76, '2010-07-21 15:32:32'), (1912, 76, '2010-07-21 15:32:34'), (1913, 76, '2010-07-21 15:32:56'), (1914, 76, '2010-07-21 15:32:58'), (1915, 76, '2010-07-21 15:34:28'), (1916, 76, '2010-07-21 15:35:02'), (1917, 76, '2010-07-21 15:44:10'), (1918, 76, '2010-07-21 15:44:16'), (1919, 76, '2010-07-21 15:44:24'), (1920, 76, '2010-07-21 15:47:44'), (1921, 76, '2010-07-21 15:47:47'), (1922, 76, '2010-07-21 15:47:54'), (1923, 124, '2010-07-22 08:07:34'), (1924, 124, '2010-07-22 08:07:51'), (1925, 124, '2010-07-22 08:08:06'), (1926, 124, '2010-07-22 08:08:11'), (1927, 124, '2010-07-22 08:09:31'), (1928, 124, '2010-07-22 08:26:25'), (1929, 124, '2010-07-22 08:26:29'), (1930, 124, '2010-07-22 08:26:32'), (1931, 124, '2010-07-22 08:26:33'), (1932, 124, '2010-07-22 08:27:20'), (1933, 124, '2010-07-22 08:27:22'), (1934, 124, '2010-07-22 08:27:24'), (1935, 124, '2010-07-22 08:27:25'), (1936, 124, '2010-07-22 08:27:28'), (1937, 124, '2010-07-22 08:27:29'), (1938, 124, '2010-07-22 08:27:32'), (1939, 124, '2010-07-22 08:27:35'), (1940, 124, '2010-07-22 08:27:53'), (1941, 124, '2010-07-22 08:27:55'), (1942, 124, '2010-07-22 08:27:58'), (1943, 123, '2010-07-22 08:30:03'), (1944, 123, '2010-07-22 08:30:10'), (1945, 123, '2010-07-22 08:30:35'), (1946, 123, '2010-07-22 08:30:49'), (1947, 124, '2010-07-22 08:35:10'), (1948, 124, '2010-07-22 08:35:13'), (1949, 124, '2010-07-22 08:35:17'), (1950, 123, '2010-07-22 08:35:20'), (1951, 124, '2010-07-22 08:35:28'), (1952, 124, '2010-07-22 08:35:29'), (1953, 124, '2010-07-22 08:36:06'), (1954, 124, '2010-07-22 08:36:10'), (1955, 124, '2010-07-22 08:36:20'), (1956, 124, '2010-07-22 08:36:26'), (1957, 124, '2010-07-22 08:36:28'), (1958, 124, '2010-07-22 08:36:33'), (1959, 124, '2010-07-22 08:36:44'), (1960, 124, '2010-07-22 08:36:45'), (1961, 124, '2010-07-22 08:37:10'), (1962, 124, '2010-07-22 08:37:11'), (1963, 124, '2010-07-22 08:38:15'), (1964, 124, '2010-07-22 08:38:19'), (1965, 124, '2010-07-22 08:38:24'), (1966, 124, '2010-07-22 08:38:32'), (1967, 124, '2010-07-22 08:38:33'), (1968, 124, '2010-07-22 08:41:08'), (1969, 124, '2010-07-22 08:41:11'), (1970, 124, '2010-07-22 08:41:13'), (1971, 124, '2010-07-22 08:41:24'), (1972, 124, '2010-07-22 08:41:26'), (1973, 124, '2010-07-22 08:41:32'), (1974, 124, '2010-07-22 08:41:33'), (1975, 124, '2010-07-22 08:42:16'), (1976, 124, '2010-07-22 08:42:18'), (1977, 124, '2010-07-22 08:42:22'), (1978, 124, '2010-07-22 08:42:31'), (1979, 124, '2010-07-22 08:42:32'), (1980, 124, '2010-07-22 08:42:36'), (1981, 124, '2010-07-22 08:42:38'), (1982, 124, '2010-07-22 08:42:44'), (1983, 124, '2010-07-22 08:42:45'), (1984, 124, '2010-07-22 08:46:25'), (1985, 124, '2010-07-22 08:46:46'), (1986, 124, '2010-07-22 08:47:07'), (1987, 124, '2010-07-22 08:47:09'), (1988, 124, '2010-07-22 08:48:36'), (1989, 124, '2010-07-22 08:48:37'), (1990, 124, '2010-07-22 08:48:45'), (1991, 124, '2010-07-22 08:48:46'), (1992, 124, '2010-07-22 08:49:11'), (1993, 124, '2010-07-22 08:49:15'), (1994, 124, '2010-07-22 08:49:20'), (1995, 124, '2010-07-22 08:49:29'), (1996, 124, '2010-07-22 08:53:23'), (1997, 123, '2010-07-22 08:57:34'), (1998, 123, '2010-07-22 08:57:44'), (1999, 124, '2010-07-22 09:00:39'), (2000, 124, '2010-07-22 09:00:46'), (2001, 124, '2010-07-22 09:00:50'), (2002, 124, '2010-07-22 09:01:12'), (2003, 124, '2010-07-22 09:01:21'), (2004, 124, '2010-07-22 09:01:23'), (2005, 123, '2010-07-22 09:51:26'), (2006, 123, '2010-07-22 09:51:44'), (2007, 123, '2010-07-22 09:51:50'), (2008, 123, '2010-07-22 09:51:53'), (2009, 123, '2010-07-22 09:52:01'), (2010, 123, '2010-07-22 09:52:07'), (2011, 123, '2010-07-22 09:52:34'), (2012, 125, '2010-07-22 09:52:42'), (2013, 125, '2010-07-22 09:52:51'), (2014, 125, '2010-07-22 09:54:15'), (2015, 125, '2010-07-22 09:54:17'), (2016, 125, '2010-07-22 09:54:22'), (2017, 125, '2010-07-22 09:54:26'), (2018, 125, '2010-07-22 09:54:28'), (2019, 125, '2010-07-22 09:54:29'), (2020, 125, '2010-07-22 09:54:33'), (2021, 125, '2010-07-22 09:54:35'), (2022, 125, '2010-07-22 09:54:43'), (2023, 125, '2010-07-22 09:54:48'), (2024, 125, '2010-07-22 09:55:28'), (2025, 125, '2010-07-22 09:55:32'), (2026, 125, '2010-07-22 09:55:40'), (2027, 125, '2010-07-22 09:56:25'), (2028, 125, '2010-07-22 09:56:26'), (2029, 125, '2010-07-22 09:56:34'), (2030, 125, '2010-07-22 09:56:35'), (2031, 125, '2010-07-22 09:56:38'), (2032, 125, '2010-07-22 09:56:40'), (2033, 125, '2010-07-22 09:56:44'), (2034, 125, '2010-07-22 09:56:45'), (2035, 125, '2010-07-22 09:56:59'), (2036, 125, '2010-07-22 09:57:01'), (2037, 123, '2010-07-22 10:02:10'), (2038, 123, '2010-07-22 10:05:42'), (2039, 123, '2010-07-22 10:07:44'), (2040, 123, '2010-07-22 10:10:25'), (2041, 125, '2010-07-22 10:27:12'), (2042, 125, '2010-07-22 10:27:16'), (2043, 125, '2010-07-22 10:27:26'), (2044, 125, '2010-07-22 10:27:31'), (2045, 125, '2010-07-22 10:27:34'), (2046, 125, '2010-07-22 10:27:45'), (2047, 125, '2010-07-22 10:27:47'), (2048, 125, '2010-07-22 10:30:47'), (2049, 125, '2010-07-22 10:30:53'), (2050, 125, '2010-07-22 10:30:54'), (2051, 125, '2010-07-22 10:30:59'), (2052, 125, '2010-07-22 10:31:01'), (2053, 125, '2010-07-22 10:31:06'), (2054, 125, '2010-07-22 10:31:09'), (2055, 125, '2010-07-22 10:31:15'), (2056, 125, '2010-07-22 10:31:20'), (2057, 125, '2010-07-22 10:31:21'), (2058, 125, '2010-07-22 10:31:25'), (2059, 125, '2010-07-22 10:31:26'), (2060, 125, '2010-07-22 10:31:30'), (2061, 125, '2010-07-22 10:31:31'), (2062, 125, '2010-07-22 10:32:16'), (2063, 125, '2010-07-22 10:32:17'), (2064, 125, '2010-07-22 10:34:18'), (2065, 125, '2010-07-22 10:34:19'), (2066, 125, '2010-07-22 10:34:25'), (2067, 125, '2010-07-22 10:34:26'), (2068, 125, '2010-07-22 10:34:42'), (2069, 125, '2010-07-22 10:34:45'), (2070, 125, '2010-07-22 10:38:45'), (2071, 125, '2010-07-22 10:38:59'), (2072, 125, '2010-07-22 10:39:01'), (2073, 125, '2010-07-22 10:39:11'), (2074, 125, '2010-07-22 10:39:13'), (2075, 125, '2010-07-22 10:39:35'), (2076, 125, '2010-07-22 10:39:38'), (2077, 125, '2010-07-22 10:40:28'), (2078, 125, '2010-07-22 10:40:33'), (2079, 125, '2010-07-22 10:40:34'), (2080, 125, '2010-07-22 10:40:56'), (2081, 125, '2010-07-22 10:40:57'), (2082, 125, '2010-07-22 10:41:00'), (2083, 125, '2010-07-22 10:41:02'), (2084, 125, '2010-07-22 10:41:05'), (2085, 125, '2010-07-22 10:41:06'), (2086, 125, '2010-07-22 10:41:17'), (2087, 125, '2010-07-22 10:41:18'), (2088, 123, '2010-07-22 11:07:28'), (2089, 123, '2010-07-22 11:22:01'), (2090, 123, '2010-07-22 11:22:03'), (2091, 123, '2010-07-22 11:22:06'), (2092, 123, '2010-07-22 11:22:07'), (2093, 123, '2010-07-22 11:22:09'), (2094, 123, '2010-07-22 11:22:10'), (2095, 123, '2010-07-22 11:22:11'), (2096, 123, '2010-07-22 11:22:25'), (2097, 123, '2010-07-22 11:33:58'), (2098, 126, '2010-07-22 11:54:47'), (2099, 126, '2010-07-22 12:00:20'), (2100, 126, '2010-07-22 12:00:24'), (2101, 126, '2010-07-22 12:00:28'), (2102, 126, '2010-07-22 12:00:39'), (2103, 126, '2010-07-22 12:00:42'), (2104, 126, '2010-07-22 12:00:45'), (2105, 126, '2010-07-22 12:01:17'), (2106, 126, '2010-07-22 12:03:50'), (2107, 126, '2010-07-22 12:03:51'), (2108, 126, '2010-07-22 12:03:58'), (2109, 126, '2010-07-22 12:04:47'), (2110, 123, '2010-07-22 12:05:35'), (2111, 126, '2010-07-22 12:07:23'), (2112, 123, '2010-07-22 12:08:28'), (2113, 123, '2010-07-22 12:08:46'), (2114, 123, '2010-07-22 12:08:57'), (2115, 123, '2010-07-22 12:09:04'), (2116, 123, '2010-07-22 12:09:20'), (2117, 123, '2010-07-22 12:09:36'), (2118, 123, '2010-07-22 12:09:39'), (2119, 126, '2010-07-22 12:11:21'), (2120, 126, '2010-07-22 12:11:59'), (2121, 126, '2010-07-22 12:15:35'), (2122, 126, '2010-07-22 12:18:04'), (2123, 126, '2010-07-22 12:20:55'), (2124, 126, '2010-07-22 12:21:17'), (2125, 126, '2010-07-22 12:24:07'), (2126, 123, '2010-07-22 12:24:29'), (2127, 123, '2010-07-22 12:25:33'), (2128, 123, '2010-07-22 12:31:12'), (2129, 123, '2010-07-22 12:32:04'), (2130, 123, '2010-07-22 12:32:40'), (2131, 123, '2010-07-22 12:38:54'), (2132, 123, '2010-07-22 12:40:11'), (2133, 123, '2010-07-22 14:09:58'), (2134, 123, '2010-07-22 14:10:31'), (2135, 123, '2010-07-22 14:10:41'), (2136, 123, '2010-07-22 14:10:50'), (2137, 123, '2010-07-22 14:11:05'), (2138, 123, '2010-07-22 14:11:11'), (2139, 126, '2010-07-22 14:12:32'), (2140, 126, '2010-07-22 14:12:40'), (2141, 126, '2010-07-22 14:12:42'), (2142, 126, '2010-07-22 14:12:55'), (2143, 126, '2010-07-22 14:12:59'), (2144, 126, '2010-07-22 14:13:07'), (2145, 126, '2010-07-22 14:13:08'), (2146, 126, '2010-07-22 14:13:12'), (2147, 126, '2010-07-22 14:13:14'), (2148, 126, '2010-07-22 14:13:18'), (2149, 126, '2010-07-22 14:13:23'), (2150, 126, '2010-07-22 14:13:33'), (2151, 123, '2010-07-22 14:19:12'), (2152, 123, '2010-07-22 14:21:02'), (2153, 123, '2010-07-22 14:21:10'), (2154, 126, '2010-07-22 14:22:21'), (2155, 126, '2010-07-22 14:22:54'), (2156, 126, '2010-07-22 14:23:00'), (2157, 126, '2010-07-22 14:23:47'), (2158, 126, '2010-07-22 14:23:50'), (2159, 123, '2010-07-22 14:24:06'), (2160, 123, '2010-07-22 14:25:18'), (2161, 126, '2010-07-22 14:25:30'), (2162, 126, '2010-07-22 14:25:32'), (2163, 126, '2010-07-22 14:25:34'), (2164, 126, '2010-07-22 14:25:38'), (2165, 126, '2010-07-22 14:25:41'), (2166, 126, '2010-07-22 14:25:50'), (2167, 126, '2010-07-22 14:25:52'), (2168, 123, '2010-07-22 14:26:34'), (2169, 126, '2010-07-22 14:27:20'), (2170, 126, '2010-07-22 14:27:22'), (2171, 126, '2010-07-22 14:27:50'), (2172, 123, '2010-07-22 14:28:08'), (2173, 123, '2010-07-22 14:29:30'), (2174, 123, '2010-07-22 14:29:42'), (2175, 123, '2010-07-22 14:29:58'), (2176, 123, '2010-07-22 14:30:04'), (2177, 123, '2010-07-22 14:30:18'), (2178, 126, '2010-07-22 14:31:09'), (2179, 123, '2010-07-22 14:31:17'), (2180, 123, '2010-07-22 14:31:29'), (2181, 123, '2010-07-22 14:32:09'), (2182, 126, '2010-07-22 14:32:23'), (2183, 126, '2010-07-22 14:32:40'), (2184, 126, '2010-07-22 14:33:21'), (2185, 126, '2010-07-22 14:33:25'), (2186, 123, '2010-07-22 14:33:43'), (2187, 126, '2010-07-22 14:33:43'), (2188, 126, '2010-07-22 14:33:47'), (2189, 123, '2010-07-22 14:33:49'), (2190, 126, '2010-07-22 14:34:11'), (2191, 123, '2010-07-22 14:34:44'), (2192, 123, '2010-07-22 14:35:12'), (2193, 123, '2010-07-22 14:36:52'), (2194, 123, '2010-07-22 14:37:38'), (2195, 123, '2010-07-22 14:37:46'), (2196, 123, '2010-07-22 14:38:09'), (2197, 123, '2010-07-22 14:41:07'), (2198, 123, '2010-07-22 14:41:23'), (2199, 123, '2010-07-22 14:42:42'), (2200, 123, '2010-07-22 14:42:48'), (2201, 123, '2010-07-22 14:43:18'), (2202, 123, '2010-07-22 14:43:46'), (2203, 123, '2010-07-22 14:46:44'), (2204, 123, '2010-07-22 14:46:55'), (2205, 123, '2010-07-22 14:54:24'), (2206, 123, '2010-07-22 14:54:29'), (2207, 123, '2010-07-22 14:54:42'), (2208, 123, '2010-07-22 14:55:03'), (2209, 127, '2010-07-22 15:32:10'), (2210, 127, '2010-07-22 15:32:24'), (2211, 127, '2010-07-22 15:32:29'), (2212, 128, '2010-07-23 11:11:35'), (2213, 128, '2010-07-23 11:11:41'), (2214, 128, '2010-07-23 11:14:07'), (2215, 128, '2010-07-23 11:14:13'), (2216, 128, '2010-07-23 11:14:41'), (2217, 128, '2010-07-23 11:16:07'), (2218, 128, '2010-07-23 11:16:15'), (2219, 128, '2010-07-23 11:16:37'), (2220, 128, '2010-07-23 11:16:41'), (2221, 128, '2010-07-23 11:16:44'), (2222, 128, '2010-07-23 11:16:47'), (2223, 128, '2010-07-23 11:17:00'), (2224, 128, '2010-07-23 11:17:24'), (2225, 128, '2010-07-23 11:41:58'), (2226, 128, '2010-07-23 11:42:13'), (2227, 128, '2010-07-23 11:43:09'), (2228, 128, '2010-07-23 11:43:12'), (2229, 129, '2010-07-23 11:44:04'), (2230, 129, '2010-07-23 11:44:11'), (2231, 129, '2010-07-23 11:57:45'), (2232, 129, '2010-07-23 11:58:07'), (2233, 129, '2010-07-23 11:58:18'), (2234, 129, '2010-07-23 11:58:19'), (2235, 129, '2010-07-23 11:58:24'), (2236, 129, '2010-07-23 11:59:07'), (2237, 129, '2010-07-23 11:59:11'), (2238, 129, '2010-07-23 11:59:14'), (2239, 129, '2010-07-23 11:59:16'), (2240, 129, '2010-07-23 11:59:21'), (2241, 129, '2010-07-23 11:59:25'), (2242, 129, '2010-07-23 12:00:29'), (2243, 129, '2010-07-23 12:00:41'), (2244, 129, '2010-07-23 12:01:00'), (2245, 129, '2010-07-23 12:01:13'), (2246, 129, '2010-07-23 12:01:15'), (2247, 129, '2010-07-23 12:04:47'), (2248, 129, '2010-07-23 12:04:49'), (2249, 130, '2010-07-23 12:05:07'), (2250, 130, '2010-07-23 12:06:21'), (2251, 130, '2010-07-23 12:06:26'), (2252, 130, '2010-07-23 12:06:39'), (2253, 130, '2010-07-23 12:07:04'), (2254, 130, '2010-07-23 12:07:05'), (2255, 130, '2010-07-23 12:07:10'), (2256, 130, '2010-07-23 12:07:16'), (2257, 130, '2010-07-23 12:07:20'), (2258, 130, '2010-07-23 12:07:22'), (2259, 130, '2010-07-23 12:07:24'), (2260, 130, '2010-07-23 12:07:36'), (2261, 130, '2010-07-23 12:07:40'), (2262, 130, '2010-07-23 12:07:50'), (2263, 130, '2010-07-23 12:08:04'), (2264, 130, '2010-07-23 12:08:06'), (2265, 130, '2010-07-23 12:08:14'), (2266, 130, '2010-07-23 12:08:56'), (2267, 129, '2010-07-23 12:13:11'), (2268, 129, '2010-07-23 12:13:12'), (2269, 129, '2010-07-23 12:13:15'), (2270, 129, '2010-07-23 12:13:25'), (2271, 129, '2010-07-23 12:13:28'), (2272, 129, '2010-07-23 12:13:36'), (2273, 129, '2010-07-23 12:13:37'), (2274, 129, '2010-07-23 12:13:39'), (2275, 129, '2010-07-23 12:13:42'), (2276, 129, '2010-07-23 12:13:42'), (2277, 129, '2010-07-23 12:13:44'), (2278, 129, '2010-07-23 12:13:45'), (2279, 129, '2010-07-23 12:13:47'), (2280, 129, '2010-07-23 12:13:47'), (2281, 129, '2010-07-23 12:13:52'), (2282, 129, '2010-07-23 12:13:53'), (2283, 129, '2010-07-23 12:15:47'), (2284, 129, '2010-07-23 12:15:50'), (2285, 129, '2010-07-23 12:16:07'), (2286, 129, '2010-07-23 12:16:09'), (2287, 129, '2010-07-23 12:16:12'), (2288, 129, '2010-07-23 12:16:15'), (2289, 129, '2010-07-23 12:16:31'), (2290, 129, '2010-07-23 12:16:54'), (2291, 129, '2010-07-23 12:26:39'), (2292, 129, '2010-07-23 12:32:52'), (2293, 129, '2010-07-23 12:32:59'), (2294, 129, '2010-07-23 12:33:01'), (2295, 129, '2010-07-23 12:33:07'), (2296, 129, '2010-07-23 12:33:10'), (2297, 129, '2010-07-23 12:33:13'), (2298, 129, '2010-07-23 12:33:18'), (2299, 131, '2010-07-23 12:34:20'), (2300, 131, '2010-07-23 12:34:23'), (2301, 131, '2010-07-23 13:03:06'), (2302, 131, '2010-07-23 13:03:08'), (2303, 131, '2010-07-23 13:03:51'), (2304, 131, '2010-07-23 13:03:59'), (2305, 131, '2010-07-23 13:04:01'), (2306, 131, '2010-07-23 13:19:51'), (2307, 131, '2010-07-23 13:19:57'), (2308, 131, '2010-07-23 13:20:00'), (2309, 131, '2010-07-23 13:20:58'), (2310, 131, '2010-07-23 13:21:01'), (2311, 131, '2010-07-23 13:21:03'), (2312, 131, '2010-07-23 13:21:20'), (2313, 131, '2010-07-23 13:21:23'), (2314, 131, '2010-07-23 13:21:37'), (2315, 131, '2010-07-23 13:21:39'), (2316, 131, '2010-07-23 13:21:56'), (2317, 131, '2010-07-23 13:21:57'), (2318, 131, '2010-07-23 13:21:58'), (2319, 131, '2010-07-23 13:21:59'), (2320, 131, '2010-07-23 13:22:00'), (2321, 131, '2010-07-23 13:22:04'), (2322, 131, '2010-07-23 13:22:05'), (2323, 131, '2010-07-23 13:22:05'), (2324, 131, '2010-07-23 13:22:06'), (2325, 131, '2010-07-23 13:22:07'), (2326, 131, '2010-07-23 13:22:58'), (2327, 131, '2010-07-23 13:23:00'), (2328, 131, '2010-07-23 13:23:08'), (2329, 131, '2010-07-23 13:23:08'), (2330, 131, '2010-07-23 13:23:09'), (2331, 131, '2010-07-23 13:23:10'), (2332, 131, '2010-07-23 13:24:55'), (2333, 131, '2010-07-23 13:24:57'), (2334, 131, '2010-07-23 13:25:00'), (2335, 131, '2010-07-23 13:25:01'), (2336, 131, '2010-07-23 13:28:41'), (2337, 131, '2010-07-23 13:28:43'), (2338, 131, '2010-07-23 13:29:19'), (2339, 131, '2010-07-23 13:29:22'), (2340, 131, '2010-07-23 13:34:10'), (2341, 131, '2010-07-23 13:34:12'), (2342, 131, '2010-07-23 13:34:29'), (2343, 131, '2010-07-23 13:34:31'), (2344, 131, '2010-07-23 13:41:07'), (2345, 131, '2010-07-23 13:41:10'), (2346, 131, '2010-07-23 13:41:32'), (2347, 131, '2010-07-23 13:41:35'), (2348, 131, '2010-07-23 13:43:29'), (2349, 131, '2010-07-23 13:43:31'), (2350, 131, '2010-07-23 13:44:00'), (2351, 131, '2010-07-23 13:48:44'), (2352, 131, '2010-07-23 13:48:47'), (2353, 131, '2010-07-23 13:48:52'), (2354, 131, '2010-07-23 13:48:54'), (2355, 131, '2010-07-23 14:56:28'), (2356, 131, '2010-07-23 14:57:08'), (2357, 131, '2010-07-23 14:57:20'), (2358, 131, '2010-07-23 14:57:22'), (2359, 131, '2010-07-23 14:57:51'), (2360, 131, '2010-07-23 14:57:51'), (2361, 131, '2010-07-23 14:57:58'), (2362, 131, '2010-07-23 14:58:01'), (2363, 131, '2010-07-23 14:58:07'), (2364, 131, '2010-07-23 14:58:13'), (2365, 131, '2010-07-23 14:58:21'), (2366, 131, '2010-07-23 14:58:26'), (2367, 131, '2010-07-23 14:58:43'), (2368, 131, '2010-07-23 14:58:45'), (2369, 131, '2010-07-23 14:58:47'), (2370, 131, '2010-07-23 14:58:47'), (2371, 131, '2010-07-23 14:58:54'), (2372, 131, '2010-07-23 14:59:00'), (2373, 131, '2010-07-23 14:59:03'), (2374, 131, '2010-07-23 14:59:09'), (2375, 131, '2010-07-23 14:59:15'), (2376, 131, '2010-07-23 14:59:18'), (2377, 131, '2010-07-23 14:59:26'), (2378, 131, '2010-07-23 14:59:39'), (2379, 131, '2010-07-23 15:00:18'), (2380, 131, '2010-07-23 15:00:29'), (2381, 131, '2010-07-23 15:00:34'), (2382, 131, '2010-07-23 15:00:41'), (2383, 131, '2010-07-23 15:00:44'), (2384, 131, '2010-07-23 15:00:49'), (2385, 131, '2010-07-23 15:00:51'), (2386, 131, '2010-07-23 15:00:53'), (2387, 131, '2010-07-23 15:00:55'), (2388, 131, '2010-07-23 15:00:58'), (2389, 131, '2010-07-23 15:01:00'), (2390, 131, '2010-07-23 15:01:14'), (2391, 131, '2010-07-23 15:01:16'), (2392, 131, '2010-07-23 15:01:22'), (2393, 131, '2010-07-23 15:01:28'), (2394, 131, '2010-07-23 15:01:34'), (2395, 131, '2010-07-23 15:01:44'), (2396, 131, '2010-07-23 15:01:58'), (2397, 131, '2010-07-23 15:02:01'), (2398, 131, '2010-07-23 15:02:10'), (2399, 131, '2010-07-23 15:03:12'), (2400, 131, '2010-07-23 15:03:14'), (2401, 131, '2010-07-23 15:03:16'), (2402, 131, '2010-07-23 15:03:17'), (2403, 131, '2010-07-23 15:03:25'), (2404, 131, '2010-07-23 15:03:27'), (2405, 131, '2010-07-23 15:03:39'), (2406, 131, '2010-07-23 15:03:41'), (2407, 131, '2010-07-23 15:03:51'), (2408, 131, '2010-07-23 15:03:56'), (2409, 131, '2010-07-23 15:03:57'), (2410, 131, '2010-07-23 15:04:03'), (2411, 131, '2010-07-23 15:04:26'), (2412, 131, '2010-07-23 15:04:40'), (2413, 131, '2010-07-23 15:04:42'), (2414, 131, '2010-07-23 15:04:48'), (2415, 131, '2010-07-23 15:04:51'), (2416, 131, '2010-07-23 15:04:55'), (2417, 131, '2010-07-23 15:04:58'), (2418, 131, '2010-07-23 15:04:59'), (2419, 131, '2010-07-23 15:05:00'), (2420, 131, '2010-07-23 15:05:05'), (2421, 131, '2010-07-23 15:05:06'), (2422, 131, '2010-07-23 15:05:15'), (2423, 131, '2010-07-23 15:05:17'), (2424, 131, '2010-07-23 15:05:24'), (2425, 131, '2010-07-23 15:05:26'), (2426, 131, '2010-07-23 15:05:31'), (2427, 131, '2010-07-23 15:19:12'), (2428, 131, '2010-07-23 15:24:08'), (2429, 131, '2010-07-23 15:25:02'), (2430, 131, '2010-07-23 15:28:56'), (2431, 131, '2010-07-23 15:29:05'), (2432, 131, '2010-07-23 15:29:40'), (2433, 131, '2010-07-23 15:30:36'), (2434, 131, '2010-07-23 15:30:41'), (2435, 131, '2010-07-23 15:33:47'), (2436, 131, '2010-07-23 15:33:52'), (2437, 131, '2010-07-23 15:34:36'), (2438, 131, '2010-07-23 15:34:41'), (2439, 131, '2010-07-23 15:34:51'), (2440, 131, '2010-07-23 15:34:57'), (2441, 131, '2010-07-23 15:35:05'), (2442, 131, '2010-07-23 15:35:15'), (2443, 131, '2010-07-23 15:35:17'), (2444, 131, '2010-07-23 15:35:22'), (2445, 131, '2010-07-23 15:35:35'), (2446, 131, '2010-07-23 15:35:49'), (2447, 131, '2010-07-23 15:36:05'), (2448, 131, '2010-07-23 15:36:07'), (2449, 131, '2010-07-23 15:36:10'), (2450, 131, '2010-07-23 15:36:23'), (2451, 131, '2010-07-23 15:36:46'), (2452, 131, '2010-07-23 15:36:53'), (2453, 131, '2010-07-23 15:38:16'), (2454, 131, '2010-07-23 15:38:19'), (2455, 131, '2010-07-23 15:38:56'), (2456, 131, '2010-07-23 15:38:58'), (2457, 131, '2010-07-23 15:39:03'), (2458, 131, '2010-07-23 15:39:03'), (2459, 131, '2010-07-23 15:39:05'), (2460, 131, '2010-07-23 15:39:08'), (2461, 131, '2010-07-23 15:39:09'), (2462, 131, '2010-07-23 15:39:12'), (2463, 131, '2010-07-23 15:39:12'), (2464, 131, '2010-07-23 15:39:13'), (2465, 131, '2010-07-23 15:39:14'), (2466, 131, '2010-07-23 15:39:16'), (2467, 131, '2010-07-23 15:39:19'), (2468, 131, '2010-07-23 15:39:22'), (2469, 131, '2010-07-23 15:39:24'), (2470, 131, '2010-07-23 15:39:34'), (2471, 131, '2010-07-23 15:39:37'), (2472, 131, '2010-07-23 15:39:47'), (2473, 131, '2010-07-23 15:39:51'), (2474, 131, '2010-07-23 15:40:16'), (2475, 131, '2010-07-23 15:40:30'), (2476, 131, '2010-07-23 15:40:53'), (2477, 131, '2010-07-23 15:40:58'), (2478, 131, '2010-07-23 15:41:01'), (2479, 131, '2010-07-23 15:41:03'), (2480, 131, '2010-07-23 15:41:11'), (2481, 131, '2010-07-23 15:41:19'), (2482, 131, '2010-07-23 15:41:24'), (2483, 131, '2010-07-23 15:41:25'), (2484, 131, '2010-07-23 15:41:27'), (2485, 131, '2010-07-23 15:41:37'), (2486, 131, '2010-07-23 15:45:20'), (2487, 131, '2010-07-23 15:45:37'), (2488, 131, '2010-07-23 15:46:03'), (2489, 131, '2010-07-23 15:47:45'), (2490, 131, '2010-07-23 15:47:46'), (2491, 131, '2010-07-23 15:47:50'), (2492, 131, '2010-07-23 15:47:50'), (2493, 131, '2010-07-23 15:47:53'), (2494, 131, '2010-07-23 15:47:53'), (2495, 131, '2010-07-23 15:47:56'), (2496, 131, '2010-07-23 15:47:57'), (2497, 131, '2010-07-23 15:48:00'), (2498, 131, '2010-07-23 15:48:01'), (2499, 131, '2010-07-23 15:48:04'), (2500, 131, '2010-07-23 15:48:05'), (2501, 131, '2010-07-23 15:48:55'), (2502, 131, '2010-07-23 15:48:55'), (2503, 131, '2010-07-23 15:48:57'), (2504, 131, '2010-07-23 15:48:57'), (2505, 131, '2010-07-23 15:49:15'), (2506, 131, '2010-07-23 15:49:18'), (2507, 131, '2010-07-23 15:49:19'), (2508, 131, '2010-07-23 15:49:21'), (2509, 131, '2010-07-23 15:49:24'), (2510, 131, '2010-07-23 15:49:26'), (2511, 131, '2010-07-23 15:49:27'), (2512, 131, '2010-07-23 15:49:30'), (2513, 131, '2010-07-23 15:49:36'), (2514, 131, '2010-07-23 15:49:37'), (2515, 131, '2010-07-23 15:49:40'), (2516, 131, '2010-07-23 15:49:41'), (2517, 131, '2010-07-23 15:49:41'), (2518, 131, '2010-07-23 15:49:42'), (2519, 131, '2010-07-23 15:49:42'), (2520, 131, '2010-07-23 15:49:43'), (2521, 131, '2010-07-23 15:49:58'), (2522, 131, '2010-07-23 15:49:59'), (2523, 131, '2010-07-23 15:50:36'), (2524, 131, '2010-07-23 15:50:42'), (2525, 131, '2010-07-23 15:50:45'), (2526, 131, '2010-07-23 15:50:47'), (2527, 131, '2010-07-23 15:50:49'), (2528, 131, '2010-07-23 15:50:57'), (2529, 131, '2010-07-23 15:51:14'), (2530, 131, '2010-07-23 15:51:19'), (2531, 132, '2010-07-26 06:52:57'), (2532, 132, '2010-07-26 06:53:11'), (2533, 132, '2010-07-26 06:53:19'), (2534, 133, '2010-07-26 06:59:48'), (2535, 133, '2010-07-26 06:59:55'), (2536, 133, '2010-07-26 07:00:05'), (2537, 133, '2010-07-26 07:00:10'), (2538, 133, '2010-07-26 07:00:15'), (2539, 133, '2010-07-26 07:00:21'), (2540, 134, '2010-07-26 09:32:19'), (2541, 134, '2010-07-26 09:32:27'), (2542, 134, '2010-07-26 09:34:33'), (2543, 134, '2010-07-26 09:34:34'), (2544, 134, '2010-07-26 09:34:38'), (2545, 134, '2010-07-26 09:34:40'), (2546, 134, '2010-07-26 09:34:41'), (2547, 134, '2010-07-26 09:34:43'), (2548, 134, '2010-07-26 09:37:15'), (2549, 134, '2010-07-26 11:00:54'), (2550, 134, '2010-07-26 11:00:59'), (2551, 134, '2010-07-26 11:01:04'), (2552, 134, '2010-07-26 11:01:06'), (2553, 134, '2010-07-26 11:01:16'), (2554, 134, '2010-07-26 11:01:20'), (2555, 134, '2010-07-26 11:01:31'), (2556, 134, '2010-07-26 11:05:11'), (2557, 134, '2010-07-26 11:05:24'), (2558, 134, '2010-07-26 11:05:56'), (2559, 134, '2010-07-26 11:06:08'), (2560, 134, '2010-07-26 11:07:11'), (2561, 134, '2010-07-26 11:07:16'), (2562, 134, '2010-07-26 11:07:21'), (2563, 134, '2010-07-26 11:07:26'), (2564, 134, '2010-07-26 11:07:44'), (2565, 134, '2010-07-26 11:08:00'), (2566, 134, '2010-07-26 11:08:04'), (2567, 134, '2010-07-26 11:08:19'), (2568, 134, '2010-07-26 11:09:28'), (2569, 134, '2010-07-26 11:09:58'), (2570, 134, '2010-07-26 11:10:31'), (2571, 134, '2010-07-26 11:11:07'), (2572, 134, '2010-07-26 11:11:20'), (2573, 134, '2010-07-26 11:11:58'), (2574, 134, '2010-07-26 11:12:11'), (2575, 134, '2010-07-26 11:12:36'), (2576, 134, '2010-07-26 11:12:45'), (2577, 134, '2010-07-26 11:13:45'), (2578, 134, '2010-07-26 11:14:42'), (2579, 134, '2010-07-26 11:14:58'), (2580, 134, '2010-07-26 11:15:38'), (2581, 134, '2010-07-26 11:16:08'), (2582, 134, '2010-07-26 11:16:25'), (2583, 134, '2010-07-26 11:17:04'), (2584, 134, '2010-07-26 11:19:38'), (2585, 134, '2010-07-26 11:19:52'), (2586, 134, '2010-07-26 11:20:47'), (2587, 134, '2010-07-26 11:20:51'), (2588, 134, '2010-07-26 11:21:13'), (2589, 134, '2010-07-26 11:21:23'), (2590, 134, '2010-07-26 11:21:31'), (2591, 134, '2010-07-26 11:22:05'), (2592, 134, '2010-07-26 11:22:14'), (2593, 134, '2010-07-26 11:22:19'), (2594, 134, '2010-07-26 11:22:21'), (2595, 134, '2010-07-26 11:22:35'), (2596, 134, '2010-07-26 11:22:36'), (2597, 134, '2010-07-26 11:22:36'), (2598, 134, '2010-07-26 11:22:37'), (2599, 134, '2010-07-26 11:22:37'), (2600, 134, '2010-07-26 11:22:39'), (2601, 134, '2010-07-26 11:22:40'), (2602, 134, '2010-07-26 11:22:40'), (2603, 134, '2010-07-26 11:22:59'), (2604, 134, '2010-07-26 11:23:04'), (2605, 134, '2010-07-26 11:23:31'), (2606, 134, '2010-07-26 13:04:46'), (2607, 134, '2010-07-26 13:05:05'), (2608, 134, '2010-07-26 13:05:10'), (2609, 134, '2010-07-26 13:05:38'), (2610, 134, '2010-07-26 13:05:46'), (2611, 134, '2010-07-26 13:05:51'), (2612, 134, '2010-07-26 13:06:08'), (2613, 134, '2010-07-26 13:09:18'), (2614, 134, '2010-07-26 13:09:34'), (2615, 134, '2010-07-26 13:10:03'), (2616, 134, '2010-07-26 13:39:14'), (2617, 134, '2010-07-26 13:40:21'), (2618, 134, '2010-07-26 13:40:39'), (2619, 134, '2010-07-26 13:40:43'), (2620, 134, '2010-07-26 13:43:56'), (2621, 134, '2010-07-26 13:43:58'), (2622, 134, '2010-07-26 14:14:19'), (2623, 135, '2010-07-27 09:09:52'), (2624, 135, '2010-07-27 09:15:17'), (2625, 135, '2010-07-27 09:24:40'), (2626, 135, '2010-07-27 09:25:44'), (2627, 135, '2010-07-27 09:25:53'), (2628, 135, '2010-07-27 09:26:19'), (2629, 135, '2010-07-27 09:48:43'), (2630, 135, '2010-07-27 09:48:45'), (2631, 135, '2010-07-27 09:48:47'), (2632, 135, '2010-07-27 09:48:52'), (2633, 135, '2010-07-27 09:48:57'), (2634, 135, '2010-07-27 09:49:01'), (2635, 135, '2010-07-27 09:49:05'), (2636, 135, '2010-07-27 09:49:10'), (2637, 135, '2010-07-27 09:49:11'), (2638, 135, '2010-07-27 09:49:17'), (2639, 135, '2010-07-27 09:49:21'), (2640, 135, '2010-07-27 09:50:50'), (2641, 135, '2010-07-27 09:50:56'), (2642, 135, '2010-07-27 09:51:01'), (2643, 135, '2010-07-27 09:51:04'), (2644, 135, '2010-07-27 09:54:34'), (2645, 136, '2010-07-27 11:20:29'), (2646, 136, '2010-07-27 11:31:44'), (2647, 136, '2010-07-27 11:33:32'), (2648, 136, '2010-07-27 11:33:38'), (2649, 136, '2010-07-27 12:05:25'), (2650, 136, '2010-07-27 17:13:16'), (2651, 136, '2010-07-28 08:30:14'), (2652, 135, '2010-07-28 10:00:59'), (2653, 136, '2010-07-29 09:19:54'), (2654, 137, '2010-07-29 09:37:24'), (2655, 137, '2010-07-29 09:37:31'), (2656, 137, '2010-07-29 09:37:38'), (2657, 137, '2010-07-29 09:37:42'), (2658, 137, '2010-07-29 09:37:48'), (2659, 137, '2010-07-29 09:37:55'), (2660, 137, '2010-07-29 09:37:58'), (2661, 137, '2010-07-29 09:37:59'), (2662, 137, '2010-07-29 09:38:06'), (2663, 137, '2010-07-29 09:38:20'), (2664, 137, '2010-07-29 09:38:23'), (2665, 137, '2010-07-29 09:38:28'), (2666, 137, '2010-07-29 09:38:31'), (2667, 137, '2010-07-29 09:38:51'), (2668, 137, '2010-07-29 09:38:54'), (2669, 137, '2010-07-29 09:39:18'), (2670, 137, '2010-07-29 09:39:36'), (2671, 137, '2010-07-29 09:40:36'), (2672, 137, '2010-07-29 09:40:38'), (2673, 137, '2010-07-29 09:41:22'), (2674, 137, '2010-07-29 09:41:23'), (2675, 137, '2010-07-29 09:41:31'), (2676, 137, '2010-07-29 09:41:33'), (2677, 137, '2010-07-29 09:41:45'), (2678, 137, '2010-07-29 09:41:59'), (2679, 137, '2010-07-29 09:42:01'), (2680, 137, '2010-07-29 09:42:02'), (2681, 137, '2010-07-29 09:42:04'), (2682, 138, '2010-07-29 13:47:44'), (2683, 138, '2010-07-29 13:47:50'), (2684, 138, '2010-07-29 13:47:58'), (2685, 138, '2010-07-29 13:48:35'), (2686, 138, '2010-07-29 13:48:44'), (2687, 138, '2010-07-29 13:48:52'), (2688, 138, '2010-07-29 13:48:54'), (2689, 138, '2010-07-29 13:49:33'), (2690, 138, '2010-07-29 13:52:58'), (2691, 138, '2010-07-29 13:53:04'), (2692, 138, '2010-07-29 13:53:08'), (2693, 138, '2010-07-29 13:53:13'), (2694, 138, '2010-07-29 13:53:16'), (2695, 138, '2010-07-29 13:53:31'), (2696, 138, '2010-07-29 13:53:33'), (2697, 138, '2010-07-29 13:54:36'), (2698, 138, '2010-07-29 13:54:38'), (2699, 138, '2010-07-29 13:54:42'), (2700, 138, '2010-07-29 13:55:11'), (2701, 138, '2010-07-29 13:55:20'), (2702, 138, '2010-07-29 13:55:22'), (2703, 138, '2010-07-29 13:56:20'), (2704, 138, '2010-07-29 13:56:23'), (2705, 138, '2010-07-29 13:59:07'), (2706, 138, '2010-07-29 13:59:09'), (2707, 138, '2010-07-29 13:59:12'), (2708, 138, '2010-07-29 13:59:16'), (2709, 138, '2010-07-29 13:59:21'), (2710, 138, '2010-07-29 13:59:25'), (2711, 138, '2010-07-29 13:59:31'), (2712, 138, '2010-07-29 13:59:34'), (2713, 138, '2010-07-29 14:01:08'), (2714, 138, '2010-07-29 14:01:10'), (2715, 138, '2010-07-29 14:02:30'), (2716, 138, '2010-07-29 14:02:33'), (2717, 138, '2010-07-29 14:03:53'), (2718, 138, '2010-07-29 14:08:44'), (2719, 138, '2010-07-29 14:16:11'), (2720, 138, '2010-07-29 14:17:50'), (2721, 138, '2010-07-29 14:18:06'), (2722, 138, '2010-07-29 14:18:08'), (2723, 138, '2010-07-29 14:18:11'), (2724, 138, '2010-07-29 14:18:16'), (2725, 138, '2010-07-29 14:18:21'), (2726, 138, '2010-07-29 14:18:31'), (2727, 138, '2010-07-29 14:18:33'), (2728, 138, '2010-07-29 14:18:36'), (2729, 138, '2010-07-29 14:18:44'), (2730, 138, '2010-07-29 14:18:52'), (2731, 138, '2010-07-29 14:18:53'), (2732, 138, '2010-07-29 14:18:57'), (2733, 138, '2010-07-29 14:18:58'), (2734, 138, '2010-07-29 14:19:02'), (2735, 138, '2010-07-29 14:19:03'), (2736, 138, '2010-07-29 14:19:06'), (2737, 138, '2010-07-29 14:19:10'), (2738, 138, '2010-07-29 14:19:14'), (2739, 138, '2010-07-29 14:19:33'), (2740, 138, '2010-07-29 14:19:39'), (2741, 138, '2010-07-29 14:19:41'), (2742, 138, '2010-07-29 14:19:42'), (2743, 138, '2010-07-29 14:19:43'), (2744, 138, '2010-07-29 14:22:15'), (2745, 138, '2010-07-29 14:22:23'), (2746, 138, '2010-07-29 14:25:20'), (2747, 138, '2010-07-29 14:25:25'), (2748, 138, '2010-07-29 14:25:27'), (2749, 138, '2010-07-29 14:25:32'), (2750, 138, '2010-07-29 14:25:33'), (2751, 138, '2010-07-29 14:25:33'), (2752, 138, '2010-07-29 14:25:41'), (2753, 138, '2010-07-29 14:25:43'), (2754, 138, '2010-07-29 14:25:45'), (2755, 138, '2010-07-29 14:25:48'), (2756, 138, '2010-07-29 14:25:51'), (2757, 138, '2010-07-29 14:25:52'), (2758, 138, '2010-07-29 14:25:54'), (2759, 138, '2010-07-29 14:26:07'), (2760, 138, '2010-07-29 14:26:10'), (2761, 138, '2010-07-29 14:26:13'), (2762, 138, '2010-07-29 14:31:22'), (2763, 138, '2010-07-29 14:31:26'), (2764, 138, '2010-07-29 14:31:31'), (2765, 138, '2010-07-29 14:54:00'), (2766, 138, '2010-07-29 14:54:04'), (2767, 138, '2010-07-29 14:54:12'), (2768, 138, '2010-07-29 14:54:16'), (2769, 138, '2010-07-29 15:01:05'), (2770, 138, '2010-07-29 15:15:43'), (2771, 138, '2010-07-29 15:15:47'), (2772, 138, '2010-07-29 15:15:57'), (2773, 138, '2010-07-29 15:16:00'), (2774, 138, '2010-07-29 15:16:00'), (2775, 138, '2010-07-29 15:16:01'), (2776, 138, '2010-07-29 15:27:58'), (2777, 138, '2010-07-29 15:30:00'), (2778, 138, '2010-07-29 15:30:04'), (2779, 138, '2010-07-29 15:30:05'), (2780, 138, '2010-07-29 15:30:48'), (2781, 138, '2010-07-29 15:32:31'), (2782, 138, '2010-07-29 15:32:35'), (2783, 138, '2010-07-29 15:32:56'), (2784, 138, '2010-07-29 15:32:57'), (2785, 138, '2010-07-29 15:34:04'), (2786, 138, '2010-07-29 15:34:30'), (2787, 138, '2010-07-29 15:34:36'), (2788, 138, '2010-07-29 15:34:37'), (2789, 138, '2010-07-29 15:34:40'), (2790, 138, '2010-07-29 15:34:40'), (2791, 138, '2010-07-29 15:35:57'), (2792, 138, '2010-07-29 15:36:03'), (2793, 138, '2010-07-29 15:36:08'), (2794, 138, '2010-07-29 15:36:08'), (2795, 138, '2010-07-29 15:36:10'), (2796, 138, '2010-07-29 15:36:13'), (2797, 138, '2010-07-29 15:36:16'), (2798, 138, '2010-07-29 15:36:22'), (2799, 138, '2010-07-29 15:36:41'), (2800, 138, '2010-07-29 15:36:48'), (2801, 138, '2010-07-29 15:37:35'), (2802, 138, '2010-07-29 15:37:37'), (2803, 138, '2010-07-29 15:37:40'), (2804, 138, '2010-07-29 15:42:50'), (2805, 138, '2010-07-29 15:42:59'), (2806, 138, '2010-07-29 15:44:38'), (2807, 138, '2010-07-29 15:45:00'), (2808, 138, '2010-07-29 15:45:02'), (2809, 138, '2010-07-29 15:45:04'), (2810, 138, '2010-07-29 15:45:06'), (2811, 138, '2010-07-29 15:45:11'), (2812, 138, '2010-07-29 15:45:14'), (2813, 138, '2010-07-29 15:45:51'), (2814, 138, '2010-07-29 15:45:52'), (2815, 138, '2010-07-29 15:45:55'), (2816, 138, '2010-07-29 15:46:03'), (2817, 138, '2010-07-29 15:46:09'), (2818, 138, '2010-07-29 15:46:19'), (2819, 138, '2010-07-29 15:46:25'), (2820, 138, '2010-07-29 15:46:27'), (2821, 138, '2010-07-29 15:46:29'), (2822, 138, '2010-07-29 15:46:37'), (2823, 138, '2010-07-29 15:47:01'), (2824, 138, '2010-07-29 15:47:07'), (2825, 138, '2010-07-29 15:47:12'), (2826, 138, '2010-07-29 15:47:14'), (2827, 138, '2010-07-29 15:47:18'), (2828, 138, '2010-07-29 15:47:20'), (2829, 138, '2010-07-29 15:47:31'), (2830, 138, '2010-07-29 15:47:33'), (2831, 138, '2010-07-29 15:47:45'), (2832, 138, '2010-07-29 15:47:46'), (2833, 138, '2010-07-29 15:47:57'), (2834, 138, '2010-07-29 15:48:05'), (2835, 138, '2010-07-29 15:48:11'), (2836, 138, '2010-07-29 15:49:50'), (2837, 138, '2010-07-29 15:50:26'), (2838, 138, '2010-07-29 15:50:44'), (2839, 138, '2010-07-29 15:50:50'), (2840, 138, '2010-07-29 15:50:51'), (2841, 138, '2010-07-29 15:50:54'), (2842, 138, '2010-07-29 15:50:57'), (2843, 138, '2010-07-29 15:50:58'), (2844, 138, '2010-07-29 15:51:32'), (2845, 138, '2010-07-29 15:51:37'), (2846, 139, '2010-07-29 15:52:03'), (2847, 139, '2010-07-29 15:52:17'), (2848, 140, '2010-07-29 15:53:08'), (2849, 140, '2010-07-29 15:53:19'), (2850, 140, '2010-07-29 15:53:28'), (2851, 140, '2010-07-29 15:53:30'), (2852, 140, '2010-07-29 15:53:34'), (2853, 140, '2010-07-29 15:53:41'), (2854, 140, '2010-07-29 15:54:05'), (2855, 140, '2010-07-29 15:54:10'), (2856, 138, '2010-07-29 15:54:49'), (2857, 138, '2010-07-29 15:55:19'), (2858, 138, '2010-07-29 15:55:37'), (2859, 138, '2010-07-29 15:55:38'), (2860, 138, '2010-07-29 15:55:38'), (2861, 138, '2010-07-29 15:55:40'), (2862, 138, '2010-07-29 15:55:40'), (2863, 138, '2010-07-29 15:55:41'), (2864, 138, '2010-07-29 15:55:44'), (2865, 138, '2010-07-29 15:55:45'), (2866, 138, '2010-07-29 15:55:46'), (2867, 138, '2010-07-29 15:55:47'), (2868, 138, '2010-07-29 15:55:47'), (2869, 138, '2010-07-29 15:55:48'), (2870, 138, '2010-07-29 15:55:50'), (2871, 138, '2010-07-29 15:55:51'), (2872, 138, '2010-07-29 15:55:51'), (2873, 138, '2010-07-29 15:55:52'), (2874, 138, '2010-07-29 15:58:35'), (2875, 140, '2010-07-29 16:01:40'), (2876, 140, '2010-07-29 16:01:57'), (2877, 140, '2010-07-29 16:02:00'), (2878, 138, '2010-07-29 16:02:31'), (2879, 140, '2010-07-29 16:02:31'), (2880, 140, '2010-07-29 16:02:55'), (2881, 138, '2010-07-29 16:02:56'), (2882, 138, '2010-07-29 16:02:59'), (2883, 138, '2010-07-29 16:03:01'), (2884, 138, '2010-07-29 16:03:07'), (2885, 138, '2010-07-29 16:03:07'), (2886, 138, '2010-07-29 16:03:13'), (2887, 141, '2010-07-30 04:31:34'), (2888, 141, '2010-07-30 04:31:35'), (2889, 142, '2010-07-30 07:06:19'), (2890, 143, '2010-07-30 07:07:37'), (2891, 143, '2010-07-30 07:07:54'), (2892, 143, '2010-07-30 07:08:08'), (2893, 143, '2010-07-30 07:08:14'), (2894, 143, '2010-07-30 07:08:19'), (2895, 143, '2010-07-30 07:08:25'), (2896, 143, '2010-07-30 07:08:45'), (2897, 143, '2010-07-30 07:09:07'), (2898, 143, '2010-07-30 07:09:15'), (2899, 143, '2010-07-30 07:09:19'), (2900, 143, '2010-07-30 07:09:21'), (2901, 143, '2010-07-30 07:09:24'), (2902, 143, '2010-07-30 07:09:41'), (2903, 142, '2010-07-30 07:13:33'), (2904, 142, '2010-07-30 07:13:42'), (2905, 142, '2010-07-30 07:14:07'), (2906, 142, '2010-07-30 07:14:09'), (2907, 142, '2010-07-30 07:14:24'), (2908, 142, '2010-07-30 07:14:25'), (2909, 142, '2010-07-30 07:15:13'), (2910, 142, '2010-07-30 07:15:15'), (2911, 142, '2010-07-30 07:15:31'), (2912, 142, '2010-07-30 07:16:20'), (2913, 142, '2010-07-30 07:16:21'), (2914, 142, '2010-07-30 07:16:28'), (2915, 142, '2010-07-30 07:17:53'), (2916, 142, '2010-07-30 07:18:17'), (2917, 142, '2010-07-30 07:19:02'), (2918, 142, '2010-07-30 07:19:03'), (2919, 142, '2010-07-30 07:20:07'), (2920, 142, '2010-07-30 07:20:08'), (2921, 142, '2010-07-30 07:23:46'), (2922, 142, '2010-07-30 07:23:47'), (2923, 142, '2010-07-30 07:27:45'), (2924, 142, '2010-07-30 07:27:47'), (2925, 142, '2010-07-30 07:27:56'), (2926, 142, '2010-07-30 07:28:01'), (2927, 142, '2010-07-30 07:28:15'), (2928, 142, '2010-07-30 07:28:52'), (2929, 142, '2010-07-30 07:29:32'), (2930, 142, '2010-07-30 07:29:37'), (2931, 142, '2010-07-30 07:30:09'), (2932, 142, '2010-07-30 07:30:22'), (2933, 142, '2010-07-30 07:33:04'), (2934, 142, '2010-07-30 07:33:05'), (2935, 142, '2010-07-30 07:33:07'), (2936, 142, '2010-07-30 07:33:49'), (2937, 142, '2010-07-30 07:33:54'), (2938, 142, '2010-07-30 07:33:58'), (2939, 142, '2010-07-30 07:34:00'), (2940, 142, '2010-07-30 07:34:02'), (2941, 142, '2010-07-30 07:34:08'), (2942, 142, '2010-07-30 07:34:53'), (2943, 142, '2010-07-30 07:35:12'), (2944, 142, '2010-07-30 07:35:14'), (2945, 142, '2010-07-30 07:35:28'), (2946, 142, '2010-07-30 07:35:39'), (2947, 142, '2010-07-30 07:35:47'), (2948, 142, '2010-07-30 07:36:32'), (2949, 142, '2010-07-30 07:37:26'), (2950, 142, '2010-07-30 07:37:27'), (2951, 142, '2010-07-30 07:44:24'), (2952, 142, '2010-07-30 07:44:26'), (2953, 142, '2010-07-30 07:48:23'), (2954, 142, '2010-07-30 07:48:26'), (2955, 142, '2010-07-30 07:48:27'), (2956, 142, '2010-07-30 07:48:46'), (2957, 142, '2010-07-30 07:48:50'), (2958, 144, '2010-07-30 07:57:46'), (2959, 144, '2010-07-30 08:00:50'), (2960, 144, '2010-07-30 08:00:53'), (2961, 144, '2010-07-30 08:00:56'), (2962, 144, '2010-07-30 08:00:58'), (2963, 144, '2010-07-30 08:01:00'), (2964, 144, '2010-07-30 08:01:05'), (2965, 144, '2010-07-30 08:01:05'), (2966, 144, '2010-07-30 08:01:06'), (2967, 144, '2010-07-30 08:01:06'), (2968, 144, '2010-07-30 08:01:06'), (2969, 144, '2010-07-30 08:01:09'), (2970, 144, '2010-07-30 08:01:10'), (2971, 144, '2010-07-30 08:01:13'), (2972, 144, '2010-07-30 08:01:13'), (2973, 144, '2010-07-30 08:01:17'), (2974, 144, '2010-07-30 08:01:18'), (2975, 144, '2010-07-30 08:01:19'), (2976, 144, '2010-07-30 08:01:20'), (2977, 144, '2010-07-30 08:01:20'), (2978, 144, '2010-07-30 08:01:21'), (2979, 144, '2010-07-30 08:01:22'), (2980, 144, '2010-07-30 08:01:24'), (2981, 144, '2010-07-30 08:01:34'), (2982, 144, '2010-07-30 08:01:37'), (2983, 144, '2010-07-30 08:01:40'), (2984, 144, '2010-07-30 08:01:42'), (2985, 144, '2010-07-30 08:01:45'), (2986, 144, '2010-07-30 08:01:47'), (2987, 142, '2010-07-30 09:45:08'), (2988, 142, '2010-07-30 09:45:13'), (2989, 142, '2010-07-30 09:45:17'), (2990, 142, '2010-07-30 09:45:19'), (2991, 142, '2010-07-30 09:45:23'), (2992, 142, '2010-07-30 09:50:34'), (2993, 142, '2010-07-30 09:50:41'), (2994, 142, '2010-07-30 09:50:59'), (2995, 142, '2010-07-30 09:51:22'), (2996, 142, '2010-07-30 09:51:26'), (2997, 142, '2010-07-30 09:51:50'), (2998, 142, '2010-07-30 09:54:30'), (2999, 142, '2010-07-30 09:54:34'), (3000, 142, '2010-07-30 09:54:59'), (3001, 142, '2010-07-30 09:55:07'), (3002, 142, '2010-07-30 09:55:14'), (3003, 142, '2010-07-30 09:55:16'), (3004, 142, '2010-07-30 09:55:32'), (3005, 142, '2010-07-30 09:55:39'), (3006, 142, '2010-07-30 09:55:42'), (3007, 142, '2010-07-30 09:57:38'), (3008, 142, '2010-07-30 09:57:43'), (3009, 142, '2010-07-30 09:57:46'), (3010, 142, '2010-07-30 10:01:38'), (3011, 142, '2010-07-30 10:01:44'), (3012, 142, '2010-07-30 10:02:15'), (3013, 142, '2010-07-30 10:02:29'), (3014, 142, '2010-07-30 10:02:40'), (3015, 142, '2010-07-30 10:02:50'), (3016, 142, '2010-07-30 10:04:28'), (3017, 142, '2010-07-30 10:04:30'), (3018, 142, '2010-07-30 10:04:32'), (3019, 142, '2010-07-30 10:04:46'), (3020, 142, '2010-07-30 10:04:54'), (3021, 142, '2010-07-30 10:05:07'), (3022, 142, '2010-07-30 10:05:09'), (3023, 142, '2010-07-30 10:07:16'), (3024, 142, '2010-07-30 10:07:33'), (3025, 142, '2010-07-30 10:08:00'), (3026, 142, '2010-07-30 10:08:32'), (3027, 142, '2010-07-30 10:09:15'), (3028, 142, '2010-07-30 10:09:19'), (3029, 142, '2010-07-30 10:09:34'), (3030, 142, '2010-07-30 10:10:03'), (3031, 142, '2010-07-30 10:10:09'), (3032, 142, '2010-07-30 10:10:15'), (3033, 142, '2010-07-30 10:10:22'), (3034, 142, '2010-07-30 10:10:25'), (3035, 142, '2010-07-30 10:10:27'), (3036, 142, '2010-07-30 10:10:33'), (3037, 142, '2010-07-30 10:10:35'), (3038, 142, '2010-07-30 10:14:58'), (3039, 142, '2010-07-30 10:15:00'), (3040, 142, '2010-07-30 10:15:24'), (3041, 142, '2010-07-30 10:15:55'), (3042, 142, '2010-07-30 10:16:00'), (3043, 142, '2010-07-30 10:16:07'), (3044, 142, '2010-07-30 10:16:14'), (3045, 142, '2010-07-30 10:17:33'), (3046, 142, '2010-07-30 10:18:04'), (3047, 142, '2010-07-30 10:18:11'), (3048, 142, '2010-07-30 10:18:33'), (3049, 142, '2010-07-30 10:18:49'), (3050, 142, '2010-07-30 10:18:50'), (3051, 144, '2010-07-30 10:55:51'), (3052, 144, '2010-07-30 10:55:55'), (3053, 144, '2010-07-30 10:56:10'), (3054, 144, '2010-07-30 10:56:25'), (3055, 144, '2010-07-30 10:56:30'), (3056, 144, '2010-07-30 10:56:32'), (3057, 144, '2010-07-30 10:56:41'), (3058, 144, '2010-07-30 10:56:47'), (3059, 144, '2010-07-30 10:56:54'), (3060, 144, '2010-07-30 10:57:07'), (3061, 144, '2010-07-30 10:57:08'), (3062, 144, '2010-07-30 10:57:20'), (3063, 144, '2010-07-30 10:57:23'), (3064, 144, '2010-07-30 10:57:33'), (3065, 144, '2010-07-30 10:57:36'), (3066, 144, '2010-07-30 10:59:39'), (3067, 144, '2010-07-30 10:59:41'), (3068, 144, '2010-07-30 10:59:45'), (3069, 144, '2010-07-30 10:59:47'), (3070, 144, '2010-07-30 10:59:51'), (3071, 144, '2010-07-30 10:59:53'), (3072, 144, '2010-07-30 10:59:53'), (3073, 144, '2010-07-30 10:59:57'), (3074, 144, '2010-07-30 11:00:03'), (3075, 144, '2010-07-30 11:00:04'), (3076, 144, '2010-07-30 11:00:17'), (3077, 144, '2010-07-30 11:00:19'), (3078, 144, '2010-07-30 11:00:22'), (3079, 144, '2010-07-30 11:00:26'), (3080, 144, '2010-07-30 11:00:29'), (3081, 144, '2010-07-30 11:00:29'), (3082, 144, '2010-07-30 11:00:30'), (3083, 144, '2010-07-30 11:00:31'), (3084, 144, '2010-07-30 11:00:39'), (3085, 144, '2010-07-30 11:00:41'), (3086, 144, '2010-07-30 11:00:51'), (3087, 144, '2010-07-30 11:05:14'), (3088, 144, '2010-07-30 11:05:18'), (3089, 144, '2010-07-30 11:05:23'), (3090, 144, '2010-07-30 11:05:23'), (3091, 144, '2010-07-30 11:05:26'), (3092, 144, '2010-07-30 11:05:29'), (3093, 144, '2010-07-30 11:05:29'), (3094, 144, '2010-07-30 11:05:30'), (3095, 144, '2010-07-30 11:05:31'), (3096, 144, '2010-07-30 11:05:35'), (3097, 144, '2010-07-30 11:05:35'), (3098, 144, '2010-07-30 11:05:36'), (3099, 144, '2010-07-30 11:05:36'), (3100, 144, '2010-07-30 11:05:37'), (3101, 144, '2010-07-30 11:05:40'), (3102, 144, '2010-07-30 11:05:43'), (3103, 144, '2010-07-30 11:05:43'), (3104, 144, '2010-07-30 11:06:51'), (3105, 144, '2010-07-30 11:07:27'), (3106, 144, '2010-07-30 11:07:32'), (3107, 144, '2010-07-30 11:07:41'), (3108, 144, '2010-07-30 11:07:42'), (3109, 144, '2010-07-30 11:08:30'), (3110, 144, '2010-07-30 11:08:32'), (3111, 144, '2010-07-30 11:17:12'), (3112, 144, '2010-07-30 11:17:18'), (3113, 144, '2010-07-30 11:17:20'), (3114, 144, '2010-07-30 11:17:32'), (3115, 144, '2010-07-30 11:17:34'), (3116, 144, '2010-07-30 11:23:43'), (3117, 144, '2010-07-30 11:23:45'), (3118, 144, '2010-07-30 11:29:49'), (3119, 144, '2010-07-30 11:29:55'), (3120, 144, '2010-07-30 11:30:23'), (3121, 144, '2010-07-30 11:30:28'), (3122, 144, '2010-07-30 11:30:34'), (3123, 145, '2010-07-30 11:46:34'), (3124, 145, '2010-07-30 11:46:41'), (3125, 145, '2010-07-30 11:46:48'), (3126, 145, '2010-07-30 11:46:58'), (3127, 145, '2010-07-30 11:47:01'), (3128, 145, '2010-07-30 11:47:03'), (3129, 142, '2010-07-30 11:49:36'), (3130, 142, '2010-07-30 11:49:37'), (3131, 145, '2010-07-30 11:50:04'), (3132, 145, '2010-07-30 11:50:06'), (3133, 144, '2010-07-30 11:54:31'), (3134, 145, '2010-07-30 13:35:48'), (3135, 145, '2010-07-30 13:35:53'), (3136, 144, '2010-07-30 15:15:13'), (3137, 144, '2010-07-30 15:15:18'), (3138, 144, '2010-07-30 15:15:19'), (3139, 144, '2010-07-30 15:15:27'), (3140, 144, '2010-07-30 15:15:46'), (3141, 144, '2010-07-30 15:15:55'), (3142, 144, '2010-07-30 15:16:05'), (3143, 138, '2010-07-30 15:40:54'), (3144, 138, '2010-07-30 15:41:16'), (3145, 138, '2010-07-30 15:41:21'), (3146, 138, '2010-07-30 15:41:27'), (3147, 138, '2010-07-30 15:41:31'), (3148, 138, '2010-07-30 15:41:33'), (3149, 138, '2010-07-30 15:41:37'), (3150, 138, '2010-07-30 15:41:41'), (3151, 138, '2010-07-30 15:41:46'), (3152, 138, '2010-07-30 15:41:48'), (3153, 138, '2010-07-30 15:41:55'), (3154, 138, '2010-07-30 15:41:58'), (3155, 138, '2010-07-30 15:41:58'), (3156, 138, '2010-07-30 15:42:00'), (3157, 138, '2010-07-30 15:42:07'), (3158, 141, '2010-07-31 08:32:01'), (3159, 141, '2010-07-31 08:32:21'), (3160, 146, '2010-07-31 14:59:32'), (3161, 146, '2010-07-31 14:59:56'), (3162, 146, '2010-07-31 15:00:22'), (3163, 146, '2010-07-31 15:00:25'), (3164, 146, '2010-07-31 15:00:34'), (3165, 146, '2010-07-31 15:00:39'), (3166, 146, '2010-07-31 15:45:30'), (3167, 146, '2010-07-31 16:00:10'), (3168, 147, '2010-08-01 09:03:04'), (3169, 147, '2010-08-01 09:29:00'), (3170, 147, '2010-08-01 09:29:05'), (3171, 147, '2010-08-01 09:29:21'), (3172, 147, '2010-08-01 09:29:27'), (3173, 147, '2010-08-01 09:29:32'), (3174, 147, '2010-08-01 09:29:37'), (3175, 147, '2010-08-01 09:29:56'), (3176, 147, '2010-08-01 09:30:06'), (3177, 147, '2010-08-01 09:30:08'), (3178, 147, '2010-08-01 09:30:11'), (3179, 147, '2010-08-01 09:30:15'), (3180, 147, '2010-08-01 09:30:17'), (3181, 147, '2010-08-01 09:30:23'), (3182, 147, '2010-08-01 09:30:27'), (3183, 147, '2010-08-01 09:30:31'), (3184, 147, '2010-08-01 09:30:32'), (3185, 147, '2010-08-01 09:30:35'), (3186, 147, '2010-08-01 09:30:42'), (3187, 147, '2010-08-01 09:30:50'), (3188, 147, '2010-08-01 09:30:56'), (3189, 147, '2010-08-01 09:31:11'), (3190, 147, '2010-08-01 09:31:18'), (3191, 147, '2010-08-01 09:31:25'), (3192, 147, '2010-08-01 09:31:28'), (3193, 147, '2010-08-01 09:32:16'), (3194, 147, '2010-08-01 09:32:20'), (3195, 147, '2010-08-01 09:32:26'), (3196, 147, '2010-08-01 09:32:28'), (3197, 147, '2010-08-01 09:32:34'), (3198, 147, '2010-08-01 09:32:37'), (3199, 147, '2010-08-01 09:32:39'), (3200, 147, '2010-08-01 09:32:41'), (3201, 147, '2010-08-01 09:32:46'), (3202, 147, '2010-08-01 09:32:50'), (3203, 147, '2010-08-01 09:33:21'), (3204, 147, '2010-08-01 09:33:26'), (3205, 147, '2010-08-01 09:33:28'), (3206, 147, '2010-08-01 09:33:35'), (3207, 147, '2010-08-01 09:33:42'), (3208, 147, '2010-08-01 09:33:49'), (3209, 147, '2010-08-01 09:33:52'), (3210, 147, '2010-08-01 09:33:53'), (3211, 147, '2010-08-01 09:33:58'), (3212, 147, '2010-08-01 09:33:58'), (3213, 147, '2010-08-01 09:34:01'), (3214, 147, '2010-08-01 09:34:29'), (3215, 147, '2010-08-01 09:34:36'), (3216, 147, '2010-08-01 09:34:48'), (3217, 147, '2010-08-01 09:35:11'), (3218, 147, '2010-08-01 09:35:19'), (3219, 147, '2010-08-01 09:35:26'), (3220, 147, '2010-08-01 09:35:28'), (3221, 147, '2010-08-01 09:35:35'), (3222, 147, '2010-08-01 11:32:29'), (3223, 147, '2010-08-01 11:32:56'), (3224, 147, '2010-08-01 11:33:06'), (3225, 147, '2010-08-01 11:33:16'), (3226, 147, '2010-08-01 11:33:22'), (3227, 147, '2010-08-01 11:33:51'), (3228, 147, '2010-08-01 11:33:58'), (3229, 147, '2010-08-01 11:34:00'), (3230, 147, '2010-08-01 11:34:02'), (3231, 147, '2010-08-01 11:34:06'), (3232, 147, '2010-08-01 11:34:08'), (3233, 147, '2010-08-01 11:34:12'), (3234, 147, '2010-08-01 11:34:15'), (3235, 147, '2010-08-01 11:34:17'), (3236, 147, '2010-08-01 11:34:48'), (3237, 147, '2010-08-01 11:34:55'), (3238, 147, '2010-08-01 11:35:01'), (3239, 147, '2010-08-01 11:35:07'), (3240, 147, '2010-08-01 11:35:14'), (3241, 147, '2010-08-01 11:35:18'), (3242, 147, '2010-08-01 11:35:23'), (3243, 147, '2010-08-01 11:35:30'), (3244, 147, '2010-08-01 11:35:35'), (3245, 147, '2010-08-01 11:35:37'), (3246, 147, '2010-08-01 11:35:43'), (3247, 147, '2010-08-01 11:35:45'), (3248, 147, '2010-08-01 11:35:56'), (3249, 147, '2010-08-01 11:36:01'), (3250, 147, '2010-08-01 11:36:02'), (3251, 147, '2010-08-01 11:36:02'), (3252, 148, '2010-08-01 11:58:55'), (3253, 148, '2010-08-01 11:59:24'), (3254, 148, '2010-08-01 11:59:27'), (3255, 148, '2010-08-01 11:59:36'), (3256, 148, '2010-08-01 11:59:43'), (3257, 148, '2010-08-01 11:59:58'), (3258, 148, '2010-08-01 12:00:06'), (3259, 148, '2010-08-01 12:00:15'), (3260, 148, '2010-08-01 12:00:20'), (3261, 149, '2010-08-01 12:01:28'), (3262, 149, '2010-08-01 12:01:40'), (3263, 149, '2010-08-01 12:01:46'), (3264, 149, '2010-08-01 12:01:49'), (3265, 149, '2010-08-01 12:01:55'), (3266, 149, '2010-08-01 12:02:15'), (3267, 149, '2010-08-01 12:02:37'), (3268, 149, '2010-08-01 12:02:40'), (3269, 149, '2010-08-01 12:03:04'), (3270, 149, '2010-08-01 12:03:09'), (3271, 149, '2010-08-01 12:03:33'), (3272, 149, '2010-08-01 12:03:43'), (3273, 149, '2010-08-01 12:03:47'), (3274, 149, '2010-08-01 12:03:49'), (3275, 149, '2010-08-01 12:03:53'), (3276, 147, '2010-08-01 12:21:38'), (3277, 147, '2010-08-01 12:21:45'), (3278, 147, '2010-08-01 12:21:56'), (3279, 147, '2010-08-01 12:22:02'), (3280, 147, '2010-08-01 12:22:04'), (3281, 147, '2010-08-01 12:22:08'), (3282, 147, '2010-08-01 12:22:10'), (3283, 147, '2010-08-01 12:22:58'), (3284, 147, '2010-08-01 12:23:04'), (3285, 147, '2010-08-01 12:23:11'), (3286, 147, '2010-08-01 12:23:44'), (3287, 147, '2010-08-01 12:23:51'), (3288, 147, '2010-08-01 12:24:03'), (3289, 147, '2010-08-01 12:24:08'), (3290, 147, '2010-08-01 12:24:10'), (3291, 147, '2010-08-01 12:24:12'), (3292, 147, '2010-08-01 14:38:35'), (3293, 147, '2010-08-01 14:38:36'), (3294, 147, '2010-08-01 14:39:21'), (3295, 147, '2010-08-01 14:39:23'), (3296, 147, '2010-08-01 14:39:28'), (3297, 147, '2010-08-01 14:39:31'), (3298, 147, '2010-08-01 14:40:18'), (3299, 147, '2010-08-01 14:40:20'), (3300, 147, '2010-08-01 14:40:27'), (3301, 147, '2010-08-01 14:40:32'), (3302, 147, '2010-08-01 14:40:36'), (3303, 147, '2010-08-01 14:40:41'), (3304, 147, '2010-08-01 14:40:46'), (3305, 147, '2010-08-01 14:40:50'), (3306, 147, '2010-08-01 14:40:58'), (3307, 147, '2010-08-01 14:41:11'), (3308, 147, '2010-08-01 14:41:16'), (3309, 147, '2010-08-01 14:41:24'), (3310, 150, '2010-08-01 14:42:02'), (3311, 147, '2010-08-01 14:48:29'), (3312, 147, '2010-08-01 14:48:40'), (3313, 147, '2010-08-01 14:49:10'), (3314, 147, '2010-08-01 14:52:09'), (3315, 147, '2010-08-01 14:52:17'), (3316, 147, '2010-08-01 14:52:22'), (3317, 147, '2010-08-01 14:52:24'), (3318, 147, '2010-08-01 14:52:27'), (3319, 147, '2010-08-01 14:52:31'), (3320, 147, '2010-08-01 14:52:35'), (3321, 147, '2010-08-01 14:52:39'), (3322, 147, '2010-08-01 14:52:41'), (3323, 147, '2010-08-01 14:52:49'), (3324, 147, '2010-08-01 14:53:08'), (3325, 147, '2010-08-01 14:53:32'), (3326, 147, '2010-08-01 14:54:59'), (3327, 147, '2010-08-01 14:55:04'), (3328, 150, '2010-08-01 15:34:31'), (3329, 150, '2010-08-01 15:34:41'), (3330, 150, '2010-08-01 15:34:43'), (3331, 150, '2010-08-01 15:34:54'), (3332, 150, '2010-08-01 15:34:57'), (3333, 150, '2010-08-01 15:34:59'), (3334, 150, '2010-08-01 15:35:01'), (3335, 150, '2010-08-01 15:35:04'), (3336, 141, '2010-08-02 05:00:15'), (3337, 141, '2010-08-02 05:00:16'), (3338, 146, '2010-08-02 06:36:10'), (3339, 138, '2010-08-02 08:20:16'), (3340, 138, '2010-08-02 08:20:16'), (3341, 138, '2010-08-02 08:20:17'), (3342, 138, '2010-08-02 08:55:05'), (3343, 138, '2010-08-02 08:55:11'), (3344, 138, '2010-08-02 08:55:26'), (3345, 138, '2010-08-02 08:55:31'), (3346, 138, '2010-08-02 09:00:40'), (3347, 138, '2010-08-02 09:00:45'), (3348, 138, '2010-08-02 09:00:48'), (3349, 138, '2010-08-02 09:00:48'), (3350, 138, '2010-08-02 09:00:53'), (3351, 138, '2010-08-02 09:00:59'), (3352, 138, '2010-08-02 09:01:21'), (3353, 138, '2010-08-02 09:01:23'), (3354, 138, '2010-08-02 09:02:28'), (3355, 138, '2010-08-02 09:02:49'), (3356, 138, '2010-08-02 09:02:50'), (3357, 138, '2010-08-02 09:04:04'), (3358, 138, '2010-08-02 09:04:06'), (3359, 138, '2010-08-02 09:06:44'), (3360, 138, '2010-08-02 09:06:46'), (3361, 138, '2010-08-02 09:10:27'), (3362, 138, '2010-08-02 09:10:28'), (3363, 138, '2010-08-02 09:10:47'), (3364, 138, '2010-08-02 09:10:49'), (3365, 138, '2010-08-02 09:11:57'), (3366, 138, '2010-08-02 09:11:58'), (3367, 138, '2010-08-02 09:15:15'), (3368, 138, '2010-08-02 09:15:28'), (3369, 138, '2010-08-02 09:15:30'), (3370, 138, '2010-08-02 09:15:34'), (3371, 138, '2010-08-02 09:15:35'), (3372, 138, '2010-08-02 09:15:47'), (3373, 138, '2010-08-02 09:15:48'), (3374, 138, '2010-08-02 09:15:56'), (3375, 138, '2010-08-02 09:16:01'), (3376, 138, '2010-08-02 09:16:04'), (3377, 138, '2010-08-02 09:16:24'), (3378, 138, '2010-08-02 09:16:26'), (3379, 138, '2010-08-02 09:16:34'), (3380, 138, '2010-08-02 09:20:32'), (3381, 138, '2010-08-02 09:20:42'), (3382, 138, '2010-08-02 09:20:43'), (3383, 138, '2010-08-02 09:20:50'), (3384, 138, '2010-08-02 09:21:08'), (3385, 138, '2010-08-02 09:21:12'), (3386, 138, '2010-08-02 09:21:41'), (3387, 138, '2010-08-02 09:21:44'), (3388, 138, '2010-08-02 09:21:48'), (3389, 138, '2010-08-02 09:23:26'), (3390, 138, '2010-08-02 09:23:27'), (3391, 138, '2010-08-02 09:23:34'), (3392, 138, '2010-08-02 09:23:37'), (3393, 138, '2010-08-02 09:23:37'), (3394, 138, '2010-08-02 09:23:42'), (3395, 138, '2010-08-02 09:23:49'), (3396, 138, '2010-08-02 09:23:50'), (3397, 138, '2010-08-02 09:23:50'), (3398, 138, '2010-08-02 09:23:57'), (3399, 138, '2010-08-02 09:24:14'), (3400, 138, '2010-08-02 09:24:15'), (3401, 138, '2010-08-02 09:24:45'), (3402, 138, '2010-08-02 09:24:47'), (3403, 138, '2010-08-02 09:24:56'), (3404, 138, '2010-08-02 09:24:57'), (3405, 138, '2010-08-02 09:26:02'), (3406, 138, '2010-08-02 09:26:06'), (3407, 138, '2010-08-02 09:26:10'), (3408, 138, '2010-08-02 09:54:06'), (3409, 138, '2010-08-02 09:54:07'), (3410, 138, '2010-08-02 09:54:14'), (3411, 138, '2010-08-02 09:54:20'), (3412, 138, '2010-08-02 09:54:47'), (3413, 138, '2010-08-02 09:59:24'), (3414, 138, '2010-08-02 09:59:30'), (3415, 138, '2010-08-02 09:59:45'), (3416, 138, '2010-08-02 09:59:47'), (3417, 138, '2010-08-02 09:59:54'), (3418, 138, '2010-08-02 09:59:56'), (3419, 138, '2010-08-02 10:00:04'), (3420, 138, '2010-08-02 10:00:06'), (3421, 138, '2010-08-02 10:00:11'), (3422, 138, '2010-08-02 10:00:12'), (3423, 138, '2010-08-02 10:00:19'), (3424, 138, '2010-08-02 10:03:23'), (3425, 138, '2010-08-02 10:06:38'), (3426, 138, '2010-08-02 10:06:46'), (3427, 138, '2010-08-02 10:06:48'), (3428, 138, '2010-08-02 10:07:01'), (3429, 138, '2010-08-02 10:07:03'), (3430, 138, '2010-08-02 10:07:09'), (3431, 138, '2010-08-02 10:07:11'), (3432, 138, '2010-08-02 10:07:19'), (3433, 138, '2010-08-02 10:07:27'), (3434, 138, '2010-08-02 10:07:29'), (3435, 138, '2010-08-02 10:07:35'), (3436, 138, '2010-08-02 10:07:37'), (3437, 138, '2010-08-02 10:09:21'), (3438, 138, '2010-08-02 10:09:27'), (3439, 138, '2010-08-02 10:11:34'), (3440, 138, '2010-08-02 10:11:36'), (3441, 138, '2010-08-02 10:14:11'), (3442, 138, '2010-08-02 10:17:10'), (3443, 138, '2010-08-02 10:17:12'), (3444, 138, '2010-08-02 10:17:18'), (3445, 138, '2010-08-02 10:17:23'), (3446, 138, '2010-08-02 10:17:30'), (3447, 138, '2010-08-02 10:18:17'), (3448, 138, '2010-08-02 10:29:39'), (3449, 138, '2010-08-02 10:29:40'), (3450, 138, '2010-08-02 10:30:23'), (3451, 138, '2010-08-02 10:30:35'), (3452, 138, '2010-08-02 10:30:36'), (3453, 138, '2010-08-02 10:30:40'), (3454, 138, '2010-08-02 10:30:53'), (3455, 138, '2010-08-02 10:30:59'), (3456, 138, '2010-08-02 10:31:03'), (3457, 138, '2010-08-02 10:31:06'), (3458, 138, '2010-08-02 10:31:09'), (3459, 138, '2010-08-02 10:46:47'), (3460, 138, '2010-08-02 10:46:48'), (3461, 138, '2010-08-02 11:08:02'), (3462, 138, '2010-08-02 11:08:13'), (3463, 138, '2010-08-02 11:08:15'), (3464, 138, '2010-08-02 11:08:52'), (3465, 138, '2010-08-02 11:08:57'), (3466, 138, '2010-08-02 11:09:12'), (3467, 138, '2010-08-02 11:09:13'), (3468, 138, '2010-08-02 11:14:55'), (3469, 138, '2010-08-02 11:14:59'), (3470, 138, '2010-08-02 11:15:22'), (3471, 138, '2010-08-02 11:15:26'), (3472, 138, '2010-08-02 11:15:30'), (3473, 138, '2010-08-02 11:26:26'), (3474, 138, '2010-08-02 11:26:33'), (3475, 138, '2010-08-02 11:27:35'), (3476, 138, '2010-08-02 11:27:45'), (3477, 138, '2010-08-02 11:29:34'), (3478, 138, '2010-08-02 11:30:10'), (3479, 138, '2010-08-02 11:30:12'), (3480, 138, '2010-08-02 11:30:37'), (3481, 138, '2010-08-02 11:30:52'), (3482, 138, '2010-08-02 11:31:01'), (3483, 138, '2010-08-02 11:31:19'), (3484, 138, '2010-08-02 11:31:22'), (3485, 138, '2010-08-02 11:31:31'), (3486, 138, '2010-08-02 11:31:42'), (3487, 138, '2010-08-02 11:31:47'), (3488, 138, '2010-08-02 11:34:04'), (3489, 138, '2010-08-02 11:34:11'), (3490, 138, '2010-08-02 11:34:16'), (3491, 138, '2010-08-02 11:34:17'), (3492, 138, '2010-08-02 11:34:23'), (3493, 138, '2010-08-02 11:34:27'), (3494, 138, '2010-08-02 11:34:35'), (3495, 138, '2010-08-02 11:34:39'), (3496, 138, '2010-08-02 11:34:41'), (3497, 138, '2010-08-02 11:37:26'), (3498, 138, '2010-08-02 11:37:33'), (3499, 138, '2010-08-02 11:37:37'), (3500, 138, '2010-08-02 11:37:39'), (3501, 138, '2010-08-02 11:39:20'), (3502, 138, '2010-08-02 11:39:22'), (3503, 138, '2010-08-02 12:37:10'), (3504, 138, '2010-08-02 12:37:33'), (3505, 138, '2010-08-02 12:38:46'), (3506, 138, '2010-08-02 12:38:48'), (3507, 138, '2010-08-02 12:40:34'), (3508, 138, '2010-08-02 12:40:47'), (3509, 138, '2010-08-02 12:56:12'), (3510, 138, '2010-08-02 12:58:04'), (3511, 138, '2010-08-02 12:58:07'), (3512, 138, '2010-08-02 12:58:10'), (3513, 138, '2010-08-02 12:58:19'), (3514, 138, '2010-08-02 12:58:23'), (3515, 138, '2010-08-02 12:58:34'), (3516, 138, '2010-08-02 12:58:39'), (3517, 138, '2010-08-02 12:58:44'), (3518, 138, '2010-08-02 12:58:47'), (3519, 138, '2010-08-02 12:58:48'), (3520, 138, '2010-08-02 12:58:51'), (3521, 138, '2010-08-02 12:58:55'), (3522, 138, '2010-08-02 12:58:56'), (3523, 138, '2010-08-02 12:58:57'), (3524, 138, '2010-08-02 12:59:02'), (3525, 138, '2010-08-02 12:59:06'), (3526, 138, '2010-08-02 13:04:36'), (3527, 138, '2010-08-02 13:04:41'), (3528, 138, '2010-08-02 13:04:44'), (3529, 138, '2010-08-02 13:04:48'), (3530, 138, '2010-08-02 13:04:49'), (3531, 138, '2010-08-02 13:04:53'), (3532, 138, '2010-08-02 13:04:58'), (3533, 138, '2010-08-02 13:05:02'), (3534, 138, '2010-08-02 13:05:04'), (3535, 138, '2010-08-02 13:05:06'), (3536, 138, '2010-08-02 13:05:08'), (3537, 138, '2010-08-02 13:05:10'), (3538, 138, '2010-08-02 13:05:12'), (3539, 138, '2010-08-02 13:05:15'), (3540, 151, '2010-08-02 13:19:05'), (3541, 151, '2010-08-02 13:19:10'), (3542, 151, '2010-08-02 13:19:22'), (3543, 151, '2010-08-02 13:19:26'), (3544, 151, '2010-08-02 13:19:31'), (3545, 151, '2010-08-02 13:21:55'), (3546, 151, '2010-08-02 13:26:25'), (3547, 151, '2010-08-02 13:26:26'), (3548, 151, '2010-08-02 13:26:28'), (3549, 151, '2010-08-02 13:31:24'), (3550, 151, '2010-08-02 13:31:42'), (3551, 151, '2010-08-02 13:31:49'), (3552, 151, '2010-08-02 13:33:12'), (3553, 151, '2010-08-02 13:33:42'), (3554, 151, '2010-08-02 13:33:42'), (3555, 151, '2010-08-02 13:33:43'), (3556, 151, '2010-08-02 13:33:47'), (3557, 151, '2010-08-02 13:33:51'), (3558, 151, '2010-08-02 13:33:52'), (3559, 151, '2010-08-02 13:34:07'), (3560, 151, '2010-08-02 13:34:11'), (3561, 151, '2010-08-02 13:34:16'), (3562, 151, '2010-08-02 13:34:20'), (3563, 151, '2010-08-02 13:34:24'), (3564, 151, '2010-08-02 13:34:35'), (3565, 151, '2010-08-02 13:34:45'), (3566, 151, '2010-08-02 13:34:59'), (3567, 151, '2010-08-02 13:35:36'), (3568, 151, '2010-08-02 13:35:37'), (3569, 151, '2010-08-02 13:36:53'), (3570, 151, '2010-08-02 13:40:17'), (3571, 151, '2010-08-02 13:40:27'), (3572, 151, '2010-08-02 13:41:17'), (3573, 151, '2010-08-02 13:41:27'), (3574, 151, '2010-08-02 13:41:32'), (3575, 151, '2010-08-02 13:41:37'), (3576, 151, '2010-08-02 13:41:41'), (3577, 151, '2010-08-02 13:41:48'), (3578, 151, '2010-08-02 13:41:52'), (3579, 151, '2010-08-02 13:41:55'), (3580, 151, '2010-08-02 13:44:13'), (3581, 152, '2010-08-02 13:46:59'), (3582, 153, '2010-08-02 13:49:27'), (3583, 153, '2010-08-02 13:50:26'), (3584, 152, '2010-08-02 13:51:19'), (3585, 151, '2010-08-02 13:52:29'), (3586, 151, '2010-08-02 13:53:50'), (3587, 151, '2010-08-02 13:53:53'), (3588, 151, '2010-08-02 13:53:55'), (3589, 151, '2010-08-02 13:53:57'), (3590, 151, '2010-08-02 13:54:00'), (3591, 151, '2010-08-02 13:54:02'), (3592, 151, '2010-08-02 13:54:03'), (3593, 151, '2010-08-02 13:54:03'), (3594, 151, '2010-08-02 13:55:24'), (3595, 153, '2010-08-02 13:55:53'), (3596, 151, '2010-08-02 13:56:21'), (3597, 153, '2010-08-02 13:56:29'), (3598, 152, '2010-08-02 13:57:06'), (3599, 153, '2010-08-02 13:57:08'), (3600, 152, '2010-08-02 13:58:51'), (3601, 152, '2010-08-02 13:59:04'), (3602, 152, '2010-08-02 13:59:08'), (3603, 151, '2010-08-02 13:59:28'), (3604, 151, '2010-08-02 13:59:37'), (3605, 151, '2010-08-02 13:59:41'), (3606, 151, '2010-08-02 13:59:46'), (3607, 153, '2010-08-02 14:00:03'), (3608, 151, '2010-08-02 14:01:16'), (3609, 151, '2010-08-02 14:01:27'), (3610, 151, '2010-08-02 14:01:39'), (3611, 151, '2010-08-02 14:01:40'), (3612, 151, '2010-08-02 14:01:41'), (3613, 151, '2010-08-02 14:01:42'), (3614, 151, '2010-08-02 14:01:42'), (3615, 151, '2010-08-02 14:01:45'), (3616, 151, '2010-08-02 14:01:51'), (3617, 151, '2010-08-02 14:03:05'), (3618, 151, '2010-08-02 14:06:45'), (3619, 152, '2010-08-02 14:06:46'), (3620, 151, '2010-08-02 14:06:54'), (3621, 151, '2010-08-02 14:06:56'), (3622, 151, '2010-08-02 14:07:12'), (3623, 151, '2010-08-02 14:07:16'), (3624, 151, '2010-08-02 14:07:18'), (3625, 151, '2010-08-02 14:07:21'), (3626, 151, '2010-08-02 14:07:28'), (3627, 151, '2010-08-02 14:07:31'), (3628, 151, '2010-08-02 14:07:33'), (3629, 152, '2010-08-02 14:08:16'), (3630, 151, '2010-08-02 14:11:10'), (3631, 151, '2010-08-02 14:11:18'), (3632, 151, '2010-08-02 14:11:20'), (3633, 151, '2010-08-02 14:11:23'), (3634, 151, '2010-08-02 14:11:25'), (3635, 151, '2010-08-02 14:11:34'), (3636, 151, '2010-08-02 14:12:04'), (3637, 151, '2010-08-02 14:12:38'), (3638, 152, '2010-08-02 14:14:48'), (3639, 151, '2010-08-02 14:15:15'), (3640, 151, '2010-08-02 14:15:23'), (3641, 151, '2010-08-02 14:15:25'), (3642, 151, '2010-08-02 14:15:29'), (3643, 152, '2010-08-02 14:15:46'), (3644, 152, '2010-08-02 14:16:31'), (3645, 152, '2010-08-02 14:16:37'), (3646, 151, '2010-08-02 14:22:42'), (3647, 151, '2010-08-02 14:24:59'), (3648, 151, '2010-08-02 14:26:00'), (3649, 151, '2010-08-02 14:28:56'), (3650, 151, '2010-08-02 14:29:05'), (3651, 151, '2010-08-02 14:29:53'), (3652, 151, '2010-08-02 14:29:59'), (3653, 151, '2010-08-02 14:30:04'), (3654, 151, '2010-08-02 14:30:08'), (3655, 151, '2010-08-02 14:30:17'), (3656, 151, '2010-08-02 14:30:21'), (3657, 151, '2010-08-02 14:30:32'), (3658, 151, '2010-08-02 14:31:11'), (3659, 152, '2010-08-02 14:32:01'), (3660, 152, '2010-08-02 14:32:21'), (3661, 152, '2010-08-02 14:32:23'), (3662, 152, '2010-08-02 14:32:31'), (3663, 152, '2010-08-02 14:32:42'), (3664, 152, '2010-08-02 14:32:54'), (3665, 153, '2010-08-02 14:32:58'), (3666, 152, '2010-08-02 14:33:01'), (3667, 152, '2010-08-02 14:33:06'), (3668, 153, '2010-08-02 14:33:15'), (3669, 153, '2010-08-02 14:33:56'), (3670, 153, '2010-08-02 14:33:57'), (3671, 153, '2010-08-02 14:34:08'), (3672, 153, '2010-08-02 14:34:12'), (3673, 153, '2010-08-02 14:36:09'), (3674, 153, '2010-08-02 14:36:12'), (3675, 153, '2010-08-02 14:36:30'), (3676, 153, '2010-08-02 14:36:39'), (3677, 153, '2010-08-02 14:37:12'), (3678, 153, '2010-08-02 14:37:15'), (3679, 153, '2010-08-02 14:37:21'), (3680, 153, '2010-08-02 14:37:40'), (3681, 153, '2010-08-02 14:37:42'), (3682, 153, '2010-08-02 14:37:47'), (3683, 153, '2010-08-02 14:38:13'), (3684, 153, '2010-08-02 14:38:15'), (3685, 153, '2010-08-02 14:39:03'), (3686, 151, '2010-08-02 14:42:14'), (3687, 151, '2010-08-02 14:45:03'), (3688, 151, '2010-08-02 14:45:13'), (3689, 151, '2010-08-02 14:45:36'), (3690, 151, '2010-08-02 14:47:28'), (3691, 151, '2010-08-02 14:47:36'), (3692, 151, '2010-08-02 14:52:30'), (3693, 152, '2010-08-02 14:58:22'), (3694, 151, '2010-08-02 14:58:22'), (3695, 151, '2010-08-02 14:58:46'), (3696, 151, '2010-08-02 14:59:18'), (3697, 152, '2010-08-02 14:59:38'), (3698, 152, '2010-08-02 14:59:44'), (3699, 151, '2010-08-02 15:00:10'), (3700, 152, '2010-08-02 15:00:21'), (3701, 151, '2010-08-02 15:00:32'), (3702, 151, '2010-08-02 15:00:49'), (3703, 151, '2010-08-02 15:01:01'), (3704, 151, '2010-08-02 15:01:17'), (3705, 152, '2010-08-02 15:02:02'), (3706, 154, '2010-08-02 15:03:21'), (3707, 154, '2010-08-02 15:03:34'), (3708, 154, '2010-08-02 15:04:22'), (3709, 154, '2010-08-02 15:04:31'), (3710, 154, '2010-08-02 15:05:05'), (3711, 154, '2010-08-02 15:05:15'), (3712, 154, '2010-08-02 15:05:21'), (3713, 154, '2010-08-02 15:05:25'), (3714, 154, '2010-08-02 15:05:29'), (3715, 154, '2010-08-02 15:05:32'), (3716, 154, '2010-08-02 15:05:34'), (3717, 154, '2010-08-02 15:05:51'), (3718, 151, '2010-08-02 15:05:59'), (3719, 151, '2010-08-02 15:09:12'), (3720, 151, '2010-08-02 15:11:31'), (3721, 151, '2010-08-02 15:12:54'), (3722, 151, '2010-08-02 15:15:59'), (3723, 151, '2010-08-02 15:16:46'), (3724, 151, '2010-08-02 15:17:58'), (3725, 151, '2010-08-02 15:19:18'), (3726, 151, '2010-08-02 15:21:06'), (3727, 151, '2010-08-02 15:21:27'), (3728, 151, '2010-08-02 15:26:12'), (3729, 151, '2010-08-02 15:27:42'), (3730, 151, '2010-08-02 15:28:25'), (3731, 151, '2010-08-02 15:31:17'), (3732, 151, '2010-08-02 15:33:01'), (3733, 151, '2010-08-02 15:34:15'), (3734, 151, '2010-08-02 15:35:18'), (3735, 151, '2010-08-02 15:37:57'), (3736, 151, '2010-08-02 15:39:00'), (3737, 151, '2010-08-02 15:39:27'), (3738, 151, '2010-08-02 15:41:01'), (3739, 151, '2010-08-02 15:41:20'), (3740, 151, '2010-08-02 15:41:31'), (3741, 151, '2010-08-02 15:41:50'), (3742, 151, '2010-08-02 15:41:56'), (3743, 151, '2010-08-02 15:42:04'), (3744, 151, '2010-08-02 15:42:09'), (3745, 151, '2010-08-02 15:42:14'), (3746, 151, '2010-08-02 15:42:35'), (3747, 151, '2010-08-02 15:42:39'), (3748, 151, '2010-08-02 15:43:39'), (3749, 151, '2010-08-02 15:44:07'), (3750, 151, '2010-08-02 15:44:57'), (3751, 151, '2010-08-02 15:51:36'), (3752, 151, '2010-08-02 15:52:19'), (3753, 151, '2010-08-02 15:52:54'), (3754, 151, '2010-08-02 15:53:03'), (3755, 151, '2010-08-02 15:53:15'), (3756, 151, '2010-08-02 15:54:49'), (3757, 151, '2010-08-02 15:58:42'), (3758, 151, '2010-08-02 15:59:50'), (3759, 151, '2010-08-02 16:00:18'), (3760, 151, '2010-08-02 16:00:47'), (3761, 151, '2010-08-02 16:01:04'), (3762, 152, '2010-08-02 16:01:49'), (3763, 151, '2010-08-02 16:03:21'), (3764, 152, '2010-08-02 16:04:05'), (3765, 151, '2010-08-02 16:04:24'), (3766, 151, '2010-08-02 16:04:40'), (3767, 151, '2010-08-02 16:05:09'), (3768, 152, '2010-08-02 16:05:15'), (3769, 152, '2010-08-02 16:05:21'), (3770, 151, '2010-08-02 16:07:41'), (3771, 151, '2010-08-02 16:08:29'), (3772, 151, '2010-08-02 16:09:48'), (3773, 151, '2010-08-02 16:10:22'), (3774, 151, '2010-08-02 16:14:58'), (3775, 151, '2010-08-02 16:16:31'), (3776, 151, '2010-08-02 16:17:06'), (3777, 151, '2010-08-02 16:19:10'), (3778, 151, '2010-08-02 16:19:58'), (3779, 152, '2010-08-02 16:25:29'), (3780, 152, '2010-08-02 16:25:39'), (3781, 152, '2010-08-02 16:26:15'), (3782, 152, '2010-08-02 16:28:03'), (3783, 152, '2010-08-02 16:32:35'), (3784, 152, '2010-08-02 16:32:40'), (3785, 152, '2010-08-02 16:33:16'), (3786, 152, '2010-08-02 16:33:24'), (3787, 155, '2010-08-03 05:36:32'), (3788, 155, '2010-08-03 05:36:38'), (3789, 155, '2010-08-03 05:38:35'), (3790, 155, '2010-08-03 05:38:40'), (3791, 155, '2010-08-03 05:39:54'), (3792, 155, '2010-08-03 05:40:41'), (3793, 155, '2010-08-03 05:41:23'), (3794, 155, '2010-08-03 05:43:17'), (3795, 155, '2010-08-03 05:43:22'), (3796, 155, '2010-08-03 05:43:59'), (3797, 155, '2010-08-03 05:44:51'), (3798, 155, '2010-08-03 05:45:50'), (3799, 155, '2010-08-03 05:45:58'), (3800, 155, '2010-08-03 05:46:04'), (3801, 155, '2010-08-03 05:46:11'), (3802, 156, '2010-08-03 06:29:51'), (3803, 156, '2010-08-03 06:32:08'), (3804, 156, '2010-08-03 06:33:26'), (3805, 156, '2010-08-03 06:38:41'), (3806, 156, '2010-08-03 06:43:17'), (3807, 156, '2010-08-03 06:43:21'), (3808, 156, '2010-08-03 06:52:18'), (3809, 156, '2010-08-03 06:54:20'), (3810, 156, '2010-08-03 06:54:28'), (3811, 156, '2010-08-03 06:54:45'), (3812, 156, '2010-08-03 06:56:20'), (3813, 156, '2010-08-03 06:56:24'), (3814, 157, '2010-08-03 07:00:53'), (3815, 157, '2010-08-03 07:05:50'), (3816, 156, '2010-08-03 07:07:28'), (3817, 156, '2010-08-03 07:07:57'), (3818, 157, '2010-08-03 07:08:11'), (3819, 156, '2010-08-03 07:08:16'), (3820, 156, '2010-08-03 07:08:36'), (3821, 156, '2010-08-03 07:08:40'), (3822, 157, '2010-08-03 07:09:26'), (3823, 157, '2010-08-03 07:09:32'), (3824, 156, '2010-08-03 07:10:20'), (3825, 156, '2010-08-03 07:10:38'), (3826, 156, '2010-08-03 07:10:43'), (3827, 156, '2010-08-03 07:12:58'), (3828, 156, '2010-08-03 07:13:11'), (3829, 157, '2010-08-03 07:13:19'), (3830, 156, '2010-08-03 07:13:31'), (3831, 157, '2010-08-03 07:13:31'), (3832, 157, '2010-08-03 07:13:42'), (3833, 157, '2010-08-03 07:13:53'), (3834, 157, '2010-08-03 07:14:09'), (3835, 156, '2010-08-03 07:14:10'), (3836, 156, '2010-08-03 07:14:16'), (3837, 157, '2010-08-03 07:14:18'), (3838, 156, '2010-08-03 07:14:23'), (3839, 156, '2010-08-03 07:14:29'), (3840, 157, '2010-08-03 07:14:31'), (3841, 156, '2010-08-03 07:14:31'), (3842, 156, '2010-08-03 07:14:40'), (3843, 156, '2010-08-03 07:14:42'), (3844, 156, '2010-08-03 07:14:49'), (3845, 156, '2010-08-03 07:14:51'), (3846, 156, '2010-08-03 07:15:02'), (3847, 156, '2010-08-03 07:15:08'), (3848, 157, '2010-08-03 07:15:28'), (3849, 156, '2010-08-03 07:15:28'), (3850, 156, '2010-08-03 07:15:29'), (3851, 157, '2010-08-03 07:15:33'), (3852, 157, '2010-08-03 07:15:50'), (3853, 157, '2010-08-03 07:15:54'), (3854, 156, '2010-08-03 07:16:31'), (3855, 156, '2010-08-03 07:16:35'), (3856, 156, '2010-08-03 07:16:39'), (3857, 157, '2010-08-03 07:17:02'), (3858, 156, '2010-08-03 07:17:20'), (3859, 156, '2010-08-03 07:18:55'), (3860, 157, '2010-08-03 07:19:05'), (3861, 156, '2010-08-03 07:19:07'), (3862, 157, '2010-08-03 07:20:10'), (3863, 156, '2010-08-03 07:22:53'), (3864, 157, '2010-08-03 07:22:54'), (3865, 156, '2010-08-03 07:26:16'), (3866, 156, '2010-08-03 07:26:20'), (3867, 156, '2010-08-03 07:26:21'), (3868, 156, '2010-08-03 07:26:22'), (3869, 156, '2010-08-03 07:26:27'), (3870, 156, '2010-08-03 07:26:27'), (3871, 157, '2010-08-03 07:40:55'), (3872, 157, '2010-08-03 07:41:18'), (3873, 157, '2010-08-03 07:42:23'), (3874, 157, '2010-08-03 07:43:09'), (3875, 157, '2010-08-03 07:43:15'), (3876, 157, '2010-08-03 07:46:25'), (3877, 157, '2010-08-03 07:46:41'), (3878, 156, '2010-08-03 07:51:41'), (3879, 156, '2010-08-03 07:51:46'), (3880, 156, '2010-08-03 07:51:47'), (3881, 156, '2010-08-03 07:53:47'), (3882, 156, '2010-08-03 07:58:56'), (3883, 156, '2010-08-03 07:59:36'), (3884, 151, '2010-08-03 08:06:30'), (3885, 151, '2010-08-03 08:09:29'), (3886, 151, '2010-08-03 08:09:32'), (3887, 151, '2010-08-03 08:10:12'), (3888, 151, '2010-08-03 08:10:14'), (3889, 151, '2010-08-03 08:10:16'), (3890, 151, '2010-08-03 08:11:21'), (3891, 151, '2010-08-03 08:11:50'), (3892, 151, '2010-08-03 08:14:00'), (3893, 151, '2010-08-03 08:19:23'), (3894, 151, '2010-08-03 08:19:41'), (3895, 151, '2010-08-03 08:19:43'), (3896, 151, '2010-08-03 08:24:55'), (3897, 156, '2010-08-03 08:37:14'), (3898, 156, '2010-08-03 08:37:22'), (3899, 156, '2010-08-03 08:37:23'), (3900, 151, '2010-08-03 08:42:36'), (3901, 156, '2010-08-03 08:43:18'), (3902, 156, '2010-08-03 09:22:49'), (3903, 156, '2010-08-03 09:22:55'), (3904, 156, '2010-08-03 09:23:01'), (3905, 156, '2010-08-03 09:23:35'), (3906, 156, '2010-08-03 09:23:50'), (3907, 156, '2010-08-03 09:24:34'), (3908, 156, '2010-08-03 09:24:37'), (3909, 156, '2010-08-03 09:24:43'), (3910, 156, '2010-08-03 09:24:48'), (3911, 156, '2010-08-03 09:24:51'), (3912, 156, '2010-08-03 09:25:34'), (3913, 156, '2010-08-03 09:25:43'), (3914, 156, '2010-08-03 09:25:48'), (3915, 156, '2010-08-03 09:25:49'), (3916, 156, '2010-08-03 09:26:01'), (3917, 156, '2010-08-03 09:26:06'), (3918, 156, '2010-08-03 09:26:13'), (3919, 156, '2010-08-03 09:26:15'), (3920, 156, '2010-08-03 09:26:19'), (3921, 156, '2010-08-03 09:26:24'), (3922, 156, '2010-08-03 09:26:26'), (3923, 156, '2010-08-03 09:26:35'), (3924, 156, '2010-08-03 09:26:41'), (3925, 156, '2010-08-03 09:26:47'), (3926, 156, '2010-08-03 09:26:49'), (3927, 156, '2010-08-03 09:26:55'), (3928, 156, '2010-08-03 09:27:02'), (3929, 156, '2010-08-03 09:27:07'), (3930, 156, '2010-08-03 09:27:22'), (3931, 156, '2010-08-03 09:27:29'), (3932, 156, '2010-08-03 09:27:55'), (3933, 156, '2010-08-03 09:27:59'), (3934, 156, '2010-08-03 09:28:53'), (3935, 156, '2010-08-03 09:29:20'), (3936, 156, '2010-08-03 09:33:29'), (3937, 156, '2010-08-03 09:35:30'), (3938, 156, '2010-08-03 09:35:32'), (3939, 158, '2010-08-03 11:26:25'), (3940, 158, '2010-08-03 11:26:31'), (3941, 158, '2010-08-03 11:26:38'), (3942, 158, '2010-08-03 11:26:44'), (3943, 158, '2010-08-03 11:26:51'), (3944, 158, '2010-08-03 11:26:59'), (3945, 158, '2010-08-03 11:33:14'), (3946, 158, '2010-08-03 11:33:21'), (3947, 159, '2010-08-03 11:45:49'), (3948, 159, '2010-08-03 11:45:55'), (3949, 160, '2010-08-03 11:55:37'), (3950, 160, '2010-08-03 11:55:44'), (3951, 160, '2010-08-03 11:55:49'), (3952, 160, '2010-08-03 11:55:50'), (3953, 160, '2010-08-03 12:04:50'), (3954, 160, '2010-08-03 12:04:57'), (3955, 160, '2010-08-03 12:05:01'), (3956, 160, '2010-08-03 12:05:17'), (3957, 160, '2010-08-03 12:05:50'), (3958, 160, '2010-08-03 12:05:56'), (3959, 160, '2010-08-03 12:06:08'), (3960, 160, '2010-08-03 12:15:56'), (3961, 160, '2010-08-03 12:16:51'), (3962, 160, '2010-08-03 12:17:35'), (3963, 160, '2010-08-03 12:17:39'), (3964, 160, '2010-08-03 12:17:41'), (3965, 160, '2010-08-03 12:17:46'), (3966, 160, '2010-08-03 12:18:00'), (3967, 160, '2010-08-03 12:18:03'), (3968, 160, '2010-08-03 12:18:05'), (3969, 160, '2010-08-03 12:18:12'), (3970, 160, '2010-08-03 12:18:25'), (3971, 160, '2010-08-03 12:18:28'), (3972, 160, '2010-08-03 12:18:33'), (3973, 160, '2010-08-03 12:18:34'), (3974, 160, '2010-08-03 12:18:36'), (3975, 160, '2010-08-03 12:18:39'), (3976, 160, '2010-08-03 12:18:41'), (3977, 160, '2010-08-03 12:21:00'), (3978, 160, '2010-08-03 12:21:52'), (3979, 160, '2010-08-03 12:23:45'), (3980, 161, '2010-08-03 12:25:12'), (3981, 161, '2010-08-03 12:25:17'), (3982, 161, '2010-08-03 12:26:08'), (3983, 161, '2010-08-03 12:26:37'), (3984, 161, '2010-08-03 12:26:42'), (3985, 161, '2010-08-03 12:27:40'), (3986, 161, '2010-08-03 12:28:07'), (3987, 161, '2010-08-03 12:28:36'), (3988, 161, '2010-08-03 12:28:38'), (3989, 160, '2010-08-03 12:29:25'), (3990, 160, '2010-08-03 12:31:32'), (3991, 160, '2010-08-03 12:32:30'), (3992, 160, '2010-08-03 12:33:57'), (3993, 160, '2010-08-03 12:34:08'), (3994, 160, '2010-08-03 12:34:40'), (3995, 160, '2010-08-03 12:34:48'), (3996, 160, '2010-08-03 12:35:03'), (3997, 160, '2010-08-03 12:47:13'), (3998, 160, '2010-08-03 12:47:20'), (3999, 160, '2010-08-03 12:47:25'), (4000, 161, '2010-08-03 12:48:10'), (4001, 161, '2010-08-03 12:48:20'), (4002, 161, '2010-08-03 12:48:26'), (4003, 161, '2010-08-03 12:48:37'), (4004, 161, '2010-08-03 12:49:26'), (4005, 161, '2010-08-03 12:53:12'), (4006, 160, '2010-08-03 13:05:10'), (4007, 160, '2010-08-03 13:05:17'), (4008, 160, '2010-08-03 13:05:38'), (4009, 160, '2010-08-03 13:06:43'), (4010, 160, '2010-08-03 13:11:53'), (4011, 160, '2010-08-03 13:12:36'), (4012, 160, '2010-08-03 13:12:38'), (4013, 160, '2010-08-03 13:12:41'), (4014, 160, '2010-08-03 13:12:53'), (4015, 160, '2010-08-03 13:13:15'), (4016, 160, '2010-08-03 13:13:30'), (4017, 160, '2010-08-03 13:13:38'), (4018, 160, '2010-08-03 13:13:45'), (4019, 160, '2010-08-03 13:13:48'), (4020, 160, '2010-08-03 13:13:56'), (4021, 160, '2010-08-03 13:14:03'), (4022, 160, '2010-08-03 13:15:21'), (4023, 160, '2010-08-03 13:16:02'), (4024, 160, '2010-08-03 13:16:52'), (4025, 160, '2010-08-03 13:16:58'), (4026, 160, '2010-08-03 13:17:00'), (4027, 160, '2010-08-03 13:17:19'), (4028, 161, '2010-08-03 13:18:04'), (4029, 161, '2010-08-03 13:18:16'), (4030, 161, '2010-08-03 13:18:22'), (4031, 161, '2010-08-03 13:18:37'), (4032, 161, '2010-08-03 13:20:03'), (4033, 161, '2010-08-03 13:20:08'), (4034, 161, '2010-08-03 13:20:40'), (4035, 161, '2010-08-03 13:20:49'), (4036, 161, '2010-08-03 13:21:19'), (4037, 161, '2010-08-03 13:22:37'), (4038, 161, '2010-08-03 13:22:42'), (4039, 161, '2010-08-03 13:22:54'), (4040, 160, '2010-08-03 13:25:35'), (4041, 160, '2010-08-03 13:25:36'), (4042, 160, '2010-08-03 13:25:43'), (4043, 160, '2010-08-03 13:25:46'), (4044, 160, '2010-08-03 13:26:43'), (4045, 160, '2010-08-03 13:26:47'), (4046, 160, '2010-08-03 13:26:55'), (4047, 160, '2010-08-03 13:26:56'), (4048, 160, '2010-08-03 13:27:22'), (4049, 160, '2010-08-03 13:27:24'), (4050, 161, '2010-08-03 13:29:48'), (4051, 160, '2010-08-03 13:32:31'), (4052, 160, '2010-08-03 13:32:34'), (4053, 160, '2010-08-03 13:39:48'), (4054, 160, '2010-08-03 13:39:50'), (4055, 160, '2010-08-03 13:40:20'), (4056, 160, '2010-08-03 13:40:24'), (4057, 160, '2010-08-03 13:40:26'), (4058, 160, '2010-08-03 13:40:28'), (4059, 160, '2010-08-03 13:43:45'), (4060, 160, '2010-08-03 13:43:48'), (4061, 160, '2010-08-03 13:47:17'), (4062, 160, '2010-08-03 13:47:19'), (4063, 161, '2010-08-03 13:49:29'), (4064, 161, '2010-08-03 13:50:29'), (4065, 161, '2010-08-03 13:51:52'), (4066, 161, '2010-08-03 13:51:56'), (4067, 161, '2010-08-03 13:52:02'), (4068, 161, '2010-08-03 13:52:22'), (4069, 162, '2010-08-03 13:53:20'), (4070, 162, '2010-08-03 13:53:36'), (4071, 162, '2010-08-03 13:53:59'), (4072, 162, '2010-08-03 13:54:26'), (4073, 162, '2010-08-03 13:54:34'), (4074, 162, '2010-08-03 13:54:42'), (4075, 165, '2010-08-03 14:11:29'), (4076, 163, '2010-08-03 14:11:37'), (4077, 166, '2010-08-03 14:11:37'), (4078, 167, '2010-08-03 14:11:38'), (4079, 164, '2010-08-03 14:11:38'), (4080, 168, '2010-08-03 14:11:38'), (4081, 168, '2010-08-03 14:11:41'), (4082, 168, '2010-08-03 14:11:41'), (4083, 168, '2010-08-03 14:11:43'), (4084, 165, '2010-08-03 14:14:17'), (4085, 168, '2010-08-03 14:14:19'), (4086, 165, '2010-08-03 14:14:26'), (4087, 168, '2010-08-03 14:14:28'), (4088, 165, '2010-08-03 14:14:35'), (4089, 168, '2010-08-03 14:14:37'), (4090, 165, '2010-08-03 14:14:58'), (4091, 168, '2010-08-03 14:14:59'), (4092, 167, '2010-08-03 14:15:04'), (4093, 168, '2010-08-03 14:15:05'), (4094, 167, '2010-08-03 14:15:53'), (4095, 168, '2010-08-03 14:15:54'), (4096, 169, '2010-08-03 14:16:13'), (4097, 169, '2010-08-03 14:16:15'), (4098, 169, '2010-08-03 14:18:51'), (4099, 169, '2010-08-03 14:18:55'), (4100, 169, '2010-08-03 14:20:05'), (4101, 169, '2010-08-03 14:20:18'), (4102, 170, '2010-08-03 14:20:39'), (4103, 170, '2010-08-03 14:20:42'), (4104, 171, '2010-08-03 14:28:24'), (4105, 172, '2010-08-03 14:28:34'), (4106, 171, '2010-08-03 14:28:56'), (4107, 171, '2010-08-03 14:29:01'), (4108, 171, '2010-08-03 14:29:12'), (4109, 171, '2010-08-03 14:29:39'), (4110, 171, '2010-08-03 14:30:04'), (4111, 171, '2010-08-03 14:30:13'), (4112, 172, '2010-08-03 14:31:14'), (4113, 172, '2010-08-03 14:31:23'), (4114, 171, '2010-08-03 14:31:32'), (4115, 171, '2010-08-03 14:31:37'), (4116, 172, '2010-08-03 14:31:39'), (4117, 171, '2010-08-03 14:31:50'), (4118, 172, '2010-08-03 14:31:54'), (4119, 171, '2010-08-03 14:32:00'), (4120, 172, '2010-08-03 14:32:02'), (4121, 172, '2010-08-03 14:32:48'), (4122, 172, '2010-08-03 14:32:53'), (4123, 171, '2010-08-03 14:32:56'), (4124, 171, '2010-08-03 14:33:00'), (4125, 172, '2010-08-03 14:33:37'), (4126, 171, '2010-08-03 14:33:40'), (4127, 172, '2010-08-03 14:36:49'), (4128, 172, '2010-08-03 14:36:50'), (4129, 172, '2010-08-03 14:37:55'), (4130, 172, '2010-08-03 14:38:13'), (4131, 172, '2010-08-03 14:38:18'), (4132, 171, '2010-08-03 14:38:37'), (4133, 171, '2010-08-03 14:38:43'), (4134, 172, '2010-08-03 14:39:07'), (4135, 172, '2010-08-03 14:39:14'), (4136, 172, '2010-08-03 14:39:20'), (4137, 171, '2010-08-03 14:39:23'), (4138, 171, '2010-08-03 14:39:42'), (4139, 172, '2010-08-03 14:39:52'), (4140, 171, '2010-08-03 14:40:14'), (4141, 171, '2010-08-03 14:40:37'), (4142, 172, '2010-08-03 14:41:12'), (4143, 171, '2010-08-03 14:41:17'), (4144, 172, '2010-08-03 14:41:25'), (4145, 172, '2010-08-03 14:42:08'), (4146, 172, '2010-08-03 14:42:16'), (4147, 171, '2010-08-03 14:42:19'), (4148, 171, '2010-08-03 14:43:43'), (4149, 171, '2010-08-03 14:43:47'), (4150, 172, '2010-08-03 14:43:49'), (4151, 171, '2010-08-03 14:43:50'), (4152, 171, '2010-08-03 14:44:03'), (4153, 171, '2010-08-03 14:44:05'), (4154, 171, '2010-08-03 14:44:07'), (4155, 171, '2010-08-03 14:44:24'), (4156, 171, '2010-08-03 14:44:29'), (4157, 171, '2010-08-03 14:44:34'), (4158, 172, '2010-08-03 14:44:35'), (4159, 171, '2010-08-03 14:44:38'), (4160, 171, '2010-08-03 14:44:47'), (4161, 171, '2010-08-03 14:44:53'), (4162, 171, '2010-08-03 14:44:56'), (4163, 171, '2010-08-03 14:45:14'), (4164, 171, '2010-08-03 14:45:33'), (4165, 171, '2010-08-03 14:45:33'), (4166, 171, '2010-08-03 14:45:42'), (4167, 172, '2010-08-03 14:45:45'), (4168, 171, '2010-08-03 14:45:45'), (4169, 171, '2010-08-03 14:45:49'), (4170, 172, '2010-08-03 14:45:52'), (4171, 172, '2010-08-03 14:45:57'), (4172, 171, '2010-08-03 14:46:28'), (4173, 171, '2010-08-03 14:46:33'), (4174, 171, '2010-08-03 14:46:38'), (4175, 171, '2010-08-03 14:46:45'), (4176, 172, '2010-08-03 14:46:48'), (4177, 171, '2010-08-03 14:47:24'), (4178, 172, '2010-08-03 14:48:17'), (4179, 171, '2010-08-03 14:48:17'), (4180, 172, '2010-08-03 14:48:24'), (4181, 171, '2010-08-03 14:48:27'), (4182, 171, '2010-08-03 14:48:32'), (4183, 171, '2010-08-03 14:48:37'), (4184, 171, '2010-08-03 14:48:40'), (4185, 171, '2010-08-03 14:48:42'), (4186, 171, '2010-08-03 14:48:49'), (4187, 172, '2010-08-03 14:48:49'), (4188, 172, '2010-08-03 14:48:50'), (4189, 171, '2010-08-03 14:48:55'), (4190, 172, '2010-08-03 14:48:57'), (4191, 171, '2010-08-03 14:49:00'), (4192, 172, '2010-08-03 14:49:06'), (4193, 172, '2010-08-03 14:49:35'), (4194, 171, '2010-08-03 14:49:36'), (4195, 172, '2010-08-03 14:49:42'), (4196, 171, '2010-08-03 14:49:44'), (4197, 171, '2010-08-03 14:49:47'), (4198, 171, '2010-08-03 14:49:50'), (4199, 171, '2010-08-03 14:49:56'), (4200, 172, '2010-08-03 14:49:56'), (4201, 171, '2010-08-03 14:50:04'), (4202, 172, '2010-08-03 14:50:06'), (4203, 171, '2010-08-03 14:50:11'), (4204, 171, '2010-08-03 14:50:57'), (4205, 171, '2010-08-03 14:51:05'), (4206, 171, '2010-08-03 14:51:10'), (4207, 171, '2010-08-03 14:51:13'), (4208, 171, '2010-08-03 14:51:15'), (4209, 171, '2010-08-03 14:51:25'), (4210, 171, '2010-08-03 14:51:33'), (4211, 171, '2010-08-03 14:51:49'), (4212, 171, '2010-08-03 14:51:51'), (4213, 171, '2010-08-03 14:51:54'), (4214, 171, '2010-08-03 14:51:57'), (4215, 171, '2010-08-03 14:52:00'), (4216, 171, '2010-08-03 14:52:05'), (4217, 171, '2010-08-03 14:52:17'), (4218, 171, '2010-08-03 14:52:28'), (4219, 161, '2010-08-03 14:53:10'), (4220, 171, '2010-08-03 14:53:40'), (4221, 171, '2010-08-03 14:53:45'), (4222, 171, '2010-08-03 14:53:52'), (4223, 171, '2010-08-03 14:53:55'), (4224, 171, '2010-08-03 14:53:57'), (4225, 171, '2010-08-03 14:54:19'), (4226, 171, '2010-08-03 14:54:33'), (4227, 171, '2010-08-03 14:55:19'), (4228, 171, '2010-08-03 14:56:32'), (4229, 171, '2010-08-03 14:56:33'), (4230, 171, '2010-08-03 14:56:58'), (4231, 172, '2010-08-03 14:57:07'), (4232, 171, '2010-08-03 14:57:17'), (4233, 172, '2010-08-03 14:57:19'), (4234, 171, '2010-08-03 14:57:24'), (4235, 172, '2010-08-03 14:57:26'), (4236, 171, '2010-08-03 14:57:30'), (4237, 171, '2010-08-03 14:57:33'), (4238, 172, '2010-08-03 14:57:47'), (4239, 172, '2010-08-03 14:57:57'), (4240, 171, '2010-08-03 14:58:39'), (4241, 171, '2010-08-03 14:58:45'), (4242, 172, '2010-08-03 14:58:45'), (4243, 172, '2010-08-03 14:58:47'), (4244, 171, '2010-08-03 14:58:49'), (4245, 172, '2010-08-03 14:58:50'), (4246, 172, '2010-08-03 14:58:58'), (4247, 172, '2010-08-03 14:59:00'), (4248, 171, '2010-08-03 14:59:04'), (4249, 171, '2010-08-03 14:59:05'), (4250, 171, '2010-08-03 14:59:08'), (4251, 172, '2010-08-03 14:59:33'), (4252, 171, '2010-08-03 14:59:36'), (4253, 172, '2010-08-03 14:59:37'), (4254, 172, '2010-08-03 15:00:07'), (4255, 172, '2010-08-03 15:00:09'), (4256, 172, '2010-08-03 15:00:48'), (4257, 171, '2010-08-03 15:00:58'), (4258, 171, '2010-08-03 15:02:39'), (4259, 171, '2010-08-03 15:02:52'), (4260, 172, '2010-08-03 15:03:09'), (4261, 172, '2010-08-03 15:03:44'), (4262, 172, '2010-08-03 15:05:24'), (4263, 171, '2010-08-03 15:05:25'), (4264, 171, '2010-08-03 15:05:30'), (4265, 172, '2010-08-03 15:05:35'), (4266, 171, '2010-08-03 15:05:48'), (4267, 171, '2010-08-03 15:05:50'), (4268, 171, '2010-08-03 15:05:52'), (4269, 171, '2010-08-03 15:06:04'), (4270, 172, '2010-08-03 15:06:09'), (4271, 171, '2010-08-03 15:06:11'), (4272, 171, '2010-08-03 15:06:16'), (4273, 171, '2010-08-03 15:06:19'), (4274, 171, '2010-08-03 15:06:25'), (4275, 172, '2010-08-03 15:06:35'), (4276, 171, '2010-08-03 15:06:45'), (4277, 172, '2010-08-03 15:06:48'), (4278, 171, '2010-08-03 15:23:28'), (4279, 171, '2010-08-03 15:23:34'), (4280, 171, '2010-08-03 15:23:39'), (4281, 173, '2010-08-03 18:39:29'), (4282, 173, '2010-08-03 18:41:12'), (4283, 173, '2010-08-03 18:41:16'), (4284, 173, '2010-08-03 18:42:02'), (4285, 174, '2010-08-03 18:47:15'), (4286, 174, '2010-08-03 18:47:16'), (4287, 174, '2010-08-03 18:47:18'), (4288, 174, '2010-08-03 18:47:19'), (4289, 174, '2010-08-03 18:47:20'), (4290, 174, '2010-08-03 18:47:21'), (4291, 174, '2010-08-03 18:47:23'), (4292, 174, '2010-08-03 18:47:24'), (4293, 174, '2010-08-03 18:47:25'), (4294, 174, '2010-08-03 18:47:25'), (4295, 173, '2010-08-03 18:48:33'), (4296, 174, '2010-08-03 18:51:03'), (4297, 174, '2010-08-04 06:19:07'), (4298, 174, '2010-08-04 06:46:55'), (4299, 174, '2010-08-04 06:47:17'), (4300, 174, '2010-08-04 06:49:00'), (4301, 174, '2010-08-04 06:49:08'), (4302, 174, '2010-08-04 06:49:22'), (4303, 174, '2010-08-04 06:49:27'), (4304, 175, '2010-08-04 06:56:48'), (4305, 175, '2010-08-04 06:56:54'), (4306, 175, '2010-08-04 06:57:50'), (4307, 175, '2010-08-04 06:57:56'), (4308, 175, '2010-08-04 06:58:05'), (4309, 174, '2010-08-04 07:00:16'), (4310, 174, '2010-08-04 07:00:48'), (4311, 174, '2010-08-04 07:00:54'), (4312, 174, '2010-08-04 07:01:00'), (4313, 174, '2010-08-04 07:01:34'), (4314, 175, '2010-08-04 07:59:52'), (4315, 175, '2010-08-04 08:00:04'), (4316, 175, '2010-08-04 08:00:15'), (4317, 175, '2010-08-04 08:00:48'), (4318, 175, '2010-08-04 08:01:40'), (4319, 175, '2010-08-04 08:01:41'), (4320, 175, '2010-08-04 08:01:46'), (4321, 175, '2010-08-04 08:01:59'), (4322, 175, '2010-08-04 08:02:02'), (4323, 175, '2010-08-04 08:06:03'), (4324, 175, '2010-08-04 08:06:06'), (4325, 175, '2010-08-04 08:06:12'), (4326, 175, '2010-08-04 08:06:15'), (4327, 175, '2010-08-04 08:06:22'), (4328, 175, '2010-08-04 08:06:36'), (4329, 175, '2010-08-04 08:06:43'), (4330, 175, '2010-08-04 08:06:55'), (4331, 175, '2010-08-04 08:06:58'), (4332, 175, '2010-08-04 08:07:31'), (4333, 175, '2010-08-04 08:07:31'), (4334, 175, '2010-08-04 08:07:37'), (4335, 175, '2010-08-04 08:07:43'), (4336, 175, '2010-08-04 08:07:47'), (4337, 175, '2010-08-04 08:07:59'), (4338, 175, '2010-08-04 08:08:03'), (4339, 175, '2010-08-04 08:16:05'), (4340, 175, '2010-08-04 08:16:11'), (4341, 175, '2010-08-04 08:16:18'), (4342, 175, '2010-08-04 08:16:34'), (4343, 175, '2010-08-04 08:16:36'), (4344, 175, '2010-08-04 08:50:13'), (4345, 175, '2010-08-04 08:52:00'), (4346, 176, '2010-08-04 09:04:09'), (4347, 175, '2010-08-04 09:04:50'), (4348, 175, '2010-08-04 09:04:55'), (4349, 175, '2010-08-04 09:05:31'), (4350, 175, '2010-08-04 09:52:01'), (4351, 175, '2010-08-04 09:52:13'), (4352, 175, '2010-08-04 09:52:19'), (4353, 175, '2010-08-04 10:39:41'), (4354, 175, '2010-08-04 10:39:48'), (4355, 175, '2010-08-04 10:41:13'), (4356, 175, '2010-08-04 13:09:54'), (4357, 175, '2010-08-04 13:10:04'), (4358, 175, '2010-08-04 13:10:17'), (4359, 175, '2010-08-04 13:10:25'), (4360, 175, '2010-08-04 13:10:46'), (4361, 175, '2010-08-04 13:10:48'), (4362, 175, '2010-08-04 13:11:02'), (4363, 175, '2010-08-04 13:11:10'), (4364, 175, '2010-08-04 13:11:15'), (4365, 175, '2010-08-04 13:11:20'), (4366, 175, '2010-08-04 13:11:27'), (4367, 175, '2010-08-04 13:11:32'), (4368, 175, '2010-08-04 13:11:43'), (4369, 175, '2010-08-04 13:12:14'), (4370, 175, '2010-08-04 13:12:16'), (4371, 175, '2010-08-04 13:12:27'), (4372, 175, '2010-08-04 13:12:35'), (4373, 175, '2010-08-04 13:32:43'), (4374, 175, '2010-08-04 13:32:46'), (4375, 175, '2010-08-04 13:32:49'), (4376, 175, '2010-08-04 13:33:02'), (4377, 175, '2010-08-04 13:33:03'), (4378, 175, '2010-08-04 13:33:06'), (4379, 175, '2010-08-04 13:33:14'), (4380, 175, '2010-08-04 13:33:15'), (4381, 175, '2010-08-04 13:33:17'), (4382, 175, '2010-08-04 13:33:23'), (4383, 175, '2010-08-04 13:33:26'), (4384, 175, '2010-08-04 13:34:39'), (4385, 175, '2010-08-04 13:34:52'), (4386, 175, '2010-08-04 13:34:55'), (4387, 175, '2010-08-04 13:34:57'), (4388, 175, '2010-08-04 13:35:49'), (4389, 175, '2010-08-04 13:35:55'), (4390, 175, '2010-08-04 13:36:03'), (4391, 175, '2010-08-04 13:36:05'), (4392, 175, '2010-08-04 13:42:36'), (4393, 175, '2010-08-04 13:42:42'), (4394, 175, '2010-08-04 13:42:53'), (4395, 175, '2010-08-04 13:48:40'), (4396, 175, '2010-08-04 13:48:46'), (4397, 175, '2010-08-04 14:22:25'), (4398, 175, '2010-08-04 14:22:27'), (4399, 175, '2010-08-04 14:22:29'), (4400, 175, '2010-08-04 14:22:44'), (4401, 175, '2010-08-04 14:22:56'), (4402, 175, '2010-08-04 14:23:04'), (4403, 177, '2010-08-04 14:37:02'), (4404, 177, '2010-08-04 14:37:08'), (4405, 177, '2010-08-04 14:37:17'), (4406, 177, '2010-08-04 14:37:22'), (4407, 177, '2010-08-04 14:38:03'), (4408, 177, '2010-08-04 14:38:04'), (4409, 175, '2010-08-04 14:38:12'), (4410, 177, '2010-08-04 14:38:12'), (4411, 177, '2010-08-04 14:38:19'), (4412, 177, '2010-08-04 14:38:28'), (4413, 175, '2010-08-04 14:38:33'), (4414, 175, '2010-08-04 14:38:37'), (4415, 175, '2010-08-04 14:38:41'), (4416, 175, '2010-08-04 14:38:46'), (4417, 175, '2010-08-04 14:38:57'), (4418, 177, '2010-08-04 14:38:59'), (4419, 177, '2010-08-04 14:39:06'), (4420, 175, '2010-08-04 14:39:06'), (4421, 175, '2010-08-04 14:39:11'), (4422, 175, '2010-08-04 14:39:23'), (4423, 175, '2010-08-04 15:01:48'), (4424, 175, '2010-08-04 15:01:53'), (4425, 175, '2010-08-04 15:01:59'), (4426, 175, '2010-08-04 15:02:04'), (4427, 175, '2010-08-04 15:02:09'), (4428, 175, '2010-08-04 15:02:12'), (4429, 175, '2010-08-04 15:02:23'), (4430, 175, '2010-08-04 15:02:32'), (4431, 175, '2010-08-04 15:02:40'), (4432, 175, '2010-08-04 15:13:55'), (4433, 175, '2010-08-04 15:14:01'), (4434, 175, '2010-08-04 15:14:09'), (4435, 175, '2010-08-04 15:14:51'), (4436, 175, '2010-08-04 15:15:03'), (4437, 175, '2010-08-04 15:15:05'), (4438, 175, '2010-08-04 15:21:12'), (4439, 175, '2010-08-04 15:21:13'), (4440, 175, '2010-08-04 15:31:49'), (4441, 175, '2010-08-04 15:31:56'), (4442, 178, '2010-08-05 07:07:19'), (4443, 178, '2010-08-05 07:07:41'), (4444, 178, '2010-08-05 07:07:52'), (4445, 178, '2010-08-05 07:08:00'), (4446, 178, '2010-08-05 07:08:15'), (4447, 178, '2010-08-05 07:09:10'), (4448, 178, '2010-08-05 07:21:12'), (4449, 178, '2010-08-05 07:21:22'), (4450, 178, '2010-08-05 07:32:09'), (4451, 178, '2010-08-05 07:32:10'), (4452, 178, '2010-08-05 08:08:43'), (4453, 178, '2010-08-05 08:08:45'), (4454, 178, '2010-08-05 08:24:55'), (4455, 178, '2010-08-05 08:24:57'), (4456, 178, '2010-08-05 08:28:25'), (4457, 178, '2010-08-05 08:28:29'), (4458, 178, '2010-08-05 08:32:55'), (4459, 178, '2010-08-05 08:33:08'), (4460, 178, '2010-08-05 08:48:05'), (4461, 178, '2010-08-05 08:49:21'), (4462, 178, '2010-08-05 08:49:28'), (4463, 178, '2010-08-05 09:03:53'), (4464, 178, '2010-08-05 10:27:12'), (4465, 178, '2010-08-05 10:29:26'), (4466, 178, '2010-08-05 10:42:39'), (4467, 178, '2010-08-05 10:42:48'), (4468, 178, '2010-08-05 10:43:06'), (4469, 178, '2010-08-05 10:48:47'), (4470, 179, '2010-08-05 10:54:55'), (4471, 180, '2010-08-05 11:03:03'), (4472, 180, '2010-08-05 11:05:13'), (4473, 180, '2010-08-05 11:06:24'), (4474, 180, '2010-08-05 11:06:38'), (4475, 180, '2010-08-05 11:06:46'), (4476, 180, '2010-08-05 11:08:33'), (4477, 180, '2010-08-05 11:08:39'), (4478, 180, '2010-08-05 11:08:59'), (4479, 180, '2010-08-05 11:14:06'), (4480, 180, '2010-08-05 11:14:13'), (4481, 181, '2010-08-05 11:18:10'), (4482, 181, '2010-08-05 11:18:15'), (4483, 181, '2010-08-05 11:18:27'), (4484, 181, '2010-08-05 11:23:43'), (4485, 181, '2010-08-05 11:23:47'), (4486, 181, '2010-08-05 11:23:52'), (4487, 181, '2010-08-05 11:23:56'), (4488, 181, '2010-08-05 11:24:01'), (4489, 181, '2010-08-05 11:24:05'), (4490, 181, '2010-08-05 11:24:17'), (4491, 181, '2010-08-05 11:24:21'), (4492, 181, '2010-08-05 11:24:39'), (4493, 181, '2010-08-05 11:24:42'), (4494, 181, '2010-08-05 11:24:43'), (4495, 181, '2010-08-05 11:24:52'), (4496, 181, '2010-08-05 11:24:55'), (4497, 181, '2010-08-05 11:24:58'), (4498, 181, '2010-08-05 11:27:33'), (4499, 181, '2010-08-05 11:27:35'), (4500, 178, '2010-08-05 11:28:17'), (4501, 181, '2010-08-05 11:28:17'), (4502, 178, '2010-08-05 11:28:21'), (4503, 181, '2010-08-05 11:28:29'), (4504, 181, '2010-08-05 11:28:59'), (4505, 182, '2010-08-05 11:29:02'), (4506, 178, '2010-08-05 11:30:18'), (4507, 182, '2010-08-05 11:30:31'), (4508, 178, '2010-08-05 11:30:52'), (4509, 182, '2010-08-05 11:30:55'), (4510, 178, '2010-08-05 11:30:58'), (4511, 178, '2010-08-05 11:31:01'), (4512, 182, '2010-08-05 11:31:12'), (4513, 182, '2010-08-05 11:31:32'), (4514, 182, '2010-08-05 11:31:35'), (4515, 182, '2010-08-05 11:31:51'), (4516, 181, '2010-08-05 11:32:24'), (4517, 181, '2010-08-05 11:32:36'), (4518, 181, '2010-08-05 11:32:48'), (4519, 181, '2010-08-05 11:32:51'), (4520, 181, '2010-08-05 11:32:55'), (4521, 181, '2010-08-05 11:33:15'), (4522, 181, '2010-08-05 11:33:18'), (4523, 181, '2010-08-05 11:33:23'), (4524, 181, '2010-08-05 11:33:27'), (4525, 181, '2010-08-05 11:33:38'), (4526, 181, '2010-08-05 11:33:43'), (4527, 181, '2010-08-05 11:33:57'), (4528, 181, '2010-08-05 11:34:32'), (4529, 181, '2010-08-05 11:34:37'), (4530, 181, '2010-08-05 11:34:40'), (4531, 181, '2010-08-05 11:34:43'), (4532, 181, '2010-08-05 11:34:45'), (4533, 181, '2010-08-05 11:34:48'), (4534, 181, '2010-08-05 11:34:57'), (4535, 181, '2010-08-05 11:34:57'), (4536, 181, '2010-08-05 11:35:01'), (4537, 181, '2010-08-05 11:35:04'), (4538, 181, '2010-08-05 11:35:07'), (4539, 181, '2010-08-05 11:35:12'), (4540, 181, '2010-08-05 11:35:13'), (4541, 181, '2010-08-05 11:35:15'), (4542, 181, '2010-08-05 11:35:18'), (4543, 181, '2010-08-05 11:35:21'), (4544, 181, '2010-08-05 11:35:26'), (4545, 181, '2010-08-05 11:38:42'), (4546, 181, '2010-08-05 11:38:52'), (4547, 181, '2010-08-05 11:39:45'), (4548, 178, '2010-08-05 11:49:55'), (4549, 179, '2010-08-05 11:49:56'), (4550, 179, '2010-08-05 11:50:03'), (4551, 178, '2010-08-05 11:50:03'), (4552, 178, '2010-08-05 11:50:12'), (4553, 179, '2010-08-05 11:50:12'), (4554, 178, '2010-08-05 12:04:22'), (4555, 179, '2010-08-05 12:04:30'), (4556, 178, '2010-08-05 12:05:20'), (4557, 178, '2010-08-05 12:05:21'), (4558, 178, '2010-08-05 12:05:45'), (4559, 179, '2010-08-05 12:19:38'), (4560, 179, '2010-08-05 12:19:43'), (4561, 183, '2010-08-05 12:38:20'), (4562, 183, '2010-08-05 12:49:49'), (4563, 183, '2010-08-05 12:51:51'), (4564, 179, '2010-08-05 13:07:51'), (4565, 181, '2010-08-05 13:19:44'), (4566, 181, '2010-08-05 13:19:52'), (4567, 181, '2010-08-05 13:19:55'), (4568, 181, '2010-08-05 13:21:40'), (4569, 178, '2010-08-05 13:23:33'), (4570, 178, '2010-08-05 13:23:36'), (4571, 178, '2010-08-05 13:23:40'), (4572, 178, '2010-08-05 13:23:44'), (4573, 178, '2010-08-05 13:26:09'), (4574, 178, '2010-08-05 13:26:29'), (4575, 181, '2010-08-05 13:27:48'), (4576, 181, '2010-08-05 13:28:28'), (4577, 181, '2010-08-05 13:28:52'), (4578, 181, '2010-08-05 13:56:05'), (4579, 181, '2010-08-05 13:57:47'), (4580, 181, '2010-08-05 13:59:09'), (4581, 181, '2010-08-05 14:02:37'), (4582, 181, '2010-08-05 14:02:44'), (4583, 181, '2010-08-05 14:02:46'), (4584, 181, '2010-08-05 14:02:55'), (4585, 178, '2010-08-05 14:11:50'), (4586, 178, '2010-08-05 14:12:10'), (4587, 178, '2010-08-05 14:12:14'), (4588, 178, '2010-08-05 14:12:23'), (4589, 178, '2010-08-05 14:12:52'), (4590, 178, '2010-08-05 14:12:57'), (4591, 178, '2010-08-05 14:12:58'), (4592, 181, '2010-08-05 14:20:17'), (4593, 181, '2010-08-05 14:20:22'), (4594, 181, '2010-08-05 14:21:22'), (4595, 181, '2010-08-05 14:21:31'), (4596, 178, '2010-08-05 14:24:02'), (4597, 178, '2010-08-05 14:28:46'), (4598, 178, '2010-08-05 14:29:02'), (4599, 178, '2010-08-05 14:29:05'), (4600, 178, '2010-08-05 14:29:31'), (4601, 178, '2010-08-05 14:30:45'), (4602, 178, '2010-08-05 14:30:52'), (4603, 178, '2010-08-05 14:31:02'), (4604, 178, '2010-08-05 14:31:04'), (4605, 178, '2010-08-05 14:31:15'), (4606, 178, '2010-08-05 14:31:28'), (4607, 178, '2010-08-05 14:37:58'), (4608, 178, '2010-08-05 14:38:08'), (4609, 178, '2010-08-05 14:40:50'), (4610, 178, '2010-08-05 14:42:55'), (4611, 179, '2010-08-05 14:48:26'), (4612, 179, '2010-08-05 14:48:30'), (4613, 179, '2010-08-05 14:48:40'), (4614, 178, '2010-08-05 14:49:28'), (4615, 178, '2010-08-05 14:49:52'), (4616, 178, '2010-08-05 14:49:57'), (4617, 178, '2010-08-05 14:53:40'), (4618, 179, '2010-08-05 14:53:55'), (4619, 179, '2010-08-05 14:54:03'), (4620, 179, '2010-08-05 14:54:54'), (4621, 183, '2010-08-05 15:04:22'), (4622, 184, '2010-08-05 15:07:05'), (4623, 184, '2010-08-05 15:07:05'), (4624, 184, '2010-08-05 15:07:58'), (4625, 184, '2010-08-05 15:07:58'), (4626, 184, '2010-08-05 15:08:42'), (4627, 184, '2010-08-05 15:08:49'), (4628, 184, '2010-08-05 15:08:56'), (4629, 184, '2010-08-05 15:08:59'), (4630, 184, '2010-08-05 15:09:04'), (4631, 184, '2010-08-05 15:10:21'), (4632, 184, '2010-08-05 15:10:24'), (4633, 184, '2010-08-05 15:10:28'), (4634, 183, '2010-08-05 15:10:39'), (4635, 183, '2010-08-05 15:10:46'), (4636, 183, '2010-08-05 15:10:58'), (4637, 183, '2010-08-05 15:11:13'), (4638, 183, '2010-08-05 15:11:24'), (4639, 183, '2010-08-05 15:11:25'), (4640, 183, '2010-08-05 15:11:26'), (4641, 183, '2010-08-05 15:11:33'), (4642, 183, '2010-08-05 15:11:45'), (4643, 183, '2010-08-05 15:12:12'), (4644, 183, '2010-08-05 15:13:06'), (4645, 183, '2010-08-05 15:13:16'), (4646, 183, '2010-08-05 15:13:23'), (4647, 183, '2010-08-05 15:13:31'), (4648, 183, '2010-08-05 15:13:39'), (4649, 183, '2010-08-05 15:13:48'), (4650, 183, '2010-08-05 15:14:02'), (4651, 183, '2010-08-05 15:14:11'), (4652, 183, '2010-08-05 15:14:27'), (4653, 183, '2010-08-05 15:14:40'), (4654, 183, '2010-08-05 15:14:54'), (4655, 183, '2010-08-05 15:15:09'), (4656, 183, '2010-08-05 15:15:24'), (4657, 179, '2010-08-05 15:20:13'), (4658, 184, '2010-08-05 15:20:23'), (4659, 184, '2010-08-05 15:20:39'), (4660, 184, '2010-08-05 15:20:59'), (4661, 179, '2010-08-05 15:21:49'), (4662, 179, '2010-08-05 15:22:37'), (4663, 179, '2010-08-05 15:23:32'), (4664, 179, '2010-08-05 15:24:57'), (4665, 181, '2010-08-05 15:28:02'), (4666, 181, '2010-08-05 15:28:23'), (4667, 181, '2010-08-05 15:28:30'), (4668, 181, '2010-08-05 15:28:54'), (4669, 181, '2010-08-05 15:28:58'), (4670, 181, '2010-08-05 15:29:02'), (4671, 181, '2010-08-05 15:29:05'), (4672, 181, '2010-08-05 15:35:58'), (4673, 181, '2010-08-05 15:42:45'), (4674, 181, '2010-08-05 15:50:39'), (4675, 181, '2010-08-05 15:50:44'), (4676, 181, '2010-08-05 15:50:45'), (4677, 181, '2010-08-05 15:51:20'), (4678, 181, '2010-08-05 16:05:39'), (4679, 181, '2010-08-05 16:05:48'), (4680, 181, '2010-08-05 16:05:49'), (4681, 181, '2010-08-05 16:12:42'), (4682, 181, '2010-08-05 16:18:53'), (4683, 181, '2010-08-05 16:19:00'), (4684, 181, '2010-08-05 16:19:07'), (4685, 174, '2010-08-05 19:57:36'), (4686, 174, '2010-08-05 19:57:39'), (4687, 174, '2010-08-05 19:58:08'), (4688, 174, '2010-08-05 19:58:15'), (4689, 174, '2010-08-05 19:58:22'), (4690, 174, '2010-08-05 19:58:24'), (4691, 174, '2010-08-05 19:58:33'), (4692, 174, '2010-08-05 19:58:38'), (4693, 174, '2010-08-05 19:58:41'), (4694, 174, '2010-08-05 19:58:47'), (4695, 174, '2010-08-05 19:58:53'), (4696, 174, '2010-08-05 19:58:58'), (4697, 174, '2010-08-05 19:59:00'), (4698, 174, '2010-08-05 19:59:05'), (4699, 174, '2010-08-05 19:59:07'), (4700, 174, '2010-08-05 19:59:13'), (4701, 174, '2010-08-05 19:59:23'), (4702, 174, '2010-08-05 19:59:32'), (4703, 174, '2010-08-05 19:59:41'), (4704, 174, '2010-08-05 19:59:46'), (4705, 185, '2010-08-06 06:41:24'), (4706, 185, '2010-08-06 06:41:32'), (4707, 185, '2010-08-06 06:41:41'), (4708, 185, '2010-08-06 06:41:45'), (4709, 185, '2010-08-06 07:31:06'), (4710, 185, '2010-08-06 07:32:13'), (4711, 185, '2010-08-06 07:40:38'), (4712, 185, '2010-08-06 07:40:45'), (4713, 185, '2010-08-06 07:40:55'), (4714, 185, '2010-08-06 07:43:46'), (4715, 185, '2010-08-06 07:45:19'), (4716, 185, '2010-08-06 08:01:32'), (4717, 185, '2010-08-06 08:06:21'), (4718, 185, '2010-08-06 08:06:51'), (4719, 185, '2010-08-06 08:10:25'), (4720, 185, '2010-08-06 08:10:30'), (4721, 185, '2010-08-06 09:13:30'), (4722, 185, '2010-08-06 09:13:32'), (4723, 185, '2010-08-06 09:14:15'), (4724, 185, '2010-08-06 09:14:19'), (4725, 185, '2010-08-06 09:14:26'), (4726, 185, '2010-08-06 09:14:28'), (4727, 185, '2010-08-06 09:14:45'), (4728, 185, '2010-08-06 09:14:47'), (4729, 185, '2010-08-06 09:17:16'), (4730, 185, '2010-08-06 09:17:23'), (4731, 185, '2010-08-06 09:19:10'), (4732, 185, '2010-08-06 09:24:55'), (4733, 185, '2010-08-06 09:25:15'), (4734, 186, '2010-08-06 09:27:14'), (4735, 186, '2010-08-06 09:27:19'), (4736, 186, '2010-08-06 09:27:22'), (4737, 186, '2010-08-06 09:27:38'), (4738, 186, '2010-08-06 09:27:40'), (4739, 186, '2010-08-06 09:27:47'), (4740, 186, '2010-08-06 09:29:04'), (4741, 185, '2010-08-06 09:29:04'), (4742, 185, '2010-08-06 09:29:13'), (4743, 186, '2010-08-06 09:29:16'), (4744, 186, '2010-08-06 09:34:30'), (4745, 185, '2010-08-06 09:34:36'), (4746, 185, '2010-08-06 09:35:15'), (4747, 185, '2010-08-06 09:35:17'), (4748, 185, '2010-08-06 09:35:20'), (4749, 185, '2010-08-06 09:35:27'), (4750, 185, '2010-08-06 09:35:30'), (4751, 185, '2010-08-06 09:35:48'), (4752, 186, '2010-08-06 09:36:52'), (4753, 185, '2010-08-06 09:36:57'), (4754, 185, '2010-08-06 09:42:54'), (4755, 185, '2010-08-06 09:43:26'), (4756, 185, '2010-08-06 09:44:48'), (4757, 185, '2010-08-06 09:45:09'), (4758, 185, '2010-08-06 09:45:13'), (4759, 185, '2010-08-06 09:45:16'), (4760, 185, '2010-08-06 10:02:48'), (4761, 185, '2010-08-06 10:02:56'), (4762, 185, '2010-08-06 10:04:29'), (4763, 181, '2010-08-06 10:40:05'), (4764, 185, '2010-08-06 10:46:27'), (4765, 185, '2010-08-06 10:46:39'), (4766, 185, '2010-08-06 10:46:46'), (4767, 185, '2010-08-06 10:46:48'), (4768, 185, '2010-08-06 10:48:13'), (4769, 185, '2010-08-06 10:48:18'), (4770, 185, '2010-08-06 10:48:21'), (4771, 185, '2010-08-06 10:48:25'), (4772, 185, '2010-08-06 10:49:07'), (4773, 185, '2010-08-06 10:49:28'), (4774, 181, '2010-08-06 11:02:53'), (4775, 181, '2010-08-06 11:02:57'), (4776, 181, '2010-08-06 11:03:02'), (4777, 181, '2010-08-06 11:03:07'), (4778, 181, '2010-08-06 11:04:49'), (4779, 181, '2010-08-06 11:04:51'), (4780, 181, '2010-08-06 11:04:53'), (4781, 181, '2010-08-06 11:04:54'), (4782, 181, '2010-08-06 11:06:04'), (4783, 181, '2010-08-06 11:06:09'), (4784, 181, '2010-08-06 11:06:12'), (4785, 185, '2010-08-06 11:07:18'), (4786, 185, '2010-08-06 11:08:07'), (4787, 185, '2010-08-06 11:08:09'), (4788, 185, '2010-08-06 11:08:32'), (4789, 185, '2010-08-06 11:08:36'), (4790, 185, '2010-08-06 11:08:44'), (4791, 185, '2010-08-06 11:09:08'), (4792, 185, '2010-08-06 11:09:23'), (4793, 185, '2010-08-06 11:11:36'), (4794, 185, '2010-08-06 11:12:51'), (4795, 181, '2010-08-06 11:13:21'), (4796, 185, '2010-08-06 11:13:39'), (4797, 185, '2010-08-06 11:13:48'), (4798, 185, '2010-08-06 11:15:15'), (4799, 185, '2010-08-06 11:15:21'), (4800, 181, '2010-08-06 11:15:53'), (4801, 181, '2010-08-06 11:21:11'), (4802, 181, '2010-08-06 11:22:07'), (4803, 181, '2010-08-06 11:22:23'), (4804, 181, '2010-08-06 11:22:26'), (4805, 186, '2010-08-06 11:25:42'), (4806, 186, '2010-08-06 11:25:48'), (4807, 186, '2010-08-06 11:25:54'), (4808, 186, '2010-08-06 11:25:58'), (4809, 187, '2010-08-06 11:26:38'), (4810, 187, '2010-08-06 11:27:31'), (4811, 187, '2010-08-06 11:29:45'), (4812, 187, '2010-08-06 11:29:50'), (4813, 187, '2010-08-06 11:30:13'), (4814, 187, '2010-08-06 11:30:21'), (4815, 187, '2010-08-06 11:30:24'), (4816, 187, '2010-08-06 11:30:58'), (4817, 187, '2010-08-06 11:31:22'), (4818, 187, '2010-08-06 11:31:30'), (4819, 181, '2010-08-06 11:31:39'), (4820, 185, '2010-08-06 11:33:28'), (4821, 187, '2010-08-06 11:33:30'), (4822, 187, '2010-08-06 11:34:12'), (4823, 187, '2010-08-06 11:34:22'), (4824, 185, '2010-08-06 11:34:23'), (4825, 187, '2010-08-06 11:34:26'), (4826, 185, '2010-08-06 11:34:28'), (4827, 185, '2010-08-06 11:34:33'), (4828, 185, '2010-08-06 11:34:46'), (4829, 185, '2010-08-06 11:36:25'), (4830, 187, '2010-08-06 11:36:26'), (4831, 187, '2010-08-06 11:36:36'), (4832, 187, '2010-08-06 11:36:41'), (4833, 187, '2010-08-06 11:36:47'), (4834, 185, '2010-08-06 11:36:50'), (4835, 185, '2010-08-06 11:37:06'), (4836, 185, '2010-08-06 11:37:54'), (4837, 185, '2010-08-06 11:40:33'), (4838, 187, '2010-08-06 11:40:50'), (4839, 187, '2010-08-06 11:43:58'), (4840, 187, '2010-08-06 11:45:01'), (4841, 187, '2010-08-06 11:45:51'), (4842, 187, '2010-08-06 11:46:02'), (4843, 187, '2010-08-06 11:46:19'), (4844, 185, '2010-08-06 11:46:21'), (4845, 187, '2010-08-06 11:48:14'), (4846, 187, '2010-08-06 11:48:32'), (4847, 187, '2010-08-06 11:48:49'), (4848, 187, '2010-08-06 11:48:58'), (4849, 187, '2010-08-06 11:49:04'), (4850, 187, '2010-08-06 11:49:08'), (4851, 185, '2010-08-06 11:49:11'), (4852, 185, '2010-08-06 11:49:21'), (4853, 185, '2010-08-06 11:51:15'), (4854, 185, '2010-08-06 11:51:21'), (4855, 185, '2010-08-06 11:52:00'), (4856, 186, '2010-08-06 11:54:37'), (4857, 186, '2010-08-06 11:54:45'), (4858, 186, '2010-08-06 11:58:16'), (4859, 185, '2010-08-06 11:59:06'), (4860, 185, '2010-08-06 11:59:31'), (4861, 185, '2010-08-06 11:59:36'), (4862, 185, '2010-08-06 11:59:42'), (4863, 186, '2010-08-06 12:00:56'), (4864, 186, '2010-08-06 12:01:02'), (4865, 186, '2010-08-06 12:01:08'), (4866, 185, '2010-08-06 12:02:31'), (4867, 185, '2010-08-06 12:02:32'), (4868, 185, '2010-08-06 12:02:33'), (4869, 185, '2010-08-06 12:02:40'), (4870, 185, '2010-08-06 12:02:45'), (4871, 185, '2010-08-06 12:05:28'), (4872, 185, '2010-08-06 12:05:33'), (4873, 186, '2010-08-06 12:05:54'), (4874, 186, '2010-08-06 12:05:55'), (4875, 185, '2010-08-06 12:05:56'), (4876, 186, '2010-08-06 12:05:58'), (4877, 186, '2010-08-06 12:06:08'), (4878, 186, '2010-08-06 12:06:11'), (4879, 186, '2010-08-06 12:06:25'), (4880, 186, '2010-08-06 12:06:28'), (4881, 186, '2010-08-06 12:06:45'), (4882, 186, '2010-08-06 12:06:54'), (4883, 186, '2010-08-06 12:07:05'), (4884, 186, '2010-08-06 12:07:07'), (4885, 186, '2010-08-06 12:07:12'), (4886, 185, '2010-08-06 12:07:13'), (4887, 185, '2010-08-06 12:07:17'), (4888, 186, '2010-08-06 12:07:19'), (4889, 186, '2010-08-06 12:07:27'), (4890, 185, '2010-08-06 12:07:28'), (4891, 185, '2010-08-06 12:07:31'), (4892, 185, '2010-08-06 12:07:34'), (4893, 186, '2010-08-06 12:07:36'), (4894, 186, '2010-08-06 12:07:39'), (4895, 185, '2010-08-06 12:07:39'), (4896, 185, '2010-08-06 12:07:39'), (4897, 186, '2010-08-06 12:07:41'), (4898, 185, '2010-08-06 12:07:42'), (4899, 186, '2010-08-06 12:07:52'), (4900, 185, '2010-08-06 12:07:55'), (4901, 186, '2010-08-06 12:07:55'), (4902, 185, '2010-08-06 12:08:01'), (4903, 185, '2010-08-06 12:08:27'), (4904, 186, '2010-08-06 12:08:29'), (4905, 186, '2010-08-06 12:08:32'), (4906, 186, '2010-08-06 12:08:34'), (4907, 186, '2010-08-06 12:08:37'), (4908, 185, '2010-08-06 12:08:38'), (4909, 186, '2010-08-06 12:08:44'), (4910, 186, '2010-08-06 12:08:47'), (4911, 185, '2010-08-06 12:09:23'), (4912, 185, '2010-08-06 12:09:29'), (4913, 185, '2010-08-06 12:10:09'), (4914, 186, '2010-08-06 12:11:34'), (4915, 186, '2010-08-06 12:11:53'), (4916, 188, '2010-08-06 12:12:16'), (4917, 188, '2010-08-06 12:12:35'), (4918, 186, '2010-08-06 12:13:17'), (4919, 188, '2010-08-06 12:18:19'), (4920, 188, '2010-08-06 12:18:26'), (4921, 186, '2010-08-06 12:19:00'), (4922, 186, '2010-08-06 12:19:10'), (4923, 186, '2010-08-06 12:19:11'), (4924, 186, '2010-08-06 12:20:49'), (4925, 186, '2010-08-06 12:21:02'), (4926, 186, '2010-08-06 12:21:08'), (4927, 188, '2010-08-06 13:26:47'), (4928, 188, '2010-08-06 13:26:52'), (4929, 181, '2010-08-06 13:32:16'), (4930, 181, '2010-08-06 13:32:21'), (4931, 181, '2010-08-06 13:32:25'), (4932, 181, '2010-08-06 13:32:28'), (4933, 181, '2010-08-06 13:32:31'), (4934, 181, '2010-08-06 13:32:36'), (4935, 181, '2010-08-06 13:32:41'), (4936, 181, '2010-08-06 13:32:41'), (4937, 181, '2010-08-06 13:32:42'), (4938, 181, '2010-08-06 13:32:42'), (4939, 181, '2010-08-06 13:32:45'), (4940, 181, '2010-08-06 13:32:45'), (4941, 181, '2010-08-06 13:32:45'), (4942, 181, '2010-08-06 13:32:46'), (4943, 181, '2010-08-06 13:32:50'), (4944, 181, '2010-08-06 13:32:52'), (4945, 181, '2010-08-06 13:32:53'), (4946, 181, '2010-08-06 13:32:55'), (4947, 181, '2010-08-06 13:32:56'), (4948, 181, '2010-08-06 13:32:56'), (4949, 181, '2010-08-06 13:32:56'), (4950, 181, '2010-08-06 13:32:58'), (4951, 181, '2010-08-06 13:33:01'), (4952, 181, '2010-08-06 13:33:01'), (4953, 181, '2010-08-06 13:33:02'), (4954, 181, '2010-08-06 13:33:03'), (4955, 181, '2010-08-06 13:33:03'), (4956, 181, '2010-08-06 14:01:20'), (4957, 181, '2010-08-06 14:01:26'), (4958, 181, '2010-08-06 14:01:26'), (4959, 186, '2010-08-06 14:05:49'), (4960, 186, '2010-08-06 14:05:54'), (4961, 186, '2010-08-06 14:05:59'), (4962, 186, '2010-08-06 14:06:06'), (4963, 186, '2010-08-06 14:06:21'), (4964, 186, '2010-08-06 14:06:56'), (4965, 181, '2010-08-06 14:14:48'), (4966, 181, '2010-08-06 14:14:53'), (4967, 181, '2010-08-06 14:22:39'), (4968, 181, '2010-08-06 14:22:46'), (4969, 181, '2010-08-06 14:23:27'), (4970, 186, '2010-08-06 14:36:30'), (4971, 186, '2010-08-06 14:37:04'), (4972, 181, '2010-08-06 14:39:58'), (4973, 181, '2010-08-06 14:41:48'), (4974, 181, '2010-08-06 14:50:05'), (4975, 181, '2010-08-06 14:52:01'), (4976, 181, '2010-08-06 15:11:34'), (4977, 181, '2010-08-06 15:12:04'), (4978, 181, '2010-08-06 15:12:37'), (4979, 181, '2010-08-06 15:13:36'), (4980, 181, '2010-08-06 15:14:22'), (4981, 181, '2010-08-06 15:15:28'), (4982, 181, '2010-08-06 15:15:43'), (4983, 181, '2010-08-06 15:15:46'), (4984, 181, '2010-08-06 15:18:13'), (4985, 181, '2010-08-06 15:18:58'), (4986, 186, '2010-08-06 15:22:31'), (4987, 186, '2010-08-06 15:22:42'), (4988, 181, '2010-08-06 15:25:18'), (4989, 181, '2010-08-06 15:26:14'), (4990, 181, '2010-08-06 15:26:44'), (4991, 181, '2010-08-06 15:26:51'), (4992, 181, '2010-08-06 15:27:47'), (4993, 186, '2010-08-06 15:34:07'), (4994, 186, '2010-08-06 15:34:17'), (4995, 186, '2010-08-06 15:55:00'), (4996, 186, '2010-08-06 15:55:34'), (4997, 186, '2010-08-06 15:55:45'), (4998, 188, '2010-08-06 15:56:13'), (4999, 186, '2010-08-06 15:56:13'), (5000, 188, '2010-08-06 15:56:23'), (5001, 188, '2010-08-06 16:00:37'), (5002, 188, '2010-08-06 16:00:42'), (5003, 188, '2010-08-06 16:00:58'), (5004, 188, '2010-08-06 16:01:02'), (5005, 188, '2010-08-06 16:03:35'), (5006, 188, '2010-08-06 16:03:39'), (5007, 188, '2010-08-06 16:03:55'), (5008, 188, '2010-08-06 16:03:58'), (5009, 188, '2010-08-06 16:04:01'), (5010, 188, '2010-08-06 16:04:09'), (5011, 188, '2010-08-06 16:04:10'), (5012, 188, '2010-08-06 16:04:13'), (5013, 188, '2010-08-06 16:04:26'), (5014, 188, '2010-08-06 16:04:29'), (5015, 188, '2010-08-06 16:04:50'), (5016, 188, '2010-08-06 16:05:33'), (5017, 189, '2010-08-06 16:08:17'), (5018, 189, '2010-08-06 16:08:22'), (5019, 189, '2010-08-06 16:08:30'), (5020, 189, '2010-08-06 16:09:15'), (5021, 189, '2010-08-06 16:09:23'), (5022, 189, '2010-08-06 16:09:29'), (5023, 189, '2010-08-06 16:10:11'), (5024, 189, '2010-08-06 16:10:16'), (5025, 189, '2010-08-06 16:11:23'), (5026, 189, '2010-08-06 16:13:48'), (5027, 189, '2010-08-06 16:15:29'), (5028, 189, '2010-08-06 16:15:34'), (5029, 189, '2010-08-06 16:20:57'), (5030, 189, '2010-08-06 16:22:37'), (5031, 190, '2010-08-07 10:25:14'), (5032, 190, '2010-08-07 10:25:50'), (5033, 190, '2010-08-07 10:26:29'), (5034, 190, '2010-08-07 10:26:53'), (5035, 190, '2010-08-07 10:27:25'), (5036, 190, '2010-08-07 10:27:26'), (5037, 190, '2010-08-07 10:27:27'), (5038, 190, '2010-08-07 10:27:38'), (5039, 190, '2010-08-07 10:27:39'), (5040, 190, '2010-08-07 10:27:40'), (5041, 190, '2010-08-07 10:27:59'), (5042, 190, '2010-08-07 10:28:14'), (5043, 190, '2010-08-07 10:28:15'), (5044, 190, '2010-08-07 10:28:18'), (5045, 190, '2010-08-07 10:28:31'), (5046, 190, '2010-08-07 10:28:52'), (5047, 190, '2010-08-07 10:29:09'), (5048, 190, '2010-08-07 10:29:23'), (5049, 190, '2010-08-07 10:29:31'), (5050, 190, '2010-08-07 10:29:40'), (5051, 190, '2010-08-07 10:29:49'), (5052, 190, '2010-08-07 10:29:56'), (5053, 190, '2010-08-07 10:30:11'), (5054, 190, '2010-08-07 10:30:16'), (5055, 190, '2010-08-07 10:30:26'), (5056, 190, '2010-08-07 10:30:43'), (5057, 190, '2010-08-07 10:30:50'), (5058, 190, '2010-08-07 10:31:03'), (5059, 190, '2010-08-07 10:31:07'), (5060, 190, '2010-08-07 10:31:30'), (5061, 190, '2010-08-07 10:31:31'), (5062, 190, '2010-08-07 10:31:33'), (5063, 190, '2010-08-07 10:31:45'), (5064, 190, '2010-08-07 10:31:54'), (5065, 190, '2010-08-07 10:32:10'), (5066, 190, '2010-08-07 10:32:22'), (5067, 190, '2010-08-07 10:32:29'), (5068, 190, '2010-08-07 10:32:42'), (5069, 190, '2010-08-07 10:33:05'), (5070, 190, '2010-08-07 10:33:12'), (5071, 190, '2010-08-07 10:33:29'), (5072, 190, '2010-08-07 10:33:44'), (5073, 190, '2010-08-07 10:34:03'), (5074, 190, '2010-08-07 10:34:20'), (5075, 190, '2010-08-07 10:34:33'), (5076, 190, '2010-08-07 10:36:58'), (5077, 190, '2010-08-07 10:37:00'), (5078, 190, '2010-08-07 10:37:09'), (5079, 190, '2010-08-07 10:37:14'), (5080, 190, '2010-08-07 10:38:02'), (5081, 190, '2010-08-07 10:38:56'), (5082, 190, '2010-08-07 10:42:14'), (5083, 191, '2010-08-07 11:48:07'), (5084, 191, '2010-08-07 11:48:30'), (5085, 191, '2010-08-07 11:48:41'), (5086, 191, '2010-08-07 11:50:08'), (5087, 191, '2010-08-07 11:50:12'), (5088, 191, '2010-08-07 11:50:36'), (5089, 191, '2010-08-07 11:50:41'), (5090, 191, '2010-08-07 11:50:43'), (5091, 191, '2010-08-07 11:50:44'), (5092, 191, '2010-08-07 11:50:47'), (5093, 191, '2010-08-07 11:51:48'), (5094, 191, '2010-08-07 11:51:56'), (5095, 191, '2010-08-07 11:51:59'), (5096, 191, '2010-08-07 11:52:01'), (5097, 191, '2010-08-07 11:52:35'), (5098, 191, '2010-08-07 11:52:37'), (5099, 191, '2010-08-07 11:52:40'), (5100, 191, '2010-08-07 11:53:10'), (5101, 191, '2010-08-07 11:53:13'), (5102, 191, '2010-08-07 11:53:16'), (5103, 191, '2010-08-07 11:53:28'), (5104, 191, '2010-08-07 11:53:31'), (5105, 191, '2010-08-07 11:53:33'), (5106, 191, '2010-08-07 11:53:38'), (5107, 191, '2010-08-07 11:53:41'), (5108, 191, '2010-08-07 11:53:43'), (5109, 191, '2010-08-07 11:53:49'), (5110, 191, '2010-08-07 11:54:27'), (5111, 191, '2010-08-07 11:54:30'), (5112, 191, '2010-08-07 11:54:39'), (5113, 191, '2010-08-07 11:54:41'), (5114, 191, '2010-08-07 11:54:55'), (5115, 191, '2010-08-07 11:55:00'), (5116, 191, '2010-08-07 11:55:04'), (5117, 191, '2010-08-07 11:55:13'), (5118, 191, '2010-08-07 11:55:16'), (5119, 191, '2010-08-07 11:55:30'), (5120, 191, '2010-08-07 11:55:33'), (5121, 191, '2010-08-07 11:55:36'), (5122, 191, '2010-08-07 11:55:42'), (5123, 191, '2010-08-07 11:55:50'), (5124, 191, '2010-08-07 11:55:52'), (5125, 191, '2010-08-07 11:55:56'), (5126, 191, '2010-08-07 11:56:02'), (5127, 191, '2010-08-07 11:56:06'), (5128, 191, '2010-08-07 11:56:13'), (5129, 191, '2010-08-07 11:56:15'), (5130, 191, '2010-08-07 11:56:21'), (5131, 191, '2010-08-07 16:06:30'), (5132, 191, '2010-08-07 16:06:40'), (5133, 191, '2010-08-07 16:06:54'), (5134, 191, '2010-08-07 16:07:04'), (5135, 191, '2010-08-07 16:07:06'), (5136, 192, '2010-08-07 17:20:43'), (5137, 191, '2010-08-07 17:37:35'), (5138, 193, '2010-08-08 09:08:18'), (5139, 193, '2010-08-08 09:08:29'), (5140, 193, '2010-08-08 09:08:46'), (5141, 193, '2010-08-08 09:09:02'), (5142, 194, '2010-08-08 09:12:19'), (5143, 195, '2010-08-08 09:13:39'), (5144, 195, '2010-08-08 09:14:21'), (5145, 195, '2010-08-08 09:14:27'), (5146, 195, '2010-08-08 09:14:32'), (5147, 195, '2010-08-08 09:14:37'), (5148, 196, '2010-08-08 10:05:39'), (5149, 197, '2010-08-08 10:08:06'), (5150, 198, '2010-08-08 10:08:29'), (5151, 199, '2010-08-08 10:12:44'), (5152, 199, '2010-08-08 11:08:29'), (5153, 199, '2010-08-08 11:08:37'), (5154, 199, '2010-08-08 11:08:44'), (5155, 199, '2010-08-08 11:09:05'), (5156, 199, '2010-08-08 11:09:14'), (5157, 199, '2010-08-08 11:17:21'), (5158, 199, '2010-08-08 11:17:27'), (5159, 199, '2010-08-08 11:17:31'), (5160, 199, '2010-08-08 11:17:35'), (5161, 199, '2010-08-08 11:17:38'), (5162, 199, '2010-08-08 11:17:44'), (5163, 199, '2010-08-08 11:17:45'), (5164, 199, '2010-08-08 11:17:48'), (5165, 199, '2010-08-08 11:18:25'), (5166, 199, '2010-08-08 11:18:27'), (5167, 199, '2010-08-08 11:18:45'), (5168, 199, '2010-08-08 11:18:46'), (5169, 199, '2010-08-08 11:18:48'), (5170, 199, '2010-08-08 11:18:51'), (5171, 199, '2010-08-08 11:18:54'), (5172, 199, '2010-08-08 11:23:23'), (5173, 199, '2010-08-08 11:23:24'), (5174, 199, '2010-08-08 11:23:27'), (5175, 199, '2010-08-08 11:23:33'), (5176, 199, '2010-08-08 11:23:37'), (5177, 199, '2010-08-08 11:23:47'), (5178, 199, '2010-08-08 11:23:53'), (5179, 199, '2010-08-08 11:23:54'), (5180, 199, '2010-08-08 11:23:56'), (5181, 199, '2010-08-08 11:24:05'), (5182, 199, '2010-08-08 11:24:07'), (5183, 199, '2010-08-08 11:24:16'), (5184, 199, '2010-08-08 11:24:17'), (5185, 199, '2010-08-08 11:24:20'), (5186, 199, '2010-08-08 11:24:23'), (5187, 199, '2010-08-08 11:24:27'), (5188, 199, '2010-08-08 11:41:54'), (5189, 199, '2010-08-08 11:42:04'), (5190, 199, '2010-08-08 11:42:12'), (5191, 199, '2010-08-08 11:42:17'), (5192, 199, '2010-08-08 11:42:23'), (5193, 199, '2010-08-08 11:43:25'), (5194, 199, '2010-08-08 11:43:34'), (5195, 199, '2010-08-08 11:43:36'), (5196, 199, '2010-08-08 11:43:38'), (5197, 199, '2010-08-08 11:44:07'), (5198, 199, '2010-08-08 11:44:14'), (5199, 199, '2010-08-08 11:48:20'), (5200, 199, '2010-08-08 11:50:20'), (5201, 199, '2010-08-08 11:51:21'), (5202, 199, '2010-08-08 11:51:34'), (5203, 199, '2010-08-08 11:51:39'), (5204, 199, '2010-08-08 11:51:46'), (5205, 199, '2010-08-08 11:51:50'), (5206, 199, '2010-08-08 11:51:55'), (5207, 199, '2010-08-08 11:52:01'), (5208, 199, '2010-08-08 11:52:03'), (5209, 199, '2010-08-08 11:52:05'), (5210, 199, '2010-08-08 11:52:16'), (5211, 199, '2010-08-08 11:52:24'), (5212, 199, '2010-08-08 11:52:25'), (5213, 199, '2010-08-08 11:52:33'), (5214, 199, '2010-08-08 11:52:43'), (5215, 199, '2010-08-08 11:54:13'), (5216, 199, '2010-08-08 11:54:32'), (5217, 199, '2010-08-08 11:54:39'), (5218, 199, '2010-08-08 11:54:42'), (5219, 199, '2010-08-08 11:54:49'), (5220, 199, '2010-08-08 11:58:46'), (5221, 199, '2010-08-08 11:58:53'), (5222, 199, '2010-08-08 11:58:58'), (5223, 199, '2010-08-08 11:59:03'), (5224, 199, '2010-08-08 11:59:20'), (5225, 199, '2010-08-08 11:59:23'), (5226, 199, '2010-08-08 11:59:25'), (5227, 199, '2010-08-08 11:59:57'), (5228, 199, '2010-08-08 12:00:01'), (5229, 199, '2010-08-08 12:00:12'), (5230, 199, '2010-08-08 12:00:20'), (5231, 199, '2010-08-08 12:00:26'), (5232, 199, '2010-08-08 12:20:57'), (5233, 199, '2010-08-08 12:34:48'), (5234, 199, '2010-08-08 12:35:03'), (5235, 199, '2010-08-08 12:35:07'), (5236, 199, '2010-08-08 12:35:24'), (5237, 199, '2010-08-08 12:35:41'), (5238, 199, '2010-08-08 12:35:42'), (5239, 199, '2010-08-08 12:36:00'), (5240, 199, '2010-08-08 12:36:02'), (5241, 199, '2010-08-08 12:36:11'), (5242, 199, '2010-08-08 12:36:24'), (5243, 199, '2010-08-08 12:36:29'), (5244, 200, '2010-08-08 15:06:50'), (5245, 200, '2010-08-08 15:06:55'), (5246, 200, '2010-08-08 15:07:06'), (5247, 200, '2010-08-08 15:07:29'), (5248, 200, '2010-08-08 15:08:41'), (5249, 200, '2010-08-08 15:08:44'), (5250, 200, '2010-08-08 15:08:55'), (5251, 200, '2010-08-08 15:08:55'), (5252, 200, '2010-08-08 15:08:58'), (5253, 200, '2010-08-08 15:09:07'), (5254, 200, '2010-08-08 15:09:10'), (5255, 200, '2010-08-08 15:09:28'), (5256, 200, '2010-08-08 15:09:33'), (5257, 200, '2010-08-08 15:09:37'), (5258, 200, '2010-08-08 15:09:39'), (5259, 200, '2010-08-08 15:09:41'), (5260, 200, '2010-08-08 15:10:11'), (5261, 200, '2010-08-08 15:16:30'), (5262, 200, '2010-08-08 15:16:34'), (5263, 200, '2010-08-08 15:16:58'), (5264, 200, '2010-08-08 15:17:00'), (5265, 200, '2010-08-08 15:17:14'), (5266, 200, '2010-08-08 15:17:25'), (5267, 200, '2010-08-08 15:17:27'), (5268, 200, '2010-08-08 15:17:32'), (5269, 200, '2010-08-08 15:17:33'), (5270, 200, '2010-08-08 15:17:36'), (5271, 200, '2010-08-08 15:17:45'), (5272, 200, '2010-08-08 15:17:52'), (5273, 200, '2010-08-08 15:18:12'), (5274, 200, '2010-08-08 15:18:22'), (5275, 200, '2010-08-08 15:22:02'), (5276, 200, '2010-08-08 15:22:15'), (5277, 200, '2010-08-08 15:22:17'), (5278, 200, '2010-08-08 15:22:31'), (5279, 200, '2010-08-08 15:22:39'), (5280, 200, '2010-08-08 15:23:04'), (5281, 200, '2010-08-08 15:23:12'), (5282, 200, '2010-08-08 15:24:16'), (5283, 200, '2010-08-08 15:24:18'), (5284, 200, '2010-08-08 15:24:36'), (5285, 200, '2010-08-08 15:24:38'), (5286, 200, '2010-08-08 15:24:58'), (5287, 200, '2010-08-08 15:25:00'), (5288, 200, '2010-08-08 15:25:25'), (5289, 200, '2010-08-08 15:25:27'), (5290, 200, '2010-08-08 15:25:28'), (5291, 200, '2010-08-08 15:25:29'), (5292, 201, '2010-08-08 15:41:06'), (5293, 201, '2010-08-08 15:41:12'), (5294, 202, '2010-08-08 20:06:52'), (5295, 202, '2010-08-08 20:07:00'), (5296, 202, '2010-08-08 20:07:03'), (5297, 202, '2010-08-08 20:07:09'), (5298, 202, '2010-08-08 20:07:19'), (5299, 202, '2010-08-08 20:07:39'), (5300, 202, '2010-08-08 20:07:49'), (5301, 202, '2010-08-08 20:08:42'), (5302, 202, '2010-08-08 20:09:16'), (5303, 181, '2010-08-10 08:25:38'), (5304, 181, '2010-08-10 08:39:33'), (5305, 181, '2010-08-10 08:39:54'), (5306, 181, '2010-08-10 08:40:15'), (5307, 181, '2010-08-10 08:40:19'), (5308, 203, '2010-08-10 08:49:59'), (5309, 203, '2010-08-10 08:50:32'), (5310, 203, '2010-08-10 08:50:40'), (5311, 203, '2010-08-10 08:50:47'), (5312, 203, '2010-08-10 08:50:55'), (5313, 203, '2010-08-10 08:51:20'), (5314, 203, '2010-08-10 08:51:21'), (5315, 203, '2010-08-10 08:51:24'), (5316, 203, '2010-08-10 08:51:30'), (5317, 203, '2010-08-10 08:51:33'), (5318, 203, '2010-08-10 08:51:39'), (5319, 203, '2010-08-10 08:51:39'), (5320, 203, '2010-08-10 08:51:42'), (5321, 203, '2010-08-10 08:51:53'), (5322, 203, '2010-08-10 08:51:56'), (5323, 203, '2010-08-10 08:52:07'), (5324, 203, '2010-08-10 08:52:17'), (5325, 203, '2010-08-10 08:52:24'), (5326, 203, '2010-08-10 08:52:28'), (5327, 203, '2010-08-10 08:52:31'), (5328, 203, '2010-08-10 08:52:33'), (5329, 203, '2010-08-10 08:52:36'), (5330, 203, '2010-08-10 08:53:05'), (5331, 203, '2010-08-10 08:53:10'), (5332, 203, '2010-08-10 08:56:23'), (5333, 204, '2010-08-10 09:05:43'), (5334, 204, '2010-08-10 09:05:48'), (5335, 204, '2010-08-10 09:05:51'), (5336, 204, '2010-08-10 09:05:56'), (5337, 204, '2010-08-10 09:05:59'), (5338, 204, '2010-08-10 09:06:01'), (5339, 204, '2010-08-10 09:06:05'), (5340, 204, '2010-08-10 09:10:43'), (5341, 204, '2010-08-10 09:10:46'), (5342, 204, '2010-08-10 09:10:50'), (5343, 204, '2010-08-10 09:10:57'), (5344, 204, '2010-08-10 09:10:58'), (5345, 204, '2010-08-10 09:11:01'), (5346, 204, '2010-08-10 09:11:12'), (5347, 204, '2010-08-10 09:11:15'), (5348, 204, '2010-08-10 09:11:22'), (5349, 204, '2010-08-10 09:11:27'), (5350, 204, '2010-08-10 09:11:32'), (5351, 204, '2010-08-10 09:11:35'), (5352, 204, '2010-08-10 09:11:37'), (5353, 204, '2010-08-10 09:11:39'), (5354, 204, '2010-08-10 09:11:50'), (5355, 204, '2010-08-10 09:11:54'), (5356, 204, '2010-08-10 09:11:57'), (5357, 204, '2010-08-10 09:12:01'), (5358, 204, '2010-08-10 09:12:02'), (5359, 204, '2010-08-10 09:12:05'), (5360, 204, '2010-08-10 09:12:17'), (5361, 204, '2010-08-10 09:12:22'), (5362, 181, '2010-08-10 09:21:13'), (5363, 181, '2010-08-10 09:21:17'), (5364, 181, '2010-08-10 09:23:54'), (5365, 181, '2010-08-10 09:24:00'), (5366, 205, '2010-08-10 09:42:25'), (5367, 205, '2010-08-10 09:42:43'), (5368, 205, '2010-08-10 09:45:01'), (5369, 205, '2010-08-10 09:45:06'), (5370, 205, '2010-08-10 09:45:14'), (5371, 205, '2010-08-10 09:45:17'), (5372, 205, '2010-08-10 09:45:33'), (5373, 205, '2010-08-10 09:45:49'), (5374, 205, '2010-08-10 09:46:10'), (5375, 205, '2010-08-10 09:46:13'), (5376, 205, '2010-08-10 09:46:19'), (5377, 205, '2010-08-10 09:46:22'), (5378, 205, '2010-08-10 09:46:53'), (5379, 205, '2010-08-10 09:47:03'), (5380, 205, '2010-08-10 09:47:05'), (5381, 205, '2010-08-10 09:47:11'), (5382, 205, '2010-08-10 09:47:19'), (5383, 205, '2010-08-10 09:47:20'), (5384, 205, '2010-08-10 09:47:24'), (5385, 205, '2010-08-10 09:47:32'), (5386, 205, '2010-08-10 09:47:36'), (5387, 205, '2010-08-10 09:47:42'), (5388, 205, '2010-08-10 09:47:47'), (5389, 205, '2010-08-10 09:47:49'), (5390, 205, '2010-08-10 09:48:00'), (5391, 205, '2010-08-10 09:48:36'), (5392, 205, '2010-08-10 09:48:42'), (5393, 205, '2010-08-10 09:49:37'), (5394, 205, '2010-08-10 09:49:38'), (5395, 205, '2010-08-10 09:49:39'), (5396, 205, '2010-08-10 09:49:50'), (5397, 205, '2010-08-10 09:50:31'), (5398, 181, '2010-08-10 09:57:51'), (5399, 181, '2010-08-10 09:58:08'), (5400, 181, '2010-08-10 09:58:14'), (5401, 181, '2010-08-10 09:59:47'), (5402, 181, '2010-08-10 10:00:39'), (5403, 181, '2010-08-10 10:00:49'), (5404, 181, '2010-08-10 10:07:29'), (5405, 181, '2010-08-10 10:08:28'), (5406, 181, '2010-08-10 10:08:36'), (5407, 181, '2010-08-10 10:08:38'), (5408, 181, '2010-08-10 10:09:11'), (5409, 181, '2010-08-10 10:09:13'), (5410, 181, '2010-08-10 10:09:14'), (5411, 181, '2010-08-10 10:09:16'), (5412, 181, '2010-08-10 10:09:17'), (5413, 181, '2010-08-10 10:09:20'), (5414, 181, '2010-08-10 10:09:20'), (5415, 181, '2010-08-10 10:09:21'), (5416, 181, '2010-08-10 10:09:24'), (5417, 181, '2010-08-10 10:09:28'), (5418, 181, '2010-08-10 10:14:05'), (5419, 181, '2010-08-10 10:14:09'), (5420, 181, '2010-08-10 10:14:10'), (5421, 181, '2010-08-10 10:14:13'), (5422, 181, '2010-08-10 10:14:16'), (5423, 181, '2010-08-10 10:14:18'), (5424, 181, '2010-08-10 10:14:21'), (5425, 181, '2010-08-10 10:14:24'), (5426, 181, '2010-08-10 10:14:28'), (5427, 181, '2010-08-10 10:14:33'), (5428, 181, '2010-08-10 10:14:36'), (5429, 181, '2010-08-10 10:14:37'), (5430, 181, '2010-08-10 10:14:40'), (5431, 181, '2010-08-10 10:14:42'), (5432, 181, '2010-08-10 10:14:45'), (5433, 181, '2010-08-10 10:14:48'), (5434, 206, '2010-08-10 10:19:06'), (5435, 206, '2010-08-10 10:19:30'), (5436, 206, '2010-08-10 10:19:34'), (5437, 206, '2010-08-10 10:19:43'), (5438, 206, '2010-08-10 10:19:48'), (5439, 206, '2010-08-10 10:19:51'), (5440, 206, '2010-08-10 10:19:53'), (5441, 206, '2010-08-10 10:20:03'), (5442, 206, '2010-08-10 10:20:39'), (5443, 206, '2010-08-10 10:21:06'), (5444, 206, '2010-08-10 10:21:20'), (5445, 206, '2010-08-10 10:21:24'), (5446, 206, '2010-08-10 10:21:26'), (5447, 206, '2010-08-10 10:21:28'), (5448, 206, '2010-08-10 10:27:28'), (5449, 181, '2010-08-10 10:33:57'), (5450, 181, '2010-08-10 10:34:00'), (5451, 181, '2010-08-10 10:34:04'), (5452, 181, '2010-08-10 10:34:08'), (5453, 181, '2010-08-10 10:34:15'), (5454, 181, '2010-08-10 10:34:18'), (5455, 181, '2010-08-10 10:34:22'), (5456, 181, '2010-08-10 10:34:26'), (5457, 181, '2010-08-10 10:34:27'), (5458, 181, '2010-08-10 10:34:29'), (5459, 181, '2010-08-10 10:34:33'), (5460, 181, '2010-08-10 10:34:37'), (5461, 181, '2010-08-10 10:38:34'), (5462, 181, '2010-08-10 10:40:34'), (5463, 181, '2010-08-10 10:40:39'), (5464, 181, '2010-08-10 10:40:41'), (5465, 181, '2010-08-10 10:40:47'), (5466, 181, '2010-08-10 10:41:10'), (5467, 181, '2010-08-10 10:43:56'), (5468, 181, '2010-08-10 10:45:26'), (5469, 181, '2010-08-10 10:45:30'), (5470, 181, '2010-08-10 10:45:36'), (5471, 181, '2010-08-10 10:45:38'), (5472, 181, '2010-08-10 10:45:41'), (5473, 181, '2010-08-10 10:45:44'), (5474, 181, '2010-08-10 10:45:47'), (5475, 181, '2010-08-10 10:45:48'), (5476, 181, '2010-08-10 10:45:52'), (5477, 181, '2010-08-10 10:45:52'), (5478, 181, '2010-08-10 10:45:55'), (5479, 181, '2010-08-10 10:45:56'), (5480, 181, '2010-08-10 10:45:58'), (5481, 181, '2010-08-10 10:46:03'), (5482, 207, '2010-08-10 12:23:16'), (5483, 207, '2010-08-10 12:23:25'), (5484, 207, '2010-08-10 12:23:34'), (5485, 207, '2010-08-10 12:23:42'), (5486, 207, '2010-08-10 12:24:19'), (5487, 207, '2010-08-10 12:24:32'), (5488, 207, '2010-08-10 12:24:42'), (5489, 207, '2010-08-10 12:26:03'), (5490, 207, '2010-08-10 12:26:12'), (5491, 207, '2010-08-10 12:26:48'), (5492, 207, '2010-08-10 12:26:56'), (5493, 207, '2010-08-10 12:27:03'), (5494, 207, '2010-08-10 12:27:09'), (5495, 207, '2010-08-10 12:27:12'), (5496, 207, '2010-08-10 12:27:14'), (5497, 207, '2010-08-10 12:27:22'), (5498, 207, '2010-08-10 12:27:28'), (5499, 207, '2010-08-10 12:28:15'), (5500, 207, '2010-08-10 12:28:21'), (5501, 207, '2010-08-10 12:29:10'), (5502, 207, '2010-08-10 12:29:16'), (5503, 207, '2010-08-10 12:34:05'), (5504, 208, '2010-08-10 12:35:23'), (5505, 208, '2010-08-10 12:35:33'), (5506, 208, '2010-08-10 12:35:43'), (5507, 208, '2010-08-10 12:36:17'), (5508, 208, '2010-08-10 12:36:38'), (5509, 208, '2010-08-10 12:36:39'), (5510, 208, '2010-08-10 12:36:41'), (5511, 208, '2010-08-10 12:36:48'), (5512, 208, '2010-08-10 12:36:51'), (5513, 208, '2010-08-10 12:37:02'), (5514, 208, '2010-08-10 12:37:14'), (5515, 208, '2010-08-10 12:37:17'), (5516, 208, '2010-08-10 12:37:20'), (5517, 209, '2010-08-10 12:38:26'), (5518, 210, '2010-08-10 16:18:32'), (5519, 210, '2010-08-10 16:18:38'), (5520, 210, '2010-08-10 16:18:45'), (5521, 210, '2010-08-10 16:18:52'), (5522, 210, '2010-08-10 16:19:09'), (5523, 211, '2010-08-11 08:32:08'), (5524, 211, '2010-08-11 08:32:26'), (5525, 211, '2010-08-11 08:32:33'), (5526, 211, '2010-08-11 08:32:44'), (5527, 211, '2010-08-11 08:32:54'), (5528, 211, '2010-08-11 08:32:58'), (5529, 211, '2010-08-11 08:32:58'), (5530, 211, '2010-08-11 08:33:08'), (5531, 211, '2010-08-11 08:33:13'), (5532, 211, '2010-08-11 08:33:16'), (5533, 211, '2010-08-11 08:33:52'), (5534, 211, '2010-08-11 08:34:07'), (5535, 211, '2010-08-11 08:34:14'), (5536, 211, '2010-08-11 08:34:16'), (5537, 211, '2010-08-11 08:34:25'), (5538, 211, '2010-08-11 08:34:33'), (5539, 211, '2010-08-11 08:34:46'), (5540, 181, '2010-08-11 09:19:15'), (5541, 181, '2010-08-11 09:19:18'), (5542, 181, '2010-08-11 09:25:03'), (5543, 181, '2010-08-11 09:25:05'), (5544, 181, '2010-08-11 09:25:10'), (5545, 181, '2010-08-11 09:25:16'), (5546, 181, '2010-08-11 09:25:20'), (5547, 181, '2010-08-11 10:04:03'), (5548, 181, '2010-08-11 10:04:09'), (5549, 181, '2010-08-11 10:04:55'), (5550, 181, '2010-08-11 10:04:56'), (5551, 181, '2010-08-11 10:22:38'), (5552, 181, '2010-08-11 10:22:39'), (5553, 181, '2010-08-11 10:22:43'), (5554, 181, '2010-08-11 10:22:44'), (5555, 181, '2010-08-11 10:22:44'), (5556, 181, '2010-08-11 10:22:45'), (5557, 181, '2010-08-11 10:22:47'), (5558, 181, '2010-08-11 10:22:48'), (5559, 181, '2010-08-11 10:22:50'), (5560, 181, '2010-08-11 10:22:52'), (5561, 181, '2010-08-11 10:22:52'), (5562, 181, '2010-08-11 10:22:55'), (5563, 181, '2010-08-11 10:22:56'), (5564, 181, '2010-08-11 10:22:57'), (5565, 181, '2010-08-11 10:22:58'), (5566, 181, '2010-08-11 10:23:02'), (5567, 181, '2010-08-11 10:23:02'), (5568, 181, '2010-08-11 10:23:03'), (5569, 181, '2010-08-11 10:23:03'), (5570, 181, '2010-08-11 10:23:04'), (5571, 181, '2010-08-11 10:23:05'), (5572, 181, '2010-08-11 10:23:07'), (5573, 181, '2010-08-11 10:23:08'), (5574, 181, '2010-08-11 10:23:12'), (5575, 181, '2010-08-11 10:23:13'), (5576, 181, '2010-08-11 10:23:13'), (5577, 181, '2010-08-11 10:23:14'), (5578, 181, '2010-08-11 10:23:15'), (5579, 181, '2010-08-11 10:23:16'), (5580, 181, '2010-08-11 10:23:16'), (5581, 181, '2010-08-11 10:23:48'), (5582, 181, '2010-08-11 10:24:23'), (5583, 181, '2010-08-11 10:24:25'), (5584, 181, '2010-08-11 10:24:28'), (5585, 181, '2010-08-11 10:24:32'), (5586, 181, '2010-08-11 10:24:33'), (5587, 181, '2010-08-11 10:24:33'), (5588, 181, '2010-08-11 10:24:33'), (5589, 181, '2010-08-11 10:24:34'), (5590, 181, '2010-08-11 10:24:35'), (5591, 181, '2010-08-11 10:34:13'), (5592, 181, '2010-08-11 10:34:19'), (5593, 181, '2010-08-11 10:34:21'), (5594, 181, '2010-08-11 10:34:23'), (5595, 181, '2010-08-11 10:35:46'), (5596, 181, '2010-08-11 10:38:32'), (5597, 181, '2010-08-11 10:39:12'), (5598, 181, '2010-08-11 10:39:14'), (5599, 181, '2010-08-11 10:39:17'), (5600, 181, '2010-08-11 10:39:18'), (5601, 181, '2010-08-11 10:39:21'), (5602, 181, '2010-08-11 10:39:22'), (5603, 181, '2010-08-11 10:39:33'), (5604, 181, '2010-08-11 10:39:35'), (5605, 181, '2010-08-11 10:39:36'), (5606, 181, '2010-08-11 10:39:38'), (5607, 181, '2010-08-11 10:39:38'), (5608, 181, '2010-08-11 10:39:39'), (5609, 181, '2010-08-11 10:39:41'), (5610, 181, '2010-08-11 10:39:41'), (5611, 181, '2010-08-11 11:28:08'), (5612, 181, '2010-08-11 11:28:12'), (5613, 181, '2010-08-11 11:28:19'), (5614, 181, '2010-08-11 11:35:15'), (5615, 181, '2010-08-11 11:37:06'), (5616, 181, '2010-08-11 11:37:24'), (5617, 181, '2010-08-11 11:38:20'), (5618, 181, '2010-08-11 11:42:08'), (5619, 181, '2010-08-11 11:42:14'), (5620, 181, '2010-08-11 11:42:39'), (5621, 181, '2010-08-11 11:43:40'), (5622, 212, '2010-08-11 11:47:48'), (5623, 212, '2010-08-11 11:48:42'), (5624, 212, '2010-08-11 11:48:50'), (5625, 212, '2010-08-11 11:48:58'), (5626, 212, '2010-08-11 11:49:11'), (5627, 212, '2010-08-11 11:49:24'), (5628, 212, '2010-08-11 11:49:49'), (5629, 212, '2010-08-11 11:49:57'), (5630, 212, '2010-08-11 11:51:53'), (5631, 212, '2010-08-11 11:51:56'), (5632, 213, '2010-08-11 11:56:46'), (5633, 213, '2010-08-11 11:56:57'), (5634, 213, '2010-08-11 11:57:00'), (5635, 212, '2010-08-11 12:02:10'), (5636, 212, '2010-08-11 12:02:23'), (5637, 212, '2010-08-11 12:02:30'), (5638, 212, '2010-08-11 12:11:10'), (5639, 212, '2010-08-11 12:11:18'), (5640, 212, '2010-08-11 12:11:21'), (5641, 213, '2010-08-11 12:34:32'), (5642, 213, '2010-08-11 12:35:21'), (5643, 213, '2010-08-11 12:35:25'), (5644, 213, '2010-08-11 12:35:36'), (5645, 213, '2010-08-11 12:35:43'), (5646, 213, '2010-08-11 12:36:14'), (5647, 213, '2010-08-11 12:36:24'), (5648, 213, '2010-08-11 12:36:41'), (5649, 213, '2010-08-11 12:36:42'), (5650, 213, '2010-08-11 12:36:46'), (5651, 181, '2010-08-11 14:10:21'), (5652, 181, '2010-08-11 14:10:24'), (5653, 181, '2010-08-11 14:10:27'), (5654, 181, '2010-08-11 14:10:31'), (5655, 181, '2010-08-11 14:10:32'), (5656, 181, '2010-08-11 14:10:34'), (5657, 181, '2010-08-11 14:10:44'), (5658, 181, '2010-08-11 14:10:50'), (5659, 181, '2010-08-11 14:11:00'), (5660, 181, '2010-08-11 14:11:05'), (5661, 181, '2010-08-11 14:11:25'), (5662, 181, '2010-08-11 14:11:43'), (5663, 181, '2010-08-11 14:11:50'), (5664, 181, '2010-08-11 14:12:00'), (5665, 181, '2010-08-11 14:12:01'), (5666, 181, '2010-08-11 14:12:07'), (5667, 181, '2010-08-11 14:12:08'), (5668, 181, '2010-08-11 14:12:15'), (5669, 181, '2010-08-11 14:12:16'), (5670, 181, '2010-08-11 14:12:31'), (5671, 181, '2010-08-11 14:12:32'), (5672, 213, '2010-08-11 14:25:23'), (5673, 213, '2010-08-11 14:25:28'), (5674, 213, '2010-08-11 14:25:36'), (5675, 181, '2010-08-11 14:52:18'), (5676, 181, '2010-08-11 14:52:20'), (5677, 181, '2010-08-11 14:52:24'), (5678, 181, '2010-08-11 14:54:10'), (5679, 181, '2010-08-11 14:54:24'), (5680, 181, '2010-08-11 14:54:29'), (5681, 181, '2010-08-11 14:54:31'), (5682, 181, '2010-08-11 14:54:42'), (5683, 181, '2010-08-11 14:54:45'), (5684, 181, '2010-08-11 14:54:50'), (5685, 181, '2010-08-11 14:55:03'), (5686, 181, '2010-08-11 14:55:05'), (5687, 181, '2010-08-11 14:55:07'), (5688, 181, '2010-08-11 14:55:09'), (5689, 181, '2010-08-11 14:59:40'), (5690, 181, '2010-08-11 14:59:41'), (5691, 181, '2010-08-11 14:59:49'), (5692, 181, '2010-08-11 14:59:51'), (5693, 213, '2010-08-11 15:08:06'), (5694, 213, '2010-08-11 15:08:45'), (5695, 214, '2010-08-11 15:35:46'), (5696, 215, '2010-08-11 15:47:58'), (5697, 215, '2010-08-11 15:49:44'), (5698, 215, '2010-08-11 15:49:49'), (5699, 215, '2010-08-11 15:50:09'), (5700, 215, '2010-08-11 15:50:13'), (5701, 215, '2010-08-11 15:50:34'), (5702, 215, '2010-08-11 15:50:38'), (5703, 215, '2010-08-11 15:51:10'), (5704, 216, '2010-08-12 06:53:56'), (5705, 217, '2010-08-12 07:02:05'), (5706, 217, '2010-08-12 07:02:10'), (5707, 217, '2010-08-12 07:02:20'), (5708, 217, '2010-08-12 07:02:22'), (5709, 217, '2010-08-12 07:02:31'), (5710, 217, '2010-08-12 07:02:38'), (5711, 217, '2010-08-12 07:02:45'), (5712, 217, '2010-08-12 07:02:50'), (5713, 217, '2010-08-12 07:02:59'), (5714, 218, '2010-08-12 07:03:21'), (5715, 218, '2010-08-12 07:03:27'), (5716, 218, '2010-08-12 07:03:35'), (5717, 218, '2010-08-12 07:03:36'), (5718, 218, '2010-08-12 07:03:48'), (5719, 218, '2010-08-12 07:03:53'), (5720, 218, '2010-08-12 07:03:58'), (5721, 218, '2010-08-12 07:04:03'), (5722, 218, '2010-08-12 07:04:18'), (5723, 218, '2010-08-12 07:04:24'), (5724, 218, '2010-08-12 07:04:29'), (5725, 218, '2010-08-12 07:04:30'), (5726, 218, '2010-08-12 07:04:34'), (5727, 218, '2010-08-12 07:04:37'), (5728, 218, '2010-08-12 07:04:53'), (5729, 218, '2010-08-12 07:04:56'), (5730, 218, '2010-08-12 07:05:08'), (5731, 218, '2010-08-12 07:05:19'), (5732, 218, '2010-08-12 07:05:24'), (5733, 218, '2010-08-12 07:05:33'), (5734, 218, '2010-08-12 07:05:36'), (5735, 218, '2010-08-12 07:05:58'), (5736, 218, '2010-08-12 07:06:03'), (5737, 218, '2010-08-12 07:06:22'), (5738, 218, '2010-08-12 07:06:35'), (5739, 218, '2010-08-12 07:06:36'), (5740, 218, '2010-08-12 07:06:47'), (5741, 218, '2010-08-12 07:06:49'), (5742, 218, '2010-08-12 07:07:42'), (5743, 218, '2010-08-12 07:07:44'), (5744, 218, '2010-08-12 07:08:09'), (5745, 218, '2010-08-12 07:08:12'), (5746, 218, '2010-08-12 07:08:13'), (5747, 218, '2010-08-12 07:08:14'), (5748, 218, '2010-08-12 07:09:04'), (5749, 218, '2010-08-12 07:09:08'), (5750, 218, '2010-08-12 07:09:11'), (5751, 218, '2010-08-12 07:09:14'), (5752, 218, '2010-08-12 07:09:21'), (5753, 218, '2010-08-12 07:09:21'), (5754, 218, '2010-08-12 07:09:26'), (5755, 218, '2010-08-12 07:09:28'), (5756, 218, '2010-08-12 07:09:37'), (5757, 218, '2010-08-12 07:09:40'), (5758, 218, '2010-08-12 07:10:03'), (5759, 218, '2010-08-12 07:10:08'), (5760, 218, '2010-08-12 07:10:09'), (5761, 218, '2010-08-12 07:19:06'), (5762, 218, '2010-08-12 07:19:08'), (5763, 218, '2010-08-12 07:36:29'), (5764, 218, '2010-08-12 07:46:55'), (5765, 218, '2010-08-12 07:49:46'), (5766, 218, '2010-08-12 07:49:51'), (5767, 218, '2010-08-12 07:49:59'), (5768, 218, '2010-08-12 07:50:03'), (5769, 218, '2010-08-12 07:50:08'), (5770, 218, '2010-08-12 07:50:10'), (5771, 219, '2010-08-12 07:50:31'), (5772, 219, '2010-08-12 07:50:32'), (5773, 218, '2010-08-12 07:53:46'), (5774, 218, '2010-08-12 07:53:56'), (5775, 218, '2010-08-12 07:54:07'), (5776, 218, '2010-08-12 07:54:11'), (5777, 218, '2010-08-12 07:54:13'), (5778, 218, '2010-08-12 08:00:09'), (5779, 218, '2010-08-12 08:00:14'), (5780, 218, '2010-08-12 08:00:22'), (5781, 218, '2010-08-12 08:00:36'), (5782, 218, '2010-08-12 08:00:39'), (5783, 218, '2010-08-12 08:00:55'), (5784, 218, '2010-08-12 08:01:02'), (5785, 218, '2010-08-12 08:01:11'), (5786, 218, '2010-08-12 08:01:26'), (5787, 218, '2010-08-12 08:01:29'), (5788, 218, '2010-08-12 08:38:28'), (5789, 218, '2010-08-12 08:38:31'), (5790, 218, '2010-08-12 08:38:42'), (5791, 218, '2010-08-12 08:38:45'), (5792, 218, '2010-08-12 08:38:59'), (5793, 218, '2010-08-12 08:40:48'), (5794, 218, '2010-08-12 08:40:52'), (5795, 218, '2010-08-12 08:40:56'), (5796, 218, '2010-08-12 08:41:00'), (5797, 218, '2010-08-12 08:41:02'), (5798, 218, '2010-08-12 08:41:20'), (5799, 218, '2010-08-12 08:41:29'), (5800, 218, '2010-08-12 08:41:36'), (5801, 218, '2010-08-12 08:41:55'), (5802, 218, '2010-08-12 08:42:07'), (5803, 218, '2010-08-12 08:44:14'), (5804, 218, '2010-08-12 08:44:38'), (5805, 218, '2010-08-12 08:44:55'), (5806, 218, '2010-08-12 08:46:02'), (5807, 218, '2010-08-12 08:46:20'), (5808, 218, '2010-08-12 08:46:22'), (5809, 218, '2010-08-12 08:46:38'), (5810, 218, '2010-08-12 08:46:39'), (5811, 218, '2010-08-12 08:47:01'), (5812, 218, '2010-08-12 08:47:02'), (5813, 218, '2010-08-12 08:47:35'), (5814, 218, '2010-08-12 08:47:37'), (5815, 218, '2010-08-12 08:47:38'), (5816, 218, '2010-08-12 08:47:40'), (5817, 220, '2010-08-12 09:02:59'), (5818, 220, '2010-08-12 09:20:14'), (5819, 220, '2010-08-12 09:29:36'), (5820, 220, '2010-08-12 09:29:45'), (5821, 220, '2010-08-12 09:34:11'), (5822, 220, '2010-08-12 09:34:19'), (5823, 220, '2010-08-12 09:39:03'), (5824, 220, '2010-08-12 09:39:07'), (5825, 221, '2010-08-12 10:37:09'), (5826, 221, '2010-08-12 10:37:55'), (5827, 221, '2010-08-12 10:38:07'), (5828, 221, '2010-08-12 10:39:00'), (5829, 221, '2010-08-12 10:39:08'), (5830, 221, '2010-08-12 10:39:39'), (5831, 222, '2010-08-12 11:26:14'), (5832, 222, '2010-08-12 11:27:37'), (5833, 221, '2010-08-12 11:51:41'), (5834, 222, '2010-08-12 13:08:08'), (5835, 222, '2010-08-12 13:08:13'), (5836, 222, '2010-08-12 13:08:18'), (5837, 222, '2010-08-12 13:08:28'), (5838, 222, '2010-08-12 13:08:29'), (5839, 222, '2010-08-12 13:08:31'), (5840, 222, '2010-08-12 13:08:41'), (5841, 222, '2010-08-12 13:08:44'), (5842, 222, '2010-08-12 13:09:22'), (5843, 222, '2010-08-12 13:09:48'), (5844, 222, '2010-08-12 13:09:51'), (5845, 222, '2010-08-12 13:10:01'), (5846, 222, '2010-08-12 13:10:40'), (5847, 222, '2010-08-12 13:10:42'), (5848, 222, '2010-08-12 13:10:46'), (5849, 222, '2010-08-12 13:10:47'), (5850, 222, '2010-08-12 13:10:56'), (5851, 222, '2010-08-12 13:10:57'), (5852, 222, '2010-08-12 13:11:41'), (5853, 222, '2010-08-12 13:11:43'), (5854, 222, '2010-08-12 13:11:44'), (5855, 222, '2010-08-12 13:11:45'), (5856, 223, '2010-08-12 14:19:40'), (5857, 222, '2010-08-12 14:50:03'), (5858, 222, '2010-08-12 14:50:05'), (5859, 222, '2010-08-12 14:50:20'), (5860, 222, '2010-08-12 14:50:31'), (5861, 222, '2010-08-12 14:50:35'), (5862, 222, '2010-08-12 14:50:39'), (5863, 222, '2010-08-12 14:50:42'), (5864, 222, '2010-08-12 14:50:46'), (5865, 222, '2010-08-12 14:50:47'), (5866, 222, '2010-08-12 14:50:49'), (5867, 222, '2010-08-12 14:50:59'), (5868, 222, '2010-08-12 14:51:02'), (5869, 222, '2010-08-12 14:51:14'), (5870, 222, '2010-08-12 14:51:14'), (5871, 222, '2010-08-12 14:51:17'), (5872, 222, '2010-08-12 14:51:20'), (5873, 222, '2010-08-12 14:51:22'), (5874, 222, '2010-08-12 14:51:29'), (5875, 222, '2010-08-12 14:51:34'), (5876, 222, '2010-08-12 14:51:35'), (5877, 222, '2010-08-12 14:51:38'), (5878, 222, '2010-08-12 14:51:47'), (5879, 222, '2010-08-12 14:51:51'), (5880, 222, '2010-08-12 14:52:02'), (5881, 222, '2010-08-12 14:52:07'), (5882, 222, '2010-08-12 14:52:08'), (5883, 222, '2010-08-12 14:52:10'), (5884, 222, '2010-08-12 14:52:16'), (5885, 222, '2010-08-12 14:52:19'), (5886, 222, '2010-08-12 14:58:20'), (5887, 222, '2010-08-12 14:58:20'), (5888, 222, '2010-08-12 14:58:23'), (5889, 222, '2010-08-12 14:58:25'), (5890, 222, '2010-08-12 14:58:28'), (5891, 222, '2010-08-12 14:58:41'), (5892, 222, '2010-08-12 14:58:50'), (5893, 224, '2010-08-12 16:53:12'), (5894, 224, '2010-08-12 16:53:36'), (5895, 224, '2010-08-12 16:54:01'), (5896, 224, '2010-08-12 16:54:11'), (5897, 224, '2010-08-12 16:54:14'), (5898, 224, '2010-08-12 16:54:49'), (5899, 224, '2010-08-12 16:54:50'), (5900, 224, '2010-08-12 16:54:52'), (5901, 224, '2010-08-12 16:54:58'), (5902, 224, '2010-08-12 16:55:05'), (5903, 224, '2010-08-12 16:55:28'), (5904, 224, '2010-08-12 16:55:37'), (5905, 224, '2010-08-12 16:55:42'), (5906, 224, '2010-08-12 16:56:09'), (5907, 224, '2010-08-12 16:56:15'), (5908, 224, '2010-08-12 16:56:25'), (5909, 224, '2010-08-12 16:56:31'), (5910, 224, '2010-08-12 16:57:12'), (5911, 224, '2010-08-12 16:58:52'), (5912, 224, '2010-08-12 16:59:29'), (5913, 224, '2010-08-12 16:59:37'), (5914, 224, '2010-08-12 16:59:45'), (5915, 224, '2010-08-12 16:59:52'), (5916, 224, '2010-08-12 16:59:57'), (5917, 224, '2010-08-12 17:00:06'), (5918, 224, '2010-08-12 17:00:47'), (5919, 224, '2010-08-12 17:01:08'), (5920, 224, '2010-08-12 17:01:11'), (5921, 224, '2010-08-12 17:01:13'), (5922, 224, '2010-08-12 17:01:26'), (5923, 224, '2010-08-12 17:01:29'), (5924, 224, '2010-08-12 17:01:32'), (5925, 224, '2010-08-12 17:02:46'), (5926, 224, '2010-08-12 17:02:52'), (5927, 224, '2010-08-12 17:03:00'), (5928, 224, '2010-08-12 17:03:05'), (5929, 224, '2010-08-12 17:03:11'), (5930, 224, '2010-08-12 17:03:16'), (5931, 224, '2010-08-12 17:03:24'), (5932, 225, '2010-08-13 07:02:57'), (5933, 226, '2010-08-13 07:04:04'), (5934, 226, '2010-08-13 07:06:35'), (5935, 226, '2010-08-13 07:06:42'), (5936, 226, '2010-08-13 07:06:48'), (5937, 226, '2010-08-13 07:06:57'), (5938, 226, '2010-08-13 07:11:40'), (5939, 226, '2010-08-13 07:12:00'), (5940, 226, '2010-08-13 07:12:06'), (5941, 226, '2010-08-13 07:36:23'), (5942, 226, '2010-08-13 07:36:31'), (5943, 226, '2010-08-13 07:36:36'), (5944, 226, '2010-08-13 07:36:39'), (5945, 226, '2010-08-13 07:36:45'), (5946, 226, '2010-08-13 07:36:49'), (5947, 226, '2010-08-13 07:36:55'), (5948, 226, '2010-08-13 07:37:02'), (5949, 226, '2010-08-13 07:37:08'), (5950, 226, '2010-08-13 07:37:12'), (5951, 226, '2010-08-13 07:37:18'), (5952, 226, '2010-08-13 07:37:29'), (5953, 226, '2010-08-13 07:37:42'), (5954, 226, '2010-08-13 07:37:52'), (5955, 226, '2010-08-13 07:54:07'), (5956, 226, '2010-08-13 07:59:01'), (5957, 226, '2010-08-13 07:59:06'), (5958, 226, '2010-08-13 07:59:12'), (5959, 226, '2010-08-13 07:59:23'), (5960, 226, '2010-08-13 07:59:35'), (5961, 226, '2010-08-13 07:59:36'), (5962, 226, '2010-08-13 07:59:39'), (5963, 226, '2010-08-13 07:59:51'), (5964, 226, '2010-08-13 07:59:54'), (5965, 226, '2010-08-13 08:00:01'), (5966, 226, '2010-08-13 08:00:05'), (5967, 226, '2010-08-13 08:00:09'), (5968, 226, '2010-08-13 08:00:12'), (5969, 226, '2010-08-13 08:00:17'), (5970, 226, '2010-08-13 08:00:19'), (5971, 226, '2010-08-13 08:00:23'), (5972, 226, '2010-08-13 08:00:24'), (5973, 226, '2010-08-13 08:00:28'), (5974, 226, '2010-08-13 08:00:45'), (5975, 226, '2010-08-13 08:00:50'), (5976, 226, '2010-08-13 08:01:04'), (5977, 226, '2010-08-13 08:01:22'), (5978, 226, '2010-08-13 08:01:27'), (5979, 226, '2010-08-13 08:01:35'), (5980, 226, '2010-08-13 08:01:47'), (5981, 226, '2010-08-13 08:01:49'), (5982, 226, '2010-08-13 08:04:12'), (5983, 226, '2010-08-13 08:04:17'), (5984, 226, '2010-08-13 08:04:27'), (5985, 226, '2010-08-13 08:04:30'), (5986, 226, '2010-08-13 08:04:38'), (5987, 226, '2010-08-13 08:04:40'), (5988, 226, '2010-08-13 08:04:57'), (5989, 226, '2010-08-13 08:05:00'), (5990, 226, '2010-08-13 08:05:56'), (5991, 226, '2010-08-13 08:05:59'), (5992, 226, '2010-08-13 08:06:00'), (5993, 226, '2010-08-13 08:06:02'), (5994, 226, '2010-08-13 08:07:56'), (5995, 226, '2010-08-13 08:08:02'), (5996, 226, '2010-08-13 08:08:09'), (5997, 226, '2010-08-13 08:08:14'), (5998, 226, '2010-08-13 08:08:20'), (5999, 226, '2010-08-13 08:08:26'), (6000, 226, '2010-08-13 08:08:26'), (6001, 226, '2010-08-13 08:08:29'), (6002, 226, '2010-08-13 08:08:46'), (6003, 226, '2010-08-13 08:08:50'), (6004, 226, '2010-08-13 08:22:14'), (6005, 226, '2010-08-13 08:22:26'), (6006, 226, '2010-08-13 08:22:28'), (6007, 226, '2010-08-13 08:22:31'), (6008, 226, '2010-08-13 08:22:33'), (6009, 226, '2010-08-13 08:22:39'), (6010, 226, '2010-08-13 08:22:41'), (6011, 226, '2010-08-13 08:22:52'), (6012, 226, '2010-08-13 08:22:54'), (6013, 226, '2010-08-13 08:22:55'), (6014, 226, '2010-08-13 08:22:57'), (6015, 228, '2010-08-13 08:51:04'), (6016, 226, '2010-08-13 08:52:23'), (6017, 226, '2010-08-13 08:52:24'), (6018, 226, '2010-08-13 08:52:27'), (6019, 226, '2010-08-13 08:52:37'), (6020, 228, '2010-08-13 08:57:19'), (6021, 228, '2010-08-13 09:38:32'), (6022, 228, '2010-08-13 09:38:36'), (6023, 228, '2010-08-13 09:38:41'), (6024, 228, '2010-08-13 09:38:45'), (6025, 228, '2010-08-13 09:38:57'), (6026, 228, '2010-08-13 09:39:01'), (6027, 228, '2010-08-13 09:39:07'), (6028, 228, '2010-08-13 09:39:32'), (6029, 228, '2010-08-13 09:39:35'), (6030, 228, '2010-08-13 09:39:42'), (6031, 228, '2010-08-13 09:39:43'), (6032, 228, '2010-08-13 09:39:47'), (6033, 228, '2010-08-13 09:39:49'), (6034, 228, '2010-08-13 09:40:35'), (6035, 228, '2010-08-13 09:40:37'), (6036, 228, '2010-08-13 09:40:49'), (6037, 228, '2010-08-13 09:40:51'), (6038, 228, '2010-08-13 09:40:53'), (6039, 228, '2010-08-13 09:40:54'), (6040, 229, '2010-08-13 09:47:57'), (6041, 229, '2010-08-13 09:48:07'), (6042, 229, '2010-08-13 09:51:08'), (6043, 229, '2010-08-13 09:54:00'), (6044, 228, '2010-08-13 10:00:27'), (6045, 228, '2010-08-13 10:00:28'), (6046, 228, '2010-08-13 10:00:39'), (6047, 228, '2010-08-13 10:00:44'), (6048, 228, '2010-08-13 10:00:49'), (6049, 228, '2010-08-13 10:00:59'), (6050, 228, '2010-08-13 10:01:02'), (6051, 229, '2010-08-13 10:01:19'), (6052, 228, '2010-08-13 10:01:41'), (6053, 228, '2010-08-13 10:01:44'), (6054, 228, '2010-08-13 10:01:51'), (6055, 228, '2010-08-13 10:01:56'), (6056, 228, '2010-08-13 10:01:58'), (6057, 228, '2010-08-13 10:02:01'), (6058, 228, '2010-08-13 10:02:03'), (6059, 228, '2010-08-13 10:02:09'), (6060, 228, '2010-08-13 10:02:10'), (6061, 228, '2010-08-13 10:02:25'), (6062, 228, '2010-08-13 10:02:26'), (6063, 228, '2010-08-13 10:02:28'), (6064, 228, '2010-08-13 10:02:29'), (6065, 229, '2010-08-13 10:03:53'), (6066, 229, '2010-08-13 10:05:52'), (6067, 229, '2010-08-13 10:07:49'), (6068, 228, '2010-08-13 10:14:14'), (6069, 228, '2010-08-13 10:14:23'), (6070, 228, '2010-08-13 10:14:26'), (6071, 228, '2010-08-13 10:14:37'), (6072, 228, '2010-08-13 10:14:47'), (6073, 228, '2010-08-13 10:14:49'), (6074, 229, '2010-08-13 10:59:31'), (6075, 229, '2010-08-13 11:03:54'), (6076, 229, '2010-08-13 11:22:26'), (6077, 229, '2010-08-13 11:23:06'), (6078, 229, '2010-08-13 11:26:24'), (6079, 229, '2010-08-13 11:26:45'), (6080, 229, '2010-08-13 11:33:01'), (6081, 230, '2010-08-13 11:34:17'), (6082, 230, '2010-08-13 11:34:27'), (6083, 230, '2010-08-13 11:36:32'), (6084, 230, '2010-08-13 11:58:46'), (6085, 230, '2010-08-13 12:06:18'), (6086, 230, '2010-08-13 12:06:25'), (6087, 230, '2010-08-13 12:06:31'), (6088, 230, '2010-08-13 12:06:47'), (6089, 230, '2010-08-13 12:07:11'), (6090, 230, '2010-08-13 12:09:02'), (6091, 230, '2010-08-13 12:09:13'), (6092, 230, '2010-08-13 12:09:19'), (6093, 230, '2010-08-13 12:10:54'), (6094, 230, '2010-08-13 12:11:58'), (6095, 230, '2010-08-13 12:11:59'), (6096, 230, '2010-08-13 12:13:44'), (6097, 230, '2010-08-13 12:17:16'), (6098, 230, '2010-08-13 12:18:05'), (6099, 230, '2010-08-13 12:18:45'), (6100, 230, '2010-08-13 12:26:07'), (6101, 230, '2010-08-13 12:27:10'), (6102, 230, '2010-08-13 12:29:21'), (6103, 230, '2010-08-13 12:31:06'), (6104, 230, '2010-08-13 12:31:17'), (6105, 230, '2010-08-13 12:31:23'), (6106, 230, '2010-08-13 12:31:47'), (6107, 230, '2010-08-13 12:38:53'), (6108, 230, '2010-08-13 12:43:15'), (6109, 230, '2010-08-13 12:44:05'), (6110, 230, '2010-08-13 13:07:41'), (6111, 230, '2010-08-13 13:07:50'), (6112, 230, '2010-08-13 13:07:51'), (6113, 230, '2010-08-13 13:07:56'), (6114, 230, '2010-08-13 13:08:02'), (6115, 231, '2010-08-13 16:39:37'), (6116, 231, '2010-08-13 16:39:47'), (6117, 231, '2010-08-13 16:40:40'), (6118, 231, '2010-08-13 16:41:30'), (6119, 231, '2010-08-13 16:41:37'), (6120, 231, '2010-08-13 16:41:59'), (6121, 231, '2010-08-13 16:42:04'), (6122, 231, '2010-08-13 16:42:10'), (6123, 231, '2010-08-13 16:42:17'), (6124, 231, '2010-08-13 16:42:25'), (6125, 231, '2010-08-13 16:42:37'), (6126, 231, '2010-08-13 16:42:42'), (6127, 231, '2010-08-13 16:42:49'), (6128, 231, '2010-08-13 16:43:01'), (6129, 231, '2010-08-13 16:43:06'), (6130, 231, '2010-08-13 16:43:16'), (6131, 232, '2010-08-14 12:16:22'), (6132, 232, '2010-08-14 12:16:31'), (6133, 232, '2010-08-14 12:16:38'), (6134, 232, '2010-08-14 12:16:44'), (6135, 232, '2010-08-14 12:16:55'), (6136, 232, '2010-08-14 12:16:59'), (6137, 232, '2010-08-14 12:17:50'), (6138, 232, '2010-08-14 12:17:50'), (6139, 232, '2010-08-14 12:17:53'), (6140, 232, '2010-08-14 12:18:04'), (6141, 232, '2010-08-14 12:18:08'), (6142, 232, '2010-08-14 12:18:27'), (6143, 232, '2010-08-14 12:19:11'), (6144, 232, '2010-08-14 12:19:21'), (6145, 232, '2010-08-14 12:22:14'), (6146, 232, '2010-08-14 12:22:50'), (6147, 232, '2010-08-14 12:23:23'), (6148, 232, '2010-08-14 12:23:37'), (6149, 232, '2010-08-14 12:23:48'), (6150, 232, '2010-08-14 12:25:42'), (6151, 232, '2010-08-14 12:26:20'), (6152, 232, '2010-08-14 12:26:26'), (6153, 232, '2010-08-14 12:29:05'), (6154, 232, '2010-08-14 12:29:11'), (6155, 232, '2010-08-14 12:29:49'), (6156, 232, '2010-08-14 12:29:55'), (6157, 232, '2010-08-14 12:29:59'), (6158, 232, '2010-08-14 12:30:05'), (6159, 232, '2010-08-14 12:30:09'), (6160, 232, '2010-08-14 12:30:18'), (6161, 232, '2010-08-14 12:30:30'), (6162, 232, '2010-08-14 12:30:46'), (6163, 232, '2010-08-14 12:32:00'), (6164, 232, '2010-08-14 12:32:13'), (6165, 232, '2010-08-14 12:32:20'), (6166, 232, '2010-08-14 12:34:14'), (6167, 232, '2010-08-14 12:35:04'), (6168, 232, '2010-08-14 12:38:03'), (6169, 232, '2010-08-14 12:38:17'), (6170, 232, '2010-08-14 12:38:44'), (6171, 232, '2010-08-14 12:38:56'), (6172, 232, '2010-08-14 12:40:40'), (6173, 232, '2010-08-14 12:43:12'), (6174, 232, '2010-08-14 12:44:10'), (6175, 232, '2010-08-14 12:58:13'), (6176, 232, '2010-08-15 17:30:22'), (6177, 232, '2010-08-15 17:45:30'), (6178, 232, '2010-08-15 17:45:42'), (6179, 232, '2010-08-15 17:45:49'), (6180, 232, '2010-08-15 17:45:59'), (6181, 232, '2010-08-15 17:46:48'), (6182, 232, '2010-08-15 17:46:50'), (6183, 232, '2010-08-15 17:46:56'), (6184, 232, '2010-08-15 17:46:57'), (6185, 232, '2010-08-15 17:47:06'), (6186, 232, '2010-08-15 17:47:07'), (6187, 232, '2010-08-15 17:47:27'), (6188, 232, '2010-08-15 17:47:29'), (6189, 232, '2010-08-15 17:47:30'), (6190, 232, '2010-08-15 17:47:32'), (6191, 232, '2010-08-15 17:58:41'), (6192, 232, '2010-08-15 18:02:55'), (6193, 232, '2010-08-15 18:05:15'), (6194, 232, '2010-08-15 18:05:21'), (6195, 232, '2010-08-15 18:05:27'), (6196, 232, '2010-08-15 18:05:28'), (6197, 232, '2010-08-15 18:05:30'), (6198, 232, '2010-08-15 18:05:41'), (6199, 232, '2010-08-15 18:05:44'), (6200, 232, '2010-08-15 18:05:51'), (6201, 232, '2010-08-15 18:06:06'), (6202, 232, '2010-08-15 18:06:08'), (6203, 232, '2010-08-15 18:06:30'), (6204, 232, '2010-08-15 18:06:32'), (6205, 232, '2010-08-15 18:07:23'), (6206, 232, '2010-08-15 18:07:25'), (6207, 232, '2010-08-15 18:08:00'), (6208, 232, '2010-08-15 18:08:02'), (6209, 232, '2010-08-15 18:08:04'), (6210, 232, '2010-08-15 18:08:06'), (6211, 232, '2010-08-15 18:08:55'), (6212, 232, '2010-08-15 18:09:53'), (6213, 232, '2010-08-15 18:11:20'), (6214, 232, '2010-08-15 18:11:30'), (6215, 232, '2010-08-15 18:11:44'), (6216, 232, '2010-08-15 18:12:15'), (6217, 232, '2010-08-15 18:12:38'), (6218, 232, '2010-08-15 18:13:43'), (6219, 232, '2010-08-15 18:13:51'), (6220, 233, '2010-08-16 06:14:05'), (6221, 233, '2010-08-16 06:14:53'), (6222, 233, '2010-08-16 06:17:14'), (6223, 233, '2010-08-16 06:17:26'), (6224, 233, '2010-08-16 06:17:34'), (6225, 233, '2010-08-16 06:19:25'), (6226, 233, '2010-08-16 06:32:07'), (6227, 233, '2010-08-16 06:32:15'), (6228, 233, '2010-08-16 06:33:55'), (6229, 234, '2010-08-16 06:41:12'), (6230, 234, '2010-08-16 06:41:49'), (6231, 234, '2010-08-16 06:42:48'), (6232, 234, '2010-08-16 06:42:59'), (6233, 234, '2010-08-16 06:42:59'), (6234, 234, '2010-08-16 06:43:02'), (6235, 234, '2010-08-16 06:43:25'), (6236, 234, '2010-08-16 06:43:29'), (6237, 234, '2010-08-16 06:43:48'), (6238, 234, '2010-08-16 06:44:05'), (6239, 234, '2010-08-16 06:44:16'), (6240, 234, '2010-08-16 06:44:18'), (6241, 234, '2010-08-16 06:44:51'), (6242, 234, '2010-08-16 06:44:52'), (6243, 234, '2010-08-16 06:45:17'), (6244, 234, '2010-08-16 06:45:24'), (6245, 234, '2010-08-16 06:45:30'), (6246, 234, '2010-08-16 06:45:32'), (6247, 234, '2010-08-16 06:45:44'), (6248, 234, '2010-08-16 06:45:46'), (6249, 234, '2010-08-16 06:45:51'), (6250, 234, '2010-08-16 06:45:52'), (6251, 234, '2010-08-16 06:46:12'), (6252, 234, '2010-08-16 06:46:14'), (6253, 234, '2010-08-16 06:46:16'), (6254, 234, '2010-08-16 06:46:17'), (6255, 234, '2010-08-16 06:50:50'), (6256, 234, '2010-08-16 06:50:56'), (6257, 234, '2010-08-16 06:51:03'), (6258, 234, '2010-08-16 06:51:09'), (6259, 234, '2010-08-16 06:53:14'), (6260, 234, '2010-08-16 06:53:39'), (6261, 234, '2010-08-16 06:53:44'), (6262, 234, '2010-08-16 06:54:03'), (6263, 234, '2010-08-16 06:54:17'), (6264, 234, '2010-08-16 06:58:51'), (6265, 234, '2010-08-16 06:58:57'), (6266, 234, '2010-08-16 07:01:16'), (6267, 234, '2010-08-16 07:01:33'), (6268, 234, '2010-08-16 07:01:51'), (6269, 235, '2010-08-16 07:02:25'), (6270, 235, '2010-08-16 07:03:46'), (6271, 235, '2010-08-16 07:03:51'), (6272, 236, '2010-08-16 07:11:15'), (6273, 236, '2010-08-16 07:11:52'), (6274, 236, '2010-08-16 07:12:14'), (6275, 233, '2010-08-16 07:12:45'), (6276, 233, '2010-08-16 07:12:53'), (6277, 233, '2010-08-16 07:14:44'), (6278, 236, '2010-08-16 07:15:45'), (6279, 233, '2010-08-16 07:18:54'), (6280, 233, '2010-08-16 07:19:00'), (6281, 233, '2010-08-16 07:19:05'), (6282, 233, '2010-08-16 07:19:12'), (6283, 233, '2010-08-16 07:19:19'), (6284, 233, '2010-08-16 07:20:20'), (6285, 236, '2010-08-16 07:20:52'), (6286, 237, '2010-08-16 07:27:44'), (6287, 238, '2010-08-16 07:31:21'), (6288, 237, '2010-08-16 07:39:32'), (6289, 237, '2010-08-16 07:39:39'), (6290, 237, '2010-08-16 07:40:11'), (6291, 237, '2010-08-16 07:40:17'), (6292, 237, '2010-08-16 07:40:17'), (6293, 237, '2010-08-16 07:40:20'), (6294, 237, '2010-08-16 07:40:30'), (6295, 237, '2010-08-16 07:40:33'), (6296, 237, '2010-08-16 07:41:27'), (6297, 237, '2010-08-16 07:42:40'), (6298, 237, '2010-08-16 07:42:43'), (6299, 237, '2010-08-16 07:42:56'), (6300, 237, '2010-08-16 07:42:57'), (6301, 237, '2010-08-16 07:43:02'), (6302, 237, '2010-08-16 07:43:03'), (6303, 237, '2010-08-16 07:43:15'), (6304, 237, '2010-08-16 07:43:17'), (6305, 237, '2010-08-16 07:58:48'), (6306, 237, '2010-08-16 07:58:50'), (6307, 237, '2010-08-16 07:58:51'), (6308, 237, '2010-08-16 07:58:52'), (6309, 237, '2010-08-16 07:59:01'), (6310, 237, '2010-08-16 07:59:02'), (6311, 237, '2010-08-16 07:59:09'), (6312, 239, '2010-08-16 08:01:29'), (6313, 240, '2010-08-16 08:10:36'), (6314, 240, '2010-08-16 08:11:00'), (6315, 240, '2010-08-16 08:11:10'), (6316, 240, '2010-08-16 08:11:26'), (6317, 240, '2010-08-16 08:12:04'), (6318, 240, '2010-08-16 08:12:06'), (6319, 240, '2010-08-16 08:12:27'), (6320, 240, '2010-08-16 08:12:28'), (6321, 240, '2010-08-16 08:12:33'), (6322, 240, '2010-08-16 08:12:46'), (6323, 240, '2010-08-16 08:12:49'), (6324, 240, '2010-08-16 08:13:09'), (6325, 240, '2010-08-16 08:13:28'), (6326, 240, '2010-08-16 08:13:30'), (6327, 240, '2010-08-16 08:13:41'), (6328, 240, '2010-08-16 08:13:43'), (6329, 240, '2010-08-16 08:13:46'), (6330, 240, '2010-08-16 08:13:53'), (6331, 240, '2010-08-16 08:14:12'), (6332, 240, '2010-08-16 08:15:09'), (6333, 240, '2010-08-16 08:15:11'), (6334, 240, '2010-08-16 08:15:16'), (6335, 240, '2010-08-16 08:15:17'), (6336, 240, '2010-08-16 08:15:25'), (6337, 240, '2010-08-16 08:15:26'), (6338, 240, '2010-08-16 08:15:36'), (6339, 240, '2010-08-16 08:15:37'), (6340, 240, '2010-08-16 08:15:39'), (6341, 240, '2010-08-16 08:15:40'), (6342, 240, '2010-08-16 08:15:54'), (6343, 240, '2010-08-16 08:16:16'), (6344, 240, '2010-08-16 08:16:43'), (6345, 240, '2010-08-16 08:16:58'), (6346, 240, '2010-08-16 08:17:01'), (6347, 240, '2010-08-16 08:17:10'), (6348, 240, '2010-08-16 08:22:10'), (6349, 240, '2010-08-16 08:22:14'), (6350, 240, '2010-08-16 08:22:20'), (6351, 240, '2010-08-16 08:22:25'), (6352, 240, '2010-08-16 08:22:28'), (6353, 240, '2010-08-16 08:22:42'), (6354, 240, '2010-08-16 08:22:47'), (6355, 240, '2010-08-16 08:22:49'), (6356, 240, '2010-08-16 08:22:56'), (6357, 240, '2010-08-16 08:23:02'), (6358, 239, '2010-08-16 08:26:02'), (6359, 239, '2010-08-16 08:26:06'), (6360, 239, '2010-08-16 08:26:10'), (6361, 239, '2010-08-16 08:26:12'), (6362, 239, '2010-08-16 08:26:18'), (6363, 239, '2010-08-16 08:26:19'), (6364, 239, '2010-08-16 08:26:22'), (6365, 239, '2010-08-16 08:26:25'), (6366, 239, '2010-08-16 08:26:29'), (6367, 236, '2010-08-16 10:45:50'), (6368, 236, '2010-08-16 10:46:09'), (6369, 236, '2010-08-16 10:46:25'), (6370, 236, '2010-08-16 10:46:34'), (6371, 236, '2010-08-16 10:46:42'), (6372, 236, '2010-08-16 10:47:27'), (6373, 241, '2010-08-16 11:22:44'), (6374, 241, '2010-08-16 11:22:54'), (6375, 241, '2010-08-16 11:25:02'), (6376, 241, '2010-08-16 11:25:09'), (6377, 241, '2010-08-16 11:25:14'), (6378, 241, '2010-08-16 11:25:15'), (6379, 241, '2010-08-16 11:25:17'), (6380, 241, '2010-08-16 11:25:42'), (6381, 241, '2010-08-16 11:25:45'), (6382, 241, '2010-08-16 11:25:57'), (6383, 241, '2010-08-16 11:26:35'), (6384, 241, '2010-08-16 11:26:38'), (6385, 241, '2010-08-16 11:26:47'), (6386, 241, '2010-08-16 11:26:48'), (6387, 241, '2010-08-16 11:26:52'), (6388, 241, '2010-08-16 11:26:54'), (6389, 241, '2010-08-16 11:26:58'), (6390, 241, '2010-08-16 11:27:00'), (6391, 241, '2010-08-16 11:27:18'), (6392, 241, '2010-08-16 11:27:20'), (6393, 241, '2010-08-16 11:27:21'), (6394, 241, '2010-08-16 11:27:22'), (6395, 241, '2010-08-16 11:27:29'), (6396, 241, '2010-08-16 11:27:38'), (6397, 241, '2010-08-16 11:27:46'), (6398, 241, '2010-08-16 11:27:56'), (6399, 241, '2010-08-16 11:27:57'), (6400, 241, '2010-08-16 11:27:59'), (6401, 241, '2010-08-16 11:28:11'), (6402, 241, '2010-08-16 11:28:14'), (6403, 241, '2010-08-16 11:28:24'), (6404, 241, '2010-08-16 11:28:25'), (6405, 236, '2010-08-16 11:38:03'), (6406, 236, '2010-08-16 11:38:11'), (6407, 236, '2010-08-16 11:38:16'), (6408, 236, '2010-08-16 12:15:49'), (6409, 236, '2010-08-16 12:15:54'), (6410, 236, '2010-08-16 12:16:01'), (6411, 236, '2010-08-16 12:16:04'), (6412, 236, '2010-08-16 12:16:13'), (6413, 236, '2010-08-16 12:16:15'), (6414, 236, '2010-08-16 12:16:18'), (6415, 236, '2010-08-16 12:16:27'), (6416, 236, '2010-08-16 12:16:30'), (6417, 236, '2010-08-16 12:16:36'), (6418, 236, '2010-08-16 12:16:53'), (6419, 236, '2010-08-16 12:16:56'), (6420, 236, '2010-08-16 12:17:10'), (6421, 236, '2010-08-16 12:17:12'), (6422, 236, '2010-08-16 12:17:15'), (6423, 236, '2010-08-16 12:17:16'), (6424, 236, '2010-08-16 12:17:20'), (6425, 236, '2010-08-16 12:17:21'), (6426, 236, '2010-08-16 12:17:31'), (6427, 236, '2010-08-16 12:17:33'), (6428, 242, '2010-08-16 13:08:30'), (6429, 242, '2010-08-16 13:08:35'), (6430, 242, '2010-08-16 13:08:40'), (6431, 242, '2010-08-16 13:08:47'), (6432, 242, '2010-08-16 13:08:52'), (6433, 242, '2010-08-16 13:09:35'), (6434, 242, '2010-08-16 13:09:36'), (6435, 242, '2010-08-16 13:09:38'), (6436, 242, '2010-08-16 13:09:49'), (6437, 242, '2010-08-16 13:09:52'), (6438, 242, '2010-08-16 13:10:54'), (6439, 242, '2010-08-16 13:11:12'), (6440, 242, '2010-08-16 13:11:57'), (6441, 242, '2010-08-16 13:11:59'), (6442, 242, '2010-08-16 13:12:11'), (6443, 242, '2010-08-16 13:12:12'), (6444, 242, '2010-08-16 13:12:15'), (6445, 242, '2010-08-16 13:12:17'), (6446, 243, '2010-08-16 13:34:25'), (6447, 243, '2010-08-16 13:34:43'), (6448, 243, '2010-08-16 13:34:44'), (6449, 243, '2010-08-16 13:34:53'), (6450, 244, '2010-08-16 13:35:39'), (6451, 245, '2010-08-16 13:35:48'), (6452, 245, '2010-08-16 13:36:06'), (6453, 245, '2010-08-16 13:36:10'), (6454, 245, '2010-08-16 13:36:14'), (6455, 245, '2010-08-16 13:36:17'), (6456, 245, '2010-08-16 13:36:38'), (6457, 245, '2010-08-16 13:36:41'), (6458, 236, '2010-08-16 14:08:33'), (6459, 236, '2010-08-16 14:08:38'), (6460, 236, '2010-08-16 14:08:44'), (6461, 236, '2010-08-16 14:08:48'), (6462, 236, '2010-08-16 14:08:51'), (6463, 236, '2010-08-16 14:09:05'), (6464, 236, '2010-08-16 14:09:08'), (6465, 236, '2010-08-16 14:09:16'), (6466, 236, '2010-08-16 14:09:22'), (6467, 236, '2010-08-16 14:09:23'), (6468, 236, '2010-08-16 14:09:41'), (6469, 236, '2010-08-16 14:09:43'), (6470, 236, '2010-08-16 14:09:47'), (6471, 236, '2010-08-16 14:09:48'), (6472, 236, '2010-08-16 14:09:56'), (6473, 236, '2010-08-16 14:09:58'), (6474, 236, '2010-08-16 14:10:05'), (6475, 236, '2010-08-16 14:58:22'), (6476, 236, '2010-08-16 14:58:29'), (6477, 236, '2010-08-16 15:38:33'), (6478, 246, '2010-08-17 06:53:11'), (6479, 246, '2010-08-17 06:53:16'), (6480, 246, '2010-08-17 06:53:20'), (6481, 246, '2010-08-17 06:53:25'), (6482, 246, '2010-08-17 06:53:29'), (6483, 246, '2010-08-17 06:53:33'), (6484, 246, '2010-08-17 06:53:38'), (6485, 246, '2010-08-17 06:53:39'), (6486, 246, '2010-08-17 06:53:41'), (6487, 246, '2010-08-17 06:53:47'), (6488, 246, '2010-08-17 06:53:50'), (6489, 246, '2010-08-17 06:53:58'), (6490, 246, '2010-08-17 06:54:33'), (6491, 246, '2010-08-17 06:54:36'), (6492, 246, '2010-08-17 06:54:42'), (6493, 246, '2010-08-17 06:54:44'), (6494, 246, '2010-08-17 06:54:48'), (6495, 246, '2010-08-17 06:54:50'), (6496, 246, '2010-08-17 06:54:56'), (6497, 246, '2010-08-17 06:54:58'), (6498, 246, '2010-08-17 06:55:02'), (6499, 246, '2010-08-17 06:56:26'), (6500, 246, '2010-08-17 06:56:28'), (6501, 246, '2010-08-17 06:56:30'), (6502, 246, '2010-08-17 06:56:31'), (6503, 246, '2010-08-17 07:04:44'), (6504, 247, '2010-08-17 07:07:29'), (6505, 247, '2010-08-17 07:07:34'), (6506, 247, '2010-08-17 07:07:41'), (6507, 247, '2010-08-17 07:07:52'), (6508, 247, '2010-08-17 07:08:29'), (6509, 247, '2010-08-17 07:08:37'), (6510, 247, '2010-08-17 07:08:40'), (6511, 247, '2010-08-17 07:08:48'), (6512, 247, '2010-08-17 07:13:20'), (6513, 247, '2010-08-17 07:15:05'), (6514, 247, '2010-08-17 07:15:11'), (6515, 247, '2010-08-17 07:15:31'), (6516, 247, '2010-08-17 07:15:31'), (6517, 247, '2010-08-17 07:15:38'), (6518, 247, '2010-08-17 07:15:51'), (6519, 247, '2010-08-17 07:15:55'), (6520, 247, '2010-08-17 07:16:06'), (6521, 248, '2010-08-17 08:26:07'), (6522, 221, '2010-08-17 09:16:58'), (6523, 221, '2010-08-17 09:17:08'), (6524, 221, '2010-08-17 09:18:21'), (6525, 221, '2010-08-17 09:18:27'), (6526, 221, '2010-08-17 09:18:30'), (6527, 221, '2010-08-17 09:18:33'), (6528, 221, '2010-08-17 09:19:11'), (6529, 221, '2010-08-17 09:19:13'), (6530, 221, '2010-08-17 09:19:16'), (6531, 248, '2010-08-17 12:52:28'), (6532, 249, '2010-08-17 13:36:00'), (6533, 250, '2010-08-17 13:36:33'), (6534, 251, '2010-08-17 13:37:33'), (6535, 250, '2010-08-17 13:37:38'), (6536, 250, '2010-08-17 13:37:43'), (6537, 251, '2010-08-17 13:37:47'), (6538, 251, '2010-08-17 13:37:59'), (6539, 251, '2010-08-17 13:38:07'), (6540, 251, '2010-08-17 13:38:07'), (6541, 251, '2010-08-17 13:38:11'), (6542, 251, '2010-08-17 13:38:22'), (6543, 251, '2010-08-17 13:38:25'), (6544, 251, '2010-08-17 13:38:38'), (6545, 251, '2010-08-17 13:39:04'), (6546, 251, '2010-08-17 13:39:28'), (6547, 251, '2010-08-17 13:39:30'), (6548, 251, '2010-08-17 13:40:10'), (6549, 251, '2010-08-17 13:40:12'), (6550, 251, '2010-08-17 13:40:28'), (6551, 251, '2010-08-17 13:40:38'), (6552, 251, '2010-08-17 13:40:46'), (6553, 251, '2010-08-17 13:40:48'), (6554, 251, '2010-08-17 13:40:53'), (6555, 251, '2010-08-17 13:40:55'), (6556, 251, '2010-08-17 13:40:59'), (6557, 251, '2010-08-17 13:41:01'), (6558, 251, '2010-08-17 13:41:12'), (6559, 251, '2010-08-17 13:41:14'), (6560, 251, '2010-08-17 13:41:16'), (6561, 251, '2010-08-17 13:41:17'), (6562, 252, '2010-08-17 14:21:00'), (6563, 253, '2010-08-17 15:10:44'), (6564, 253, '2010-08-17 15:11:48'), (6565, 253, '2010-08-17 15:11:55'), (6566, 253, '2010-08-17 15:12:01'), (6567, 253, '2010-08-17 15:12:08'), (6568, 253, '2010-08-17 15:12:11'), (6569, 253, '2010-08-17 15:12:18'), (6570, 253, '2010-08-17 15:12:20'), (6571, 253, '2010-08-17 15:12:22'), (6572, 253, '2010-08-17 15:12:23'), (6573, 253, '2010-08-17 15:12:26'), (6574, 253, '2010-08-17 15:12:29'), (6575, 253, '2010-08-17 15:12:34'), (6576, 253, '2010-08-17 15:12:39'), (6577, 253, '2010-08-17 15:12:42'), (6578, 253, '2010-08-17 15:12:45'), (6579, 253, '2010-08-17 15:12:53'), (6580, 253, '2010-08-17 15:12:57'), (6581, 253, '2010-08-17 15:13:04'), (6582, 253, '2010-08-17 15:13:11'), (6583, 253, '2010-08-17 15:13:16'), (6584, 253, '2010-08-17 15:13:22'), (6585, 253, '2010-08-17 15:13:24'), (6586, 253, '2010-08-17 15:13:28'), (6587, 253, '2010-08-17 15:13:29'), (6588, 253, '2010-08-17 15:13:33'), (6589, 253, '2010-08-17 15:13:35'), (6590, 253, '2010-08-17 15:13:50'), (6591, 253, '2010-08-17 15:13:52'), (6592, 254, '2010-08-17 15:39:39'), (6593, 254, '2010-08-17 15:39:44'), (6594, 254, '2010-08-17 15:39:48'), (6595, 254, '2010-08-17 15:39:54'), (6596, 254, '2010-08-17 15:39:57'), (6597, 254, '2010-08-17 15:40:04'), (6598, 254, '2010-08-17 15:40:04'), (6599, 254, '2010-08-17 15:40:07'), (6600, 254, '2010-08-17 15:40:19'), (6601, 254, '2010-08-17 15:40:22'), (6602, 254, '2010-08-17 15:40:28'), (6603, 254, '2010-08-17 15:40:33'), (6604, 254, '2010-08-17 15:40:42'), (6605, 254, '2010-08-17 15:40:44'), (6606, 254, '2010-08-17 15:41:04'), (6607, 254, '2010-08-17 15:41:09'), (6608, 254, '2010-08-17 15:41:51'), (6609, 254, '2010-08-17 15:42:26'), (6610, 254, '2010-08-17 15:42:31'), (6611, 254, '2010-08-17 15:42:39'), (6612, 254, '2010-08-17 15:42:40'), (6613, 254, '2010-08-17 15:42:49'), (6614, 254, '2010-08-17 15:42:50'), (6615, 254, '2010-08-17 15:42:55'), (6616, 254, '2010-08-17 15:42:56'), (6617, 254, '2010-08-17 15:43:14'), (6618, 254, '2010-08-17 15:43:15'), (6619, 253, '2010-08-18 08:08:41'), (6620, 253, '2010-08-18 08:08:50'), (6621, 255, '2010-08-18 10:22:33'), (6622, 255, '2010-08-18 10:22:50'), (6623, 255, '2010-08-18 10:22:58'), (6624, 255, '2010-08-18 10:23:14'), (6625, 255, '2010-08-18 10:23:27'), (6626, 255, '2010-08-18 10:23:28'), (6627, 255, '2010-08-18 10:23:32'), (6628, 255, '2010-08-18 10:23:34'), (6629, 255, '2010-08-18 10:23:43'), (6630, 255, '2010-08-18 10:23:47'), (6631, 255, '2010-08-18 10:23:59'), (6632, 255, '2010-08-18 10:24:38'), (6633, 256, '2010-08-18 11:39:28'), (6634, 256, '2010-08-18 11:39:44'), (6635, 256, '2010-08-18 11:39:55'), (6636, 256, '2010-08-18 11:40:01'), (6637, 256, '2010-08-18 11:40:03'), (6638, 256, '2010-08-18 11:40:06'), (6639, 256, '2010-08-18 11:40:10'), (6640, 256, '2010-08-18 11:40:24'), (6641, 256, '2010-08-18 11:40:30'), (6642, 256, '2010-08-18 11:40:35'), (6643, 256, '2010-08-18 11:40:47'), (6644, 256, '2010-08-18 11:40:52'), (6645, 256, '2010-08-18 11:40:58'), (6646, 256, '2010-08-18 11:41:03'), (6647, 256, '2010-08-18 11:41:06'), (6648, 256, '2010-08-18 11:41:09'), (6649, 256, '2010-08-18 11:41:20'), (6650, 256, '2010-08-18 11:41:26'), (6651, 256, '2010-08-18 11:41:37'), (6652, 256, '2010-08-18 11:41:47'), (6653, 256, '2010-08-18 11:41:54'), (6654, 256, '2010-08-18 11:42:02'), (6655, 256, '2010-08-18 11:42:03'), (6656, 256, '2010-08-18 11:42:09'), (6657, 256, '2010-08-18 11:42:10'), (6658, 256, '2010-08-18 11:42:16'), (6659, 256, '2010-08-18 11:42:18'), (6660, 256, '2010-08-18 11:42:32'), (6661, 256, '2010-08-18 11:42:34'), (6662, 257, '2010-08-18 12:24:37'), (6663, 257, '2010-08-18 12:24:43'), (6664, 257, '2010-08-18 12:24:47'), (6665, 257, '2010-08-18 12:24:54'), (6666, 257, '2010-08-18 12:24:56'), (6667, 257, '2010-08-18 12:25:09'), (6668, 257, '2010-08-18 12:25:12'), (6669, 257, '2010-08-18 12:25:22'), (6670, 257, '2010-08-18 12:25:28'), (6671, 257, '2010-08-18 12:25:37'), (6672, 257, '2010-08-18 12:25:40'), (6673, 257, '2010-08-18 12:25:56'), (6674, 257, '2010-08-18 12:26:00'), (6675, 257, '2010-08-18 12:26:08'), (6676, 257, '2010-08-18 12:26:34'), (6677, 257, '2010-08-18 12:26:39'), (6678, 257, '2010-08-18 12:26:46'), (6679, 257, '2010-08-18 12:26:47'), (6680, 257, '2010-08-18 12:26:54'), (6681, 257, '2010-08-18 12:26:56'), (6682, 257, '2010-08-18 12:27:20'), (6683, 257, '2010-08-18 12:27:22'), (6684, 257, '2010-08-18 12:27:51'), (6685, 257, '2010-08-18 12:27:53'), (6686, 257, '2010-08-18 12:47:51'), (6687, 257, '2010-08-18 12:47:56'), (6688, 257, '2010-08-18 12:48:03'), (6689, 257, '2010-08-18 12:48:12'), (6690, 257, '2010-08-18 12:48:12'), (6691, 257, '2010-08-18 12:48:15'), (6692, 257, '2010-08-18 12:48:38'), (6693, 257, '2010-08-18 12:48:41'), (6694, 257, '2010-08-18 12:48:48'), (6695, 257, '2010-08-18 12:48:55'), (6696, 257, '2010-08-18 12:48:56'), (6697, 257, '2010-08-18 12:48:59'), (6698, 257, '2010-08-18 12:49:01'), (6699, 257, '2010-08-18 12:49:04'), (6700, 257, '2010-08-18 12:49:06'), (6701, 257, '2010-08-18 12:49:18'), (6702, 257, '2010-08-18 12:49:19'), (6703, 258, '2010-08-18 12:58:01'), (6704, 258, '2010-08-18 12:58:21'), (6705, 258, '2010-08-18 12:58:30'), (6706, 258, '2010-08-18 12:58:33'), (6707, 258, '2010-08-18 12:58:36'), (6708, 258, '2010-08-18 12:58:41'), (6709, 258, '2010-08-18 12:58:41'), (6710, 258, '2010-08-18 12:58:43'), (6711, 258, '2010-08-18 12:58:50'), (6712, 258, '2010-08-18 12:58:54'), (6713, 258, '2010-08-18 12:58:59'), (6714, 258, '2010-08-18 12:59:34'), (6715, 258, '2010-08-18 12:59:37'), (6716, 258, '2010-08-18 12:59:42'), (6717, 258, '2010-08-18 12:59:44'), (6718, 258, '2010-08-18 12:59:47'), (6719, 258, '2010-08-18 12:59:50'), (6720, 258, '2010-08-18 12:59:52'), (6721, 258, '2010-08-18 12:59:53'), (6722, 258, '2010-08-18 12:59:59'), (6723, 258, '2010-08-18 13:00:11'), (6724, 258, '2010-08-18 13:00:13'), (6725, 258, '2010-08-18 13:00:15'), (6726, 258, '2010-08-18 13:00:18'), (6727, 259, '2010-08-18 15:23:11'), (6728, 259, '2010-08-18 15:23:39'), (6729, 259, '2010-08-18 15:23:45'), (6730, 259, '2010-08-18 15:24:04'), (6731, 259, '2010-08-18 15:24:26'), (6732, 259, '2010-08-18 15:24:33'), (6733, 259, '2010-08-18 15:24:34'), (6734, 259, '2010-08-18 15:25:35'), (6735, 259, '2010-08-18 15:25:54'), (6736, 259, '2010-08-18 15:26:03'), (6737, 259, '2010-08-18 15:26:23'), (6738, 259, '2010-08-18 15:26:32'), (6739, 259, '2010-08-18 15:27:21'), (6740, 259, '2010-08-18 15:27:58'), (6741, 259, '2010-08-18 15:28:11'), (6742, 259, '2010-08-18 15:28:33'), (6743, 259, '2010-08-18 15:28:45'), (6744, 259, '2010-08-18 15:28:48'), (6745, 259, '2010-08-18 15:28:50'), (6746, 259, '2010-08-18 15:28:53'), (6747, 259, '2010-08-18 15:29:22'), (6748, 259, '2010-08-18 15:31:08'), (6749, 259, '2010-08-18 15:31:28'), (6750, 259, '2010-08-18 15:31:57'), (6751, 259, '2010-08-18 15:33:10'), (6752, 260, '2010-08-18 16:20:30'), (6753, 260, '2010-08-18 16:21:51'), (6754, 260, '2010-08-18 16:22:02'), (6755, 260, '2010-08-18 16:22:45'), (6756, 260, '2010-08-18 16:23:01'), (6757, 261, '2010-08-19 09:52:48'), (6758, 261, '2010-08-19 09:52:56'), (6759, 261, '2010-08-19 10:08:13'), (6760, 261, '2010-08-19 10:08:26'), (6761, 261, '2010-08-19 10:08:35'), (6762, 261, '2010-08-19 10:08:42'), (6763, 261, '2010-08-19 10:08:46'), (6764, 261, '2010-08-19 10:09:10'), (6765, 261, '2010-08-19 10:09:14'), (6766, 261, '2010-08-19 10:09:25'), (6767, 261, '2010-08-19 10:09:29'), (6768, 261, '2010-08-19 10:09:34'), (6769, 261, '2010-08-19 10:09:40'), (6770, 261, '2010-08-19 10:09:43'), (6771, 261, '2010-08-19 10:09:48'), (6772, 261, '2010-08-19 10:09:49'), (6773, 261, '2010-08-19 10:09:53'), (6774, 261, '2010-08-19 10:10:08'), (6775, 261, '2010-08-19 10:10:13'), (6776, 261, '2010-08-19 10:10:24'), (6777, 261, '2010-08-19 10:11:04'), (6778, 261, '2010-08-19 10:11:09'), (6779, 261, '2010-08-19 10:11:16'), (6780, 261, '2010-08-19 10:11:18'), (6781, 261, '2010-08-19 10:11:22'), (6782, 261, '2010-08-19 10:11:24'), (6783, 261, '2010-08-19 10:11:28'), (6784, 261, '2010-08-19 10:11:30'), (6785, 261, '2010-08-19 10:11:41'), (6786, 261, '2010-08-19 10:11:43'), (6787, 261, '2010-08-19 10:11:45'), (6788, 261, '2010-08-19 10:11:46'), (6789, 256, '2010-08-19 10:22:44'), (6790, 256, '2010-08-19 10:22:47'), (6791, 256, '2010-08-19 10:23:28'), (6792, 261, '2010-08-19 10:52:06'), (6793, 261, '2010-08-19 10:52:13'), (6794, 261, '2010-08-19 10:52:22'), (6795, 261, '2010-08-19 10:52:26'), (6796, 261, '2010-08-19 10:52:31'), (6797, 261, '2010-08-19 10:52:34'), (6798, 261, '2010-08-19 10:52:43'), (6799, 261, '2010-08-19 10:52:46'), (6800, 261, '2010-08-19 10:52:51'), (6801, 261, '2010-08-19 10:52:56'), (6802, 261, '2010-08-19 10:52:57'), (6803, 261, '2010-08-19 10:53:01'), (6804, 261, '2010-08-19 10:53:03'), (6805, 261, '2010-08-19 10:53:06'), (6806, 261, '2010-08-19 10:53:08'), (6807, 261, '2010-08-19 10:53:18'), (6808, 261, '2010-08-19 10:53:19'), (6809, 261, '2010-08-19 10:53:21'), (6810, 261, '2010-08-19 10:53:22'), (6811, 261, '2010-08-19 11:33:28'), (6812, 261, '2010-08-19 11:33:34'), (6813, 261, '2010-08-19 11:33:42'), (6814, 261, '2010-08-19 11:33:49'), (6815, 261, '2010-08-19 11:34:00'), (6816, 261, '2010-08-19 11:34:13'), (6817, 261, '2010-08-19 11:34:18'), (6818, 261, '2010-08-19 11:34:22'), (6819, 261, '2010-08-19 11:34:51'), (6820, 261, '2010-08-19 11:34:52'), (6821, 261, '2010-08-19 11:34:53'), (6822, 262, '2010-08-19 11:45:33'), (6823, 262, '2010-08-19 11:46:46'), (6824, 262, '2010-08-19 11:46:52'), (6825, 262, '2010-08-19 11:47:00'), (6826, 262, '2010-08-19 11:47:09'), (6827, 262, '2010-08-19 11:47:13'), (6828, 262, '2010-08-19 11:47:17'), (6829, 262, '2010-08-19 11:47:20'), (6830, 262, '2010-08-19 11:48:21'), (6831, 262, '2010-08-19 11:50:47'), (6832, 262, '2010-08-19 11:50:54'), (6833, 262, '2010-08-19 11:50:58'), (6834, 262, '2010-08-19 11:51:00'), (6835, 262, '2010-08-19 11:51:05'), (6836, 262, '2010-08-19 11:51:06'), (6837, 262, '2010-08-19 11:51:09'), (6838, 262, '2010-08-19 11:51:18'), (6839, 262, '2010-08-19 11:51:20'), (6840, 262, '2010-08-19 11:52:01'), (6841, 262, '2010-08-19 11:52:04'), (6842, 262, '2010-08-19 11:52:25'), (6843, 262, '2010-08-19 11:52:28'), (6844, 262, '2010-08-19 11:53:08'), (6845, 262, '2010-08-19 11:53:53'), (6846, 263, '2010-08-19 13:06:37'), (6847, 263, '2010-08-19 13:06:49'), (6848, 263, '2010-08-19 13:07:17'), (6849, 263, '2010-08-19 13:07:29'), (6850, 264, '2010-08-19 13:12:14'), (6851, 264, '2010-08-19 13:14:28'), (6852, 264, '2010-08-19 13:14:39'), (6853, 265, '2010-08-19 13:15:02'), (6854, 264, '2010-08-19 13:16:14'), (6855, 264, '2010-08-19 13:16:21'), (6856, 264, '2010-08-19 13:16:52'), (6857, 264, '2010-08-19 13:18:03'), (6858, 266, '2010-08-19 13:18:12'), (6859, 264, '2010-08-19 13:18:15'), (6860, 266, '2010-08-19 13:18:18'), (6861, 264, '2010-08-19 13:18:30'), (6862, 264, '2010-08-19 13:18:33'), (6863, 266, '2010-08-19 13:18:42'), (6864, 266, '2010-08-19 13:18:58'), (6865, 266, '2010-08-19 13:19:06'), (6866, 264, '2010-08-19 13:19:29'), (6867, 264, '2010-08-19 13:19:33'), (6868, 264, '2010-08-19 13:20:28'), (6869, 256, '2010-08-19 13:25:06'), (6870, 256, '2010-08-19 13:25:22'), (6871, 256, '2010-08-19 13:25:26'), (6872, 256, '2010-08-19 13:25:30'), (6873, 256, '2010-08-19 13:25:33'), (6874, 256, '2010-08-19 13:25:36'), (6875, 256, '2010-08-19 13:25:40'), (6876, 256, '2010-08-19 13:25:43'), (6877, 256, '2010-08-19 13:25:49'), (6878, 256, '2010-08-19 13:25:54'), (6879, 256, '2010-08-19 13:25:56'), (6880, 256, '2010-08-19 13:25:58'), (6881, 256, '2010-08-19 13:26:00'), (6882, 256, '2010-08-19 13:26:02'), (6883, 256, '2010-08-19 13:26:03'), (6884, 256, '2010-08-19 13:26:10'), (6885, 256, '2010-08-19 13:26:12'), (6886, 264, '2010-08-19 13:35:01'), (6887, 256, '2010-08-19 14:08:55'), (6888, 256, '2010-08-19 14:09:09'), (6889, 256, '2010-08-19 14:09:12'), (6890, 256, '2010-08-19 14:09:26'), (6891, 256, '2010-08-19 14:09:31'), (6892, 256, '2010-08-19 14:09:34'), (6893, 256, '2010-08-19 14:09:39'), (6894, 256, '2010-08-19 14:09:42'), (6895, 256, '2010-08-19 14:09:47'), (6896, 256, '2010-08-19 14:09:52'), (6897, 256, '2010-08-19 14:09:53'), (6898, 256, '2010-08-19 14:09:57'), (6899, 256, '2010-08-19 14:09:58'), (6900, 256, '2010-08-19 14:10:02'), (6901, 256, '2010-08-19 14:10:03'), (6902, 267, '2010-08-19 14:28:14'), (6903, 267, '2010-08-19 14:28:30'), (6904, 267, '2010-08-19 14:28:43'), (6905, 267, '2010-08-19 14:29:12'), (6906, 267, '2010-08-19 14:34:03'), (6907, 268, '2010-08-19 14:49:18'), (6908, 268, '2010-08-19 14:49:21'), (6909, 268, '2010-08-19 14:49:26'), (6910, 268, '2010-08-19 14:49:30'), (6911, 268, '2010-08-19 14:49:32'), (6912, 268, '2010-08-19 14:49:38'), (6913, 268, '2010-08-19 14:49:41'), (6914, 268, '2010-08-19 14:49:47'), (6915, 268, '2010-08-19 14:49:58'), (6916, 268, '2010-08-19 14:50:00'), (6917, 268, '2010-08-19 14:50:03'), (6918, 268, '2010-08-19 14:50:10'), (6919, 268, '2010-08-19 14:50:13'), (6920, 268, '2010-08-19 14:50:18'), (6921, 268, '2010-08-19 14:50:23'), (6922, 268, '2010-08-19 14:50:26'), (6923, 268, '2010-08-19 14:50:28'), (6924, 268, '2010-08-19 14:50:29'), (6925, 268, '2010-08-19 14:50:33'), (6926, 268, '2010-08-19 14:50:34'), (6927, 268, '2010-08-19 14:50:43'), (6928, 268, '2010-08-19 14:50:45'), (6929, 269, '2010-08-19 14:55:05'), (6930, 269, '2010-08-19 14:55:10'), (6931, 269, '2010-08-19 14:55:14'), (6932, 268, '2010-08-19 15:05:58'), (6933, 268, '2010-08-19 15:06:02'), (6934, 268, '2010-08-19 15:06:05'), (6935, 268, '2010-08-19 15:06:09'), (6936, 268, '2010-08-19 15:06:11'), (6937, 268, '2010-08-19 15:06:16'), (6938, 268, '2010-08-19 15:06:18'), (6939, 268, '2010-08-19 15:06:21'), (6940, 268, '2010-08-19 15:06:26'), (6941, 268, '2010-08-19 15:06:31'), (6942, 268, '2010-08-19 15:06:33'), (6943, 268, '2010-08-19 15:06:35'), (6944, 268, '2010-08-19 15:06:37'), (6945, 268, '2010-08-19 15:06:40'), (6946, 268, '2010-08-19 15:06:41'), (6947, 268, '2010-08-19 15:06:43'), (6948, 268, '2010-08-19 15:09:58'), (6949, 268, '2010-08-19 15:10:49'), (6950, 268, '2010-08-19 15:11:31'), (6951, 268, '2010-08-19 15:12:07'), (6952, 268, '2010-08-19 15:12:15'), (6953, 268, '2010-08-19 15:12:17'), (6954, 268, '2010-08-19 15:12:20'), (6955, 268, '2010-08-19 15:12:24'), (6956, 268, '2010-08-19 15:12:28'), (6957, 268, '2010-08-19 15:12:38'), (6958, 268, '2010-08-19 15:12:42'), (6959, 268, '2010-08-19 15:13:08'), (6960, 268, '2010-08-19 15:13:21'), (6961, 268, '2010-08-19 15:13:23'), (6962, 268, '2010-08-19 15:13:39'), (6963, 268, '2010-08-19 15:13:41'), (6964, 268, '2010-08-19 15:13:55'), (6965, 268, '2010-08-19 15:13:58'), (6966, 268, '2010-08-19 15:14:13'), (6967, 268, '2010-08-19 15:14:15'), (6968, 268, '2010-08-19 15:14:24'), (6969, 268, '2010-08-19 15:14:33'), (6970, 268, '2010-08-19 15:14:34'), (6971, 268, '2010-08-19 15:14:44'), (6972, 268, '2010-08-19 15:14:46'), (6973, 268, '2010-08-19 15:14:56'), (6974, 268, '2010-08-19 15:14:57'), (6975, 268, '2010-08-19 15:15:17'), (6976, 268, '2010-08-19 15:15:18'), (6977, 268, '2010-08-19 15:15:22'), (6978, 268, '2010-08-19 15:15:26'), (6979, 268, '2010-08-19 15:17:02'), (6980, 268, '2010-08-19 15:22:30'), (6981, 268, '2010-08-19 15:22:40'), (6982, 268, '2010-08-19 15:22:44'), (6983, 268, '2010-08-19 15:22:48'), (6984, 268, '2010-08-19 15:22:51'), (6985, 268, '2010-08-19 15:22:53'), (6986, 268, '2010-08-19 15:22:58'), (6987, 268, '2010-08-19 15:23:00'), (6988, 268, '2010-08-19 15:23:03'), (6989, 268, '2010-08-19 15:23:09'), (6990, 268, '2010-08-19 15:23:17'), (6991, 268, '2010-08-19 15:23:18'), (6992, 268, '2010-08-19 15:23:22'), (6993, 268, '2010-08-19 15:23:35'), (6994, 268, '2010-08-19 15:23:38'), (6995, 268, '2010-08-19 15:23:44'), (6996, 268, '2010-08-19 15:23:49'), (6997, 268, '2010-08-19 15:23:50'), (6998, 268, '2010-08-19 15:23:53'), (6999, 268, '2010-08-19 15:23:55'), (7000, 268, '2010-08-19 15:24:00'), (7001, 268, '2010-08-19 15:24:02'), (7002, 268, '2010-08-19 15:24:05'), (7003, 268, '2010-08-19 15:24:16'), (7004, 268, '2010-08-19 15:24:18'), (7005, 270, '2010-08-19 15:28:02'), (7006, 270, '2010-08-19 15:28:08'), (7007, 270, '2010-08-19 15:29:07'), (7008, 270, '2010-08-19 15:36:13'), (7009, 271, '2010-08-19 16:18:29'), (7010, 271, '2010-08-19 16:18:33'), (7011, 271, '2010-08-19 16:18:37'), (7012, 271, '2010-08-19 16:18:40'), (7013, 271, '2010-08-19 16:18:43'), (7014, 271, '2010-08-19 16:18:47'), (7015, 271, '2010-08-19 16:18:49'), (7016, 271, '2010-08-19 16:18:51'), (7017, 271, '2010-08-19 16:18:56'), (7018, 271, '2010-08-19 16:19:12'), (7019, 271, '2010-08-19 16:19:15'), (7020, 271, '2010-08-19 16:19:28'), (7021, 271, '2010-08-19 16:19:31'), (7022, 271, '2010-08-19 16:19:33'), (7023, 271, '2010-08-19 16:19:35'), (7024, 271, '2010-08-19 16:19:38'), (7025, 271, '2010-08-19 16:19:40'), (7026, 271, '2010-08-19 16:19:54'), (7027, 271, '2010-08-19 16:19:55'), (7028, 272, '2010-08-19 16:25:35'), (7029, 272, '2010-08-19 16:25:40'), (7030, 272, '2010-08-19 16:25:44'), (7031, 272, '2010-08-19 16:25:48'), (7032, 272, '2010-08-19 16:25:53'), (7033, 272, '2010-08-19 16:25:59'), (7034, 272, '2010-08-19 16:26:00'), (7035, 272, '2010-08-19 16:26:02'), (7036, 272, '2010-08-19 16:26:21'), (7037, 272, '2010-08-19 16:26:24'), (7038, 272, '2010-08-19 16:26:31'), (7039, 272, '2010-08-19 16:26:48'), (7040, 272, '2010-08-19 16:26:52'), (7041, 272, '2010-08-19 16:26:58'), (7042, 272, '2010-08-19 16:27:00'), (7043, 272, '2010-08-19 16:27:05'), (7044, 272, '2010-08-19 16:27:06'), (7045, 272, '2010-08-19 16:27:12'), (7046, 272, '2010-08-19 16:27:14'), (7047, 272, '2010-08-19 16:27:32'), (7048, 272, '2010-08-19 16:27:33'), (7049, 273, '2010-08-20 04:33:11'), (7050, 273, '2010-08-20 04:33:24'), (7051, 273, '2010-08-20 04:33:30'), (7052, 273, '2010-08-20 04:33:36'), (7053, 273, '2010-08-20 04:33:39'), (7054, 274, '2010-08-20 06:20:56'), (7055, 275, '2010-08-20 07:23:46'), (7056, 275, '2010-08-20 07:23:51'), (7057, 275, '2010-08-20 07:24:01'), (7058, 275, '2010-08-20 07:31:58'), (7059, 275, '2010-08-20 07:32:04'), (7060, 275, '2010-08-20 07:32:05'), (7061, 275, '2010-08-20 07:32:08'), (7062, 275, '2010-08-20 07:32:19'), (7063, 275, '2010-08-20 07:32:23'), (7064, 275, '2010-08-20 07:32:52'), (7065, 275, '2010-08-20 07:38:57'), (7066, 275, '2010-08-20 07:39:00'), (7067, 275, '2010-08-20 07:39:55'), (7068, 275, '2010-08-20 07:40:09'), (7069, 275, '2010-08-20 07:40:12'), (7070, 275, '2010-08-20 07:41:00'), (7071, 275, '2010-08-20 07:41:03'), (7072, 276, '2010-08-20 07:41:13'), (7073, 275, '2010-08-20 07:41:15'), (7074, 275, '2010-08-20 07:41:16'), (7075, 275, '2010-08-20 07:41:19'), (7076, 275, '2010-08-20 07:41:21'), (7077, 276, '2010-08-20 07:41:30'), (7078, 275, '2010-08-20 07:41:31'), (7079, 275, '2010-08-20 07:41:32'), (7080, 275, '2010-08-20 07:41:42'), (7081, 275, '2010-08-20 07:42:02'), (7082, 275, '2010-08-20 07:42:03'), (7083, 275, '2010-08-20 07:42:05'), (7084, 275, '2010-08-20 07:42:06'), (7085, 276, '2010-08-20 07:42:44'), (7086, 277, '2010-08-20 07:52:22'), (7087, 278, '2010-08-20 08:03:29'), (7088, 278, '2010-08-20 08:03:33'), (7089, 278, '2010-08-20 08:03:38'), (7090, 278, '2010-08-20 08:03:46'), (7091, 278, '2010-08-20 08:03:58'), (7092, 278, '2010-08-20 08:04:01'), (7093, 278, '2010-08-20 08:04:08'), (7094, 278, '2010-08-20 08:04:28'), (7095, 278, '2010-08-20 08:04:33'), (7096, 278, '2010-08-20 08:04:39'), (7097, 278, '2010-08-20 08:04:41'), (7098, 278, '2010-08-20 08:04:47'), (7099, 278, '2010-08-20 08:04:49'), (7100, 278, '2010-08-20 08:04:55'), (7101, 278, '2010-08-20 08:04:57'), (7102, 278, '2010-08-20 08:05:13'), (7103, 278, '2010-08-20 08:05:16'), (7104, 277, '2010-08-20 08:17:19'), (7105, 277, '2010-08-20 08:17:24'), (7106, 277, '2010-08-20 08:17:28'), (7107, 277, '2010-08-20 08:17:31'), (7108, 277, '2010-08-20 08:18:03'), (7109, 277, '2010-08-20 08:18:05'), (7110, 277, '2010-08-20 08:18:07'), (7111, 279, '2010-08-20 08:18:13'), (7112, 277, '2010-08-20 08:18:16'), (7113, 277, '2010-08-20 08:18:19'), (7114, 278, '2010-08-20 08:18:25'), (7115, 278, '2010-08-20 08:18:27'), (7116, 277, '2010-08-20 08:18:31'), (7117, 277, '2010-08-20 08:19:06'), (7118, 277, '2010-08-20 08:19:09'), (7119, 277, '2010-08-20 08:19:15'), (7120, 277, '2010-08-20 08:19:16'), (7121, 277, '2010-08-20 08:19:19'), (7122, 277, '2010-08-20 08:19:21'), (7123, 277, '2010-08-20 08:19:27'), (7124, 277, '2010-08-20 08:19:29'), (7125, 277, '2010-08-20 08:19:44'), (7126, 277, '2010-08-20 08:19:48'), (7127, 277, '2010-08-20 08:19:49'), (7128, 277, '2010-08-20 08:19:50'), (7129, 278, '2010-08-20 08:22:26'), (7130, 278, '2010-08-20 08:28:17'), (7131, 278, '2010-08-20 08:28:21'), (7132, 278, '2010-08-20 08:28:24'), (7133, 278, '2010-08-20 08:28:29'), (7134, 278, '2010-08-20 08:28:32'), (7135, 278, '2010-08-20 08:28:32'), (7136, 278, '2010-08-20 08:28:35'), (7137, 278, '2010-08-20 08:28:39'), (7138, 278, '2010-08-20 08:28:42'), (7139, 278, '2010-08-20 08:28:49'), (7140, 278, '2010-08-20 08:28:56'), (7141, 278, '2010-08-20 08:28:58'), (7142, 278, '2010-08-20 08:29:00'), (7143, 278, '2010-08-20 08:29:02'), (7144, 278, '2010-08-20 08:29:06'), (7145, 278, '2010-08-20 08:29:08'), (7146, 278, '2010-08-20 08:29:23'), (7147, 278, '2010-08-20 08:29:26'), (7148, 281, '2010-08-20 08:30:49'), (7149, 278, '2010-08-20 08:30:57'), (7150, 278, '2010-08-20 08:31:02'), (7151, 278, '2010-08-20 08:31:03'), (7152, 277, '2010-08-20 09:07:41'), (7153, 277, '2010-08-20 09:07:45'), (7154, 277, '2010-08-20 09:07:50'), (7155, 277, '2010-08-20 09:07:55'), (7156, 277, '2010-08-20 09:07:56'), (7157, 277, '2010-08-20 09:08:02'), (7158, 277, '2010-08-20 09:08:14'), (7159, 277, '2010-08-20 09:08:17'), (7160, 277, '2010-08-20 09:08:26'), (7161, 277, '2010-08-20 09:08:32'), (7162, 277, '2010-08-20 09:08:33'), (7163, 277, '2010-08-20 09:08:38'), (7164, 277, '2010-08-20 09:08:39'), (7165, 277, '2010-08-20 09:08:55'), (7166, 277, '2010-08-20 09:08:57'), (7167, 277, '2010-08-20 09:10:51'), (7168, 277, '2010-08-20 09:10:54'), (7169, 283, '2010-08-20 09:12:33'), (7170, 277, '2010-08-20 09:12:42'), (7171, 277, '2010-08-20 09:12:44'), (7172, 277, '2010-08-20 09:12:45'), (7173, 277, '2010-08-20 09:12:47'), (7174, 277, '2010-08-20 09:50:56'), (7175, 277, '2010-08-20 09:51:04'), (7176, 277, '2010-08-20 09:51:09'), (7177, 277, '2010-08-20 09:51:14'), (7178, 277, '2010-08-20 09:51:16'), (7179, 277, '2010-08-20 09:51:21'), (7180, 277, '2010-08-20 09:51:22'), (7181, 277, '2010-08-20 09:51:24'), (7182, 277, '2010-08-20 09:51:32'), (7183, 277, '2010-08-20 09:51:34'), (7184, 277, '2010-08-20 09:51:45'), (7185, 277, '2010-08-20 09:51:46'), (7186, 277, '2010-08-20 09:51:50'), (7187, 277, '2010-08-20 09:51:52'), (7188, 277, '2010-08-20 09:51:55'), (7189, 277, '2010-08-20 09:52:03'), (7190, 277, '2010-08-20 09:52:08'), (7191, 277, '2010-08-20 09:52:09'), (7192, 277, '2010-08-20 09:52:25'), (7193, 277, '2010-08-20 09:52:27'), (7194, 277, '2010-08-20 09:52:30'), (7195, 277, '2010-08-20 09:52:32'), (7196, 277, '2010-08-20 09:52:44'), (7197, 277, '2010-08-20 09:52:45'), (7198, 277, '2010-08-20 09:53:05'), (7199, 277, '2010-08-20 09:53:08'), (7200, 285, '2010-08-20 09:53:30'), (7201, 277, '2010-08-20 09:53:44'), (7202, 277, '2010-08-20 09:53:46'), (7203, 277, '2010-08-20 09:53:48'), (7204, 277, '2010-08-20 09:53:50'), (7205, 277, '2010-08-20 09:54:56'), (7206, 277, '2010-08-20 09:54:57'), (7207, 277, '2010-08-20 09:55:01'), (7208, 277, '2010-08-20 09:55:04'), (7209, 277, '2010-08-20 09:55:09'), (7210, 277, '2010-08-20 09:55:12'), (7211, 277, '2010-08-20 09:55:15'), (7212, 277, '2010-08-20 09:55:20'), (7213, 277, '2010-08-20 09:55:21'), (7214, 277, '2010-08-20 09:55:23'), (7215, 277, '2010-08-20 09:55:30'), (7216, 277, '2010-08-20 09:55:34'), (7217, 277, '2010-08-20 09:55:40'), (7218, 277, '2010-08-20 09:55:46'), (7219, 277, '2010-08-20 09:55:48'), (7220, 277, '2010-08-20 09:55:51'), (7221, 277, '2010-08-20 09:55:52'), (7222, 277, '2010-08-20 09:55:57'), (7223, 277, '2010-08-20 09:55:58'), (7224, 277, '2010-08-20 09:56:18'), (7225, 277, '2010-08-20 09:56:21'), (7226, 287, '2010-08-20 09:56:41'), (7227, 277, '2010-08-20 09:56:48'), (7228, 277, '2010-08-20 09:56:49'), (7229, 277, '2010-08-20 09:56:51'), (7230, 277, '2010-08-20 09:56:52'), (7231, 277, '2010-08-20 10:02:32'), (7232, 277, '2010-08-20 10:02:36'), (7233, 277, '2010-08-20 10:02:41'), (7234, 277, '2010-08-20 10:02:47'), (7235, 277, '2010-08-20 10:02:52'), (7236, 277, '2010-08-20 10:02:53'), (7237, 277, '2010-08-20 10:02:55'), (7238, 277, '2010-08-20 10:03:09'), (7239, 277, '2010-08-20 10:03:13'), (7240, 277, '2010-08-20 10:03:24'), (7241, 277, '2010-08-20 10:03:29'), (7242, 277, '2010-08-20 10:03:31'), (7243, 277, '2010-08-20 10:03:34'), (7244, 277, '2010-08-20 10:03:36'), (7245, 277, '2010-08-20 10:03:44'), (7246, 277, '2010-08-20 10:03:45'), (7247, 277, '2010-08-20 10:03:58'), (7248, 277, '2010-08-20 10:04:01'), (7249, 277, '2010-08-20 10:04:10'), (7250, 277, '2010-08-20 10:04:11'), (7251, 277, '2010-08-20 10:44:22'), (7252, 277, '2010-08-20 10:45:20'), (7253, 277, '2010-08-20 10:45:22'), (7254, 277, '2010-08-20 10:46:02'), (7255, 277, '2010-08-20 10:46:20'), (7256, 277, '2010-08-20 10:46:26'), (7257, 277, '2010-08-20 10:47:20'), (7258, 277, '2010-08-20 10:49:29'), (7259, 277, '2010-08-20 10:49:50'), (7260, 277, '2010-08-20 10:52:03'), (7261, 277, '2010-08-20 10:52:11'), (7262, 277, '2010-08-20 10:52:19'), (7263, 277, '2010-08-20 10:52:30'), (7264, 277, '2010-08-20 10:52:35'), (7265, 277, '2010-08-20 10:52:44'), (7266, 277, '2010-08-20 10:52:49'), (7267, 277, '2010-08-20 10:52:55'), (7268, 277, '2010-08-20 10:53:00'), (7269, 277, '2010-08-20 10:53:06'), (7270, 277, '2010-08-20 10:53:16'), (7271, 277, '2010-08-20 10:53:22'), (7272, 277, '2010-08-20 10:53:34'), (7273, 277, '2010-08-20 10:53:38'), (7274, 277, '2010-08-20 10:53:41'), (7275, 277, '2010-08-20 10:53:56'), (7276, 277, '2010-08-20 10:54:00'), (7277, 277, '2010-08-20 10:54:08'), (7278, 277, '2010-08-20 10:54:13'), (7279, 277, '2010-08-20 10:54:15'), (7280, 277, '2010-08-20 10:54:18'), (7281, 277, '2010-08-20 10:54:20'), (7282, 277, '2010-08-20 10:54:25'), (7283, 277, '2010-08-20 10:54:27'), (7284, 277, '2010-08-20 10:54:45'), (7285, 277, '2010-08-20 10:54:51'), (7286, 289, '2010-08-20 10:55:26'), (7287, 277, '2010-08-20 10:55:33'), (7288, 277, '2010-08-20 10:55:35'), (7289, 277, '2010-08-20 10:55:37'), (7290, 277, '2010-08-20 10:55:38'), (7291, 277, '2010-08-20 11:14:27'), (7292, 277, '2010-08-20 11:14:46'), (7293, 277, '2010-08-20 11:14:54'), (7294, 277, '2010-08-20 11:16:26'), (7295, 277, '2010-08-20 11:16:31'), (7296, 277, '2010-08-20 11:16:47'), (7297, 277, '2010-08-20 11:16:52'), (7298, 277, '2010-08-20 11:17:35'), (7299, 277, '2010-08-20 11:20:24'), (7300, 277, '2010-08-20 11:20:36'), (7301, 277, '2010-08-20 11:20:39'), (7302, 277, '2010-08-20 11:20:42'), (7303, 277, '2010-08-20 11:20:43'), (7304, 277, '2010-08-20 11:21:30'), (7305, 277, '2010-08-20 11:21:34'), (7306, 277, '2010-08-20 11:21:43'), (7307, 277, '2010-08-20 11:21:51'), (7308, 277, '2010-08-20 11:21:53'), (7309, 277, '2010-08-20 11:21:56'), (7310, 277, '2010-08-20 11:21:57'), (7311, 277, '2010-08-20 11:22:04'), (7312, 277, '2010-08-20 11:22:06'), (7313, 277, '2010-08-20 11:22:21'), (7314, 277, '2010-08-20 11:22:24'), (7315, 291, '2010-08-20 11:22:57'), (7316, 277, '2010-08-20 11:23:02'), (7317, 277, '2010-08-20 11:23:04'), (7318, 277, '2010-08-20 11:23:05'), (7319, 277, '2010-08-20 11:23:07'), (7320, 277, '2010-08-20 11:23:38'), (7321, 277, '2010-08-20 11:23:39'), (7322, 277, '2010-08-20 11:23:46'), (7323, 278, '2010-08-20 12:09:08'), (7324, 293, '2010-08-20 12:45:59'), (7325, 278, '2010-08-20 12:46:54'), (7326, 278, '2010-08-20 12:47:13'), (7327, 293, '2010-08-20 12:47:18'), (7328, 293, '2010-08-20 12:47:23'), (7329, 278, '2010-08-20 12:47:27'), (7330, 278, '2010-08-20 12:48:37'), (7331, 293, '2010-08-20 12:49:03'), (7332, 293, '2010-08-20 12:53:48'), (7333, 293, '2010-08-20 12:55:28'), (7334, 293, '2010-08-20 12:56:28'), (7335, 293, '2010-08-20 12:56:36'), (7336, 293, '2010-08-20 13:00:02'), (7337, 278, '2010-08-20 13:07:00'), (7338, 278, '2010-08-20 13:07:06'), (7339, 278, '2010-08-20 13:13:54'), (7340, 293, '2010-08-20 13:14:23'), (7341, 293, '2010-08-20 13:14:35'), (7342, 293, '2010-08-20 13:14:42'), (7343, 278, '2010-08-20 13:15:15'), (7344, 278, '2010-08-20 13:15:32'), (7345, 278, '2010-08-20 13:15:55'), (7346, 294, '2010-08-20 13:31:03'), (7347, 294, '2010-08-20 13:31:10'), (7348, 294, '2010-08-20 13:31:19'), (7349, 294, '2010-08-20 13:31:25'), (7350, 294, '2010-08-20 13:31:46'), (7351, 294, '2010-08-20 13:31:53'), (7352, 294, '2010-08-20 13:31:59'), (7353, 294, '2010-08-20 13:32:39'), (7354, 294, '2010-08-20 13:33:28'), (7355, 295, '2010-08-20 13:34:21'), (7356, 295, '2010-08-20 13:34:31'), (7357, 295, '2010-08-20 13:34:36'), (7358, 295, '2010-08-20 13:34:42'), (7359, 295, '2010-08-20 13:34:43'), (7360, 295, '2010-08-20 13:34:51'), (7361, 295, '2010-08-20 13:34:56'), (7362, 295, '2010-08-20 14:59:09'), (7363, 295, '2010-08-20 14:59:12'), (7364, 295, '2010-08-20 14:59:17'), (7365, 295, '2010-08-20 14:59:20'), (7366, 295, '2010-08-20 14:59:23'), (7367, 295, '2010-08-20 14:59:27'), (7368, 295, '2010-08-20 14:59:30'), (7369, 295, '2010-08-20 14:59:33'), (7370, 295, '2010-08-20 14:59:38'), (7371, 295, '2010-08-20 14:59:42'), (7372, 295, '2010-08-20 14:59:46'), (7373, 295, '2010-08-20 14:59:49'), (7374, 295, '2010-08-20 15:00:02'), (7375, 295, '2010-08-20 15:00:06'), (7376, 295, '2010-08-20 15:00:13'), (7377, 295, '2010-08-20 15:00:20'), (7378, 295, '2010-08-20 15:00:21'), (7379, 295, '2010-08-20 15:00:25'), (7380, 295, '2010-08-20 15:00:27'), (7381, 295, '2010-08-20 15:00:32'), (7382, 295, '2010-08-20 15:00:34'), (7383, 295, '2010-08-20 15:00:54'), (7384, 295, '2010-08-20 15:00:56'), (7385, 295, '2010-08-20 15:01:56'), (7386, 296, '2010-08-20 18:29:17'), (7387, 296, '2010-08-20 18:30:36'), (7388, 297, '2010-08-20 20:11:26'), (7389, 297, '2010-08-20 20:12:21'), (7390, 297, '2010-08-20 20:12:27'), (7391, 297, '2010-08-20 20:12:44'), (7392, 297, '2010-08-20 20:12:49'), (7393, 298, '2010-08-22 06:09:48'), (7394, 298, '2010-08-22 06:09:54'), (7395, 298, '2010-08-22 06:09:58'), (7396, 298, '2010-08-22 06:10:03'), (7397, 298, '2010-08-22 06:10:07'), (7398, 298, '2010-08-22 06:10:13'), (7399, 298, '2010-08-22 06:10:14'), (7400, 298, '2010-08-22 06:10:17'), (7401, 298, '2010-08-22 06:10:24'), (7402, 298, '2010-08-22 06:10:27'), (7403, 298, '2010-08-22 06:10:35'), (7404, 298, '2010-08-22 06:10:59'), (7405, 298, '2010-08-22 06:11:02'), (7406, 298, '2010-08-22 06:11:10'), (7407, 298, '2010-08-22 06:11:11'), (7408, 298, '2010-08-22 06:11:16'), (7409, 298, '2010-08-22 06:11:17'), (7410, 298, '2010-08-22 06:11:29'), (7411, 298, '2010-08-22 06:11:31'), (7412, 298, '2010-08-22 06:11:52'), (7413, 298, '2010-08-22 06:11:56'), (7414, 299, '2010-08-22 06:13:52'), (7415, 298, '2010-08-22 06:14:00'), (7416, 298, '2010-08-22 06:14:01'), (7417, 298, '2010-08-22 06:14:04'), (7418, 298, '2010-08-22 06:14:05'), (7419, 298, '2010-08-22 06:35:18'), (7420, 298, '2010-08-22 06:35:24'), (7421, 298, '2010-08-22 06:35:28'), (7422, 298, '2010-08-22 06:35:31'), (7423, 298, '2010-08-22 06:35:36'), (7424, 298, '2010-08-22 06:35:37'), (7425, 298, '2010-08-22 06:35:40'), (7426, 298, '2010-08-22 06:35:43'), (7427, 298, '2010-08-22 06:35:46'), (7428, 298, '2010-08-22 06:35:52'), (7429, 298, '2010-08-22 06:35:57'), (7430, 298, '2010-08-22 06:35:59'), (7431, 298, '2010-08-22 06:36:02'), (7432, 298, '2010-08-22 06:36:04'), (7433, 298, '2010-08-22 06:36:09'), (7434, 298, '2010-08-22 06:36:10'), (7435, 298, '2010-08-22 06:36:24'), (7436, 298, '2010-08-22 06:36:27'), (7437, 301, '2010-08-22 06:36:52'), (7438, 298, '2010-08-22 06:37:01'), (7439, 298, '2010-08-22 06:37:02'), (7440, 298, '2010-08-22 06:37:04'), (7441, 298, '2010-08-22 06:37:05'), (7442, 298, '2010-08-22 06:39:11'), (7443, 298, '2010-08-22 06:39:15'), (7444, 298, '2010-08-22 06:39:19'), (7445, 298, '2010-08-22 06:39:22'), (7446, 298, '2010-08-22 06:39:26'), (7447, 298, '2010-08-22 06:39:27'), (7448, 298, '2010-08-22 06:39:30'), (7449, 298, '2010-08-22 06:39:35'), (7450, 298, '2010-08-22 06:39:38'), (7451, 298, '2010-08-22 06:39:43'), (7452, 298, '2010-08-22 06:39:48'), (7453, 298, '2010-08-22 06:39:50'), (7454, 298, '2010-08-22 06:39:52'), (7455, 298, '2010-08-22 06:39:54'), (7456, 298, '2010-08-22 06:39:58'), (7457, 298, '2010-08-22 06:40:00'), (7458, 298, '2010-08-22 06:40:13'), (7459, 298, '2010-08-22 06:40:16'), (7460, 303, '2010-08-22 06:40:57'), (7461, 298, '2010-08-22 06:41:09'), (7462, 298, '2010-08-22 06:41:10'), (7463, 298, '2010-08-22 06:41:12'), (7464, 298, '2010-08-22 06:41:13'), (7465, 298, '2010-08-22 06:46:41'), (7466, 298, '2010-08-22 06:46:45'), (7467, 298, '2010-08-22 06:46:49'), (7468, 298, '2010-08-22 06:46:53'), (7469, 298, '2010-08-22 06:46:56'), (7470, 298, '2010-08-22 06:47:04'), (7471, 298, '2010-08-22 06:47:07'), (7472, 298, '2010-08-22 06:47:12'), (7473, 298, '2010-08-22 06:47:17'), (7474, 298, '2010-08-22 06:47:19'), (7475, 298, '2010-08-22 06:47:22'), (7476, 298, '2010-08-22 06:47:23'), (7477, 298, '2010-08-22 06:47:28'), (7478, 298, '2010-08-22 06:47:30'), (7479, 298, '2010-08-22 06:47:50'), (7480, 298, '2010-08-22 06:47:53'), (7481, 305, '2010-08-22 06:48:33'), (7482, 298, '2010-08-22 06:48:47'), (7483, 298, '2010-08-22 06:48:52'), (7484, 298, '2010-08-22 06:48:54'), (7485, 298, '2010-08-22 06:48:55'), (7486, 298, '2010-08-22 06:48:57'), (7487, 307, '2010-08-22 14:01:44'), (7488, 308, '2010-08-22 17:46:59'), (7489, 308, '2010-08-22 17:47:01'), (7490, 308, '2010-08-23 05:16:23'), (7491, 308, '2010-08-23 05:16:27'), (7492, 308, '2010-08-23 05:40:30'), (7493, 308, '2010-08-23 05:40:32'), (7494, 309, '2010-08-23 08:45:55'), (7495, 309, '2010-08-23 09:17:52'), (7496, 309, '2010-08-23 09:17:57'), (7497, 309, '2010-08-23 09:18:04'), (7498, 309, '2010-08-23 09:18:09'), (7499, 309, '2010-08-23 09:18:12'), (7500, 309, '2010-08-23 09:18:16'), (7501, 309, '2010-08-23 09:18:24'), (7502, 309, '2010-08-23 09:18:27'), (7503, 309, '2010-08-23 09:18:35'), (7504, 309, '2010-08-23 09:18:48'), (7505, 309, '2010-08-23 09:19:36'), (7506, 309, '2010-08-23 09:19:37'), (7507, 309, '2010-08-23 09:19:40'), (7508, 309, '2010-08-23 09:19:42'), (7509, 309, '2010-08-23 09:19:47'), (7510, 309, '2010-08-23 09:19:48'), (7511, 309, '2010-08-23 09:20:24'), (7512, 309, '2010-08-23 09:20:27'), (7513, 310, '2010-08-23 09:21:14'), (7514, 309, '2010-08-23 09:21:26'), (7515, 309, '2010-08-23 09:21:27'), (7516, 309, '2010-08-23 09:29:04'), (7517, 309, '2010-08-23 09:29:05'), (7518, 309, '2010-08-23 09:39:19'), (7519, 309, '2010-08-23 09:55:18'), (7520, 309, '2010-08-23 09:55:23'), (7521, 309, '2010-08-23 09:55:25'), (7522, 309, '2010-08-23 09:55:30'), (7523, 309, '2010-08-23 09:55:33'), (7524, 309, '2010-08-23 09:55:49'), (7525, 309, '2010-08-23 09:55:53'), (7526, 309, '2010-08-23 09:55:56'), (7527, 309, '2010-08-23 09:56:05'), (7528, 309, '2010-08-23 09:56:12'), (7529, 309, '2010-08-23 09:56:13'), (7530, 309, '2010-08-23 09:56:16'), (7531, 309, '2010-08-23 09:56:18'), (7532, 309, '2010-08-23 09:56:25'), (7533, 309, '2010-08-23 09:56:27'), (7534, 309, '2010-08-23 09:56:42'), (7535, 309, '2010-08-23 09:56:46'), (7536, 312, '2010-08-23 09:57:18'), (7537, 309, '2010-08-23 09:57:30'), (7538, 309, '2010-08-23 09:57:31'), (7539, 309, '2010-08-23 10:12:37'), (7540, 309, '2010-08-23 10:12:42'), (7541, 309, '2010-08-23 10:12:48'), (7542, 309, '2010-08-23 10:13:00'), (7543, 309, '2010-08-23 10:13:04'), (7544, 309, '2010-08-23 10:13:10'), (7545, 309, '2010-08-23 10:13:12'), (7546, 309, '2010-08-23 10:13:27'), (7547, 309, '2010-08-23 10:13:31'), (7548, 309, '2010-08-23 10:13:34'), (7549, 309, '2010-08-23 10:13:40'), (7550, 309, '2010-08-23 10:13:45'), (7551, 309, '2010-08-23 10:13:49'), (7552, 309, '2010-08-23 10:13:50'), (7553, 309, '2010-08-23 10:13:51'), (7554, 309, '2010-08-23 10:13:55'), (7555, 309, '2010-08-23 10:13:56'), (7556, 309, '2010-08-23 10:14:11'), (7557, 309, '2010-08-23 10:14:14'), (7558, 314, '2010-08-23 10:14:30'), (7559, 309, '2010-08-23 10:14:42'), (7560, 309, '2010-08-23 10:14:43'), (7561, 309, '2010-08-23 10:33:51'), (7562, 309, '2010-08-23 10:33:57'), (7563, 309, '2010-08-23 10:34:00'), (7564, 309, '2010-08-23 10:34:07'), (7565, 309, '2010-08-23 10:34:10'), (7566, 309, '2010-08-23 10:34:17'), (7567, 309, '2010-08-23 10:34:22'), (7568, 309, '2010-08-23 10:34:24'), (7569, 309, '2010-08-23 10:34:26'), (7570, 309, '2010-08-23 10:34:28'), (7571, 309, '2010-08-23 10:34:32'), (7572, 309, '2010-08-23 10:34:34'), (7573, 309, '2010-08-23 10:34:47'), (7574, 309, '2010-08-23 10:34:50'), (7575, 316, '2010-08-23 10:35:12'), (7576, 309, '2010-08-23 10:35:24'), (7577, 309, '2010-08-23 10:35:26'), (7578, 309, '2010-08-23 10:42:17'), (7579, 309, '2010-08-23 10:42:22'), (7580, 309, '2010-08-23 10:42:27'), (7581, 309, '2010-08-23 10:42:41'), (7582, 309, '2010-08-23 10:42:45'), (7583, 309, '2010-08-23 10:42:53'), (7584, 309, '2010-08-23 10:42:59'), (7585, 309, '2010-08-23 10:43:02'), (7586, 309, '2010-08-23 10:43:04'), (7587, 309, '2010-08-23 10:43:06'), (7588, 309, '2010-08-23 10:43:10'), (7589, 309, '2010-08-23 10:43:11'), (7590, 309, '2010-08-23 10:43:24'), (7591, 309, '2010-08-23 10:43:27'), (7592, 318, '2010-08-23 10:43:43'), (7593, 319, '2010-08-23 10:43:44'), (7594, 320, '2010-08-23 10:43:47'), (7595, 321, '2010-08-23 10:43:49'), (7596, 309, '2010-08-23 10:43:59'), (7597, 309, '2010-08-23 10:44:01'), (7598, 309, '2010-08-23 10:46:20'), (7599, 309, '2010-08-23 11:20:19'), (7600, 309, '2010-08-23 11:20:47'), (7601, 309, '2010-08-23 11:20:53'), (7602, 309, '2010-08-23 11:21:22'), (7603, 309, '2010-08-23 11:21:22'), (7604, 309, '2010-08-23 11:21:24'), (7605, 309, '2010-08-23 11:21:25'), (7606, 309, '2010-08-23 11:21:32'), (7607, 309, '2010-08-23 11:21:36'), (7608, 309, '2010-08-23 11:21:50'), (7609, 309, '2010-08-23 11:21:56'), (7610, 309, '2010-08-23 11:21:58'), (7611, 309, '2010-08-23 11:22:11'), (7612, 309, '2010-08-23 11:22:13'), (7613, 309, '2010-08-23 11:22:38'), (7614, 309, '2010-08-23 11:22:40'), (7615, 309, '2010-08-23 11:22:59'), (7616, 309, '2010-08-23 11:23:03'), (7617, 322, '2010-08-23 11:23:18'), (7618, 323, '2010-08-23 11:23:20'), (7619, 324, '2010-08-23 11:23:23'), (7620, 325, '2010-08-23 11:23:25'), (7621, 309, '2010-08-23 11:23:36'), (7622, 309, '2010-08-23 11:23:37'), (7623, 309, '2010-08-23 11:38:47'), (7624, 309, '2010-08-23 11:38:52'), (7625, 309, '2010-08-23 11:38:56'), (7626, 309, '2010-08-23 11:39:03'), (7627, 309, '2010-08-23 11:39:06'), (7628, 309, '2010-08-23 11:39:13'), (7629, 309, '2010-08-23 11:39:18'), (7630, 309, '2010-08-23 11:39:20'), (7631, 309, '2010-08-23 11:39:23'), (7632, 309, '2010-08-23 11:39:24'), (7633, 309, '2010-08-23 11:39:28'), (7634, 309, '2010-08-23 11:39:30'), (7635, 309, '2010-08-23 11:39:44'), (7636, 309, '2010-08-23 11:39:47'), (7637, 326, '2010-08-23 11:39:59'), (7638, 327, '2010-08-23 11:40:00'), (7639, 328, '2010-08-23 11:40:04'), (7640, 329, '2010-08-23 11:40:05'), (7641, 309, '2010-08-23 11:40:16'), (7642, 309, '2010-08-23 11:40:18'), (7643, 309, '2010-08-23 11:40:23'), (7644, 330, '2010-08-23 11:42:08'), (7645, 330, '2010-08-23 11:47:08'), (7646, 330, '2010-08-23 11:49:32'), (7647, 309, '2010-08-23 12:01:28'), (7648, 309, '2010-08-23 12:01:55'), (7649, 309, '2010-08-23 12:01:59'), (7650, 309, '2010-08-23 12:02:06'), (7651, 309, '2010-08-23 12:02:07'), (7652, 309, '2010-08-23 12:02:09'), (7653, 309, '2010-08-23 12:02:14'), (7654, 309, '2010-08-23 12:02:17'), (7655, 309, '2010-08-23 12:02:25'), (7656, 309, '2010-08-23 12:02:31'), (7657, 309, '2010-08-23 12:02:33'), (7658, 309, '2010-08-23 12:02:35'), (7659, 309, '2010-08-23 12:02:37'), (7660, 309, '2010-08-23 12:02:42'), (7661, 309, '2010-08-23 12:02:44'), (7662, 309, '2010-08-23 12:02:59'), (7663, 309, '2010-08-23 12:03:03'), (7664, 309, '2010-08-23 12:07:32'), (7665, 309, '2010-08-23 12:07:33'), (7666, 309, '2010-08-23 12:07:38'), (7667, 309, '2010-08-23 12:07:42'), (7668, 309, '2010-08-23 12:07:48'), (7669, 309, '2010-08-23 12:07:53'), (7670, 309, '2010-08-23 12:08:04'), (7671, 309, '2010-08-23 12:08:07'), (7672, 309, '2010-08-23 12:08:16'), (7673, 309, '2010-08-23 12:08:22'), (7674, 309, '2010-08-23 12:08:24'), (7675, 309, '2010-08-23 12:08:26'), (7676, 309, '2010-08-23 12:08:28'), (7677, 309, '2010-08-23 12:08:32'), (7678, 309, '2010-08-23 12:08:34'), (7679, 309, '2010-08-23 12:08:49'), (7680, 309, '2010-08-23 12:08:51'), (7681, 309, '2010-08-23 12:09:26'), (7682, 330, '2010-08-23 12:21:39'), (7683, 330, '2010-08-23 12:27:36'), (7684, 330, '2010-08-23 12:27:44'), (7685, 330, '2010-08-23 12:27:58'), (7686, 330, '2010-08-23 12:27:59'), (7687, 330, '2010-08-23 12:28:01'), (7688, 330, '2010-08-23 12:28:04'), (7689, 330, '2010-08-23 12:28:09'), (7690, 330, '2010-08-23 12:28:09'), (7691, 309, '2010-08-23 12:51:11'), (7692, 331, '2010-08-23 13:10:13'), (7693, 331, '2010-08-23 13:47:44'), (7694, 331, '2010-08-23 13:47:48'), (7695, 331, '2010-08-23 13:47:52'), (7696, 331, '2010-08-23 13:47:55'), (7697, 331, '2010-08-23 13:47:58'), (7698, 331, '2010-08-23 13:48:02'), (7699, 331, '2010-08-23 13:48:06'), (7700, 331, '2010-08-23 13:48:09'), (7701, 331, '2010-08-23 13:48:17'), (7702, 331, '2010-08-23 13:48:44'), (7703, 331, '2010-08-23 13:48:47'), (7704, 331, '2010-08-23 13:48:52'), (7705, 331, '2010-08-23 13:48:54'), (7706, 331, '2010-08-23 13:48:56'), (7707, 331, '2010-08-23 13:48:58'), (7708, 331, '2010-08-23 13:49:01'), (7709, 331, '2010-08-23 13:49:03'), (7710, 331, '2010-08-23 13:49:08'), (7711, 331, '2010-08-23 13:49:15'), (7712, 331, '2010-08-23 13:49:18'), (7713, 332, '2010-08-23 13:49:31'), (7714, 331, '2010-08-23 13:49:42'), (7715, 331, '2010-08-23 13:49:44'), (7716, 331, '2010-08-23 13:49:54'), (7717, 331, '2010-08-23 14:43:20'), (7718, 331, '2010-08-23 14:43:24'), (7719, 331, '2010-08-23 14:43:31'), (7720, 331, '2010-08-23 14:43:35'), (7721, 331, '2010-08-23 14:43:38'), (7722, 331, '2010-08-23 14:43:54'), (7723, 331, '2010-08-23 14:43:57'), (7724, 331, '2010-08-23 14:44:03'), (7725, 331, '2010-08-23 14:44:08'), (7726, 331, '2010-08-23 14:44:10'), (7727, 331, '2010-08-23 14:44:14'), (7728, 331, '2010-08-23 14:44:16'), (7729, 331, '2010-08-23 14:44:18'), (7730, 331, '2010-08-23 14:44:19'), (7731, 331, '2010-08-23 14:44:24'), (7732, 331, '2010-08-23 14:44:26'), (7733, 331, '2010-08-23 14:45:13'), (7734, 331, '2010-08-23 14:45:16'), (7735, 333, '2010-08-23 14:45:28'), (7736, 331, '2010-08-23 14:45:40'), (7737, 331, '2010-08-23 14:45:41'), (7738, 331, '2010-08-23 14:47:34'), (7739, 334, '2010-08-23 17:20:51'), (7740, 334, '2010-08-23 17:21:34'), (7741, 334, '2010-08-23 17:21:42'), (7742, 334, '2010-08-23 17:22:47'), (7743, 334, '2010-08-23 17:22:55'), (7744, 334, '2010-08-23 17:23:48'), (7745, 334, '2010-08-23 17:24:13'), (7746, 334, '2010-08-23 17:24:27'), (7747, 334, '2010-08-23 17:24:33'), (7748, 334, '2010-08-23 17:24:40'), (7749, 334, '2010-08-23 17:24:40'), (7750, 334, '2010-08-23 17:25:06'), (7751, 334, '2010-08-23 17:25:10'), (7752, 334, '2010-08-23 17:25:11'), (7753, 334, '2010-08-23 17:25:15'), (7754, 334, '2010-08-23 17:25:18'), (7755, 334, '2010-08-23 17:25:20'), (7756, 334, '2010-08-23 17:25:32'), (7757, 334, '2010-08-23 17:25:55'), (7758, 334, '2010-08-23 17:26:41'), (7759, 334, '2010-08-23 17:26:43'), (7760, 334, '2010-08-23 17:26:54'), (7761, 334, '2010-08-23 17:26:55'), (7762, 334, '2010-08-23 17:27:06'), (7763, 334, '2010-08-23 17:27:08'), (7764, 334, '2010-08-23 17:27:59'), (7765, 335, '2010-08-23 17:57:07'), (7766, 335, '2010-08-23 17:57:14'), (7767, 335, '2010-08-23 17:57:22'); INSERT INTO `log_url` (`url_id`, `visitor_id`, `visit_time`) VALUES (7768, 335, '2010-08-23 17:57:38'), (7769, 335, '2010-08-23 18:03:42'), (7770, 335, '2010-08-23 18:03:45'), (7771, 335, '2010-08-23 18:03:47'), (7772, 335, '2010-08-23 18:03:50'), (7773, 335, '2010-08-23 18:03:53'), (7774, 335, '2010-08-23 18:05:54'), (7775, 335, '2010-08-23 18:05:55'), (7776, 335, '2010-08-23 18:05:58'), (7777, 336, '2010-08-24 07:30:35'), (7778, 336, '2010-08-24 07:30:36'), (7779, 336, '2010-08-24 08:56:23'), (7780, 336, '2010-08-24 08:56:24'), (7781, 331, '2010-08-24 12:32:56'), (7782, 331, '2010-08-24 12:35:44'), (7783, 331, '2010-08-24 12:46:23'), (7784, 331, '2010-08-24 13:07:45'), (7785, 331, '2010-08-24 13:07:52'), (7786, 331, '2010-08-24 13:07:58'), (7787, 331, '2010-08-24 13:08:05'), (7788, 331, '2010-08-24 13:08:08'), (7789, 331, '2010-08-24 13:08:17'), (7790, 331, '2010-08-24 13:08:22'), (7791, 331, '2010-08-24 13:08:23'), (7792, 331, '2010-08-24 13:08:28'), (7793, 331, '2010-08-24 13:08:30'), (7794, 331, '2010-08-24 13:08:32'), (7795, 331, '2010-08-24 13:08:34'), (7796, 331, '2010-08-24 13:08:38'), (7797, 331, '2010-08-24 13:08:39'), (7798, 331, '2010-08-24 13:08:46'), (7799, 331, '2010-08-24 13:08:49'), (7800, 337, '2010-08-24 13:09:02'), (7801, 331, '2010-08-24 13:09:15'), (7802, 331, '2010-08-24 13:09:17'), (7803, 331, '2010-08-24 13:09:22'), (7804, 331, '2010-08-24 13:54:04'), (7805, 338, '2010-08-24 13:55:06'), (7806, 338, '2010-08-24 13:55:12'), (7807, 331, '2010-08-24 13:55:16'), (7808, 338, '2010-08-24 13:55:17'), (7809, 331, '2010-08-24 13:55:24'), (7810, 331, '2010-08-24 13:55:29'), (7811, 338, '2010-08-24 13:55:29'), (7812, 331, '2010-08-24 13:55:36'), (7813, 331, '2010-08-24 13:55:39'), (7814, 331, '2010-08-24 13:55:47'), (7815, 331, '2010-08-24 13:55:54'), (7816, 331, '2010-08-24 13:55:56'), (7817, 331, '2010-08-24 13:55:58'), (7818, 331, '2010-08-24 13:55:59'), (7819, 331, '2010-08-24 13:56:04'), (7820, 331, '2010-08-24 13:56:06'), (7821, 331, '2010-08-24 13:56:12'), (7822, 331, '2010-08-24 13:56:15'), (7823, 339, '2010-08-24 13:56:30'), (7824, 331, '2010-08-24 13:56:41'), (7825, 331, '2010-08-24 13:56:43'), (7826, 338, '2010-08-24 13:58:14'), (7827, 331, '2010-08-24 13:59:04'), (7828, 331, '2010-08-24 13:59:05'), (7829, 331, '2010-08-24 13:59:23'), (7830, 331, '2010-08-24 14:00:08'), (7831, 331, '2010-08-24 14:01:37'), (7832, 331, '2010-08-24 14:01:50'), (7833, 331, '2010-08-24 14:01:54'), (7834, 331, '2010-08-24 14:02:29'), (7835, 331, '2010-08-24 14:02:35'), (7836, 331, '2010-08-24 14:02:38'), (7837, 331, '2010-08-24 14:02:40'), (7838, 331, '2010-08-24 14:02:46'), (7839, 331, '2010-08-24 14:02:50'), (7840, 331, '2010-08-24 14:02:53'), (7841, 331, '2010-08-24 14:02:54'), (7842, 331, '2010-08-24 14:02:55'), (7843, 331, '2010-08-24 14:02:59'), (7844, 331, '2010-08-24 14:03:00'), (7845, 331, '2010-08-24 14:03:04'), (7846, 331, '2010-08-24 14:03:07'), (7847, 340, '2010-08-24 14:03:18'), (7848, 331, '2010-08-24 14:03:29'), (7849, 331, '2010-08-24 14:03:30'), (7850, 331, '2010-08-24 14:03:37'), (7851, 331, '2010-08-24 14:06:42'), (7852, 331, '2010-08-24 14:06:57'), (7853, 331, '2010-08-24 14:06:58'), (7854, 331, '2010-08-24 14:07:02'), (7855, 331, '2010-08-24 14:07:04'), (7856, 331, '2010-08-24 14:07:09'), (7857, 331, '2010-08-24 14:07:13'), (7858, 331, '2010-08-24 14:07:16'), (7859, 331, '2010-08-24 14:07:17'), (7860, 331, '2010-08-24 14:07:18'), (7861, 331, '2010-08-24 14:07:22'), (7862, 331, '2010-08-24 14:07:23'), (7863, 331, '2010-08-24 14:07:29'), (7864, 331, '2010-08-24 14:07:32'), (7865, 331, '2010-08-24 14:10:29'), (7866, 331, '2010-08-24 14:10:31'), (7867, 331, '2010-08-24 14:12:00'), (7868, 341, '2010-08-24 15:11:59'), (7869, 341, '2010-08-24 15:12:04'), (7870, 341, '2010-08-24 15:12:10'), (7871, 341, '2010-08-24 15:12:15'), (7872, 341, '2010-08-24 15:12:21'), (7873, 341, '2010-08-24 15:12:26'), (7874, 341, '2010-08-24 15:12:32'), (7875, 341, '2010-08-24 15:12:38'), (7876, 341, '2010-08-24 15:13:14'), (7877, 341, '2010-08-24 15:13:39'), (7878, 341, '2010-08-24 15:13:42'), (7879, 341, '2010-08-24 15:13:48'), (7880, 341, '2010-08-24 15:13:49'), (7881, 341, '2010-08-24 15:13:52'), (7882, 341, '2010-08-24 15:13:54'), (7883, 341, '2010-08-24 15:13:57'), (7884, 341, '2010-08-24 15:13:59'), (7885, 341, '2010-08-24 15:14:27'), (7886, 341, '2010-08-24 15:14:30'), (7887, 341, '2010-08-24 15:14:55'), (7888, 341, '2010-08-24 15:14:56'), (7889, 341, '2010-08-24 15:15:05'), (7890, 341, '2010-08-24 15:20:28'), (7891, 341, '2010-08-24 15:20:34'), (7892, 341, '2010-08-24 15:20:39'), (7893, 341, '2010-08-24 15:20:40'), (7894, 341, '2010-08-24 15:20:53'), (7895, 341, '2010-08-24 15:21:01'), (7896, 341, '2010-08-24 15:21:06'), (7897, 341, '2010-08-24 15:21:17'), (7898, 341, '2010-08-24 15:22:38'), (7899, 341, '2010-08-24 15:22:45'), (7900, 341, '2010-08-24 15:25:20'), (7901, 341, '2010-08-24 15:26:07'), (7902, 341, '2010-08-24 15:26:46'), (7903, 341, '2010-08-24 15:26:56'), (7904, 341, '2010-08-24 15:27:02'), (7905, 341, '2010-08-24 15:27:18'), (7906, 341, '2010-08-24 15:27:25'), (7907, 341, '2010-08-24 15:28:54'), (7908, 341, '2010-08-24 15:29:03'), (7909, 341, '2010-08-24 15:29:10'), (7910, 341, '2010-08-24 15:29:16'), (7911, 341, '2010-08-24 15:30:04'), (7912, 341, '2010-08-24 15:31:54'), (7913, 341, '2010-08-24 15:32:00'), (7914, 341, '2010-08-24 15:32:07'), (7915, 341, '2010-08-24 15:36:43'), (7916, 341, '2010-08-24 15:36:49'), (7917, 341, '2010-08-24 15:36:54'), (7918, 341, '2010-08-24 15:37:02'), (7919, 341, '2010-08-24 15:37:05'), (7920, 341, '2010-08-24 15:37:15'), (7921, 341, '2010-08-24 15:37:21'), (7922, 341, '2010-08-24 15:37:24'), (7923, 341, '2010-08-24 15:37:26'), (7924, 341, '2010-08-24 15:37:28'), (7925, 341, '2010-08-24 15:37:31'), (7926, 341, '2010-08-24 15:37:33'), (7927, 341, '2010-08-24 15:37:40'), (7928, 341, '2010-08-24 15:37:43'), (7929, 344, '2010-08-24 15:38:04'), (7930, 343, '2010-08-24 15:38:05'), (7931, 341, '2010-08-24 15:38:16'), (7932, 341, '2010-08-24 15:38:18'), (7933, 341, '2010-08-24 15:43:53'), (7934, 341, '2010-08-24 15:43:57'), (7935, 341, '2010-08-24 15:44:00'), (7936, 341, '2010-08-24 15:44:07'), (7937, 341, '2010-08-24 15:44:11'), (7938, 341, '2010-08-24 15:44:19'), (7939, 341, '2010-08-24 15:44:22'), (7940, 341, '2010-08-24 15:44:29'), (7941, 341, '2010-08-24 15:44:35'), (7942, 341, '2010-08-24 15:44:36'), (7943, 341, '2010-08-24 15:44:39'), (7944, 341, '2010-08-24 15:44:41'), (7945, 341, '2010-08-24 15:44:47'), (7946, 341, '2010-08-24 15:44:49'), (7947, 341, '2010-08-24 15:44:55'), (7948, 341, '2010-08-24 15:44:58'), (7949, 347, '2010-08-24 15:45:17'), (7950, 341, '2010-08-24 15:45:30'), (7951, 341, '2010-08-24 15:45:32'), (7952, 341, '2010-08-24 15:50:48'), (7953, 341, '2010-08-24 15:50:49'), (7954, 341, '2010-08-24 15:50:56'), (7955, 341, '2010-08-24 15:51:02'), (7956, 341, '2010-08-24 15:51:09'), (7957, 341, '2010-08-24 15:51:12'), (7958, 341, '2010-08-24 15:51:20'), (7959, 341, '2010-08-24 15:51:27'), (7960, 341, '2010-08-24 15:51:28'), (7961, 341, '2010-08-24 15:51:32'), (7962, 341, '2010-08-24 15:51:33'), (7963, 341, '2010-08-24 15:51:38'), (7964, 341, '2010-08-24 15:51:40'), (7965, 341, '2010-08-24 15:51:46'), (7966, 341, '2010-08-24 15:51:49'), (7967, 350, '2010-08-24 15:52:13'), (7968, 341, '2010-08-24 15:52:24'), (7969, 341, '2010-08-24 15:52:26'), (7970, 341, '2010-08-24 15:53:47'), (7971, 341, '2010-08-24 16:04:38'), (7972, 341, '2010-08-24 16:04:43'), (7973, 341, '2010-08-24 16:04:49'), (7974, 341, '2010-08-24 16:04:55'), (7975, 341, '2010-08-24 16:05:02'), (7976, 341, '2010-08-24 16:05:05'), (7977, 341, '2010-08-24 16:05:13'), (7978, 341, '2010-08-24 16:05:19'), (7979, 341, '2010-08-24 16:05:20'), (7980, 341, '2010-08-24 16:05:23'), (7981, 341, '2010-08-24 16:05:25'), (7982, 341, '2010-08-24 16:05:30'), (7983, 341, '2010-08-24 16:05:32'), (7984, 341, '2010-08-24 16:05:39'), (7985, 341, '2010-08-24 16:05:42'), (7986, 353, '2010-08-24 16:06:01'), (7987, 341, '2010-08-24 16:06:16'), (7988, 341, '2010-08-24 16:06:18'), (7989, 341, '2010-08-24 16:10:49'), (7990, 341, '2010-08-24 16:10:54'), (7991, 341, '2010-08-24 16:10:56'), (7992, 341, '2010-08-24 16:11:02'), (7993, 341, '2010-08-24 16:11:07'), (7994, 341, '2010-08-24 16:11:14'), (7995, 341, '2010-08-24 16:11:18'), (7996, 341, '2010-08-24 16:12:06'), (7997, 341, '2010-08-24 16:12:13'), (7998, 341, '2010-08-24 16:12:15'), (7999, 341, '2010-08-24 16:12:17'), (8000, 341, '2010-08-24 16:12:18'), (8001, 341, '2010-08-24 16:12:22'), (8002, 341, '2010-08-24 16:12:23'), (8003, 341, '2010-08-24 16:12:29'), (8004, 341, '2010-08-24 16:12:32'), (8005, 356, '2010-08-24 16:12:59'), (8006, 341, '2010-08-24 16:13:11'), (8007, 341, '2010-08-24 16:13:14'), (8008, 341, '2010-08-24 16:16:26'), (8009, 341, '2010-08-24 16:16:31'), (8010, 341, '2010-08-24 16:16:39'), (8011, 341, '2010-08-24 16:16:44'), (8012, 341, '2010-08-24 16:16:51'), (8013, 341, '2010-08-24 16:16:54'), (8014, 341, '2010-08-24 16:17:06'), (8015, 341, '2010-08-24 16:17:19'), (8016, 341, '2010-08-24 16:17:21'), (8017, 341, '2010-08-24 16:17:23'), (8018, 341, '2010-08-24 16:17:25'), (8019, 341, '2010-08-24 16:17:30'), (8020, 341, '2010-08-24 16:17:31'), (8021, 341, '2010-08-24 16:17:37'), (8022, 341, '2010-08-24 16:17:40'), (8023, 359, '2010-08-24 16:18:01'), (8024, 341, '2010-08-24 16:18:14'), (8025, 341, '2010-08-24 16:18:15'), (8026, 341, '2010-08-24 16:22:07'), (8027, 341, '2010-08-24 16:22:13'), (8028, 341, '2010-08-24 16:22:18'), (8029, 341, '2010-08-24 16:22:19'), (8030, 341, '2010-08-24 16:22:24'), (8031, 341, '2010-08-24 16:22:27'), (8032, 341, '2010-08-24 16:22:35'), (8033, 341, '2010-08-24 16:22:37'), (8034, 341, '2010-08-24 16:22:41'), (8035, 341, '2010-08-24 16:22:42'), (8036, 341, '2010-08-24 16:22:45'), (8037, 341, '2010-08-24 16:22:47'), (8038, 341, '2010-08-24 16:22:50'), (8039, 341, '2010-08-24 16:22:52'), (8040, 341, '2010-08-24 16:22:58'), (8041, 341, '2010-08-24 16:23:01'), (8042, 362, '2010-08-24 16:24:20'), (8043, 341, '2010-08-24 16:24:34'), (8044, 341, '2010-08-24 16:24:36'), (8045, 341, '2010-08-24 16:25:02'), (8046, 364, '2010-08-25 07:15:29'), (8047, 364, '2010-08-25 07:28:58'), (8048, 364, '2010-08-25 07:29:05'), (8049, 364, '2010-08-25 07:29:09'), (8050, 364, '2010-08-25 07:29:17'), (8051, 364, '2010-08-25 07:29:23'), (8052, 364, '2010-08-25 07:29:24'), (8053, 364, '2010-08-25 07:29:30'), (8054, 364, '2010-08-25 07:29:42'), (8055, 364, '2010-08-25 07:29:46'), (8056, 364, '2010-08-25 07:29:53'), (8057, 364, '2010-08-25 07:29:58'), (8058, 364, '2010-08-25 07:30:03'), (8059, 364, '2010-08-25 07:30:09'), (8060, 364, '2010-08-25 07:30:11'), (8061, 364, '2010-08-25 07:30:18'), (8062, 364, '2010-08-25 07:30:18'), (8063, 364, '2010-08-25 07:30:22'), (8064, 364, '2010-08-25 07:30:36'), (8065, 364, '2010-08-25 07:30:41'), (8066, 364, '2010-08-25 07:30:52'), (8067, 364, '2010-08-25 07:30:56'), (8068, 364, '2010-08-25 07:31:06'), (8069, 364, '2010-08-25 07:31:11'), (8070, 364, '2010-08-25 07:33:15'), (8071, 364, '2010-08-25 07:33:20'), (8072, 364, '2010-08-25 07:33:24'), (8073, 364, '2010-08-25 07:33:31'), (8074, 364, '2010-08-25 07:33:33'), (8075, 364, '2010-08-25 07:33:44'), (8076, 364, '2010-08-25 07:33:51'), (8077, 364, '2010-08-25 07:34:04'), (8078, 364, '2010-08-25 07:35:03'), (8079, 364, '2010-08-25 07:35:14'), (8080, 364, '2010-08-25 07:35:56'), (8081, 364, '2010-08-25 07:36:27'), (8082, 364, '2010-08-25 07:36:30'), (8083, 364, '2010-08-25 07:37:01'), (8084, 364, '2010-08-25 07:37:01'), (8085, 365, '2010-08-25 07:58:34'), (8086, 365, '2010-08-25 07:58:40'), (8087, 365, '2010-08-25 07:58:48'), (8088, 365, '2010-08-25 08:00:00'), (8089, 365, '2010-08-25 08:00:06'), (8090, 365, '2010-08-25 08:00:06'), (8091, 365, '2010-08-25 08:00:08'), (8092, 365, '2010-08-25 08:00:14'), (8093, 365, '2010-08-25 08:00:18'), (8094, 365, '2010-08-25 08:01:03'), (8095, 365, '2010-08-25 08:01:06'), (8096, 365, '2010-08-25 08:09:37'), (8097, 365, '2010-08-25 08:09:48'), (8098, 365, '2010-08-25 08:09:52'), (8099, 365, '2010-08-25 08:09:57'), (8100, 365, '2010-08-25 08:10:00'), (8101, 365, '2010-08-25 08:10:05'), (8102, 365, '2010-08-25 08:10:07'), (8103, 365, '2010-08-25 08:10:09'), (8104, 365, '2010-08-25 08:10:14'), (8105, 365, '2010-08-25 08:10:17'), (8106, 365, '2010-08-25 08:10:25'), (8107, 365, '2010-08-25 08:10:43'), (8108, 365, '2010-08-25 08:10:47'), (8109, 365, '2010-08-25 08:10:53'), (8110, 365, '2010-08-25 08:10:56'), (8111, 365, '2010-08-25 08:11:08'), (8112, 365, '2010-08-25 08:11:10'), (8113, 365, '2010-08-25 08:11:16'), (8114, 365, '2010-08-25 08:11:17'), (8115, 365, '2010-08-25 08:11:26'), (8116, 365, '2010-08-25 08:11:29'), (8117, 367, '2010-08-25 08:11:53'), (8118, 365, '2010-08-25 08:12:07'), (8119, 365, '2010-08-25 08:12:12'), (8120, 365, '2010-08-25 08:12:13'), (8121, 365, '2010-08-25 08:14:28'), (8122, 365, '2010-08-25 08:14:32'), (8123, 369, '2010-08-25 08:14:56'), (8124, 369, '2010-08-25 08:15:01'), (8125, 369, '2010-08-25 08:15:06'), (8126, 369, '2010-08-25 08:15:20'), (8127, 369, '2010-08-25 08:15:23'), (8128, 369, '2010-08-25 08:26:58'), (8129, 369, '2010-08-25 08:27:00'), (8130, 369, '2010-08-25 08:27:18'), (8131, 369, '2010-08-25 08:27:20'), (8132, 369, '2010-08-25 08:27:31'), (8133, 369, '2010-08-25 08:27:34'), (8134, 369, '2010-08-25 08:27:39'), (8135, 369, '2010-08-25 08:27:44'), (8136, 369, '2010-08-25 08:27:47'), (8137, 369, '2010-08-25 08:28:08'), (8138, 369, '2010-08-25 08:28:12'), (8139, 369, '2010-08-25 08:28:22'), (8140, 369, '2010-08-25 08:28:25'), (8141, 369, '2010-08-25 08:28:33'), (8142, 369, '2010-08-25 08:28:41'), (8143, 369, '2010-08-25 08:28:43'), (8144, 369, '2010-08-25 08:28:47'), (8145, 369, '2010-08-25 08:28:49'), (8146, 369, '2010-08-25 08:28:55'), (8147, 369, '2010-08-25 08:28:57'), (8148, 369, '2010-08-25 08:29:08'), (8149, 369, '2010-08-25 08:29:12'), (8150, 371, '2010-08-25 08:29:39'), (8151, 369, '2010-08-25 08:29:51'), (8152, 369, '2010-08-25 08:29:55'), (8153, 369, '2010-08-25 08:29:57'), (8154, 369, '2010-08-25 08:29:58'), (8155, 369, '2010-08-25 08:30:00'), (8156, 369, '2010-08-25 08:34:30'), (8157, 373, '2010-08-25 08:49:20'), (8158, 341, '2010-08-25 08:49:25'), (8159, 373, '2010-08-25 08:49:31'), (8160, 373, '2010-08-25 08:55:55'), (8161, 373, '2010-08-25 08:56:00'), (8162, 373, '2010-08-25 08:56:04'), (8163, 373, '2010-08-25 08:56:10'), (8164, 373, '2010-08-25 08:56:15'), (8165, 373, '2010-08-25 08:56:23'), (8166, 373, '2010-08-25 08:56:36'), (8167, 373, '2010-08-25 08:57:16'), (8168, 373, '2010-08-25 08:57:18'), (8169, 373, '2010-08-25 08:57:21'), (8170, 373, '2010-08-25 08:57:22'), (8171, 373, '2010-08-25 08:57:26'), (8172, 373, '2010-08-25 08:57:27'), (8173, 373, '2010-08-25 08:57:39'), (8174, 373, '2010-08-25 08:57:42'), (8175, 375, '2010-08-25 08:58:25'), (8176, 373, '2010-08-25 08:58:38'), (8177, 373, '2010-08-25 08:58:40'), (8178, 373, '2010-08-25 08:58:44'), (8179, 369, '2010-08-25 09:02:38'), (8180, 369, '2010-08-25 09:04:37'), (8181, 373, '2010-08-25 09:06:30'), (8182, 373, '2010-08-25 09:07:11'), (8183, 373, '2010-08-25 09:07:15'), (8184, 373, '2010-08-25 09:07:20'), (8185, 373, '2010-08-25 09:07:26'), (8186, 373, '2010-08-25 09:07:30'), (8187, 373, '2010-08-25 09:07:44'), (8188, 373, '2010-08-25 09:07:47'), (8189, 373, '2010-08-25 09:07:50'), (8190, 373, '2010-08-25 09:08:05'), (8191, 373, '2010-08-25 09:08:19'), (8192, 373, '2010-08-25 09:08:26'), (8193, 373, '2010-08-25 09:08:27'), (8194, 373, '2010-08-25 09:08:32'), (8195, 373, '2010-08-25 09:08:33'), (8196, 373, '2010-08-25 09:08:35'), (8197, 373, '2010-08-25 09:09:13'), (8198, 373, '2010-08-25 09:09:16'), (8199, 378, '2010-08-25 09:09:37'), (8200, 373, '2010-08-25 09:09:48'), (8201, 373, '2010-08-25 09:09:50'), (8202, 373, '2010-08-25 09:22:35'), (8203, 373, '2010-08-25 09:22:41'), (8204, 373, '2010-08-25 09:22:46'), (8205, 373, '2010-08-25 09:22:50'), (8206, 373, '2010-08-25 09:22:52'), (8207, 373, '2010-08-25 09:22:57'), (8208, 373, '2010-08-25 09:23:00'), (8209, 373, '2010-08-25 09:23:03'), (8210, 373, '2010-08-25 09:23:20'), (8211, 373, '2010-08-25 09:23:26'), (8212, 373, '2010-08-25 09:23:28'), (8213, 373, '2010-08-25 09:23:30'), (8214, 373, '2010-08-25 09:23:31'), (8215, 373, '2010-08-25 09:23:35'), (8216, 373, '2010-08-25 09:23:36'), (8217, 373, '2010-08-25 09:23:41'), (8218, 373, '2010-08-25 09:23:44'), (8219, 373, '2010-08-25 09:23:48'), (8220, 380, '2010-08-25 09:24:03'), (8221, 373, '2010-08-25 09:24:16'), (8222, 373, '2010-08-25 09:24:18'), (8223, 369, '2010-08-25 09:25:22'), (8224, 369, '2010-08-25 09:25:26'), (8225, 369, '2010-08-25 09:25:38'), (8226, 369, '2010-08-25 09:25:42'), (8227, 369, '2010-08-25 09:25:58'), (8228, 369, '2010-08-25 09:26:04'), (8229, 369, '2010-08-25 09:26:06'), (8230, 369, '2010-08-25 09:26:09'), (8231, 369, '2010-08-25 09:26:11'), (8232, 369, '2010-08-25 09:26:48'), (8233, 369, '2010-08-25 09:26:50'), (8234, 369, '2010-08-25 09:26:57'), (8235, 369, '2010-08-25 09:27:00'), (8236, 383, '2010-08-25 09:27:29'), (8237, 369, '2010-08-25 09:27:46'), (8238, 369, '2010-08-25 09:27:50'), (8239, 369, '2010-08-25 09:27:52'), (8240, 369, '2010-08-25 09:27:53'), (8241, 385, '2010-08-25 09:27:55'), (8242, 369, '2010-08-25 09:27:56'), (8243, 373, '2010-08-25 09:36:51'), (8244, 373, '2010-08-25 09:36:55'), (8245, 373, '2010-08-25 09:37:00'), (8246, 373, '2010-08-25 09:37:03'), (8247, 373, '2010-08-25 09:37:06'), (8248, 373, '2010-08-25 09:37:11'), (8249, 373, '2010-08-25 09:37:15'), (8250, 373, '2010-08-25 09:37:18'), (8251, 373, '2010-08-25 09:37:24'), (8252, 373, '2010-08-25 09:37:29'), (8253, 373, '2010-08-25 09:37:32'), (8254, 373, '2010-08-25 09:37:33'), (8255, 373, '2010-08-25 09:37:35'), (8256, 373, '2010-08-25 09:37:38'), (8257, 373, '2010-08-25 09:37:40'), (8258, 373, '2010-08-25 09:37:46'), (8259, 373, '2010-08-25 09:37:49'), (8260, 386, '2010-08-25 09:38:01'), (8261, 373, '2010-08-25 09:38:12'), (8262, 373, '2010-08-25 09:38:13'), (8263, 373, '2010-08-25 09:52:09'), (8264, 385, '2010-08-25 09:52:15'), (8265, 373, '2010-08-25 09:52:18'), (8266, 385, '2010-08-25 09:52:21'), (8267, 373, '2010-08-25 09:52:24'), (8268, 373, '2010-08-25 09:52:27'), (8269, 373, '2010-08-25 09:52:30'), (8270, 373, '2010-08-25 09:52:34'), (8271, 373, '2010-08-25 09:52:38'), (8272, 373, '2010-08-25 09:52:40'), (8273, 373, '2010-08-25 09:52:46'), (8274, 373, '2010-08-25 09:52:52'), (8275, 373, '2010-08-25 09:52:54'), (8276, 373, '2010-08-25 09:52:56'), (8277, 373, '2010-08-25 09:52:59'), (8278, 373, '2010-08-25 09:53:03'), (8279, 373, '2010-08-25 09:53:04'), (8280, 373, '2010-08-25 09:53:10'), (8281, 373, '2010-08-25 09:53:13'), (8282, 385, '2010-08-25 09:53:37'), (8283, 385, '2010-08-25 09:53:38'), (8284, 385, '2010-08-25 09:53:41'), (8285, 385, '2010-08-25 09:54:00'), (8286, 385, '2010-08-25 09:54:03'), (8287, 387, '2010-08-25 09:54:12'), (8288, 385, '2010-08-25 09:54:14'), (8289, 373, '2010-08-25 09:54:23'), (8290, 373, '2010-08-25 09:54:25'), (8291, 385, '2010-08-25 09:54:52'), (8292, 385, '2010-08-25 09:54:55'), (8293, 385, '2010-08-25 09:55:03'), (8294, 385, '2010-08-25 09:55:04'), (8295, 385, '2010-08-25 09:55:15'), (8296, 385, '2010-08-25 09:55:17'), (8297, 385, '2010-08-25 09:55:22'), (8298, 385, '2010-08-25 09:55:24'), (8299, 385, '2010-08-25 09:55:33'), (8300, 385, '2010-08-25 09:55:37'), (8301, 388, '2010-08-25 09:55:56'), (8302, 385, '2010-08-25 09:56:03'), (8303, 385, '2010-08-25 09:56:08'), (8304, 385, '2010-08-25 09:56:10'), (8305, 385, '2010-08-25 09:56:11'), (8306, 385, '2010-08-25 09:56:13'), (8307, 373, '2010-08-25 09:58:05'), (8308, 373, '2010-08-25 09:58:09'), (8309, 373, '2010-08-25 09:58:13'), (8310, 389, '2010-08-25 10:07:09'), (8311, 389, '2010-08-25 10:07:18'), (8312, 373, '2010-08-25 10:07:29'), (8313, 373, '2010-08-25 10:08:09'), (8314, 373, '2010-08-25 10:08:47'), (8315, 373, '2010-08-25 10:08:50'), (8316, 373, '2010-08-25 10:08:56'), (8317, 373, '2010-08-25 10:09:01'), (8318, 373, '2010-08-25 10:09:04'), (8319, 389, '2010-08-25 10:09:13'), (8320, 373, '2010-08-25 10:09:16'), (8321, 389, '2010-08-25 10:09:18'), (8322, 389, '2010-08-25 10:09:26'), (8323, 373, '2010-08-25 10:09:27'), (8324, 373, '2010-08-25 10:09:29'), (8325, 373, '2010-08-25 10:09:32'), (8326, 373, '2010-08-25 10:09:34'), (8327, 373, '2010-08-25 10:09:45'), (8328, 373, '2010-08-25 10:09:46'), (8329, 373, '2010-08-25 10:09:54'), (8330, 373, '2010-08-25 10:09:57'), (8331, 390, '2010-08-25 10:10:27'), (8332, 373, '2010-08-25 10:10:38'), (8333, 373, '2010-08-25 10:10:40'), (8334, 373, '2010-08-25 10:14:30'), (8335, 373, '2010-08-25 10:14:34'), (8336, 373, '2010-08-25 10:14:37'), (8337, 373, '2010-08-25 10:14:42'), (8338, 373, '2010-08-25 10:14:43'), (8339, 373, '2010-08-25 10:14:46'), (8340, 373, '2010-08-25 10:14:52'), (8341, 373, '2010-08-25 10:14:56'), (8342, 373, '2010-08-25 10:14:59'), (8343, 373, '2010-08-25 10:15:00'), (8344, 373, '2010-08-25 10:15:03'), (8345, 373, '2010-08-25 10:15:05'), (8346, 373, '2010-08-25 10:15:33'), (8347, 373, '2010-08-25 10:15:34'), (8348, 373, '2010-08-25 10:17:07'), (8349, 373, '2010-08-25 10:17:08'), (8350, 373, '2010-08-25 10:17:14'), (8351, 373, '2010-08-25 10:17:17'), (8352, 392, '2010-08-25 10:17:37'), (8353, 373, '2010-08-25 10:17:48'), (8354, 373, '2010-08-25 10:17:50'), (8355, 373, '2010-08-25 10:19:47'), (8356, 373, '2010-08-25 10:19:51'), (8357, 373, '2010-08-25 10:19:53'), (8358, 373, '2010-08-25 10:20:00'), (8359, 373, '2010-08-25 10:20:00'), (8360, 373, '2010-08-25 10:20:04'), (8361, 373, '2010-08-25 10:20:34'), (8362, 373, '2010-08-25 10:20:39'), (8363, 373, '2010-08-25 10:20:40'), (8364, 373, '2010-08-25 10:21:09'), (8365, 373, '2010-08-25 10:21:11'), (8366, 389, '2010-08-25 10:21:16'), (8367, 389, '2010-08-25 10:21:21'), (8368, 373, '2010-08-25 10:21:41'), (8369, 373, '2010-08-25 10:21:43'), (8370, 389, '2010-08-25 10:22:15'), (8371, 389, '2010-08-25 10:22:33'), (8372, 389, '2010-08-25 10:23:24'), (8373, 373, '2010-08-25 10:25:01'), (8374, 373, '2010-08-25 10:25:03'), (8375, 373, '2010-08-25 10:25:45'), (8376, 373, '2010-08-25 10:25:47'), (8377, 373, '2010-08-25 10:27:15'), (8378, 373, '2010-08-25 10:27:16'), (8379, 373, '2010-08-25 10:27:29'), (8380, 373, '2010-08-25 10:27:32'), (8381, 394, '2010-08-25 10:29:03'), (8382, 373, '2010-08-25 10:29:14'), (8383, 373, '2010-08-25 10:29:16'), (8384, 373, '2010-08-25 10:31:58'), (8385, 373, '2010-08-25 10:32:02'), (8386, 373, '2010-08-25 10:32:04'), (8387, 373, '2010-08-25 10:32:10'), (8388, 373, '2010-08-25 10:32:10'), (8389, 373, '2010-08-25 10:32:14'), (8390, 373, '2010-08-25 10:35:05'), (8391, 373, '2010-08-25 10:35:08'), (8392, 373, '2010-08-25 10:35:11'), (8393, 373, '2010-08-25 10:35:15'), (8394, 373, '2010-08-25 10:35:17'), (8395, 373, '2010-08-25 10:35:20'), (8396, 373, '2010-08-25 10:35:25'), (8397, 373, '2010-08-25 10:35:31'), (8398, 373, '2010-08-25 10:35:32'), (8399, 373, '2010-08-25 10:36:02'), (8400, 373, '2010-08-25 10:36:03'), (8401, 373, '2010-08-25 10:36:34'), (8402, 373, '2010-08-25 10:37:11'), (8403, 373, '2010-08-25 10:37:14'), (8404, 373, '2010-08-25 10:37:16'), (8405, 373, '2010-08-25 10:37:21'), (8406, 373, '2010-08-25 10:37:21'), (8407, 373, '2010-08-25 10:37:24'), (8408, 373, '2010-08-25 10:38:10'), (8409, 373, '2010-08-25 10:38:13'), (8410, 373, '2010-08-25 10:38:16'), (8411, 373, '2010-08-25 10:38:51'), (8412, 373, '2010-08-25 10:38:54'), (8413, 373, '2010-08-25 10:38:57'), (8414, 373, '2010-08-25 10:39:37'), (8415, 373, '2010-08-25 10:40:02'), (8416, 373, '2010-08-25 10:40:02'), (8417, 373, '2010-08-25 10:41:07'), (8418, 373, '2010-08-25 10:41:10'), (8419, 373, '2010-08-25 10:41:12'), (8420, 373, '2010-08-25 10:41:16'), (8421, 373, '2010-08-25 10:41:47'), (8422, 373, '2010-08-25 10:41:49'), (8423, 373, '2010-08-25 10:42:13'), (8424, 373, '2010-08-25 10:42:16'), (8425, 373, '2010-08-25 10:42:21'), (8426, 373, '2010-08-25 10:42:34'), (8427, 373, '2010-08-25 10:42:39'), (8428, 373, '2010-08-25 10:42:44'), (8429, 373, '2010-08-25 10:43:27'), (8430, 373, '2010-08-25 10:43:29'), (8431, 373, '2010-08-25 10:43:45'), (8432, 373, '2010-08-25 10:43:52'), (8433, 373, '2010-08-25 10:44:25'), (8434, 373, '2010-08-25 10:44:57'), (8435, 373, '2010-08-25 10:44:58'), (8436, 373, '2010-08-25 10:45:23'), (8437, 373, '2010-08-25 10:45:24'), (8438, 373, '2010-08-25 10:46:13'), (8439, 373, '2010-08-25 10:46:15'), (8440, 373, '2010-08-25 10:47:00'), (8441, 373, '2010-08-25 10:47:05'), (8442, 395, '2010-08-25 10:47:37'), (8443, 373, '2010-08-25 10:47:48'), (8444, 373, '2010-08-25 10:47:50'), (8445, 373, '2010-08-25 10:50:29'), (8446, 373, '2010-08-25 10:50:33'), (8447, 373, '2010-08-25 10:50:35'), (8448, 373, '2010-08-25 10:50:40'), (8449, 373, '2010-08-25 10:50:43'), (8450, 373, '2010-08-25 10:50:49'), (8451, 373, '2010-08-25 10:50:54'), (8452, 373, '2010-08-25 10:50:58'), (8453, 373, '2010-08-25 10:50:58'), (8454, 373, '2010-08-25 10:51:01'), (8455, 373, '2010-08-25 10:51:03'), (8456, 373, '2010-08-25 10:51:04'), (8457, 373, '2010-08-25 10:51:50'), (8458, 373, '2010-08-25 10:51:53'), (8459, 373, '2010-08-25 10:51:56'), (8460, 373, '2010-08-25 10:52:01'), (8461, 373, '2010-08-25 10:52:04'), (8462, 373, '2010-08-25 10:52:11'), (8463, 373, '2010-08-25 10:52:15'), (8464, 373, '2010-08-25 10:52:17'), (8465, 373, '2010-08-25 10:52:19'), (8466, 373, '2010-08-25 10:52:21'), (8467, 373, '2010-08-25 10:52:23'), (8468, 373, '2010-08-25 10:52:25'), (8469, 373, '2010-08-25 10:54:42'), (8470, 373, '2010-08-25 10:54:45'), (8471, 373, '2010-08-25 10:54:48'), (8472, 373, '2010-08-25 10:54:51'), (8473, 373, '2010-08-25 10:54:54'), (8474, 373, '2010-08-25 10:55:20'), (8475, 373, '2010-08-25 10:55:22'), (8476, 373, '2010-08-25 10:55:28'), (8477, 373, '2010-08-25 10:55:29'), (8478, 373, '2010-08-25 10:55:32'), (8479, 373, '2010-08-25 10:55:44'), (8480, 373, '2010-08-25 10:55:48'), (8481, 373, '2010-08-25 10:56:53'), (8482, 373, '2010-08-25 10:56:56'), (8483, 373, '2010-08-25 10:58:02'), (8484, 373, '2010-08-25 10:58:07'), (8485, 373, '2010-08-25 10:58:20'), (8486, 373, '2010-08-25 10:58:23'), (8487, 373, '2010-08-25 10:58:50'), (8488, 373, '2010-08-25 10:58:56'), (8489, 373, '2010-08-25 10:58:59'), (8490, 373, '2010-08-25 10:59:05'), (8491, 373, '2010-08-25 10:59:09'), (8492, 373, '2010-08-25 10:59:12'), (8493, 373, '2010-08-25 10:59:14'), (8494, 373, '2010-08-25 10:59:16'), (8495, 373, '2010-08-25 10:59:19'), (8496, 373, '2010-08-25 10:59:20'), (8497, 373, '2010-08-25 10:59:31'), (8498, 373, '2010-08-25 10:59:34'), (8499, 396, '2010-08-25 10:59:43'), (8500, 373, '2010-08-25 10:59:54'), (8501, 373, '2010-08-25 10:59:56'), (8502, 373, '2010-08-25 11:02:45'), (8503, 373, '2010-08-25 11:02:50'), (8504, 373, '2010-08-25 11:02:53'), (8505, 373, '2010-08-25 11:02:58'), (8506, 373, '2010-08-25 11:03:01'), (8507, 373, '2010-08-25 11:03:03'), (8508, 373, '2010-08-25 11:03:05'), (8509, 373, '2010-08-25 11:03:07'), (8510, 373, '2010-08-25 11:03:10'), (8511, 373, '2010-08-25 11:03:11'), (8512, 373, '2010-08-25 11:03:19'), (8513, 373, '2010-08-25 11:03:22'), (8514, 397, '2010-08-25 11:03:36'), (8515, 398, '2010-08-25 11:03:36'), (8516, 373, '2010-08-25 11:03:47'), (8517, 373, '2010-08-25 11:03:48'), (8518, 373, '2010-08-25 11:06:59'), (8519, 373, '2010-08-25 11:12:26'), (8520, 373, '2010-08-25 11:12:30'), (8521, 373, '2010-08-25 11:12:34'), (8522, 373, '2010-08-25 11:12:39'), (8523, 373, '2010-08-25 11:12:42'), (8524, 373, '2010-08-25 11:12:44'), (8525, 373, '2010-08-25 11:13:34'), (8526, 373, '2010-08-25 11:13:36'), (8527, 389, '2010-08-25 11:14:04'), (8528, 373, '2010-08-25 11:14:09'), (8529, 373, '2010-08-25 11:14:13'), (8530, 373, '2010-08-25 11:14:16'), (8531, 373, '2010-08-25 11:14:20'), (8532, 373, '2010-08-25 11:14:24'), (8533, 373, '2010-08-25 11:14:28'), (8534, 373, '2010-08-25 11:14:28'), (8535, 373, '2010-08-25 11:14:31'), (8536, 373, '2010-08-25 11:14:33'), (8537, 373, '2010-08-25 11:14:35'), (8538, 373, '2010-08-25 11:15:27'), (8539, 373, '2010-08-25 11:15:31'), (8540, 373, '2010-08-25 11:15:40'), (8541, 373, '2010-08-25 11:15:44'), (8542, 373, '2010-08-25 11:15:48'), (8543, 373, '2010-08-25 11:15:53'), (8544, 373, '2010-08-25 11:15:56'), (8545, 373, '2010-08-25 11:15:59'), (8546, 373, '2010-08-25 11:16:01'), (8547, 373, '2010-08-25 11:16:04'), (8548, 373, '2010-08-25 11:16:06'), (8549, 373, '2010-08-25 11:16:07'), (8550, 373, '2010-08-25 11:16:37'), (8551, 373, '2010-08-25 11:16:41'), (8552, 400, '2010-08-25 11:16:54'), (8553, 401, '2010-08-25 11:16:54'), (8554, 373, '2010-08-25 11:17:07'), (8555, 373, '2010-08-25 11:17:08'), (8556, 403, '2010-08-25 11:29:33'), (8557, 403, '2010-08-25 11:29:48'), (8558, 373, '2010-08-25 11:58:54'), (8559, 373, '2010-08-25 11:58:57'), (8560, 373, '2010-08-25 11:59:00'), (8561, 373, '2010-08-25 11:59:04'), (8562, 373, '2010-08-25 11:59:08'), (8563, 373, '2010-08-25 11:59:09'), (8564, 373, '2010-08-25 11:59:27'), (8565, 373, '2010-08-25 11:59:30'), (8566, 373, '2010-08-25 11:59:31'), (8567, 373, '2010-08-25 11:59:34'), (8568, 373, '2010-08-25 11:59:36'), (8569, 373, '2010-08-25 11:59:37'), (8570, 373, '2010-08-25 12:01:12'), (8571, 373, '2010-08-25 12:01:16'), (8572, 373, '2010-08-25 12:01:19'), (8573, 373, '2010-08-25 12:01:24'), (8574, 373, '2010-08-25 12:01:27'), (8575, 373, '2010-08-25 12:01:28'), (8576, 373, '2010-08-25 12:01:36'), (8577, 373, '2010-08-25 12:01:38'), (8578, 373, '2010-08-25 12:01:40'), (8579, 373, '2010-08-25 12:01:44'), (8580, 373, '2010-08-25 12:01:44'), (8581, 373, '2010-08-25 12:01:46'), (8582, 373, '2010-08-25 12:03:03'), (8583, 373, '2010-08-25 12:03:06'), (8584, 373, '2010-08-25 12:03:09'), (8585, 373, '2010-08-25 12:03:13'), (8586, 373, '2010-08-25 12:03:16'), (8587, 373, '2010-08-25 12:03:18'), (8588, 373, '2010-08-25 12:03:26'), (8589, 373, '2010-08-25 12:03:29'), (8590, 373, '2010-08-25 12:03:31'), (8591, 373, '2010-08-25 12:03:33'), (8592, 373, '2010-08-25 12:03:35'), (8593, 373, '2010-08-25 12:03:36'), (8594, 373, '2010-08-25 12:04:17'), (8595, 373, '2010-08-25 12:08:57'), (8596, 373, '2010-08-25 12:09:01'), (8597, 373, '2010-08-25 12:09:04'), (8598, 373, '2010-08-25 12:09:08'), (8599, 373, '2010-08-25 12:09:11'), (8600, 373, '2010-08-25 12:09:13'), (8601, 373, '2010-08-25 12:09:32'), (8602, 373, '2010-08-25 12:09:36'), (8603, 373, '2010-08-25 12:09:39'), (8604, 373, '2010-08-25 12:09:43'), (8605, 373, '2010-08-25 12:09:46'), (8606, 373, '2010-08-25 12:09:48'), (8607, 373, '2010-08-25 12:09:51'), (8608, 373, '2010-08-25 12:09:52'), (8609, 373, '2010-08-25 12:10:51'), (8610, 373, '2010-08-25 12:10:52'), (8611, 373, '2010-08-25 12:11:24'), (8612, 373, '2010-08-25 12:11:29'), (8613, 373, '2010-08-25 12:11:31'), (8614, 373, '2010-08-25 12:11:36'), (8615, 373, '2010-08-25 12:11:40'), (8616, 373, '2010-08-25 12:11:43'), (8617, 373, '2010-08-25 12:11:44'), (8618, 373, '2010-08-25 12:11:46'), (8619, 373, '2010-08-25 12:11:48'), (8620, 373, '2010-08-25 12:11:50'), (8621, 373, '2010-08-25 12:13:08'), (8622, 373, '2010-08-25 12:13:12'), (8623, 373, '2010-08-25 12:13:15'), (8624, 373, '2010-08-25 12:13:22'), (8625, 373, '2010-08-25 12:13:26'), (8626, 373, '2010-08-25 12:13:28'), (8627, 373, '2010-08-25 12:13:30'), (8628, 373, '2010-08-25 12:13:33'), (8629, 373, '2010-08-25 12:13:35'), (8630, 373, '2010-08-25 12:13:37'), (8631, 373, '2010-08-25 12:13:41'), (8632, 373, '2010-08-25 12:13:44'), (8633, 405, '2010-08-25 12:13:58'), (8634, 404, '2010-08-25 12:13:59'), (8635, 373, '2010-08-25 12:14:10'), (8636, 373, '2010-08-25 12:14:11'), (8637, 373, '2010-08-25 12:14:39'), (8638, 373, '2010-08-25 12:20:23'), (8639, 373, '2010-08-25 12:20:28'), (8640, 373, '2010-08-25 12:20:31'), (8641, 373, '2010-08-25 12:20:37'), (8642, 373, '2010-08-25 12:20:41'), (8643, 373, '2010-08-25 12:20:43'), (8644, 373, '2010-08-25 12:20:48'), (8645, 373, '2010-08-25 12:20:50'), (8646, 373, '2010-08-25 12:20:52'), (8647, 373, '2010-08-25 12:20:54'), (8648, 373, '2010-08-25 12:20:57'), (8649, 373, '2010-08-25 12:20:58'), (8650, 407, '2010-08-25 12:21:22'), (8651, 373, '2010-08-25 12:21:34'), (8652, 373, '2010-08-25 12:21:38'), (8653, 409, '2010-08-25 12:22:11'), (8654, 408, '2010-08-25 12:22:12'), (8655, 373, '2010-08-25 12:22:23'), (8656, 373, '2010-08-25 12:22:25'), (8657, 373, '2010-08-25 12:35:28'), (8658, 373, '2010-08-25 12:35:33'), (8659, 373, '2010-08-25 12:35:36'), (8660, 373, '2010-08-25 12:35:42'), (8661, 373, '2010-08-25 12:35:46'), (8662, 373, '2010-08-25 12:35:47'), (8663, 373, '2010-08-25 12:35:50'), (8664, 373, '2010-08-25 12:35:52'), (8665, 373, '2010-08-25 12:35:55'), (8666, 373, '2010-08-25 12:35:56'), (8667, 373, '2010-08-25 12:36:13'), (8668, 373, '2010-08-25 12:36:16'), (8669, 411, '2010-08-25 12:36:30'), (8670, 412, '2010-08-25 12:36:30'), (8671, 373, '2010-08-25 12:36:44'), (8672, 373, '2010-08-25 12:36:46'), (8673, 385, '2010-08-25 12:42:30'), (8674, 385, '2010-08-25 12:42:31'), (8675, 385, '2010-08-25 12:42:37'), (8676, 385, '2010-08-25 12:42:41'), (8677, 385, '2010-08-25 12:42:47'), (8678, 385, '2010-08-25 12:42:50'), (8679, 385, '2010-08-25 12:43:02'), (8680, 385, '2010-08-25 12:43:05'), (8681, 385, '2010-08-25 12:43:11'), (8682, 385, '2010-08-25 12:43:15'), (8683, 385, '2010-08-25 12:43:19'), (8684, 385, '2010-08-25 12:43:24'), (8685, 385, '2010-08-25 12:43:27'), (8686, 385, '2010-08-25 12:43:38'), (8687, 385, '2010-08-25 12:43:42'), (8688, 385, '2010-08-25 12:43:49'), (8689, 385, '2010-08-25 12:43:55'), (8690, 385, '2010-08-25 12:43:57'), (8691, 385, '2010-08-25 12:44:01'), (8692, 385, '2010-08-25 12:44:03'), (8693, 385, '2010-08-25 12:44:09'), (8694, 385, '2010-08-25 12:44:12'), (8695, 373, '2010-08-25 12:44:13'), (8696, 373, '2010-08-25 12:44:18'), (8697, 373, '2010-08-25 12:44:21'), (8698, 373, '2010-08-25 12:44:30'), (8699, 385, '2010-08-25 12:44:33'), (8700, 373, '2010-08-25 12:44:37'), (8701, 373, '2010-08-25 12:44:39'), (8702, 373, '2010-08-25 12:44:43'), (8703, 373, '2010-08-25 12:44:45'), (8704, 385, '2010-08-25 12:44:46'), (8705, 373, '2010-08-25 12:44:48'), (8706, 373, '2010-08-25 12:44:50'), (8707, 373, '2010-08-25 12:44:54'), (8708, 373, '2010-08-25 12:44:58'), (8709, 373, '2010-08-25 12:45:16'), (8710, 373, '2010-08-25 12:45:19'), (8711, 385, '2010-08-25 12:45:33'), (8712, 385, '2010-08-25 12:45:37'), (8713, 385, '2010-08-25 12:45:38'), (8714, 385, '2010-08-25 12:45:40'), (8715, 385, '2010-08-25 12:45:42'), (8716, 373, '2010-08-25 12:50:07'), (8717, 373, '2010-08-25 12:50:12'), (8718, 373, '2010-08-25 12:50:15'), (8719, 373, '2010-08-25 12:50:21'), (8720, 373, '2010-08-25 12:50:25'), (8721, 373, '2010-08-25 12:50:28'), (8722, 373, '2010-08-25 12:50:29'), (8723, 373, '2010-08-25 12:50:31'), (8724, 373, '2010-08-25 12:50:34'), (8725, 373, '2010-08-25 12:50:35'), (8726, 373, '2010-08-25 12:50:40'), (8727, 373, '2010-08-25 12:50:43'), (8728, 373, '2010-08-25 12:51:03'), (8729, 373, '2010-08-25 12:51:05'), (8730, 373, '2010-08-25 12:56:30'), (8731, 373, '2010-08-25 12:56:35'), (8732, 373, '2010-08-25 12:56:38'), (8733, 373, '2010-08-25 12:56:44'), (8734, 373, '2010-08-25 12:56:48'), (8735, 373, '2010-08-25 12:56:51'), (8736, 373, '2010-08-25 12:56:53'), (8737, 373, '2010-08-25 12:56:55'), (8738, 373, '2010-08-25 12:56:57'), (8739, 373, '2010-08-25 12:56:59'), (8740, 373, '2010-08-25 12:57:03'), (8741, 373, '2010-08-25 12:57:07'), (8742, 373, '2010-08-25 12:57:26'), (8743, 373, '2010-08-25 12:57:27'), (8744, 373, '2010-08-25 13:04:37'), (8745, 373, '2010-08-25 13:04:43'), (8746, 373, '2010-08-25 13:04:46'), (8747, 373, '2010-08-25 13:04:51'), (8748, 373, '2010-08-25 13:04:56'), (8749, 373, '2010-08-25 13:04:58'), (8750, 373, '2010-08-25 13:05:00'), (8751, 373, '2010-08-25 13:05:03'), (8752, 373, '2010-08-25 13:05:05'), (8753, 373, '2010-08-25 13:05:06'), (8754, 373, '2010-08-25 13:05:11'), (8755, 373, '2010-08-25 13:05:15'), (8756, 373, '2010-08-25 13:05:34'), (8757, 373, '2010-08-25 13:05:35'), (8758, 373, '2010-08-25 13:09:20'), (8759, 373, '2010-08-25 13:09:26'), (8760, 373, '2010-08-25 13:09:29'), (8761, 373, '2010-08-25 13:09:34'), (8762, 373, '2010-08-25 13:09:39'), (8763, 373, '2010-08-25 13:09:41'), (8764, 373, '2010-08-25 13:09:43'), (8765, 373, '2010-08-25 13:09:45'), (8766, 373, '2010-08-25 13:09:48'), (8767, 373, '2010-08-25 13:09:50'), (8768, 373, '2010-08-25 13:09:54'), (8769, 373, '2010-08-25 13:09:58'), (8770, 419, '2010-08-25 13:10:12'), (8771, 420, '2010-08-25 13:10:12'), (8772, 373, '2010-08-25 13:10:24'), (8773, 373, '2010-08-25 13:10:25'), (8774, 373, '2010-08-25 13:17:02'), (8775, 373, '2010-08-25 13:17:07'), (8776, 373, '2010-08-25 13:17:10'), (8777, 373, '2010-08-25 13:17:16'), (8778, 373, '2010-08-25 13:17:21'), (8779, 373, '2010-08-25 13:17:23'), (8780, 373, '2010-08-25 13:17:25'), (8781, 373, '2010-08-25 13:17:27'), (8782, 373, '2010-08-25 13:17:29'), (8783, 373, '2010-08-25 13:17:31'), (8784, 373, '2010-08-25 13:17:36'), (8785, 373, '2010-08-25 13:17:40'), (8786, 422, '2010-08-25 13:17:54'), (8787, 423, '2010-08-25 13:17:54'), (8788, 373, '2010-08-25 13:18:06'), (8789, 373, '2010-08-25 13:18:07'), (8790, 385, '2010-08-25 13:28:30'), (8791, 385, '2010-08-25 13:28:31'), (8792, 385, '2010-08-25 13:28:36'), (8793, 385, '2010-08-25 13:28:45'), (8794, 385, '2010-08-25 13:28:46'), (8795, 385, '2010-08-25 13:29:05'), (8796, 385, '2010-08-25 13:29:07'), (8797, 385, '2010-08-25 13:29:12'), (8798, 385, '2010-08-25 13:29:18'), (8799, 385, '2010-08-25 13:29:22'), (8800, 385, '2010-08-25 13:29:26'), (8801, 385, '2010-08-25 13:29:28'), (8802, 385, '2010-08-25 13:29:44'), (8803, 385, '2010-08-25 13:29:47'), (8804, 385, '2010-08-25 13:29:54'), (8805, 385, '2010-08-25 13:30:38'), (8806, 385, '2010-08-25 13:30:39'), (8807, 385, '2010-08-25 13:30:42'), (8808, 385, '2010-08-25 13:30:44'), (8809, 385, '2010-08-25 13:30:49'), (8810, 385, '2010-08-25 13:30:51'), (8811, 385, '2010-08-25 13:31:00'), (8812, 385, '2010-08-25 13:31:04'), (8813, 385, '2010-08-25 13:31:32'), (8814, 385, '2010-08-25 13:31:37'), (8815, 385, '2010-08-25 13:31:38'), (8816, 385, '2010-08-25 13:31:40'), (8817, 385, '2010-08-25 13:31:41'), (8818, 373, '2010-08-25 13:33:05'), (8819, 373, '2010-08-25 13:33:11'), (8820, 373, '2010-08-25 13:33:14'), (8821, 373, '2010-08-25 13:33:20'), (8822, 373, '2010-08-25 13:33:24'), (8823, 373, '2010-08-25 13:33:26'), (8824, 373, '2010-08-25 13:33:28'), (8825, 373, '2010-08-25 13:33:30'), (8826, 373, '2010-08-25 13:33:32'), (8827, 373, '2010-08-25 13:33:34'), (8828, 373, '2010-08-25 13:33:39'), (8829, 373, '2010-08-25 13:33:43'), (8830, 373, '2010-08-25 13:34:02'), (8831, 373, '2010-08-25 13:34:04'), (8832, 373, '2010-08-25 13:37:15'), (8833, 373, '2010-08-25 13:37:20'), (8834, 373, '2010-08-25 13:37:23'), (8835, 373, '2010-08-25 13:37:29'), (8836, 373, '2010-08-25 13:37:33'), (8837, 373, '2010-08-25 13:37:35'), (8838, 373, '2010-08-25 13:37:37'), (8839, 373, '2010-08-25 13:37:39'), (8840, 373, '2010-08-25 13:37:41'), (8841, 373, '2010-08-25 13:37:43'), (8842, 373, '2010-08-25 13:37:48'), (8843, 373, '2010-08-25 13:37:51'), (8844, 428, '2010-08-25 13:38:05'), (8845, 427, '2010-08-25 13:38:05'), (8846, 373, '2010-08-25 13:38:17'), (8847, 373, '2010-08-25 13:38:18'), (8848, 373, '2010-08-25 13:44:30'), (8849, 373, '2010-08-25 13:44:35'), (8850, 373, '2010-08-25 13:44:38'), (8851, 373, '2010-08-25 13:44:44'), (8852, 373, '2010-08-25 13:44:48'), (8853, 373, '2010-08-25 13:44:51'), (8854, 373, '2010-08-25 13:44:53'), (8855, 373, '2010-08-25 13:44:54'), (8856, 373, '2010-08-25 13:44:57'), (8857, 373, '2010-08-25 13:44:58'), (8858, 373, '2010-08-25 13:45:03'), (8859, 373, '2010-08-25 13:45:06'), (8860, 430, '2010-08-25 13:45:21'), (8861, 431, '2010-08-25 13:45:21'), (8862, 373, '2010-08-25 13:45:32'), (8863, 373, '2010-08-25 13:45:34'), (8864, 385, '2010-08-25 13:50:50'), (8865, 373, '2010-08-25 14:09:21'), (8866, 373, '2010-08-25 14:12:20'), (8867, 373, '2010-08-25 14:12:22'), (8868, 373, '2010-08-25 14:13:56'), (8869, 373, '2010-08-25 14:15:30'), (8870, 373, '2010-08-25 14:15:50'), (8871, 373, '2010-08-25 14:16:50'), (8872, 373, '2010-08-25 14:16:55'), (8873, 373, '2010-08-25 14:16:58'), (8874, 373, '2010-08-25 14:17:04'), (8875, 373, '2010-08-25 14:17:08'), (8876, 373, '2010-08-25 14:17:11'), (8877, 373, '2010-08-25 14:17:13'), (8878, 373, '2010-08-25 14:17:15'), (8879, 373, '2010-08-25 14:17:17'), (8880, 373, '2010-08-25 14:17:18'), (8881, 373, '2010-08-25 14:17:23'), (8882, 373, '2010-08-25 14:17:26'), (8883, 434, '2010-08-25 14:17:41'), (8884, 433, '2010-08-25 14:17:41'), (8885, 373, '2010-08-25 14:17:53'), (8886, 373, '2010-08-25 14:17:54'), (8887, 369, '2010-08-25 14:19:15'), (8888, 369, '2010-08-25 14:19:19'), (8889, 369, '2010-08-25 14:19:27'), (8890, 369, '2010-08-25 14:19:59'), (8891, 369, '2010-08-25 14:20:16'), (8892, 369, '2010-08-25 14:20:22'), (8893, 369, '2010-08-25 14:20:25'), (8894, 369, '2010-08-25 14:20:35'), (8895, 369, '2010-08-25 14:20:38'), (8896, 369, '2010-08-25 14:20:43'), (8897, 369, '2010-08-25 14:20:48'), (8898, 369, '2010-08-25 14:20:50'), (8899, 369, '2010-08-25 14:20:53'), (8900, 369, '2010-08-25 14:20:54'), (8901, 369, '2010-08-25 14:20:59'), (8902, 369, '2010-08-25 14:21:01'), (8903, 369, '2010-08-25 14:21:07'), (8904, 369, '2010-08-25 14:21:11'), (8905, 436, '2010-08-25 14:21:42'), (8906, 437, '2010-08-25 14:21:42'), (8907, 369, '2010-08-25 14:21:53'), (8908, 369, '2010-08-25 14:21:57'), (8909, 369, '2010-08-25 14:21:58'), (8910, 369, '2010-08-25 14:22:00'), (8911, 369, '2010-08-25 14:22:02'), (8912, 369, '2010-08-25 14:22:05'), (8913, 369, '2010-08-25 14:26:26'), (8914, 369, '2010-08-25 14:26:33'), (8915, 369, '2010-08-25 14:26:36'), (8916, 369, '2010-08-25 14:26:43'), (8917, 369, '2010-08-25 14:26:52'), (8918, 369, '2010-08-25 14:26:55'), (8919, 369, '2010-08-25 14:27:01'), (8920, 369, '2010-08-25 14:27:05'), (8921, 369, '2010-08-25 14:27:09'), (8922, 369, '2010-08-25 14:27:13'), (8923, 369, '2010-08-25 14:27:15'), (8924, 369, '2010-08-25 14:27:26'), (8925, 369, '2010-08-25 14:27:30'), (8926, 369, '2010-08-25 14:27:40'), (8927, 369, '2010-08-25 14:27:46'), (8928, 369, '2010-08-25 14:27:48'), (8929, 369, '2010-08-25 14:27:52'), (8930, 369, '2010-08-25 14:27:54'), (8931, 369, '2010-08-25 14:28:00'), (8932, 369, '2010-08-25 14:28:02'), (8933, 369, '2010-08-25 14:28:17'), (8934, 369, '2010-08-25 14:28:22'), (8935, 439, '2010-08-25 14:28:47'), (8936, 440, '2010-08-25 14:28:47'), (8937, 369, '2010-08-25 14:28:57'), (8938, 369, '2010-08-25 14:29:01'), (8939, 369, '2010-08-25 14:29:02'), (8940, 369, '2010-08-25 14:29:04'), (8941, 369, '2010-08-25 14:29:05'), (8942, 365, '2010-08-25 14:33:23'), (8943, 365, '2010-08-25 14:33:28'), (8944, 365, '2010-08-25 14:33:32'), (8945, 365, '2010-08-25 14:33:36'), (8946, 365, '2010-08-25 14:33:39'), (8947, 365, '2010-08-25 14:33:46'), (8948, 365, '2010-08-25 14:33:47'), (8949, 365, '2010-08-25 14:33:50'), (8950, 365, '2010-08-25 14:33:54'), (8951, 365, '2010-08-25 14:33:57'), (8952, 365, '2010-08-25 14:34:04'), (8953, 365, '2010-08-25 14:34:09'), (8954, 365, '2010-08-25 14:34:11'), (8955, 365, '2010-08-25 14:34:14'), (8956, 365, '2010-08-25 14:34:15'), (8957, 365, '2010-08-25 14:34:18'), (8958, 365, '2010-08-25 14:34:20'), (8959, 365, '2010-08-25 14:34:26'), (8960, 365, '2010-08-25 14:34:33'), (8961, 442, '2010-08-25 14:34:56'), (8962, 443, '2010-08-25 14:34:57'), (8963, 365, '2010-08-25 14:35:09'), (8964, 365, '2010-08-25 14:35:17'), (8965, 365, '2010-08-25 14:35:18'), (8966, 369, '2010-08-25 14:53:09'), (8967, 369, '2010-08-25 14:53:11'), (8968, 369, '2010-08-25 14:53:18'), (8969, 369, '2010-08-25 14:55:04'), (8970, 373, '2010-08-25 15:22:14'), (8971, 373, '2010-08-25 15:22:22'), (8972, 373, '2010-08-25 15:22:24'), (8973, 373, '2010-08-25 15:22:30'), (8974, 373, '2010-08-25 15:22:35'), (8975, 373, '2010-08-25 15:22:38'), (8976, 373, '2010-08-25 15:22:40'), (8977, 373, '2010-08-25 15:22:44'), (8978, 373, '2010-08-25 15:22:45'), (8979, 373, '2010-08-25 15:22:47'), (8980, 373, '2010-08-25 15:22:52'), (8981, 373, '2010-08-25 15:22:55'), (8982, 446, '2010-08-25 15:23:12'), (8983, 445, '2010-08-25 15:23:12'), (8984, 373, '2010-08-25 15:23:24'), (8985, 373, '2010-08-25 15:23:25'), (8986, 373, '2010-08-25 15:25:54'), (8987, 373, '2010-08-25 15:25:59'), (8988, 373, '2010-08-25 15:26:02'), (8989, 373, '2010-08-25 15:26:07'), (8990, 373, '2010-08-25 15:26:12'), (8991, 373, '2010-08-25 15:26:14'), (8992, 373, '2010-08-25 15:26:16'), (8993, 373, '2010-08-25 15:26:18'), (8994, 373, '2010-08-25 15:26:20'), (8995, 373, '2010-08-25 15:26:21'), (8996, 373, '2010-08-25 15:26:26'), (8997, 373, '2010-08-25 15:26:30'), (8998, 449, '2010-08-25 15:26:44'), (8999, 448, '2010-08-25 15:26:44'), (9000, 373, '2010-08-25 15:26:56'), (9001, 373, '2010-08-25 15:26:57'), (9002, 373, '2010-08-25 15:27:51'), (9003, 373, '2010-08-25 15:27:57'), (9004, 373, '2010-08-25 15:28:00'), (9005, 373, '2010-08-25 15:28:05'), (9006, 373, '2010-08-25 15:28:09'), (9007, 373, '2010-08-25 15:28:12'), (9008, 373, '2010-08-25 15:28:14'), (9009, 373, '2010-08-25 15:28:15'), (9010, 373, '2010-08-25 15:28:18'), (9011, 373, '2010-08-25 15:28:19'), (9012, 373, '2010-08-25 15:28:24'), (9013, 373, '2010-08-25 15:28:27'), (9014, 451, '2010-08-25 15:28:42'), (9015, 452, '2010-08-25 15:28:42'), (9016, 373, '2010-08-25 15:28:54'), (9017, 373, '2010-08-25 15:28:56'), (9018, 373, '2010-08-25 15:31:55'), (9019, 373, '2010-08-25 15:32:00'), (9020, 373, '2010-08-25 15:32:03'), (9021, 373, '2010-08-25 15:32:09'), (9022, 373, '2010-08-25 15:32:13'), (9023, 373, '2010-08-25 15:32:16'), (9024, 373, '2010-08-25 15:32:18'), (9025, 373, '2010-08-25 15:32:20'), (9026, 373, '2010-08-25 15:32:22'), (9027, 373, '2010-08-25 15:32:24'), (9028, 373, '2010-08-25 15:32:29'), (9029, 373, '2010-08-25 15:32:32'), (9030, 454, '2010-08-25 15:32:47'), (9031, 455, '2010-08-25 15:32:47'), (9032, 373, '2010-08-25 15:32:58'), (9033, 373, '2010-08-25 15:33:00'), (9034, 373, '2010-08-25 16:02:50'), (9035, 373, '2010-08-25 16:02:56'), (9036, 373, '2010-08-25 16:02:59'), (9037, 373, '2010-08-25 16:03:04'), (9038, 373, '2010-08-25 16:03:09'), (9039, 373, '2010-08-25 16:03:11'), (9040, 373, '2010-08-25 16:03:13'), (9041, 373, '2010-08-25 16:03:15'), (9042, 373, '2010-08-25 16:03:17'), (9043, 373, '2010-08-25 16:03:19'), (9044, 373, '2010-08-25 16:03:24'), (9045, 373, '2010-08-25 16:03:28'), (9046, 373, '2010-08-25 16:04:01'), (9047, 373, '2010-08-25 16:04:03'), (9048, 373, '2010-08-25 16:04:32'), (9049, 373, '2010-08-25 16:04:38'), (9050, 373, '2010-08-25 16:04:41'), (9051, 373, '2010-08-25 16:04:46'), (9052, 373, '2010-08-25 16:04:51'), (9053, 373, '2010-08-25 16:04:53'), (9054, 373, '2010-08-25 16:04:55'), (9055, 373, '2010-08-25 16:04:57'), (9056, 373, '2010-08-25 16:04:59'), (9057, 373, '2010-08-25 16:05:01'), (9058, 373, '2010-08-25 16:05:06'), (9059, 373, '2010-08-25 16:05:10'), (9060, 457, '2010-08-25 16:05:35'), (9061, 373, '2010-08-25 16:05:45'), (9062, 373, '2010-08-25 16:05:49'), (9063, 373, '2010-08-25 16:05:51'), (9064, 373, '2010-08-25 16:08:25'), (9065, 373, '2010-08-25 16:08:31'), (9066, 373, '2010-08-25 16:08:34'), (9067, 373, '2010-08-25 16:08:40'), (9068, 373, '2010-08-25 16:08:44'), (9069, 373, '2010-08-25 16:08:46'), (9070, 373, '2010-08-25 16:08:48'), (9071, 373, '2010-08-25 16:08:51'), (9072, 373, '2010-08-25 16:08:53'), (9073, 373, '2010-08-25 16:08:55'), (9074, 373, '2010-08-25 16:09:00'), (9075, 373, '2010-08-25 16:09:03'), (9076, 459, '2010-08-25 16:09:41'), (9077, 373, '2010-08-25 16:09:49'), (9078, 373, '2010-08-25 16:09:50'), (9079, 373, '2010-08-25 16:10:30'), (9080, 373, '2010-08-25 16:10:36'), (9081, 373, '2010-08-25 16:10:38'), (9082, 373, '2010-08-25 16:10:44'), (9083, 373, '2010-08-25 16:10:49'), (9084, 373, '2010-08-25 16:10:51'), (9085, 373, '2010-08-25 16:10:55'), (9086, 373, '2010-08-25 16:10:57'), (9087, 373, '2010-08-25 16:11:00'), (9088, 373, '2010-08-25 16:11:02'), (9089, 373, '2010-08-25 16:11:07'), (9090, 373, '2010-08-25 16:11:10'), (9091, 461, '2010-08-25 16:12:14'), (9092, 373, '2010-08-25 16:12:21'), (9093, 373, '2010-08-25 16:12:23'), (9094, 373, '2010-08-25 16:15:06'), (9095, 373, '2010-08-25 16:15:12'), (9096, 373, '2010-08-25 16:15:17'), (9097, 373, '2010-08-25 16:15:24'), (9098, 373, '2010-08-25 16:15:29'), (9099, 373, '2010-08-25 16:15:32'), (9100, 373, '2010-08-25 16:15:39'), (9101, 373, '2010-08-25 16:15:43'), (9102, 373, '2010-08-25 16:15:45'), (9103, 373, '2010-08-25 16:15:47'), (9104, 373, '2010-08-25 16:15:49'), (9105, 373, '2010-08-25 16:15:51'), (9106, 373, '2010-08-25 16:15:53'), (9107, 373, '2010-08-25 16:15:57'), (9108, 373, '2010-08-25 16:16:01'), (9109, 373, '2010-08-25 16:18:02'), (9110, 373, '2010-08-25 16:18:05'), (9111, 463, '2010-08-25 16:18:05'), (9112, 464, '2010-08-25 16:18:06'), (9113, 373, '2010-08-25 16:25:14'), (9114, 373, '2010-08-25 16:25:19'), (9115, 373, '2010-08-25 16:25:23'), (9116, 373, '2010-08-25 16:25:29'), (9117, 373, '2010-08-25 16:25:33'), (9118, 373, '2010-08-25 16:25:36'), (9119, 373, '2010-08-25 16:25:37'), (9120, 373, '2010-08-25 16:25:39'), (9121, 373, '2010-08-25 16:25:42'), (9122, 373, '2010-08-25 16:25:43'), (9123, 373, '2010-08-25 16:25:49'), (9124, 373, '2010-08-25 16:25:53'), (9125, 466, '2010-08-25 16:28:00'), (9126, 373, '2010-08-25 16:28:01'), (9127, 373, '2010-08-25 16:28:05'), (9128, 467, '2010-08-25 16:28:06'), (9129, 373, '2010-08-25 16:34:27'), (9130, 373, '2010-08-25 16:34:32'), (9131, 373, '2010-08-25 16:34:35'), (9132, 373, '2010-08-25 16:34:42'), (9133, 373, '2010-08-25 16:34:46'), (9134, 373, '2010-08-25 16:34:48'), (9135, 373, '2010-08-25 16:34:50'), (9136, 373, '2010-08-25 16:34:52'), (9137, 373, '2010-08-25 16:34:55'), (9138, 373, '2010-08-25 16:34:56'), (9139, 373, '2010-08-25 16:35:03'), (9140, 373, '2010-08-25 16:35:06'), (9141, 469, '2010-08-25 16:35:44'), (9142, 373, '2010-08-25 16:35:54'), (9143, 373, '2010-08-25 16:35:55'), (9144, 470, '2010-08-25 16:40:00'), (9145, 470, '2010-08-25 16:40:08'), (9146, 470, '2010-08-25 16:40:12'), (9147, 470, '2010-08-25 16:40:16'), (9148, 470, '2010-08-25 16:40:33'), (9149, 470, '2010-08-25 16:40:46'), (9150, 470, '2010-08-25 16:40:49'), (9151, 470, '2010-08-25 16:42:05'), (9152, 470, '2010-08-25 16:42:09'), (9153, 470, '2010-08-25 16:42:13'), (9154, 470, '2010-08-25 16:42:18'), (9155, 470, '2010-08-25 16:42:42'), (9156, 470, '2010-08-25 16:45:56'), (9157, 373, '2010-08-25 16:51:27'), (9158, 373, '2010-08-25 16:51:33'), (9159, 373, '2010-08-25 16:51:37'), (9160, 373, '2010-08-25 16:51:42'), (9161, 373, '2010-08-25 16:51:47'), (9162, 373, '2010-08-25 16:51:49'), (9163, 373, '2010-08-25 16:51:51'), (9164, 373, '2010-08-25 16:51:53'), (9165, 373, '2010-08-25 16:51:55'), (9166, 373, '2010-08-25 16:51:57'), (9167, 373, '2010-08-25 16:52:02'), (9168, 373, '2010-08-25 16:52:05'), (9169, 471, '2010-08-25 16:52:23'), (9170, 373, '2010-08-25 16:52:25'), (9171, 373, '2010-08-25 16:52:29'), (9172, 373, '2010-08-25 16:52:30'), (9173, 373, '2010-08-25 16:57:04'), (9174, 373, '2010-08-25 16:57:10'), (9175, 373, '2010-08-25 16:57:14'), (9176, 373, '2010-08-25 16:57:20'), (9177, 373, '2010-08-25 16:57:25'), (9178, 373, '2010-08-25 16:57:27'), (9179, 373, '2010-08-25 16:57:30'), (9180, 373, '2010-08-25 16:57:33'), (9181, 373, '2010-08-25 16:57:35'), (9182, 373, '2010-08-25 16:57:36'), (9183, 373, '2010-08-25 16:57:42'), (9184, 373, '2010-08-25 16:57:45'), (9185, 473, '2010-08-25 16:58:16'), (9186, 472, '2010-08-25 16:59:53'), (9187, 373, '2010-08-25 17:04:02'), (9188, 373, '2010-08-25 17:04:04'), (9189, 373, '2010-08-25 17:04:13'), (9190, 373, '2010-08-25 17:18:00'), (9191, 373, '2010-08-25 17:18:06'), (9192, 373, '2010-08-25 17:18:09'), (9193, 373, '2010-08-25 17:18:15'), (9194, 373, '2010-08-25 17:18:20'), (9195, 373, '2010-08-25 17:18:22'), (9196, 373, '2010-08-25 17:18:24'), (9197, 373, '2010-08-25 17:18:26'), (9198, 373, '2010-08-25 17:18:28'), (9199, 373, '2010-08-25 17:18:30'), (9200, 373, '2010-08-25 17:18:35'), (9201, 373, '2010-08-25 17:18:42'), (9202, 373, '2010-08-25 17:19:02'), (9203, 474, '2010-08-25 17:19:04'), (9204, 373, '2010-08-25 17:19:04'), (9205, 373, '2010-08-26 08:27:33'), (9206, 373, '2010-08-26 08:27:33'), (9207, 373, '2010-08-26 08:27:36'), (9208, 373, '2010-08-26 08:27:56'), (9209, 373, '2010-08-26 09:18:06'), (9210, 373, '2010-08-26 09:18:11'), (9211, 373, '2010-08-26 09:18:14'), (9212, 373, '2010-08-26 09:18:19'), (9213, 373, '2010-08-26 09:18:22'), (9214, 373, '2010-08-26 09:18:24'), (9215, 373, '2010-08-26 09:18:46'), (9216, 373, '2010-08-26 09:18:48'), (9217, 373, '2010-08-26 09:18:50'), (9218, 373, '2010-08-26 09:18:53'), (9219, 373, '2010-08-26 09:18:55'), (9220, 373, '2010-08-26 09:18:56'), (9221, 373, '2010-08-26 09:19:11'), (9222, 373, '2010-08-26 09:19:20'), (9223, 476, '2010-08-26 09:21:40'), (9224, 475, '2010-08-26 09:21:42'), (9225, 373, '2010-08-26 09:21:47'), (9226, 373, '2010-08-26 09:21:49'), (9227, 373, '2010-08-26 09:48:45'), (9228, 477, '2010-08-26 09:54:18'), (9229, 477, '2010-08-26 09:54:22'), (9230, 477, '2010-08-26 09:54:27'), (9231, 477, '2010-08-26 09:54:31'), (9232, 477, '2010-08-26 09:54:34'), (9233, 477, '2010-08-26 09:54:48'), (9234, 477, '2010-08-26 09:54:51'), (9235, 477, '2010-08-26 09:54:57'), (9236, 477, '2010-08-26 09:55:15'), (9237, 477, '2010-08-26 09:55:18'), (9238, 477, '2010-08-26 09:55:23'), (9239, 477, '2010-08-26 09:55:25'), (9240, 477, '2010-08-26 09:55:28'), (9241, 477, '2010-08-26 09:55:30'), (9242, 477, '2010-08-26 09:55:33'), (9243, 477, '2010-08-26 09:55:34'), (9244, 477, '2010-08-26 09:55:43'), (9245, 477, '2010-08-26 09:55:50'), (9246, 479, '2010-08-26 09:56:12'), (9247, 478, '2010-08-26 09:56:13'), (9248, 477, '2010-08-26 09:56:20'), (9249, 477, '2010-08-26 09:56:22'), (9250, 373, '2010-08-26 09:56:30'), (9251, 373, '2010-08-26 09:56:34'), (9252, 373, '2010-08-26 09:56:39'), (9253, 373, '2010-08-26 09:56:41'), (9254, 373, '2010-08-26 10:39:25'), (9255, 373, '2010-08-26 10:39:29'), (9256, 373, '2010-08-26 10:39:32'), (9257, 373, '2010-08-26 10:39:37'), (9258, 373, '2010-08-26 10:39:40'), (9259, 373, '2010-08-26 10:39:42'), (9260, 373, '2010-08-26 10:39:51'), (9261, 373, '2010-08-26 10:39:53'), (9262, 373, '2010-08-26 10:39:56'), (9263, 373, '2010-08-26 10:39:57'), (9264, 373, '2010-08-26 10:47:22'), (9265, 373, '2010-08-26 10:47:24'), (9266, 480, '2010-08-26 11:47:27'), (9267, 480, '2010-08-26 11:47:34'), (9268, 480, '2010-08-26 11:47:40'), (9269, 480, '2010-08-26 11:48:01'), (9270, 480, '2010-08-26 11:48:04'), (9271, 480, '2010-08-26 11:48:11'), (9272, 480, '2010-08-26 11:48:14'), (9273, 480, '2010-08-26 11:48:15'), (9274, 480, '2010-08-26 11:48:17'), (9275, 480, '2010-08-26 11:48:20'), (9276, 480, '2010-08-26 11:48:27'), (9277, 480, '2010-08-26 11:48:40'), (9278, 480, '2010-08-26 11:48:46'), (9279, 481, '2010-08-26 12:02:50'), (9280, 482, '2010-08-26 12:09:25'), (9281, 483, '2010-08-26 12:27:23'), (9282, 484, '2010-08-26 12:27:26'), (9283, 483, '2010-08-26 12:28:31'), (9284, 483, '2010-08-26 12:28:56'), (9285, 483, '2010-08-26 12:28:58'), (9286, 484, '2010-08-26 12:29:44'), (9287, 483, '2010-08-26 12:29:46'), (9288, 483, '2010-08-26 12:29:54'), (9289, 483, '2010-08-26 12:30:36'), (9290, 483, '2010-08-26 12:30:46'), (9291, 484, '2010-08-26 12:30:49'), (9292, 484, '2010-08-26 12:31:24'), (9293, 484, '2010-08-26 12:31:38'), (9294, 483, '2010-08-26 12:32:00'), (9295, 484, '2010-08-26 12:32:11'), (9296, 484, '2010-08-26 12:32:34'), (9297, 484, '2010-08-26 12:33:06'), (9298, 483, '2010-08-26 12:33:18'), (9299, 483, '2010-08-26 12:33:19'), (9300, 483, '2010-08-26 12:33:20'), (9301, 483, '2010-08-26 12:34:14'), (9302, 483, '2010-08-26 12:34:24'), (9303, 483, '2010-08-26 12:34:26'), (9304, 483, '2010-08-26 12:34:35'), (9305, 483, '2010-08-26 12:34:43'), (9306, 483, '2010-08-26 12:34:44'), (9307, 483, '2010-08-26 12:35:55'), (9308, 483, '2010-08-26 12:36:48'), (9309, 483, '2010-08-26 12:36:51'), (9310, 483, '2010-08-26 12:36:58'), (9311, 484, '2010-08-26 12:37:13'), (9312, 483, '2010-08-26 12:38:18'), (9313, 483, '2010-08-26 12:40:37'), (9314, 483, '2010-08-26 12:41:12'), (9315, 483, '2010-08-26 12:41:39'), (9316, 483, '2010-08-26 12:42:07'), (9317, 483, '2010-08-26 12:45:55'), (9318, 483, '2010-08-26 12:45:56'), (9319, 483, '2010-08-26 12:46:23'), (9320, 485, '2010-08-26 12:46:37'), (9321, 483, '2010-08-26 12:46:41'), (9322, 485, '2010-08-26 12:46:54'), (9323, 483, '2010-08-26 12:46:55'), (9324, 483, '2010-08-26 12:47:00'), (9325, 485, '2010-08-26 12:47:13'), (9326, 485, '2010-08-26 12:48:09'), (9327, 482, '2010-08-26 12:48:48'), (9328, 483, '2010-08-26 12:48:52'), (9329, 483, '2010-08-26 12:48:56'), (9330, 482, '2010-08-26 12:49:10'), (9331, 483, '2010-08-26 12:49:13'), (9332, 483, '2010-08-26 12:49:39'), (9333, 482, '2010-08-26 12:49:39'), (9334, 482, '2010-08-26 12:49:50'), (9335, 482, '2010-08-26 12:49:54'), (9336, 483, '2010-08-26 12:49:55'), (9337, 483, '2010-08-26 12:50:16'), (9338, 483, '2010-08-26 12:50:32'), (9339, 485, '2010-08-26 12:50:37'), (9340, 485, '2010-08-26 12:50:41'), (9341, 482, '2010-08-26 12:54:06'), (9342, 482, '2010-08-26 12:54:06'), (9343, 482, '2010-08-26 12:54:10'), (9344, 482, '2010-08-26 12:54:11'), (9345, 483, '2010-08-26 12:54:20'), (9346, 482, '2010-08-26 12:54:22'), (9347, 482, '2010-08-26 12:54:23'), (9348, 482, '2010-08-26 12:54:49'), (9349, 482, '2010-08-26 12:54:55'), (9350, 482, '2010-08-26 12:54:56'), (9351, 482, '2010-08-26 12:55:01'), (9352, 482, '2010-08-26 12:55:01'), (9353, 484, '2010-08-26 12:56:27'), (9354, 483, '2010-08-26 13:01:27'), (9355, 483, '2010-08-26 13:02:27'), (9356, 483, '2010-08-26 13:02:52'), (9357, 484, '2010-08-26 13:07:56'), (9358, 484, '2010-08-26 13:08:38'), (9359, 484, '2010-08-26 13:08:44'), (9360, 484, '2010-08-26 13:09:08'), (9361, 485, '2010-08-26 13:31:58'), (9362, 485, '2010-08-26 13:32:05'), (9363, 485, '2010-08-26 13:32:14'), (9364, 481, '2010-08-26 13:38:32'), (9365, 481, '2010-08-26 13:38:39'), (9366, 484, '2010-08-26 14:08:35'), (9367, 484, '2010-08-26 14:09:14'), (9368, 484, '2010-08-26 14:10:22'), (9369, 484, '2010-08-26 14:10:32'), (9370, 484, '2010-08-26 14:11:02'), (9371, 484, '2010-08-26 14:11:18'), (9372, 484, '2010-08-26 14:11:36'), (9373, 484, '2010-08-26 14:11:39'), (9374, 484, '2010-08-26 14:11:55'), (9375, 484, '2010-08-26 14:14:55'), (9376, 484, '2010-08-26 14:15:06'), (9377, 484, '2010-08-26 14:16:07'), (9378, 484, '2010-08-26 14:16:23'), (9379, 484, '2010-08-26 14:16:28'), (9380, 484, '2010-08-26 14:16:30'), (9381, 484, '2010-08-26 14:16:44'), (9382, 484, '2010-08-26 14:16:45'), (9383, 484, '2010-08-26 14:16:53'), (9384, 484, '2010-08-26 14:17:21'), (9385, 484, '2010-08-26 14:17:26'), (9386, 484, '2010-08-26 14:17:46'), (9387, 484, '2010-08-26 14:18:23'), (9388, 484, '2010-08-26 14:18:26'), (9389, 484, '2010-08-26 14:18:36'), (9390, 484, '2010-08-26 14:18:38'), (9391, 484, '2010-08-26 14:18:44'), (9392, 484, '2010-08-26 14:20:35'), (9393, 484, '2010-08-26 14:21:11'), (9394, 483, '2010-08-26 14:21:16'), (9395, 484, '2010-08-26 14:22:08'), (9396, 484, '2010-08-26 14:22:22'), (9397, 483, '2010-08-26 14:22:24'), (9398, 484, '2010-08-26 14:22:37'), (9399, 484, '2010-08-26 14:22:43'), (9400, 483, '2010-08-26 14:22:52'), (9401, 483, '2010-08-26 14:23:03'), (9402, 484, '2010-08-26 14:23:04'), (9403, 483, '2010-08-26 14:23:12'), (9404, 483, '2010-08-26 14:23:18'), (9405, 483, '2010-08-26 14:23:22'), (9406, 483, '2010-08-26 14:23:44'), (9407, 484, '2010-08-26 14:23:45'), (9408, 484, '2010-08-26 14:23:49'), (9409, 483, '2010-08-26 14:23:50'), (9410, 483, '2010-08-26 14:23:55'), (9411, 484, '2010-08-26 14:24:10'), (9412, 484, '2010-08-26 14:24:13'), (9413, 484, '2010-08-26 14:24:21'), (9414, 484, '2010-08-26 14:24:23'), (9415, 483, '2010-08-26 14:24:30'), (9416, 484, '2010-08-26 14:24:31'), (9417, 483, '2010-08-26 14:24:46'), (9418, 483, '2010-08-26 14:24:59'), (9419, 483, '2010-08-26 14:25:00'), (9420, 483, '2010-08-26 14:25:04'), (9421, 483, '2010-08-26 14:25:31'), (9422, 484, '2010-08-26 14:25:37'), (9423, 483, '2010-08-26 14:25:38'), (9424, 483, '2010-08-26 14:25:42'), (9425, 483, '2010-08-26 14:25:46'), (9426, 484, '2010-08-26 14:26:35'), (9427, 484, '2010-08-26 14:33:22'), (9428, 484, '2010-08-26 14:33:36'), (9429, 484, '2010-08-26 15:30:02'), (9430, 484, '2010-08-26 15:30:33'), (9431, 484, '2010-08-26 15:31:23'), (9432, 484, '2010-08-26 15:31:25'), (9433, 484, '2010-08-26 15:37:41'), (9434, 484, '2010-08-26 15:37:46'), (9435, 484, '2010-08-26 15:37:48'), (9436, 484, '2010-08-26 15:37:48'), (9437, 484, '2010-08-26 15:39:28'), (9438, 484, '2010-08-26 15:39:42'), (9439, 484, '2010-08-26 15:39:43'), (9440, 484, '2010-08-26 15:39:44'), (9441, 484, '2010-08-26 15:39:48'), (9442, 484, '2010-08-26 15:39:54'), (9443, 484, '2010-08-26 15:40:03'), (9444, 484, '2010-08-26 15:40:12'), (9445, 484, '2010-08-26 16:00:38'), (9446, 484, '2010-08-26 16:00:40'), (9447, 484, '2010-08-26 16:00:47'), (9448, 486, '2010-08-27 07:25:56'), (9449, 486, '2010-08-27 07:26:04'), (9450, 486, '2010-08-27 07:26:09'), (9451, 486, '2010-08-27 07:26:14'), (9452, 486, '2010-08-27 07:26:19'), (9453, 486, '2010-08-27 07:26:26'), (9454, 486, '2010-08-27 07:26:39'), (9455, 486, '2010-08-27 07:26:44'), (9456, 486, '2010-08-27 07:26:57'), (9457, 486, '2010-08-27 07:27:04'), (9458, 486, '2010-08-27 07:27:10'), (9459, 486, '2010-08-27 07:27:19'), (9460, 486, '2010-08-27 07:27:28'), (9461, 486, '2010-08-27 07:28:11'), (9462, 486, '2010-08-27 07:28:12'), (9463, 486, '2010-08-27 07:28:17'), (9464, 486, '2010-08-27 07:28:18'), (9465, 486, '2010-08-27 07:28:26'), (9466, 486, '2010-08-27 07:28:27'), (9467, 486, '2010-08-27 07:28:46'), (9468, 486, '2010-08-27 07:28:54'), (9469, 488, '2010-08-27 07:29:19'), (9470, 486, '2010-08-27 07:29:23'), (9471, 487, '2010-08-27 07:29:24'), (9472, 486, '2010-08-27 07:29:25'), (9473, 486, '2010-08-27 07:29:26'), (9474, 486, '2010-08-27 07:29:28'), (9475, 486, '2010-08-27 07:29:29'), (9476, 486, '2010-08-27 07:29:36'), (9477, 486, '2010-08-27 07:29:41'), (9478, 486, '2010-08-27 07:29:45'), (9479, 486, '2010-08-27 07:29:49'), (9480, 486, '2010-08-27 07:29:51'), (9481, 486, '2010-08-27 07:29:59'), (9482, 486, '2010-08-27 07:30:06'), (9483, 486, '2010-08-27 07:30:09'), (9484, 486, '2010-08-27 07:30:26'), (9485, 486, '2010-08-27 07:30:34'), (9486, 486, '2010-08-27 07:30:37'), (9487, 486, '2010-08-27 07:30:52'), (9488, 486, '2010-08-27 07:30:55'), (9489, 486, '2010-08-27 07:31:04'), (9490, 486, '2010-08-27 07:31:06'), (9491, 486, '2010-08-27 07:31:14'), (9492, 486, '2010-08-27 07:31:17'), (9493, 486, '2010-08-27 07:31:27'), (9494, 486, '2010-08-27 07:31:35'), (9495, 486, '2010-08-27 07:31:37'), (9496, 486, '2010-08-27 07:31:40'), (9497, 486, '2010-08-27 07:31:42'), (9498, 486, '2010-08-27 07:31:45'), (9499, 486, '2010-08-27 07:31:47'), (9500, 486, '2010-08-27 07:31:55'), (9501, 486, '2010-08-27 07:32:02'), (9502, 490, '2010-08-27 07:32:21'), (9503, 489, '2010-08-27 07:32:22'), (9504, 486, '2010-08-27 07:32:28'), (9505, 486, '2010-08-27 07:32:29'), (9506, 486, '2010-08-27 07:32:31'), (9507, 486, '2010-08-27 07:32:32'), (9508, 486, '2010-08-27 07:32:36'), (9509, 486, '2010-08-27 07:32:40'), (9510, 486, '2010-08-27 07:32:44'), (9511, 486, '2010-08-27 07:32:48'), (9512, 486, '2010-08-27 07:32:51'), (9513, 486, '2010-08-27 07:34:50'), (9514, 486, '2010-08-27 07:34:56'), (9515, 486, '2010-08-27 07:34:59'), (9516, 486, '2010-08-27 07:35:05'), (9517, 486, '2010-08-27 07:35:48'), (9518, 486, '2010-08-27 07:35:53'), (9519, 486, '2010-08-27 07:35:55'), (9520, 486, '2010-08-27 07:36:01'), (9521, 486, '2010-08-27 07:36:02'), (9522, 486, '2010-08-27 07:36:26'), (9523, 486, '2010-08-27 07:36:44'), (9524, 486, '2010-08-27 07:36:46'), (9525, 486, '2010-08-27 07:36:48'), (9526, 486, '2010-08-27 07:36:50'), (9527, 486, '2010-08-27 07:36:52'), (9528, 486, '2010-08-27 07:36:54'), (9529, 486, '2010-08-27 07:36:55'), (9530, 486, '2010-08-27 07:36:57'), (9531, 486, '2010-08-27 07:37:04'), (9532, 491, '2010-08-27 07:48:14'), (9533, 491, '2010-08-27 07:48:22'), (9534, 491, '2010-08-27 07:48:29'), (9535, 491, '2010-08-27 07:48:40'), (9536, 491, '2010-08-27 07:48:48'), (9537, 491, '2010-08-27 07:48:54'), (9538, 491, '2010-08-27 07:48:55'), (9539, 491, '2010-08-27 07:49:12'), (9540, 491, '2010-08-27 07:49:44'), (9541, 491, '2010-08-27 07:50:01'), (9542, 491, '2010-08-27 07:50:34'), (9543, 491, '2010-08-27 07:50:36'), (9544, 491, '2010-08-27 07:50:48'), (9545, 491, '2010-08-27 07:50:50'), (9546, 491, '2010-08-27 07:50:56'), (9547, 491, '2010-08-27 07:51:40'), (9548, 491, '2010-08-27 07:51:46'), (9549, 491, '2010-08-27 07:51:56'), (9550, 491, '2010-08-27 07:51:59'), (9551, 373, '2010-08-27 08:13:57'), (9552, 373, '2010-08-27 08:14:05'), (9553, 486, '2010-08-27 08:31:55'), (9554, 486, '2010-08-27 08:31:59'), (9555, 486, '2010-08-27 08:32:02'), (9556, 491, '2010-08-27 09:20:37'), (9557, 373, '2010-08-27 09:23:53'), (9558, 486, '2010-08-27 09:32:12'), (9559, 486, '2010-08-27 09:32:20'), (9560, 486, '2010-08-27 09:32:24'), (9561, 486, '2010-08-27 09:32:34'), (9562, 486, '2010-08-27 09:32:41'), (9563, 486, '2010-08-27 09:32:42'), (9564, 486, '2010-08-27 09:32:46'), (9565, 486, '2010-08-27 09:32:48'), (9566, 486, '2010-08-27 09:32:51'), (9567, 486, '2010-08-27 09:32:53'), (9568, 486, '2010-08-27 09:33:02'), (9569, 486, '2010-08-27 09:33:09'), (9570, 492, '2010-08-27 09:54:53'), (9571, 492, '2010-08-27 09:54:57'), (9572, 492, '2010-08-27 09:55:01'), (9573, 492, '2010-08-27 09:55:05'), (9574, 492, '2010-08-27 09:55:08'), (9575, 492, '2010-08-27 09:58:14'), (9576, 492, '2010-08-27 09:58:15'), (9577, 492, '2010-08-27 09:58:21'), (9578, 373, '2010-08-27 10:01:03'), (9579, 373, '2010-08-27 10:07:35'), (9580, 373, '2010-08-27 10:07:42'), (9581, 373, '2010-08-27 10:07:53'), (9582, 373, '2010-08-27 10:10:14'), (9583, 373, '2010-08-27 10:10:18'), (9584, 373, '2010-08-27 10:10:22'), (9585, 373, '2010-08-27 10:10:25'), (9586, 373, '2010-08-27 10:17:07'), (9587, 373, '2010-08-27 10:17:33'), (9588, 373, '2010-08-27 10:17:35'), (9589, 373, '2010-08-27 10:17:37'), (9590, 373, '2010-08-27 10:20:44'), (9591, 373, '2010-08-27 10:20:53'), (9592, 373, '2010-08-27 10:21:04'), (9593, 373, '2010-08-27 10:21:32'), (9594, 373, '2010-08-27 10:21:40'), (9595, 373, '2010-08-27 10:21:42'), (9596, 373, '2010-08-27 10:22:12'), (9597, 373, '2010-08-27 10:22:20'), (9598, 373, '2010-08-27 10:22:24'), (9599, 373, '2010-08-27 10:25:28'), (9600, 373, '2010-08-27 10:25:38'), (9601, 373, '2010-08-27 10:26:07'), (9602, 373, '2010-08-27 10:26:11'), (9603, 373, '2010-08-27 10:26:14'), (9604, 373, '2010-08-27 10:26:16'), (9605, 373, '2010-08-27 10:26:19'), (9606, 373, '2010-08-27 10:26:21'), (9607, 373, '2010-08-27 10:26:23'), (9608, 373, '2010-08-27 10:27:09'), (9609, 373, '2010-08-27 10:27:18'), (9610, 373, '2010-08-27 10:27:44'), (9611, 373, '2010-08-27 10:27:51'), (9612, 373, '2010-08-27 10:27:53'), (9613, 373, '2010-08-27 10:27:55'), (9614, 373, '2010-08-27 10:27:59'), (9615, 373, '2010-08-27 10:36:48'), (9616, 373, '2010-08-27 10:36:59'), (9617, 373, '2010-08-27 10:37:17'), (9618, 373, '2010-08-27 11:28:01'), (9619, 373, '2010-08-27 11:28:11'), (9620, 373, '2010-08-27 11:28:46'), (9621, 373, '2010-08-27 11:29:03'), (9622, 373, '2010-08-27 11:29:31'), (9623, 373, '2010-08-27 11:29:52'), (9624, 373, '2010-08-27 11:30:16'), (9625, 373, '2010-08-27 11:30:20'), (9626, 373, '2010-08-27 11:30:54'), (9627, 373, '2010-08-27 11:31:03'), (9628, 373, '2010-08-27 11:31:07'), (9629, 373, '2010-08-27 11:31:57'), (9630, 373, '2010-08-27 11:32:00'), (9631, 491, '2010-08-27 12:05:38'), (9632, 491, '2010-08-27 12:06:03'), (9633, 491, '2010-08-27 12:06:51'), (9634, 491, '2010-08-27 12:07:08'), (9635, 491, '2010-08-27 12:07:22'), (9636, 491, '2010-08-27 12:07:26'), (9637, 491, '2010-08-27 12:07:28'), (9638, 491, '2010-08-27 12:07:36'), (9639, 491, '2010-08-27 12:07:42'), (9640, 491, '2010-08-27 12:07:46'), (9641, 491, '2010-08-27 12:08:25'), (9642, 491, '2010-08-27 12:08:31'), (9643, 491, '2010-08-27 12:08:39'), (9644, 491, '2010-08-27 12:08:46'), (9645, 493, '2010-08-27 12:26:58'), (9646, 493, '2010-08-27 12:27:04'), (9647, 493, '2010-08-27 12:27:09'), (9648, 491, '2010-08-27 12:33:39'), (9649, 491, '2010-08-27 12:34:00'), (9650, 491, '2010-08-27 12:34:08'), (9651, 491, '2010-08-27 12:34:10'), (9652, 491, '2010-08-27 12:34:11'), (9653, 491, '2010-08-27 12:34:13'), (9654, 491, '2010-08-27 12:34:19'), (9655, 491, '2010-08-27 12:34:24'), (9656, 491, '2010-08-27 12:34:34'), (9657, 491, '2010-08-27 12:34:37'), (9658, 491, '2010-08-27 12:34:40'), (9659, 491, '2010-08-27 12:34:44'), (9660, 491, '2010-08-27 12:34:49'), (9661, 491, '2010-08-27 12:34:52'), (9662, 491, '2010-08-27 12:35:00'), (9663, 491, '2010-08-27 12:35:02'), (9664, 491, '2010-08-27 12:35:16'), (9665, 494, '2010-08-27 13:18:51'), (9666, 494, '2010-08-27 13:18:55'), (9667, 494, '2010-08-27 13:19:04'), (9668, 494, '2010-08-27 13:19:05'), (9669, 494, '2010-08-27 13:19:25'), (9670, 494, '2010-08-27 13:19:38'), (9671, 494, '2010-08-27 13:19:41'), (9672, 494, '2010-08-27 13:19:43'), (9673, 494, '2010-08-27 13:20:38'), (9674, 494, '2010-08-27 13:20:40'), (9675, 373, '2010-08-27 13:45:51'), (9676, 373, '2010-08-27 14:28:48'), (9677, 494, '2010-08-27 14:36:54'), (9678, 494, '2010-08-27 14:36:55'), (9679, 373, '2010-08-27 14:47:58'), (9680, 495, '2010-08-28 05:58:00'), (9681, 495, '2010-08-28 05:58:05'), (9682, 495, '2010-08-28 05:58:10'), (9683, 495, '2010-08-28 05:58:15'), (9684, 495, '2010-08-28 05:58:19'), (9685, 495, '2010-08-28 05:58:26'), (9686, 495, '2010-08-28 05:58:32'), (9687, 495, '2010-08-28 05:58:32'), (9688, 495, '2010-08-28 05:58:37'), (9689, 495, '2010-08-28 05:58:47'), (9690, 495, '2010-08-28 05:58:50'), (9691, 495, '2010-08-28 05:59:12'), (9692, 495, '2010-08-28 05:59:22'), (9693, 495, '2010-08-28 05:59:25'), (9694, 495, '2010-08-28 05:59:36'), (9695, 495, '2010-08-28 05:59:58'), (9696, 495, '2010-08-28 06:00:01'), (9697, 495, '2010-08-28 06:00:06'), (9698, 495, '2010-08-28 06:00:09'), (9699, 495, '2010-08-28 06:00:11'), (9700, 495, '2010-08-28 06:00:13'), (9701, 495, '2010-08-28 06:00:15'), (9702, 495, '2010-08-28 06:00:16'), (9703, 495, '2010-08-28 06:00:27'), (9704, 495, '2010-08-28 06:00:38'), (9705, 497, '2010-08-28 06:00:58'), (9706, 496, '2010-08-28 06:01:03'), (9707, 495, '2010-08-28 06:01:05'), (9708, 495, '2010-08-28 06:01:07'), (9709, 495, '2010-08-28 06:01:08'), (9710, 495, '2010-08-28 06:01:10'), (9711, 495, '2010-08-28 06:04:15'), (9712, 495, '2010-08-28 06:04:19'), (9713, 495, '2010-08-28 06:04:25'), (9714, 495, '2010-08-28 06:04:32'), (9715, 495, '2010-08-28 06:05:03'), (9716, 495, '2010-08-28 06:05:20'), (9717, 495, '2010-08-28 06:05:27'), (9718, 495, '2010-08-28 06:05:33'), (9719, 495, '2010-08-28 06:05:36'), (9720, 495, '2010-08-28 06:05:46'), (9721, 495, '2010-08-28 06:05:54'), (9722, 495, '2010-08-28 06:05:55'), (9723, 495, '2010-08-28 06:06:05'), (9724, 495, '2010-08-28 06:07:24'), (9725, 495, '2010-08-28 06:07:35'), (9726, 495, '2010-08-28 06:07:37'), (9727, 495, '2010-08-28 06:07:41'), (9728, 495, '2010-08-28 06:07:45'), (9729, 495, '2010-08-28 06:07:49'), (9730, 495, '2010-08-28 06:07:54'), (9731, 495, '2010-08-28 06:08:08'), (9732, 495, '2010-08-28 06:08:09'), (9733, 495, '2010-08-28 06:08:13'), (9734, 495, '2010-08-28 06:08:24'), (9735, 495, '2010-08-28 06:08:28'), (9736, 495, '2010-08-28 06:08:34'), (9737, 495, '2010-08-28 06:08:38'), (9738, 495, '2010-08-28 06:08:46'), (9739, 495, '2010-08-28 06:08:47'), (9740, 495, '2010-08-28 06:08:50'), (9741, 495, '2010-08-28 06:09:01'), (9742, 495, '2010-08-28 06:09:04'), (9743, 495, '2010-08-28 06:09:10'), (9744, 495, '2010-08-28 06:09:15'), (9745, 495, '2010-08-28 06:09:17'), (9746, 495, '2010-08-28 06:09:20'), (9747, 495, '2010-08-28 06:09:21'), (9748, 495, '2010-08-28 06:09:25'), (9749, 495, '2010-08-28 06:09:26'), (9750, 495, '2010-08-28 06:09:37'), (9751, 495, '2010-08-28 06:09:43'), (9752, 499, '2010-08-28 06:10:03'), (9753, 498, '2010-08-28 06:10:05'), (9754, 495, '2010-08-28 06:10:08'), (9755, 495, '2010-08-28 06:10:10'), (9756, 495, '2010-08-28 06:10:11'), (9757, 495, '2010-08-28 06:10:12'), (9758, 495, '2010-08-28 06:10:14'), (9759, 495, '2010-08-28 06:11:00'), (9760, 495, '2010-08-28 06:11:08'), (9761, 495, '2010-08-28 06:11:08'), (9762, 495, '2010-08-28 06:11:15'), (9763, 495, '2010-08-28 06:11:16'), (9764, 495, '2010-08-28 06:11:24'), (9765, 495, '2010-08-28 06:11:47'), (9766, 495, '2010-08-28 06:11:54'), (9767, 495, '2010-08-28 06:11:54'), (9768, 495, '2010-08-28 06:11:58'), (9769, 495, '2010-08-28 06:12:02'), (9770, 495, '2010-08-28 06:12:05'), (9771, 495, '2010-08-28 06:12:18'), (9772, 495, '2010-08-28 06:12:25'), (9773, 495, '2010-08-28 06:12:25'), (9774, 495, '2010-08-28 06:12:31'), (9775, 495, '2010-08-28 06:13:05'), (9776, 495, '2010-08-28 06:13:09'), (9777, 495, '2010-08-28 06:13:12'), (9778, 495, '2010-08-28 06:13:20'), (9779, 495, '2010-08-28 06:13:34'), (9780, 495, '2010-08-28 06:13:35'), (9781, 495, '2010-08-28 06:13:52'), (9782, 495, '2010-08-28 06:14:12'), (9783, 495, '2010-08-28 06:14:17'), (9784, 495, '2010-08-28 06:14:22'), (9785, 495, '2010-08-28 06:14:25'), (9786, 495, '2010-08-28 06:14:42'), (9787, 495, '2010-08-28 06:14:48'), (9788, 495, '2010-08-28 06:14:51'), (9789, 495, '2010-08-28 06:14:53'), (9790, 495, '2010-08-28 06:14:54'), (9791, 495, '2010-08-28 06:14:58'), (9792, 495, '2010-08-28 06:14:59'), (9793, 495, '2010-08-28 06:15:10'), (9794, 495, '2010-08-28 06:15:18'), (9795, 501, '2010-08-28 06:15:37'), (9796, 500, '2010-08-28 06:15:38'), (9797, 495, '2010-08-28 06:15:41'), (9798, 495, '2010-08-28 06:15:42'), (9799, 495, '2010-08-28 06:15:44'), (9800, 495, '2010-08-28 06:15:45'), (9801, 495, '2010-08-28 06:15:47'), (9802, 502, '2010-08-28 06:16:14'), (9803, 502, '2010-08-28 06:16:29'), (9804, 502, '2010-08-28 06:16:29'), (9805, 502, '2010-08-28 06:16:37'), (9806, 502, '2010-08-28 06:16:45'), (9807, 502, '2010-08-28 06:16:49'), (9808, 502, '2010-08-28 06:17:02'), (9809, 502, '2010-08-28 06:18:29'), (9810, 502, '2010-08-28 06:18:34'), (9811, 502, '2010-08-28 06:18:35'), (9812, 502, '2010-08-28 06:18:40'), (9813, 502, '2010-08-28 06:19:10'), (9814, 502, '2010-08-28 06:19:11'), (9815, 502, '2010-08-28 06:19:13'), (9816, 502, '2010-08-28 06:19:21'), (9817, 502, '2010-08-28 06:19:23'), (9818, 502, '2010-08-28 06:19:33'), (9819, 502, '2010-08-28 06:19:38'), (9820, 502, '2010-08-28 06:19:45'), (9821, 502, '2010-08-28 06:19:46'), (9822, 502, '2010-08-28 06:19:50'), (9823, 502, '2010-08-28 06:19:59'), (9824, 502, '2010-08-28 06:20:03'), (9825, 502, '2010-08-28 06:20:17'), (9826, 502, '2010-08-28 06:20:47'), (9827, 502, '2010-08-28 06:20:52'), (9828, 502, '2010-08-28 06:20:59'), (9829, 502, '2010-08-28 06:21:01'), (9830, 502, '2010-08-28 06:21:04'), (9831, 502, '2010-08-28 06:21:06'), (9832, 502, '2010-08-28 06:21:11'), (9833, 502, '2010-08-28 06:21:12'), (9834, 502, '2010-08-28 06:21:26'), (9835, 502, '2010-08-28 06:21:34'), (9836, 504, '2010-08-28 06:21:53'), (9837, 503, '2010-08-28 06:21:56'), (9838, 502, '2010-08-28 06:22:00'), (9839, 502, '2010-08-28 06:22:01'), (9840, 495, '2010-08-28 06:29:40'), (9841, 495, '2010-08-28 06:29:45'), (9842, 495, '2010-08-28 06:29:48'), (9843, 495, '2010-08-28 06:29:49'), (9844, 495, '2010-08-28 06:29:55'), (9845, 495, '2010-08-28 06:29:56'), (9846, 495, '2010-08-28 06:31:45'), (9847, 495, '2010-08-28 06:31:46'), (9848, 495, '2010-08-28 06:31:49'), (9849, 495, '2010-08-28 06:31:55'), (9850, 495, '2010-08-28 06:31:58'), (9851, 495, '2010-08-28 07:00:37'), (9852, 505, '2010-08-28 07:01:34'), (9853, 505, '2010-08-28 07:01:36'), (9854, 505, '2010-08-28 07:01:46'), (9855, 505, '2010-08-28 07:01:50'), (9856, 505, '2010-08-28 07:01:54'), (9857, 505, '2010-08-28 07:01:59'), (9858, 505, '2010-08-28 07:02:05'), (9859, 505, '2010-08-28 07:02:06'), (9860, 505, '2010-08-28 07:02:11'), (9861, 505, '2010-08-28 07:02:18'), (9862, 505, '2010-08-28 07:02:22'), (9863, 505, '2010-08-28 07:02:24'), (9864, 505, '2010-08-28 07:02:40'), (9865, 505, '2010-08-28 07:02:40'), (9866, 505, '2010-08-28 07:02:43'), (9867, 505, '2010-08-28 07:02:58'), (9868, 505, '2010-08-28 07:03:01'), (9869, 505, '2010-08-28 07:03:07'), (9870, 505, '2010-08-28 07:03:45'), (9871, 505, '2010-08-28 07:03:48'), (9872, 505, '2010-08-28 07:03:53'), (9873, 505, '2010-08-28 07:03:54'), (9874, 505, '2010-08-28 07:03:57'), (9875, 505, '2010-08-28 07:03:59'), (9876, 505, '2010-08-28 07:04:02'), (9877, 505, '2010-08-28 07:04:03'), (9878, 505, '2010-08-28 07:04:11'), (9879, 505, '2010-08-28 07:04:19'), (9880, 507, '2010-08-28 07:04:38'), (9881, 506, '2010-08-28 07:04:40'), (9882, 505, '2010-08-28 07:04:44'), (9883, 505, '2010-08-28 07:04:45'), (9884, 505, '2010-08-28 07:04:46'), (9885, 505, '2010-08-28 07:04:48'), (9886, 505, '2010-08-28 07:04:49'), (9887, 502, '2010-08-28 07:05:06'), (9888, 502, '2010-08-28 07:05:15'), (9889, 502, '2010-08-28 07:05:20'), (9890, 502, '2010-08-28 07:05:27'), (9891, 502, '2010-08-28 07:05:28'), (9892, 502, '2010-08-28 07:05:32'), (9893, 502, '2010-08-28 07:05:44'), (9894, 502, '2010-08-28 07:05:45'), (9895, 502, '2010-08-28 07:05:50'), (9896, 502, '2010-08-28 07:05:59'), (9897, 502, '2010-08-28 07:05:59'), (9898, 502, '2010-08-28 07:06:04'), (9899, 502, '2010-08-28 07:06:07'), (9900, 502, '2010-08-28 07:06:09'), (9901, 502, '2010-08-28 07:06:13'), (9902, 502, '2010-08-28 07:06:14'), (9903, 502, '2010-08-28 07:06:17'), (9904, 502, '2010-08-28 07:06:32'), (9905, 502, '2010-08-28 07:06:35'), (9906, 502, '2010-08-28 07:07:06'), (9907, 502, '2010-08-28 07:07:12'), (9908, 502, '2010-08-28 07:07:18'), (9909, 502, '2010-08-28 07:07:19'), (9910, 502, '2010-08-28 07:07:23'), (9911, 502, '2010-08-28 07:08:19'), (9912, 502, '2010-08-28 07:08:30'), (9913, 502, '2010-08-28 07:08:34'), (9914, 502, '2010-08-28 07:09:51'), (9915, 508, '2010-08-28 07:10:13'), (9916, 508, '2010-08-28 07:10:43'), (9917, 508, '2010-08-28 07:11:16'), (9918, 508, '2010-08-28 07:11:23'), (9919, 508, '2010-08-28 07:11:24'), (9920, 508, '2010-08-28 07:11:32'), (9921, 509, '2010-08-28 07:14:02'), (9922, 509, '2010-08-28 07:14:07'), (9923, 509, '2010-08-28 07:14:12'), (9924, 509, '2010-08-28 07:14:20'), (9925, 509, '2010-08-28 07:14:28'), (9926, 509, '2010-08-28 07:14:29'), (9927, 509, '2010-08-28 07:14:35'), (9928, 509, '2010-08-28 07:14:36'), (9929, 509, '2010-08-28 07:14:45'), (9930, 509, '2010-08-28 07:14:48'), (9931, 505, '2010-08-28 07:21:17'), (9932, 510, '2010-08-28 07:21:50'), (9933, 510, '2010-08-28 07:22:03'), (9934, 510, '2010-08-28 07:22:07'), (9935, 510, '2010-08-28 07:22:12'), (9936, 510, '2010-08-28 07:22:19'), (9937, 510, '2010-08-28 07:22:24'), (9938, 510, '2010-08-28 07:22:25'), (9939, 510, '2010-08-28 07:22:29'), (9940, 511, '2010-08-28 07:27:38'), (9941, 511, '2010-08-28 07:27:47'), (9942, 511, '2010-08-28 07:27:48'), (9943, 511, '2010-08-28 07:27:59'), (9944, 511, '2010-08-28 07:28:17'), (9945, 511, '2010-08-28 07:28:18'), (9946, 511, '2010-08-28 07:28:26'), (9947, 511, '2010-08-28 07:28:53'), (9948, 511, '2010-08-28 07:28:56'), (9949, 511, '2010-08-28 07:29:05'), (9950, 511, '2010-08-28 07:29:19'), (9951, 511, '2010-08-28 07:29:23'), (9952, 511, '2010-08-28 07:30:53'), (9953, 511, '2010-08-28 07:30:56'), (9954, 511, '2010-08-28 07:31:02'), (9955, 511, '2010-08-28 07:31:03'), (9956, 511, '2010-08-28 07:31:06'), (9957, 511, '2010-08-28 07:31:08'), (9958, 511, '2010-08-28 07:31:11'), (9959, 511, '2010-08-28 07:31:12'), (9960, 511, '2010-08-28 07:31:20'), (9961, 511, '2010-08-28 07:31:28'), (9962, 513, '2010-08-28 07:31:50'), (9963, 512, '2010-08-28 07:31:54'), (9964, 511, '2010-08-28 07:31:57'), (9965, 511, '2010-08-28 07:31:58'), (9966, 511, '2010-08-28 07:31:59'), (9967, 511, '2010-08-28 07:32:54'), (9968, 511, '2010-08-28 07:32:58'), (9969, 511, '2010-08-28 07:33:02'), (9970, 511, '2010-08-28 07:33:07'), (9971, 511, '2010-08-28 07:33:15'), (9972, 511, '2010-08-28 07:33:17'), (9973, 511, '2010-08-28 07:33:21'), (9974, 511, '2010-08-28 07:48:54'), (9975, 511, '2010-08-28 07:48:57'), (9976, 511, '2010-08-28 07:49:04'), (9977, 511, '2010-08-28 07:49:13'), (9978, 511, '2010-08-28 07:49:19'), (9979, 511, '2010-08-28 07:49:23'), (9980, 511, '2010-08-28 07:49:31'), (9981, 511, '2010-08-28 07:49:38'), (9982, 511, '2010-08-28 07:49:40'), (9983, 511, '2010-08-28 07:49:43'), (9984, 511, '2010-08-28 07:49:45'), (9985, 511, '2010-08-28 07:49:49'), (9986, 511, '2010-08-28 07:49:51'), (9987, 511, '2010-08-28 07:50:01'), (9988, 511, '2010-08-28 07:50:09'), (9989, 515, '2010-08-28 07:50:29'), (9990, 514, '2010-08-28 07:50:31'), (9991, 511, '2010-08-28 07:50:33'), (9992, 511, '2010-08-28 07:50:36'), (9993, 511, '2010-08-28 07:50:36'), (9994, 511, '2010-08-28 07:50:37'), (9995, 511, '2010-08-28 07:50:39'), (9996, 516, '2010-08-28 07:51:06'), (9997, 516, '2010-08-28 07:51:10'), (9998, 516, '2010-08-28 07:51:14'), (9999, 516, '2010-08-28 07:51:19'), (10000, 516, '2010-08-28 07:51:29'), (10001, 516, '2010-08-28 07:51:30'), (10002, 516, '2010-08-28 07:51:37'), (10003, 516, '2010-08-28 07:51:59'), (10004, 516, '2010-08-28 07:52:03'), (10005, 516, '2010-08-28 07:52:05'), (10006, 516, '2010-08-28 07:52:06'), (10007, 516, '2010-08-28 07:52:08'), (10008, 516, '2010-08-28 07:52:17'), (10009, 516, '2010-08-28 07:52:20'), (10010, 516, '2010-08-28 07:52:25'), (10011, 516, '2010-08-28 07:52:27'), (10012, 516, '2010-08-28 07:52:30'), (10013, 516, '2010-08-28 07:52:44'), (10014, 516, '2010-08-28 07:52:47'), (10015, 516, '2010-08-28 07:52:55'), (10016, 516, '2010-08-28 07:53:02'), (10017, 516, '2010-08-28 07:53:05'), (10018, 516, '2010-08-28 07:53:18'), (10019, 516, '2010-08-28 07:53:21'), (10020, 516, '2010-08-28 07:53:27'), (10021, 516, '2010-08-28 07:53:28'), (10022, 516, '2010-08-28 07:53:31'), (10023, 516, '2010-08-28 07:53:33'), (10024, 516, '2010-08-28 07:53:36'), (10025, 516, '2010-08-28 07:53:38'), (10026, 516, '2010-08-28 07:53:48'), (10027, 516, '2010-08-28 07:53:54'), (10028, 518, '2010-08-28 07:54:16'), (10029, 517, '2010-08-28 07:54:20'), (10030, 516, '2010-08-28 07:54:20'), (10031, 516, '2010-08-28 07:54:23'), (10032, 516, '2010-08-28 07:54:23'), (10033, 516, '2010-08-28 07:54:24'), (10034, 516, '2010-08-28 07:54:26'), (10035, 516, '2010-08-28 07:54:34'), (10036, 516, '2010-08-28 07:54:37'), (10037, 516, '2010-08-28 07:54:41'), (10038, 516, '2010-08-28 07:54:46'), (10039, 516, '2010-08-28 07:54:51'), (10040, 516, '2010-08-28 07:54:58'), (10041, 516, '2010-08-28 07:54:59'), (10042, 516, '2010-08-28 07:55:05'), (10043, 516, '2010-08-28 07:55:06'), (10044, 516, '2010-08-28 07:55:10'), (10045, 516, '2010-08-28 07:55:12'), (10046, 516, '2010-08-28 07:55:22'), (10047, 516, '2010-08-28 07:55:23'), (10048, 516, '2010-08-28 07:55:25'), (10049, 516, '2010-08-28 07:55:29'), (10050, 516, '2010-08-28 07:55:30'), (10051, 516, '2010-08-28 07:55:33'), (10052, 516, '2010-08-28 07:55:41'), (10053, 516, '2010-08-28 07:56:00'), (10054, 516, '2010-08-28 07:56:01'), (10055, 516, '2010-08-28 07:56:12'), (10056, 516, '2010-08-28 07:56:12'), (10057, 516, '2010-08-28 07:56:20'), (10058, 516, '2010-08-28 07:56:30'), (10059, 516, '2010-08-28 07:56:32'), (10060, 516, '2010-08-28 07:56:34'), (10061, 516, '2010-08-28 07:56:52'), (10062, 516, '2010-08-28 07:56:56'), (10063, 516, '2010-08-28 07:57:03'), (10064, 516, '2010-08-28 07:57:08'), (10065, 516, '2010-08-28 07:57:12'), (10066, 516, '2010-08-28 07:57:13'), (10067, 516, '2010-08-28 07:57:16'), (10068, 516, '2010-08-28 07:57:27'), (10069, 516, '2010-08-28 07:57:30'), (10070, 516, '2010-08-28 07:57:49'), (10071, 516, '2010-08-28 07:57:52'), (10072, 516, '2010-08-28 07:57:57'), (10073, 516, '2010-08-28 07:58:02'), (10074, 516, '2010-08-28 07:58:04'), (10075, 516, '2010-08-28 07:58:06'), (10076, 516, '2010-08-28 07:58:08'), (10077, 516, '2010-08-28 07:58:11'), (10078, 516, '2010-08-28 07:58:13'), (10079, 516, '2010-08-28 07:58:20'), (10080, 516, '2010-08-28 07:58:27'), (10081, 516, '2010-08-28 07:58:28'), (10082, 520, '2010-08-28 07:58:44'), (10083, 519, '2010-08-28 07:58:47'), (10084, 516, '2010-08-28 07:58:51'), (10085, 516, '2010-08-28 07:58:53'), (10086, 516, '2010-08-28 08:00:00'), (10087, 516, '2010-08-28 08:00:05'), (10088, 516, '2010-08-28 08:00:10'), (10089, 516, '2010-08-28 08:00:15'), (10090, 516, '2010-08-28 08:00:20'), (10091, 516, '2010-08-28 08:00:20'), (10092, 516, '2010-08-28 08:00:24'), (10093, 516, '2010-08-28 08:00:24'), (10094, 516, '2010-08-28 08:00:31'), (10095, 516, '2010-08-28 08:00:42'), (10096, 516, '2010-08-28 08:00:45'), (10097, 505, '2010-08-28 08:22:45'), (10098, 505, '2010-08-28 08:22:52'), (10099, 505, '2010-08-28 08:22:54'), (10100, 505, '2010-08-28 08:23:11'), (10101, 505, '2010-08-28 08:23:15'), (10102, 505, '2010-08-28 08:23:19'), (10103, 505, '2010-08-28 08:23:28'), (10104, 505, '2010-08-28 08:23:52'), (10105, 505, '2010-08-28 08:24:00'), (10106, 505, '2010-08-28 08:24:01'), (10107, 505, '2010-08-28 08:24:07'), (10108, 505, '2010-08-28 08:24:14'), (10109, 505, '2010-08-28 08:24:30'), (10110, 505, '2010-08-28 08:24:33'), (10111, 505, '2010-08-28 08:24:39'), (10112, 505, '2010-08-28 08:24:44'), (10113, 505, '2010-08-28 08:24:47'), (10114, 505, '2010-08-28 08:24:48'), (10115, 505, '2010-08-28 08:24:51'), (10116, 505, '2010-08-28 08:24:53'), (10117, 505, '2010-08-28 08:24:54'), (10118, 505, '2010-08-28 08:24:58'), (10119, 505, '2010-08-28 08:25:07'), (10120, 505, '2010-08-28 08:25:15'), (10121, 522, '2010-08-28 08:25:32'), (10122, 521, '2010-08-28 08:25:36'), (10123, 505, '2010-08-28 08:25:36'), (10124, 505, '2010-08-28 08:25:39'), (10125, 505, '2010-08-28 08:25:39'), (10126, 505, '2010-08-28 08:25:40'), (10127, 505, '2010-08-28 08:25:42'), (10128, 505, '2010-08-28 08:27:01'), (10129, 505, '2010-08-28 08:27:06'), (10130, 505, '2010-08-28 08:27:10'), (10131, 505, '2010-08-28 08:27:14'), (10132, 505, '2010-08-28 08:27:19'), (10133, 505, '2010-08-28 08:27:23'), (10134, 505, '2010-08-28 08:27:23'), (10135, 505, '2010-08-28 08:27:26'), (10136, 505, '2010-08-28 08:27:34'), (10137, 505, '2010-08-28 08:27:37'), (10138, 505, '2010-08-28 08:28:17'), (10139, 505, '2010-08-28 08:28:23'), (10140, 505, '2010-08-28 08:28:24'), (10141, 505, '2010-08-28 08:28:27'), (10142, 505, '2010-08-28 08:28:29'), (10143, 505, '2010-08-28 08:28:36'), (10144, 505, '2010-08-28 08:28:38'), (10145, 505, '2010-08-28 08:28:46'), (10146, 505, '2010-08-28 08:29:08'), (10147, 524, '2010-08-28 08:29:33'), (10148, 523, '2010-08-28 08:29:34'), (10149, 505, '2010-08-28 08:29:39'), (10150, 505, '2010-08-28 08:29:41'), (10151, 505, '2010-08-28 08:29:42'), (10152, 505, '2010-08-28 08:29:44'), (10153, 505, '2010-08-28 08:30:00'), (10154, 505, '2010-08-28 08:30:07'), (10155, 505, '2010-08-28 08:30:12'), (10156, 505, '2010-08-28 08:30:17'), (10157, 505, '2010-08-28 08:30:22'), (10158, 505, '2010-08-28 08:30:22'), (10159, 505, '2010-08-28 08:30:28'), (10160, 505, '2010-08-28 08:30:29'), (10161, 505, '2010-08-28 08:30:33'), (10162, 505, '2010-08-28 08:38:03'), (10163, 505, '2010-08-28 08:38:08'), (10164, 505, '2010-08-28 08:38:15'), (10165, 505, '2010-08-28 08:38:21'), (10166, 505, '2010-08-28 08:38:26'), (10167, 505, '2010-08-28 08:38:27'), (10168, 505, '2010-08-28 08:38:39'), (10169, 505, '2010-08-28 08:38:40'), (10170, 505, '2010-08-28 08:38:45'), (10171, 505, '2010-08-28 08:38:48'), (10172, 505, '2010-08-28 08:38:53'), (10173, 505, '2010-08-28 08:38:56'), (10174, 505, '2010-08-28 08:39:00'), (10175, 505, '2010-08-28 08:39:00'), (10176, 505, '2010-08-28 08:39:16'), (10177, 505, '2010-08-28 08:39:17'), (10178, 505, '2010-08-28 08:39:22'), (10179, 505, '2010-08-28 08:40:00'), (10180, 505, '2010-08-28 08:40:02'), (10181, 505, '2010-08-28 08:40:04'), (10182, 505, '2010-08-28 08:40:08'), (10183, 505, '2010-08-28 08:40:09'), (10184, 505, '2010-08-28 08:40:12'), (10185, 505, '2010-08-28 08:41:08'), (10186, 505, '2010-08-28 08:41:11'), (10187, 505, '2010-08-28 08:41:15'), (10188, 505, '2010-08-28 08:41:20'), (10189, 505, '2010-08-28 08:41:31'), (10190, 505, '2010-08-28 08:41:40'), (10191, 505, '2010-08-28 08:41:40'), (10192, 505, '2010-08-28 08:41:49'), (10193, 505, '2010-08-28 08:41:50'), (10194, 505, '2010-08-28 08:42:01'), (10195, 505, '2010-08-28 08:42:04'), (10196, 505, '2010-08-28 08:42:23'), (10197, 505, '2010-08-28 08:42:25'), (10198, 505, '2010-08-28 08:42:27'), (10199, 505, '2010-08-28 08:42:28'), (10200, 505, '2010-08-28 08:42:29'), (10201, 505, '2010-08-28 08:44:32'), (10202, 505, '2010-08-28 08:44:32'), (10203, 505, '2010-08-28 08:44:36'), (10204, 505, '2010-08-28 08:44:37'), (10205, 505, '2010-08-28 08:44:40'), (10206, 505, '2010-08-28 08:44:42'), (10207, 505, '2010-08-28 08:44:45'), (10208, 505, '2010-08-28 08:44:46'), (10209, 505, '2010-08-28 08:44:48'), (10210, 505, '2010-08-28 08:44:49'), (10211, 505, '2010-08-28 08:44:51'), (10212, 505, '2010-08-28 08:44:52'), (10213, 505, '2010-08-28 08:44:53'), (10214, 505, '2010-08-28 08:44:54'), (10215, 505, '2010-08-28 08:44:55'), (10216, 505, '2010-08-28 08:45:03'), (10217, 505, '2010-08-28 08:45:07'), (10218, 505, '2010-08-28 08:45:08'), (10219, 505, '2010-08-28 08:45:14'), (10220, 505, '2010-08-28 08:45:15'), (10221, 505, '2010-08-28 08:45:21'), (10222, 505, '2010-08-28 08:45:40'), (10223, 505, '2010-08-28 08:45:43'), (10224, 505, '2010-08-28 08:49:12'), (10225, 505, '2010-08-28 08:49:41'), (10226, 505, '2010-08-28 08:49:49'), (10227, 505, '2010-08-28 08:49:50'), (10228, 505, '2010-08-28 08:49:56'), (10229, 505, '2010-08-28 08:49:59'), (10230, 505, '2010-08-28 08:50:01'), (10231, 505, '2010-08-28 08:50:03'), (10232, 505, '2010-08-28 08:50:06'), (10233, 505, '2010-08-28 08:50:06'), (10234, 505, '2010-08-28 08:50:08'), (10235, 505, '2010-08-28 08:50:09'), (10236, 505, '2010-08-28 08:50:11'), (10237, 505, '2010-08-28 08:50:11'), (10238, 505, '2010-08-28 08:50:22'), (10239, 505, '2010-08-28 08:50:25'), (10240, 505, '2010-08-28 08:50:26'), (10241, 505, '2010-08-28 08:50:28'), (10242, 505, '2010-08-28 09:51:56'), (10243, 505, '2010-08-28 09:52:09'), (10244, 505, '2010-08-28 09:52:11'), (10245, 505, '2010-08-28 09:52:20'), (10246, 505, '2010-08-28 09:52:23'), (10247, 505, '2010-08-28 09:52:25'), (10248, 505, '2010-08-28 09:52:27'), (10249, 505, '2010-08-28 09:52:30'), (10250, 505, '2010-08-28 09:52:31'), (10251, 505, '2010-08-28 09:52:33'), (10252, 505, '2010-08-28 09:52:34'), (10253, 505, '2010-08-28 09:52:37'), (10254, 505, '2010-08-28 09:52:38'), (10255, 505, '2010-08-28 09:52:42'), (10256, 505, '2010-08-28 09:52:45'), (10257, 505, '2010-08-28 09:53:04'), (10258, 505, '2010-08-28 09:53:05'), (10259, 505, '2010-08-28 09:53:08'), (10260, 505, '2010-08-28 09:53:10'), (10261, 505, '2010-08-28 09:53:12'), (10262, 505, '2010-08-28 09:53:19'), (10263, 505, '2010-08-28 09:53:19'), (10264, 505, '2010-08-28 09:53:23'), (10265, 505, '2010-08-28 09:53:27'), (10266, 505, '2010-08-28 10:49:06'), (10267, 505, '2010-08-28 10:49:07'), (10268, 505, '2010-08-28 10:49:13'), (10269, 505, '2010-08-28 10:49:27'), (10270, 505, '2010-08-28 10:49:27'), (10271, 505, '2010-08-28 10:50:08'), (10272, 516, '2010-08-28 10:50:13'), (10273, 516, '2010-08-28 10:50:19'), (10274, 516, '2010-08-28 10:50:25'), (10275, 516, '2010-08-28 10:50:26'), (10276, 516, '2010-08-28 10:50:30'), (10277, 505, '2010-08-28 10:50:53'), (10278, 505, '2010-08-28 10:50:54'), (10279, 505, '2010-08-28 10:50:59'), (10280, 505, '2010-08-28 10:51:31'), (10281, 505, '2010-08-28 10:51:36'), (10282, 505, '2010-08-28 10:51:39'), (10283, 505, '2010-08-28 10:53:01'), (10284, 505, '2010-08-28 10:53:10'), (10285, 505, '2010-08-28 10:53:15'), (10286, 505, '2010-08-28 10:53:16'), (10287, 505, '2010-08-28 10:53:28'), (10288, 505, '2010-08-28 10:53:30'), (10289, 505, '2010-08-28 10:53:34'), (10290, 505, '2010-08-28 10:53:57'), (10291, 505, '2010-08-28 10:54:21'), (10292, 505, '2010-08-28 10:55:57'), (10293, 505, '2010-08-28 10:56:32'), (10294, 505, '2010-08-28 11:04:54'), (10295, 505, '2010-08-28 11:05:20'), (10296, 505, '2010-08-28 11:05:55'), (10297, 505, '2010-08-28 11:06:00'), (10298, 505, '2010-08-28 11:06:06'), (10299, 505, '2010-08-28 11:06:18'), (10300, 505, '2010-08-28 11:07:21'), (10301, 505, '2010-08-28 11:13:41'), (10302, 505, '2010-08-28 11:13:46'), (10303, 505, '2010-08-28 11:13:52'), (10304, 505, '2010-08-28 11:13:58'), (10305, 505, '2010-08-28 11:14:03'), (10306, 505, '2010-08-28 11:14:03'), (10307, 505, '2010-08-28 11:14:10'), (10308, 505, '2010-08-28 11:14:20'), (10309, 505, '2010-08-28 11:14:24'), (10310, 505, '2010-08-28 11:14:32'), (10311, 505, '2010-08-28 11:14:35'), (10312, 505, '2010-08-28 11:14:41'), (10313, 505, '2010-08-28 11:14:47'), (10314, 505, '2010-08-28 11:14:48'), (10315, 505, '2010-08-28 11:14:53'), (10316, 505, '2010-08-28 11:14:55'), (10317, 505, '2010-08-28 11:14:58'), (10318, 505, '2010-08-28 11:14:59'), (10319, 505, '2010-08-28 11:15:11'), (10320, 505, '2010-08-28 11:15:22'), (10321, 526, '2010-08-28 11:15:58'), (10322, 525, '2010-08-28 11:16:05'), (10323, 505, '2010-08-28 11:16:06'), (10324, 505, '2010-08-28 11:16:07'), (10325, 505, '2010-08-28 11:16:08'), (10326, 505, '2010-08-28 11:16:10'), (10327, 505, '2010-08-28 11:16:11'), (10328, 505, '2010-08-28 11:16:22'), (10329, 505, '2010-08-28 11:16:28'), (10330, 505, '2010-08-28 11:16:38'), (10331, 505, '2010-08-28 11:16:43'), (10332, 505, '2010-08-28 11:16:48'), (10333, 505, '2010-08-28 11:16:48'), (10334, 505, '2010-08-28 11:16:53'), (10335, 505, '2010-08-28 11:16:56'), (10336, 505, '2010-08-28 11:19:31'), (10337, 505, '2010-08-28 11:19:59'), (10338, 505, '2010-08-28 11:20:14'), (10339, 505, '2010-08-28 11:20:15'), (10340, 505, '2010-08-28 11:20:21'), (10341, 505, '2010-08-28 11:20:24'), (10342, 505, '2010-08-28 11:20:26'), (10343, 505, '2010-08-28 11:20:34'), (10344, 505, '2010-08-28 11:20:37'), (10345, 505, '2010-08-28 11:20:45'), (10346, 505, '2010-08-28 11:20:49'), (10347, 505, '2010-08-28 11:20:52'), (10348, 505, '2010-08-28 11:20:54'), (10349, 505, '2010-08-28 11:20:55'), (10350, 505, '2010-08-28 11:20:58'), (10351, 505, '2010-08-28 11:21:00'), (10352, 505, '2010-08-28 11:21:08'), (10353, 505, '2010-08-28 11:21:15'), (10354, 528, '2010-08-28 11:21:32'), (10355, 527, '2010-08-28 11:21:34'), (10356, 505, '2010-08-28 11:21:39'), (10357, 505, '2010-08-28 11:21:40'), (10358, 505, '2010-08-28 11:21:42'), (10359, 505, '2010-08-28 11:21:44'), (10360, 505, '2010-08-28 11:21:46'), (10361, 505, '2010-08-28 11:22:10'), (10362, 505, '2010-08-28 11:22:18'), (10363, 505, '2010-08-28 11:22:23'), (10364, 505, '2010-08-28 11:22:23'), (10365, 505, '2010-08-28 11:22:28'), (10366, 505, '2010-08-28 11:22:29'), (10367, 505, '2010-08-28 11:22:32'), (10368, 505, '2010-08-28 11:22:40'), (10369, 505, '2010-08-28 11:22:43'), (10370, 516, '2010-08-28 11:22:59'), (10371, 516, '2010-08-28 11:23:04'), (10372, 516, '2010-08-28 11:23:07'), (10373, 516, '2010-08-28 11:23:09'), (10374, 516, '2010-08-28 11:23:12'), (10375, 516, '2010-08-28 11:23:18'), (10376, 516, '2010-08-28 11:23:26'), (10377, 516, '2010-08-28 11:23:52'), (10378, 516, '2010-08-28 11:24:06'), (10379, 516, '2010-08-28 11:24:07'), (10380, 516, '2010-08-28 11:24:13'), (10381, 516, '2010-08-28 11:24:14'), (10382, 516, '2010-08-28 11:24:19'), (10383, 516, '2010-08-28 11:24:23'), (10384, 516, '2010-08-28 11:24:28'), (10385, 516, '2010-08-28 11:26:14'), (10386, 516, '2010-08-28 11:26:19'), (10387, 516, '2010-08-28 11:26:20'), (10388, 516, '2010-08-28 11:26:24'), (10389, 516, '2010-08-28 11:26:38'), (10390, 516, '2010-08-28 11:26:41'), (10391, 516, '2010-08-28 11:27:26'), (10392, 516, '2010-08-28 11:27:44'), (10393, 516, '2010-08-28 11:27:45'), (10394, 516, '2010-08-28 11:27:48'), (10395, 516, '2010-08-28 11:28:14'), (10396, 516, '2010-08-28 11:28:15'), (10397, 516, '2010-08-28 11:28:20'), (10398, 516, '2010-08-28 11:28:24'), (10399, 516, '2010-08-28 11:28:28'), (10400, 516, '2010-08-28 11:28:33'), (10401, 516, '2010-08-28 11:28:38'), (10402, 516, '2010-08-28 11:28:41'), (10403, 516, '2010-08-28 11:28:42'), (10404, 516, '2010-08-28 11:28:49'), (10405, 516, '2010-08-28 11:29:12'), (10406, 516, '2010-08-28 11:29:13'), (10407, 516, '2010-08-28 11:29:24'), (10408, 516, '2010-08-28 11:29:42'), (10409, 516, '2010-08-28 11:29:44'), (10410, 516, '2010-08-28 11:29:52'), (10411, 516, '2010-08-28 11:30:08'), (10412, 516, '2010-08-28 11:30:46'), (10413, 516, '2010-08-28 11:30:48'), (10414, 516, '2010-08-28 11:30:51'), (10415, 516, '2010-08-28 11:30:52'), (10416, 516, '2010-08-28 11:30:56'), (10417, 516, '2010-08-28 11:30:57'), (10418, 516, '2010-08-28 11:31:07'), (10419, 516, '2010-08-28 11:31:16'), (10420, 516, '2010-08-28 11:31:16'), (10421, 530, '2010-08-28 11:31:37'), (10422, 529, '2010-08-28 11:31:39'), (10423, 516, '2010-08-28 11:31:44'), (10424, 516, '2010-08-28 11:31:48'), (10425, 505, '2010-08-28 11:31:58'), (10426, 505, '2010-08-28 11:32:12'), (10427, 505, '2010-08-28 11:32:30'), (10428, 505, '2010-08-28 11:32:38'), (10429, 505, '2010-08-28 11:33:05'), (10430, 505, '2010-08-28 11:33:32'), (10431, 505, '2010-08-28 11:33:35'), (10432, 505, '2010-08-28 11:33:42'), (10433, 505, '2010-08-28 11:33:44'), (10434, 505, '2010-08-28 11:33:48'), (10435, 505, '2010-08-28 11:33:49'), (10436, 505, '2010-08-28 11:34:53'), (10437, 531, '2010-08-28 11:35:34'), (10438, 505, '2010-08-28 11:35:49'), (10439, 505, '2010-08-28 11:35:58'), (10440, 505, '2010-08-28 11:36:02'), (10441, 505, '2010-08-28 11:36:02'), (10442, 505, '2010-08-28 11:36:08'), (10443, 505, '2010-08-28 11:36:09'), (10444, 505, '2010-08-28 11:36:13'), (10445, 505, '2010-08-28 11:36:14'), (10446, 505, '2010-08-28 11:36:35'), (10447, 505, '2010-08-28 11:37:02'), (10448, 505, '2010-08-28 11:37:07'), (10449, 505, '2010-08-28 11:37:08'), (10450, 505, '2010-08-28 11:37:13'), (10451, 505, '2010-08-28 11:37:29'), (10452, 505, '2010-08-28 11:37:31'), (10453, 505, '2010-08-28 11:38:00'), (10454, 505, '2010-08-28 11:38:15'), (10455, 505, '2010-08-28 11:47:30'), (10456, 505, '2010-08-28 11:47:37'), (10457, 505, '2010-08-28 11:47:58'), (10458, 505, '2010-08-28 11:48:04'), (10459, 505, '2010-08-28 11:48:06'), (10460, 505, '2010-08-28 11:48:14'), (10461, 505, '2010-08-28 11:48:19'), (10462, 505, '2010-08-28 11:48:23'), (10463, 505, '2010-08-28 11:48:32'), (10464, 505, '2010-08-28 11:48:36'), (10465, 505, '2010-08-28 11:48:42'), (10466, 505, '2010-08-28 11:48:46'), (10467, 505, '2010-08-28 11:48:47'), (10468, 505, '2010-08-28 11:48:51'), (10469, 516, '2010-08-28 11:49:48'), (10470, 516, '2010-08-28 11:49:52'), (10471, 516, '2010-08-28 11:49:57'), (10472, 516, '2010-08-28 11:50:02'), (10473, 516, '2010-08-28 11:50:06'), (10474, 516, '2010-08-28 11:50:07'), (10475, 516, '2010-08-28 11:50:11'), (10476, 505, '2010-08-28 12:13:02'), (10477, 505, '2010-08-28 12:13:09'), (10478, 505, '2010-08-28 12:13:49'), (10479, 505, '2010-08-28 12:14:02'), (10480, 505, '2010-08-28 12:14:09'), (10481, 505, '2010-08-28 12:16:35'), (10482, 505, '2010-08-28 12:18:19'), (10483, 505, '2010-08-28 12:18:27'), (10484, 505, '2010-08-28 12:19:49'), (10485, 505, '2010-08-28 12:19:52'), (10486, 505, '2010-08-28 12:20:02'), (10487, 505, '2010-08-28 12:20:10'), (10488, 505, '2010-08-28 12:20:22'), (10489, 505, '2010-08-28 12:20:27'), (10490, 505, '2010-08-28 12:24:57'), (10491, 505, '2010-08-28 12:30:33'), (10492, 505, '2010-08-28 12:31:06'), (10493, 505, '2010-08-28 12:31:11'), (10494, 505, '2010-08-28 12:31:44'), (10495, 505, '2010-08-28 12:33:55'), (10496, 505, '2010-08-28 12:33:56'), (10497, 505, '2010-08-28 12:34:01'), (10498, 505, '2010-08-28 12:34:03'), (10499, 505, '2010-08-28 12:34:05'), (10500, 505, '2010-08-28 12:34:06'), (10501, 505, '2010-08-28 12:34:07'), (10502, 505, '2010-08-28 12:34:09'), (10503, 505, '2010-08-28 12:34:10'), (10504, 505, '2010-08-28 12:34:10'), (10505, 505, '2010-08-28 12:34:12'), (10506, 505, '2010-08-28 12:34:13'), (10507, 505, '2010-08-28 12:34:15'), (10508, 505, '2010-08-28 12:34:16'), (10509, 505, '2010-08-28 12:34:17'), (10510, 505, '2010-08-28 12:34:18'), (10511, 505, '2010-08-28 12:34:20'), (10512, 505, '2010-08-28 12:34:21'), (10513, 505, '2010-08-28 12:34:22'), (10514, 505, '2010-08-28 12:34:23'), (10515, 505, '2010-08-28 12:34:25'), (10516, 505, '2010-08-28 12:34:26'), (10517, 505, '2010-08-28 12:34:27'), (10518, 505, '2010-08-28 12:34:29'), (10519, 505, '2010-08-28 12:34:29'), (10520, 505, '2010-08-28 12:34:31'), (10521, 505, '2010-08-28 12:34:32'), (10522, 505, '2010-08-28 12:34:33'), (10523, 505, '2010-08-28 12:34:35'), (10524, 505, '2010-08-28 12:34:36'), (10525, 505, '2010-08-28 12:34:38'), (10526, 505, '2010-08-28 12:34:38'), (10527, 532, '2010-08-30 09:48:31'), (10528, 533, '2010-08-30 11:53:01'), (10529, 533, '2010-08-30 11:53:23'), (10530, 533, '2010-08-30 11:53:24'), (10531, 533, '2010-08-30 11:53:36'), (10532, 533, '2010-08-30 11:53:41'), (10533, 533, '2010-08-30 11:53:45'), (10534, 533, '2010-08-30 11:53:51'), (10535, 534, '2010-08-30 16:44:43'), (10536, 534, '2010-08-30 16:46:39'), (10537, 534, '2010-08-30 16:49:57'), (10538, 534, '2010-08-30 16:50:13'), (10539, 535, '2010-08-31 08:09:50'), (10540, 535, '2010-08-31 08:09:56'), (10541, 535, '2010-08-31 08:10:04'), (10542, 535, '2010-08-31 08:10:06'), (10543, 373, '2010-08-31 08:54:40'), (10544, 536, '2010-08-31 09:15:16'), (10545, 536, '2010-08-31 09:28:58'), (10546, 536, '2010-08-31 09:29:03'), (10547, 536, '2010-08-31 09:29:09'), (10548, 536, '2010-08-31 09:29:21'), (10549, 536, '2010-08-31 09:29:26'), (10550, 536, '2010-08-31 09:29:28'), (10551, 536, '2010-08-31 09:29:31'), (10552, 536, '2010-08-31 09:29:32'), (10553, 536, '2010-08-31 09:29:33'), (10554, 536, '2010-08-31 09:29:33'), (10555, 536, '2010-08-31 09:29:34'), (10556, 536, '2010-08-31 09:29:36'), (10557, 536, '2010-08-31 09:29:37'), (10558, 536, '2010-08-31 09:29:40'), (10559, 536, '2010-08-31 09:29:41'), (10560, 536, '2010-08-31 09:29:42'), (10561, 536, '2010-08-31 09:29:43'), (10562, 536, '2010-08-31 09:29:43'), (10563, 536, '2010-08-31 09:29:43'), (10564, 536, '2010-08-31 09:29:46'), (10565, 536, '2010-08-31 09:29:50'), (10566, 536, '2010-08-31 09:29:54'), (10567, 536, '2010-08-31 09:29:56'), (10568, 536, '2010-08-31 09:29:57'), (10569, 536, '2010-08-31 09:29:59'), (10570, 536, '2010-08-31 09:30:02'), (10571, 536, '2010-08-31 09:30:02'), (10572, 536, '2010-08-31 09:30:03'), (10573, 536, '2010-08-31 09:30:04'), (10574, 536, '2010-08-31 09:30:06'), (10575, 536, '2010-08-31 09:30:07'), (10576, 536, '2010-08-31 09:30:07'), (10577, 536, '2010-08-31 09:30:10'), (10578, 536, '2010-08-31 09:30:10'), (10579, 536, '2010-08-31 09:30:11'), (10580, 536, '2010-08-31 09:30:16'), (10581, 536, '2010-08-31 09:30:16'), (10582, 536, '2010-08-31 09:30:22'), (10583, 536, '2010-08-31 09:30:25'), (10584, 536, '2010-08-31 09:30:26'), (10585, 536, '2010-08-31 09:30:28'), (10586, 536, '2010-08-31 09:30:28'), (10587, 536, '2010-08-31 09:31:12'), (10588, 536, '2010-08-31 09:31:12'), (10589, 536, '2010-08-31 09:31:27'), (10590, 536, '2010-08-31 09:31:27'), (10591, 536, '2010-08-31 09:31:33'), (10592, 536, '2010-08-31 09:31:50'), (10593, 536, '2010-08-31 09:31:51'), (10594, 536, '2010-08-31 09:31:57'), (10595, 536, '2010-08-31 09:31:58'), (10596, 536, '2010-08-31 09:32:02'), (10597, 536, '2010-08-31 09:32:08'), (10598, 536, '2010-08-31 09:32:11'), (10599, 536, '2010-08-31 09:32:11'), (10600, 536, '2010-08-31 09:32:29'), (10601, 536, '2010-08-31 09:32:31'), (10602, 536, '2010-08-31 09:32:34'), (10603, 536, '2010-08-31 09:32:35'), (10604, 536, '2010-08-31 09:32:36'), (10605, 536, '2010-08-31 09:32:43'), (10606, 536, '2010-08-31 09:32:45'), (10607, 536, '2010-08-31 09:32:47'), (10608, 536, '2010-08-31 09:33:00'), (10609, 536, '2010-08-31 09:33:11'), (10610, 536, '2010-08-31 09:33:11'), (10611, 536, '2010-08-31 09:33:13'), (10612, 536, '2010-08-31 09:33:14'), (10613, 536, '2010-08-31 09:33:21'), (10614, 536, '2010-08-31 09:33:21'), (10615, 536, '2010-08-31 09:33:23'), (10616, 373, '2010-08-31 09:34:30'), (10617, 373, '2010-08-31 09:34:36'), (10618, 373, '2010-08-31 09:34:44'), (10619, 373, '2010-08-31 09:34:59'), (10620, 373, '2010-08-31 09:35:07'), (10621, 373, '2010-08-31 09:35:07'), (10622, 373, '2010-08-31 09:35:11'), (10623, 373, '2010-08-31 09:35:12'), (10624, 373, '2010-08-31 09:35:15'), (10625, 373, '2010-08-31 09:35:15'), (10626, 373, '2010-08-31 09:35:23'), (10627, 373, '2010-08-31 09:35:25'), (10628, 373, '2010-08-31 09:35:26'), (10629, 373, '2010-08-31 09:35:27'), (10630, 373, '2010-08-31 09:35:39'), (10631, 373, '2010-08-31 09:35:40'), (10632, 373, '2010-08-31 09:36:25'), (10633, 373, '2010-08-31 09:36:26'), (10634, 373, '2010-08-31 09:36:40'), (10635, 373, '2010-08-31 09:40:07'), (10636, 373, '2010-08-31 09:40:51'), (10637, 373, '2010-08-31 09:40:52'), (10638, 537, '2010-08-31 13:12:39'), (10639, 537, '2010-08-31 13:37:23'), (10640, 537, '2010-08-31 13:37:24'), (10641, 537, '2010-08-31 13:37:24'), (10642, 537, '2010-08-31 13:37:25'), (10643, 537, '2010-08-31 13:37:26'), (10644, 537, '2010-08-31 13:37:30'), (10645, 537, '2010-08-31 13:37:30'), (10646, 537, '2010-08-31 13:37:31'), (10647, 537, '2010-08-31 13:37:34'), (10648, 537, '2010-08-31 13:37:34'), (10649, 537, '2010-08-31 14:42:46'), (10650, 537, '2010-08-31 14:42:51'), (10651, 537, '2010-08-31 14:42:52'), (10652, 537, '2010-08-31 14:42:55'), (10653, 537, '2010-08-31 14:42:56'), (10654, 537, '2010-08-31 14:43:13'), (10655, 537, '2010-08-31 14:43:20'), (10656, 537, '2010-08-31 14:43:24'), (10657, 537, '2010-08-31 14:43:24'), (10658, 537, '2010-08-31 14:43:27'), (10659, 537, '2010-08-31 14:43:28'), (10660, 537, '2010-08-31 14:43:31'), (10661, 537, '2010-08-31 14:43:32'), (10662, 537, '2010-08-31 14:43:34'), (10663, 537, '2010-08-31 14:43:35'), (10664, 536, '2010-08-31 16:50:18'), (10665, 536, '2010-08-31 16:50:22'), (10666, 536, '2010-08-31 16:50:26'), (10667, 536, '2010-08-31 16:50:33'), (10668, 536, '2010-08-31 16:50:42'), (10669, 536, '2010-08-31 16:50:43'), (10670, 536, '2010-08-31 16:50:49'), (10671, 536, '2010-08-31 16:50:54'), (10672, 536, '2010-08-31 16:50:59'), (10673, 536, '2010-08-31 16:51:00'), (10674, 536, '2010-08-31 16:51:10'), (10675, 536, '2010-08-31 16:51:16'), (10676, 536, '2010-08-31 16:51:20'), (10677, 536, '2010-08-31 16:51:30'), (10678, 536, '2010-08-31 16:51:33'), (10679, 536, '2010-08-31 16:51:39'), (10680, 536, '2010-08-31 16:52:00'), (10681, 536, '2010-08-31 16:52:02'), (10682, 536, '2010-08-31 16:52:09'), (10683, 536, '2010-08-31 16:52:25'), (10684, 536, '2010-08-31 16:52:30'), (10685, 536, '2010-08-31 16:52:44'), (10686, 536, '2010-08-31 16:52:48'), (10687, 536, '2010-08-31 16:52:59'), (10688, 536, '2010-08-31 16:53:06'), (10689, 536, '2010-08-31 16:53:08'), (10690, 536, '2010-08-31 16:53:13'), (10691, 536, '2010-08-31 16:53:15'), (10692, 536, '2010-08-31 16:53:19'), (10693, 536, '2010-08-31 16:53:21'), (10694, 536, '2010-08-31 16:53:34'), (10695, 536, '2010-08-31 16:53:45'), (10696, 537, '2010-09-01 09:40:18'), (10697, 538, '2010-09-01 12:39:10'), (10698, 538, '2010-09-01 12:39:37'), (10699, 538, '2010-09-01 12:39:54'), (10700, 538, '2010-09-01 12:55:37'), (10701, 539, '2010-09-02 08:31:36'), (10702, 540, '2010-09-02 14:59:54'), (10703, 541, '2010-09-03 06:43:03'), (10704, 542, '2010-09-03 08:40:38'); /*!40000 ALTER TABLE `log_url` ENABLE KEYS */; # Dumping structure for table web36db1.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=10705 DEFAULT CHARSET=utf8 COMMENT='Detale information about url visit'; # Dumping data for table web36db1.log_url_info: 12.048 rows /*!40000 ALTER TABLE `log_url_info` DISABLE KEYS */; INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (1, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/install/wizard/end/'), (2, 'http://visitate.f-m-computer.de/', ''), (3, 'http://visitate.f-m-computer.de/index.php/', ''), (4, 'http://visitate.f-m-computer.de/index.php/?___store=en&___from_store=default', 'http://visitate.f-m-computer.de/index.php/'), (5, 'http://visitate.f-m-computer.de/index.php/?___store=default&___from_store=en', 'http://visitate.f-m-computer.de/index.php/?___store=en&___from_store=default'), (6, 'http://visitate.f-m-computer.de/index.php/?___store=default&___from_store=en', ''), (7, 'http://visitate.f-m-computer.de/index.php/?___store=en&___from_store=default', 'http://visitate.f-m-computer.de/index.php/?___store=default&___from_store=en'), (8, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/?___store=en&___from_store=default'), (9, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (11, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-22%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (12, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-23%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (13, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-22%2000:00:00/to/2010-07-22%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (14, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-22%2000:00:00/to/2010-07-23%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (15, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-23%2000:00:00/to/2010-07-23%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (16, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-23%2000:00:00/to/2010-07-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (17, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-24%2000:00:00/to/2010-07-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (18, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (19, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-22%2000:00:00/to/2010-07-22%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (20, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-22%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (21, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-24%2000:00:00/to/2010-07-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (22, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-22%2000:00:00/to/2010-07-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (23, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (24, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (25, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-23%2000:00:00/to/2010-07-23%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (26, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-23%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (27, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-24%2000:00:00/to/2010-07-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (28, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (29, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-24%2000:00:00/to/2010-07-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (30, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (31, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-31%2000:00:00/to/2010-07-31%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (32, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (33, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (34, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-25%2000:00:00/to/2010-07-25%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (35, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-25%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (36, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-26%2000:00:00/to/2010-07-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (37, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (38, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (39, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-22%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (40, 'http://visitate.f-m-computer.de/', ''), (41, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/'), (42, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (43, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (44, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (45, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/10/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (46, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (47, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (48, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (49, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (50, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWl6ZWx0aWNrZXQtemVpdGxpY2gtZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/7/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (51, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (52, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (53, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (54, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (55, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/'), (56, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/10/category/6?options=cart', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (57, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VSZvcHRpb25zPWNhcnQ,/product/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (58, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (59, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/3/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (60, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (61, 'http://visitate.f-m-computer.de/', ''), (62, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/'), (63, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (64, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (65, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (66, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWl6ZWx0aWNrZXQtemVpdGxpY2gtZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/7/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (67, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (68, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (69, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/8/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (70, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (71, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (72, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (73, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (74, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (75, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (76, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (77, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (78, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (79, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (80, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (81, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (82, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (83, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-22%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (84, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWl6ZWx0aWNrZXQtemVpdGxpY2gtZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/7/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (85, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (86, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (87, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/10/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (88, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/10/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (89, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (90, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (91, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (92, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2VpbnplbHRpY2tldC16ZWl0bGljaC11bmdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (93, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (94, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/13/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (95, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (96, 'http://visitate.f-m-computer.de/', ''), (97, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/'), (98, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (99, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (100, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=default&___from_store=en', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (101, 'http://visitate.f-m-computer.de/', ''), (102, 'http://visitate.f-m-computer.de/index.php/?___store=default&___from_store=en', ''), (103, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/?___store=default&___from_store=en'), (104, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/10/category/6?options=cart', ''), (105, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VSZvcHRpb25zPWNhcnQ,/product/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (106, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (107, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (108, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (109, 'http://visitate.f-m-computer.de/index.php/', ''), (110, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (111, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/7/', ''), (112, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', ''), (113, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (114, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWl6ZWx0aWNrZXQtemVpdGxpY2gtZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/7/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (115, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (116, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/21/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (117, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (118, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/18/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (119, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (120, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (121, 'http://visitate.f-m-computer.de/index.php/', ''), (122, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/'), (123, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (124, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (125, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (126, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', ''), (127, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (128, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=en&___from_store=default', ''), (129, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=en&___from_store=default'), (130, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=en&___from_store=default'), (131, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (132, 'http://visitate.f-m-computer.de/index.php/', ''), (133, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/'), (134, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (135, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (136, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (137, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', ''), (138, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (139, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (140, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (141, 'http://visitate.f-m-computer.de/index.php/', ''), (142, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/'), (143, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (144, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (145, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (146, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (147, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html?___store=default&___from_store=en'), (148, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (149, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', ''), (150, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (151, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/27/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (152, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (153, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (154, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (155, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (156, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2VpemVsdGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (157, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (158, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (159, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (160, 'http://visitate.f-m-computer.de/index.php/', ''), (161, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/'), (162, 'http://visitate.f-m-computer.de/index.php/', ''), (163, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/'), (164, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (165, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (166, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (167, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/'), (168, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/10/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (169, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/10/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (170, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (171, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/30/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (172, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (173, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (174, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (175, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2VpbnplbHRpY2tldC16ZWl0bGljaC11bmdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (176, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (177, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (178, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (179, 'http://visitate.f-m-computer.de/index.php/', ''), (180, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (181, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', ''), (182, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (183, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (184, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (185, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/34/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (186, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (187, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (188, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (189, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', ''), (190, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (191, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (192, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (193, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (194, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (195, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (196, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (197, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (198, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (199, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2VpemVsdGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (200, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (201, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (202, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (203, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (204, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (205, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (206, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (207, 'http://visitate.f-m-computer.de/', ''), (208, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/'), (209, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (210, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (211, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (212, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-29%2000:00:00/to/2010-07-29%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (213, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWl6ZWx0aWNrZXQtemVpdGxpY2gtZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/7/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (214, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/eizelticket-zeitlich-gebunden.html'), (215, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/40/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (216, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (217, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (218, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/'), (219, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/10/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (220, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/10/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (221, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (222, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (223, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (224, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (225, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (226, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (227, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (228, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-25%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (229, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (230, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-22%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (231, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-23%2000:00:00/to/2010-07-23%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (232, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (233, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2VpemVsdGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (234, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (235, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', ''), (236, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/eizelticket-zeitlich-gebunden.html'), (237, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', ''), (238, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (239, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/43/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2VpbnplbHRpY2tldC16ZWl0bGljaC1nZWJ1bmRlbi5odG1sP19fX1NJRD1V/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (240, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (241, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (242, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-29%2000:00:00/to/2010-07-29%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (243, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2VpbnplbHRpY2tldC16ZWl0bGljaC1nZWJ1bmRlbi5odG1sP19fX1NJRD1V/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (244, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (245, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (246, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (247, 'http://visitate.f-m-computer.de/', ''), (248, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/'), (249, 'http://visitate.f-m-computer.de/', ''), (250, 'http://visitate.f-m-computer.de/', ''), (251, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/'), (252, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (253, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-21%2000:00:00/to/2010-07-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (254, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-07-31%2000:00:00/to/2010-07-31%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (255, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2VpbnplbHRpY2tldC16ZWl0bGljaC1nZWJ1bmRlbi5odG1sP19fX1NJRD1V/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (256, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (257, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (258, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (259, 'http://visitate.f-m-computer.de/index.php/', ''), (260, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/11', 'http://visitate.f-m-computer.de/index.php/'), (261, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (262, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (263, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (264, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (265, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (266, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (267, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (268, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/7/date/2010-09-29', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (269, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-09-29%2010:00:00/to/2010-09-29%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (270, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-09-29%2012:00:00/to/2010-09-29%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (271, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-09-29%2012:00:00/to/2010-09-29%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (272, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2VpbnplbHRpY2tldC16ZWl0bGljaC1nZWJ1bmRlbi5odG1sP19fX1NJRD1V/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (273, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (274, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', ''), (275, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (276, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (277, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (278, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (279, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (280, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (281, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (282, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (283, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (284, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1sP19fX1NJRD1V/product/7/', ''), (285, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', ''), (286, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-09-21%2010:00:00/to/2010-09-21%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (287, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/7/date/2010-09-21', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (288, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-09-21%2010:00:00/to/2010-09-21%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (289, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (290, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (291, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (292, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (293, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/51/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (294, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (295, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (296, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/10/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (297, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/10/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (298, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (299, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (300, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (301, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/53/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (302, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (303, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (304, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (305, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2VpbnplbHRpY2tldC16ZWl0bGljaC11bmdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (306, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (307, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (308, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (309, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (310, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (311, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (312, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (313, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (314, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXQtemVpdGxpY2gtdW5nZWJ1bmRlbi5odG1sP19fX1NJRD1V/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (315, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (316, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (317, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (318, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (319, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (320, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (321, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (322, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1sP19fX1NJRD1V/product/7/', ''), (323, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', ''), (324, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-09-21%2010:00:00/to/2010-09-21%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (325, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (326, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (327, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (328, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (329, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (330, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/10/category/6?options=cart', ''), (331, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VSZvcHRpb25zPWNhcnQ,/product/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (332, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (333, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/61/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (334, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (335, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/60/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (336, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (337, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (338, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (339, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-09-21%2010:00:00/to/2010-09-21%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzelticket-zeitlich-gebunden.html'), (340, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXQtemVpdGxpY2gtZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzelticket-zeitlich-gebunden.html'), (341, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzelticket-zeitlich-gebunden.html'), (342, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/3', ''), (343, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzelticket-zeitlich-gebunden.html'), (344, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/10/category/6?options=cart', ''), (345, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VSZvcHRpb25zPWNhcnQ,/product/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (346, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (347, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (348, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (349, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/65/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (350, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (351, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/66/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (352, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (353, 'http://visitate.f-m-computer.de/', ''), (354, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (355, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1sP19fX1NJRD1V/product/8/', ''), (356, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (357, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (358, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (359, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (360, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (361, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (362, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1sP19fX1NJRD1V/product/8/', ''), (363, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (364, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/70/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (365, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (366, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (367, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (368, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXQtemVpdGxpY2gtZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzelticket-zeitlich-gebunden.html'), (369, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzelticket-zeitlich-gebunden.html'), (370, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (371, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (372, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (373, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (374, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (375, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1sP19fX1NJRD1V/product/8/', ''), (376, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (377, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (378, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (379, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (380, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (381, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (382, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1sP19fX1NJRD1V/product/8/', ''), (383, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (384, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (385, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1sP19fX1NJRD1V/product/8/', ''), (386, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (387, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (388, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (389, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (390, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (391, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (392, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2VpbnplbHRpY2tldC16ZWl0bGljaC1nZWJ1bmRlbi5odG1sP19fX1NJRD1V/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (393, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (394, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (395, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (396, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (397, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (398, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (399, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (400, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXQtemVpdGxpY2gtdW5nZWJ1bmRlbi5odG1sP19fX1NJRD1V/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (401, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (402, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (403, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (404, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/79/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (405, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (406, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (407, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/10/category/3?options=cart', ''), (408, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VSZvcHRpb25zPWNhcnQ,/product/10/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (409, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (410, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (411, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (412, 'http://visitate.f-m-computer.de/index.php/catalogsearch/ajax/suggest/?q=syst', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (413, 'http://visitate.f-m-computer.de/index.php/catalogsearch/result/?q=syste', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (414, 'http://visitate.f-m-computer.de/index.php/catalogsearch/ajax/suggest/?q=syste', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (415, 'http://visitate.f-m-computer.de/index.php/catalogsearch/ajax/suggest/?q=vir', 'http://visitate.f-m-computer.de/index.php/catalogsearch/result/?q=syste'), (416, 'http://visitate.f-m-computer.de/index.php/catalogsearch/ajax/suggest/?q=viruz', 'http://visitate.f-m-computer.de/index.php/catalogsearch/result/?q=syste'), (417, 'http://visitate.f-m-computer.de/index.php/catalogsearch/ajax/suggest/?q=viru', 'http://visitate.f-m-computer.de/index.php/catalogsearch/result/?q=syste'), (418, 'http://visitate.f-m-computer.de/index.php/catalogsearch/ajax/suggest/?q=vir', 'http://visitate.f-m-computer.de/index.php/catalogsearch/result/?q=syste'), (419, 'http://visitate.f-m-computer.de/index.php/catalogsearch/ajax/suggest/?q=virtuell', 'http://visitate.f-m-computer.de/index.php/catalogsearch/result/?q=syste'), (420, 'http://visitate.f-m-computer.de/index.php/catalogsearch/result/?q=virtuell', 'http://visitate.f-m-computer.de/index.php/catalogsearch/result/?q=syste'), (421, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/13', 'http://visitate.f-m-computer.de/index.php/catalogsearch/result/?q=virtuell'), (422, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/13', 'http://visitate.f-m-computer.de/index.php/catalogsearch/result/?q=virtuell'), (423, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/80/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGVzdC12aXJ0dWVsbC5odG1sP19fX1NJRD1V/', 'http://visitate.f-m-computer.de/index.php/test-virtuell.html'), (424, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/13', 'http://visitate.f-m-computer.de/index.php/test-virtuell.html'), (425, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGVzdC12aXJ0dWVsbC5odG1sP19fX1NJRD1V/product/13/', 'http://visitate.f-m-computer.de/index.php/test-virtuell.html'), (426, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/test-virtuell.html'), (427, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (428, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (429, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (430, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (431, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (432, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (433, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzelticket-zeitlich-gebunden.html'), (434, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (435, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (436, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (437, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzelticket-zeitlich-gebunden.html'), (438, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (439, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-07-09%2000:00:00/to/2010-07-09%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (440, 'http://visitate.f-m-computer.de/', ''), (441, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/'), (442, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (443, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (444, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (445, 'http://visitate.f-m-computer.de/', ''), (446, 'http://visitate.f-m-computer.de/index.php/admin/skin/adminhtml/default/default/images/symmetrics/mrg_logo.png', 'http://visitate.f-m-computer.de/index.php/admin/system_config/edit/section/general/website/base/key/cfd60fd5f7a8c15d30f8355269a781c4/'), (447, 'http://visitate.f-m-computer.de/index.php/admin/skin/adminhtml/default/default/images/symmetrics/tophr.png', 'http://visitate.f-m-computer.de/index.php/admin/system_config/edit/section/general/website/base/key/cfd60fd5f7a8c15d30f8355269a781c4/'), (448, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/'), (449, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (450, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2VpbnplbHRpY2tldC16ZWl0bGljaC11bmdlYnVuZGVuLmh0bWw,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (451, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (452, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (453, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (454, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (455, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (456, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (457, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (458, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (459, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (460, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (461, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (462, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (463, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (464, 'http://visitate.f-m-computer.de/', ''), (465, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/'), (466, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (467, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (468, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2015:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (469, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/'), (470, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (471, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (472, 'http://visitate.f-m-computer.de/', ''), (473, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/'), (474, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (475, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (476, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2015:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (477, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/14/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (478, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (479, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14/category/6', ''), (480, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (481, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2014:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (482, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2014:00:00/to/2010-09-21%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (483, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/14/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (484, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (485, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14/category/6', ''), (486, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (487, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (488, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (489, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (490, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (491, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/'), (492, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1sP19fX1NJRD1V/product/14/', ''), (493, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14', ''), (494, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (495, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2008:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (496, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2015:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (497, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC16ZWl0bGljaC1nZWJ1bmRlbi5odG1sP19fX1NJRD1V/product/14/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (498, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (499, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (500, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (501, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/95/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (502, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (503, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/96/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (504, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (505, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (506, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (507, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (508, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2015:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (509, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/14/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (510, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (511, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (512, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC16ZWl0bGljaC1nZWJ1bmRlbi5odG1sP19fX1NJRD1V/product/14/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (513, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (514, 'http://visitate.f-m-computer.de/', ''), (515, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/'), (516, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', ''), (517, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (518, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/98/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (519, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (520, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (521, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (522, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (523, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?___store=default&___from_store=en'), (524, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1sP19fX1NJRD1V/product/8/', ''), (525, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (526, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/99/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (527, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (528, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (529, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', ''), (530, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (531, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/100/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (532, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (533, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (534, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/10/category/6?options=cart', ''), (535, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VSZvcHRpb25zPWNhcnQ,/product/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (536, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (537, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/101/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (538, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (539, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (540, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', ''), (541, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (542, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (543, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (544, 'http://visitate.f-m-computer.de/', ''), (545, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/'), (546, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (547, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (548, 'http://visitate.f-m-computer.de/', ''), (549, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/'), (550, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (551, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (552, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (553, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (554, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (555, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (556, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (557, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (558, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (559, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (560, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/10/category/6?options=cart', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (561, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VSZvcHRpb25zPWNhcnQ,/product/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (562, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/10/category/6?options=cart', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (563, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VSZvcHRpb25zPWNhcnQ,/product/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (564, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/10/category/6?options=cart', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (565, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html?options=cart'), (566, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (567, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (568, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (569, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (570, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (571, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (572, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (573, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (574, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (575, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (576, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/'), (577, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (578, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (579, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (580, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/15/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (581, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (582, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (583, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (584, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (585, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (586, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (587, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (588, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/'), (589, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (590, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html'), (591, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/'), (592, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/15/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (593, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (594, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (595, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (596, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (597, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (598, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (599, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (600, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (601, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (602, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (603, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (604, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (605, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (606, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/115/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (607, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (608, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (609, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/15/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (610, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (611, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (612, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/116/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (613, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (614, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/117/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (615, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (616, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (617, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (618, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (619, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (620, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/16/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (621, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4tMTYuaHRtbD9fX19TSUQ9VQ,,/product/16/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden-16.html'), (622, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden-16.html'), (623, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/118/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (624, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (625, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (626, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/'), (627, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/16/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (628, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4tMTYuaHRtbD9fX19TSUQ9VQ,,/product/16/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden-16.html'), (629, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden-16.html'), (630, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/16/category/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (631, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden-16.html'), (632, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/16/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (633, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden-16.html'), (634, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/16/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (635, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden-16.html'), (636, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/18/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (637, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/18/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (638, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4taW5rbC1nZWJ1aHIuaHRtbD9fX19TSUQ9VQ,,/product/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden-inkl-gebuhr.html'), (639, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden-inkl-gebuhr.html'), (640, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (641, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/15/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (642, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (643, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (644, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=en&___from_store=default', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (645, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=en&___from_store=default'), (646, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=en&___from_store=default'), (647, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (648, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (649, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/120/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (650, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (651, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/121/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (652, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (653, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/122/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (654, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (655, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (656, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (657, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVUmX19fZnJvbV9zdG9yZT1lbiZfX19zdG9yZT1kZWZhdWx0/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html?___store=default&___from_store=en'), (658, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html?___store=default&___from_store=en'), (659, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (660, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/15/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (661, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (662, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (663, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/123/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (664, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (665, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (666, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (667, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (668, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (669, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (670, 'http://visitate.f-m-computer.de/', ''), (671, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/'), (672, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/15/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (673, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (674, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (675, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (676, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (677, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (678, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (679, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (680, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (681, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (682, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/124/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (683, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (684, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (685, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/15/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (686, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (687, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (688, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (689, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (690, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/127/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (691, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (692, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (693, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (694, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (695, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (696, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (697, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (698, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (699, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (700, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (701, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (702, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (703, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (704, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (705, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/15/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (706, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (707, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (708, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/126/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (709, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (710, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (711, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (712, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (713, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (714, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (715, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (716, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (717, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (718, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (719, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (720, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/125/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (721, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (722, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (723, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', ''), (724, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (725, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (726, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (727, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/128/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (728, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (729, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (730, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (731, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (732, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (733, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (734, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (735, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (736, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (737, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (738, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (739, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (740, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (741, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (742, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (743, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (744, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (745, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (746, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (747, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (748, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (749, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (750, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (751, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (752, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (753, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (754, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (755, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (756, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (757, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/15/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (758, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (759, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (760, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/130/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (761, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (762, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (763, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (764, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (765, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (766, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2VpbnplbHRpY2tldC16ZWl0bGljaC11bmdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (767, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (768, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/131/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (769, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (770, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (771, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/132/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvP19fX1NJRD1V/', 'http://visitate.f-m-computer.de/index.php/'), (772, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (773, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (774, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (775, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (776, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (777, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (778, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (779, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (780, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (781, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (782, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (783, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (784, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (785, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (786, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (787, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (788, 'http://visitate.f-m-computer.de/', ''), (789, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/'), (790, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (791, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (792, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/7/date/2010-09-26', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (793, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-09-26%2010:00:00/to/2010-09-26%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (794, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (795, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (796, 'http://visitate.f-m-computer.de/index.php/cadmin', ''), (797, 'http://visitate.f-m-computer.de/index.php', ''), (798, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php'), (799, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (800, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (801, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-09-29%2010:00:00/to/2010-09-29%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (802, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/7/date/2010-09-29', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (803, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (804, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (805, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (806, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (807, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (808, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (809, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (810, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (811, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (812, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (813, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/7/date/2010-09-27', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (814, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-09-27%2010:00:00/to/2010-09-27%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (815, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (816, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (817, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (818, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (819, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14/category/6?options=cart', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (820, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html?options=cart'), (821, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-28%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html?options=cart'), (822, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVUmb3B0aW9ucz1jYXJ0/product/14/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html?options=cart'), (823, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html?options=cart'), (824, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (825, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC16ZWl0bGljaC1nZWJ1bmRlbi5odG1sP19fX1NJRD1V/product/14/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (826, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (827, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (828, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/139/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (829, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (830, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/140/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (831, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (832, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (833, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (834, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (835, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (836, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (837, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (838, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (839, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (840, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (841, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (842, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/7/date/2010-09-28', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (843, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-09-28%2010:00:00/to/2010-09-28%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (844, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (845, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (846, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/144/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (847, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (848, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (849, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1sP19fX1NJRD1V/product/19/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (850, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/19', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (851, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/19/from/2010-07-11%2000:00:00/to/2010-07-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-test.html'), (852, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/19/from/2010-07-11%2000:00:00/to/2010-07-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-test.html'), (853, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC10ZXN0Lmh0bWw_X19fU0lEPVU,/product/19/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-test.html'), (854, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-test.html'), (855, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/146/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (856, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (857, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (858, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1sP19fX1NJRD1V/product/19/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (859, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/19', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (860, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/19/from/2010-07-11%2000:00:00/to/2010-07-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-test.html'), (861, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/19/from/2010-07-11%2000:00:00/to/2010-07-22%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-test.html'), (862, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC10ZXN0Lmh0bWw_X19fU0lEPVU,/product/19/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-test.html'), (863, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-test.html'), (864, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (865, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (866, 'http://visitate.f-m-computer.de/index.php', ''), (867, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php'), (868, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (869, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (870, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (871, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (872, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (873, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (874, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (875, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/'), (876, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14/category/6?options=cart', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (877, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html?options=cart'), (878, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-29%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html?options=cart'), (879, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVUmb3B0aW9ucz1jYXJ0/product/14/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html?options=cart'), (880, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html?options=cart'), (881, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (882, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC16ZWl0bGljaC1nZWJ1bmRlbi5odG1sP19fX1NJRD1V/product/14/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (883, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (884, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/153/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (885, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (886, 'http://visitate.f-m-computer.de/', ''), (887, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (888, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1sP19fX1NJRD1V/product/7/', ''), (889, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', ''), (890, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (891, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', ''), (892, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/7/', ''), (893, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (894, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (895, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', ''), (896, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (897, 'http://visitate.f-m-computer.de/index.php/', ''), (898, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (899, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (900, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1sP19fX1NJRD1V/product/18/', ''), (901, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/18', ''), (902, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC16ZWl0bGljaC11bmdlYnVuZGVuLWlua2wtZ2VidWhyLmh0bWw_X19fU0lEPVU,/product/18/', ''), (903, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (904, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/18', ''), (905, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (906, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1sP19fX1NJRD1V/product/19/', ''), (907, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/19', ''), (908, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/19/from/2010-07-12%2000:00:00/to/2010-07-12%2000:00:00/', ''), (909, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC10ZXN0Lmh0bWw_X19fU0lEPVU,/product/19/', ''), (910, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (911, 'http://visitate.f-m-computer.de/index.php', ''), (912, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (913, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/157/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', ''), (914, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', ''), (915, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (916, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/159/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', ''), (917, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', ''), (918, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (919, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', ''), (920, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (921, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (922, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', ''), (923, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/160/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', ''), (924, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', ''), (925, 'http://visitate.f-m-computer.de/index.php/', ''), (926, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (927, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1sP19fX1NJRD1V/product/19/', ''), (928, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/19', ''), (929, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/19/from/2010-07-12%2000:00:00/to/2010-07-12%2000:00:00/', ''), (930, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC10ZXN0Lmh0bWw_X19fU0lEPVU,/product/19/', ''), (931, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (932, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php'), (933, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=en&___from_store=default', ''), (934, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (935, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (936, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (937, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (938, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (939, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (940, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/165/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (941, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (942, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (943, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (944, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (945, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (946, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (947, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (948, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/168/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (949, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (950, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (951, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (952, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (953, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (954, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (955, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (956, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (957, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (958, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (959, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1sP19fX1NJRD1V/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (960, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1sP19fX1NJRD1V/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (961, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1sP19fX1NJRD1V/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (962, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (963, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/173/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (964, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (965, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (966, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1sP19fX1NJRD1V/product/18/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (967, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1sP19fX1NJRD1V/product/18/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (968, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/18', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (969, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC16ZWl0bGljaC11bmdlYnVuZGVuLWlua2wtZ2VidWhyLmh0bWw_X19fU0lEPVU,/product/18/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-ungebunden-inkl-gebuhr.html'), (970, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC16ZWl0bGljaC11bmdlYnVuZGVuLWlua2wtZ2VidWhyLmh0bWw_X19fU0lEPVU,/product/18/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-ungebunden-inkl-gebuhr.html'), (971, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC16ZWl0bGljaC11bmdlYnVuZGVuLWlua2wtZ2VidWhyLmh0bWw_X19fU0lEPVU,/product/18/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-ungebunden-inkl-gebuhr.html'), (972, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-ungebunden-inkl-gebuhr.html'), (973, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/175/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (974, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (975, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (976, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14/category/6?options=cart', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (977, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html?options=cart'), (978, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-28%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html?options=cart'), (979, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14/category/6?options=cart', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (980, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html?options=cart'), (981, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVUmb3B0aW9ucz1jYXJ0/product/14/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html?options=cart'), (982, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVUmb3B0aW9ucz1jYXJ0/product/14/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html?options=cart'), (983, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVUmb3B0aW9ucz1jYXJ0/product/14/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html?options=cart'), (984, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-gebunden.html?options=cart'), (985, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/181/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (986, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (987, 'http://visitate.f-m-computer.de/index.php', ''), (988, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php'), (989, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (990, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (991, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (992, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (993, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/184/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (994, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (995, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (996, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (997, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (998, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (999, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1000, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1001, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (1002, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1003, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1004, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/187/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1005, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1006, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1007, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1008, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1009, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1010, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1011, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/190/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1012, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1013, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1014, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1015, 'http://visitate.f-m-computer.de/index.php', ''), (1016, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php'), (1017, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1018, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1019, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1020, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/193/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1021, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1022, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1023, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (1024, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1025, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1026, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1027, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1028, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/196/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1029, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1030, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/196/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1031, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/196/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1032, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/196/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1033, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/196/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1034, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/196/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1035, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/196/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1036, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/196/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1037, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/196/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1038, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/196/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1039, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1040, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1041, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1042, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1043, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1044, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1045, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1046, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1047, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1048, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1049, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1050, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1051, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1052, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1053, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1054, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1055, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1056, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1057, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', ''), (1058, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (1059, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1060, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1061, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1062, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1063, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', ''), (1064, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (1065, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1066, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1067, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/200/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1068, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1069, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1070, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1071, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1072, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1073, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1074, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1075, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1076, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1077, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1078, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1079, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1080, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1081, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1082, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/204/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1083, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1084, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1085, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1086, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1087, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1088, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1089, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1090, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1091, 'http://visitate.f-m-computer.de/index.php', ''), (1092, 'http://visitate.f-m-computer.de/index.php/', ''), (1093, 'http://visitate.f-m-computer.de/index.php/', ''), (1094, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (1095, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1096, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1097, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1098, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/210/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1099, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1100, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1101, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1102, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1103, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1104, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1105, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/213/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1106, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/213/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1107, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/213/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', ''), (1108, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/213/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', ''), (1109, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/213/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', ''), (1110, 'http://visitate.f-m-computer.de/index.php', ''), (1111, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php'), (1112, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php'), (1113, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1114, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1115, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1116, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1117, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/216/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1118, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1119, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1120, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1121, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1122, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1123, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1124, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/219/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1125, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/219/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1126, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/219/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1127, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/219/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1128, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/219/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1129, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/219/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1130, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/219/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1131, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/219/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1132, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1133, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1134, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1135, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1136, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1137, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1138, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1139, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1140, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1141, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1142, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1143, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1144, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1145, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1146, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/224/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1147, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1148, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1149, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1150, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1151, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1152, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1153, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/227/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1154, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1155, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1156, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1157, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1158, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1159, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1160, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1161, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1162, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/230/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1163, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/230/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1164, 'http://visitate.f-m-computer.de/index.php', ''), (1165, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php'), (1166, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1167, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1168, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1169, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1170, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/233/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1171, 'http://visitate.f-m-computer.de/', ''), (1172, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/'), (1173, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1174, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (1175, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/233/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1176, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1177, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2VpbnplbHRpY2tldC16ZWl0bGljaC11bmdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (1178, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/233/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1179, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/233/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1180, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1181, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (1182, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/233/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1183, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1184, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (1185, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1186, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1187, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1188, 'http://visitate.f-m-computer.de/index.php/contacts/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (1189, 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/', 'http://visitate.f-m-computer.de/index.php/contacts/'), (1190, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/'), (1191, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (1192, 'http://visitate.f-m-computer.de/index.php/checkout/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (1193, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (1194, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (1195, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/15/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (1196, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (1197, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (1198, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1199, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1200, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1201, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1202, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1203, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1204, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1205, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1206, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1207, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1208, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1209, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1210, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/239/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1211, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1212, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1213, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (1214, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/20/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1215, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1216, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/240/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1217, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1218, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1219, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1220, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1221, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/242/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1222, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1223, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1224, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1225, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1226, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1227, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1sP19fX1NJRD1V/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (1228, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (1229, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/246/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1230, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1231, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/244/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1232, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1233, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1234, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1sP19fX1NJRD1V/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (1235, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (1236, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/249/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1237, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1238, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1239, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1sP19fX1NJRD1V/product/14/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (1240, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (1241, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (1242, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-22%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (1243, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC16ZWl0bGljaC1nZWJ1bmRlbi5odG1sP19fX1NJRD1V/product/14/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (1244, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (1245, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/253/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1246, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1247, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1248, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1249, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1250, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0LXplaXRsaWNoLWdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (1251, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzelticket-zeitlich-gebunden.html'), (1252, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/257/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1253, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1254, 'http://visitate.f-m-computer.de/', ''), (1255, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/'), (1256, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1257, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2VpbnplbHRpY2tldC16ZWl0bGljaC11bmdlYnVuZGVuLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (1258, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (1259, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1260, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/15/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (1261, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (1262, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (1263, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/260/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fU0lEPVU,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1264, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1265, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/?___store=en&___from_store=default', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1266, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1267, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1268, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/install/wizard/administrator/'), (1269, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1270, 'http://visitate.f-m-computer.de/', ''), (1271, 'http://visitate.f-m-computer.de/', ''), (1272, 'http://visitate.f-m-computer.de/index.php/', ''), (1273, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (1274, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1275, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1276, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1277, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1278, 'http://visitate.f-m-computer.de/', ''), (1279, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/'), (1280, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fU0lEPVU,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1281, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1282, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1283, 'http://visitate.f-m-computer.de/', ''), (1284, 'http://visitate.f-m-computer.de/index.php/?___store=default&___from_store=en', 'http://visitate.f-m-computer.de/'), (1285, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=default&___from_store=en'), (1286, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (1287, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (1288, 'http://visitate.f-m-computer.de/', ''), (1289, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/'), (1290, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1291, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (1292, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (1293, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzelticket-zeitlich-gebunden.html'), (1294, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (1295, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (1296, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (1297, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (1298, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (1299, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (1300, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (1301, 'http://visitate.f-m-computer.de/index.php/catalogsearch/ajax/suggest/?q=tio', 'http://visitate.f-m-computer.de/index.php/'), (1302, 'http://visitate.f-m-computer.de/index.php/catalogsearch/ajax/suggest/?q=ti', 'http://visitate.f-m-computer.de/index.php/'), (1303, 'http://visitate.f-m-computer.de/index.php/catalogsearch/result/?q=ti', 'http://visitate.f-m-computer.de/index.php/'), (1304, 'http://visitate.f-m-computer.de/index.php/catalogsearch/result/?q=ti', 'http://visitate.f-m-computer.de/index.php/catalogsearch/result/?q=ti'), (1305, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/catalogsearch/result/?q=ti'), (1306, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (1307, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (1308, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (1309, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (1310, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (1311, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (1312, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (1313, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (1314, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (1315, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (1316, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (1317, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (1318, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1319, 'http://visitate.f-m-computer.de/index.php/review/product/list/id/8/category/5/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-ungebunden.html'), (1320, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/5', 'http://visitate.f-m-computer.de/index.php/review/product/list/id/8/category/5/'), (1321, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/5', 'http://visitate.f-m-computer.de/index.php/review/product/list/id/8/category/5/'), (1322, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/8/category/5', 'http://visitate.f-m-computer.de/index.php/review/product/list/id/8/category/5/'), (1323, 'http://visitate.f-m-computer.de/index.php/', ''), (1324, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (1325, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (1326, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1327, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/7/from/2010-09-26%2010:00:00/to/2010-09-26%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (1328, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/7/date/2010-09-26', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (1329, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2VpbnplbHRpY2tldC16ZWl0bGljaC1nZWJ1bmRlbi5odG1sP19fX1NJRD1V/product/7/images/favicon.ico', ''), (1330, 'http://visitate.f-m-computer.de/index.php/enable-cookies', ''), (1331, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (1332, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (1333, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (1334, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/15/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (1335, 'http://visitate.f-m-computer.de/index.php/catalog/product_compare/add/product/15/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LXplaXRsaWNoLXVuZ2VidW5kZW4uaHRtbD9fX19TSUQ9VQ,,/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (1336, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/15/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (1337, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.html'), (1338, 'http://visitate.f-m-computer.de/', ''), (1339, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/'), (1340, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1341, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/7/to/2010-10-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (1342, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/einzelticket-zeitlich-gebunden.html'), (1343, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1344, 'http://visitate.f-m-computer.de/index.php/', ''), (1345, 'http://visitate.f-m-computer.de/index.php/', ''), (1346, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/'), (1347, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1348, 'http://visitate.f-m-computer.de/', ''), (1349, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/'), (1350, 'http://visitate.f-m-computer.de/', ''), (1351, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (1352, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (1353, 'http://visitate.f-m-computer.de/index.php', ''), (1354, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php'), (1355, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/7/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1356, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1357, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php'), (1358, 'http://visitate.f-m-computer.de/index.php', ''), (1359, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php'), (1360, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (1361, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (1362, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/14/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (1363, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/14', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (1364, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/14/from/2010-09-21%2000:00:00/to/2010-09-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-zeitlich-gebunden.html'), (1365, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (1366, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (1367, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (1368, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1369, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/12', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1370, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1371, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/15', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1372, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1373, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1374, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1375, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1376, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1377, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1378, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1379, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1380, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1381, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1382, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (1383, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (1384, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (1385, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1386, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1387, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1388, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1389, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/15/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (1390, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (1391, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1392, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1393, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1394, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1395, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1396, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1397, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1398, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=default&___from_store=en', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1399, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=default&___from_store=en'), (1400, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1401, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/8/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1402, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (1403, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/272/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1404, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1405, 'http://visitate.f-m-computer.de/index.php/widerruf', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1406, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1407, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (1408, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (1409, 'http://visitate.f-m-computer.de/', ''), (1410, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (1411, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/8/', ''), (1412, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (1413, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', ''), (1414, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (1415, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', ''), (1416, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (1417, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (1418, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/7/category/5', ''), (1419, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (1420, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (1421, 'http://visitate.localhost/', ''), (1422, 'http://visitate.localhost/index.php/catalog/category/view/id/5', 'http://visitate.localhost/'), (1423, 'http://visitate.localhost/', ''), (1424, 'http://visitate.localhost/', ''), (1425, 'http://visitate.localhost/index.php/catalog/category/view/id/5', 'http://visitate.localhost/'), (1426, 'http://visitate.localhost/index.php/', ''), (1427, 'http://visitate.localhost/', ''), (1428, 'http://visitate.localhost/index.php/?___store=en&___from_store=default', 'http://visitate.localhost/'), (1429, 'http://visitate.localhost/index.php/?___store=default&___from_store=en', 'http://visitate.localhost/index.php/?___store=en&___from_store=default'), (1430, 'http://visitate.localhost/index.php/?___store=en&___from_store=default', 'http://visitate.localhost/index.php/?___store=default&___from_store=en'), (1431, 'http://visitate.localhost/index.php/catalog/category/view/id/5', 'http://visitate.localhost/index.php/?___store=en&___from_store=default'), (1432, 'http://visitate.localhost/', ''), (1433, 'http://visitate.localhost/index.php/', ''), (1434, 'http://visitate.localhost/index.php/catalog/category/view/id/4', 'http://visitate.localhost/index.php/'), (1435, 'http://visitate.localhost/index.php/catalog/product/view/id/16/category/4?options=cart', 'http://visitate.localhost/index.php/fuehrungen.html'), (1436, 'http://visitate.localhost/index.php/catalog/category/view/id/4', 'http://visitate.localhost/index.php/'), (1437, 'http://visitate.localhost/index.php/catalog/product/view/id/16/category/4?options=cart', 'http://visitate.localhost/index.php/fuehrungen.html'), (1438, 'http://visitate.localhost/index.php/catalog/product/view/id/16/category/4?options=cart', 'http://visitate.localhost/index.php/fuehrungen.html'), (1439, 'http://visitate.localhost/index.php/catalog/product/view/id/16/category/4?options=cart', 'http://visitate.localhost/index.php/fuehrungen.html'), (1440, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZnVlaHJ1bmdlbi9wcml2YXRlLWdydXBwZW5mdWhydW5nLmh0bWw_b3B0aW9ucz1jYXJ0/product/16/', 'http://visitate.localhost/index.php/fuehrungen/private-gruppenfuhrung.html?options=cart'), (1441, 'http://visitate.localhost/index.php/checkout/cart/', 'http://visitate.localhost/index.php/fuehrungen/private-gruppenfuhrung.html?options=cart'), (1442, 'http://visitate.localhost/index.php/checkout/onepage/', 'http://visitate.localhost/index.php/checkout/cart/'), (1443, 'http://visitate.localhost/index.php/customer/account/login/', 'http://visitate.localhost/index.php/checkout/onepage/'), (1444, 'http://visitate.localhost/index.php/customer/account/create/', 'http://visitate.localhost/index.php/customer/account/login/'), (1445, 'http://visitate.localhost/index.php/customer/account/createpost/', 'http://visitate.localhost/index.php/customer/account/create/'), (1446, 'http://visitate.localhost/index.php/checkout/onepage/index/', 'http://visitate.localhost/index.php/customer/account/create/'), (1447, 'http://visitate.localhost/index.php/checkout/onepage/saveBilling/', 'http://visitate.localhost/index.php/checkout/onepage/index/'), (1448, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/index/'), (1449, 'http://visitate.localhost/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.localhost/index.php/checkout/onepage/index/'), (1450, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/index/'), (1451, 'http://visitate.localhost/index.php/checkout/onepage/savePayment/', 'http://visitate.localhost/index.php/checkout/onepage/index/'), (1452, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/index/'), (1453, 'http://visitate.localhost/index.php/checkout/onepage/saveOrder/', 'http://visitate.localhost/index.php/checkout/onepage/index/'), (1454, 'http://visitate.localhost/index.php/checkout/onepage/success/', 'http://visitate.localhost/index.php/checkout/onepage/index/'), (1455, 'http://visitate.localhost/index.php/', ''), (1456, 'http://visitate.localhost/index.php/', ''), (1457, 'http://visitate.localhost/index.php/', ''), (1458, 'http://visitate.localhost/index.php/catalog/product/view/id/16', ''), (1459, 'http://visitate.localhost/index.php/', ''), (1460, 'http://visitate.localhost/index.php/', ''), (1461, 'http://visitate.localhost/index.php/', ''), (1462, 'http://visitate.localhost/index.php/', ''), (1463, 'http://visitate.localhost/index.php/', ''), (1464, 'http://visitate.localhost/index.php/', ''), (1465, 'http://visitate.localhost/index.php/', ''), (1466, 'http://visitate.localhost/index.php/', ''), (1467, 'http://visitate.localhost/index.php/', ''), (1468, 'http://visitate.localhost/index.php/?___store=en&___from_store=default', ''), (1469, 'http://visitate.localhost/index.php/?___store=default&___from_store=en', ''), (1470, 'http://visitate.localhost/index.php/?___store=default&___from_store=en', ''), (1471, 'http://visitate.localhost/index.php/?___store=default&___from_store=en', ''), (1472, 'http://visitate.localhost/index.php/?___store=default&___from_store=en', ''), (1473, 'http://visitate.localhost/index.php/?___store=default&___from_store=en', ''), (1474, 'http://visitate.localhost/index.php/?___store=default&___from_store=en', ''), (1475, 'http://visitate.localhost/index.php/?___store=english&___from_store=deutsch', ''), (1476, 'http://visitate.localhost/index.php/?___store=english&___from_store=deutsch', ''), (1477, 'http://visitate.localhost/index.php/?___store=deutsch&___from_store=english', ''), (1478, 'http://visitate.localhost/index.php/start?___store=deutsch', ''), (1479, 'http://visitate.localhost/index.php/?___store=english&___from_store=deutsch', ''), (1480, 'http://visitate.localhost/index.php/?___store=deutsch&___from_store=english', ''), (1481, 'http://visitate.localhost/index.php/?___store=english&___from_store=deutsch', ''), (1482, 'http://visitate.localhost/index.php/?___store=deutsch&___from_store=english', ''), (1483, 'http://visitate.localhost/index.php/?___store=english&___from_store=deutsch', ''), (1484, 'http://visitate.localhost/index.php/?___store=deutsch&___from_store=english', ''), (1485, 'http://visitate.localhost/index.php/?___store=deutsch&___from_store=english', ''), (1486, 'http://visitate.localhost/index.php/catalog/seo_sitemap/category/', ''), (1487, 'http://visitate.localhost/index.php/?___store=deutsch&___from_store=english', ''), (1488, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1489, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1490, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1491, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1492, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1493, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1494, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1495, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1496, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1497, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1498, 'http://visitate.localhost/index.php/admin/skin/adminhtml/default/default/images/symmetrics/trustedshops_logo.png', ''), (1499, 'http://visitate.localhost/index.php/admin/skin/adminhtml/default/default/images/symmetrics/symmetrics_logo.png', ''), (1500, 'http://visitate.localhost/index.php/admin/skin/adminhtml/default/default/images/symmetrics/mrg_logo.png', ''), (1501, 'http://visitate.localhost/index.php/admin/skin/adminhtml/default/default/images/symmetrics/tophr.png', ''), (1502, 'http://visitate.localhost/index.php/admin/skin/adminhtml/default/default/images/symmetrics/bottomhr.png', ''), (1503, 'http://visitate.localhost/index.php/admin/skin/adminhtml/default/default/images/symmetrics/cashticketlogo.png', ''), (1504, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1505, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1506, 'http://visitate.localhost/index.php/', ''), (1507, 'http://visitate.localhost/index.php/', ''), (1508, 'http://visitate.localhost/index.php/', ''), (1509, 'http://visitate.localhost/index.php/', ''), (1510, 'http://visitate.localhost/index.php/', ''), (1511, 'http://visitate.localhost/index.php/', ''), (1512, 'http://visitate.localhost/index.php/', ''), (1513, 'http://visitate.localhost/index.php/', ''), (1514, 'http://visitate.localhost/index.php/', ''), (1515, 'http://visitate.localhost/index.php/', ''), (1516, 'http://visitate.localhost/index.php/', ''), (1517, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1518, 'http://visitate.localhost/index.php/', ''), (1519, 'http://visitate.localhost/index.php', ''), (1520, 'http://visitate.localhost/index.php', ''), (1521, 'http://visitate.localhost/index.php', ''), (1522, 'http://visitate.localhost/index.php', ''), (1523, 'http://visitate.localhost/index.php', ''), (1524, 'http://visitate.localhost/index.php', ''), (1525, 'http://visitate.localhost/index.php/', ''), (1526, 'http://visitate.localhost/index.php/contacts/', ''), (1527, 'http://visitate.localhost/index.php/', ''), (1528, 'http://visitate.localhost/index.php/catalogsearch/advanced/', ''), (1529, 'http://visitate.localhost/index.php/', ''), (1530, 'http://visitate.localhost/index.php/lieferung/', ''), (1531, 'http://visitate.localhost/index.php/lieferung/', ''), (1532, 'http://visitate.localhost/index.php/zahlung/', ''), (1533, 'http://visitate.localhost/index.php/datenschutz/', ''), (1534, 'http://visitate.localhost/index.php/bestellung/', ''), (1535, 'http://visitate.localhost/index.php/impressum/', ''), (1536, 'http://visitate.localhost/index.php/bestellung/', ''), (1537, 'http://visitate.localhost/index.php/catalog/seo_sitemap/category/', ''), (1538, 'http://visitate.localhost/index.php/catalogsearch/advanced/', ''), (1539, 'http://visitate.localhost/index.php/catalogsearch/advanced/', ''), (1540, 'http://visitate.localhost/index.php/customer/account/', ''), (1541, 'http://visitate.localhost/index.php/checkout/cart/', ''), (1542, 'http://visitate.localhost/index.php/checkout/', ''), (1543, 'http://visitate.localhost/index.php/checkout/onepage/', ''), (1544, 'http://visitate.localhost/index.php/checkout/cart/', ''), (1545, 'http://visitate.localhost/index.php/checkout/cart/', ''), (1546, 'http://visitate.localhost/', ''), (1547, 'http://visitate.localhost/index.php/', ''), (1548, 'http://visitate.localhost/index.php/?___store=english&___from_store=deutsch', ''), (1549, 'http://visitate.localhost/index.php/?___store=deutsch&___from_store=english', ''), (1550, 'http://visitate.localhost/index.php/?___store=deutsch&___from_store=english', ''), (1551, 'http://visitate.localhost/index.php/', ''), (1552, 'http://visitate.localhost/index.php/', ''), (1553, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1554, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1555, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1556, 'http://visitate.localhost/index.php/', ''), (1557, 'http://visitate.localhost/index.php/', ''), (1558, 'http://visitate.localhost/index.php/', ''), (1559, 'http://visitate.localhost/index.php/', ''), (1560, 'http://visitate.localhost/index.php/', ''), (1561, 'http://visitate.localhost/index.php/', ''), (1562, 'http://visitate.localhost/index.php/', ''), (1563, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1564, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1565, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1566, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1567, 'http://localhost/visitate/', ''), (1568, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1569, 'http://visitate.localhost/index.php/admin/skin/adminhtml/default/default/images/symmetrics/mrg_logo.png', ''), (1570, 'http://visitate.localhost/index.php/admin/skin/adminhtml/default/default/images/symmetrics/tophr.png', ''), (1571, 'http://visitate.localhost/index.php/admin/skin/adminhtml/default/default/images/symmetrics/symmetrics_logo.png', ''), (1572, 'http://visitate.localhost/index.php/admin/skin/adminhtml/default/default/images/symmetrics/trustedshops_logo.png', ''), (1573, 'http://visitate.localhost/index.php/admin/skin/adminhtml/default/default/images/symmetrics/cashticketlogo.png', ''), (1574, 'http://visitate.localhost/index.php/admin/skin/adminhtml/default/default/images/symmetrics/bottomhr.png', ''), (1575, 'http://localhost/visitate/', ''), (1576, 'http://localhost/visitate/', ''), (1577, 'http://localhost/visitate/', ''), (1578, 'http://localhost/visitate/', ''), (1579, 'http://localhost/visitate/', ''), (1580, 'http://localhost/visitate/', ''), (1581, 'http://localhost/visitate/', ''), (1582, 'http://visitate.localhost/index.php/slidetest?___store=deutsch', ''), (1583, 'http://localhost/visitate/', ''), (1584, 'http://visitate.localhost/index.php/slidetest?___store=deutsch', ''), (1585, 'http://localhost/visitate/', ''), (1586, 'http://localhost/visitate/', ''), (1587, 'http://localhost/visitate/', ''), (1588, 'http://visitate.localhost/index.php/slidetest?___store=deutsch', ''), (1589, 'http://visitate.localhost/index.php/slidetest?___store=deutsch', ''), (1590, 'http://visitate.localhost/index.php/slidetest?___store=deutsch', ''), (1591, 'http://localhost/visitate/', ''), (1592, 'http://localhost/visitate/', ''), (1593, 'http://visitate.localhost/index.php/slidetest?___store=deutsch', ''), (1594, 'http://visitate.localhost/index.php/slidetest?___store=deutsch', ''), (1595, 'http://visitate.localhost/index.php/slidetest?___store=deutsch', ''), (1596, 'http://visitate.localhost/index.php/slidetest?___store=deutsch', ''), (1597, 'http://localhost/visitate/', ''), (1598, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1599, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1600, 'http://localhost/visitate/', ''), (1601, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1602, 'http://localhost/visitate/', ''), (1603, 'http://localhost/visitate/', ''), (1604, 'http://localhost/visitate/', ''), (1605, 'http://localhost/visitate/', ''), (1606, 'http://localhost/visitate/', ''), (1607, 'http://localhost/visitate/', ''), (1608, 'http://localhost/visitate/', ''), (1609, 'http://localhost/visitate/index.php/customer/account/login/', 'http://localhost/visitate/'), (1610, 'http://localhost/visitate/index.php/customer/account/login/skin/frontend/default/weltwissen/images/mgb2.jpg', 'http://localhost/visitate/index.php/customer/account/login/'), (1611, 'http://localhost/visitate/index.php/customer/account/login/skin/frontend/default/weltwissen/images/mgb3.jpg', 'http://localhost/visitate/index.php/customer/account/login/'), (1612, 'http://localhost/visitate/index.php/customer/account/login/skin/frontend/default/weltwissen/images/mgb4.jpg', 'http://localhost/visitate/index.php/customer/account/login/'), (1613, 'http://localhost/visitate/index.php/customer/account/login/skin/frontend/default/weltwissen/images/mgb1.jpg', 'http://localhost/visitate/index.php/customer/account/login/'), (1614, 'http://localhost/visitate/index.php/customer/account/login/', 'http://localhost/visitate/'), (1615, 'http://localhost/visitate/index.php/customer/account/login/skin/frontend/default/weltwissen/images/mgb3.jpg', 'http://localhost/visitate/index.php/customer/account/login/'), (1616, 'http://localhost/visitate/index.php/customer/account/login/skin/frontend/default/weltwissen/images/mgb2.jpg', 'http://localhost/visitate/index.php/customer/account/login/'), (1617, 'http://localhost/visitate/index.php/customer/account/login/skin/frontend/default/weltwissen/images/mgb4.jpg', 'http://localhost/visitate/index.php/customer/account/login/'), (1618, 'http://localhost/visitate/index.php/customer/account/login/skin/frontend/default/weltwissen/images/mgb1.jpg', 'http://localhost/visitate/index.php/customer/account/login/'), (1619, 'http://localhost/visitate/', ''), (1620, 'http://localhost/visitate/index.php/customer/account/login/', 'http://localhost/visitate/'), (1621, 'http://localhost/visitate/index.php/customer/account/login/skin/frontend/default/weltwissen/images/mgb4.jpg', 'http://localhost/visitate/index.php/customer/account/login/'), (1622, 'http://localhost/visitate/index.php/customer/account/login/skin/frontend/default/weltwissen/images/mgb1.jpg', 'http://localhost/visitate/index.php/customer/account/login/'), (1623, 'http://localhost/visitate/index.php/customer/account/login/skin/frontend/default/weltwissen/images/mgb2.jpg', 'http://localhost/visitate/index.php/customer/account/login/'), (1624, 'http://localhost/visitate/index.php/customer/account/login/skin/frontend/default/weltwissen/images/mgb3.jpg', 'http://localhost/visitate/index.php/customer/account/login/'), (1625, 'http://visitate.localhost/index.php/customer/account/login/', ''), (1626, 'http://localhost/visitate/index.php/customer/account/create/', 'http://localhost/visitate/index.php/customer/account/login/'), (1627, 'http://localhost/visitate/index.php/customer/account/create/', 'http://localhost/visitate/index.php/customer/account/login/'), (1628, 'http://localhost/visitate/index.php/enable-cookies', 'http://localhost/visitate/index.php/customer/account/login/'), (1629, 'http://localhost/visitate/index.php/customer/account/create/', 'http://localhost/visitate/index.php/customer/account/login/'), (1630, 'http://localhost/visitate/index.php/enable-cookies', 'http://localhost/visitate/index.php/customer/account/login/'), (1631, 'http://localhost/visitate/index.php/skin/frontend/default/weltwissen/images/mgb3.jpg', 'http://localhost/visitate/index.php/enable-cookies'), (1632, 'http://localhost/visitate/index.php/skin/frontend/default/weltwissen/images/mgb1.jpg', 'http://localhost/visitate/index.php/enable-cookies'), (1633, 'http://localhost/visitate/index.php/skin/frontend/default/weltwissen/images/mgb2.jpg', 'http://localhost/visitate/index.php/enable-cookies'), (1634, 'http://localhost/visitate/index.php/skin/frontend/default/weltwissen/images/mgb4.jpg', 'http://localhost/visitate/index.php/enable-cookies'), (1635, 'http://visitate.localhost/index.php/customer/account/loginPost/', ''), (1636, 'http://visitate.localhost/index.php/customer/account/index/', ''), (1637, 'http://localhost/visitate/index.php', ''), (1638, 'http://localhost/visitate/index.php/customer/account/login/', 'http://localhost/visitate/index.php'), (1639, 'http://localhost/visitate/index.php/customer/account/login/skin/frontend/default/weltwissen/images/mgb1.jpg', 'http://localhost/visitate/index.php/customer/account/login/'), (1640, 'http://localhost/visitate/index.php/customer/account/login/skin/frontend/default/weltwissen/images/mgb3.jpg', 'http://localhost/visitate/index.php/customer/account/login/'), (1641, 'http://localhost/visitate/index.php/customer/account/login/skin/frontend/default/weltwissen/images/mgb2.jpg', 'http://localhost/visitate/index.php/customer/account/login/'), (1642, 'http://localhost/visitate/index.php/customer/account/login/skin/frontend/default/weltwissen/images/mgb4.jpg', 'http://localhost/visitate/index.php/customer/account/login/'), (1643, 'http://localhost/visitate/index.php/customer/account/create/', 'http://localhost/visitate/index.php/customer/account/login/'), (1644, 'http://localhost/visitate/index.php/enable-cookies', 'http://localhost/visitate/index.php/customer/account/login/'), (1645, 'http://localhost/visitate/index.php/skin/frontend/default/weltwissen/images/mgb1.jpg', 'http://localhost/visitate/index.php/enable-cookies'), (1646, 'http://localhost/visitate/index.php/skin/frontend/default/weltwissen/images/mgb3.jpg', 'http://localhost/visitate/index.php/enable-cookies'), (1647, 'http://localhost/visitate/index.php/skin/frontend/default/weltwissen/images/mgb4.jpg', 'http://localhost/visitate/index.php/enable-cookies'), (1648, 'http://localhost/visitate/index.php/skin/frontend/default/weltwissen/images/mgb2.jpg', 'http://localhost/visitate/index.php/enable-cookies'), (1649, 'http://localhost/visitate/', ''), (1650, 'http://localhost/visitate/', ''), (1651, 'http://visitate.localhost/index.php/customer/account/index/', ''), (1652, 'http://visitate.localhost/index.php/customer/account/index/skin/frontend/default/weltwissen/images/mgb3.jpg', ''), (1653, 'http://visitate.localhost/index.php/customer/account/index/skin/frontend/default/weltwissen/images/mgb1.jpg', ''), (1654, 'http://visitate.localhost/index.php/customer/account/index/skin/frontend/default/weltwissen/images/mgb4.jpg', ''), (1655, 'http://visitate.localhost/index.php/customer/account/index/skin/frontend/default/weltwissen/images/mgb2.jpg', ''), (1656, 'http://visitate.localhost/index.php/', ''), (1657, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb1.jpg', ''), (1658, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb2.jpg', ''), (1659, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb4.jpg', ''), (1660, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb3.jpg', ''), (1661, 'http://visitate.localhost/index.php', ''), (1662, 'http://visitate.localhost/index.php/', ''), (1663, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb1.jpg', ''), (1664, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb3.jpg', ''), (1665, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb2.jpg', ''), (1666, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb4.jpg', ''), (1667, 'http://visitate.localhost/', ''), (1668, 'http://visitate.localhost/index.php', ''), (1669, 'http://visitate.localhost/index.php/', ''), (1670, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb1.jpg', ''), (1671, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb4.jpg', ''), (1672, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb2.jpg', ''), (1673, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb3.jpg', ''), (1674, 'http://visitate.localhost/index.php/', ''), (1675, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb4.jpg', ''), (1676, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb2.jpg', ''), (1677, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb3.jpg', ''), (1678, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb1.jpg', ''), (1679, 'http://visitate.localhost/index.php/', ''), (1680, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb2.jpg', ''), (1681, 'http://localhost/visitate/', ''), (1682, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb4.jpg', ''), (1683, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb1.jpg', ''), (1684, 'http://visitate.localhost/index.php/skin/frontend/default/weltwissen/images/mgb3.jpg', ''), (1685, 'http://localhost/visitate/index.php/catalog/category/view/id/3', 'http://localhost/visitate/'), (1686, 'http://localhost/visitate/index.php/catalog/category/view/id/3', ''), (1687, 'http://visitate.localhost/index.php/', ''), (1688, 'http://visitate.localhost/index.php/', ''), (1689, 'http://visitate.localhost/index.php/', ''), (1690, 'http://localhost/visitate/index.php/catalog/category/view/id/3', ''), (1691, 'http://visitate.localhost/index.php/images/header-verlauf.png', ''), (1692, 'http://localhost/visitate/index.php/catalog/category/view/id/3', ''), (1693, 'http://visitate.localhost/index.php/', ''), (1694, 'http://visitate.localhost/index.php/', ''), (1695, 'http://visitate.localhost/index.php/', ''), (1696, 'http://visitate.localhost/index.php/', ''), (1697, 'http://visitate.localhost/index.php/', ''), (1698, 'http://visitate.localhost/index.php/', ''), (1699, 'http://visitate.localhost/index.php/customer/account/logout/', ''), (1700, 'http://visitate.localhost/index.php/customer/account/logoutSuccess/', ''), (1701, 'http://visitate.localhost/index.php/', ''), (1702, 'http://visitate.localhost/index.php/', ''), (1703, 'http://visitate.localhost/index.php/?___store=english&___from_store=deutsch', ''), (1704, 'http://visitate.localhost/index.php/?___store=deutsch&___from_store=english', ''), (1705, 'http://visitate.localhost/index.php/?___store=deutsch&___from_store=english', ''), (1706, 'http://visitate.localhost/index.php/', ''), (1707, 'http://visitate.localhost/index.php/', ''), (1708, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1709, 'http://localhost/visitate/index.php/checkout/cart/', 'http://localhost/visitate/index.php/einzeltickets.html'), (1710, 'http://localhost/visitate/index.php/checkout/cart/add/uenc/aHR0cDovL2xvY2FsaG9zdC92aXNpdGF0ZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/7/', 'http://localhost/visitate/index.php/einzeltickets.html'), (1711, 'http://localhost/visitate/index.php/enable-cookies', 'http://localhost/visitate/index.php/einzeltickets.html'), (1712, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1713, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1714, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1715, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1716, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1717, 'http://visitate.localhost/index.php/catalog/category/view/id/3?mode=list', ''), (1718, 'http://visitate.localhost/index.php/catalog/category/view/id/3?mode=list', ''), (1719, 'http://visitate.localhost/index.php/catalog/category/view/id/3?mode=list', ''), (1720, 'http://visitate.localhost/index.php/catalog/product/view/id/7/category/3', ''), (1721, 'http://visitate.localhost/index.php/catalog/category/view/id/3?mode=list', ''), (1722, 'http://visitate.localhost/index.php/', ''), (1723, 'http://visitate.localhost/index.php/', ''), (1724, 'http://visitate.localhost/index.php/', ''), (1725, 'http://visitate.localhost/index.php/', ''), (1726, 'http://visitate.localhost/index.php/', ''), (1727, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1728, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1729, 'http://localhost/visitate/index.php/', 'http://localhost/visitate/index.php/enable-cookies'), (1730, 'http://localhost/visitate/index.php/catalog/category/view/id/3', 'http://localhost/visitate/index.php/'), (1731, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1732, 'http://localhost/visitate/index.php/checkout/cart/add/uenc/aHR0cDovL2xvY2FsaG9zdC92aXNpdGF0ZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/7/', 'http://localhost/visitate/index.php/einzeltickets.html'), (1733, 'http://localhost/visitate/index.php/enable-cookies', 'http://localhost/visitate/index.php/einzeltickets.html'), (1734, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1735, 'http://localhost/visitate/index.php', ''), (1736, 'http://localhost/visitate/index.php/catalog/category/view/id/3', 'http://localhost/visitate/index.php'), (1737, 'http://localhost/visitate/index.php/checkout/cart/add/uenc/aHR0cDovL2xvY2FsaG9zdC92aXNpdGF0ZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/7/', 'http://localhost/visitate/index.php/einzeltickets.html'), (1738, 'http://localhost/visitate/index.php/enable-cookies', 'http://localhost/visitate/index.php/einzeltickets.html'), (1739, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1740, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1741, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1742, 'http://localhost/visitate/index.php/', 'http://localhost/visitate/index.php/enable-cookies'), (1743, 'http://localhost/visitate/index.php/catalog/category/view/id/3', 'http://localhost/visitate/index.php/'), (1744, 'http://localhost/visitate/index.php/checkout/cart/add/uenc/aHR0cDovL2xvY2FsaG9zdC92aXNpdGF0ZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/7/', 'http://localhost/visitate/index.php/einzeltickets.html'), (1745, 'http://localhost/visitate/index.php/enable-cookies', 'http://localhost/visitate/index.php/einzeltickets.html'), (1746, 'http://localhost/visitate/index.php/catalog/product/view/id/7/category/3', 'http://localhost/visitate/index.php/einzeltickets.html'), (1747, 'http://127.0.0.1/visitate/', ''), (1748, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/3', 'http://127.0.0.1/visitate/'), (1749, 'http://127.0.0.1/visitate/index.php/checkout/cart/add/uenc/aHR0cDovLzEyNy4wLjAuMS92aXNpdGF0ZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/7/', 'http://127.0.0.1/visitate/index.php/einzeltickets.html'), (1750, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1751, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/7', 'http://127.0.0.1/visitate/index.php/einzeltickets.html'), (1752, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1753, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1754, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1755, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1756, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1757, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1758, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1759, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1760, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1761, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1762, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1763, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1764, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1765, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1766, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1767, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1768, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1769, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1770, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1771, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1772, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1773, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1774, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1775, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1776, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1777, 'http://visitate.localhost/index.php/catalog/product/view/id/18/category/4', ''), (1778, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1779, 'http://visitate.localhost/index.php/catalog/product/view/id/18/category/4', ''), (1780, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1781, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzelticket-zeitlich-gebunden.html'), (1782, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/16/category/4', 'http://127.0.0.1/visitate/index.php/fuehrungen.html'), (1783, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1784, 'http://visitate.localhost/index.php/catalog/product/view/id/18/category/4', ''), (1785, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1786, 'http://visitate.localhost/index.php/catalog/product/view/id/16/category/4', ''), (1787, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1788, 'http://visitate.localhost/index.php/catalog/product/view/id/16/category/4', ''), (1789, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1790, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/3', 'http://127.0.0.1/visitate/index.php/fuehrungen/private-gruppenfuhrung.html'), (1791, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets.html'), (1792, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/17/category/4', 'http://127.0.0.1/visitate/index.php/fuehrungen.html'), (1793, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/17/category/4', 'http://127.0.0.1/visitate/index.php/fuehrungen.html'), (1794, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/fuehrungen/schulerfuhrung.html'), (1795, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1796, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1797, 'http://visitate.localhost/index.php/catalog/product_compare/add/product/16/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1s/', ''), (1798, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1799, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1800, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1801, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/fuehrungen.html'), (1802, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1803, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1804, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1805, 'http://visitate.localhost/index.php/catalog/category/view/id/4?dir=asc&order=name', ''), (1806, 'http://visitate.localhost/index.php/catalog/category/view/id/4?dir=asc&order=price', ''), (1807, 'http://visitate.localhost/index.php/catalog/category/view/id/4?dir=asc&order=position', ''), (1808, 'http://visitate.localhost/index.php/catalog/category/view/id/4?dir=asc&mode=grid&order=position', ''), (1809, 'http://visitate.localhost/index.php/catalog/category/view/id/4?dir=asc&limit=16&mode=grid&order=position', ''), (1810, 'http://visitate.localhost/index.php/catalog/product/view/id/18/category/4', ''), (1811, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1812, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1813, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1814, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1815, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1816, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1817, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1818, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1819, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1820, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1821, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1822, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1823, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1824, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1825, 'http://visitate.localhost/index.php/catalog/category/view/id/4?mode=list', ''), (1826, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1827, 'http://visitate.localhost/index.php/catalog/product/view/id/18', ''), (1828, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1829, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1830, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/3', 'http://127.0.0.1/visitate/index.php/fuehrungen.html'), (1831, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/3', 'http://127.0.0.1/visitate/index.php/einzeltickets.html'), (1832, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/5', 'http://127.0.0.1/visitate/index.php/einzeltickets.html'), (1833, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/21/category/5', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html'), (1834, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1835, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/21/category/5', ''), (1836, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1837, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-25%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1838, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-25%2000:00:00/to/2010-09-25%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1839, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-25%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1840, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-25%2000:00:00/to/2010-09-25%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1841, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-25%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1842, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1843, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-30%2000:00:00/to/2010-09-30%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1844, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-30%2000:00:00/to/2010-09-30%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1845, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1846, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-29%2000:00:00/to/2010-09-30%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1847, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/21/category/5', ''), (1848, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1849, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-25%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1850, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-30%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1851, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1852, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1853, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/21/category/5', ''), (1854, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1855, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/21/category/5', ''), (1856, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1857, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-25%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1858, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-30%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1859, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-29%2000:00:00/to/2010-09-29%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1860, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1861, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1862, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1863, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1864, 'http://visitate.localhost/index.php/catalog/category/view/id/6', ''), (1865, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (1866, 'http://visitate.localhost/index.php/catalog/product/view/id/21/category/5?options=cart', ''), (1867, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (1868, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-30%2000:00:00/', ''), (1869, 'http://visitate.localhost/index.php/booking/ajax/getbindeddates/product_id/21/to/2010-10-01/', ''), (1870, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-24%2000:00:00/to/2010-10-24%2000:00:00/', ''), (1871, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-24%2000:00:00/to/2010-10-25%2000:00:00/', ''), (1872, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-26%2000:00:00/to/2010-10-26%2000:00:00/', ''), (1873, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-26%2000:00:00/to/2010-10-28%2000:00:00/', ''), (1874, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-30%2000:00:00/to/2010-10-30%2000:00:00/', ''), (1875, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-30%2000:00:00/to/2010-10-31%2000:00:00/', ''), (1876, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-25%2000:00:00/to/2010-10-25%2000:00:00/', ''), (1877, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-25%2000:00:00/to/2010-10-29%2000:00:00/', ''), (1878, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-30%2000:00:00/to/2010-10-30%2000:00:00/', ''), (1879, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-04%2000:00:00/to/2010-10-30%2000:00:00/', ''), (1880, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-31%2000:00:00/to/2010-10-31%2000:00:00/', ''), (1881, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-01%2000:00:00/to/2010-10-31%2000:00:00/', ''), (1882, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-20%2000:00:00/to/2010-10-20%2000:00:00/', ''), (1883, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-09%2000:00:00/to/2010-10-20%2000:00:00/', ''), (1884, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-06%2000:00:00/to/2010-10-06%2000:00:00/', ''), (1885, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-06%2000:00:00/to/2010-10-30%2000:00:00/', ''), (1886, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-01%2000:00:00/to/2010-10-01%2000:00:00/', ''), (1887, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-01%2000:00:00/to/2010-10-31%2000:00:00/', ''), (1888, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-15%2000:00:00/to/2010-10-15%2000:00:00/', ''), (1889, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-15%2000:00:00/to/2010-10-28%2000:00:00/', ''), (1890, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-31%2000:00:00/to/2010-10-31%2000:00:00/', ''), (1891, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-07%2000:00:00/to/2010-10-31%2000:00:00/', ''), (1892, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-02%2000:00:00/to/2010-10-02%2000:00:00/', ''), (1893, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-01%2000:00:00/to/2010-10-02%2000:00:00/', ''), (1894, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-10-31%2000:00:00/to/2010-10-31%2000:00:00/', ''), (1895, 'http://visitate.localhost/index.php/booking/ajax/getbindeddates/product_id/21/to/2010-09-01/', ''), (1896, 'http://visitate.localhost/index.php/booking/ajax/getbindeddates/product_id/21/to/2010-11-01/', ''), (1897, 'http://visitate.localhost/index.php/slidetest?___store=deutsch', ''), (1898, 'http://visitate.localhost/index.php/catalog/product/view/id/21/category/5?options=cart', ''), (1899, 'http://visitate.localhost/index.php', ''), (1900, 'http://visitate.localhost/index.php/', ''), (1901, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (1902, 'http://visitate.localhost/index.php/', ''), (1903, 'http://visitate.localhost/index.php/', ''), (1904, 'http://visitate.localhost/index.php/catalog/product/view/id/21/category/5?options=cart', ''), (1905, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (1906, 'http://visitate.localhost/index.php/catalog/product/view/id/21/category/5?options=cart', ''), (1907, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (1908, 'http://visitate.localhost/index.php/catalog/product/view/id/21/category/5?options=cart', ''), (1909, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (1910, 'http://visitate.localhost/index.php/slidetest?___store=deutsch', ''), (1911, 'http://visitate.localhost/index.php/catalog/product/view/id/21/category/5?options=cart', ''), (1912, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (1913, 'http://visitate.localhost/index.php/catalog/product/view/id/21/category/5?options=cart', ''), (1914, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (1915, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-30%2000:00:00/', ''), (1916, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', ''), (1917, 'http://visitate.localhost/index.php/', ''), (1918, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (1919, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1920, 'http://visitate.localhost/index.php/catalog/category/view/id/3', ''), (1921, 'http://visitate.localhost/index.php/slidetest?___store=deutsch', ''), (1922, 'http://visitate.localhost/index.php/', ''), (1923, 'http://visitate.localhost/index.php', ''), (1924, 'http://visitate.localhost/index.php/catalog/category/view/id/3', 'http://visitate.localhost/index.php'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (1925, 'http://visitate.localhost/index.php/catalog/category/view/id/5', 'http://visitate.localhost/index.php/einzeltickets.html'), (1926, 'http://visitate.localhost/index.php/catalog/category/view/id/6', 'http://visitate.localhost/index.php/einzeltickets/einzeltickets.html'), (1927, 'http://visitate.localhost/', ''), (1928, 'http://visitate.localhost/index.php/catalog/category/view/id/6', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets.html'), (1929, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/24/', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets.html'), (1930, 'http://visitate.localhost/index.php/catalog/product/view/id/24', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets.html'), (1931, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (1932, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-25%2000:00:00/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (1933, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (1934, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/24/from/2010-09-25%2000:00:00/to/2010-09-25%2000:00:00/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (1935, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-25%2000:00:00/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (1936, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/24/from/2010-09-25%2000:00:00/to/2010-09-25%2000:00:00/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (1937, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-25%2000:00:00/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (1938, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS5odG1s/product/24/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (1939, 'http://visitate.localhost/index.php/checkout/cart/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (1940, 'http://visitate.localhost/index.php/checkout/cart/delete/id/284/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.localhost/index.php/checkout/cart/'), (1941, 'http://visitate.localhost/index.php/checkout/cart/index/', 'http://visitate.localhost/index.php/checkout/cart/'), (1942, 'http://visitate.localhost/index.php/', 'http://visitate.localhost/index.php/checkout/cart/index/'), (1943, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/21/category/5', ''), (1944, 'http://127.0.0.1/visitate/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1945, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/6', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (1946, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/6', 'http://127.0.0.1/visitate/index.php/einzeltickets/gruppentickets.html'), (1947, 'http://visitate.localhost/index.php/catalog/category/view/id/3', 'http://visitate.localhost/index.php/'), (1948, 'http://visitate.localhost/index.php/catalog/category/view/id/6', 'http://visitate.localhost/index.php/einzeltickets.html'), (1949, 'http://visitate.localhost/index.php/catalog/product/view/id/26/category/6', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets.html'), (1950, 'http://127.0.0.1/visitate/index.php/', ''), (1951, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LW9ubGluZS5odG1s/product/26/', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets/gruppenticket-online.html'), (1952, 'http://visitate.localhost/index.php/catalog/product/view/id/26/category/6', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets/gruppenticket-online.html'), (1953, 'http://visitate.localhost/index.php/catalog/category/view/id/6', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets/gruppenticket-online.html'), (1954, 'http://visitate.localhost/index.php/catalog/product/view/id/26/category/6?options=cart', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets.html'), (1955, 'http://visitate.localhost/index.php/catalog/category/view/id/6', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets/gruppenticket-online.html?options=cart'), (1956, 'http://visitate.localhost/index.php/checkout/cart/delete/id/287/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets.html'), (1957, 'http://visitate.localhost/index.php/catalog/category/view/id/6', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets.html'), (1958, 'http://visitate.localhost/index.php/catalog/product/view/id/26/category/6', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets.html'), (1959, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGlja2V0LW9ubGluZS5odG1s/product/26/', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets/gruppenticket-online.html'), (1960, 'http://visitate.localhost/index.php/checkout/cart/', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets/gruppenticket-online.html'), (1961, 'http://visitate.localhost/index.php/checkout/cart/delete/id/290/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.localhost/index.php/checkout/cart/'), (1962, 'http://visitate.localhost/index.php/checkout/cart/index/', 'http://visitate.localhost/index.php/checkout/cart/'), (1963, 'http://visitate.localhost/index.php/', 'http://visitate.localhost/index.php/checkout/cart/index/'), (1964, 'http://visitate.localhost/index.php/catalog/category/view/id/3', 'http://visitate.localhost/index.php/'), (1965, 'http://visitate.localhost/index.php/catalog/product/view/id/26/category/3?options=cart', 'http://visitate.localhost/index.php/einzeltickets.html'), (1966, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0LW9ubGluZS5odG1sP29wdGlvbnM9Y2FydA,,/product/26/', 'http://visitate.localhost/index.php/einzeltickets/gruppenticket-online.html?options=cart'), (1967, 'http://visitate.localhost/index.php/catalog/product/view/id/26/category/3?options=cart', 'http://visitate.localhost/index.php/einzeltickets/gruppenticket-online.html?options=cart'), (1968, 'http://visitate.localhost/index.php/catalog/category/view/id/6', 'http://visitate.localhost/index.php/einzeltickets/gruppenticket-online.html?options=cart'), (1969, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/27/', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets.html'), (1970, 'http://visitate.localhost/index.php/catalog/product/view/id/27', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets.html'), (1971, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC1vbmxpbmUuaHRtbA,,/product/27/', 'http://visitate.localhost/index.php/gruppenticket-online.html'), (1972, 'http://visitate.localhost/index.php/catalog/product/view/id/27', 'http://visitate.localhost/index.php/gruppenticket-online.html'), (1973, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC1vbmxpbmUuaHRtbA,,/product/27/', 'http://visitate.localhost/index.php/gruppenticket-online.html'), (1974, 'http://visitate.localhost/index.php/catalog/product/view/id/27', 'http://visitate.localhost/index.php/gruppenticket-online.html'), (1975, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC1vbmxpbmUuaHRtbA,,/product/27/', 'http://visitate.localhost/index.php/gruppenticket-online.html'), (1976, 'http://visitate.localhost/index.php/catalog/product/view/id/27', 'http://visitate.localhost/index.php/gruppenticket-online.html'), (1977, 'http://visitate.localhost/index.php/catalog/category/view/id/6', 'http://visitate.localhost/index.php/gruppenticket-online.html'), (1978, 'http://visitate.localhost/index.php/checkout/cart/delete/id/297/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets.html'), (1979, 'http://visitate.localhost/index.php/catalog/category/view/id/6', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets.html'), (1980, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/27/', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets.html'), (1981, 'http://visitate.localhost/index.php/catalog/product/view/id/27', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets.html'), (1982, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC1vbmxpbmUuaHRtbA,,/product/27/', 'http://visitate.localhost/index.php/gruppenticket-online.html'), (1983, 'http://visitate.localhost/index.php/checkout/cart/', 'http://visitate.localhost/index.php/gruppenticket-online.html'), (1984, 'http://visitate.localhost/index.php/catalog/product/view/id/27', 'http://visitate.localhost/index.php/checkout/cart/'), (1985, 'http://visitate.localhost/index.php/checkout/cart/', ''), (1986, 'http://visitate.localhost/index.php/checkout/cart/updatePost/', 'http://visitate.localhost/index.php/checkout/cart/'), (1987, 'http://visitate.localhost/index.php/checkout/cart/', 'http://visitate.localhost/index.php/checkout/cart/'), (1988, 'http://visitate.localhost/index.php/checkout/cart/updatePost/', 'http://visitate.localhost/index.php/checkout/cart/'), (1989, 'http://visitate.localhost/index.php/checkout/cart/', 'http://visitate.localhost/index.php/checkout/cart/'), (1990, 'http://visitate.localhost/index.php/checkout/cart/updatePost/', 'http://visitate.localhost/index.php/checkout/cart/'), (1991, 'http://visitate.localhost/index.php/checkout/cart/', 'http://visitate.localhost/index.php/checkout/cart/'), (1992, 'http://visitate.localhost/index.php/', 'http://visitate.localhost/index.php/checkout/cart/'), (1993, 'http://visitate.localhost/index.php/catalog/category/view/id/4', 'http://visitate.localhost/index.php/'), (1994, 'http://visitate.localhost/index.php/catalog/category/view/id/3', 'http://visitate.localhost/index.php/fuehrungen.html'), (1995, 'http://visitate.localhost/index.php/catalog/category/view/id/4', 'http://visitate.localhost/index.php/einzeltickets.html'), (1996, 'http://visitate.localhost/index.php/catalog/category/view/id/4', 'http://visitate.localhost/index.php/fuehrungen.html'), (1997, 'http://127.0.0.1/visitate/index.php/checkout/cart/', 'http://127.0.0.1/visitate/index.php/'), (1998, 'http://127.0.0.1/visitate/index.php/checkout/cart/', 'http://127.0.0.1/visitate/index.php/'), (1999, 'http://visitate.localhost/index.php/catalog/category/view/id/4', 'http://visitate.localhost/index.php/fuehrungen.html'), (2000, 'http://visitate.localhost/index.php/catalog/category/view/id/4', 'http://visitate.localhost/index.php/fuehrungen.html'), (2001, 'http://visitate.localhost/index.php/catalog/product/view/id/30/category/4', 'http://visitate.localhost/index.php/fuehrungen.html'), (2002, 'http://visitate.localhost/index.php/catalog/product/view/id/30/category/4', ''), (2003, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZnVlaHJ1bmdlbi9ncnVwcGVuZnVocnVuZy10dXJudXMtamUtcGVyc29uLmh0bWw,/product/30/', 'http://visitate.localhost/index.php/fuehrungen/gruppenfuhrung-turnus-je-person.html'), (2004, 'http://visitate.localhost/index.php/checkout/cart/', 'http://visitate.localhost/index.php/fuehrungen/gruppenfuhrung-turnus-je-person.html'), (2005, 'http://127.0.0.1/visitate/index.php/checkout/cart/', 'http://127.0.0.1/visitate/index.php/checkout/cart/'), (2006, 'http://127.0.0.1/visitate/index.php/checkout/cart/', 'http://127.0.0.1/visitate/index.php/checkout/cart/'), (2007, 'http://127.0.0.1/visitate/index.php/checkout/cart/updatePost/', 'http://127.0.0.1/visitate/index.php/checkout/cart/'), (2008, 'http://127.0.0.1/visitate/index.php/checkout/cart/', 'http://127.0.0.1/visitate/index.php/checkout/cart/'), (2009, 'http://127.0.0.1/visitate/index.php/', 'http://127.0.0.1/visitate/index.php/checkout/cart/'), (2010, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/'), (2011, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/17/category/4', 'http://127.0.0.1/visitate/index.php/fuehrungen.html'), (2012, 'http://visitate.localhost/', ''), (2013, 'http://visitate.localhost/index.php/catalog/category/view/id/3', 'http://visitate.localhost/'), (2014, 'http://visitate.localhost/index.php/checkout/cart/', ''), (2015, 'http://visitate.localhost/index.php/', 'http://visitate.localhost/index.php/checkout/cart/'), (2016, 'http://visitate.localhost/index.php/catalog/category/view/id/3', 'http://visitate.localhost/index.php/'), (2017, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/24/', 'http://visitate.localhost/index.php/einzeltickets.html'), (2018, 'http://visitate.localhost/index.php/catalog/product/view/id/24', 'http://visitate.localhost/index.php/einzeltickets.html'), (2019, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (2020, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS5odG1s/product/24/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (2021, 'http://visitate.localhost/index.php/checkout/cart/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (2022, 'http://visitate.localhost/index.php/checkout/onepage/', 'http://visitate.localhost/index.php/checkout/cart/'), (2023, 'http://visitate.localhost/index.php/checkout/cart/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (2024, 'http://visitate.localhost/index.php/checkout/cart/', ''), (2025, 'http://visitate.localhost/index.php/checkout/onepage/', 'http://visitate.localhost/index.php/checkout/cart/'), (2026, 'http://visitate.localhost/index.php/checkout/onepage/saveMethod/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2027, 'http://visitate.localhost/index.php/checkout/onepage/saveBilling/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2028, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2029, 'http://visitate.localhost/index.php/checkout/onepage/saveBilling/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2030, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2031, 'http://visitate.localhost/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2032, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2033, 'http://visitate.localhost/index.php/checkout/onepage/savePayment/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2034, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2035, 'http://visitate.localhost/index.php/checkout/onepage/saveOrder/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2036, 'http://visitate.localhost/index.php/checkout/onepage/success/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2037, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/17/category/4', 'http://127.0.0.1/visitate/index.php/fuehrungen.html'), (2038, 'http://127.0.0.1/visitate/index.php/', 'http://127.0.0.1/visitate/index.php/fuehrungen/schulerfuhrung.html'), (2039, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/17', 'http://127.0.0.1/visitate/index.php/'), (2040, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/17', 'http://127.0.0.1/visitate/index.php/'), (2041, 'http://visitate.localhost/index.php/', 'http://visitate.localhost/index.php/checkout/onepage/success/'), (2042, 'http://visitate.localhost/index.php/catalog/category/view/id/3', 'http://visitate.localhost/index.php/'), (2043, 'http://visitate.localhost/index.php/catalog/category/view/id/5', 'http://visitate.localhost/index.php/einzeltickets.html'), (2044, 'http://visitate.localhost/index.php/catalog/category/view/id/6', 'http://visitate.localhost/index.php/einzeltickets/einzeltickets.html'), (2045, 'http://visitate.localhost/index.php/catalog/category/view/id/3', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets.html'), (2046, 'http://visitate.localhost/index.php/catalog/product/view/id/21/category/3', 'http://visitate.localhost/index.php/einzeltickets.html'), (2047, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.localhost/index.php/einzeltickets/tagesticket-online.html'), (2048, 'http://visitate.localhost/index.php/catalog/category/view/id/3', 'http://visitate.localhost/index.php/einzeltickets/tagesticket-online.html'), (2049, 'http://visitate.localhost/index.php/catalog/product/view/id/21/category/3', 'http://visitate.localhost/index.php/einzeltickets.html'), (2050, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.localhost/index.php/einzeltickets/tagesticket-online.html'), (2051, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZWluemVsdGlja2V0cy90YWdlc3RpY2tldC1vbmxpbmUuaHRtbA,,/product/21/', 'http://visitate.localhost/index.php/einzeltickets/tagesticket-online.html'), (2052, 'http://visitate.localhost/index.php/checkout/cart/', 'http://visitate.localhost/index.php/einzeltickets/tagesticket-online.html'), (2053, 'http://visitate.localhost/index.php/checkout/cart/updatePost/', 'http://visitate.localhost/index.php/checkout/cart/'), (2054, 'http://visitate.localhost/index.php/checkout/cart/', 'http://visitate.localhost/index.php/checkout/cart/'), (2055, 'http://visitate.localhost/index.php/checkout/onepage/', 'http://visitate.localhost/index.php/checkout/cart/'), (2056, 'http://visitate.localhost/index.php/checkout/onepage/saveBilling/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2057, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2058, 'http://visitate.localhost/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2059, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2060, 'http://visitate.localhost/index.php/checkout/onepage/savePayment/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2061, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2062, 'http://visitate.localhost/index.php/checkout/onepage/saveBilling/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2063, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2064, 'http://visitate.localhost/index.php/checkout/onepage/saveBilling/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2065, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2066, 'http://visitate.localhost/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2067, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2068, 'http://visitate.localhost/index.php/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2069, 'http://visitate.localhost/index.php/catalog/category/view/id/3', 'http://visitate.localhost/index.php/'), (2070, 'http://visitate.localhost/index.php/catalog/category/view/id/3', 'http://visitate.localhost/index.php/einzeltickets.html'), (2071, 'http://visitate.localhost/index.php/catalog/product/view/id/21/category/3', 'http://visitate.localhost/index.php/einzeltickets.html'), (2072, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.localhost/index.php/einzeltickets/tagesticket-online.html'), (2073, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/31/', 'http://visitate.localhost/index.php/einzeltickets.html'), (2074, 'http://visitate.localhost/index.php/catalog/product/view/id/31', 'http://visitate.localhost/index.php/einzeltickets.html'), (2075, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZG93bmxvYWQtcHJvZHVrdC10ZXN0Lmh0bWw,/product/31/', 'http://visitate.localhost/index.php/download-produkt-test.html'), (2076, 'http://visitate.localhost/index.php/checkout/cart/', 'http://visitate.localhost/index.php/download-produkt-test.html'), (2077, 'http://visitate.localhost/index.php/checkout/onepage/', 'http://visitate.localhost/index.php/checkout/cart/'), (2078, 'http://visitate.localhost/index.php/checkout/onepage/saveBilling/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2079, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2080, 'http://visitate.localhost/index.php/checkout/onepage/saveShipping/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2081, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2082, 'http://visitate.localhost/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2083, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2084, 'http://visitate.localhost/index.php/checkout/onepage/savePayment/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2085, 'http://visitate.localhost/index.php/checkout/onepage/progress/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2086, 'http://visitate.localhost/index.php/checkout/onepage/saveOrder/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2087, 'http://visitate.localhost/index.php/checkout/onepage/success/', 'http://visitate.localhost/index.php/checkout/onepage/'), (2088, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/17', 'http://127.0.0.1/visitate/index.php/'), (2089, 'http://127.0.0.1/visitate/index.php/admin/skin/adminhtml/default/default/images/symmetrics/mrg_logo.png', 'http://127.0.0.1/visitate/index.php/admin/system_config/edit/section/general/website/base/key/34bf7e257cdda270bae0d4e6be99eccd/'), (2090, 'http://127.0.0.1/visitate/index.php/admin/skin/adminhtml/default/default/images/symmetrics/tophr.png', 'http://127.0.0.1/visitate/index.php/admin/system_config/edit/section/general/website/base/key/34bf7e257cdda270bae0d4e6be99eccd/'), (2091, 'http://127.0.0.1/visitate/index.php/admin/skin/adminhtml/default/default/images/symmetrics/symmetrics_logo.png', 'http://127.0.0.1/visitate/index.php/admin/system_config/edit/section/general/website/base/key/34bf7e257cdda270bae0d4e6be99eccd/'), (2092, 'http://127.0.0.1/visitate/index.php/admin/skin/adminhtml/default/default/images/symmetrics/trustedshops_logo.png', 'http://127.0.0.1/visitate/index.php/admin/system_config/edit/section/general/website/base/key/34bf7e257cdda270bae0d4e6be99eccd/'), (2093, 'http://127.0.0.1/visitate/index.php/admin/skin/adminhtml/default/default/images/symmetrics/bottomhr.png', 'http://127.0.0.1/visitate/index.php/admin/system_config/edit/section/general/website/base/key/34bf7e257cdda270bae0d4e6be99eccd/'), (2094, 'http://127.0.0.1/visitate/index.php/admin/skin/adminhtml/default/default/images/symmetrics/cashticketlogo.png', 'http://127.0.0.1/visitate/index.php/admin/system_config/edit/section/general/website/base/key/34bf7e257cdda270bae0d4e6be99eccd/'), (2095, 'http://127.0.0.1/visitate/index.php/admin/skin/adminhtml/default/default/images/symmetrics/payonelogo.png', 'http://127.0.0.1/visitate/index.php/admin/system_config/edit/section/general/website/base/key/34bf7e257cdda270bae0d4e6be99eccd/'), (2096, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/17', 'http://127.0.0.1/visitate/index.php/'), (2097, 'http://127.0.0.1/visitate/index.php/catalog/product/view/id/17', 'http://127.0.0.1/visitate/index.php/'), (2098, 'http://visitate.localhost/', ''), (2099, 'http://visitate.localhost/index.php/catalog/category/view/id/3', 'http://visitate.localhost/'), (2100, 'http://visitate.localhost/index.php/catalog/category/view/id/6', 'http://visitate.localhost/index.php/einzeltickets.html'), (2101, 'http://visitate.localhost/index.php/catalog/category/view/id/4', 'http://visitate.localhost/index.php/einzeltickets/gruppentickets.html'), (2102, 'http://visitate.localhost/index.php/catalog/category/view/id/3', 'http://visitate.localhost/index.php/fuehrungen.html'), (2103, 'http://visitate.localhost/index.php/catalog/category/view/id/4', 'http://visitate.localhost/index.php/einzeltickets.html'), (2104, 'http://visitate.localhost/index.php/catalog/category/view/id/4?mode=list', 'http://visitate.localhost/index.php/fuehrungen.html'), (2105, 'http://visitate.localhost/index.php/catalog/category/view/id/4?mode=grid', 'http://visitate.localhost/index.php/fuehrungen.html?mode=list'), (2106, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1sP21vZGU9Z3JpZA,,/product/19/', 'http://visitate.localhost/index.php/fuehrungen.html?mode=grid'), (2107, 'http://visitate.localhost/index.php/checkout/cart/', 'http://visitate.localhost/index.php/fuehrungen.html?mode=grid'), (2108, 'http://visitate.localhost/index.php/catalog/category/view/id/4?mode=grid', 'http://visitate.localhost/index.php/fuehrungen.html?mode=list'), (2109, 'http://visitate.localhost/index.php/catalog/category/view/id/4?mode=grid', 'http://visitate.localhost/index.php/fuehrungen.html?mode=list'), (2110, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/3', 'http://127.0.0.1/visitate/index.php/schulerfuhrung.html'), (2111, 'http://visitate.localhost/index.php/catalog/category/view/id/4?mode=grid', ''), (2112, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/3?dir=asc&order=price', 'http://127.0.0.1/visitate/index.php/einzeltickets.html'), (2113, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/3?dir=asc&limit=all&order=price', 'http://127.0.0.1/visitate/index.php/einzeltickets.html?dir=asc&order=price'), (2114, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/5', 'http://127.0.0.1/visitate/index.php/einzeltickets.html?dir=asc&limit=all&order=price'), (2115, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/6', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html'), (2116, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/5', 'http://127.0.0.1/visitate/index.php/einzeltickets.html?dir=asc&limit=all&order=price'), (2117, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/5', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html'), (2118, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/5', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html'), (2119, 'http://visitate.localhost/index.php/catalog/category/view/id/4?mode=grid', ''), (2120, 'http://visitate.localhost/index.php/catalog/category/view/id/4?mode=grid', ''), (2121, 'http://visitate.localhost/index.php/catalog/category/view/id/4?mode=grid', ''), (2122, 'http://visitate.localhost/index.php/catalog/category/view/id/4?mode=grid', ''), (2123, 'http://visitate.localhost/index.php/catalog/category/view/id/4?mode=grid', ''), (2124, 'http://visitate.localhost/index.php/catalog/category/view/id/4?mode=grid', ''), (2125, 'http://visitate.localhost/index.php/catalog/category/view/id/3', 'http://visitate.localhost/index.php/fuehrungen.html?mode=grid'), (2126, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/5', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=deutsch&___from_store=english'), (2127, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/5', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=deutsch&___from_store=english'), (2128, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/5', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=deutsch&___from_store=english'), (2129, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/5', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=deutsch&___from_store=english'), (2130, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/5', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=deutsch&___from_store=english'), (2131, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2132, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2133, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/3', 'http://127.0.0.1/visitate/index.php/fuehrungen.html'), (2134, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/5', 'http://127.0.0.1/visitate/index.php/einzeltickets.html'), (2135, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/6', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html'), (2136, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/3', 'http://127.0.0.1/visitate/index.php/einzeltickets/gruppentickets.html'), (2137, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/3', 'http://127.0.0.1/visitate/index.php/fuehrungen.html'), (2138, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2139, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/21/', 'http://visitate.localhost/index.php/einzeltickets.html'), (2140, 'http://visitate.localhost/index.php/catalog/product/view/id/21', 'http://visitate.localhost/index.php/einzeltickets.html'), (2141, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.localhost/index.php/tagesticket-online.html'), (2142, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLmh0bWw,/product/21/', 'http://visitate.localhost/index.php/tagesticket-online.html'), (2143, 'http://visitate.localhost/index.php/checkout/cart/', 'http://visitate.localhost/index.php/tagesticket-online.html'), (2144, 'http://visitate.localhost/index.php/checkout/cart/delete/id/313/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.localhost/index.php/checkout/cart/'), (2145, 'http://visitate.localhost/index.php/checkout/cart/index/', 'http://visitate.localhost/index.php/checkout/cart/'), (2146, 'http://visitate.localhost/index.php/checkout/cart/delete/id/311/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.localhost/index.php/checkout/cart/index/'), (2147, 'http://visitate.localhost/index.php/checkout/cart/index/', 'http://visitate.localhost/index.php/checkout/cart/index/'), (2148, 'http://visitate.localhost/index.php/', 'http://visitate.localhost/index.php/checkout/cart/index/'), (2149, 'http://visitate.localhost/index.php/catalog/category/view/id/3', 'http://visitate.localhost/index.php/'), (2150, 'http://visitate.localhost/index.php/catalog/category/view/id/4', 'http://visitate.localhost/index.php/einzeltickets.html'), (2151, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2152, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2153, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2154, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (2155, 'http://visitate.localhost/index.php/catalog/category/view/id/4', ''), (2156, 'http://visitate.localhost/index.php/catalog/product/view/id/17/category/4', 'http://visitate.localhost/index.php/fuehrungen.html'), (2157, 'http://visitate.localhost/index.php/catalog/product/view/id/17/category/4', ''), (2158, 'http://visitate.localhost/index.php/catalog/category/view/id/3', 'http://visitate.localhost/index.php/fuehrungen/schulerfuhrung.html'), (2159, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2160, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2161, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/24/', 'http://visitate.localhost/index.php/einzeltickets.html'), (2162, 'http://visitate.localhost/index.php/catalog/product/view/id/24', 'http://visitate.localhost/index.php/einzeltickets.html'), (2163, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (2164, 'http://visitate.localhost/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS5odG1s/product/24/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (2165, 'http://visitate.localhost/index.php/checkout/cart/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (2166, 'http://visitate.localhost/index.php/catalog/product/view/id/24', 'http://visitate.localhost/index.php/checkout/cart/'), (2167, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (2168, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2169, 'http://visitate.localhost/index.php/catalog/product/view/id/24', 'http://visitate.localhost/index.php/checkout/cart/'), (2170, 'http://visitate.localhost/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (2171, 'http://visitate.localhost/index.php/catalog/category/view/id/5', 'http://visitate.localhost/index.php/gruppentagesticket-online.html'), (2172, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2173, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2174, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2175, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2176, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2177, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2178, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (2179, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2180, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2181, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2182, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (2183, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (2184, 'http://visitate.localhost/index.php/catalog/category/view/id/5', ''), (2185, 'http://visitate.localhost/index.php/catalog/category/view/id/5?mode=list', 'http://visitate.localhost/index.php/einzeltickets/einzeltickets.html'), (2186, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2187, 'http://visitate.localhost/index.php/catalog/category/view/id/5?mode=list', 'http://visitate.localhost/index.php/einzeltickets/einzeltickets.html'), (2188, 'http://visitate.localhost/index.php/catalog/category/view/id/5?mode=list', 'http://visitate.localhost/index.php/einzeltickets/einzeltickets.html'), (2189, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2190, 'http://visitate.localhost/index.php/catalog/category/view/id/5?mode=list', 'http://visitate.localhost/index.php/einzeltickets/einzeltickets.html'), (2191, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2192, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2193, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2194, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2195, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2196, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2197, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2198, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2199, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2200, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2201, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2202, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2203, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (2204, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/3', 'http://127.0.0.1/visitate/index.php/fuehrungen.html'), (2205, 'http://127.0.0.1/visitate/index.php/', 'http://127.0.0.1/visitate/index.php/einzeltickets.html'), (2206, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/7', 'http://127.0.0.1/visitate/index.php/'), (2207, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/kataloge.html'), (2208, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/7', 'http://127.0.0.1/visitate/index.php/fuehrungen.html'), (2209, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/7', 'http://127.0.0.1/visitate/index.php/fuehrungen.html'), (2210, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/7', 'http://127.0.0.1/visitate/index.php/fuehrungen.html'), (2211, 'http://127.0.0.1/visitate/index.php/catalog/category/view/id/4', 'http://127.0.0.1/visitate/index.php/kataloge.html'), (2212, 'http://visitate.f-m-computer.de/', ''), (2213, 'http://visitate.f-m-computer.de/', ''), (2214, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/7', ''), (2215, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (2216, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2217, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (2218, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27/category/6', ''), (2219, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2220, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/5', ''), (2221, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-24%2000:00:00/to/2010-09-24%2020:00:00/', ''), (2222, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2223, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/31/category/5', ''), (2224, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2225, 'http://visitate.f-m-computer.de/', ''), (2226, 'http://visitate.f-m-computer.de/', ''), (2227, 'http://visitate.f-m-computer.de/', ''), (2228, 'http://visitate.f-m-computer.de/', ''), (2229, 'http://visitate.f-m-computer.de/', ''), (2230, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (2231, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2232, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2233, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2234, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentagesticket-online.html'), (2235, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2236, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2237, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/21/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2238, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2239, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (2240, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLmh0bWw,/product/21/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (2241, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (2242, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (2243, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (2244, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (2245, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2246, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-24%2000:00:00/to/2010-09-24%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (2247, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (2248, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-24%2000:00:00/to/2010-09-24%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2249, 'http://visitate.f-m-computer.de/index.php/', ''), (2250, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (2251, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2252, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (2253, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (2254, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (2255, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-25%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (2256, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (2257, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-27%2000:00:00/to/2010-09-27%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (2258, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-27%2000:00:00/to/2010-09-28%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (2259, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-28%2000:00:00/to/2010-09-28%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (2260, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-28%2000:00:00/to/2010-09-29%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (2261, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-29%2000:00:00/to/2010-09-29%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (2262, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (2263, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (2264, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (2265, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-09-25%2000:00:00/to/2010-09-25%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (2266, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (2267, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-24%2000:00:00/to/2010-09-25%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2268, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-24%2000:00:00/to/2010-09-24%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2269, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-24%2000:00:00/to/2010-09-24%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2270, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-24%2000:00:00/to/2010-09-25%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2271, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-24%2000:00:00/to/2010-09-24%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2272, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-30%2000:00:00/to/2010-09-30%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2273, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-30%2000:00:00/to/2010-09-30%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2274, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-29%2000:00:00/to/2010-09-30%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2275, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-28%2000:00:00/to/2010-09-28%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2276, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-27%2000:00:00/to/2010-09-28%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2277, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-29%2000:00:00/to/2010-09-29%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2278, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-29%2000:00:00/to/2010-09-30%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2279, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-27%2000:00:00/to/2010-09-27%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2280, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-27%2000:00:00/to/2010-09-30%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2281, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-24%2000:00:00/to/2010-09-24%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2282, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-24%2000:00:00/to/2010-09-30%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2283, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=english&___from_store=deutsch'), (2284, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-24%2000:00:00/to/2010-09-24%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=deutsch&___from_store=english'), (2285, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2010-10-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=deutsch&___from_store=english'), (2286, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2010-11-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=deutsch&___from_store=english'), (2287, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2010-12-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=deutsch&___from_store=english'), (2288, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2011-01-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=deutsch&___from_store=english'), (2289, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html?___store=deutsch&___from_store=english'), (2290, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (2291, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (2292, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (2293, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2294, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/tagesticket-online.html'), (2295, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-25%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/tagesticket-online.html'), (2296, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/tagesticket-online.html'), (2297, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-09-30%2000:00:00/to/2010-09-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/tagesticket-online.html'), (2298, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-09-24%2000:00:00/to/2010-09-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/tagesticket-online.html'), (2299, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/5', ''), (2300, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-09-24%2000:00:00/to/2010-09-24%2020:00:00/', ''), (2301, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/5', ''), (2302, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-23%2000:00:00/to/2010-07-23%2020:00:00/', ''), (2303, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2304, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/5', ''), (2305, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-23%2000:00:00/to/2010-07-23%2020:00:00/', ''), (2306, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2307, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2308, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2000:00:00/to/2010-09-19%2019:00:00/', ''), (2309, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2310, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2311, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2000:00:00/to/2010-09-19%2019:00:00/', ''), (2312, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2FsbC10aW1lLXRpY2tldC1zcGVjaWFsLmh0bWw,/product/33/', ''), (2313, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2314, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2315, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2000:00:00/to/2010-09-19%2019:00:00/', ''), (2316, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-22%2000:00:00/to/2010-09-22%2019:00:00/', ''), (2317, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2000:00:00/to/2010-09-25%2019:00:00/', ''), (2318, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-22%2000:00:00/to/2010-09-23%2019:00:00/', ''), (2319, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-21%2000:00:00/to/2010-09-21%2019:00:00/', ''), (2320, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-22%2000:00:00/to/2010-09-22%2019:00:00/', ''), (2321, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2000:00:00/to/2010-09-25%2019:00:00/', ''), (2322, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-21%2000:00:00/to/2010-09-21%2019:00:00/', ''), (2323, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2000:00:00/to/2010-09-26%2019:00:00/', ''), (2324, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-22%2000:00:00/to/2010-09-24%2019:00:00/', ''), (2325, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-21%2000:00:00/to/2010-09-25%2019:00:00/', ''), (2326, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2327, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2000:00:00/to/2010-09-19%2019:00:00/', ''), (2328, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-26%2000:00:00/to/2010-09-26%2019:00:00/', ''), (2329, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-23%2000:00:00/to/2010-09-26%2019:00:00/', ''), (2330, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-21%2000:00:00/to/2010-09-21%2019:00:00/', ''), (2331, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-21%2000:00:00/to/2010-09-25%2019:00:00/', ''), (2332, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2333, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2000:00:00/to/2010-09-19%2019:00:00/', ''), (2334, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-22%2000:00:00/to/2010-09-22%2019:00:00/', ''), (2335, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-22%2000:00:00/to/2010-09-24%2019:00:00/', ''), (2336, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2337, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2000:00:00/to/2010-09-19%2019:00:00/', ''), (2338, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2339, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2000:00:00/to/2010-09-19%2019:00:00/', ''), (2340, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2341, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2000:00:00/to/2010-09-19%2019:00:00/', ''), (2342, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2343, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2000:00:00/to/2010-09-19%2019:00:00/', ''), (2344, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2345, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2000:00:00/to/2010-09-19%2019:00:00/', ''), (2346, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2347, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2000:00:00/to/2010-09-19%2019:00:00/', ''), (2348, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2349, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2000:00:00/to/2010-09-19%2019:00:00/', ''), (2350, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2351, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2352, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2000:00:00/to/2010-09-19%2019:00:00/', ''), (2353, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2354, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2000:00:00/to/2010-09-19%2019:00:00/', ''), (2355, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2356, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2010:00:00/to/2010-09-19%2010:00:00/', ''), (2357, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2FsbC10aW1lLXRpY2tldC1zcGVjaWFsLmh0bWw,/product/33/', ''), (2358, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2359, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-26', ''), (2360, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-26%2010:00:00/to/2010-09-26%2019:00:00/', ''), (2361, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2FsbC10aW1lLXRpY2tldC1zcGVjaWFsLmh0bWw,/product/33/', ''), (2362, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2363, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2364, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2010:00:00/to/2010-09-19%2015:00:00/', ''), (2365, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2FsbC10aW1lLXRpY2tldC1zcGVjaWFsLmh0bWw,/product/33/', ''), (2366, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2367, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/323/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', ''), (2368, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/319/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', ''), (2369, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/322/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', ''), (2370, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', ''), (2371, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2372, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (2373, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (2374, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-19%2010:00:00/to/2010-09-19%2010:00:00/', ''), (2375, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYWxsLXRpbWUtdGlja2V0LXNwZWNpYWwuaHRtbA,,/product/33/', ''), (2376, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2377, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (2378, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveMethod/', ''), (2379, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (2380, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2381, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (2382, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', ''), (2383, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', ''), (2384, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (2385, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (2386, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (2387, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (2388, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (2389, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (2390, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (2391, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (2392, 'http://visitate.f-m-computer.de/index.php/', ''), (2393, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2394, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2395, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-21%2010:00:00/to/2010-09-21%2010:00:00/', ''), (2396, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2FsbC10aW1lLXRpY2tldC1zcGVjaWFsLmh0bWw,/product/33/', ''), (2397, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2398, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (2399, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (2400, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (2401, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (2402, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (2403, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (2404, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (2405, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (2406, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (2407, 'http://visitate.f-m-computer.de/index.php/', ''), (2408, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2409, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2410, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2411, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-22%2010:00:00/to/2010-09-22%2010:00:00/', ''), (2412, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2FsbC10aW1lLXRpY2tldC1zcGVjaWFsLmh0bWw,/product/33/', ''), (2413, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2414, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', ''), (2415, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (2416, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (2417, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (2418, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (2419, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (2420, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (2421, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (2422, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (2423, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (2424, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2425, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2426, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2427, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2428, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2429, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2430, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2431, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2432, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2433, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2434, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2435, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/7', ''), (2436, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2437, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (2438, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/19/category/4', ''), (2439, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (2440, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/18/category/4', ''), (2441, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (2442, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1s/product/20/', ''), (2443, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2444, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/20', ''), (2445, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2446, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2447, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/3', ''), (2448, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2449, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-23%2000:00:00/to/2010-07-23%2020:00:00/', ''), (2450, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/3', ''), (2451, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2452, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/5', ''), (2453, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/5', ''), (2454, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-23%2000:00:00/to/2010-07-23%2000:00:00/', ''), (2455, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-23%2000:00:00/to/2010-07-24%2000:00:00/', ''), (2456, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-31%2000:00:00/to/2010-07-31%2000:00:00/', ''), (2457, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-28%2000:00:00/to/2010-07-28%2000:00:00/', ''), (2458, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-30%2000:00:00/to/2010-07-31%2000:00:00/', ''), (2459, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-23%2000:00:00/to/2010-07-23%2000:00:00/', ''), (2460, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-27%2000:00:00/to/2010-07-28%2000:00:00/', ''), (2461, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-24%2000:00:00/to/2010-07-24%2000:00:00/', ''), (2462, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-28%2000:00:00/to/2010-07-28%2000:00:00/', ''), (2463, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-27%2000:00:00/to/2010-07-30%2000:00:00/', ''), (2464, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-28%2000:00:00/to/2010-07-29%2000:00:00/', ''), (2465, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', ''), (2466, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-23%2000:00:00/to/2010-07-23%2000:00:00/', ''), (2467, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-23%2000:00:00/to/2010-07-25%2000:00:00/', ''), (2468, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-27%2000:00:00/to/2010-07-27%2000:00:00/', ''), (2469, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-27%2000:00:00/to/2010-07-31%2000:00:00/', ''), (2470, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL3RhZ2VzdGlja2V0LW9ubGluZS5odG1s/product/21/', ''), (2471, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2472, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/332/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', ''), (2473, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', ''), (2474, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2475, 'http://visitate.f-m-computer.de/index.php/', ''), (2476, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2477, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/22/', ''), (2478, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22', ''), (2479, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-23%2000:00:00/to/2010-07-23%2020:00:00/', ''), (2480, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-23%2000:00:00/to/2010-07-29%2020:00:00/', ''), (2481, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-23%2000:00:00/to/2010-07-31%2020:00:00/', ''), (2482, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-23%2000:00:00/to/2010-07-23%2020:00:00/', ''), (2483, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-23%2000:00:00/to/2010-07-24%2020:00:00/', ''), (2484, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-25%2000:00:00/to/2010-07-25%2020:00:00/', ''), (2485, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-23%2000:00:00/to/2010-07-25%2020:00:00/', ''), (2486, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22', ''), (2487, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-23%2010:00:00/to/2010-07-23%2010:00:00/', ''), (2488, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22', ''), (2489, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-25%2010:00:00/to/2010-07-25%2010:30:00/', ''), (2490, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-07-25', ''), (2491, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-28%2010:00:00/to/2010-07-28%2010:30:00/', ''), (2492, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-07-28', ''), (2493, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-07-27', ''), (2494, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-27%2010:00:00/to/2010-07-27%2010:30:00/', ''), (2495, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2010:00:00/to/2010-07-29%2010:30:00/', ''), (2496, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-07-29', ''), (2497, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-23%2010:00:00/to/2010-07-23%2010:30:00/', ''), (2498, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-07-23', ''), (2499, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-26%2010:00:00/to/2010-07-26%2010:30:00/', ''), (2500, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-07-26', ''), (2501, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-07-27', ''), (2502, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-28%2010:00:00/to/2010-07-28%2010:30:00/', ''), (2503, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-27%2010:00:00/to/2010-07-27%2010:30:00/', ''), (2504, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-07-28', ''), (2505, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2010-08-01/', ''), (2506, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2010-09-01/', ''), (2507, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2010-10-01/', ''), (2508, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2010-11-01/', ''), (2509, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2010-12-01/', ''), (2510, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2011-01-01/', ''), (2511, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2011-02-01/', ''), (2512, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2011-03-01/', ''), (2513, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2011-03-18', ''), (2514, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2011-03-18%2010:00:00/to/2011-03-18%2010:30:00/', ''), (2515, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2011-03-26', ''), (2516, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2011-03-26%2010:00:00/to/2011-03-26%2010:30:00/', ''), (2517, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2011-03-09', ''), (2518, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2011-03-09%2010:00:00/to/2011-03-09%2010:30:00/', ''), (2519, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2011-03-17%2010:00:00/to/2011-03-17%2010:30:00/', ''), (2520, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2011-03-17', ''), (2521, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-10-21%2010:00:00/to/2010-10-21%2010:30:00/', ''), (2522, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-10-21', ''), (2523, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2524, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/5', ''), (2525, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-23%2000:00:00/to/2010-07-23%2000:00:00/', ''), (2526, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-23%2000:00:00/to/2010-07-24%2000:00:00/', ''), (2527, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-23%2000:00:00/to/2010-07-25%2000:00:00/', ''), (2528, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/5', ''), (2529, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/5', ''), (2530, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22', ''), (2531, 'http://visitate.f-m-computer.de/index.php/', ''), (2532, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (2533, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2534, 'http://visitate.f-m-computer.de/', ''), (2535, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (2536, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2537, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (2538, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (2539, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (2540, 'http://visitate.f-m-computer.de/', ''), (2541, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', ''), (2542, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', ''), (2543, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', ''), (2544, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', ''), (2545, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', ''), (2546, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', ''), (2547, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', ''), (2548, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', ''), (2549, 'http://visitate.f-m-computer.de/', ''), (2550, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2551, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2552, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2553, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/7', ''), (2554, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2555, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2556, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2557, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2558, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/7', ''), (2559, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2560, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2561, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2562, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/7', ''), (2563, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2564, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2565, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2566, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2567, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2568, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2569, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2570, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2571, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2572, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2573, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2574, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2575, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2576, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2577, 'http://visitate.f-m-computer.de/index.php/', ''), (2578, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2579, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2580, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2581, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2582, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2583, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2584, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2585, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2586, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3?dir=asc&order=price', ''), (2587, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3?dir=asc&mode=list&order=price', ''), (2588, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/31/category/3', ''), (2589, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2590, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/31/category/3', ''), (2591, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/31/category/3', ''), (2592, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2593, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/22/', ''), (2594, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/5', ''), (2595, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-07-28', ''), (2596, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-27%2010:00:00/to/2010-07-27%2018:00:00/', ''), (2597, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-07-29', ''), (2598, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2010:00:00/to/2010-07-29%2018:00:00/', ''), (2599, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-28%2010:00:00/to/2010-07-28%2018:00:00/', ''), (2600, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-07-27', ''), (2601, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-30%2010:00:00/to/2010-07-30%2018:00:00/', ''), (2602, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-07-30', ''), (2603, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/7', ''), (2604, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2605, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2606, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2607, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2608, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2609, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2610, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2611, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2612, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2613, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2614, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2615, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2616, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2617, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (2618, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2619, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', ''), (2620, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2621, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2622, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2623, 'http://visitate.f-m-computer.de/', ''), (2624, 'http://visitate.f-m-computer.de/', ''), (2625, 'http://visitate.f-m-computer.de/', ''), (2626, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (2627, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2628, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2629, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-27%2010:19:00/to/2010-07-27%2018:05:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (2630, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-27%2016:19:00/to/2010-07-27%2018:05:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (2631, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-27%2016:19:00/to/2010-07-27%2015:05:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (2632, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-27%2016:19:00/to/2010-07-27%2010:05:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (2633, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-27%2016:19:00/to/2010-07-27%2018:05:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (2634, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-27%2017:19:00/to/2010-07-27%2018:05:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (2635, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-27%2010:19:00/to/2010-07-27%2018:05:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (2636, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-27%2011:19:00/to/2010-07-27%2018:05:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (2637, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-27%2012:19:00/to/2010-07-27%2018:05:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (2638, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-27%2010:19:00/to/2010-07-27%2018:05:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (2639, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-27%2015:19:00/to/2010-07-27%2018:05:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (2640, 'http://visitate.f-m-computer.de/', ''), (2641, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (2642, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/22/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2643, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2644, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2645, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2646, 'http://visitate.f-m-computer.de/index.php/', ''), (2647, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2648, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2649, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2650, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2651, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2652, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2653, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2654, 'http://visitate.f-m-computer.de/index.php/', ''), (2655, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (2656, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/16/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (2657, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/private-gruppenfuhrung.html'), (2658, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2659, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/21/', ''), (2660, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21', ''), (2661, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-29%2000:00:00/to/2010-07-29%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (2662, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/21/to/2010-08-01/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (2663, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-08-27%2000:00:00/to/2010-08-27%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (2664, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-08-26%2000:00:00/to/2010-08-27%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (2665, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-08-29%2000:00:00/to/2010-08-29%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (2666, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-08-26%2000:00:00/to/2010-08-29%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (2667, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLmh0bWw,/product/21/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (2668, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (2669, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (2670, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (2671, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (2672, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (2673, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (2674, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (2675, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (2676, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (2677, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (2678, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (2679, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (2680, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (2681, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (2682, 'http://visitate.f-m-computer.de/index.php', ''), (2683, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2684, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (2685, 'http://visitate.f-m-computer.de/index.php/', ''), (2686, 'http://visitate.f-m-computer.de/index.php/', ''), (2687, 'http://visitate.f-m-computer.de/index.php/', ''), (2688, 'http://visitate.f-m-computer.de/index.php/', ''), (2689, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (2690, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (2691, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (2692, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2693, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/5', ''), (2694, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-29%2000:00:00/to/2010-07-29%2000:00:00/', ''), (2695, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/5', ''), (2696, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-29%2000:00:00/to/2010-07-29%2000:00:00/', ''), (2697, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/5', ''), (2698, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-29%2000:00:00/to/2010-07-29%2000:00:00/', ''), (2699, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (2700, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (2701, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/6', ''), (2702, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (2703, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/6', ''), (2704, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (2705, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/6', ''), (2706, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (2707, 'http://visitate.f-m-computer.de/index.php/', ''), (2708, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (2709, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/7', ''), (2710, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2711, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/3', ''), (2712, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-29%2000:00:00/to/2010-07-29%2000:00:00/', ''), (2713, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/3', ''), (2714, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-29%2000:00:00/to/2010-07-29%2000:00:00/', ''), (2715, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy90YWdlc3RpY2tldC1vbmxpbmUuaHRtbA,,/product/21/', ''), (2716, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2717, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2718, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2719, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2720, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2721, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/339/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', ''), (2722, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', ''), (2723, 'http://visitate.f-m-computer.de/index.php/', ''), (2724, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2725, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2726, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2014:00:00/to/2010-07-29%2014:30:00/', ''), (2727, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/22/', ''), (2728, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2729, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2730, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-07-30', ''), (2731, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-30%2010:00:00/to/2010-07-30%2010:00:00/', ''), (2732, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-30%2018:30:00/to/2010-07-30%2010:00:00/', ''), (2733, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-30%2018:30:00/to/2010-07-30%2010:00:00/', ''), (2734, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-30%2017:00:00/to/2010-07-30%2017:30:00/', ''), (2735, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-30%2018:30:00/to/2010-07-30%2010:00:00/', ''), (2736, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-30%2010:00:00/to/2010-07-30%2010:30:00/', ''), (2737, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/22/', ''), (2738, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2739, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2740, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2015:00:00/to/2010-07-29%2015:30:00/', ''), (2741, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2017:30:00/to/2010-07-29%2018:00:00/', ''), (2742, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2018:00:00/to/2010-07-29%2018:30:00/', ''), (2743, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2018:30:00/to/2010-07-29%2010:00:00/', ''), (2744, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2010:00:00/to/2010-07-29%2010:30:00/', ''), (2745, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2746, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2747, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2010:00:00/to/2010-07-29%2010:30:00/', ''), (2748, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2018:30:00/to/2010-07-29%2010:00:00/', ''), (2749, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2018:00:00/to/2010-07-29%2018:30:00/', ''), (2750, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2018:30:00/to/2010-07-29%2010:00:00/', ''), (2751, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2017:30:00/to/2010-07-29%2018:00:00/', ''), (2752, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2018:00:00/to/2010-07-29%2018:30:00/', ''), (2753, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2018:30:00/to/2010-07-29%2010:00:00/', ''), (2754, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2016:30:00/to/2010-07-29%2017:00:00/', ''), (2755, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2010:30:00/to/2010-07-29%2011:00:00/', ''), (2756, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2010:00:00/to/2010-07-29%2010:30:00/', ''), (2757, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2013:00:00/to/2010-07-29%2013:30:00/', ''), (2758, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2016:00:00/to/2010-07-29%2016:30:00/', ''), (2759, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2012:00:00/to/2010-07-29%2012:30:00/', ''), (2760, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2013:00:00/to/2010-07-29%2013:30:00/', ''), (2761, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2018:30:00/to/2010-07-29%2010:00:00/', ''), (2762, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2763, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2010:00:00/to/2010-07-29%2010:29:00/', ''), (2764, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2018:30:00/to/2010-07-29%2010:59:00/', ''), (2765, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2766, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2018:30:00/to/2010-07-29%2010:59:00/', ''), (2767, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2768, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2018:30:00/to/2010-07-29%2010:59:00/', ''), (2769, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2770, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2771, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2018:30:00/to/2010-07-29%2018:59:00/', ''), (2772, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2018:00:00/to/2010-07-29%2018:30:00/', ''), (2773, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2018:30:00/to/2010-07-29%2018:59:00/', ''), (2774, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2011:30:00/to/2010-07-29%2012:00:00/', ''), (2775, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-29%2010:00:00/to/2010-07-29%2010:30:00/', ''), (2776, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2010-08-01/', ''), (2777, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2010-07-01/', ''), (2778, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-07-31%2010:00:00/to/2010-07-31%2010:30:00/', ''), (2779, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-07-31', ''), (2780, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2010-09-01/', ''), (2781, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2782, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2010-08-01/', ''), (2783, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-08-13%2010:00:00/to/2010-08-13%2010:00:00/', ''), (2784, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-08-13', ''), (2785, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2786, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2010-08-01/', ''), (2787, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-08-29', ''), (2788, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', ''), (2789, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-08-20', ''), (2790, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-08-20%2010:00:00/to/2010-08-20%2010:00:00/', ''), (2791, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2792, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2010-08-01/', ''), (2793, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/22/date/2010-08-13', ''), (2794, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-08-13%2010:00:00/to/2010-08-13%2010:00:00/', ''), (2795, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-08-13%2014:30:00/to/2010-08-13%2015:00:00/', ''), (2796, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-08-13%2018:00:00/to/2010-08-13%2018:30:00/', ''), (2797, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/22/from/2010-08-13%2010:30:00/to/2010-08-13%2011:00:00/', ''), (2798, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2010-07-01/', ''), (2799, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/3', ''), (2800, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2010-08-01/', ''), (2801, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2011-01-01/', ''), (2802, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2011-02-01/', ''), (2803, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/22/to/2011-03-01/', ''), (2804, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2805, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2806, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2807, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-10-01/', ''), (2808, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-11-01/', ''), (2809, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-12-01/', ''), (2810, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2011-01-01/', ''), (2811, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2019:30:00/to/2010-09-24%2019:59:00/', ''), (2812, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:30:00/', ''), (2813, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:30:00/', ''), (2814, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', ''), (2815, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2013:00:00/to/2010-09-24%2013:30:00/', ''), (2816, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2FsbC10aW1lLXRpY2tldC1zcGVjaWFsLmh0bWw,/product/33/', ''), (2817, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (2818, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/343/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', ''), (2819, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', ''), (2820, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/341/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', ''), (2821, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', ''), (2822, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (2823, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', ''), (2824, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', ''), (2825, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (2826, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (2827, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (2828, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (2829, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (2830, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (2831, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (2832, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (2833, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2834, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2835, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2836, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2837, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2838, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2015:00:00/to/2010-09-24%2015:30:00/', ''), (2839, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2015:00:00/to/2010-09-25%2015:30:00/', ''), (2840, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', ''), (2841, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:00:00/to/2010-09-25%2013:30:00/', ''), (2842, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2013:00:00/to/2010-09-24%2013:30:00/', ''), (2843, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', ''), (2844, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (2845, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/22/category/5', ''), (2846, 'http://visitate.f-m-computer.de/index.php/', ''), (2847, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (2848, 'http://visitate.f-m-computer.de/index.php/', ''), (2849, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (2850, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2851, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-29%2000:00:00/to/2010-07-29%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/tagesticket-online.html'), (2852, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-29%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/tagesticket-online.html'), (2853, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/tagesticket-online.html'), (2854, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/tagesticket-online.html'), (2855, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (2856, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2857, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (2858, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2016:00:00/to/2010-09-24%2016:30:00/', ''), (2859, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2017:00:00/to/2010-09-24%2017:30:00/', ''), (2860, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2011:00:00/to/2010-09-24%2011:30:00/', ''), (2861, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2012:30:00/to/2010-09-24%2013:00:00/', ''), (2862, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2012:30:00/to/2010-09-24%2013:00:00/', ''), (2863, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2017:00:00/to/2010-09-24%2017:30:00/', ''), (2864, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2011:00:00/to/2010-09-24%2011:30:00/', ''), (2865, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2011:30:00/to/2010-09-24%2012:00:00/', ''), (2866, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2017:30:00/to/2010-09-24%2018:00:00/', ''), (2867, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2013:30:00/to/2010-09-24%2014:00:00/', ''), (2868, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2016:00:00/to/2010-09-24%2016:30:00/', ''), (2869, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2017:00:00/to/2010-09-24%2017:30:00/', ''), (2870, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2014:00:00/to/2010-09-24%2014:30:00/', ''), (2871, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2018:30:00/to/2010-09-24%2019:00:00/', ''), (2872, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2019:00:00/to/2010-09-24%2019:30:00/', ''), (2873, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:30:00/to/2010-09-24%2011:00:00/', ''), (2874, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/7', ''), (2875, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/16/category/4?options=cart', ''), (2876, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi9wcml2YXRlLWdydXBwZW5mdWhydW5nLmh0bWw_b3B0aW9ucz1jYXJ0/product/16/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/private-gruppenfuhrung.html?options=cart'), (2877, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/private-gruppenfuhrung.html?options=cart'), (2878, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (2879, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (2880, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (2881, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/21/', ''), (2882, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21', ''), (2883, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-29%2000:00:00/to/2010-07-29%2000:00:00/', ''), (2884, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-29%2000:00:00/to/2010-07-30%2000:00:00/', ''), (2885, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-29%2000:00:00/to/2010-07-31%2000:00:00/', ''), (2886, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-29%2000:00:00/to/2010-07-29%2000:00:00/', ''), (2887, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (2888, 'http://visitate.f-m-computer.de/index.php/about-magento-demo-store?___store=deutsch&___from_store=english', ''), (2889, 'http://visitate.f-m-computer.de/index.php/', ''), (2890, 'http://visitate.f-m-computer.de/index.php/', ''), (2891, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (2892, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2893, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (2894, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (2895, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (2896, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2897, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (2898, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/'), (2899, 'http://visitate.f-m-computer.de/index.php/widerruf/', 'http://visitate.f-m-computer.de/index.php/agb/'), (2900, 'http://visitate.f-m-computer.de/index.php/lieferung/', 'http://visitate.f-m-computer.de/index.php/widerruf/'), (2901, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/lieferung/'), (2902, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/widerruf/'), (2903, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/'), (2904, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', ''), (2905, 'http://visitate.f-m-computer.de/index.php/customer/account/createpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/create/'), (2906, 'http://visitate.f-m-computer.de/index.php/customer/account/index/', 'http://visitate.f-m-computer.de/index.php/customer/account/create/'), (2907, 'http://visitate.f-m-computer.de/index.php/customer/address/edit/', 'http://visitate.f-m-computer.de/index.php/customer/account/index/'), (2908, 'http://visitate.f-m-computer.de/index.php/customer/address/edit/', 'http://visitate.f-m-computer.de/index.php/customer/account/index/'), (2909, 'http://visitate.f-m-computer.de/index.php/customer/address/formPost/', 'http://visitate.f-m-computer.de/index.php/customer/address/edit/'), (2910, 'http://visitate.f-m-computer.de/index.php/customer/address/index/', 'http://visitate.f-m-computer.de/index.php/customer/address/edit/'), (2911, 'http://visitate.f-m-computer.de/index.php/sales/order/history/', 'http://visitate.f-m-computer.de/index.php/customer/address/index/'), (2912, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/sales/order/history/'), (2913, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', 'http://visitate.f-m-computer.de/index.php/sales/order/history/'), (2914, 'http://visitate.f-m-computer.de/index.php/', ''), (2915, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/'), (2916, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', ''), (2917, 'http://visitate.f-m-computer.de/index.php/customer/account/createpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/create/'), (2918, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', 'http://visitate.f-m-computer.de/index.php/customer/account/create/'), (2919, 'http://visitate.f-m-computer.de/index.php/customer/account/createpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/create/'), (2920, 'http://visitate.f-m-computer.de/index.php/customer/account/index/', 'http://visitate.f-m-computer.de/index.php/customer/account/create/'), (2921, 'http://visitate.f-m-computer.de/index.php/customer/address/edit/', 'http://visitate.f-m-computer.de/index.php/customer/account/index/'), (2922, 'http://visitate.f-m-computer.de/index.php/customer/address/edit/', 'http://visitate.f-m-computer.de/index.php/customer/account/index/'), (2923, 'http://visitate.f-m-computer.de/index.php/customer/address/formPost/', 'http://visitate.f-m-computer.de/index.php/customer/address/edit/'), (2924, 'http://visitate.f-m-computer.de/index.php/customer/address/index/', 'http://visitate.f-m-computer.de/index.php/customer/address/edit/'), (2925, 'http://visitate.f-m-computer.de/index.php/sales/order/history/', 'http://visitate.f-m-computer.de/index.php/customer/address/index/'), (2926, 'http://visitate.f-m-computer.de/index.php/customer/account/edit/', 'http://visitate.f-m-computer.de/index.php/sales/order/history/'), (2927, 'http://visitate.f-m-computer.de/index.php/customer/account/', 'http://visitate.f-m-computer.de/index.php/customer/account/edit/'), (2928, 'http://visitate.f-m-computer.de/index.php/sales/billing_agreement/', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (2929, 'http://visitate.f-m-computer.de/index.php/customer/account/', 'http://visitate.f-m-computer.de/index.php/sales/billing_agreement/'), (2930, 'http://visitate.f-m-computer.de/index.php/sales/recurring_profile/', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (2931, 'http://visitate.f-m-computer.de/index.php/downloadable/customer/products/', 'http://visitate.f-m-computer.de/index.php/sales/recurring_profile/'), (2932, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/downloadable/customer/products/'), (2933, 'http://visitate.f-m-computer.de/index.php/checkout/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (2934, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (2935, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (2936, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (2937, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=deutsch'), (2938, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch'), (2939, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english'), (2940, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english'), (2941, 'http://visitate.f-m-computer.de/index.php/', ''), (2942, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/'), (2943, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (2944, 'http://visitate.f-m-computer.de/index.php/customer/account/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (2945, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (2946, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3?dir=asc&order=name', ''), (2947, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3?dir=asc&order=price', ''), (2948, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3?dir=asc&mode=list&order=price', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?dir=asc&order=price'), (2949, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?dir=asc&mode=list&order=price'), (2950, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentagesticket-online.html'), (2951, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-25%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentagesticket-online.html'), (2952, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-25%2000:00:00/to/2010-09-25%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentagesticket-online.html'), (2953, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGFnZXN0aWNrZXQtb25saW5lLmh0bWw,/product/24/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentagesticket-online.html'), (2954, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentagesticket-online.html'), (2955, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentagesticket-online.html'), (2956, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGFnZXN0aWNrZXQtb25saW5lLmh0bWw,/product/24/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentagesticket-online.html'), (2957, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentagesticket-online.html'), (2958, 'http://visitate.f-m-computer.de/', ''), (2959, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (2960, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/24/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2961, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2962, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (2963, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-25%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (2964, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (2965, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (2966, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-30%2000:00:00/to/2010-09-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (2967, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (2968, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (2969, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-28%2000:00:00/to/2010-09-28%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (2970, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-29%2000:00:00/to/2010-09-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (2971, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-30%2000:00:00/to/2010-09-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (2972, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-25%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (2973, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-28%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (2974, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (2975, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (2976, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (2977, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-30%2000:00:00/to/2010-09-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (2978, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (2979, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/27/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2980, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2981, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (2982, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/21/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2983, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (2984, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (2985, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-30%2000:00:00/to/2010-07-31%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (2986, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (2987, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (2988, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (2989, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (2990, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (2991, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (2992, 'http://visitate.f-m-computer.de/index.php/', ''), (2993, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (2994, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4?options=cart', ''), (2995, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi9zY2h1bGVyZnVocnVuZy5odG1sP29wdGlvbnM9Y2FydA,,/product/17/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/schulerfuhrung.html?options=cart'), (2996, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/schulerfuhrung.html?options=cart'), (2997, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4?options=cart', ''), (2998, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi9zY2h1bGVyZnVocnVuZy5odG1sP29wdGlvbnM9Y2FydA,,/product/17/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/schulerfuhrung.html?options=cart'), (2999, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/schulerfuhrung.html?options=cart'), (3000, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4?options=cart', ''), (3001, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/schulerfuhrung.html?options=cart'), (3002, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/27/', ''), (3003, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27', ''), (3004, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/gruppenticket-online.html'), (3005, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (3006, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (3007, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2014:00:00/to/2010-09-24%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (3008, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2014:30:00/to/2010-09-24%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (3009, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2015:00:00/to/2010-09-24%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (3010, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (3011, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (3012, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (3013, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (3014, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3015, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3016, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/21/', ''), (3017, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21', ''), (3018, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (3019, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLmh0bWw,/product/21/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (3020, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (3021, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21', ''), (3022, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (3023, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/7', 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html'), (3024, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', 'http://visitate.f-m-computer.de/index.php/kataloge.html'), (3025, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/kataloge.html'), (3026, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3027, 'http://visitate.f-m-computer.de/index.php/datenschutz/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (3028, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/datenschutz/'), (3029, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (3030, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (3031, 'http://visitate.f-m-computer.de/index.php/', ''), (3032, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3033, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/24/', ''), (3034, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24', ''), (3035, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (3036, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/27/', ''), (3037, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27', ''), (3038, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRpY2tldC1vbmxpbmUuaHRtbA,,/product/27/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-online.html'), (3039, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27', 'http://visitate.f-m-computer.de/index.php/gruppenticket-online.html'), (3040, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppenticket-online.html'), (3041, 'http://visitate.f-m-computer.de/index.php/catalogsearch/term/popular/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (3042, 'http://visitate.f-m-computer.de/index.php/catalogsearch/advanced/', 'http://visitate.f-m-computer.de/index.php/catalogsearch/term/popular/'), (3043, 'http://visitate.f-m-computer.de/index.php/catalogsearch/advanced/result/?name=Barthels&description=&short_description=&sku=&price%5Bfrom%5D=&price%5Bto%5D=&weight=&delivery_time=', 'http://visitate.f-m-computer.de/index.php/catalogsearch/advanced/'), (3044, 'http://visitate.f-m-computer.de/index.php/catalogsearch/advanced/?delivery_time=&description=&name=Barthels&price%5Bfrom%5D=&price%5Bto%5D=&short_description=&sku=&weight=', 'http://visitate.f-m-computer.de/index.php/catalogsearch/advanced/result/?name=Barthels&description=&short_description=&sku=&price%5Bfrom%5D=&price%5Bto%5D=&weight=&delivery_time='), (3045, 'http://visitate.f-m-computer.de/index.php/catalogsearch/advanced/result/?name=Ticket&description=&short_description=&sku=&price%5Bfrom%5D=&price%5Bto%5D=&weight=&delivery_time=', 'http://visitate.f-m-computer.de/index.php/catalogsearch/advanced/?delivery_time=&description=&name=Barthels&price%5Bfrom%5D=&price%5Bto%5D=&short_description=&sku=&weight='), (3046, 'http://visitate.f-m-computer.de/index.php/catalogsearch/advanced/', 'http://visitate.f-m-computer.de/index.php/catalogsearch/advanced/result/?name=Ticket&description=&short_description=&sku=&price%5Bfrom%5D=&price%5Bto%5D=&weight=&delivery_time='), (3047, 'http://visitate.f-m-computer.de/index.php/catalogsearch/advanced/result/?name=F%C3%BChrung&description=&short_description=&sku=&price%5Bfrom%5D=&price%5Bto%5D=&weight=&delivery_time=', 'http://visitate.f-m-computer.de/index.php/catalogsearch/advanced/'), (3048, 'http://visitate.f-m-computer.de/index.php/contacts/', 'http://visitate.f-m-computer.de/index.php/catalogsearch/advanced/result/?name=F%C3%BChrung&description=&short_description=&sku=&price%5Bfrom%5D=&price%5Bto%5D=&weight=&delivery_time='), (3049, 'http://visitate.f-m-computer.de/index.php/contacts/index/post/', 'http://visitate.f-m-computer.de/index.php/contacts/'), (3050, 'http://visitate.f-m-computer.de/index.php/contacts/index/', 'http://visitate.f-m-computer.de/index.php/contacts/'), (3051, 'http://visitate.f-m-computer.de/', ''), (3052, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (3053, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3054, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?___store=deutsch&___from_store=english'), (3055, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3056, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (3057, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (3058, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3059, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3060, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3061, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (3062, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/21/to/2010-08-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (3063, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/21/to/2010-07-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (3064, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/5', ''), (3065, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (3066, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (3067, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=english&___from_store=deutsch'), (3068, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=english&___from_store=deutsch'), (3069, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3070, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-31%2000:00:00/to/2010-07-31%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3071, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/21/to/2010-08-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3072, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-30%2000:00:00/to/2010-07-31%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3073, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/21/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3074, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-09-01%2000:00:00/to/2010-09-01%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3075, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-09-01%2000:00:00/to/2010-09-02%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3076, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/21/to/2010-10-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3077, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-10-06%2000:00:00/to/2010-10-06%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3078, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-10-06%2000:00:00/to/2010-10-06%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3079, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3080, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-08-11%2000:00:00/to/2010-08-13%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3081, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-08-14%2000:00:00/to/2010-08-14%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3082, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-08-10%2000:00:00/to/2010-08-14%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3083, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-08-20%2000:00:00/to/2010-08-20%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3084, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-08-26%2000:00:00/to/2010-08-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3085, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-08-25%2000:00:00/to/2010-08-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3086, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-08-25%2000:00:00/to/2010-08-25%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3087, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html?___store=deutsch&___from_store=english'), (3088, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3089, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3090, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:30:00/to/2010-09-24%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3091, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3092, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3093, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:30:00/to/2010-09-24%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3094, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2019:30:00/to/2010-09-24%2019:59:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3095, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3096, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3097, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:30:00/to/2010-09-24%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3098, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2019:00:00/to/2010-09-24%2019:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3099, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3100, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2011:00:00/to/2010-09-24%2011:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3101, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3102, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2019:00:00/to/2010-09-24%2019:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3103, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2019:30:00/to/2010-09-24%2019:59:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3104, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3105, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3106, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3107, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3108, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (3109, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/21/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3110, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/21/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (3111, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online.html'), (3112, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3113, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3114, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3115, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html?___store=english&___from_store=deutsch'), (3116, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html?___store=english&___from_store=deutsch'), (3117, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html?___store=english&___from_store=english'), (3118, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html?___store=english&___from_store=english'), (3119, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3120, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3121, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html?___store=deutsch&___from_store=english'), (3122, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/schulerfuhrung.html'), (3123, 'http://visitate.f-m-computer.de/', ''), (3124, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (3125, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3126, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?___store=english&___from_store=deutsch'), (3127, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?___store=english&___from_store=deutsch'), (3128, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-07-30%2000:00:00/to/2010-07-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/tagesticket-online-34.html'), (3129, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/contacts/index/'), (3130, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', 'http://visitate.f-m-computer.de/index.php/contacts/index/'), (3131, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-07-30%2000:00:00/to/2010-07-31%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/tagesticket-online-34.html'), (3132, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/34/to/2010-08-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/tagesticket-online-34.html'), (3133, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/schulerfuhrung.html?___store=english&___from_store=deutsch'), (3134, 'http://visitate.f-m-computer.de/', ''), (3135, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (3136, 'http://visitate.f-m-computer.de/index.php', ''), (3137, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php'), (3138, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php'), (3139, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (3140, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3141, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3142, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3143, 'http://visitate.f-m-computer.de/index.php/tagesticket-online.html', ''), (3144, 'http://visitate.f-m-computer.de/', ''), (3145, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3146, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3147, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', ''), (3148, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3149, 'http://visitate.f-m-computer.de/index.php/', ''), (3150, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3151, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/31/', ''), (3152, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/31', ''), (3153, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZG93bmxvYWQtcHJvZHVrdC10ZXN0Lmh0bWw,/product/31/', ''), (3154, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3155, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZG93bmxvYWQtcHJvZHVrdC10ZXN0Lmh0bWw,/product/31/', ''), (3156, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3157, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/31', ''), (3158, 'http://visitate.f-m-computer.de/index.php/about-magento-demo-store?___store=deutsch&___from_store=english', ''), (3159, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (3160, 'http://visitate.f-m-computer.de/', ''), (3161, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', ''), (3162, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', ''), (3163, 'http://visitate.f-m-computer.de/index.php/customer/account/index/', ''), (3164, 'http://visitate.f-m-computer.de/index.php/sales/billing_agreement/', ''), (3165, 'http://visitate.f-m-computer.de/index.php/sales/recurring_profile/', ''), (3166, 'http://visitate.f-m-computer.de/index.php/sales/recurring_profile/', ''), (3167, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3168, 'http://visitate.f-m-computer.de/', ''), (3169, 'http://visitate.f-m-computer.de/', ''), (3170, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (3171, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3172, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3173, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3174, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3175, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3176, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3177, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-08-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3178, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3179, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3180, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-01%2000:00:00/to/2010-08-01%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3181, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3182, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3183, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-01%2013:30:00/to/2010-08-01%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3184, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-01%2016:00:00/to/2010-08-01%2016:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3185, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3186, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3187, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3?limit=all', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3188, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?limit=all'), (3189, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3190, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3191, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3192, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-08-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3193, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-10-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3194, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3195, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3196, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3197, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/24/to/2010-10-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3198, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/24/to/2010-11-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3199, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/24/to/2010-12-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3200, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/24/to/2011-01-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3201, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3202, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3203, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-online.html'), (3204, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3205, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3206, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3207, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3208, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3209, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3210, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3211, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-01', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3212, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3213, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-08-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3214, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3215, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3216, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3217, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3218, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3219, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3220, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentagesticket-online.html'), (3221, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentagesticket-online.html'), (3222, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3223, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3224, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3225, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3226, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3227, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3228, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3229, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3230, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-01%2000:00:00/to/2010-08-01%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3231, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/34/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3232, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/34/to/2010-10-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3233, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/34/to/2010-11-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3234, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/34/to/2010-12-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3235, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/34/to/2011-01-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3236, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3237, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3238, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3239, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3240, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-01%2000:00:00/to/2010-08-01%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3241, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3242, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3243, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3244, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3245, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3246, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/24/to/2010-10-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3247, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/24/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3248, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-25%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3249, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3250, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-30%2000:00:00/to/2010-09-30%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3251, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3252, 'http://visitate.f-m-computer.de/', ''), (3253, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (3254, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (3255, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3256, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/7', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3257, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/32/category/7', 'http://visitate.f-m-computer.de/index.php/kataloge.html'), (3258, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/kataloge/austellungskatalog.html'), (3259, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3260, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3261, 'http://visitate.f-m-computer.de/', ''), (3262, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/'), (3263, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/'), (3264, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=deutsch'), (3265, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch'), (3266, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/16/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3267, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi9wcml2YXRlLWdydXBwZW5mdWhydW5nLmh0bWw,/product/16/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/private-gruppenfuhrung.html'), (3268, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/private-gruppenfuhrung.html'), (3269, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (3270, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (3271, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (3272, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (3273, 'http://visitate.f-m-computer.de/index.php/widerruf/', 'http://visitate.f-m-computer.de/index.php/agb/'), (3274, 'http://visitate.f-m-computer.de/index.php/lieferung/', 'http://visitate.f-m-computer.de/index.php/widerruf/'), (3275, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/lieferung/'), (3276, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3277, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3278, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3279, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3280, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3281, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/24/to/2010-10-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3282, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/24/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3283, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3284, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3285, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3286, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3287, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3288, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3289, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3290, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3291, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-01%2000:00:00/to/2010-08-01%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (3292, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-01%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (3293, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-01%2000:00:00/to/2010-08-13%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (3294, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3295, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-01%2000:00:00/to/2010-08-01%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (3296, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/34/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (3297, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/34/to/2010-08-01/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (3298, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3299, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-01%2000:00:00/to/2010-08-01%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (3300, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/34/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (3301, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/34/to/2010-10-01/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (3302, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (3303, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3304, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-online.html'), (3305, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3306, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3307, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3308, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3309, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3310, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (3311, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-10-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3312, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3313, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3314, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3315, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3316, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (3317, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (3318, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (3319, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3320, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3321, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3322, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3323, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/24/to/2010-08-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3324, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/24/to/2010-07-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3325, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/24/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3326, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3327, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3328, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3329, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-08-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3330, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-07-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3331, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-10-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3332, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-11-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3333, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-12-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3334, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2011-01-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3335, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2011-02-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3336, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (3337, 'http://visitate.f-m-computer.de/index.php/about-magento-demo-store?___store=deutsch&___from_store=english', ''), (3338, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3339, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/31', ''), (3340, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/31', ''), (3341, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/31', ''), (3342, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3343, 'http://visitate.f-m-computer.de/index.php/customer/account/', ''), (3344, 'http://visitate.f-m-computer.de/index.php/customer/account/?___store=english&___from_store=deutsch', ''), (3345, 'http://visitate.f-m-computer.de/index.php/customer/account/?___store=deutsch&___from_store=english', ''), (3346, 'http://visitate.f-m-computer.de/index.php/', ''), (3347, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', ''), (3348, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', ''), (3349, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3350, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', ''), (3351, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', ''), (3352, 'http://visitate.f-m-computer.de/index.php/customer/account/createpost/', ''), (3353, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', ''), (3354, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', ''), (3355, 'http://visitate.f-m-computer.de/index.php/customer/account/createpost/', ''), (3356, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', ''), (3357, 'http://visitate.f-m-computer.de/index.php/customer/account/createpost/', ''), (3358, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', ''), (3359, 'http://visitate.f-m-computer.de/index.php/customer/account/createpost/', ''), (3360, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', ''), (3361, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', ''), (3362, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', ''), (3363, 'http://visitate.f-m-computer.de/index.php/customer/account/createpost/', ''), (3364, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', ''), (3365, 'http://visitate.f-m-computer.de/index.php/customer/account/createpost/', ''), (3366, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', ''), (3367, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', ''), (3368, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', ''), (3369, 'http://visitate.f-m-computer.de/index.php/customer/account/', ''), (3370, 'http://visitate.f-m-computer.de/index.php/customer/address/edit/id/1/', ''), (3371, 'http://visitate.f-m-computer.de/index.php/customer/address/edit/id/1/', ''), (3372, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', ''), (3373, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', ''), (3374, 'http://visitate.f-m-computer.de/index.php/', ''), (3375, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', ''), (3376, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', ''), (3377, 'http://visitate.f-m-computer.de/index.php/customer/account/createpost/', ''), (3378, 'http://visitate.f-m-computer.de/index.php/', ''), (3379, 'http://visitate.f-m-computer.de/index.php/customer/account/', ''), (3380, 'http://visitate.f-m-computer.de/index.php/customer/account/', ''), (3381, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', ''), (3382, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', ''), (3383, 'http://visitate.f-m-computer.de/index.php/', ''), (3384, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', ''), (3385, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', ''), (3386, 'http://visitate.f-m-computer.de/index.php/customer/account/createpost/', ''), (3387, 'http://visitate.f-m-computer.de/index.php/', ''), (3388, 'http://visitate.f-m-computer.de/index.php/customer/account/', ''), (3389, 'http://visitate.f-m-computer.de/index.php/customer/address/edit/', ''), (3390, 'http://visitate.f-m-computer.de/index.php/customer/address/edit/', ''), (3391, 'http://visitate.f-m-computer.de/index.php/customer/account/', ''), (3392, 'http://visitate.f-m-computer.de/index.php/customer/address/edit/', ''), (3393, 'http://visitate.f-m-computer.de/index.php/customer/address/edit/', ''), (3394, 'http://visitate.f-m-computer.de/index.php/customer/account/', ''), (3395, 'http://visitate.f-m-computer.de/index.php/customer/address/', ''), (3396, 'http://visitate.f-m-computer.de/index.php/customer/address/new/', ''), (3397, 'http://visitate.f-m-computer.de/index.php/customer/address/new/', ''), (3398, 'http://visitate.f-m-computer.de/index.php/customer/account/', ''), (3399, 'http://visitate.f-m-computer.de/index.php/customer/address/edit/', ''), (3400, 'http://visitate.f-m-computer.de/index.php/customer/address/edit/', ''), (3401, 'http://visitate.f-m-computer.de/index.php/customer/address/formPost/', ''), (3402, 'http://visitate.f-m-computer.de/index.php/customer/address/index/', ''), (3403, 'http://visitate.f-m-computer.de/index.php/customer/address/edit/id/5/', ''), (3404, 'http://visitate.f-m-computer.de/index.php/customer/address/edit/id/5/', ''), (3405, 'http://visitate.f-m-computer.de/index.php/customer/address/', ''), (3406, 'http://visitate.f-m-computer.de/index.php/', ''), (3407, 'http://visitate.f-m-computer.de/index.php/customer/account/', ''), (3408, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', ''), (3409, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', ''), (3410, 'http://visitate.f-m-computer.de/index.php/', ''), (3411, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3412, 'http://visitate.f-m-computer.de/index.php/', ''), (3413, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3414, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', ''), (3415, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', ''), (3416, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', ''), (3417, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', ''), (3418, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', ''), (3419, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', ''), (3420, 'http://visitate.f-m-computer.de/index.php/customer/account/', ''), (3421, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', ''), (3422, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', ''), (3423, 'http://visitate.f-m-computer.de/index.php/', ''), (3424, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3425, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27/category/3', ''), (3426, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0LW9ubGluZS5odG1s/product/27/', ''), (3427, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27/category/3', ''), (3428, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0LW9ubGluZS5odG1s/product/27/', ''), (3429, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27/category/3', ''), (3430, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0LW9ubGluZS5odG1s/product/27/', ''), (3431, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27/category/3', ''), (3432, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3433, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', ''), (3434, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3435, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', ''), (3436, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3437, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3438, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3439, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', ''), (3440, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3441, 'http://visitate.f-m-computer.de/index.php/catalogsearch/advanced/', ''), (3442, 'http://visitate.f-m-computer.de/index.php/catalogsearch/ajax/suggest/?q=dsfsd', ''), (3443, 'http://visitate.f-m-computer.de/index.php/catalogsearch/result/?q=dsfsd', ''), (3444, 'http://visitate.f-m-computer.de/index.php/catalogsearch/term/popular/', ''), (3445, 'http://visitate.f-m-computer.de/index.php/catalogsearch/result/?q=dsfsd', ''), (3446, 'http://visitate.f-m-computer.de/index.php/', ''), (3447, 'http://visitate.f-m-computer.de/index.php/contacts/', ''), (3448, 'http://visitate.f-m-computer.de/index.php/contacts/index/post/', ''), (3449, 'http://visitate.f-m-computer.de/index.php/', ''), (3450, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3451, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/363/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', ''), (3452, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', ''), (3453, 'http://visitate.f-m-computer.de/index.php/', ''), (3454, 'http://visitate.f-m-computer.de/index.php/', ''), (3455, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', ''), (3456, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3457, 'http://visitate.f-m-computer.de/index.php/', ''), (3458, 'http://visitate.f-m-computer.de/index.php/contacts/', ''), (3459, 'http://visitate.f-m-computer.de/index.php/contacts/index/post/', ''), (3460, 'http://visitate.f-m-computer.de/index.php/', ''), (3461, 'http://visitate.f-m-computer.de/index.php/contacts/', ''), (3462, 'http://visitate.f-m-computer.de/index.php/contacts/index/post/', ''), (3463, 'http://visitate.f-m-computer.de/index.php/', ''), (3464, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3465, 'http://visitate.f-m-computer.de/index.php/contacts/', ''), (3466, 'http://visitate.f-m-computer.de/index.php/contacts/index/post/', ''), (3467, 'http://visitate.f-m-computer.de/index.php/', ''), (3468, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3469, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3470, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4', ''), (3471, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3472, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4?options=cart', ''), (3473, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4?options=cart', ''), (3474, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4?options=cart', ''), (3475, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4?options=cart', ''), (3476, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4?options=cart', ''), (3477, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4?options=cart', ''), (3478, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi9zY2h1bGVyZnVocnVuZy5odG1sP29wdGlvbnM9Y2FydA,,/product/17/', ''), (3479, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3480, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4?options=cart', ''), (3481, 'http://visitate.f-m-computer.de/index.php/fuehrungen/', ''), (3482, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3483, 'http://visitate.f-m-computer.de/index.php/checkout/', ''), (3484, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (3485, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3486, 'http://visitate.f-m-computer.de/index.php/', ''), (3487, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3488, 'http://visitate.f-m-computer.de/index.php/', ''), (3489, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3490, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/27/', ''), (3491, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27', ''), (3492, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3493, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3494, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3495, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (3496, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (3497, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (3498, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3499, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (3500, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (3501, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', ''), (3502, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-10-01/', ''), (3503, 'http://visitate.f-m-computer.de/index.php/', ''), (3504, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3505, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/3', ''), (3506, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (3507, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3508, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (3509, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (3510, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-02%2014:30:00/to/2010-08-02%2015:00:00/', ''), (3511, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', ''), (3512, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3513, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/367/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', ''), (3514, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', ''), (3515, 'http://visitate.f-m-computer.de/index.php/', ''), (3516, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3517, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/24/', ''), (3518, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24', ''), (3519, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (3520, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-30%2000:00:00/', ''), (3521, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-25%2000:00:00/to/2010-09-25%2000:00:00/', ''), (3522, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-25%2000:00:00/to/2010-09-30%2000:00:00/', ''), (3523, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-29%2000:00:00/to/2010-09-29%2000:00:00/', ''), (3524, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS5odG1s/product/24/', ''), (3525, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3526, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3527, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/369/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', ''), (3528, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', ''), (3529, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/371/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', ''), (3530, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', ''), (3531, 'http://visitate.f-m-computer.de/index.php/', ''), (3532, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3533, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy5odG1s/product/24/', ''), (3534, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24', ''), (3535, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (3536, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-29%2000:00:00/', ''), (3537, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-30%2000:00:00/', ''), (3538, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS5odG1s/product/24/', ''), (3539, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3540, 'http://visitate.f-m-computer.de/index.php/', ''), (3541, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3542, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3543, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3544, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (3545, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3546, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27/category/3', ''), (3547, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/3', ''), (3548, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (3549, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (3550, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (3551, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (3552, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27/category/6', ''), (3553, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27/category/6', ''), (3554, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27/category/6', ''), (3555, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/27/category/6', ''), (3556, 'http://visitate.f-m-computer.de/index.php/', ''), (3557, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3558, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3559, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (3560, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3561, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (3562, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3563, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (3564, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3565, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3566, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4?limit=all', ''), (3567, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4', ''), (3568, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4', ''), (3569, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4', ''), (3570, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/17/category/4', ''), (3571, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3572, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3573, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/18/category/4', ''), (3574, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3575, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/19/category/4', ''), (3576, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3577, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/20/category/4', ''), (3578, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3579, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/16/category/4', ''), (3580, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3581, 'http://visitate.f-m-computer.de/', ''), (3582, 'http://visitate.f-m-computer.de/', ''), (3583, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (3584, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (3585, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3586, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3587, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3588, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', ''), (3589, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3590, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2014:30:00/to/2010-09-24%2015:00:00/', ''), (3591, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2011:30:00/to/2010-09-24%2012:00:00/', ''), (3592, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2017:30:00/to/2010-09-24%2018:00:00/', ''), (3593, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2014:30:00/to/2010-09-24%2015:00:00/', ''), (3594, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3595, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3596, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', ''), (3597, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3598, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3599, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3600, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3601, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3602, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-02%2000:00:00/to/2010-08-02%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/tagesticket-online-34.html'), (3603, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3604, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3605, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', ''), (3606, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3607, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (3608, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', ''), (3609, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-09-24%2014:30:00/to/2010-09-24%2015:00:00/', ''), (3610, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-09-24%2015:30:00/to/2010-09-24%2016:00:00/', ''), (3611, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-09-24%2017:00:00/to/2010-09-24%2017:30:00/', ''), (3612, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-09-24%2013:00:00/to/2010-09-24%2013:30:00/', ''), (3613, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-09-24%2011:00:00/to/2010-09-24%2011:30:00/', ''), (3614, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-09-24%2010:00:00/to/2010-09-24%2010:30:00/', ''), (3615, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-09-24%2016:30:00/to/2010-09-24%2017:00:00/', ''), (3616, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3617, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', ''), (3618, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3619, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/tagesticket-online-34.html'), (3620, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38/category/4', ''), (3621, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/38/from/2010-09-25%2000:00:00/to/2010-09-25%2000:00:00/', ''), (3622, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-11-01/', ''), (3623, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38/category/4', ''), (3624, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/38/from/2010-09-25%2000:00:00/to/2010-09-25%2000:00:00/', ''), (3625, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-10-01/', ''), (3626, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-11-01/', ''), (3627, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-12-01/', ''), (3628, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2011-01-01/', ''), (3629, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/'), (3630, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3631, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39/category/4', ''), (3632, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/39/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', ''), (3633, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/39/to/2010-10-01/', ''), (3634, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/39/to/2010-11-01/', ''), (3635, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3636, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3637, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', ''), (3638, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=deutsch'), (3639, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3640, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (3641, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', ''), (3642, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/40/to/2010-10-01/', ''), (3643, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3644, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/7', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3645, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/kataloge.html'), (3646, 'http://visitate.f-m-computer.de/index.php/', ''), (3647, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3648, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3?mode=list', ''), (3649, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3650, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (3651, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/7', ''), (3652, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3653, 'http://visitate.f-m-computer.de/index.php/', ''), (3654, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3655, 'http://visitate.f-m-computer.de/index.php/', ''), (3656, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3657, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3658, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3659, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3660, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/'), (3661, 'http://visitate.f-m-computer.de/index.php/widerruf/', 'http://visitate.f-m-computer.de/index.php/'), (3662, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/widerruf/'), (3663, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3664, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3665, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (3666, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?___store=english&___from_store=deutsch'), (3667, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?___store=deutsch&___from_store=english'), (3668, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (3669, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-09-26', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (3670, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-26%2010:00:00/to/2010-09-26%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (3671, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-26%2011:30:00/to/2010-09-26%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (3672, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-26%2012:30:00/to/2010-09-26%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (3673, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (3674, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (3675, 'http://visitate.f-m-computer.de/index.php/bestellung', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (3676, 'http://visitate.f-m-computer.de/index.php/widerruf', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (3677, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (3678, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (3679, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (3680, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (3681, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (3682, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (3683, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (3684, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (3685, 'http://visitate.f-m-computer.de/index.php/customer/account/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (3686, 'http://visitate.f-m-computer.de/index.php/info?___store=deutsch', ''), (3687, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3688, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3689, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3690, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3691, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3692, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3693, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?___store=english&___from_store=deutsch'), (3694, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3695, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3696, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3697, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (3698, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (3699, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3700, 'http://visitate.f-m-computer.de/index.php/index.php/ueberblick/articles/hoehepunkt-des-wissenschaftsjahres.html', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3701, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3702, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3703, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3704, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3705, 'http://visitate.f-m-computer.de/index.php/', ''), (3706, 'http://visitate.f-m-computer.de/', ''), (3707, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (3708, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3709, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3710, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3711, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6?mode=list', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3712, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6?mode=grid', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html?mode=list'), (3713, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6?mode=list', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html?mode=grid'), (3714, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1sP21vZGU9bGlzdA,,/product/24/', ''), (3715, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24', ''), (3716, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (3717, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online.html'), (3718, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3719, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3720, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3721, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3722, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3723, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3724, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3725, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3726, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3727, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3728, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3729, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3730, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3731, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3732, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3733, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3734, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3735, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3736, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3737, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3738, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3739, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3740, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (3741, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3742, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3743, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3744, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (3745, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3746, 'http://visitate.f-m-computer.de/index.php/index.php/ueberblick/articles/hoehepunkt-des-wissenschaftsjahres.html', ''), (3747, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3748, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3749, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3750, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3751, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3752, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3753, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3754, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3755, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3756, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3757, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3758, 'http://visitate.f-m-computer.de/index.php/', ''), (3759, 'http://visitate.f-m-computer.de/index.php/start?___store=deutsch', ''), (3760, 'http://visitate.f-m-computer.de/index.php/', ''), (3761, 'http://visitate.f-m-computer.de/index.php/', ''), (3762, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3763, 'http://visitate.f-m-computer.de/index.php/', ''), (3764, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3765, 'http://visitate.f-m-computer.de/index.php/', ''), (3766, 'http://visitate.f-m-computer.de/index.php/', ''), (3767, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3768, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3769, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3770, 'http://visitate.f-m-computer.de/index.php/', ''), (3771, 'http://visitate.f-m-computer.de/index.php/', ''), (3772, 'http://visitate.f-m-computer.de/index.php/', ''), (3773, 'http://visitate.f-m-computer.de/index.php/', ''), (3774, 'http://visitate.f-m-computer.de/index.php/', ''), (3775, 'http://visitate.f-m-computer.de/index.php/', ''), (3776, 'http://visitate.f-m-computer.de/index.php/', ''), (3777, 'http://visitate.f-m-computer.de/index.php/', ''), (3778, 'http://visitate.f-m-computer.de/index.php/', ''), (3779, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3780, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3781, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3782, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3783, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3784, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3785, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3786, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3787, 'http://visitate.f-m-computer.de/', ''), (3788, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (3789, 'http://visitate.f-m-computer.de/index.php/', ''), (3790, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3791, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3792, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3793, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3794, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3795, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3796, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3797, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3798, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3799, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3800, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3801, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4?mode=list', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3802, 'http://visitate.f-m-computer.de/', ''), (3803, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (3804, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3805, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3806, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3807, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3808, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3809, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3810, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3811, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3812, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3813, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3814, 'http://visitate.f-m-computer.de/', ''), (3815, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (3816, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3817, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3818, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3819, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3820, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3821, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3822, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3823, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3824, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3825, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3826, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3827, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3828, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3829, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3830, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3831, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6?dir=asc&order=name', ''), (3832, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html?dir=asc&order=name'), (3833, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html'), (3834, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3835, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3836, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3837, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3838, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (3839, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3840, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3841, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/38/from/2010-08-07%2000:00:00/to/2010-08-07%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/ausstellungsfuhrung-in-englisch.html'), (3842, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3843, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/39/from/2010-08-08%2000:00:00/to/2010-08-08%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html'), (3844, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3845, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (3846, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (3847, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (3848, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (3849, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3850, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (3851, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3852, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3853, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (3854, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (3855, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3856, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3857, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (3858, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3859, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3860, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3861, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3862, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3863, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3864, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3865, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-04%2012:00:00/to/2010-08-04%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3866, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-04%2013:00:00/to/2010-08-04%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3867, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-04%2013:30:00/to/2010-08-04%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3868, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-04%2014:00:00/to/2010-08-04%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3869, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-04%2015:00:00/to/2010-08-04%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3870, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-04%2015:30:00/to/2010-08-04%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3871, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3872, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6?mode=list', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3873, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html?mode=list'), (3874, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3875, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-04%2000:00:00/to/2010-08-04%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3876, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-12%2000:00:00/to/2010-08-12%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3877, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-04%2000:00:00/to/2010-08-04%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3878, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (3879, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3880, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-04%2000:00:00/to/2010-08-04%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3881, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3882, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3883, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3884, 'http://visitate.f-m-computer.de/index.php/', ''), (3885, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3886, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3887, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', ''), (3888, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (3889, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-04%2000:00:00/to/2010-08-04%2000:00:00/', ''), (3890, 'http://visitate.f-m-computer.de/index.php/', ''), (3891, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3892, 'http://visitate.f-m-computer.de/index.php/', ''), (3893, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', ''), (3894, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', ''), (3895, 'http://visitate.f-m-computer.de/index.php/customer/account/index/', ''), (3896, 'http://visitate.f-m-computer.de/index.php/customer/account/index/', ''), (3897, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html'), (3898, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3899, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3900, 'http://visitate.f-m-computer.de/index.php/', ''), (3901, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3902, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3903, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3904, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (3905, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3906, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3907, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (3908, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (3909, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-04%2016:30:00/to/2010-08-04%2017:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (3910, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (3911, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (3912, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (3913, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (3914, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3915, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-04%2000:00:00/to/2010-08-04%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3916, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL3RhZ2VzdGlja2V0LW9ubGluZS0zNC5odG1s/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3917, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3918, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', ''), (3919, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-04%2000:00:00/to/2010-08-04%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3920, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (3921, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3922, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3923, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGFnZXN0aWNrZXQtb25saW5lLmh0bWw,/product/24/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3924, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3925, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24/category/6', ''), (3926, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3927, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online.html'), (3928, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3929, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-09-24%2015:00:00/to/2010-09-24%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html'), (3930, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVuLW9ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/35/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html'), (3931, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html'), (3932, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35/category/6', ''), (3933, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html'), (3934, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3935, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (3936, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3937, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3938, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/38/from/2010-08-07%2000:00:00/to/2010-08-07%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/ausstellungsfuhrung-in-englisch.html'), (3939, 'http://visitate.f-m-computer.de/', ''), (3940, 'http://visitate.f-m-computer.de/', ''), (3941, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (3942, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3943, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3944, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3945, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3946, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3947, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3948, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3949, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3950, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (3951, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3952, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3953, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3954, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3955, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3956, 'http://visitate.f-m-computer.de/index.php', ''), (3957, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3958, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (3959, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3960, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3961, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (3962, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3963, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3964, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3965, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (3966, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/24/', ''), (3967, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/24', ''), (3968, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/24/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (3969, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3970, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (3971, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (3972, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-12%2010:00:00/to/2010-08-12%2010:00:00/', ''), (3973, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-12', ''), (3974, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-12%2014:30:00/to/2010-08-12%2015:00:00/', ''), (3975, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', ''), (3976, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3977, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3978, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3979, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (3980, 'http://visitate.f-m-computer.de/', ''), (3981, 'http://visitate.f-m-computer.de/', ''), (3982, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (3983, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3984, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (3985, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (3986, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (3987, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3988, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (3989, 'http://visitate.f-m-computer.de/index.php/', ''), (3990, 'http://visitate.f-m-computer.de/index.php/', ''), (3991, 'http://visitate.f-m-computer.de/index.php/', ''), (3992, 'http://visitate.f-m-computer.de/index.php/', ''), (3993, 'http://visitate.f-m-computer.de/index.php/', ''), (3994, 'http://visitate.f-m-computer.de/index.php/', ''), (3995, 'http://visitate.f-m-computer.de/index.php/', ''), (3996, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3997, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (3998, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (3999, 'http://visitate.f-m-computer.de/index.php/', ''), (4000, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4001, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4002, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4003, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4004, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4005, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4006, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (4007, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (4008, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (4009, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (4010, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (4011, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (4012, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (4013, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (4014, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (4015, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (4016, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (4017, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (4018, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', ''), (4019, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-04%2000:00:00/to/2010-08-04%2000:00:00/', ''), (4020, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (4021, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35/category/6', ''), (4022, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35/category/6', ''), (4023, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35/category/6', ''), (4024, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (4025, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', ''), (4026, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', ''), (4027, 'http://visitate.f-m-computer.de/index.php/', ''), (4028, 'http://visitate.f-m-computer.de/', ''), (4029, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (4030, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4031, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4032, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4033, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4034, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4035, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4036, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4037, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4038, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4039, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4040, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (4041, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (4042, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4043, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', ''), (4044, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4045, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', ''), (4046, 'http://visitate.f-m-computer.de/index.php/catalog/product/gallery/id/40/image/14/', ''), (4047, 'http://visitate.f-m-computer.de/index.php/catalog/product/gallery/id/40/image/14/', ''), (4048, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4049, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', ''), (4050, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (4051, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4052, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', ''), (4053, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4054, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', ''), (4055, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/40/to/2010-10-01/', ''), (4056, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-10-24%2000:00:00/to/2010-10-24%2000:00:00/', ''), (4057, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-10-10%2000:00:00/to/2010-10-10%2000:00:00/', ''), (4058, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-10-03%2000:00:00/to/2010-10-03%2000:00:00/', ''), (4059, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4060, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', ''), (4061, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4062, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', ''), (4063, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4064, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4065, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4066, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4067, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4068, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4069, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4070, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-04%2000:00:00/to/2010-08-04%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (4071, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (4072, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4073, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4074, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4075, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4076, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4077, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4078, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4079, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4080, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4081, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4082, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4083, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4084, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4085, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4086, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4087, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4088, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4089, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4090, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4091, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4092, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4093, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4094, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4095, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4096, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4097, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4098, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4099, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4100, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4101, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4102, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (4103, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4104, 'http://visitate.f-m-computer.de/', ''), (4105, 'http://visitate.f-m-computer.de/', ''), (4106, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (4107, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4108, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4109, 'http://visitate.f-m-computer.de/index.php/index.php/ueberblick-14.html', 'http://visitate.f-m-computer.de/index.php/'), (4110, 'http://visitate.f-m-computer.de/index.php/index.php/index.php/ueberblick-67.html', 'http://visitate.f-m-computer.de/index.php/index.php/ueberblick-14.html'), (4111, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/index.php/ueberblick-14.html'), (4112, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (4113, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4114, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4115, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4116, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4117, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4118, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4119, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4120, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4121, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4122, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4123, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4124, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4125, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4126, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4127, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-05', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4128, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-05%2010:00:00/to/2010-08-05%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4129, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-05%2016:30:00/to/2010-08-05%2017:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4130, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4131, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4132, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4133, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4134, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4135, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4136, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4137, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4138, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4139, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4140, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4141, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4142, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4143, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (4144, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4145, 'http://visitate.f-m-computer.de/index.php/about-magento-demo-store', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (4146, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4147, 'http://visitate.f-m-computer.de/index.php/about-magento-demo-store', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4148, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2014:30:00/to/2010-09-24%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4149, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4150, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (4151, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4152, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2014:30:00/to/2010-09-24%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4153, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4154, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4155, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4156, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4157, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (4158, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (4159, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (4160, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-04%2019:30:00/to/2010-08-04%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4161, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4162, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4163, 'http://visitate.f-m-computer.de/index.php/bestellung', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4164, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/bestellung'), (4165, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/bestellung'), (4166, 'http://visitate.f-m-computer.de/index.php/widerruf/', 'http://visitate.f-m-computer.de/index.php/agb/'), (4167, 'http://visitate.f-m-computer.de/index.php/widerruf/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (4168, 'http://visitate.f-m-computer.de/index.php/lieferung/', 'http://visitate.f-m-computer.de/index.php/widerruf/'), (4169, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/lieferung/'), (4170, 'http://visitate.f-m-computer.de/index.php/lieferung/', 'http://visitate.f-m-computer.de/index.php/widerruf/'), (4171, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/lieferung/'), (4172, 'http://visitate.f-m-computer.de/index.php/datenschutz/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (4173, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/datenschutz/'), (4174, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (4175, 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (4176, 'http://visitate.f-m-computer.de/index.php/datenschutz/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (4177, 'http://visitate.f-m-computer.de/index.php/contacts/', 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/'), (4178, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/datenschutz/'), (4179, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/contacts/'), (4180, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/'), (4181, 'http://visitate.f-m-computer.de/index.php/', ''), (4182, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4183, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4184, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (4185, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (4186, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-09-24%2014:30:00/to/2010-09-24%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4187, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/392/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4188, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4189, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4190, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (4191, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4192, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (4193, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4194, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (4195, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4196, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4197, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (4198, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (4199, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-04%2015:00:00/to/2010-08-04%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4200, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (4201, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4202, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (4203, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4204, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (4205, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4206, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', ''), (4207, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (4208, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-04%2000:00:00/to/2010-08-04%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (4209, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (4210, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (4211, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (4212, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-04%2000:00:00/to/2010-08-04%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (4213, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (4214, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (4215, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (4216, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-09-24%2017:30:00/to/2010-09-24%2018:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4217, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4218, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4219, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (4220, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (4221, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4222, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1s/product/38/', ''), (4223, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38', ''), (4224, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/38/from/2010-08-07%2000:00:00/to/2010-08-07%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (4225, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYXVzc3RlbGx1bmdzZnVocnVuZy1pbi1lbmdsaXNjaC5odG1s/product/38/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (4226, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (4227, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (4228, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38', ''), (4229, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/38/from/2010-08-07%2000:00:00/to/2010-08-07%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (4230, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (4231, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4232, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4233, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4234, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4235, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4236, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (4237, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (4238, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4239, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4240, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4241, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (4242, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html'), (4243, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html'), (4244, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (4245, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-09-25%2015:00:00/to/2010-09-25%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html'), (4246, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVuLW9ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/35/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html'), (4247, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html'), (4248, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-09-24%2016:30:00/to/2010-09-24%2017:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4249, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4250, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4251, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4252, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4253, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4254, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4255, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4256, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4257, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4258, 'http://visitate.f-m-computer.de/index.php/customer/account/login/index.php/ueberblick-67.html', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (4259, 'http://visitate.f-m-computer.de/index.php/customer/account/login/index.php/ueberblick/articles/hoehepunkt-des-wissenschaftsjahres.html', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (4260, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch'), (4261, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english'), (4262, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch'), (4263, 'http://visitate.f-m-computer.de/index.php/customer/account/login/index.php/ueberblick/articles/hoehepunkt-des-wissenschaftsjahres.html', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (4264, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4265, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4266, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4267, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4268, 'http://visitate.f-m-computer.de/', ''), (4269, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (4270, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (4271, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4272, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (4273, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (4274, 'http://visitate.f-m-computer.de/index.php/index.php/ueberblick/articles/hoehepunkt-des-wissenschaftsjahres.html', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4275, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4276, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/index.php/ueberblick/articles/hoehepunkt-des-wissenschaftsjahres.html'), (4277, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4278, 'http://visitate.f-m-computer.de/', ''), (4279, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (4280, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4281, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4?mode=list', ''), (4282, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4?mode=list', ''), (4283, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4?mode=list', ''), (4284, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4?mode=list', ''), (4285, 'http://visitate.f-m-computer.de/index.php/mgb1.jpg', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html?mode=list'), (4286, 'http://visitate.f-m-computer.de/index.php/mgb3.jpg', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html?mode=list'), (4287, 'http://visitate.f-m-computer.de/index.php/logo_lila.png', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html?mode=list'), (4288, 'http://visitate.f-m-computer.de/index.php/deutsch_selected.png', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html?mode=list'), (4289, 'http://visitate.f-m-computer.de/index.php/mgb2.jpg', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html?mode=list'), (4290, 'http://visitate.f-m-computer.de/index.php/mgb4.jpg', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html?mode=list'), (4291, 'http://visitate.f-m-computer.de/index.php/bnr_nowaccepting_150x60.gif', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html?mode=list'), (4292, 'http://visitate.f-m-computer.de/index.php/400_f_3999029_rclk3d3zu9biaikcjoybo8ofwrffo8r5_10.jpg', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html?mode=list'), (4293, 'http://visitate.f-m-computer.de/index.php/english.png', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html?mode=list'), (4294, 'http://visitate.f-m-computer.de/index.php/i_asc_arrow.gif', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html?mode=list'), (4295, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4?mode=list', ''), (4296, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4?mode=list', ''), (4297, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4?mode=list', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html?mode=list'), (4298, 'http://visitate.f-m-computer.de/', ''), (4299, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (4300, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4301, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4302, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4303, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4304, 'http://visitate.f-m-computer.de/', ''), (4305, 'http://visitate.f-m-computer.de/', ''), (4306, 'http://visitate.f-m-computer.de/index.php/ueberblick/articles/hoehepunkt-des-wissenschaftsjahres.html', 'http://visitate.f-m-computer.de/'), (4307, 'http://visitate.f-m-computer.de/index.php/ueberblick/articles/index.php/ueberblick-67.html', 'http://visitate.f-m-computer.de/index.php/ueberblick/articles/hoehepunkt-des-wissenschaftsjahres.html'), (4308, 'http://visitate.f-m-computer.de/index.php/ueberblick/articles/index.php/ueberblick-14.html', 'http://visitate.f-m-computer.de/index.php/ueberblick/articles/hoehepunkt-des-wissenschaftsjahres.html'), (4309, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4310, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4311, 'http://visitate.f-m-computer.de/index.php/service-fee', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4312, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4313, 'http://visitate.f-m-computer.de/index.php/service-fee', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4314, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/ueberblick/articles/index.php/ueberblick-14.html'), (4315, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (4316, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (4317, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (4318, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-30%2010:00:00/to/2010-09-30%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4319, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-09-30', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4320, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-30%2017:00:00/to/2010-09-30%2017:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4321, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4322, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4323, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4324, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4325, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4326, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4327, 'http://visitate.f-m-computer.de/index.php/', ''), (4328, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4329, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4330, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (4331, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (4332, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-09-30', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4333, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-09-30%2010:00:00/to/2010-09-30%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4334, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-09-30%2017:00:00/to/2010-09-30%2017:30:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4335, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4336, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4337, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4338, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4339, 'http://visitate.f-m-computer.de/index.php/', ''), (4340, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4341, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4342, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4343, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-04%2000:00:00/to/2010-08-04%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (4344, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (4345, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4346, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (4347, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4348, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4349, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4350, 'http://visitate.f-m-computer.de/index.php/', ''), (4351, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (4352, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4?options=cart', ''), (4353, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (4354, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (4355, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (4356, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4357, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4358, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4359, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4360, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4361, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-04%2000:00:00/to/2010-08-04%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (4362, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4363, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4364, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4365, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4366, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4367, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4368, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4369, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4370, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (4371, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (4372, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4373, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2015:30:00/to/2010-09-24%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4374, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1s/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4375, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4376, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2017:00:00/to/2010-09-24%2017:30:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4377, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4378, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4379, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4380, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4381, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2016:00:00/to/2010-09-24%2016:30:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4382, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4383, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4384, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4385, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1s/product/38/', ''), (4386, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38', ''), (4387, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/38/from/2010-08-07%2000:00:00/to/2010-08-07%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (4388, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYXVzc3RlbGx1bmdzZnVocnVuZy1pbi1lbmdsaXNjaC5odG1s/product/38/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (4389, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (4390, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38', ''), (4391, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/38/from/2010-08-07%2000:00:00/to/2010-08-07%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (4392, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (4393, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4394, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4395, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4396, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4397, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2014:30:00/to/2010-09-24%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4398, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1s/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4399, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4400, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2014:00:00/to/2010-09-24%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4401, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4402, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4403, 'http://visitate.f-m-computer.de/', ''), (4404, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/'), (4405, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (4406, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4407, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4408, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4409, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/406/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4410, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-04%2016:00:00/to/2010-08-04%2016:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4411, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4412, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4413, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4414, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/406/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4415, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/406/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4416, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/406/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4417, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/406/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4418, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/412/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4419, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4420, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4421, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4422, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (4423, 'http://visitate.f-m-computer.de/index.php/', ''), (4424, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (4425, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4426, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2015:30:00/to/2010-09-24%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4427, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1s/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4428, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4429, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2014:30:00/to/2010-09-24%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4430, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4431, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4432, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36', ''), (4433, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4434, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4435, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-04%2013:30:00/to/2010-08-04%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (4436, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw,/product/37/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (4437, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (4438, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-26%2010:00:00/to/2010-08-26%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (4439, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/37/date/2010-08-26', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (4440, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (4441, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4442, 'http://visitate.f-m-computer.de/', ''), (4443, 'http://visitate.f-m-computer.de/', ''), (4444, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (4445, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4446, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (4447, 'http://visitate.f-m-computer.de/index.php/fuehrungen/index.php/ueberblick/articles/hoehepunkt-des-wissenschaftsjahres.html', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4448, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4449, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4450, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4451, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/38/from/2010-08-07%2000:00:00/to/2010-08-07%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/ausstellungsfuhrung-in-englisch.html'), (4452, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4453, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/39/from/2010-08-08%2000:00:00/to/2010-08-08%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html'), (4454, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4455, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4456, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4457, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4458, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4459, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4460, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4461, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/'), (4462, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch'), (4463, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (4464, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (4465, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4466, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4467, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4468, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4469, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4470, 'http://visitate.f-m-computer.de/', ''), (4471, 'http://visitate.f-m-computer.de/', ''), (4472, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (4473, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4474, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4475, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4476, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4477, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (4478, 'http://visitate.f-m-computer.de/index.php/customer/account/login/index.php/ueberblick-67.html', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (4479, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (4480, 'http://visitate.f-m-computer.de/', ''), (4481, 'http://visitate.f-m-computer.de/index.php', ''), (4482, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php'), (4483, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4484, 'http://visitate.f-m-computer.de/', ''), (4485, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (4486, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4487, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (4488, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4489, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-05%2011:00:00/to/2010-08-05%2011:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (4490, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw,/product/37/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (4491, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (4492, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-05%2010:00:00/to/2010-08-05%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (4493, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-26%2010:00:00/to/2010-08-26%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (4494, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/37/date/2010-08-26', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (4495, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-26%2012:00:00/to/2010-08-26%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (4496, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLXNjaHVsa2xhc3Nlbi5odG1s/product/37/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (4497, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (4498, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (4499, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4500, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4501, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4502, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4503, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4504, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4505, 'http://visitate.f-m-computer.de/', ''), (4506, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (4507, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (4508, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4509, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4510, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4511, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4512, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4513, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4514, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4515, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-05%2000:00:00/to/2010-08-05%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (4516, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (4517, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4?options=cart', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4518, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-05%2011:30:00/to/2010-08-05%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (4519, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0/product/37/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (4520, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (4521, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/417/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4522, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4523, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (4524, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-05%2011:30:00/to/2010-08-05%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (4525, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLXNjaHVsa2xhc3Nlbi5odG1s/product/37/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (4526, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (4527, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4528, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (4529, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/420/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4530, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4531, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/419/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (4532, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (4533, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (4534, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (4535, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4536, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4537, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4538, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4539, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-26%2010:00:00/to/2010-08-26%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4540, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-26', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4541, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-26%2011:30:00/to/2010-08-26%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4542, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4543, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4544, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4545, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4546, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4547, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4548, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4549, 'http://visitate.f-m-computer.de/', ''), (4550, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (4551, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (4552, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4?options=cart', ''), (4553, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4554, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (4555, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4556, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4557, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4558, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4559, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (4560, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4561, 'http://visitate.f-m-computer.de/index.php/start?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4562, 'http://visitate.f-m-computer.de/index.php/start?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4563, 'http://visitate.f-m-computer.de/index.php/start?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4564, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4565, 'http://visitate.f-m-computer.de/index.php', ''), (4566, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php'), (4567, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php'), (4568, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4569, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4570, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4571, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4572, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4573, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4574, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4575, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (4576, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4577, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4578, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4579, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4580, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4581, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch', ''), (4582, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=english', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch'), (4583, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch'), (4584, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english'), (4585, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4586, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4587, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4588, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4589, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4590, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4591, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-05%2000:00:00/to/2010-08-05%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (4592, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index.php/ueberblick-14.html', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4593, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english'), (4594, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english'), (4595, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english'), (4596, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (4597, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (4598, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4599, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (4600, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (4601, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (4602, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4603, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4604, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (4605, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (4606, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4607, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4608, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4609, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4610, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4611, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4612, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4613, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4614, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4615, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4616, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4617, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4618, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4619, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4620, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4621, 'http://visitate.f-m-computer.de/index.php/home?___store=english', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4622, 'http://visitate.f-m-computer.de/', ''), (4623, 'http://visitate.f-m-computer.de/', ''), (4624, 'http://visitate.f-m-computer.de/', ''), (4625, 'http://visitate.f-m-computer.de/', ''), (4626, 'http://visitate.f-m-computer.de/', ''), (4627, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/'), (4628, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (4629, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch'), (4630, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (4631, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (4632, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4633, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4634, 'http://visitate.f-m-computer.de/index.php/bestellung?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4635, 'http://visitate.f-m-computer.de/index.php/customer-service?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4636, 'http://visitate.f-m-computer.de/index.php/datenschutz?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4637, 'http://visitate.f-m-computer.de/index.php/service-fee?___store=english', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4638, 'http://visitate.f-m-computer.de/index.php/slidetest?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4639, 'http://visitate.f-m-computer.de/index.php/slidetest?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4640, 'http://visitate.f-m-computer.de/index.php/slidetest?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4641, 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4642, 'http://visitate.f-m-computer.de/index.php/widerruf?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4643, 'http://visitate.f-m-computer.de/index.php/zahlung?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/limit/30/form_key/qt3MqLdCDAgdgvNI/'), (4644, 'http://visitate.f-m-computer.de/index.php/about-magento-demo-store?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4645, 'http://visitate.f-m-computer.de/index.php/agb?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4646, 'http://visitate.f-m-computer.de/index.php/bestellung?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4647, 'http://visitate.f-m-computer.de/index.php/customer-service?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4648, 'http://visitate.f-m-computer.de/index.php/datenschutz?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4649, 'http://visitate.f-m-computer.de/index.php/home?___store=english', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4650, 'http://visitate.f-m-computer.de/index.php/impressum?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4651, 'http://visitate.f-m-computer.de/index.php/lieferung?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4652, 'http://visitate.f-m-computer.de/index.php/no-route?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4653, 'http://visitate.f-m-computer.de/index.php/slidetest?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4654, 'http://visitate.f-m-computer.de/index.php/start?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4655, 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4656, 'http://visitate.f-m-computer.de/index.php/widerruf?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/'), (4657, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4658, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4659, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4660, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4661, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4662, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (4663, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4664, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4665, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4666, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4667, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4668, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4669, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4670, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4671, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4672, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4673, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (4674, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (4675, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2010:00:00/to/2010-08-27%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4676, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-27', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4677, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (4678, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (4679, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-05%2013:30:00/to/2010-08-05%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4680, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-05%2014:00:00/to/2010-08-05%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4681, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (4682, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (4683, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4684, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4685, 'http://visitate.f-m-computer.de/index.php/service-fee', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4686, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4?mode=list', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4687, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/service-fee'), (4688, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4689, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4690, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4691, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4692, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4693, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-05%2000:00:00/to/2010-08-05%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (4694, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4695, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4696, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4697, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4698, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4699, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4700, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english'), (4701, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english'), (4702, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4703, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4704, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4705, 'http://visitate.f-m-computer.de/', ''), (4706, 'http://visitate.f-m-computer.de/', ''), (4707, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (4708, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4709, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4710, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4711, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4712, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4713, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4714, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4715, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4716, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4717, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4718, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4719, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4720, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (4721, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4722, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/39/from/2010-08-08%2000:00:00/to/2010-08-08%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html'), (4723, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4724, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/39/from/2010-08-08%2000:00:00/to/2010-08-08%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html'), (4725, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html'), (4726, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/39/from/2010-08-08%2000:00:00/to/2010-08-08%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html?___store=english&___from_store=deutsch'), (4727, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html?___store=english&___from_store=deutsch'), (4728, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/39/from/2010-08-08%2000:00:00/to/2010-08-08%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html?___store=deutsch&___from_store=english'), (4729, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html?___store=deutsch&___from_store=english'), (4730, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4731, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4732, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4733, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4734, 'http://visitate.f-m-computer.de/index.php/', ''), (4735, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4736, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4737, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4738, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (4739, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (4740, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4741, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4742, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4743, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4744, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4745, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4746, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2010:00:00/to/2010-08-06%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4747, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-06', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4748, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2014:30:00/to/2010-08-06%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4749, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4750, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4751, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (4752, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4753, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (4754, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4755, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (4756, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4757, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4758, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (4759, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (4760, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (4761, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (4762, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (4763, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4764, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (4765, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4766, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4767, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-06%2000:00:00/to/2010-08-06%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (4768, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4769, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-06%2000:00:00/to/2010-08-06%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (4770, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (4771, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4772, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4773, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4774, 'http://visitate.f-m-computer.de/index.php/', ''), (4775, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4776, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4777, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4778, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2010:30:00/to/2010-08-06%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4779, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2011:30:00/to/2010-08-06%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4780, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-11', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4781, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-11%2011:30:00/to/2010-08-11%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4782, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4783, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4784, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4785, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4786, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4787, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4788, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4789, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4790, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4791, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4792, 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4793, 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4794, 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4795, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4796, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk'), (4797, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4798, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4799, 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4800, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4801, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4802, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4803, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4804, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4805, 'http://visitate.f-m-computer.de/index.php/', ''), (4806, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4807, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4808, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4809, 'http://visitate.f-m-computer.de/', ''), (4810, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (4811, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4812, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-09-26%2000:00:00/to/2010-09-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (4813, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (4814, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4815, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/39/from/2010-08-08%2000:00:00/to/2010-08-08%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html'), (4816, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (4817, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4818, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (4819, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4820, 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4821, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4822, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4823, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4824, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk'), (4825, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4826, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4827, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4828, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4829, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4830, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4831, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4832, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4833, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4834, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4835, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4836, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4837, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4838, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4839, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4840, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4841, 'http://visitate.f-m-computer.de/', ''), (4842, 'http://visitate.f-m-computer.de/', ''), (4843, 'http://visitate.f-m-computer.de/', ''), (4844, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (4845, 'http://visitate.f-m-computer.de/', ''), (4846, 'http://visitate.f-m-computer.de/', ''), (4847, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (4848, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4849, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4850, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4851, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4852, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4853, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4854, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4855, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4856, 'http://visitate.f-m-computer.de/', ''), (4857, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (4858, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4859, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4860, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4861, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4862, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4863, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4864, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4865, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4866, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-18', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4867, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-18%2010:00:00/to/2010-08-18%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4868, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-18%2013:00:00/to/2010-08-18%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4869, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4870, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4871, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4872, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4873, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2010:00:00/to/2010-08-06%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4874, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-06', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4875, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (4876, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2015:30:00/to/2010-08-06%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4877, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4878, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (4879, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4880, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4881, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4882, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4883, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/427/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4884, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4885, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (4886, 'http://visitate.f-m-computer.de/index.php/', ''), (4887, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4888, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (4889, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4890, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4891, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (4892, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (4893, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4894, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4895, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4896, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4897, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2016:00:00/to/2010-09-24%2016:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4898, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-09-24%2012:30:00/to/2010-09-24%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4899, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4900, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4901, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (4902, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (4903, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4904, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-24%2013:30:00/to/2010-09-24%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4905, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-25%2013:30:00/to/2010-09-25%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4906, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4907, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-25%2014:30:00/to/2010-09-25%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4908, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4909, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4910, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4911, 'http://visitate.f-m-computer.de/index.php/', ''), (4912, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (4913, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (4914, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4915, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4916, 'http://visitate.f-m-computer.de/', ''), (4917, 'http://visitate.f-m-computer.de/', ''), (4918, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (4919, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (4920, 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4921, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4922, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/432/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAv/', 'http://visitate.f-m-computer.de/index.php/'), (4923, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (4924, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (4925, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/'), (4926, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (4927, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk'), (4928, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (4929, 'http://visitate.f-m-computer.de/index.php', ''), (4930, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php'), (4931, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4932, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4933, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (4934, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2014:00:00/to/2010-08-06%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4935, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2011:30:00/to/2010-08-06%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4936, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2010:00:00/to/2010-08-06%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4937, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2011:00:00/to/2010-08-06%2011:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4938, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2010:30:00/to/2010-08-06%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4939, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2016:00:00/to/2010-08-06%2016:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4940, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2012:30:00/to/2010-08-06%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4941, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2013:30:00/to/2010-08-06%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4942, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2018:00:00/to/2010-08-06%2018:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4943, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2019:30:00/to/2010-08-06%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4944, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2014:30:00/to/2010-08-06%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4945, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2017:00:00/to/2010-08-06%2017:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4946, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2016:00:00/to/2010-08-06%2016:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4947, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2018:30:00/to/2010-08-06%2019:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4948, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2019:00:00/to/2010-08-06%2019:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4949, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2014:30:00/to/2010-08-06%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4950, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-27', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4951, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2013:30:00/to/2010-08-06%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4952, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2014:30:00/to/2010-08-27%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4953, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2015:00:00/to/2010-08-27%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4954, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2013:30:00/to/2010-08-27%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4955, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2014:00:00/to/2010-08-27%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4956, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (4957, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2011:30:00/to/2010-08-06%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4958, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-06%2012:00:00/to/2010-08-06%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4959, 'http://visitate.f-m-computer.de/index.php/', ''), (4960, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4961, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4962, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4963, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (4964, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html'), (4965, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (4966, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4967, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4968, 'http://visitate.f-m-computer.de/index.php/index.php/ueberblick/articles/hoehepunkt-des-wissenschaftsjahres.html', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (4969, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4970, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (4971, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (4972, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4973, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4974, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4975, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4976, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4977, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4978, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4979, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4980, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4981, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4982, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4983, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4984, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4985, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4986, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4987, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (4988, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4989, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4990, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4991, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4992, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (4993, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (4994, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (4995, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (4996, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (4997, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (4998, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (4999, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?___store=english&___from_store=deutsch'), (5000, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5001, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5002, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5003, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (5004, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5005, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (5006, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5007, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-06%2011:30:00/to/2010-08-06%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (5008, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw,/product/37/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (5009, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (5010, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/37/date/2010-08-06', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (5011, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-06%2010:00:00/to/2010-08-06%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (5012, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-06%2013:30:00/to/2010-08-06%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (5013, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLXNjaHVsa2xhc3Nlbi5odG1s/product/37/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (5014, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-schulklassen.html'), (5015, 'http://visitate.f-m-computer.de/index.php/bestellung', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5016, 'http://visitate.f-m-computer.de/index.php/bestellung?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/bestellung'), (5017, 'http://visitate.f-m-computer.de/', ''), (5018, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/'), (5019, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/'), (5020, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (5021, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5022, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5023, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5024, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5025, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (5026, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5027, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (5028, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5029, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5030, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5031, 'http://visitate.f-m-computer.de/', ''), (5032, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (5033, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5034, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5035, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-13', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5036, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-13%2010:00:00/to/2010-08-13%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5037, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5038, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-13%2012:00:00/to/2010-08-13%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5039, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-13%2015:00:00/to/2010-08-13%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5040, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-13%2010:00:00/to/2010-08-13%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5041, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5042, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-25', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5043, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-25%2010:00:00/to/2010-08-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5044, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-25%2015:00:00/to/2010-08-25%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5045, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5046, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5047, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5048, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5049, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5050, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5051, 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5052, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5053, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5054, 'http://visitate.f-m-computer.de/index.php/service-fee', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html?___store=english&___from_store=deutsch'), (5055, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/service-fee'), (5056, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5057, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5058, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html?___store=deutsch&___from_store=english'), (5059, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-07%2000:00:00/to/2010-08-07%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5060, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-27%2000:00:00/to/2010-08-27%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5061, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-27%2000:00:00/to/2010-08-28%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5062, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-29%2000:00:00/to/2010-08-29%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5063, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL3RhZ2VzdGlja2V0LW9ubGluZS0zNC5odG1s/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5064, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5065, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5066, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5067, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5068, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5069, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5070, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5071, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-09-24%2015:00:00/to/2010-09-24%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html'), (5072, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVuLW9ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/35/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html'), (5073, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html'), (5074, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5075, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (5076, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5077, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/38/from/2010-08-07%2000:00:00/to/2010-08-07%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/ausstellungsfuhrung-in-englisch.html'), (5078, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/ausstellungsfuhrung-in-englisch.html'), (5079, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/38/from/2010-09-25%2000:00:00/to/2010-09-25%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/ausstellungsfuhrung-in-englisch.html'), (5080, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi9hdXNzdGVsbHVuZ3NmdWhydW5nLWluLWVuZ2xpc2NoLmh0bWw,/product/38/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/ausstellungsfuhrung-in-englisch.html'), (5081, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/ausstellungsfuhrung-in-englisch.html'), (5082, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5083, 'http://visitate.f-m-computer.de/index.php/', ''), (5084, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5085, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5086, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5087, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5088, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5089, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5090, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5091, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5092, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-09-24%2010:00:00/to/2010-09-24%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5093, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5094, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5095, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5096, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5097, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5098, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5099, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5100, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5101, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5102, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5103, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5104, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5105, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5106, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5107, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5108, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5109, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5110, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5111, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5112, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5113, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-09-24%2000:00:00/to/2010-09-24%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5114, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5115, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5116, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-07%2015:30:00/to/2010-08-07%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5117, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5118, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5119, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-07%2013:30:00/to/2010-08-07%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5120, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5121, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5122, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-07%2014:30:00/to/2010-08-07%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5123, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5124, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5125, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-07%2014:30:00/to/2010-08-07%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5126, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5127, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5128, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/442/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5129, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5130, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (5131, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5132, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5133, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5134, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5135, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5136, 'http://visitate.f-m-computer.de/', ''), (5137, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5138, 'http://visitate.f-m-computer.de/', ''), (5139, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (5140, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5141, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5142, 'http://visitate.f-m-computer.de/', ''), (5143, 'http://visitate.f-m-computer.de/', ''), (5144, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (5145, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5146, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5147, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5148, 'http://visitate.f-m-computer.de/', ''), (5149, 'http://visitate.f-m-computer.de/', ''), (5150, 'http://visitate.f-m-computer.de/', ''), (5151, 'http://visitate.f-m-computer.de/', ''), (5152, 'http://visitate.f-m-computer.de/', ''), (5153, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (5154, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5155, 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5156, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5157, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5158, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5159, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5160, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (5161, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (5162, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5163, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5164, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:30:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5165, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5166, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5167, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5168, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5169, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2014:00:00/to/2010-08-29%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5170, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5171, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5172, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5173, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5174, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:30:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5175, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5176, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5177, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (5178, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-22', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5179, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-22%2010:00:00/to/2010-08-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5180, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-22%2012:00:00/to/2010-08-22%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5181, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5182, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5183, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5184, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5185, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2011:00:00/to/2010-08-29%2011:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5186, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5187, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5188, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5189, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5190, 'http://visitate.f-m-computer.de/index.php/', ''), (5191, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5192, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5193, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5194, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (5195, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5196, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-08%2000:00:00/to/2010-08-08%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5197, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5198, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5199, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5200, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5201, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5202, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/456/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8_X19fZnJvbV9zdG9yZT1lbmdsaXNoJl9fX3N0b3JlPWRldXRzY2g,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english'), (5203, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/?___from_store=english&___store=deutsch', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english'), (5204, 'http://visitate.f-m-computer.de/index.php/', ''), (5205, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5206, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5207, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (5208, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5209, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-08%2000:00:00/to/2010-08-08%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5210, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5211, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5212, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-28%2000:00:00/to/2010-08-28%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5213, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5214, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5215, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5216, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/461/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5217, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5218, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/459/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5219, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5220, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5221, 'http://visitate.f-m-computer.de/index.php/', ''), (5222, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5223, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5224, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (5225, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5226, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-08%2000:00:00/to/2010-08-08%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5227, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5228, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-08%2000:00:00/to/2010-08-08%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5229, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-22%2000:00:00/to/2010-08-22%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5230, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5231, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5232, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5233, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5234, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5235, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5236, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5237, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (5238, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (5239, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (5240, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (5241, 'http://visitate.f-m-computer.de/index.php/customer/account/login/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (5242, 'http://visitate.f-m-computer.de/index.php/checkout/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/?___store=english&___from_store=deutsch'), (5243, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/?___store=english&___from_store=deutsch'), (5244, 'http://visitate.f-m-computer.de/', ''), (5245, 'http://visitate.f-m-computer.de/', ''), (5246, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (5247, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5248, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (5249, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (5250, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-08-13', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5251, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-13%2010:00:00/to/2010-08-13%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5252, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-13%2016:30:00/to/2010-08-13%2017:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5253, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5254, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5255, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (5256, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5257, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (5258, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5259, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-08%2000:00:00/to/2010-08-08%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5260, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-22%2000:00:00/to/2010-08-22%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5261, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5262, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5263, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5264, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-08%2000:00:00/to/2010-08-08%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5265, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5266, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (5267, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (5268, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-15%2010:00:00/to/2010-08-15%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5269, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-15', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5270, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-15%2013:00:00/to/2010-08-15%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5271, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5272, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5273, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (5274, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5275, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5276, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5277, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/40/from/2010-08-08%2000:00:00/to/2010-08-08%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (5278, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi9oaWdobGlnaHRmdWhydW5nLXdlbHR3aXNzZW4tNDAuaHRtbA,,/product/40/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (5279, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (5280, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (5281, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5282, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5283, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5284, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5285, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5286, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5287, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5288, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5289, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (5290, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (5291, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (5292, 'http://visitate.f-m-computer.de/', ''), (5293, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/'), (5294, 'http://visitate.f-m-computer.de/', ''), (5295, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/'), (5296, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch'), (5297, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5298, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5299, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5300, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5301, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (5302, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?___store=deutsch&___from_store=english'), (5303, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (5304, 'http://visitate.f-m-computer.de/index.php', ''), (5305, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php'), (5306, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5307, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/'), (5308, 'http://visitate.f-m-computer.de/', ''), (5309, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (5310, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5311, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5312, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5313, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-12', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5314, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-12%2010:00:00/to/2010-08-12%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5315, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-12%2015:30:00/to/2010-08-12%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5316, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5317, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5318, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-14', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (5319, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-14%2010:00:00/to/2010-08-14%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (5320, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-14%2013:30:00/to/2010-08-14%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (5321, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (5322, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (5323, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36', ''), (5324, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (5325, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5326, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (5327, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5328, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5329, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-15%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5330, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5331, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5332, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5333, 'http://visitate.f-m-computer.de/', ''), (5334, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (5335, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5336, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (5337, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5338, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5339, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-15%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5340, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5341, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (5342, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (5343, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-08-15', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5344, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-15%2010:00:00/to/2010-08-15%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5345, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-15%2014:00:00/to/2010-08-15%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5346, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5347, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5348, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (5349, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5350, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', ''), (5351, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (5352, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (5353, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-11%2000:00:00/to/2010-08-15%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (5354, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (5355, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (5356, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (5357, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-15%2010:00:00/to/2010-08-15%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5358, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-15', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5359, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-15%2014:00:00/to/2010-08-15%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5360, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5361, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5362, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch'), (5363, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/'), (5364, 'http://visitate.f-m-computer.de/', ''), (5365, 'http://visitate.f-m-computer.de/', ''), (5366, 'http://visitate.f-m-computer.de/', ''), (5367, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/'), (5368, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (5369, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5370, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5371, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (5372, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-13%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (5373, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-13%2000:00:00/to/2010-08-13%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (5374, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGFnZXN0aWNrZXQtb25saW5lLTQxLmh0bWw,/product/41/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (5375, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (5376, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5377, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5378, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-12%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5379, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5380, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-12%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5381, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-13%2000:00:00/to/2010-08-13%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5382, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-20%2000:00:00/to/2010-08-20%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5383, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-19%2000:00:00/to/2010-08-20%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5384, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-18%2000:00:00/to/2010-08-18%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5385, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-18%2000:00:00/to/2010-08-19%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5386, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-18%2000:00:00/to/2010-08-18%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5387, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5388, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5389, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (5390, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-20%2000:00:00/to/2010-08-20%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (5391, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-18%2000:00:00/to/2010-08-20%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (5392, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-19%2000:00:00/to/2010-08-19%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (5393, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-27%2000:00:00/to/2010-08-28%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (5394, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-27%2000:00:00/to/2010-08-27%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (5395, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-26%2000:00:00/to/2010-08-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (5396, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-12%2000:00:00/to/2010-08-12%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (5397, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-12%2000:00:00/to/2010-08-13%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (5398, 'http://visitate.f-m-computer.de/', ''), (5399, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/'), (5400, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (5401, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5402, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5403, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5404, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html?___store=english&___from_store=deutsch'), (5405, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5406, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5407, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5408, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-18%2000:00:00/to/2010-08-18%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5409, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-19%2000:00:00/to/2010-08-19%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5410, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-20%2000:00:00/to/2010-08-20%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5411, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-12%2000:00:00/to/2010-08-12%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5412, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-12%2000:00:00/to/2010-08-13%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5413, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5414, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5415, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-11%2000:00:00/to/2010-08-12%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5416, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL3RhZ2VzdGlja2V0LW9ubGluZS0zNC5odG1s/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5417, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5418, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/422/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5419, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5420, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/422/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5421, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5422, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/482/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (5423, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (5424, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (5425, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5426, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5427, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5428, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5429, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (5430, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-11%2000:00:00/to/2010-08-12%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (5431, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (5432, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (5433, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (5434, 'http://visitate.f-m-computer.de/', ''), (5435, 'http://visitate.f-m-computer.de/', ''), (5436, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (5437, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5438, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (5439, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5440, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5441, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-15%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5442, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-15%2000:00:00/to/2010-08-15%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5443, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-15%2000:00:00/to/2010-08-15%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5444, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5445, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (5446, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5447, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5448, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-15%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5449, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (5450, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5451, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5452, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5453, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5454, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5455, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-11%2013:30:00/to/2010-08-11%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5456, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-12%2013:30:00/to/2010-08-12%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5457, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-12', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5458, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-12%2014:30:00/to/2010-08-12%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5459, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5460, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5461, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5462, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5463, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5464, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5465, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html?___store=deutsch&___from_store=english'), (5466, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5467, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5468, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (5469, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5470, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5471, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5472, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5473, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-12%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5474, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5475, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-12%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5476, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-12%2000:00:00/to/2010-08-12%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5477, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-12%2000:00:00/to/2010-08-12%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5478, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-12%2000:00:00/to/2010-08-13%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5479, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-14%2000:00:00/to/2010-08-14%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5480, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-14%2000:00:00/to/2010-08-15%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5481, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-21%2000:00:00/to/2010-08-21%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5482, 'http://visitate.f-m-computer.de/', ''), (5483, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/'), (5484, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch'), (5485, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5486, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (5487, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (5488, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5489, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5490, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5491, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5492, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5493, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5494, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (5495, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5496, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5497, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-15%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5498, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-15%2000:00:00/to/2010-08-15%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5499, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5500, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5501, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5502, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4?options=cart', ''), (5503, 'http://visitate.f-m-computer.de/index.php/start?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/237fc0e8fa1dcb934fd3afc0aaf5c37e/'), (5504, 'http://visitate.f-m-computer.de/', ''), (5505, 'http://visitate.f-m-computer.de/', ''), (5506, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (5507, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5508, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-15', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5509, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-15%2010:00:00/to/2010-08-15%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5510, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-15%2011:30:00/to/2010-08-15%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5511, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5512, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5513, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5514, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-11%2011:00:00/to/2010-08-11%2011:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5515, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-11%2011:30:00/to/2010-08-11%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5516, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-11%2017:30:00/to/2010-08-11%2018:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5517, 'http://visitate.f-m-computer.de/', ''), (5518, 'http://visitate.f-m-computer.de/', ''), (5519, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/'), (5520, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch'), (5521, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5522, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5523, 'http://visitate.f-m-computer.de/', ''), (5524, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (5525, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5526, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5527, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-11%2012:00:00/to/2010-08-11%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5528, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-11%2017:30:00/to/2010-08-11%2018:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5529, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-11%2013:30:00/to/2010-08-11%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5530, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5531, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5532, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5533, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5534, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5535, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5536, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5537, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5538, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (5539, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5540, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5541, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5542, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-12%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5543, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5544, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-11%2000:00:00/to/2010-08-12%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5545, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-13%2000:00:00/to/2010-08-13%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5546, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/41/from/2010-08-13%2000:00:00/to/2010-08-14%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5547, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5548, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5549, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-26', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5550, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-26%2010:00:00/to/2010-08-26%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5551, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-27', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5552, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2010:00:00/to/2010-08-27%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5553, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-20', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5554, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-19%2010:00:00/to/2010-08-19%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5555, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-20%2010:00:00/to/2010-08-20%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5556, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-19', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5557, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2010:00:00/to/2010-08-27%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5558, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-20%2010:00:00/to/2010-08-20%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5559, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-26%2010:00:00/to/2010-08-26%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5560, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-19%2010:00:00/to/2010-08-19%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5561, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-26', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5562, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-27', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5563, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-20', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5564, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-19', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5565, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-26', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5566, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-27', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5567, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2010:00:00/to/2010-08-27%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5568, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-26%2010:00:00/to/2010-08-26%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5569, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-20', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5570, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-20%2010:00:00/to/2010-08-20%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5571, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-19', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5572, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-26%2010:00:00/to/2010-08-26%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5573, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-27', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5574, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-20%2010:00:00/to/2010-08-20%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5575, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-19', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5576, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-20', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5577, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-19%2010:00:00/to/2010-08-19%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5578, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2010:00:00/to/2010-08-27%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5579, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-26', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5580, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-19%2010:00:00/to/2010-08-19%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5581, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5582, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5583, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5584, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-26%2000:00:00/to/2010-08-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5585, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-28%2000:00:00/to/2010-08-28%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5586, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-27%2000:00:00/to/2010-08-28%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5587, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-27%2000:00:00/to/2010-08-27%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5588, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-26%2000:00:00/to/2010-08-27%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5589, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-20%2000:00:00/to/2010-08-20%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5590, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-29%2000:00:00/to/2010-08-29%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5591, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5592, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5593, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5594, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5595, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5596, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5597, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5598, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-11%2000:00:00/to/2010-08-11%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5599, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-27%2000:00:00/to/2010-08-27%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5600, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-28%2000:00:00/to/2010-08-28%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5601, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-26%2000:00:00/to/2010-08-26%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5602, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-26%2000:00:00/to/2010-08-27%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5603, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-28%2000:00:00/to/2010-08-28%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5604, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-25%2000:00:00/to/2010-08-28%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5605, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-29%2000:00:00/to/2010-08-29%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5606, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-19%2000:00:00/to/2010-08-19%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5607, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-27%2000:00:00/to/2010-08-27%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5608, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-25%2000:00:00/to/2010-08-29%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5609, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-27%2000:00:00/to/2010-08-29%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5610, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/34/from/2010-08-19%2000:00:00/to/2010-08-20%2000:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5611, 'http://visitate.f-m-computer.de/index.php', ''), (5612, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php'), (5613, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5614, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?___store=english&___from_store=deutsch'), (5615, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5616, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5617, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5618, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5619, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?___store=deutsch&___from_store=english'), (5620, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?___store=deutsch&___from_store=english'), (5621, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?___store=english&___from_store=deutsch'), (5622, 'http://visitate.f-m-computer.de/', ''), (5623, 'http://visitate.f-m-computer.de/', ''), (5624, 'http://visitate.f-m-computer.de/', ''), (5625, 'http://visitate.f-m-computer.de/', ''), (5626, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (5627, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5628, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5629, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5630, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1s/product/39/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5631, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5632, 'http://visitate.f-m-computer.de/', ''), (5633, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/'), (5634, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch'), (5635, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (5636, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5637, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (5638, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (5639, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (5640, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (5641, 'http://visitate.f-m-computer.de/', ''), (5642, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/'), (5643, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (5644, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5645, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5646, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5647, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5648, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-25%2010:00:00/to/2010-08-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5649, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-25', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5650, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-25%2014:30:00/to/2010-08-25%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5651, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5652, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5653, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5654, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2010:00:00/to/2010-08-27%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5655, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-27', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5656, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2011:00:00/to/2010-08-27%2011:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5657, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5658, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5659, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5660, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5661, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5662, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5663, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5664, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5665, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5666, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5667, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5668, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5669, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5670, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5671, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5672, 'http://visitate.f-m-computer.de/', ''), (5673, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/'), (5674, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch'), (5675, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (5676, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (5677, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5678, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5679, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5680, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5681, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5682, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL3RhZ2VzdGlja2V0LW9ubGluZS0zNC5odG1s/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5683, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5684, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5685, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5686, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5687, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5688, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5689, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5690, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5691, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5692, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5693, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5694, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?___store=deutsch&___from_store=english'), (5695, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (5696, 'http://visitate.f-m-computer.de/', ''), (5697, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (5698, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5699, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?___store=english&___from_store=deutsch'), (5700, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5701, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5702, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5703, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5704, 'http://visitate.f-m-computer.de/', ''), (5705, 'http://visitate.f-m-computer.de/', ''), (5706, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/'), (5707, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (5708, 'http://visitate.f-m-computer.de/index.php/customer/account/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (5709, 'http://visitate.f-m-computer.de/index.php/customer/account/edit/', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (5710, 'http://visitate.f-m-computer.de/index.php/customer/address/', 'http://visitate.f-m-computer.de/index.php/customer/account/edit/'), (5711, 'http://visitate.f-m-computer.de/index.php/sales/order/history/', 'http://visitate.f-m-computer.de/index.php/customer/address/'), (5712, 'http://visitate.f-m-computer.de/index.php/downloadable/customer/products/', 'http://visitate.f-m-computer.de/index.php/sales/order/history/'), (5713, 'http://visitate.f-m-computer.de/index.php/downloadable/customer/products/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/downloadable/customer/products/'), (5714, 'http://visitate.f-m-computer.de/', ''), (5715, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/'), (5716, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (5717, 'http://visitate.f-m-computer.de/index.php/customer/account/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (5718, 'http://visitate.f-m-computer.de/index.php/customer/account/edit/', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (5719, 'http://visitate.f-m-computer.de/index.php/customer/address/', 'http://visitate.f-m-computer.de/index.php/customer/account/edit/'), (5720, 'http://visitate.f-m-computer.de/index.php/sales/order/history/', 'http://visitate.f-m-computer.de/index.php/customer/address/'), (5721, 'http://visitate.f-m-computer.de/index.php/downloadable/customer/products/', 'http://visitate.f-m-computer.de/index.php/sales/order/history/'), (5722, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/downloadable/customer/products/'), (5723, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5724, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-13%2010:00:00/to/2010-08-13%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5725, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-13', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5726, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-13%2017:30:00/to/2010-08-13%2018:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5727, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-13%2017:00:00/to/2010-08-13%2017:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5728, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5729, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5730, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5731, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5732, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5733, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', ''), (5734, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (5735, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (5736, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (5737, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (5738, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5739, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5740, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5741, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5742, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5743, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5744, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5745, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (5746, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (5747, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (5748, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (5749, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5750, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (5751, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (5752, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-13', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5753, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-13%2010:00:00/to/2010-08-13%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5754, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-13%2016:30:00/to/2010-08-13%2017:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5755, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-13%2016:00:00/to/2010-08-13%2016:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5756, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5757, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5758, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (5759, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5760, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5761, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5762, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5763, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5764, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5765, 'http://visitate.f-m-computer.de/index.php/impressum/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/impressum/'), (5766, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/impressum/?___store=deutsch&___from_store=english'), (5767, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5768, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5769, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (5770, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5771, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/images/favicon.ico', ''), (5772, 'http://visitate.f-m-computer.de/index.php/enable-cookies', ''); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (5773, 'http://visitate.f-m-computer.de/', ''), (5774, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (5775, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5776, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (5777, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5778, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5779, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5780, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5781, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5782, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5783, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5784, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5785, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5786, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5787, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5788, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5789, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5790, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5791, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5792, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5793, 'http://visitate.f-m-computer.de/index.php/', ''), (5794, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5795, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5796, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (5797, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5798, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5799, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5800, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5801, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5802, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5803, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (5804, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5805, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (5806, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (5807, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5808, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5809, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5810, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5811, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5812, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5813, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5814, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (5815, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (5816, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (5817, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (5818, 'http://visitate.f-m-computer.de/index.php', ''), (5819, 'http://visitate.f-m-computer.de/index.php', ''), (5820, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php'), (5821, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php'), (5822, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch'), (5823, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (5824, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5825, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5826, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5827, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5828, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5829, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/'), (5830, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/'), (5831, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (5832, 'http://visitate.f-m-computer.de/index.php/agb', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (5833, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/'), (5834, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/agb'), (5835, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (5836, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5837, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-14%2010:00:00/to/2010-08-14%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5838, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-14', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5839, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-14%2013:30:00/to/2010-08-14%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5840, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5841, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5842, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (5843, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5844, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5845, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5846, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5847, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5848, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5849, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5850, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5851, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5852, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5853, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (5854, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (5855, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (5856, 'http://visitate.f-m-computer.de/index.php/', ''), (5857, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (5858, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (5859, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5860, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5861, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5862, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (5863, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (5864, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-13%2010:00:00/to/2010-08-13%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5865, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-13', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5866, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-13%2012:30:00/to/2010-08-13%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5867, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5868, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5869, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-14%2010:00:00/to/2010-08-14%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5870, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-14', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5871, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-14%2012:30:00/to/2010-08-14%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5872, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5873, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5874, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (5875, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-14', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5876, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-14%2010:00:00/to/2010-08-14%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5877, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-14%2011:30:00/to/2010-08-14%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5878, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5879, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5880, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (5881, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-14%2010:00:00/to/2010-08-14%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5882, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-14', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5883, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-14%2011:30:00/to/2010-08-14%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5884, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5885, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5886, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-14', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5887, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-14%2010:00:00/to/2010-08-14%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5888, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-14%2011:30:00/to/2010-08-14%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5889, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5890, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5891, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5892, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5893, 'http://visitate.f-m-computer.de/', ''), (5894, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (5895, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5896, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (5897, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (5898, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-14%2010:00:00/to/2010-08-14%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5899, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-14', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5900, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-14%2016:30:00/to/2010-08-14%2017:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5901, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (5902, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5903, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5904, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5905, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5906, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppen-online-ticket-mit-zeitfenster.html'), (5907, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (5908, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (5909, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5910, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5911, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?___store=english&options=cart&___from_store=deutsch'), (5912, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?___store=deutsch&options=cart&___from_store=english'), (5913, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5914, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5915, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (5916, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5917, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (5918, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5919, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-12%2013:00:00/to/2010-08-12%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5920, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5921, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5922, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-12%2014:30:00/to/2010-08-12%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (5923, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (5924, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (5925, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (5926, 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5927, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (5928, 'http://visitate.f-m-computer.de/index.php/contacts/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5929, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/uberblicksfuhrung-fur-gruppen.html'), (5930, 'http://visitate.f-m-computer.de/index.php/datenschutz/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (5931, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/datenschutz/'), (5932, 'http://visitate.f-m-computer.de/', ''), (5933, 'http://visitate.f-m-computer.de/', ''), (5934, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/'), (5935, 'http://visitate.f-m-computer.de/index.php/widerruf/', 'http://visitate.f-m-computer.de/'), (5936, 'http://visitate.f-m-computer.de/index.php/lieferung/', 'http://visitate.f-m-computer.de/'), (5937, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/'), (5938, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/'), (5939, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (5940, 'http://visitate.f-m-computer.de/index.php/lieferung/', 'http://visitate.f-m-computer.de/index.php/'), (5941, 'http://visitate.f-m-computer.de/index.php/lieferung/', 'http://visitate.f-m-computer.de/index.php/'), (5942, 'http://visitate.f-m-computer.de/index.php/widerruf/', 'http://visitate.f-m-computer.de/index.php/lieferung/'), (5943, 'http://visitate.f-m-computer.de/index.php/lieferung/', 'http://visitate.f-m-computer.de/index.php/widerruf/'), (5944, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/lieferung/'), (5945, 'http://visitate.f-m-computer.de/index.php/datenschutz/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (5946, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/datenschutz/'), (5947, 'http://visitate.f-m-computer.de/index.php/datenschutz/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (5948, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (5949, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (5950, 'http://visitate.f-m-computer.de/index.php/widerruf/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (5951, 'http://visitate.f-m-computer.de/index.php/agb', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (5952, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (5953, 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (5954, 'http://visitate.f-m-computer.de/index.php/contacts/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (5955, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (5956, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5957, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5958, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5959, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-13%2014:30:00/to/2010-08-13%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5960, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-15%2014:30:00/to/2010-08-15%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5961, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-15', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5962, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-15%2014:30:00/to/2010-08-15%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5963, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5964, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5965, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (5966, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (5967, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5968, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5969, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (5970, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (5971, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-15%2010:00:00/to/2010-08-15%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5972, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-08-15', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5973, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-15%2014:00:00/to/2010-08-15%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5974, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5975, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (5976, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (5977, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5978, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (5979, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5980, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpasswordpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (5981, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (5982, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (5983, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (5984, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5985, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5986, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5987, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5988, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5989, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5990, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (5991, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (5992, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (5993, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (5994, 'http://visitate.f-m-computer.de/index.php/', ''), (5995, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (5996, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (5997, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (5998, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4?options=cart', ''), (5999, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/37/date/2010-08-22', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6000, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-22%2010:00:00/to/2010-08-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6001, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-22%2017:30:00/to/2010-08-22%2018:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6002, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0/product/37/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6003, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6004, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6005, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6006, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6007, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6008, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6009, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6010, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6011, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6012, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (6013, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6014, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6015, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', ''), (6016, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6017, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6018, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/'), (6019, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6020, 'http://visitate.f-m-computer.de/index.php/', ''), (6021, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (6022, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6023, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', ''), (6024, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (6025, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6026, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6027, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6028, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6029, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6030, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6031, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6032, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6033, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6034, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6035, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6036, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6037, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (6038, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6039, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6040, 'http://visitate.f-m-computer.de/index.php/', ''), (6041, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/'), (6042, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/'), (6043, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/'), (6044, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (6045, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (6046, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6047, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (6048, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (6049, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1sP19fX2Zyb21fc3RvcmU9ZGV1dHNjaCZfX19zdG9yZT1lbmdsaXNo/product/39/', ''), (6050, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39', ''), (6051, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/'), (6052, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZmFtaWxpZW5mdWhydW5nLXdlbHR3aXNzZW4tMzkuaHRtbA,,/product/39/', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (6053, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (6054, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6055, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6056, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6057, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6058, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6059, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6060, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6061, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6062, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (6063, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6064, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6065, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6066, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/'), (6067, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/'), (6068, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6069, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1s/product/38/', ''), (6070, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38', ''), (6071, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (6072, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1s/product/40/', ''), (6073, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40', ''), (6074, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/'), (6075, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6076, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6077, 'http://visitate.f-m-computer.de/index.php/impressum/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6078, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/impressum/?___store=english&___from_store=deutsch'), (6079, 'http://visitate.f-m-computer.de/index.php/impressum/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6080, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/impressum/?___store=deutsch&___from_store=english'), (6081, 'http://visitate.f-m-computer.de/', ''), (6082, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/'), (6083, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch'), (6084, 'http://visitate.f-m-computer.de/index.php/', ''), (6085, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/'), (6086, 'http://visitate.f-m-computer.de/index.php/impressum/?___store=english&___from_store=english', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6087, 'http://visitate.f-m-computer.de/index.php/impressum/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/impressum/?___store=english&___from_store=english'), (6088, 'http://visitate.f-m-computer.de/index.php/impressum/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/impressum/?___store=deutsch&___from_store=english'), (6089, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/impressum/?___store=english&___from_store=deutsch'), (6090, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6091, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/'), (6092, 'http://visitate.f-m-computer.de/index.php/impressum/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6093, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/impressum/?___store=deutsch&___from_store=english'), (6094, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6095, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6096, 'http://visitate.f-m-computer.de/index.php/impressum/', ''), (6097, 'http://visitate.f-m-computer.de/index.php/impressum/', ''), (6098, 'http://visitate.f-m-computer.de/index.php/impressum/', ''), (6099, 'http://visitate.f-m-computer.de/index.php/agb/', ''), (6100, 'http://visitate.f-m-computer.de/index.php/agb/', ''), (6101, 'http://visitate.f-m-computer.de/index.php/agb/', ''), (6102, 'http://visitate.f-m-computer.de/index.php/agb/', ''), (6103, 'http://visitate.f-m-computer.de/index.php/agb/', ''), (6104, 'http://visitate.f-m-computer.de/index.php/agb/?___store=deutsch&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/agb/'), (6105, 'http://visitate.f-m-computer.de/index.php/agb/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/agb/?___store=deutsch&___from_store=deutsch'), (6106, 'http://visitate.f-m-computer.de/index.php/agb/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/agb/?___store=english&___from_store=deutsch'), (6107, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/agb/?___store=deutsch&___from_store=english'), (6108, 'http://visitate.f-m-computer.de/index.php/impressum/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6109, 'http://visitate.f-m-computer.de/index.php/impressum/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6110, 'http://visitate.f-m-computer.de/index.php/impressum/?___store=english&___from_store=deutsch', ''), (6111, 'http://visitate.f-m-computer.de/index.php/impressum/?___store=english&___from_store=deutsch', ''), (6112, 'http://visitate.f-m-computer.de/index.php/impressum/?___store=english&___from_store=deutsch', ''), (6113, 'http://visitate.f-m-computer.de/index.php/agb', ''), (6114, 'http://visitate.f-m-computer.de/index.php/agb?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/agb'), (6115, 'http://visitate.f-m-computer.de/', ''), (6116, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/'), (6117, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6118, 'http://visitate.f-m-computer.de/index.php/lieferung/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6119, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/lieferung/'), (6120, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/lieferung/'), (6121, 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (6122, 'http://visitate.f-m-computer.de/index.php/contacts/', 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/'), (6123, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/contacts/'), (6124, 'http://visitate.f-m-computer.de/index.php/widerruf/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6125, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/widerruf/'), (6126, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (6127, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6128, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6129, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (6130, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (6131, 'http://visitate.f-m-computer.de/', ''), (6132, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/'), (6133, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (6134, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6135, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (6136, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (6137, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-15', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6138, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-15%2010:00:00/to/2010-08-15%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6139, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-15%2016:30:00/to/2010-08-15%2017:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6140, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6141, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6142, 'http://visitate.f-m-computer.de/index.php/bestellung', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6143, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/bestellung'), (6144, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6145, 'http://visitate.f-m-computer.de/index.php/contacts/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6146, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/contacts/'), (6147, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6148, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6149, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch'), (6150, 'http://visitate.f-m-computer.de/index.php/widerruf/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=deutsch&___from_store=english'), (6151, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/widerruf/'), (6152, 'http://visitate.f-m-computer.de/index.php/widerruf/', 'http://visitate.f-m-computer.de/index.php/'), (6153, 'http://visitate.f-m-computer.de/index.php/', ''), (6154, 'http://visitate.f-m-computer.de/index.php/widerruf/', 'http://visitate.f-m-computer.de/index.php/'), (6155, 'http://visitate.f-m-computer.de/index.php/lieferung/', 'http://visitate.f-m-computer.de/index.php/widerruf/'), (6156, 'http://visitate.f-m-computer.de/index.php/datenschutz/', 'http://visitate.f-m-computer.de/index.php/lieferung/'), (6157, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/datenschutz/'), (6158, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (6159, 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6160, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/'), (6161, 'http://visitate.f-m-computer.de/index.php/lieferung/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (6162, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/lieferung/'), (6163, 'http://visitate.f-m-computer.de/index.php/lieferung/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6164, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/lieferung/'), (6165, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (6166, 'http://visitate.f-m-computer.de/index.php/datenschutz/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6167, 'http://visitate.f-m-computer.de/index.php/datenschutz/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6168, 'http://visitate.f-m-computer.de/index.php/datenschutz/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6169, 'http://visitate.f-m-computer.de/index.php/lieferung/', 'http://visitate.f-m-computer.de/index.php/datenschutz/'), (6170, 'http://visitate.f-m-computer.de/index.php/lieferung/', 'http://visitate.f-m-computer.de/index.php/lieferung/'), (6171, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/lieferung/'), (6172, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (6173, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6174, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6175, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (6176, 'http://visitate.f-m-computer.de/', ''), (6177, 'http://visitate.f-m-computer.de/', ''), (6178, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/'), (6179, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6180, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6181, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6182, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6183, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6184, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6185, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6186, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6187, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6188, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (6189, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6190, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6191, 'http://visitate.f-m-computer.de/index.php/lieferung/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6192, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/lieferung/'), (6193, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/agb/'), (6194, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (6195, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-22%2010:00:00/to/2010-08-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6196, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-22', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6197, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-22%2015:00:00/to/2010-08-22%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6198, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6199, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6200, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6201, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6202, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6203, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6204, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6205, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6206, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6207, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6208, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (6209, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6210, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6211, 'http://visitate.f-m-computer.de/index.php/bestellung?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/ae0c245fb2730bebadf5c7cf4cd9aa12/'), (6212, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6213, 'http://visitate.f-m-computer.de/index.php/lieferung?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/ae0c245fb2730bebadf5c7cf4cd9aa12/'), (6214, 'http://visitate.f-m-computer.de/index.php/service-fee?___store=english', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/ae0c245fb2730bebadf5c7cf4cd9aa12/'), (6215, 'http://visitate.f-m-computer.de/index.php/slidetest?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/ae0c245fb2730bebadf5c7cf4cd9aa12/'), (6216, 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/ae0c245fb2730bebadf5c7cf4cd9aa12/'), (6217, 'http://visitate.f-m-computer.de/index.php/enable-cookies?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/ae0c245fb2730bebadf5c7cf4cd9aa12/'), (6218, 'http://visitate.f-m-computer.de/index.php/bestellung?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/ae0c245fb2730bebadf5c7cf4cd9aa12/'), (6219, 'http://visitate.f-m-computer.de/index.php/customer-service?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/ae0c245fb2730bebadf5c7cf4cd9aa12/'), (6220, 'http://visitate.f-m-computer.de/index.php/agb/', ''), (6221, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6222, 'http://visitate.f-m-computer.de/index.php', ''), (6223, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php'), (6224, 'http://visitate.f-m-computer.de/index.php/agb/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/agb/'), (6225, 'http://visitate.f-m-computer.de/index.php/agb/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/agb/'), (6226, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/agb/?___store=english&___from_store=deutsch'), (6227, 'http://visitate.f-m-computer.de/index.php/agb/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/agb/'), (6228, 'http://visitate.f-m-computer.de/index.php/agb/?___store=deutsch&___from_store=english', ''), (6229, 'http://visitate.f-m-computer.de/', ''), (6230, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (6231, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (6232, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-22', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6233, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-22%2010:00:00/to/2010-08-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6234, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-22%2017:00:00/to/2010-08-22%2017:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6235, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6236, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6237, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6238, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6239, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpasswordpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (6240, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (6241, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6242, 'http://visitate.f-m-computer.de/index.php/customer/account/index/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6243, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/customer/account/index/'), (6244, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6245, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6246, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6247, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6248, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6249, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6250, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6251, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6252, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (6253, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6254, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6255, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6256, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6257, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (6258, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (6259, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6260, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (6261, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (6262, 'http://visitate.f-m-computer.de/index.php/impressum/%7B%7Bskin', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6263, 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/', 'http://visitate.f-m-computer.de/index.php/impressum/%7B%7Bskin'), (6264, 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/'), (6265, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/?___store=english&___from_store=deutsch'), (6266, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6267, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (6268, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (6269, 'http://visitate.f-m-computer.de/', ''), (6270, 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/', 'http://visitate.f-m-computer.de/'), (6271, 'http://visitate.f-m-computer.de/index.php/contacts/', 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/'), (6272, 'http://visitate.f-m-computer.de/index.php/', ''), (6273, 'http://visitate.f-m-computer.de/index.php/%7B%7Bskin', 'http://visitate.f-m-computer.de/index.php/'), (6274, 'http://visitate.f-m-computer.de/index.php/', ''), (6275, 'http://visitate.f-m-computer.de/index.php/agb/', ''), (6276, 'http://visitate.f-m-computer.de/index.php/agb/%7B%7Bskin', 'http://visitate.f-m-computer.de/index.php/agb/'), (6277, 'http://visitate.f-m-computer.de/index.php/', ''), (6278, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/'), (6279, 'http://visitate.f-m-computer.de/index.php/', ''), (6280, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/'), (6281, 'http://visitate.f-m-computer.de/index.php/agb/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/agb/'), (6282, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/'), (6283, 'http://visitate.f-m-computer.de/index.php/agb/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/agb/'), (6284, 'http://visitate.f-m-computer.de/index.php/agb/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/agb/?___store=deutsch&___from_store=english'), (6285, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (6286, 'http://visitate.f-m-computer.de/index.php/bestellung/', ''), (6287, 'http://visitate.f-m-computer.de/index.php/bestellung?___store=deutsch', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/6110034c11064978b96352ecac591279/'), (6288, 'http://visitate.f-m-computer.de/index.php/bestellung/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (6289, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/bestellung/?___store=deutsch&___from_store=english'), (6290, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (6291, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-22', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6292, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-22%2010:00:00/to/2010-08-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6293, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-22%2015:30:00/to/2010-08-22%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6294, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6295, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6296, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6297, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6298, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6299, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6300, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6301, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6302, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6303, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6304, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6305, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6306, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (6307, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6308, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6309, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6310, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6311, 'http://visitate.f-m-computer.de/index.php/', ''), (6312, 'http://visitate.f-m-computer.de/', ''), (6313, 'http://visitate.f-m-computer.de/index.php/', ''), (6314, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/'), (6315, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (6316, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6317, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (6318, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (6319, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-26%2010:00:00/to/2010-08-26%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6320, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-26', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6321, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-26%2012:00:00/to/2010-08-26%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6322, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6323, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6324, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6325, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6326, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6327, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-16%2014:30:00/to/2010-08-16%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6328, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6329, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6330, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6331, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6332, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6333, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6334, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6335, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6336, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6337, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6338, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6339, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (6340, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6341, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6342, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6343, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (6344, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-16%2014:00:00/to/2010-08-16%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6345, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6346, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6347, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6348, 'http://visitate.f-m-computer.de/index.php/', ''), (6349, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (6350, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6351, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (6352, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (6353, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6354, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (6355, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (6356, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (6357, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (6358, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (6359, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6360, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (6361, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (6362, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-22', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6363, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-22%2010:00:00/to/2010-08-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6364, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-22%2014:00:00/to/2010-08-22%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6365, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6366, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6367, 'http://visitate.f-m-computer.de/', ''), (6368, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/'), (6369, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch'), (6370, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6371, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6372, 'http://visitate.f-m-computer.de/index.php/', ''), (6373, 'http://visitate.f-m-computer.de/', ''), (6374, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/'), (6375, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (6376, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4?options=cart', ''), (6377, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/37/date/2010-08-22', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6378, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-22%2010:00:00/to/2010-08-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6379, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-22%2012:30:00/to/2010-08-22%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6380, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0/product/37/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6381, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6382, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6383, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6384, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6385, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6386, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6387, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6388, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6389, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6390, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6391, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6392, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (6393, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6394, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6395, 'http://visitate.f-m-computer.de/index.php/', ''), (6396, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (6397, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4?options=cart', ''), (6398, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/37/date/2010-08-19', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6399, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-19%2010:00:00/to/2010-08-19%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6400, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-19%2012:00:00/to/2010-08-19%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6401, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0/product/37/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6402, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6403, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6404, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6405, 'http://visitate.f-m-computer.de/index.php/', ''), (6406, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (6407, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (6408, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/agb/'), (6409, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6410, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6411, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6412, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-21%2010:00:00/to/2010-08-21%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6413, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-21', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6414, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-21%2018:30:00/to/2010-08-21%2019:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6415, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6416, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6417, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6418, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6419, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6420, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6421, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6422, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6423, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6424, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6425, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6426, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6427, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6428, 'http://visitate.f-m-computer.de/', ''), (6429, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/'), (6430, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch'), (6431, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6432, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (6433, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-20', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6434, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-20%2010:00:00/to/2010-08-20%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6435, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-20%2012:30:00/to/2010-08-20%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6436, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6437, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6438, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6439, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6440, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6441, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6442, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6443, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6444, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6445, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6446, 'http://visitate.f-m-computer.de/', ''), (6447, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (6448, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (6449, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6450, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (6451, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (6452, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6453, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (6454, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6455, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6456, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6457, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6458, 'http://visitate.f-m-computer.de/index.php/', ''), (6459, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (6460, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6461, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6462, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6463, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6464, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6465, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6466, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6467, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6468, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6469, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6470, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6471, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6472, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6473, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6474, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6475, 'http://visitate.f-m-computer.de/index.php/', ''), (6476, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/'), (6477, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6478, 'http://visitate.f-m-computer.de/', ''), (6479, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (6480, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6481, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html?___store=deutsch&___from_store=english'), (6482, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (6483, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (6484, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-20', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6485, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-20%2010:00:00/to/2010-08-20%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6486, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-20%2014:00:00/to/2010-08-20%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6487, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6488, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6489, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6490, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6491, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6492, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6493, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6494, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6495, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6496, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6497, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6498, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6499, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6500, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (6501, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6502, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6503, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6504, 'http://visitate.f-m-computer.de/index.php/', ''), (6505, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (6506, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6507, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6508, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6509, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL3RhZ2VzdGlja2V0LW9ubGluZS0zNC5odG1s/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (6510, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (6511, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34/category/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6512, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/tagesticket-online-34.html'), (6513, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (6514, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6515, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-18', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (6516, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-18%2010:00:00/to/2010-08-18%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (6517, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-18%2012:30:00/to/2010-08-18%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (6518, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (6519, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (6520, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6521, 'http://visitate.f-m-computer.de/index.php/', ''), (6522, 'http://visitate.f-m-computer.de/index.php/', ''), (6523, 'http://visitate.f-m-computer.de/index.php/', ''), (6524, 'http://visitate.f-m-computer.de/index.php/', ''), (6525, 'http://visitate.f-m-computer.de/index.php/', ''), (6526, 'http://visitate.f-m-computer.de/index.php/', ''), (6527, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (6528, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (6529, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (6530, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=english', 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch'), (6531, 'http://visitate.f-m-computer.de/index.php/agb/', ''), (6532, 'http://visitate.f-m-computer.de/', ''), (6533, 'http://visitate.f-m-computer.de/', ''), (6534, 'http://visitate.f-m-computer.de/index.php', ''), (6535, 'http://visitate.f-m-computer.de/', ''), (6536, 'http://visitate.f-m-computer.de/', ''), (6537, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php'), (6538, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (6539, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-22', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6540, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-22%2010:00:00/to/2010-08-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6541, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-22%2013:00:00/to/2010-08-22%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6542, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6543, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (6544, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6545, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6546, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpasswordpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (6547, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (6548, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6549, 'http://visitate.f-m-computer.de/index.php/customer/account/index/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6550, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/customer/account/index/'), (6551, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6552, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6553, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6554, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6555, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6556, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6557, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6558, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6559, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (6560, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6561, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6562, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (6563, 'http://visitate.f-m-computer.de/index.php/', ''), (6564, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (6565, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6566, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6567, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw_X19fZnJvbV9zdG9yZT1lbmdsaXNoJl9fX3N0b3JlPWRldXRzY2g,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html?___store=deutsch&___from_store=english'), (6568, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html?___store=deutsch&___from_store=english'), (6569, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-18%2013:00:00/to/2010-08-18%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6570, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-18%2013:00:00/to/2010-08-18%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6571, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-18', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6572, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-18%2014:30:00/to/2010-08-18%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6573, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6574, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6575, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6576, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6577, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6578, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6579, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6580, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6581, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6582, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6583, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6584, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6585, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6586, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6587, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6588, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6589, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6590, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6591, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6592, 'http://visitate.f-m-computer.de/index.php/', ''), (6593, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (6594, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6595, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6596, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6597, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-21', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6598, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-21%2010:00:00/to/2010-08-21%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6599, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-21%2011:30:00/to/2010-08-21%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6600, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6601, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6602, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6603, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6604, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1s/product/38/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (6605, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (6606, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYXVzc3RlbGx1bmdzZnVocnVuZy1pbi1lbmdsaXNjaC5odG1s/product/38/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (6607, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (6608, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6609, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6610, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6611, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6612, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6613, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6614, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6615, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6616, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6617, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6618, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6619, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6620, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6621, 'http://visitate.f-m-computer.de/', ''), (6622, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (6623, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6624, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6625, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-27', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (6626, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2010:00:00/to/2010-08-27%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (6627, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2015:30:00/to/2010-08-27%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (6628, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2011:30:00/to/2010-08-27%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (6629, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (6630, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (6631, 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6632, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/?___store=english&___from_store=deutsch'), (6633, 'http://visitate.f-m-computer.de/index.php', ''), (6634, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php'), (6635, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6636, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6637, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6638, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-18%2012:30:00/to/2010-08-18%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6639, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6640, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6641, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6642, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-18%2015:30:00/to/2010-08-18%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6643, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6644, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6645, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6646, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6647, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6648, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6649, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6650, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6651, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6652, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6653, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6654, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6655, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6656, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6657, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6658, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6659, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6660, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6661, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6662, 'http://visitate.f-m-computer.de/index.php/', ''), (6663, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (6664, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6665, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6666, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6667, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6668, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6669, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6670, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6671, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1s/product/38/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (6672, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (6673, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYXVzc3RlbGx1bmdzZnVocnVuZy1pbi1lbmdsaXNjaC5odG1s/product/38/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (6674, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (6675, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6676, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6677, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6678, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6679, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6680, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6681, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6682, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6683, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6684, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6685, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6686, 'http://visitate.f-m-computer.de/index.php/', ''), (6687, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (6688, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4?options=cart', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (6689, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/37/date/2010-08-21', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6690, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-21%2010:00:00/to/2010-08-21%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6691, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-21%2012:00:00/to/2010-08-21%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6692, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0/product/37/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6693, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (6694, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6695, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6696, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6697, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6698, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6699, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6700, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6701, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6702, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6703, 'http://visitate.f-m-computer.de/', ''), (6704, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (6705, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6706, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (6707, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (6708, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-22', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6709, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-22%2010:00:00/to/2010-08-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6710, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-22%2013:30:00/to/2010-08-22%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6711, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6712, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6713, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6714, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6715, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6716, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6717, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6718, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6719, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6720, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6721, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6722, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6723, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6724, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (6725, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6726, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6727, 'http://visitate.f-m-computer.de/', ''), (6728, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (6729, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6730, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6731, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (6732, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-29', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (6733, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-29%2010:00:00/to/2010-09-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (6734, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (6735, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (6736, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/41/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (6737, 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (6738, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk'), (6739, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (6740, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (6741, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (6742, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/39/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html'), (6743, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/39/to/2010-10-01/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html'), (6744, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/39/to/2010-11-01/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html'), (6745, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/39/to/2010-12-01/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html'), (6746, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/39/to/2011-01-01/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html'), (6747, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html'), (6748, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/'), (6749, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (6750, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (6751, 'http://visitate.f-m-computer.de/index.php/contacts/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6752, 'http://visitate.f-m-computer.de/', ''), (6753, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (6754, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6755, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6756, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (6757, 'http://visitate.f-m-computer.de/', ''), (6758, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/'), (6759, 'http://visitate.f-m-computer.de/index.php/impressum/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6760, 'http://visitate.f-m-computer.de/index.php/impressum/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/impressum/?___store=english&___from_store=deutsch'), (6761, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/impressum/?___store=deutsch&___from_store=english'), (6762, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1s/product/39/', ''), (6763, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39', ''), (6764, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZmFtaWxpZW5mdWhydW5nLXdlbHR3aXNzZW4tMzkuaHRtbA,,/product/39/', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (6765, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (6766, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39', ''), (6767, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (6768, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6769, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (6770, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (6771, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-22%2010:00:00/to/2010-08-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (6772, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-08-22', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (6773, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-22%2018:00:00/to/2010-08-22%2018:30:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (6774, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (6775, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (6776, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6777, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6778, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6779, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6780, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6781, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6782, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6783, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6784, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6785, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6786, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (6787, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6788, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6789, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6790, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (6791, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6792, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6793, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (6794, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (6795, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6796, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (6797, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (6798, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (6799, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (6800, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6801, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6802, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6803, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6804, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6805, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6806, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6807, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6808, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (6809, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6810, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6811, 'http://visitate.f-m-computer.de/index.php/', ''), (6812, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/'), (6813, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/agb/'), (6814, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (6815, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (6816, 'http://visitate.f-m-computer.de/index.php/impressum/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6817, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/impressum/?___store=english&___from_store=deutsch'), (6818, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (6819, 'http://visitate.f-m-computer.de/index.php/checkout/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6820, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6821, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (6822, 'http://visitate.f-m-computer.de/', ''), (6823, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (6824, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6825, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6826, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (6827, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6828, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (6829, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (6830, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6831, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (6832, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6833, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (6834, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (6835, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-21%2010:00:00/to/2010-08-21%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6836, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-21', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6837, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-21%2014:00:00/to/2010-08-21%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6838, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6839, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6840, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6841, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6842, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6843, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6844, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (6845, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6846, 'http://visitate.f-m-computer.de/', ''), (6847, 'http://visitate.f-m-computer.de/', ''), (6848, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (6849, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6850, 'http://visitate.f-m-computer.de/', ''), (6851, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (6852, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6853, 'http://visitate.f-m-computer.de/', ''), (6854, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6855, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6856, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (6857, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (6858, 'http://visitate.f-m-computer.de/', ''), (6859, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (6860, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (6861, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1s/product/38/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (6862, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (6863, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6864, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6865, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (6866, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYXVzc3RlbGx1bmdzZnVocnVuZy1pbi1lbmdsaXNjaC5odG1s/product/38/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (6867, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (6868, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6869, 'http://visitate.f-m-computer.de/index.php', ''), (6870, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php'), (6871, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6872, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6873, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6874, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-19%2014:00:00/to/2010-08-19%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6875, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6876, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6877, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6878, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6879, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6880, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6881, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6882, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6883, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6884, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6885, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6886, 'http://visitate.f-m-computer.de/', ''), (6887, 'http://visitate.f-m-computer.de/index.php/', ''), (6888, 'http://visitate.f-m-computer.de/index.php/', ''), (6889, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (6890, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6891, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6892, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6893, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6894, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6895, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6896, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6897, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6898, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6899, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6900, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6901, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6902, 'http://visitate.f-m-computer.de/', ''), (6903, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (6904, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6905, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6906, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6907, 'http://visitate.f-m-computer.de/index.php', ''), (6908, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php'), (6909, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6910, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6911, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6912, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6913, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (6914, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6915, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6916, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6917, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6918, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6919, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6920, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6921, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6922, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6923, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6924, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6925, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6926, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6927, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6928, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6929, 'http://visitate.f-m-computer.de/', ''), (6930, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/'), (6931, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (6932, 'http://visitate.f-m-computer.de/index.php', ''), (6933, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php'), (6934, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6935, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6936, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6937, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-19%2016:30:00/to/2010-08-19%2017:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6938, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6939, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6940, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6941, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6942, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6943, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6944, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6945, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6946, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6947, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6948, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (6949, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/'), (6950, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/'), (6951, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch'), (6952, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6953, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6954, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/'), (6955, 'http://visitate.f-m-computer.de/index.php/customer/account/login/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6956, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/?___store=deutsch&___from_store=english'), (6957, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpasswordpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (6958, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (6959, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', ''), (6960, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6961, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6962, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6963, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6964, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6965, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6966, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6967, 'http://visitate.f-m-computer.de/index.php/customer/account/index/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6968, 'http://visitate.f-m-computer.de/index.php/customer/account/edit/changepass/1/', 'http://visitate.f-m-computer.de/index.php/customer/account/index/'), (6969, 'http://visitate.f-m-computer.de/index.php/customer/account/editPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/edit/changepass/1/'), (6970, 'http://visitate.f-m-computer.de/index.php/customer/account/edit/', 'http://visitate.f-m-computer.de/index.php/customer/account/edit/changepass/1/'), (6971, 'http://visitate.f-m-computer.de/index.php/customer/account/editPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/edit/'), (6972, 'http://visitate.f-m-computer.de/index.php/customer/account/edit/', 'http://visitate.f-m-computer.de/index.php/customer/account/edit/'), (6973, 'http://visitate.f-m-computer.de/index.php/customer/account/editPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/edit/'), (6974, 'http://visitate.f-m-computer.de/index.php/customer/account/', 'http://visitate.f-m-computer.de/index.php/customer/account/edit/'), (6975, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (6976, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (6977, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/'), (6978, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6979, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6980, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (6981, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (6982, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (6983, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (6984, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6985, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (6986, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-19%2015:00:00/to/2010-08-19%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6987, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6988, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (6989, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6990, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6991, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6992, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6993, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6994, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6995, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (6996, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6997, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6998, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (6999, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7000, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7001, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7002, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7003, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7004, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7005, 'http://visitate.f-m-computer.de/index.php/', ''), (7006, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (7007, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (7008, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html'), (7009, 'http://visitate.f-m-computer.de/index.php', ''), (7010, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php'), (7011, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7012, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (7013, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (7014, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-19%2014:30:00/to/2010-08-19%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7015, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7016, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7017, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (7018, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7019, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7020, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7021, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7022, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7023, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7024, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7025, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7026, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7027, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7028, 'http://visitate.f-m-computer.de/index.php/', ''), (7029, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (7030, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7031, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (7032, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (7033, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-21%2010:00:00/to/2010-08-21%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (7034, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-21', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (7035, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-21%2012:30:00/to/2010-08-21%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (7036, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (7037, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (7038, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (7039, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7040, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7041, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7042, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7043, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7044, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7045, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7046, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7047, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7048, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7049, 'http://visitate.f-m-computer.de/', ''), (7050, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (7051, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7052, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (7053, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (7054, 'http://visitate.f-m-computer.de/index.php/', ''), (7055, 'http://visitate.f-m-computer.de/', ''), (7056, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (7057, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4?options=cart', ''), (7058, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (7059, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-22%2010:00:00/to/2010-08-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (7060, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-22', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (7061, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-22%2015:00:00/to/2010-08-22%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (7062, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (7063, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (7064, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7065, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7066, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7067, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7068, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpasswordpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (7069, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (7070, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (7071, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (7072, 'http://visitate.f-m-computer.de/', ''), (7073, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7074, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7075, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7076, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7077, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (7078, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7079, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7080, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7081, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7082, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7083, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7084, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7085, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (7086, 'http://visitate.f-m-computer.de/', ''), (7087, 'http://visitate.f-m-computer.de/index.php/', ''), (7088, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (7089, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7090, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (7091, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGFnZXN0aWNrZXQtb25saW5lLTQxLmh0bWw,/product/41/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (7092, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (7093, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (7094, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7095, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7096, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7097, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7098, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7099, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7100, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7101, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7102, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7103, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7104, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (7105, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7106, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (7107, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (7108, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-22', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7109, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-22%2010:00:00/to/2010-08-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7110, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-22%2013:00:00/to/2010-08-22%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7111, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7112, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7113, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7114, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22zpIlfEbK7QMxtAh6h1OhAbxfb6tb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7115, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7116, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7117, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7118, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7119, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7120, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7121, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7122, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7123, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7124, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7125, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7126, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7127, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7128, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7129, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7130, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7131, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (7132, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (7133, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-20%2015:30:00/to/2010-08-20%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (7134, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-08-21', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (7135, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-21%2015:30:00/to/2010-08-21%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (7136, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-21%2015:00:00/to/2010-08-21%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (7137, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (7138, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (7139, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (7140, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7141, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7142, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7143, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7144, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7145, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7146, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7147, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7148, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7149, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22841vjdA57GQ6UAzISvQ5b6tx9E7b%22+ACCOUNTID%3d%2299867-949138', ''), (7150, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22841vjdA57GQ6UAzISvQ5b6tx9E7b%22+ACCOUNTID%3d%2299867-949138', ''), (7151, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7152, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (7153, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (7154, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (7155, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (7156, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (7157, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-29%2016:30:00/to/2010-08-29%2017:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (7158, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (7159, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (7160, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7161, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7162, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7163, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7164, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7165, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7166, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7167, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7168, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7169, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7170, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22h6IjE8bKCtOftAv4WQvUAj7nWU0b%22+ACCOUNTID%3d%2299867-949138', ''), (7171, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7172, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7173, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7174, 'http://visitate.f-m-computer.de/index.php/', ''), (7175, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (7176, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7177, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (7178, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (7179, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-22', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7180, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-22%2010:00:00/to/2010-08-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7181, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-22%2017:00:00/to/2010-08-22%2017:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7182, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7183, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7184, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2010:00:00/to/2010-08-28%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7185, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-28', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7186, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2018:00:00/to/2010-08-28%2018:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7187, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7188, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7189, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7190, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7191, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7192, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShipping/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7193, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7194, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7195, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7196, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7197, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7198, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7199, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7200, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7201, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22xbxjf1AUd6vftA00Stn9AA7YvOCb%22+ACCOUNTID%3d%2299867-949138', ''), (7202, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7203, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7204, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7205, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7206, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7207, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (7208, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (7209, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7210, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (7211, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (7212, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-22%2010:00:00/to/2010-08-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7213, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-22', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7214, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-22%2017:30:00/to/2010-08-22%2018:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7215, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7216, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7217, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7218, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7219, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7220, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7221, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7222, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7223, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7224, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7225, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7226, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7227, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22p45vCzAYM1ftUAMlKWCEAlAGlO1b%22+ACCOUNTID%3d%2299867-949138', ''), (7228, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7229, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7230, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7231, 'http://visitate.f-m-computer.de/index.php/', ''), (7232, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (7233, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (7234, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4?options=cart', ''), (7235, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/37/date/2010-08-22', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (7236, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-22%2010:00:00/to/2010-08-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (7237, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-22%2015:00:00/to/2010-08-22%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (7238, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0/product/37/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (7239, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (7240, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7241, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7242, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7243, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7244, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7245, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7246, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7247, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7248, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7249, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/', ''), (7250, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7251, 'http://visitate.f-m-computer.de/index.php/contacts/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (7252, 'http://visitate.f-m-computer.de/index.php/contacts/index/post/', 'http://visitate.f-m-computer.de/index.php/contacts/'), (7253, 'http://visitate.f-m-computer.de/index.php/contacts/', 'http://visitate.f-m-computer.de/index.php/contacts/'), (7254, 'http://visitate.f-m-computer.de/', ''), (7255, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/'), (7256, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (7257, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (7258, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (7259, 'http://visitate.f-m-computer.de/index.php/customer/account/', 'http://visitate.f-m-computer.de/index.php/agb/'), (7260, 'http://visitate.f-m-computer.de/index.php/customer/account/edit/', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (7261, 'http://visitate.f-m-computer.de/index.php/customer/address/', 'http://visitate.f-m-computer.de/index.php/customer/account/edit/'), (7262, 'http://visitate.f-m-computer.de/index.php/sales/order/history/', 'http://visitate.f-m-computer.de/index.php/customer/address/'), (7263, 'http://visitate.f-m-computer.de/index.php/sales/order/history/?limit=20', ''), (7264, 'http://visitate.f-m-computer.de/index.php/downloadable/customer/products/', 'http://visitate.f-m-computer.de/index.php/sales/order/history/?limit=20'), (7265, 'http://visitate.f-m-computer.de/index.php/downloadable/customer/products/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/downloadable/customer/products/'), (7266, 'http://visitate.f-m-computer.de/index.php/sales/order/history/', 'http://visitate.f-m-computer.de/index.php/downloadable/customer/products/?___store=english&___from_store=deutsch'), (7267, 'http://visitate.f-m-computer.de/index.php/customer/address/', 'http://visitate.f-m-computer.de/index.php/sales/order/history/'), (7268, 'http://visitate.f-m-computer.de/index.php/customer/account/edit/', 'http://visitate.f-m-computer.de/index.php/customer/address/'), (7269, 'http://visitate.f-m-computer.de/index.php/customer/account/', 'http://visitate.f-m-computer.de/index.php/customer/account/edit/'), (7270, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (7271, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (7272, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7273, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (7274, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (7275, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (7276, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (7277, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7278, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7279, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7280, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7281, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7282, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7283, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7284, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7285, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7286, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7287, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22121COvAv36MzvAAhd4QtAKOzl8rb%22+ACCOUNTID%3d%2299867-949138', ''), (7288, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7289, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7290, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7291, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7292, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (7293, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/agb/'), (7294, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (7295, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (7296, 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/', 'http://visitate.f-m-computer.de/index.php/impressum/'), (7297, 'http://visitate.f-m-computer.de/index.php/contacts/', 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/'), (7298, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/contacts/'), (7299, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (7300, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-20%2017:00:00/to/2010-08-20%2017:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (7301, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/37/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (7302, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-29%2017:00:00/to/2010-08-29%2017:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (7303, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-29%2016:00:00/to/2010-08-29%2016:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (7304, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw,/product/37/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (7305, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (7306, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7307, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7308, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7309, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7310, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7311, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7312, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7313, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7314, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7315, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7316, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22AMvt0QbYtMYEvAnl5IWAb0W4fYfb%22+ACCOUNTID%3d%2299867-949138', ''), (7317, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7318, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7319, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7320, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7321, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7322, 'http://visitate.f-m-computer.de/index.php/', ''), (7323, 'http://visitate.f-m-computer.de/index.php/agb?___store=english', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/0542618cd82c66e3a3ed5fbc033b2cfa/'), (7324, 'http://visitate.f-m-computer.de/index.php/agb/', ''), (7325, 'http://visitate.f-m-computer.de/index.php/service-fee?___store=english', 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/0542618cd82c66e3a3ed5fbc033b2cfa/'), (7326, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/service-fee?___store=english'), (7327, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/agb/'), (7328, 'http://visitate.f-m-computer.de/index.php/agb/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/agb/'), (7329, 'http://visitate.f-m-computer.de/index.php/zahlung/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (7330, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/zahlung/?___store=deutsch&___from_store=english'), (7331, 'http://visitate.f-m-computer.de/index.php/agb/', ''), (7332, 'http://visitate.f-m-computer.de/index.php/agb/', ''), (7333, 'http://visitate.f-m-computer.de/index.php/agb/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/agb/'), (7334, 'http://visitate.f-m-computer.de/index.php/agb/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/agb/?___store=english&___from_store=deutsch'), (7335, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/agb/?___store=deutsch&___from_store=english'), (7336, 'http://visitate.f-m-computer.de/index.php/bestellung/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (7337, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (7338, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (7339, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (7340, 'http://visitate.f-m-computer.de/index.php/agb/', ''), (7341, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/agb/'), (7342, 'http://visitate.f-m-computer.de/index.php/bestellung/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (7343, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (7344, 'http://visitate.f-m-computer.de/index.php/bestellung/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (7345, 'http://visitate.f-m-computer.de/index.php/bestellung/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/bestellung/?___store=english&___from_store=deutsch'), (7346, 'http://visitate.f-m-computer.de/', ''), (7347, 'http://visitate.f-m-computer.de/', ''), (7348, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/'), (7349, 'http://visitate.f-m-computer.de/index.php/bestellung/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (7350, 'http://visitate.f-m-computer.de/index.php/agb', 'http://visitate.f-m-computer.de/index.php/bestellung/?___store=deutsch&___from_store=english'), (7351, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/bestellung/?___store=deutsch&___from_store=english'), (7352, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/bestellung/?___store=deutsch&___from_store=english'), (7353, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/bestellung/?___store=deutsch&___from_store=english'), (7354, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (7355, 'http://visitate.f-m-computer.de/index.php', ''), (7356, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php'), (7357, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (7358, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (7359, 'http://visitate.f-m-computer.de/index.php/customer/account/index/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (7360, 'http://visitate.f-m-computer.de/index.php/customer/account/index/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/index.php/customer/account/index/'), (7361, 'http://visitate.f-m-computer.de/index.php/customer/account/index/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/customer/account/index/?___store=english&___from_store=deutsch'), (7362, 'http://visitate.f-m-computer.de/index.php/', ''), (7363, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (7364, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7365, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (7366, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (7367, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-20%2013:30:00/to/2010-08-20%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7368, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7369, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7370, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (7371, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7372, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (7373, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (7374, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (7375, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (7376, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (7377, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7378, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7379, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7380, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7381, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7382, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7383, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7384, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7385, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7386, 'http://visitate.f-m-computer.de/', 'http://service.gmx.net/de/cgi/derefer?TYPE=3&DEST=http%3A%2F%2Fvisitate.f-m-computer.de'), (7387, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (7388, 'http://visitate.f-m-computer.de/', ''), (7389, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (7390, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7391, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (7392, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (7393, 'http://visitate.f-m-computer.de/', ''), (7394, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (7395, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7396, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (7397, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (7398, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2010:00:00/to/2010-08-28%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7399, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-28', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7400, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2014:30:00/to/2010-08-28%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7401, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7402, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7403, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7404, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7405, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7406, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7407, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7408, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7409, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7410, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7411, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7412, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (7413, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7414, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7415, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22dSQOQ3bpOhr6UA9jG5StAI5j8fUA%22+ACCOUNTID%3d%2299867-949138', ''), (7416, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7417, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7418, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7419, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7420, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7421, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (7422, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (7423, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7424, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7425, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:30:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7426, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7427, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7428, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7429, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7430, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7431, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7432, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7433, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7434, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7435, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7436, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7437, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7438, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22I3KUpCbQ72KMSA5vbWA4AU23dStb%22+ACCOUNTID%3d%2299867-949138', ''), (7439, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7440, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7441, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7442, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7443, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7444, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (7445, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (7446, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7447, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7448, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7449, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7450, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (7451, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7452, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7453, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7454, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7455, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7456, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7457, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7458, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7459, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7460, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7461, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22Af8rvtbOWfpYUAfzpfnEAKrj4AKA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (7462, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7463, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7464, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7465, 'http://visitate.f-m-computer.de/index.php/', ''), (7466, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (7467, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7468, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (7469, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (7470, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (7471, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (7472, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7473, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7474, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7475, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7476, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7477, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7478, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7479, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7480, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7481, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7482, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22GdUf05bEKElYtArfEOndAQWj664b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (7483, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22GdUf05bEKElYtArfEOndAQWj664b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (7484, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7485, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7486, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (7487, 'http://visitate.f-m-computer.de/index.php/', ''), (7488, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4?mode=list', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (7489, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (7490, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (7491, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4?mode=list', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (7492, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (7493, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4?mode=list', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (7494, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (7495, 'http://visitate.f-m-computer.de/index.php/', ''), (7496, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (7497, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (7498, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (7499, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (7500, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-23%2014:30:00/to/2010-08-23%2015:00:00/', ''), (7501, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', ''), (7502, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7503, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7504, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveMethod/', ''), (7505, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7506, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7507, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7508, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7509, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7510, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7511, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7512, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7513, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7514, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22A34tYKAWE171SA2hhYMhAMj575Ib%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7515, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7516, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure', ''), (7517, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7518, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7519, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (7520, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (7521, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (7522, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (7523, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (7524, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-23%2014:30:00/to/2010-08-23%2015:00:00/', ''), (7525, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', ''), (7526, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7527, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7528, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7529, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7530, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7531, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7532, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7533, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7534, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7535, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7536, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7537, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22r6l2ItbEj9EGWAj8tCbCAI1QdM7A%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7538, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7539, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (7540, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (7541, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7542, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (7543, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-23%2012:30:00/to/2010-08-23%2013:00:00/', ''), (7544, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (7545, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36', ''), (7546, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-23%2013:30:00/to/2010-08-23%2014:00:00/', ''), (7547, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,/product/36/', ''), (7548, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7549, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7550, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7551, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7552, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7553, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7554, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7555, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7556, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7557, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7558, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7559, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22x41IUtACU6nGUA49C4tKAh1lfCQb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7560, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7561, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7562, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (7563, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-23%2013:00:00/to/2010-08-23%2013:30:00/', ''), (7564, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (7565, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7566, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7567, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7568, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7569, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7570, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7571, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7572, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7573, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7574, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7575, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7576, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22nShWrQAS3xQlUA2nQtQ2b4t587hA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7577, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7578, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7579, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4?options=cart', ''), (7580, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-23%2013:30:00/to/2010-08-23%2014:00:00/', ''), (7581, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0/product/37/', ''), (7582, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7583, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7584, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7585, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7586, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7587, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7588, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7589, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7590, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7591, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7592, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7593, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure5/', ''), (7594, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7595, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure5/', ''), (7596, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22dAvKpdA1K2fAWAAtKfb1bEpndr3b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7597, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7598, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/61/', ''), (7599, 'http://visitate.f-m-computer.de/index.php/', ''), (7600, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7601, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (7602, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-23%2014:30:00/to/2010-08-23%2015:00:00/', ''), (7603, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-27', ''), (7604, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-27%2014:30:00/to/2010-08-27%2015:00:00/', ''), (7605, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-27%2015:00:00/to/2010-08-27%2015:30:00/', ''), (7606, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (7607, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7608, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7609, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7610, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7611, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7612, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7613, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7614, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7615, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7616, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7617, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7618, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure5/', ''), (7619, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7620, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure5/', ''), (7621, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%223Y11d2bC5zMOSArt3Qx7Av02SQ8A%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7622, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7623, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7624, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (7625, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-23%2012:00:00/to/2010-08-23%2012:30:00/', ''), (7626, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (7627, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7628, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7629, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7630, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7631, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7632, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7633, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7634, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7635, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7636, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7637, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7638, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure5/', ''), (7639, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7640, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure5/', ''), (7641, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22Ev2np7bM5hMISAtQp36SAnp2tpQA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7642, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7643, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/63/', ''), (7644, 'http://visitate.f-m-computer.de/', ''), (7645, 'http://visitate.f-m-computer.de/', ''), (7646, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7647, 'http://visitate.f-m-computer.de/index.php/', ''), (7648, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7649, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (7650, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-27%2010:00:00/to/2010-08-27%2010:00:00/', ''), (7651, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-27', ''), (7652, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-27%2014:00:00/to/2010-08-27%2014:30:00/', ''), (7653, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (7654, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7655, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7656, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7657, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7658, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7659, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7660, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7661, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7662, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7663, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7664, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/', ''), (7665, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7666, 'http://visitate.f-m-computer.de/index.php/', ''), (7667, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7668, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4?options=cart', ''), (7669, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-23%2013:30:00/to/2010-08-23%2014:00:00/', ''), (7670, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0/product/37/', ''), (7671, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7672, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7673, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7674, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7675, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7676, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7677, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7678, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7679, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7680, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7681, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/65/', ''), (7682, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7683, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (7684, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/36/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (7685, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-09-16', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (7686, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-16%2010:00:00/to/2010-09-16%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (7687, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-16%2011:00:00/to/2010-09-16%2011:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (7688, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-16%2010:00:00/to/2010-09-16%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (7689, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-09-26', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (7690, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-26%2010:00:00/to/2010-09-26%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (7691, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/65/', ''), (7692, 'http://visitate.f-m-computer.de/index.php/', ''), (7693, 'http://visitate.f-m-computer.de/index.php/', ''), (7694, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (7695, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (7696, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (7697, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (7698, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-23%2013:00:00/to/2010-08-23%2013:30:00/', ''), (7699, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', ''), (7700, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7701, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7702, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', ''), (7703, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', ''), (7704, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7705, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7706, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7707, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7708, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7709, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7710, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7711, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7712, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7713, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7714, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22YxlbOGAfU38CUAt0GGEpA6d70ldA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7715, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7716, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/66/', ''), (7717, 'http://visitate.f-m-computer.de/index.php/', ''), (7718, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (7719, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (7720, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', ''), (7721, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (7722, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (7723, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7724, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7725, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7726, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7727, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShipping/', ''), (7728, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7729, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7730, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7731, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7732, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7733, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7734, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7735, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7736, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%227lMb6Mbrfn8CUArS72IYA2t5Wb5b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7737, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7738, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/67/', ''), (7739, 'http://visitate.f-m-computer.de/', ''), (7740, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (7741, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (7742, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (7743, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (7744, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (7745, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7746, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (7747, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (7748, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-10', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (7749, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-10%2010:00:00/to/2010-09-10%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (7750, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-10%2011:30:00/to/2010-09-10%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (7751, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-01', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (7752, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2011:30:00/to/2010-09-01%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (7753, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (7754, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (7755, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (7756, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7757, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7758, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7759, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7760, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7761, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7762, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7763, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (7764, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (7765, 'http://visitate.f-m-computer.de/', ''), (7766, 'http://visitate.f-m-computer.de/', ''), (7767, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (7768, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (7769, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/37/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (7770, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/37/to/2010-10-01/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (7771, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/37/to/2010-11-01/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (7772, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/37/to/2010-12-01/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (7773, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/37/to/2011-01-01/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (7774, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2011-01-29%2010:00:00/to/2011-01-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (7775, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/37/date/2011-01-29', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (7776, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2011-01-29%2013:00:00/to/2011-01-29%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (7777, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4?mode=list', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (7778, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (7779, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4?mode=list', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (7780, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (7781, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/67/', ''), (7782, 'http://visitate.f-m-computer.de/', ''), (7783, 'http://visitate.f-m-computer.de/index.php/', ''), (7784, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7785, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (7786, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-25%2012:00:00/to/2010-08-25%2012:30:00/', ''), (7787, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (7788, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7789, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7790, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7791, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7792, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShipping/', ''), (7793, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7794, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7795, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7796, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7797, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7798, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7799, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7800, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7801, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22W4OIn8bxK07tSA4zbU5Ebd38OUKb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7802, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7803, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/68/', ''), (7804, 'http://visitate.f-m-computer.de/index.php/', ''), (7805, 'http://visitate.f-m-computer.de/', ''), (7806, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (7807, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7808, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (7809, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (7810, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-25%2014:00:00/to/2010-08-25%2014:30:00/', ''), (7811, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (7812, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (7813, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7814, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7815, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7816, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7817, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7818, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7819, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7820, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7821, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7822, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7823, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7824, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22A11A7nbWpn4dtA1rAbnCbK54tlQA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7825, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7826, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppentagesticket-online-41.html'), (7827, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7828, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7829, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', ''), (7830, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', ''), (7831, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (7832, 'http://visitate.f-m-computer.de/index.php/', ''), (7833, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/7', ''), (7834, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/7', ''), (7835, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/7', ''), (7836, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAva2F0YWxvZ2UuaHRtbA,,/product/32/', ''), (7837, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7838, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7839, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7840, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7841, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7842, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7843, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7844, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7845, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7846, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7847, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7848, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22fY96vtb6lQ2KtAIn7lzKbh47lWQA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7849, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7850, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/70/', ''), (7851, 'http://visitate.f-m-computer.de/index.php/', ''), (7852, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (7853, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/7', ''), (7854, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAva2F0YWxvZ2UuaHRtbA,,/product/32/', ''), (7855, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7856, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7857, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7858, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7859, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7860, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7861, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7862, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7863, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7864, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7865, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/', ''), (7866, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7867, 'http://visitate.f-m-computer.de/index.php/', ''), (7868, 'http://visitate.f-m-computer.de/index.php/', ''), (7869, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (7870, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (7871, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7872, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (7873, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-25%2013:00:00/to/2010-08-25%2013:30:00/', ''), (7874, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (7875, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7876, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7877, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', ''), (7878, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', ''), (7879, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7880, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7881, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7882, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7883, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7884, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7885, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7886, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7887, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22ln3218b79IC1vA9pbbOfAh1IbQWb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7888, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7889, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/72/', ''), (7890, 'http://visitate.f-m-computer.de/index.php/', ''), (7891, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (7892, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (7893, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (7894, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', ''), (7895, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (7896, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35/category/6', ''), (7897, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (7898, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (7899, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', ''), (7900, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', ''), (7901, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', ''), (7902, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', ''), (7903, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (7904, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35/category/6', ''), (7905, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (7906, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', ''), (7907, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', ''), (7908, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (7909, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (7910, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', ''), (7911, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', ''), (7912, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', ''), (7913, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (7914, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41/category/6', ''), (7915, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7916, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (7917, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-25%2014:00:00/to/2010-08-25%2014:30:00/', ''), (7918, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (7919, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7920, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7921, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7922, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7923, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7924, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7925, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7926, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7927, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7928, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7929, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7930, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7931, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22Y482GCAIMS97SAI9xv50AI38j12b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7932, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7933, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (7934, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (7935, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7936, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (7937, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-25%2012:00:00/to/2010-08-25%2012:30:00/', ''), (7938, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (7939, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7940, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7941, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7942, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7943, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7944, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7945, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7946, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7947, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7948, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7949, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7950, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%2295M1n1AUx082vA3M5E41bx7O287b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7951, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7952, 'http://visitate.f-m-computer.de/index.php/', ''), (7953, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7954, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (7955, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-25%2014:00:00/to/2010-08-25%2014:30:00/', ''), (7956, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (7957, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7958, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7959, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7960, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7961, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7962, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7963, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7964, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7965, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7966, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7967, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7968, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22v6zIbEA85lMrtA75OfhxAKzOO8bA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7969, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7970, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/75/', ''), (7971, 'http://visitate.f-m-computer.de/index.php/', ''), (7972, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7973, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (7974, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-25%2014:00:00/to/2010-08-25%2014:30:00/', ''), (7975, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (7976, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7977, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7978, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7979, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7980, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (7981, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7982, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (7983, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7984, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (7985, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (7986, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (7987, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22f7MtOAbt972GSAIUz3Y3bIz5fAhA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (7988, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (7989, 'http://visitate.f-m-computer.de/index.php/', ''), (7990, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (7991, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (7992, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (7993, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-25%2014:00:00/to/2010-08-25%2014:30:00/', ''), (7994, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (7995, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (7996, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (7997, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (7998, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (7999, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8000, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8001, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8002, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8003, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8004, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8005, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8006, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22EWWx08A7nMpxUAQnhjQlAlnSxhKb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8007, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8008, 'http://visitate.f-m-computer.de/index.php/', ''), (8009, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (8010, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (8011, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-25%2013:30:00/to/2010-08-25%2014:00:00/', ''), (8012, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (8013, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8014, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8015, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8016, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8017, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8018, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8019, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8020, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8021, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8022, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8023, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8024, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22nzlSAzb53SbQSAdQAzIrbGp7vY7b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8025, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8026, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (8027, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (8028, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-25%2013:30:00/to/2010-08-25%2014:00:00/', ''), (8029, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-25%2014:00:00/to/2010-08-25%2014:30:00/', ''), (8030, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (8031, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8032, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8033, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8034, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8035, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8036, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8037, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8038, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8039, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8040, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8041, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8042, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8043, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22Qft53hbnU5ECtA7rKOfpbKSG9Y4b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8044, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8045, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/79/', ''), (8046, 'http://visitate.f-m-computer.de/', ''), (8047, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (8048, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (8049, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (8050, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (8051, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (8052, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (8053, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-29%2013:30:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (8054, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (8055, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (8056, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (8057, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (8058, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (8059, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (8060, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (8061, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (8062, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (8063, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-29%2013:30:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (8064, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (8065, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (8066, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (8067, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (8068, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (8069, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (8070, 'http://visitate.f-m-computer.de/index.php/', ''), (8071, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (8072, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (8073, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (8074, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (8075, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (8076, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (8077, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (8078, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8079, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8080, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpasswordpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (8081, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpasswordpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (8082, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (8083, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpasswordpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (8084, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (8085, 'http://visitate.f-m-computer.de/index.php/', ''), (8086, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (8087, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (8088, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (8089, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-27', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (8090, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2010:00:00/to/2010-08-27%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (8091, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2014:00:00/to/2010-08-27%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (8092, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (8093, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (8094, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (8095, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (8096, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (8097, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (8098, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (8099, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (8100, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (8101, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2010:00:00/to/2010-08-28%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (8102, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-28', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (8103, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2015:00:00/to/2010-08-28%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (8104, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (8105, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (8106, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (8107, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8108, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8109, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (8110, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (8111, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (8112, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (8113, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (8114, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (8115, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (8116, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (8117, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8118, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%2281E9MUA424vMtA76vtdUAbMbx6YA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8119, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%2281E9MUA424vMtA76vtdUAbMbx6YA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8120, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8121, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8122, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (8123, 'http://visitate.f-m-computer.de/', ''), (8124, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/'), (8125, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (8126, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpasswordpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (8127, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (8128, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (8129, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (8130, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (8131, 'http://visitate.f-m-computer.de/index.php/customer/account/index/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (8132, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/customer/account/index/'), (8133, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (8134, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (8135, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1s/product/40/', ''), (8136, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40', ''), (8137, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvaGlnaGxpZ2h0ZnVocnVuZy13ZWx0d2lzc2VuLTQwLmh0bWw,/product/40/', 'http://visitate.f-m-computer.de/index.php/highlightfuhrung-weltwissen-40.html'), (8138, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/highlightfuhrung-weltwissen-40.html'), (8139, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (8140, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (8141, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8142, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8143, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8144, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8145, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8146, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8147, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8148, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8149, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8150, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8151, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22fvz7jEbvOUn2UA28C0KSA4CI3Ghb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (8152, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22fvz7jEbvOUn2UA28C0KSA4CI3Ghb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (8153, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8154, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8155, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8156, 'http://visitate.f-m-computer.de/index.php/contacts/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8157, 'http://visitate.f-m-computer.de/index.php/', ''), (8158, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/79/', ''), (8159, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (8160, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (8161, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (8162, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-25%2012:00:00/to/2010-08-25%2012:30:00/', ''), (8163, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (8164, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8165, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8166, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveMethod/', ''), (8167, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8168, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8169, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8170, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8171, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8172, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8173, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8174, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8175, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8176, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22j70b4SbYMttCWA3tvKQQAxdjCOhA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8177, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8178, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/82/', ''), (8179, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/contacts/'), (8180, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/contacts/'), (8181, 'http://visitate.f-m-computer.de/index.php/', ''), (8182, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (8183, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (8184, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-25%2013:00:00/to/2010-08-25%2013:30:00/', ''), (8185, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', ''), (8186, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36', ''), (8187, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-25%2013:00:00/to/2010-08-25%2013:30:00/', ''), (8188, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,/product/36/', ''), (8189, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8190, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8191, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8192, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8193, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8194, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8195, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8196, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8197, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8198, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8199, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8200, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22xr3rfjbr2UAEvA5dp3zhbv4pWAOA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8201, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8202, 'http://visitate.f-m-computer.de/index.php/', ''), (8203, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (8204, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8205, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (8206, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (8207, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-25%2014:30:00/to/2010-08-25%2015:00:00/', ''), (8208, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', ''), (8209, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8210, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8211, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8212, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8213, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8214, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8215, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8216, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8217, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8218, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8219, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8220, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8221, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22WEQh3vbUEl68UAY21AKEAAhhfMxA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8222, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8223, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1s/product/38/', ''), (8224, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38', ''), (8225, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYXVzc3RlbGx1bmdzZnVocnVuZy1pbi1lbmdsaXNjaC5odG1s/product/38/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (8226, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/ausstellungsfuhrung-in-englisch.html'), (8227, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8228, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8229, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8230, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8231, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8232, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8233, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8234, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8235, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8236, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8237, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22ttQ9lnA1I9EfvASWYQESblUfnrdA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (8238, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22ttQ9lnA1I9EfvASWYQESblUfnrdA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (8239, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8240, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8241, 'http://visitate.f-m-computer.de/', ''), (8242, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8243, 'http://visitate.f-m-computer.de/index.php/', ''), (8244, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (8245, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8246, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (8247, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (8248, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-25%2012:00:00/to/2010-08-25%2012:30:00/', ''), (8249, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', ''), (8250, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8251, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8252, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8253, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8254, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8255, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8256, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8257, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8258, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8259, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8260, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8261, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22jC3K1rbASId3rAUdlS5lb27rS7jb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8262, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8263, 'http://visitate.f-m-computer.de/index.php/', ''), (8264, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (8265, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (8266, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4?options=cart', ''), (8267, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8268, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (8269, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (8270, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-25%2013:00:00/to/2010-08-25%2013:30:00/', ''), (8271, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', ''), (8272, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8273, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8274, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8275, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8276, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8277, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8278, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8279, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8280, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8281, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8282, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (8283, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/37/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (8284, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-29%2010:00:00/to/2010-08-29%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (8285, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0/product/37/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (8286, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (8287, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8288, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8289, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22Ajb1lbbn0IQltAGIf77Gb51lnptb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8290, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8291, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8292, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8293, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (8294, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (8295, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (8296, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (8297, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (8298, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (8299, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (8300, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8301, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8302, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22655YfAA39Mh1tAtM5U57bG8dr10A%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (8303, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22655YfAA39Mh1tAtM5U57bG8dr10A%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (8304, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8305, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8306, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8307, 'http://visitate.f-m-computer.de/index.php/', ''), (8308, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (8309, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8310, 'http://visitate.f-m-computer.de/', ''), (8311, 'http://visitate.f-m-computer.de/', ''), (8312, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (8313, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8314, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (8315, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (8316, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-25%2012:30:00/to/2010-08-25%2013:00:00/', ''), (8317, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', ''), (8318, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8319, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (8320, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8321, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (8322, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (8323, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8324, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8325, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8326, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8327, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8328, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8329, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8330, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8331, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8332, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22A6UxUvbIQ6bEWA2EQYEtAbjvKpMb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8333, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8334, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8335, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (8336, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (8337, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-25%2012:30:00/to/2010-08-25%2013:00:00/', ''), (8338, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', ''), (8339, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8340, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8341, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8342, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8343, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8344, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8345, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8346, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8347, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8348, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8349, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8350, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8351, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8352, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8353, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%226nUbdvb0jdl8SAh3YA8IbK5d54Eb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8354, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8355, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8356, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (8357, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (8358, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', ''), (8359, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-25%2012:30:00/to/2010-08-25%2013:00:00/', ''), (8360, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8361, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8362, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8363, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8364, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8365, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8366, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html'), (8367, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (8368, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8369, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8370, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (8371, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (8372, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (8373, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8374, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8375, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8376, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8377, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8378, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8379, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8380, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8381, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8382, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%228zGEEIb5EYfGvAhrU2lYbzA8n6bb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8383, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8384, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8385, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (8386, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (8387, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', ''), (8388, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-25%2012:30:00/to/2010-08-25%2013:00:00/', ''), (8389, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8390, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8391, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (8392, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (8393, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-25%2012:30:00/to/2010-08-25%2013:00:00/', ''), (8394, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', ''), (8395, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8396, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8397, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8398, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8399, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8400, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8401, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8402, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8403, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (8404, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (8405, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', ''), (8406, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-25%2012:30:00/to/2010-08-25%2013:00:00/', ''), (8407, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (8408, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8409, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (8410, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (8411, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8412, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (8413, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (8414, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-25%2012:30:00/to/2010-08-25%2013:00:00/', ''), (8415, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-08-26', ''), (8416, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-26%2012:30:00/to/2010-08-26%2013:00:00/', ''), (8417, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8418, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (8419, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (8420, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-25%2012:30:00/to/2010-08-25%2013:00:00/', ''), (8421, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', ''), (8422, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (8423, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-25%2015:00:00/to/2010-08-25%2015:30:00/', ''), (8424, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', ''), (8425, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8426, 'http://visitate.f-m-computer.de/index.php/', ''), (8427, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (8428, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8429, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (8430, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (8431, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', ''), (8432, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8433, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8434, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8435, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8436, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8437, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8438, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8439, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8440, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8441, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8442, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8443, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22QnAG90AxEOY6vAhUznxKAxSUU60b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8444, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8445, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8446, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (8447, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (8448, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', ''), (8449, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8450, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8451, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8452, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8453, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8454, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8455, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8456, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8457, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8458, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (8459, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (8460, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', ''), (8461, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8462, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8463, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8464, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8465, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8466, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8467, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8468, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8469, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', ''), (8470, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (8471, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (8472, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', ''), (8473, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (8474, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', ''), (8475, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (8476, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (8477, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', ''), (8478, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (8479, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (8480, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (8481, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', ''), (8482, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8483, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8484, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8485, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/801/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', ''), (8486, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', ''), (8487, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8488, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8489, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8490, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8491, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8492, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8493, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8494, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8495, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8496, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8497, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8498, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8499, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8500, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22lCtrvKA2I7jAtA3fnUMvACEGrdxb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8501, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8502, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8503, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8504, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8505, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8506, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8507, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8508, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8509, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8510, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8511, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8512, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8513, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8514, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8515, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8516, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22n4jp8Ub3n03MUArWd73GAvWdt6Gb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8517, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8518, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/94/', ''), (8519, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8520, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8521, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8522, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8523, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8524, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8525, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8526, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8527, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (8528, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8529, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8530, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8531, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8532, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8533, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8534, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8535, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8536, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8537, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8538, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8539, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8540, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8541, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8542, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8543, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8544, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8545, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8546, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8547, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8548, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8549, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8550, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8551, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8552, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8553, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8554, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22W3Ax81blK07ItAv7SpAKbbzbEEOb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8555, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8556, 'http://visitate.f-m-computer.de/index.php/', ''), (8557, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (8558, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8559, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8560, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8561, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8562, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8563, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8564, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShipping/', ''), (8565, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8566, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8567, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8568, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8569, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8570, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8571, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8572, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8573, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8574, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8575, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8576, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShipping/', ''), (8577, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8578, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8579, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8580, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8581, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8582, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8583, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8584, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8585, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8586, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8587, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8588, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShipping/', ''), (8589, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8590, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8591, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8592, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8593, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8594, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8595, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8596, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8597, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8598, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8599, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8600, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8601, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8602, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8603, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8604, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8605, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8606, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8607, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8608, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8609, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8610, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8611, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8612, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8613, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8614, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8615, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8616, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8617, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8618, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8619, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8620, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8621, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8622, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8623, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8624, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8625, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8626, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8627, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8628, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8629, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8630, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8631, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8632, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8633, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8634, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8635, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%221xz15QA4hflAtAntSlrzbnMGA2Ib%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8636, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8637, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/97/', ''), (8638, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8639, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8640, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8641, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8642, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8643, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8644, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShipping/', ''), (8645, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8646, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8647, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8648, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8649, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8650, 'http://visitate.f-m-computer.de/index.php', ''), (8651, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8652, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8653, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8654, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8655, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22j3QAApbGhA88rA35CUvKA2Idlbjb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8656, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8657, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8658, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8659, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8660, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8661, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8662, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8663, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8664, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8665, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8666, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8667, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8668, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8669, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8670, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8671, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22OIn5fKbjrOlfvAAzlKdzA9MY3zAb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8672, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8673, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8674, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8675, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (8676, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (8677, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1s/product/39/', ''), (8678, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39', ''), (8679, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZmFtaWxpZW5mdWhydW5nLXdlbHR3aXNzZW4tMzkuaHRtbA,,/product/39/', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (8680, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (8681, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39', ''), (8682, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (8683, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (8684, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (8685, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (8686, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (8687, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (8688, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8689, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8690, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8691, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8692, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8693, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8694, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8695, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8696, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8697, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8698, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8699, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8700, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8701, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8702, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8703, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8704, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8705, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8706, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8707, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8708, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8709, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22G43GCAA5xYSGtAEpAGt2bY9Av8vb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8710, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8711, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%221IQGKjbM1QUQUAjGvObQbjj38G1b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (8712, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%221IQGKjbM1QUQUAjGvObQbjj38G1b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (8713, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8714, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8715, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8716, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8717, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8718, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8719, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8720, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8721, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8722, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8723, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8724, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8725, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8726, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8727, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8728, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22GnUQC4bMGx3KtAlzM7OGbn7brI3b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8729, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8730, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8731, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8732, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8733, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8734, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8735, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8736, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8737, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8738, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8739, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8740, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8741, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8742, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%221hQ97Wb58l08SAESdU8xAIpz72xA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8743, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8744, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8745, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8746, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8747, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8748, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8749, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8750, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8751, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8752, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8753, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8754, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8755, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8756, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22OYQj13AA5hM8rAf7fllbAjpGv2nb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8757, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8758, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8759, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8760, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8761, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8762, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8763, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8764, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8765, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8766, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8767, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8768, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8769, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8770, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8771, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8772, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22WxChhCbxddp5rASO8S60bf1AAGzb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8773, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8774, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8775, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8776, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8777, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8778, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8779, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8780, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8781, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8782, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8783, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8784, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8785, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8786, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8787, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8788, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22vKlYUObSC914rAIUCpI2bOnndhdb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8789, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8790, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8791, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8792, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/'), (8793, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (8794, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (8795, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (8796, 'http://visitate.f-m-computer.de/index.php/customer/account/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (8797, 'http://visitate.f-m-computer.de/index.php/customer/account/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (8798, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (8799, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (8800, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', ''), (8801, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8802, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (8803, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (8804, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8805, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8806, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8807, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8808, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8809, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8810, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8811, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8812, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8813, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22I41bp2bjnnfbSAd2SS8AAAjp6UKb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (8814, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22I41bp2bjnnfbSAd2SS8AAAjp6UKb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (8815, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8816, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8817, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8818, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8819, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8820, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8821, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8822, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8823, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8824, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8825, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8826, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8827, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8828, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8829, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8830, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22r22bftbn2hWlSA7GYbvEApbr0MUA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8831, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8832, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8833, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8834, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8835, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8836, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8837, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8838, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8839, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8840, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8841, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8842, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8843, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8844, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8845, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8846, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22hW2fI7A76A0nUA346vxjAl65vInb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8847, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8848, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8849, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8850, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8851, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8852, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8853, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8854, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8855, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8856, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8857, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8858, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8859, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8860, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8861, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8862, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%2251MA87blIfEQtAYA06KxArhnC2AA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8863, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8864, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8865, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (8866, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8867, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8868, 'http://visitate.f-m-computer.de/index.php/', ''), (8869, 'http://visitate.f-m-computer.de/index.php/', ''), (8870, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (8871, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8872, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8873, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8874, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8875, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8876, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8877, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8878, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8879, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8880, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8881, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8882, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8883, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8884, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8885, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22O6rvflb3I4jUvA94vEnOAp0n3r4A%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8886, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8887, 'http://visitate.f-m-computer.de/index.php/', ''), (8888, 'http://visitate.f-m-computer.de/index.php/', ''), (8889, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (8890, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (8891, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (8892, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1s/product/39/', ''), (8893, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39', ''), (8894, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZmFtaWxpZW5mdWhydW5nLXdlbHR3aXNzZW4tMzkuaHRtbA,,/product/39/', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (8895, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (8896, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8897, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8898, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8899, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8900, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8901, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8902, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8903, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8904, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8905, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8906, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8907, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22ExOMG4AM1Qh9vA7Mp94nAfKWE3vb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (8908, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22ExOMG4AM1Qh9vA7Mp94nAfKWE3vb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (8909, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8910, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8911, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8912, 'http://visitate.f-m-computer.de/index.php/', ''), (8913, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (8914, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi5odG1s/product/40/', ''), (8915, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40', ''), (8916, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40', 'http://visitate.f-m-computer.de/index.php/highlightfuhrung-weltwissen-40.html'), (8917, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvaGlnaGxpZ2h0ZnVocnVuZy13ZWx0d2lzc2VuLTQwLmh0bWw_X19fZnJvbV9zdG9yZT1kZXV0c2NoJl9fX3N0b3JlPWVuZ2xpc2g,/product/40/', 'http://visitate.f-m-computer.de/index.php/highlightfuhrung-weltwissen-40.html?___store=english&___from_store=deutsch'), (8918, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/highlightfuhrung-weltwissen-40.html?___store=english&___from_store=deutsch'), (8919, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40', ''), (8920, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/highlightfuhrung-weltwissen-40.html?___from_store=deutsch&___store=english'), (8921, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (8922, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/41/', ''), (8923, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/41', ''), (8924, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s/product/41/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (8925, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppentagesticket-online-41.html'), (8926, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8927, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8928, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8929, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8930, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8931, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8932, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8933, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8934, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8935, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8936, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8937, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22t844p9AfpM90UA3KQMpCbhQGbd5b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (8938, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22t844p9AfpM90UA3KQMpCbhQGbd5b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (8939, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8940, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8941, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8942, 'http://visitate.f-m-computer.de/', ''), (8943, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (8944, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (8945, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (8946, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (8947, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2010:00:00/to/2010-08-27%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (8948, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-27', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (8949, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2015:00:00/to/2010-08-27%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (8950, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (8951, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (8952, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (8953, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8954, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8955, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8956, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8957, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8958, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8959, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8960, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (8961, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8962, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8963, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22xp46GfA5zU99UAbUdGIxAvCz9dhb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8964, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22xp46GfA5zU99UAbUdGIxAvCz9dhb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8965, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8966, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8967, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (8968, 'http://visitate.f-m-computer.de/index.php/', ''), (8969, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/'), (8970, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8971, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8972, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8973, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8974, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8975, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8976, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8977, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8978, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8979, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8980, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8981, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8982, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8983, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8984, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%228UfA01bMUCxWSA5Q2C81AQ1z372b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (8985, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (8986, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (8987, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (8988, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (8989, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (8990, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (8991, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8992, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (8993, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8994, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (8995, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (8996, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (8997, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (8998, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (8999, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9000, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%222bSr1YbrGI51UApjfEEdAWC5x42b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (9001, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9002, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (9003, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (9004, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9005, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9006, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (9007, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9008, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (9009, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9010, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (9011, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9012, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (9013, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9014, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9015, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9016, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22Uf22n0b47bt9tArhAGYSAAhxUr5A%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (9017, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9018, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (9019, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (9020, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9021, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9022, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (9023, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9024, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (9025, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9026, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (9027, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9028, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (9029, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9030, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9031, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9032, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22htQhf0bp9WYUtAtWp8nfbthl3pAA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (9033, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9034, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (9035, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (9036, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9037, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9038, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (9039, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9040, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (9041, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9042, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (9043, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9044, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (9045, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9046, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9047, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9048, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (9049, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (9050, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9051, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9052, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (9053, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9054, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (9055, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9056, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (9057, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9058, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (9059, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9060, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9061, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22fG8Ir1Ajl4lbvAUzhGx8bOElYr1b%22+ACCOUNTID%3d%2299867-949131', ''), (9062, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22fG8Ir1Ajl4lbvAUzhGx8bOElYr1b%22+ACCOUNTID%3d%2299867-949131', ''), (9063, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9064, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (9065, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (9066, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9067, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9068, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (9069, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9070, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (9071, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9072, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (9073, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9074, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (9075, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9076, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9077, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22UQbh2Ibh4pK0tA1nhzO6b6O483EA%22+ACCOUNTID%3d%2299867-949131', ''), (9078, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9079, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (9080, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (9081, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9082, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9083, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (9084, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9085, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (9086, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9087, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (9088, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9089, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (9090, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9091, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9092, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22559SQpAtUdY9rAQ1YrpWbOdKxMCb%22+ACCOUNTID%3d%2299867-949131', ''), (9093, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9094, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (9095, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (9096, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9097, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (9098, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (9099, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9100, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9101, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (9102, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9103, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (9104, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9105, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (9106, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9107, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (9108, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9109, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22h8pnAWbW92WdtAbxjhEQAC6xKzbA%22+ACCOUNTID%3d%2299867-949131', ''), (9110, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9111, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9112, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9113, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (9114, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (9115, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9116, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9117, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (9118, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9119, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (9120, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9121, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (9122, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9123, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (9124, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9125, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9126, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%2241W2WvAp1jCQUA2rG5b6b4OG5C8A%22+ACCOUNTID%3d%2299867-949131', ''), (9127, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9128, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9129, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (9130, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (9131, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9132, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9133, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (9134, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9135, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (9136, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9137, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (9138, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9139, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (9140, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9141, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9142, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%224E7Ab5AKEvndWAz370j5b6f4rG6b%22+ACCOUNTID%3d%2299867-949131', ''), (9143, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9144, 'http://visitate.f-m-computer.de/', ''), (9145, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (9146, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9147, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9148, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-25%2013:30:00/to/2010-08-25%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9149, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9150, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9151, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9152, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (9153, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9154, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9155, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (9156, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (9157, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (9158, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (9159, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9160, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9161, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (9162, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9163, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (9164, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9165, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (9166, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9167, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (9168, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9169, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9170, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22O9WUYEASftUhvA7v5Kj0bOYEv5Mb%22+ACCOUNTID%3d%2299867-949131', ''), (9171, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22O9WUYEASftUhvA7v5Kj0bOYEv5Mb%22+ACCOUNTID%3d%2299867-949131', ''), (9172, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9173, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (9174, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (9175, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9176, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9177, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (9178, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9179, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (9180, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9181, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (9182, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9183, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (9184, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9185, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9186, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9187, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22YW8SdbbI7j5pvA1x6v3nbjtlll4b%22+ACCOUNTID%3d%2299867-949131', ''), (9188, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9189, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/127/', ''), (9190, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (9191, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (9192, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9193, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9194, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (9195, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9196, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (9197, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9198, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (9199, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9200, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (9201, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9202, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3cIDP+MSGTYPE%3d%22PayConfirm%22+TOKEN%3d%22(unused)%22+VTVERIFY%3d%22(obsolete)%22+KEYID%3d%221-0%22+ID%3d%22W4n071AGzGdCvArbGEG0AMn1125b%22+ACCOUNTID%3d%2299867-949131', ''), (9203, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9204, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9205, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (9206, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9207, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9208, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/127/', ''), (9209, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (9210, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (9211, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9212, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9213, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (9214, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9215, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShipping/', ''), (9216, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9217, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (9218, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9219, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (9220, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9221, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', ''), (9222, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9223, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9224, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9225, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22I8I6OAAbzKj1SAl29GWSAn9I2nEA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (9226, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9227, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (9228, 'http://visitate.f-m-computer.de/index.php/', ''), (9229, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (9230, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9231, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9232, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9233, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (9234, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/tagesticket-online-34.html'), (9235, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9236, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9237, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9238, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9239, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9240, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9241, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9242, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9243, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9244, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9245, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9246, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9247, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9248, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22tMUQjbbnOMz2UA6xj125Aphp9KfA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (9249, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9250, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (9251, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (9252, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', ''), (9253, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', ''), (9254, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/34', ''), (9255, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,/product/34/', ''), (9256, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9257, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9258, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', ''), (9259, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9260, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShipping/', ''), (9261, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9262, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', ''), (9263, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9264, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', ''), (9265, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', ''), (9266, 'http://visitate.f-m-computer.de/', ''), (9267, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (9268, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9269, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9270, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9271, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-26%2015:00:00/to/2010-08-26%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9272, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-28', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9273, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2015:00:00/to/2010-08-28%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9274, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2014:00:00/to/2010-08-28%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9275, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9276, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9277, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9278, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9279, 'http://visitate.f-m-computer.de/index.php/', ''), (9280, 'http://visitate.f-m-computer.de/index.php', ''), (9281, 'http://visitate.f-m-computer.de/', ''), (9282, 'http://visitate.f-m-computer.de/', ''), (9283, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (9284, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9285, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9286, 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch', 'http://visitate.f-m-computer.de/'), (9287, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (9288, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html?___store=english&___from_store=deutsch'), (9289, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9290, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (9291, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/?___store=english&___from_store=deutsch'), (9292, 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (9293, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/catalog/seo_sitemap/category/'), (9294, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (9295, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (9296, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (9297, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (9298, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (9299, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (9300, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (9301, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (9302, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9303, 'http://visitate.f-m-computer.de/index.php/fuehrungen/var/options/%27+data.fileName+%27', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (9304, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/36/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (9305, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/36/date/2010-09-01', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (9306, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-01%2010:00:00/to/2010-09-01%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (9307, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-09-01%2010:30:00/to/2010-09-01%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (9308, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/36/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (9309, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (9310, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9311, 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english', 'http://visitate.f-m-computer.de/index.php/'), (9312, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (9313, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9314, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (9315, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (9316, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9317, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (9318, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (9319, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9320, 'http://visitate.f-m-computer.de/', ''), (9321, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (9322, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (9323, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (9324, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9325, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9326, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html'), (9327, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php'), (9328, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-26%2011:30:00/to/2010-08-26%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (9329, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/36/from/2010-08-26%2011:30:00/to/2010-08-26%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (9330, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9331, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (9332, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (9333, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9334, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (9335, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (9336, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9337, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (9338, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9339, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?___store=deutsch&___from_store=english'), (9340, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9341, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-27%2010:00:00/to/2010-08-27%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (9342, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-08-27', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (9343, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-08-28', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (9344, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-28%2010:00:00/to/2010-08-28%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (9345, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/ausstellungsfuhrung-in-englisch.html'), (9346, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-08-30', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (9347, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-30%2010:00:00/to/2010-08-30%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (9348, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/35/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (9349, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-09-08', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (9350, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-09-08%2010:00:00/to/2010-09-08%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (9351, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/35/date/2010-09-06', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (9352, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-09-06%2010:00:00/to/2010-09-06%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (9353, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (9354, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/'), (9355, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9356, 'http://visitate.f-m-computer.de/', ''), (9357, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (9358, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/?___store=deutsch&___from_store=english'), (9359, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (9360, 'http://visitate.f-m-computer.de/index.php/agb/', 'http://visitate.f-m-computer.de/index.php/bestellung/'), (9361, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9362, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9363, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', ''), (9364, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (9365, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9366, 'http://visitate.f-m-computer.de/index.php/impressum/', 'http://visitate.f-m-computer.de/index.php/agb/'), (9367, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/impressum/'), (9368, 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9369, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/impressum/'), (9370, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9371, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/40/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (9372, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi9oaWdobGlnaHRmdWhydW5nLXdlbHR3aXNzZW4tNDAuaHRtbA,,/product/40/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (9373, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (9374, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9375, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (9376, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9377, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9378, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9379, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9380, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9381, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-27', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9382, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2010:00:00/to/2010-08-27%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9383, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2017:00:00/to/2010-08-27%2017:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9384, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9385, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9386, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9387, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/894/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9388, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9389, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/896/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (9390, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (9391, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (9392, 'http://visitate.f-m-computer.de/index.php/zahlung/', 'http://visitate.f-m-computer.de/index.php/'), (9393, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/zahlung/'), (9394, 'http://visitate.f-m-computer.de/', ''), (9395, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9396, 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (9397, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/'), (9398, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/weltwissen-vvk'), (9399, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/'), (9400, 'http://visitate.f-m-computer.de/index.php/bestellung', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9401, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/bestellung'), (9402, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9403, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9404, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/bestellung'), (9405, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9406, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/bestellung'), (9407, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi9oaWdobGlnaHRmdWhydW5nLXdlbHR3aXNzZW4tNDAuaHRtbA,,/product/40/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (9408, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html'), (9409, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/bestellung'), (9410, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9411, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9412, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9413, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9414, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9415, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9416, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9417, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9418, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2010:00:00/to/2010-08-27%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9419, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-27', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9420, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2011:00:00/to/2010-08-27%2011:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9421, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9422, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (9423, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9424, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9425, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9426, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9427, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9428, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9429, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/'), (9430, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (9431, 'http://visitate.f-m-computer.de/index.php/customer/account/createpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/create/'), (9432, 'http://visitate.f-m-computer.de/index.php/customer/account/index/', 'http://visitate.f-m-computer.de/index.php/customer/account/create/'), (9433, 'http://visitate.f-m-computer.de/index.php/customer/account/', 'http://visitate.f-m-computer.de/index.php/customer/account/index/'), (9434, 'http://visitate.f-m-computer.de/index.php/customer/address/', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (9435, 'http://visitate.f-m-computer.de/index.php/customer/address/new/', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (9436, 'http://visitate.f-m-computer.de/index.php/customer/address/new/', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (9437, 'http://visitate.f-m-computer.de/index.php/customer/account/', 'http://visitate.f-m-computer.de/index.php/customer/address/new/'), (9438, 'http://visitate.f-m-computer.de/index.php/customer/address/', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (9439, 'http://visitate.f-m-computer.de/index.php/customer/address/new/', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (9440, 'http://visitate.f-m-computer.de/index.php/customer/address/new/', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (9441, 'http://visitate.f-m-computer.de/index.php/downloadable/customer/products/', 'http://visitate.f-m-computer.de/index.php/customer/address/new/'), (9442, 'http://visitate.f-m-computer.de/index.php/sales/order/history/', 'http://visitate.f-m-computer.de/index.php/downloadable/customer/products/'), (9443, 'http://visitate.f-m-computer.de/index.php/customer/account/edit/', 'http://visitate.f-m-computer.de/index.php/sales/order/history/'), (9444, 'http://visitate.f-m-computer.de/index.php/customer/account/', 'http://visitate.f-m-computer.de/index.php/customer/account/edit/'), (9445, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (9446, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (9447, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/'), (9448, 'http://visitate.f-m-computer.de/index.php/', ''), (9449, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (9450, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9451, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (9452, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (9453, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2014:00:00/to/2010-08-27%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9454, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9455, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9456, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2014:00:00/to/2010-08-27%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9457, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9458, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9459, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9460, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9461, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9462, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9463, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9464, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9465, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9466, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9467, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9468, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9469, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9470, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22p5665dA6x0A1vA3U658CAdpC4nxb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (9471, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9472, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9473, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22p5665dA6x0A1vA3U658CAdpC4nxb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (9474, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9475, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9476, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9477, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (9478, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9479, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (9480, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (9481, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2014:00:00/to/2010-08-27%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9482, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9483, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9484, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2014:00:00/to/2010-08-27%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9485, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9486, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9487, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9488, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9489, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9490, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9491, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9492, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9493, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9494, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9495, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9496, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9497, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9498, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9499, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9500, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9501, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9502, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9503, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9504, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%221fUd33bhrzpttAp0hO9zAf2CObSA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22213%2E168', ''), (9505, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9506, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (9507, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (9508, 'http://visitate.f-m-computer.de/index.php/', ''), (9509, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (9510, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9511, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (9512, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (9513, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9514, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (9515, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (9516, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-27%2014:00:00/to/2010-08-27%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (9517, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (9518, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (9519, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (9520, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-28', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9521, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2010:00:00/to/2010-08-28%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9522, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2010:00:00/to/2010-08-28%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9523, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2010:00:00/to/2010-08-28%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9524, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2014:30:00/to/2010-08-28%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9525, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2014:00:00/to/2010-08-28%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9526, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2013:30:00/to/2010-08-28%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9527, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2013:00:00/to/2010-08-28%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9528, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2014:30:00/to/2010-08-28%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9529, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2015:00:00/to/2010-08-28%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9530, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2014:30:00/to/2010-08-28%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9531, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2014:00:00/to/2010-08-28%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9532, 'http://visitate.f-m-computer.de/', ''), (9533, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (9534, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4?options=cart', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9535, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-gruppen.html?options=cart'), (9536, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (9537, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpasswordpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (9538, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (9539, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (9540, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (9541, 'http://visitate.f-m-computer.de/index.php/customer/account/create/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (9542, 'http://visitate.f-m-computer.de/index.php/customer/account/createpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/create/'), (9543, 'http://visitate.f-m-computer.de/index.php/customer/account/index/', 'http://visitate.f-m-computer.de/index.php/customer/account/create/'), (9544, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/customer/account/index/'), (9545, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', 'http://visitate.f-m-computer.de/index.php/customer/account/index/'), (9546, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/'), (9547, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/'), (9548, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (9549, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpasswordpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (9550, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (9551, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (9552, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9553, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9554, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy5odG1s/product/35/', ''), (9555, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/35', ''), (9556, 'http://visitate.f-m-computer.de/', ''), (9557, 'http://visitate.f-m-computer.de/index.php/', ''), (9558, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/35/from/2010-08-27%2013:00:00/to/2010-08-27%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (9559, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/35/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (9560, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/gruppen-online-ticket-mit-zeitfenster.html'), (9561, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9562, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9563, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9564, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9565, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9566, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9567, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9568, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9569, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9570, 'http://visitate.f-m-computer.de/', ''), (9571, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (9572, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9573, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (9574, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (9575, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-28', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9576, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2010:00:00/to/2010-08-28%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9577, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2010:00:00/to/2010-08-28%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9578, 'http://visitate.f-m-computer.de/index.php/', ''), (9579, 'http://visitate.f-m-computer.de/index.php/', ''), (9580, 'http://visitate.f-m-computer.de/index.php/', ''), (9581, 'http://visitate.f-m-computer.de/index.php/', ''), (9582, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (9583, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (9584, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (9585, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (9586, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (9587, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-07-01/', ''), (9588, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-08-01/', ''), (9589, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', ''), (9590, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (9591, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', ''), (9592, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-08-01/', ''), (9593, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (9594, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', ''), (9595, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', ''), (9596, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (9597, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38/category/4', ''), (9598, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-09-01/', ''), (9599, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38/category/4', ''), (9600, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-09-01/', ''), (9601, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38/category/4', ''), (9602, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-09-01/', ''), (9603, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-10-01/', ''), (9604, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-11-01/', ''), (9605, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-12-01/', ''), (9606, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2011-01-01/', ''), (9607, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2011-02-01/', ''), (9608, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38/category/4', ''), (9609, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2011-01-01/', ''), (9610, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-12-01/', ''), (9611, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-11-01/', ''), (9612, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-10-01/', ''), (9613, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-09-01/', ''), (9614, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-08-01/', ''), (9615, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (9616, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', ''), (9617, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/36/category/4', ''), (9618, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (9619, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39/category/4', ''), (9620, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/39/to/2010-09-01/', ''); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (9621, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/39/to/2010-08-01/', ''), (9622, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/39/to/2010-10-01/', ''), (9623, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/39/to/2010-12-01/', ''), (9624, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39/category/4', ''), (9625, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/39/to/2010-09-01/', ''), (9626, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (9627, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (9628, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/40/to/2010-09-01/', ''), (9629, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (9630, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/40/to/2010-09-01/', ''), (9631, 'http://visitate.f-m-computer.de/', ''), (9632, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (9633, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9634, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9635, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9636, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9637, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9638, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2011:30:00/to/2010-08-27%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9639, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9640, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9641, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9642, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9643, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4?options=cart', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (9644, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/37/from/2010-08-27%2010:30:00/to/2010-08-27%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/uberblicksfuhrung-fur-schulklassen.html?options=cart'), (9645, 'http://visitate.f-m-computer.de/', ''), (9646, 'http://visitate.f-m-computer.de/', ''), (9647, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (9648, 'http://visitate.f-m-computer.de/', ''), (9649, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/'), (9650, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/913/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9651, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9652, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/913/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9653, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9654, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (9655, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (9656, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9657, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9658, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9659, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-27%2010:00:00/to/2010-08-27%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9660, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9661, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9662, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/915/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9663, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9664, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9665, 'http://visitate.f-m-computer.de/', ''), (9666, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/'), (9667, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (9668, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (9669, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (9670, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpasswordpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (9671, 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpasswordpost/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (9672, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/forgotpassword/'), (9673, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (9674, 'http://visitate.f-m-computer.de/index.php/customer/account/index/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (9675, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (9676, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (9677, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/customer/account/index/'), (9678, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', 'http://visitate.f-m-computer.de/index.php/customer/account/index/'), (9679, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (9680, 'http://visitate.f-m-computer.de/', ''), (9681, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (9682, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9683, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', ''), (9684, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (9685, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9686, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-10', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9687, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-10%2010:00:00/to/2010-09-10%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9688, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-10%2013:00:00/to/2010-09-10%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9689, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9690, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9691, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2013:00:00/to/2010-08-28%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9692, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9693, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9694, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9695, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9696, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9697, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9698, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9699, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9700, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9701, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9702, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9703, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9704, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9705, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9706, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9707, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22IrIQWrb507CbtAQh3df6AICb597b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (9708, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9709, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (9710, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (9711, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (9712, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9713, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9714, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2013:00:00/to/2010-08-28%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9715, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9716, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9717, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2013:00:00/to/2010-08-28%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9718, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9719, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9720, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9721, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9722, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9723, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9724, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9725, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/921/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9726, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9727, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (9728, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (9729, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9730, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9731, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9732, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9733, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9734, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2016:00:00/to/2010-08-29%2016:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9735, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2016:00:00/to/2010-08-29%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9736, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2016:00:00/to/2010-08-29%2016:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9737, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:30:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9738, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-30', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9739, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-30%2013:30:00/to/2010-08-30%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9740, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-30%2013:00:00/to/2010-08-30%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9741, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9742, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9743, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9744, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9745, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9746, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9747, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9748, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9749, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9750, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9751, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9752, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9753, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9754, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22lnlQ8fAl38A2rAS5z1YfAt9pQxAb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (9755, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9756, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22lnlQ8fAl38A2rAS5z1YfAt9pQxAb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (9757, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9758, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9759, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (9760, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-30', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9761, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-30%2010:00:00/to/2010-08-30%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9762, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9763, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9764, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9765, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:30:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9766, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:00:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9767, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2012:30:00/to/2010-08-29%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9768, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2012:00:00/to/2010-08-29%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9769, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9770, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9771, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9772, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9773, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9774, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9775, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9776, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/925/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9777, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9778, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (9779, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9780, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9781, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9782, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2017:30:00/to/2010-08-29%2018:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9783, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2014:00:00/to/2010-08-29%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9784, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9785, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9786, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9787, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9788, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9789, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9790, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9791, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9792, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9793, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9794, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9795, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9796, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9797, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22b59MMKbQKOQISA7O0E75bAxrEKOA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (9798, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9799, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22b59MMKbQKOQISA7O0E75bAxrEKOA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (9800, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9801, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9802, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (9803, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9804, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9805, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9806, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:30:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9807, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9808, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2014:00:00/to/2010-08-29%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9809, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9810, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-02', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9811, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2014:00:00/to/2010-09-02%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9812, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9813, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-01', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9814, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9815, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9816, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9817, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9818, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9819, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9820, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9821, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-02', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9822, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9823, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9824, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9825, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9826, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9827, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9828, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9829, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9830, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9831, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9832, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9833, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9834, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9835, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9836, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9837, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9838, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22Yfx3pjAjA529rA8EU979Al1CO1Mb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (9839, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9840, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (9841, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9842, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9843, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-01', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9844, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-02', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9845, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9846, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-03', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9847, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-03%2010:00:00/to/2010-09-03%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9848, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-03%2010:00:00/to/2010-09-03%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9849, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9850, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9851, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9852, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9853, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9854, 'http://visitate.f-m-computer.de/', ''), (9855, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (9856, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9857, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9858, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9859, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9860, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9861, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9862, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9863, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-01', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9864, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-03', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9865, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-03%2010:00:00/to/2010-09-03%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9866, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-03%2010:00:00/to/2010-09-03%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9867, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9868, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9869, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (9870, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9871, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9872, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9873, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9874, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9875, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9876, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9877, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9878, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9879, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (9880, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9881, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9882, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%221IQdOjb4OjQYUAvCO4rnAIrjft2b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (9883, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%221IQdOjb4OjQYUAvCO4rnAIrjft2b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (9884, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9885, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (9886, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (9887, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (9888, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9889, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9890, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9891, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9892, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9893, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-30%2010:00:00/to/2010-08-30%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9894, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-30', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9895, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9896, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-03', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9897, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-03%2010:00:00/to/2010-09-03%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9898, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-03%2010:00:00/to/2010-09-03%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9899, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-03%2013:30:00/to/2010-09-03%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9900, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-03%2010:00:00/to/2010-09-03%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9901, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-04%2010:00:00/to/2010-09-04%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9902, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-04', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9903, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-04%2010:00:00/to/2010-09-04%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9904, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9905, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9906, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9907, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9908, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-16%2010:00:00/to/2010-09-16%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9909, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-16', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9910, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-16%2010:00:00/to/2010-09-16%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9911, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-16%2010:00:00/to/2010-09-16%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9912, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9913, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9914, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9915, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (9916, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (9917, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9918, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-03%2010:00:00/to/2010-09-03%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9919, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-03', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9920, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-03%2010:00:00/to/2010-09-03%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9921, 'http://visitate.f-m-computer.de/', ''), (9922, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (9923, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9924, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9925, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9926, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9927, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9928, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9929, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9930, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9931, 'http://visitate.f-m-computer.de/', ''), (9932, 'http://visitate.f-m-computer.de/', ''), (9933, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (9934, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9935, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9936, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9937, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-22%2010:00:00/to/2010-09-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9938, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-22', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9939, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-22%2010:00:00/to/2010-09-22%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9940, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (9941, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9942, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9943, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:00:00/to/2010-08-29%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9944, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2013:00:00/to/2010-08-28%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9945, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-28', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9946, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2013:00:00/to/2010-08-28%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9947, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9948, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9949, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9950, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9951, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9952, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9953, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9954, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9955, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9956, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9957, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9958, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9959, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9960, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9961, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (9962, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9963, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9964, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22M8n4MObjbvj2SA0M8xpMApxjAOKA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (9965, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22M8n4MObjbvj2SA0M8xpMApxjAOKA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (9966, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9967, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (9968, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (9969, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9970, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (9971, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9972, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9973, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:00:00/to/2010-08-29%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9974, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9975, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (9976, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9977, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2013:00:00/to/2010-08-28%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9978, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9979, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (9980, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (9981, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9982, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9983, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9984, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9985, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9986, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9987, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9988, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (9989, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9990, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (9991, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22xhGx80Anrz73UAUK18bhAtE4pMCA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (9992, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9993, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22xhGx80Anrz73UAUK18bhAtE4pMCA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (9994, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (9995, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (9996, 'http://visitate.f-m-computer.de/', ''), (9997, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (9998, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (9999, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10000, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10001, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10002, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10003, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10004, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-23', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10005, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-23%2010:00:00/to/2010-09-23%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10006, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-23%2010:00:00/to/2010-09-23%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10007, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-23%2010:30:00/to/2010-09-23%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10008, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-23%2013:30:00/to/2010-09-23%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10009, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-23%2010:00:00/to/2010-09-23%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10010, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-01', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10011, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10012, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10013, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10014, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10015, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10016, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10017, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10018, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (10019, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (10020, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (10021, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (10022, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (10023, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (10024, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (10025, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (10026, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (10027, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/'), (10028, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (10029, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (10030, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%2244nWOjbh8pK0vAU5966AA9trdE5A%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (10031, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%2244nWOjbh8pK0vAU5966AA9trdE5A%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (10032, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (10033, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (10034, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (10035, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10036, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (10037, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (10038, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10039, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10040, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10041, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-01', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10042, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-13%2010:00:00/to/2010-09-13%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10043, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-13', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10044, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-13%2012:30:00/to/2010-09-13%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10045, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-13%2010:00:00/to/2010-09-13%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10046, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-02', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10047, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10048, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10049, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-03%2010:00:00/to/2010-09-03%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10050, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-03', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10051, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-03%2010:00:00/to/2010-09-03%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10052, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-03%2010:00:00/to/2010-09-03%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10053, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-01', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10054, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10055, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-08', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10056, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-08%2010:00:00/to/2010-09-08%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10057, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-08%2010:00:00/to/2010-09-08%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10058, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10059, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-02', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10060, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10061, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10062, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10063, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10064, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10065, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10066, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-02', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10067, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10068, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10069, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10070, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10071, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10072, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10073, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10074, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10075, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10076, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10077, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10078, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10079, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10080, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10081, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10082, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (10083, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (10084, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22fUp7nxApS9p4UAAIEb8fbv82QS5b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (10085, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (10086, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (10087, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (10088, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10089, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10090, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-01', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10091, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10092, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10093, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-02', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10094, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10095, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10096, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10097, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/'), (10098, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/951/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10099, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10100, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (10101, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (10102, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (10103, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10104, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10105, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10106, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10107, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10108, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2012:30:00/to/2010-09-24%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10109, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10110, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10111, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (10112, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10113, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10114, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10115, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10116, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10117, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10118, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10119, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10120, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (10121, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (10122, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (10123, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22rd811hAdthzbSAKEbIC9AOUYbKYb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (10124, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (10125, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22rd811hAdthzbSAKEbIC9AOUYbKYb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (10126, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (10127, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (10128, 'http://visitate.f-m-computer.de/', ''), (10129, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (10130, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (10131, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10132, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10133, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10134, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10135, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2012:30:00/to/2010-09-24%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10136, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10137, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10138, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (10139, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10140, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10141, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10142, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10143, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10144, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10145, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10146, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (10147, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (10148, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (10149, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%226rGAIxAhYYU7rA2r0OAxA3Afp23b%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (10150, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (10151, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (10152, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (10153, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (10154, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (10155, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10156, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10157, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10158, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10159, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10160, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10161, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2012:30:00/to/2010-09-25%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10162, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/6', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10163, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets.html'), (10164, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10165, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10166, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10167, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10168, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-30%2010:00:00/to/2010-09-30%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10169, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-30', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10170, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-30%2013:30:00/to/2010-09-30%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10171, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-30%2013:30:00/to/2010-09-30%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10172, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-30%2013:30:00/to/2010-09-30%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10173, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-30%2012:30:00/to/2010-09-30%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10174, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2012:30:00/to/2010-09-24%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10175, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10176, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-30%2012:30:00/to/2010-09-30%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10177, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-30', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10178, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-30%2012:30:00/to/2010-09-30%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10179, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-30%2012:00:00/to/2010-09-30%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10180, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-30%2013:30:00/to/2010-09-30%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10181, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-30%2013:00:00/to/2010-09-30%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10182, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-30%2013:30:00/to/2010-09-30%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10183, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-30%2013:00:00/to/2010-09-30%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10184, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-30%2013:30:00/to/2010-09-30%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10185, 'http://visitate.f-m-computer.de/', ''), (10186, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (10187, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (10188, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10189, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10190, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10191, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10192, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10193, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10194, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2012:30:00/to/2010-09-25%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10195, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:00:00/to/2010-09-25%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10196, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2012:30:00/to/2010-09-25%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10197, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:00:00/to/2010-09-25%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10198, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2012:30:00/to/2010-09-25%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10199, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2011:30:00/to/2010-09-25%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10200, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2012:00:00/to/2010-09-25%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10201, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10202, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2012:00:00/to/2010-09-24%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10203, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10204, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2012:00:00/to/2010-09-25%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10205, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2012:30:00/to/2010-09-25%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10206, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:00:00/to/2010-09-25%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10207, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:30:00/to/2010-09-25%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10208, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2014:00:00/to/2010-09-25%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10209, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:00:00/to/2010-09-25%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10210, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2012:30:00/to/2010-09-25%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10211, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:00:00/to/2010-09-25%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10212, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:30:00/to/2010-09-25%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10213, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2014:00:00/to/2010-09-25%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10214, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10215, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:00:00/to/2010-09-25%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10216, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-08-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10217, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-28', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10218, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2013:00:00/to/2010-08-28%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10219, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10220, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:00:00/to/2010-08-29%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10221, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:00:00/to/2010-08-29%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10222, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10223, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10224, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10225, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (10226, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10227, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10228, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10229, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:30:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10230, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2012:30:00/to/2010-08-29%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10231, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10232, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:30:00/to/2010-08-29%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10233, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2011:00:00/to/2010-08-29%2011:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10234, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2011:30:00/to/2010-08-29%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10235, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2012:00:00/to/2010-08-29%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10236, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2012:30:00/to/2010-08-29%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10237, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2012:00:00/to/2010-08-29%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10238, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:30:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10239, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2014:00:00/to/2010-08-29%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10240, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:30:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10241, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:00:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10242, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10243, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2013:00:00/to/2010-09-24%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10244, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10245, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2013:00:00/to/2010-09-24%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10246, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2013:30:00/to/2010-09-24%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10247, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2013:00:00/to/2010-09-24%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10248, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2013:30:00/to/2010-09-24%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10249, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2014:30:00/to/2010-09-24%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10250, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2015:00:00/to/2010-09-24%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10251, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2015:30:00/to/2010-09-24%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10252, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2016:00:00/to/2010-09-24%2016:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10253, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10254, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2015:30:00/to/2010-09-25%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10255, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2012:30:00/to/2010-09-25%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10256, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2012:00:00/to/2010-09-25%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10257, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10258, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2012:00:00/to/2010-09-24%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10259, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2012:00:00/to/2010-09-24%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10260, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2013:30:00/to/2010-09-24%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10261, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2013:00:00/to/2010-09-24%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10262, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10263, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:00:00/to/2010-09-25%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10264, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:30:00/to/2010-09-25%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10265, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:00:00/to/2010-09-25%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10266, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2013:00:00/to/2010-09-24%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10267, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10268, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2013:00:00/to/2010-09-24%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10269, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10270, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:00:00/to/2010-09-25%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10271, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (10272, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (10273, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10274, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10275, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10276, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:00:00/to/2010-09-25%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10277, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10278, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10279, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:00:00/to/2010-08-29%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10280, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10281, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10282, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2013:00:00/to/2010-09-24%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10283, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (10284, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10285, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10286, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10287, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-01', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10288, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10289, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2013:00:00/to/2010-09-01%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10290, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10291, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10292, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/957/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10293, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10294, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (10295, 'http://visitate.f-m-computer.de/index.php/customer/account/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10296, 'http://visitate.f-m-computer.de/index.php/sales/order/history/', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (10297, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/144/', 'http://visitate.f-m-computer.de/index.php/sales/order/history/'), (10298, 'http://visitate.f-m-computer.de/index.php/sales/order/invoice/order_id/144/', 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/144/'), (10299, 'http://visitate.f-m-computer.de/index.php/sales/order/printInvoice/invoice_id/124/', 'http://visitate.f-m-computer.de/index.php/sales/order/invoice/order_id/144/'), (10300, 'http://visitate.f-m-computer.de/index.php/customer/account/', 'http://visitate.f-m-computer.de/index.php/sales/order/invoice/order_id/144/'), (10301, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/customer/account/'), (10302, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (10303, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/3', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (10304, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (10305, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (10306, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (10307, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (10308, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (10309, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/online-ticket-mit-zeitfenster.html'), (10310, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/959/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10311, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10312, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (10313, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10314, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10315, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10316, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10317, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10318, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10319, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10320, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (10321, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (10322, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (10323, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22YIht04Azf6A5UAQKQj4zAKU4SQUA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (10324, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22YIht04Azf6A5UAQKQj4zAKU4SQUA%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (10325, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (10326, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (10327, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (10328, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (10329, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (10330, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (10331, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10332, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10333, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10334, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10335, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10336, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (10337, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10338, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10339, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10340, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10341, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10342, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10343, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10344, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10345, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (10346, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10347, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10348, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10349, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10350, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10351, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10352, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10353, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', ''), (10354, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (10355, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (10356, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22Wd85IjAhndYdSAEQ6n74b6OGfrYb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (10357, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22Wd85IjAhndYdSAEQ6n74b6OGfrYb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%2279%2E194%', ''), (10358, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (10359, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (10360, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (10361, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (10362, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10363, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10364, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10365, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10366, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10367, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10368, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10369, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10370, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (10371, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10372, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10373, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10374, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10375, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,/product/33/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10376, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10377, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (10378, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10379, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10380, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/'), (10381, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/'), (10382, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (10383, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (10384, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10385, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10386, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10387, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10388, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10389, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10390, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10391, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10392, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10393, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10394, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10395, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10396, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10397, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/'), (10398, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (10399, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (10400, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10401, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10402, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10403, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10404, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10405, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10406, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10407, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10408, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10409, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10410, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10411, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10412, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10413, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10414, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10415, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10416, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10417, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10418, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10419, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10420, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10421, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (10422, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/', ''), (10423, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/?DATA=%3CIDP+MSGTYPE%3D%22PayConfirm%22+KEYID%3D%221%2D0%22+ID%3D%22KrIMAWb87UUMvAKlG1CObGIlbdrb%22+TOKEN%3D%22%28unused%29%22+VTVERIFY%3D%22%28obsolete%29%22+IP%3D%22212%2E91%', ''), (10424, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', ''), (10425, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (10426, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', ''), (10427, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10428, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10429, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (10430, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10431, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10432, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10433, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10434, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10435, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10436, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', ''), (10437, 'http://visitate.f-m-computer.de/index.php/checkout/cart/images/favicon.ico', ''), (10438, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (10439, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10440, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10441, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10442, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10443, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10444, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10445, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10446, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (10447, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (10448, 'http://visitate.f-m-computer.de/index.php/customer/account/logout/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10449, 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10450, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/logoutSuccess/'), (10451, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (10452, 'http://visitate.f-m-computer.de/index.php/customer/account/index/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (10453, 'http://visitate.f-m-computer.de/index.php/sales/order/history/', 'http://visitate.f-m-computer.de/index.php/customer/account/index/'), (10454, 'http://visitate.f-m-computer.de/index.php/sales/order/view/order_id/142/', 'http://visitate.f-m-computer.de/index.php/sales/order/history/'), (10455, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', ''), (10456, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10457, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10458, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/964/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAv/', 'http://visitate.f-m-computer.de/index.php/'), (10459, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/'), (10460, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/'), (10461, 'http://visitate.f-m-computer.de/index.php/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10462, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (10463, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (10464, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10465, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10466, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10467, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10468, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10469, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/'), (10470, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (10471, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10472, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10473, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10474, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10475, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10476, 'http://visitate.f-m-computer.de/', ''), (10477, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (10478, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (10479, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/ausstellungsfuhrung-in-englisch.html'), (10480, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/38/to/2010-08-01/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/ausstellungsfuhrung-in-englisch.html'), (10481, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/38/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (10482, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen/ausstellungsfuhrung-in-englisch.html'), (10483, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (10484, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi9mYW1pbGllbmZ1aHJ1bmctd2VsdHdpc3Nlbi0zOS5odG1s/product/39/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html'), (10485, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/fuehrungen/familienfuhrung-weltwissen-39.html'), (10486, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10487, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/39/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (10488, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZmFtaWxpZW5mdWhydW5nLXdlbHR3aXNzZW4tMzkuaHRtbA,,/product/39/', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (10489, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (10490, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/39', ''), (10491, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/familienfuhrung-weltwissen-39.html'), (10492, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (10493, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10494, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-28%2014:00:00/to/2010-08-28%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10495, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2014:00:00/to/2010-08-29%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10496, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-08-29', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10497, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2014:30:00/to/2010-08-29%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10498, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2014:00:00/to/2010-08-29%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10499, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:30:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10500, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:30:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10501, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2012:30:00/to/2010-08-29%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10502, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2012:30:00/to/2010-08-29%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10503, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2012:00:00/to/2010-08-29%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10504, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2012:00:00/to/2010-08-29%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10505, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2012:00:00/to/2010-08-29%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10506, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:30:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10507, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2012:30:00/to/2010-08-29%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10508, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:00:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10509, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2012:30:00/to/2010-08-29%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10510, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2012:00:00/to/2010-08-29%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10511, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2011:00:00/to/2010-08-29%2011:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10512, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2011:30:00/to/2010-08-29%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10513, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:30:00/to/2010-08-29%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10514, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2010:00:00/to/2010-08-29%2010:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10515, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2019:30:00/to/2010-08-29%2020:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10516, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2019:00:00/to/2010-08-29%2019:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10517, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2018:00:00/to/2010-08-29%2018:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10518, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2016:30:00/to/2010-08-29%2017:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10519, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2017:30:00/to/2010-08-29%2018:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10520, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2015:30:00/to/2010-08-29%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10521, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2015:00:00/to/2010-08-29%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10522, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2014:30:00/to/2010-08-29%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10523, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:30:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10524, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2014:00:00/to/2010-08-29%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10525, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:00:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10526, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-29%2013:30:00/to/2010-08-29%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10527, 'http://visitate.f-m-computer.de/', ''), (10528, 'http://visitate.f-m-computer.de/', ''), (10529, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (10530, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (10531, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (10532, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10533, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10534, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-08-30%2011:30:00/to/2010-08-30%2012:00:00/', 'http://visitate.f-m-computer.de/index.php/online-ticket-mit-zeitfenster.html'), (10535, 'http://visitate.f-m-computer.de/', ''), (10536, 'http://visitate.f-m-computer.de/', ''), (10537, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (10538, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/37/category/4', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (10539, 'http://visitate.f-m-computer.de/', ''), (10540, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/'), (10541, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (10542, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', 'http://visitate.f-m-computer.de/index.php/customer/account/login/'), (10543, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/40/category/4', ''), (10544, 'http://visitate.f-m-computer.de/index.php/', ''), (10545, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/index.php/'), (10546, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (10547, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10548, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2013:00:00/to/2010-09-01%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10549, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2013:30:00/to/2010-09-01%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10550, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2014:00:00/to/2010-09-01%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10551, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2014:30:00/to/2010-09-01%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10552, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2015:00:00/to/2010-09-01%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10553, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2011:00:00/to/2010-09-01%2011:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10554, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2012:30:00/to/2010-09-01%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10555, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:30:00/to/2010-09-01%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10556, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2013:00:00/to/2010-09-01%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10557, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2015:00:00/to/2010-09-01%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10558, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2015:30:00/to/2010-09-01%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10559, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2015:30:00/to/2010-09-25%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10560, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2012:00:00/to/2010-09-01%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10561, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10562, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2013:30:00/to/2010-09-01%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10563, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2014:30:00/to/2010-09-01%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10564, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10565, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:30:00/to/2010-09-25%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10566, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10567, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2011:00:00/to/2010-09-25%2011:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10568, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:30:00/to/2010-09-25%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10569, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2012:30:00/to/2010-09-25%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10570, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2012:00:00/to/2010-09-25%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10571, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:00:00/to/2010-09-25%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10572, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2014:30:00/to/2010-09-25%2015:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10573, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2015:30:00/to/2010-09-25%2016:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10574, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:30:00/to/2010-09-25%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10575, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2016:00:00/to/2010-09-25%2016:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10576, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:30:00/to/2010-09-25%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10577, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10578, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2015:00:00/to/2010-09-25%2015:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10579, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:30:00/to/2010-09-24%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10580, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10581, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10582, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10583, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:30:00/to/2010-09-25%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10584, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10585, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2011:00:00/to/2010-09-25%2011:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10586, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:30:00/to/2010-09-25%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10587, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10588, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:30:00/to/2010-09-24%2011:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10589, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10590, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10591, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10592, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10593, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10594, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10595, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10596, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2012:30:00/to/2010-09-25%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10597, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2012:00:00/to/2010-09-25%2012:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10598, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2012:30:00/to/2010-09-25%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10599, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10600, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:00:00/to/2010-09-25%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10601, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2013:30:00/to/2010-09-25%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10602, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2012:30:00/to/2010-09-25%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10603, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-05%2012:30:00/to/2010-09-05%2013:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10604, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-05', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10605, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-05%2013:00:00/to/2010-09-05%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10606, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-05%2013:30:00/to/2010-09-05%2014:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10607, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-05%2014:00:00/to/2010-09-05%2014:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10608, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-05%2010:00:00/to/2010-09-05%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10609, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-25', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10610, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-25%2010:00:00/to/2010-09-25%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10611, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10612, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10613, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-04', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10614, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-04%2010:00:00/to/2010-09-04%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10615, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-04%2010:00:00/to/2010-09-04%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10616, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', ''), (10617, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', ''), (10618, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', ''), (10619, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (10620, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', ''), (10621, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', ''), (10622, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:00:00/', ''), (10623, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-01', ''), (10624, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:00:00/', ''), (10625, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-02', ''), (10626, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:00:00/', ''), (10627, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:30:00/to/2010-09-02%2011:00:00/', ''), (10628, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:00:00/', ''), (10629, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2011:00:00/to/2010-09-02%2011:30:00/', ''), (10630, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-01', ''), (10631, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:00:00/', ''), (10632, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:00:00/', ''), (10633, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-02', ''), (10634, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:00:00/', ''), (10635, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (10636, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-02', ''), (10637, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:00:00/', ''), (10638, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (10639, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-12%2010:00:00/to/2010-09-12%2010:00:00/', ''), (10640, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-17%2010:00:00/to/2010-09-17%2010:00:00/', ''), (10641, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-17', ''), (10642, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-10-01/', ''), (10643, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-12', ''), (10644, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-11-01/', ''), (10645, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-10-08', ''), (10646, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-10-08%2010:00:00/to/2010-10-08%2010:00:00/', ''), (10647, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-11-26', ''), (10648, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-11-26%2010:00:00/to/2010-11-26%2010:00:00/', ''), (10649, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (10650, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-17%2010:00:00/to/2010-09-17%2010:00:00/', ''), (10651, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-17', ''), (10652, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:00:00/', ''), (10653, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-01', ''), (10654, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (10655, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:30:00/to/2010-09-01%2011:00:00/', ''), (10656, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:30:00/to/2010-09-02%2011:00:00/', ''), (10657, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-02', ''), (10658, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:00:00/', ''), (10659, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-01', ''), (10660, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-02%2010:00:00/to/2010-09-02%2010:00:00/', ''), (10661, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-02', ''), (10662, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-01%2010:00:00/to/2010-09-01%2010:00:00/', ''), (10663, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-01', ''), (10664, 'http://visitate.f-m-computer.de/', ''), (10665, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/3', 'http://visitate.f-m-computer.de/'), (10666, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets.html'), (10667, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html'), (10668, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-17%2010:00:00/to/2010-09-17%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10669, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-17', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10670, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-10-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10671, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getbindeddates/product_id/33/to/2010-09-01/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10672, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2010:00:00/to/2010-09-24%2010:00:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10673, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getdate/id/33/date/2010-09-24', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10674, 'http://visitate.f-m-computer.de/index.php/booking/ajax/getprice/product_id/33/from/2010-09-24%2013:00:00/to/2010-09-24%2013:30:00/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10675, 'http://visitate.f-m-computer.de/index.php/checkout/cart/add/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,/product/33/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10676, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets/online-ticket-mit-zeitfenster.html'), (10677, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10678, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10679, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10680, 'http://visitate.f-m-computer.de/index.php/customer/account/loginPost/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10681, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/index/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10682, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10683, 'http://visitate.f-m-computer.de/index.php/checkout/cart/delete/id/972/uenc/aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvY2hlY2tvdXQvY2FydC9pbmRleC8,/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10684, 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10685, 'http://visitate.f-m-computer.de/index.php/checkout/cart/updatePost/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (10686, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/index/'), (10687, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/', 'http://visitate.f-m-computer.de/index.php/checkout/cart/'), (10688, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveBilling/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10689, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10690, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveShippingMethod/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10691, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10692, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/savePayment/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10693, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/progress/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10694, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/saveOrder/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10695, 'http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/redirect/', 'http://visitate.f-m-computer.de/index.php/checkout/onepage/'), (10696, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (10697, 'http://visitate.f-m-computer.de/', ''), (10698, 'http://visitate.f-m-computer.de/index.php/catalog/category/view/id/4', 'http://visitate.f-m-computer.de/'), (10699, 'http://visitate.f-m-computer.de/index.php/bestellung/', 'http://visitate.f-m-computer.de/index.php/fuehrungen.html'), (10700, 'http://visitate.f-m-computer.de/', ''), (10701, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''), (10702, 'http://visitate.f-m-computer.de/', ''), (10703, 'http://visitate.f-m-computer.de/', ''), (10704, 'http://visitate.f-m-computer.de/index.php/catalog/product/view/id/33/category/5', ''); /*!40000 ALTER TABLE `log_url_info` ENABLE KEYS */; # Dumping structure for table web36db1.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=543 DEFAULT CHARSET=utf8 COMMENT='System visitors log'; # Dumping data for table web36db1.log_visitor: 558 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, 'df6dcf63e4447a6536641394f780265c', '2010-07-09 15:31:24', '2010-07-09 15:37:55', 2, 1), (2, 'df6dcf63e4447a6536641394f780265c', '2010-07-09 15:40:34', '2010-07-09 16:04:00', 45, 2), (3, 'df6dcf63e4447a6536641394f780265c', '2010-07-09 16:12:21', '2010-07-09 16:13:15', 60, 2), (4, '9caf31459d2bdb38c9258b7df8e7ff2c', '2010-07-09 16:20:22', '2010-07-09 16:24:30', 100, 1), (5, 'd84f06e807907fc60a6d54dd0a3a5727', '2010-07-09 18:16:45', '2010-07-09 19:02:00', 248, 2), (6, 'c291f7263da414746e77a9c87df1f1af', '2010-07-09 18:44:43', '2010-07-09 18:46:49', 223, 1), (7, '690908a3c9f8bde727f619b089ef88c2', '2010-07-09 19:02:19', '2010-07-09 20:57:18', 513, 2), (8, 'f45bb7f4e6d22cf01778aab5da5734e2', '2010-07-10 06:58:26', '2010-07-11 08:22:06', 547, 1), (9, 'cc1ec00014bf4597f648b2bff031cac3', '2010-07-11 09:28:41', '2010-07-11 13:10:47', 787, 1), (10, 'bd4152aea9b53b029613affdf5c9336a', '2010-07-11 11:59:59', '2010-07-11 12:32:28', 724, 1), (11, 'a70e076472557a41867051ebdb38f19f', '2010-07-11 20:29:06', '2010-07-11 20:45:40', 865, 1), (12, '7c0cf1cb5bca49f969f5cbcf3fd5748b', '2010-07-12 17:33:32', '2010-07-12 19:12:27', 1092, 1), (13, 'ffd564f594911d2c5747ae0b7cfb1cd7', '2010-07-12 17:48:36', '2010-07-12 17:54:46', 934, 2), (14, '0909feb85a722ea07b2e9267dd449e6f', '2010-07-12 19:12:36', '2010-07-12 19:23:05', 1123, 1), (15, '0d2c97f9b23448b077d8366437f3c505', '2010-07-12 19:25:14', '2010-07-12 20:03:14', 1253, 1), (16, 'a15493932af9aba4cece970144de2575', '2010-07-12 19:44:28', '2010-07-12 19:48:05', 1199, 1), (17, '0df2816d32db0657f14895e52e4ed4b4', '2010-07-13 06:40:22', '2010-07-13 06:42:51', 1265, 2), (18, 'd988fdab196d25c690d3c0cec2f87704', '2010-07-13 07:12:08', '2010-07-20 07:24:09', 1408, 2), (19, 'aead0773c90dbaabc2aa5f6a9bf64e61', '2010-07-13 08:02:35', '2010-07-14 15:44:44', 1281, 1), (20, 'da1a11d531b6039e6b102b4a41751540', '2010-07-14 14:47:14', '2010-07-14 14:47:17', 1270, 1), (21, 'c29e5be1d930bf8c3729c58d9003f348', '2010-07-14 14:50:36', '2010-07-14 14:50:37', 1271, 1), (22, '5f142ef7e045a81818931f60a9712be4', '2010-07-14 14:54:45', '2010-07-14 15:14:39', 1277, 1), (23, '7af6b5a5335328aaee8cbedcbe9172d5', '2010-07-14 18:59:09', '2010-07-14 20:24:54', 1322, 1), (24, '6408adba8926b09b3d50ca36642e7afb', '2010-07-15 08:44:56', '2010-07-15 08:48:04', 1337, 1), (25, '62e64049c336f650955b6b43554f5cb8', '2010-07-15 08:46:25', '2010-07-15 08:46:25', 1330, 1), (26, '8c12286fec8048bf42bf753814d14762', '2010-07-16 07:08:19', '2010-07-16 07:09:41', 1343, 1), (27, '53eddb3b84cb72156c422ca1c36cb0f5', '2010-07-16 08:31:49', '2010-07-16 08:31:49', 1344, 1), (28, '5e1fc01eac7de55d0473a2946cdad9b4', '2010-07-16 13:23:10', '2010-07-16 13:23:59', 1346, 1), (29, '13c686203687e212b20188080ac36d65', '2010-07-19 08:07:22', '2010-07-19 08:07:35', 1349, 1), (30, '7da0cdd0bef82a8cb0db21715ae0753e', '2010-07-19 09:10:18', '2010-07-19 11:01:37', 1406, 1), (31, '2cd6ff80ead4e5c25d8e0eabba9535c2', '2010-07-20 08:36:05', '2010-07-20 08:43:07', 1420, 1), (32, 'o2iqto7cj0enf5oamjec61g5b7', '2010-07-20 09:30:38', '2010-07-20 09:55:46', 1431, 2), (33, 'bvqdu5taa1sb0isbf30qqtn0g3', '2010-07-20 10:28:45', '2010-07-21 11:25:08', 1601, 1), (34, 'h2mjtfc1mf8smau2443p69b2p5', '2010-07-21 10:09:22', '2010-07-21 10:09:24', 1567, 1), (35, 'c7ft7b9ft1ln8vf9hidrjuk8h1', '2010-07-21 10:45:29', '2010-07-21 10:45:30', 1575, 1), (36, '0269l43c6707fo8etfoqo9lc17', '2010-07-21 10:53:13', '2010-07-21 10:53:14', 1576, 1), (37, 'b8uqp1f93f4oo7b0p59dlappa0', '2010-07-21 10:58:14', '2010-07-21 10:58:15', 1577, 1), (38, '89e6ucs721hgvgur2rvlltg4g3', '2010-07-21 10:59:25', '2010-07-21 10:59:26', 1578, 1), (39, 'ea4ghu6kaokjisn592p5e3hf80', '2010-07-21 11:01:43', '2010-07-21 11:01:44', 1579, 1), (40, 'j4bu4pcbenmqfpj6mve2qbvh32', '2010-07-21 11:02:20', '2010-07-21 11:02:21', 1580, 1), (41, 'fnhn08i5bj0pbgmap2vvmcoon5', '2010-07-21 11:04:49', '2010-07-21 11:04:50', 1581, 1), (42, '1trclbvt8iln7oqjah2abg1340', '2010-07-21 11:05:51', '2010-07-21 11:05:53', 1583, 1), (43, 'a6j3vrflogg9rc5cr1cdbn9h23', '2010-07-21 11:07:37', '2010-07-21 11:07:38', 1585, 1), (44, '12uqcd4r4c5qkrjlhfsc0vqr66', '2010-07-21 11:08:25', '2010-07-21 11:08:26', 1586, 1), (45, 'ivlm1bdp3c00s05d2a0plhvl52', '2010-07-21 11:09:22', '2010-07-21 11:09:23', 1587, 1), (46, 'cke22ts11qc7hpth950msq92l2', '2010-07-21 11:12:40', '2010-07-21 11:12:41', 1591, 1), (47, '0af0cqb3sa40bt42qhqr532g50', '2010-07-21 11:13:21', '2010-07-21 11:13:22', 1592, 1), (48, '7jc8q5q1e2kvc6erm8honub2q3', '2010-07-21 11:22:54', '2010-07-21 11:22:55', 1597, 1), (49, 'mk2ccm4kbtn7rb6j7lnmt4t537', '2010-07-21 11:24:19', '2010-07-21 11:24:20', 1600, 1), (50, 'leolqgmv1cotprsso3r6175u74', '2010-07-21 11:25:32', '2010-07-21 11:25:33', 1602, 1), (51, 'drcgvjrug6f6lb6qmv8amgmbq2', '2010-07-21 11:26:41', '2010-07-21 11:26:42', 1603, 1), (52, 'u9g8rmshs06p8s4hao5i6a4923', '2010-07-21 11:26:53', '2010-07-21 11:26:55', 1604, 1), (53, 'qc1ucr8pgudb66i5jjgpesqqs0', '2010-07-21 11:29:33', '2010-07-21 11:29:35', 1605, 1), (54, 'qo0e526ucme0d11rpcha7s4j76', '2010-07-21 11:31:43', '2010-07-21 11:31:45', 1606, 1), (55, 'i2uscbb5qi2vrklpn6ic0l44t0', '2010-07-21 11:33:07', '2010-07-21 11:33:09', 1607, 1), (56, '5fnqb7tomaoubeldqhjl7l2ja5', '2010-07-21 11:34:27', '2010-07-21 11:34:28', 1608, 1), (57, '2rabjrgq4pjvunr69tf438lk72', '2010-07-21 11:51:40', '2010-07-21 11:51:40', 0, 1), (58, 'g7iiqv2i5in60om9iopu1fp5r2', '2010-07-21 11:51:41', '2010-07-21 11:51:42', 1609, 1), (59, 'onlfqvu5tej1ad25un6uvjlu42', '2010-07-21 11:51:47', '2010-07-21 11:51:49', 1610, 1), (60, 'd8p7ea7k89hfed8omuskp0q593', '2010-07-21 11:51:47', '2010-07-21 11:51:49', 1611, 1), (61, '3pqh03luk38990jth8ol1pkbv5', '2010-07-21 11:51:48', '2010-07-21 11:51:49', 1612, 1), (62, 'r2rcnlaj96qhd42habo9vu28h6', '2010-07-21 11:51:48', '2010-07-21 11:51:49', 1613, 1), (63, 'joj6t254ak79q2rupu27lj5fp2', '2010-07-21 11:52:50', '2010-07-21 11:52:51', 1614, 1), (64, 'kf13hh4fk14crs8jgrpcbj48u6', '2010-07-21 11:52:56', '2010-07-21 11:52:57', 1615, 1), (65, '75j889g31i0or2rjqd5r036t80', '2010-07-21 11:52:56', '2010-07-21 11:52:57', 1616, 1), (66, 'h96kv9g5oi2e85vfia42s7bv42', '2010-07-21 11:52:56', '2010-07-21 11:52:57', 1617, 1), (67, 'qdjuatvb09skr6mm8haf0krfj4', '2010-07-21 11:52:56', '2010-07-21 11:52:58', 1618, 1), (68, '2e1obtk89mpupgg5ubobooqtg2', '2010-07-21 11:53:05', '2010-07-21 11:53:07', 1619, 1), (69, 'rhlsd5r7pobfjak05gnbf4do05', '2010-07-21 11:53:18', '2010-07-21 11:53:18', 0, 1), (70, '8b2lo8mj5ruldv6i7rb6br3315', '2010-07-21 11:53:20', '2010-07-21 11:53:21', 1620, 1), (71, 'na0bs5e186i46su44gk28etlo6', '2010-07-21 11:53:25', '2010-07-21 11:53:27', 1622, 1), (72, 'nhmu8eebvavnec5riaoinspdn6', '2010-07-21 11:53:26', '2010-07-21 11:53:27', 1621, 1), (73, 'e3aov3t5ht8st72tbpq5uf7u32', '2010-07-21 11:53:26', '2010-07-21 11:53:27', 1624, 1), (74, '2e0g7u83jmkoceo2bd8t3fqat1', '2010-07-21 11:53:26', '2010-07-21 11:53:27', 1623, 1), (75, 't2ecjpjuov0qgs7p76qrcvabf2', '2010-07-21 11:53:54', '2010-07-21 11:53:54', 0, 1), (76, 't2ecjpjuov0qgs7p76qrcvabf2', '2010-07-21 11:53:54', '2010-07-21 15:47:54', 1922, 1), (77, '5mlvv6pi3vvo7t9momqg5kkic6', '2010-07-21 11:53:59', '2010-07-21 11:53:59', 1626, 1), (78, 't1oa7dc2q05vvucto9i7mqh5c3', '2010-07-21 11:54:00', '2010-07-21 11:54:00', 1627, 1), (79, 'g7ci5kmgfnjojhgev12k066k11', '2010-07-21 11:54:02', '2010-07-21 11:54:03', 1628, 1), (80, 'tmhhotiu3dmal0gab61bks0nv4', '2010-07-21 11:54:03', '2010-07-21 11:54:03', 1629, 1), (81, 'pf3fmsii0hb22ud5vm23cre361', '2010-07-21 11:54:05', '2010-07-21 11:54:06', 1630, 1), (82, '878jrd1i3oqgdgm73gcv0eues2', '2010-07-21 11:54:11', '2010-07-21 11:54:13', 1633, 1), (83, '7dp5vcnoodtvll54ug6osfpki3', '2010-07-21 11:54:11', '2010-07-21 11:54:13', 1632, 1), (84, '2tonnaqoabl4ck7i50joccqf87', '2010-07-21 11:54:11', '2010-07-21 11:54:13', 1631, 1), (85, 'd8luarb44im3858tnjv860e8a6', '2010-07-21 11:54:11', '2010-07-21 11:54:14', 1634, 1), (86, '6u3lg48kchd03d0qjusa6s8bv3', '2010-07-21 11:54:18', '2010-07-21 11:54:19', 1637, 1), (87, '4rd78ord7r2pr5vm0in1oi66f3', '2010-07-21 11:54:32', '2010-07-21 11:54:32', 0, 1), (88, 'jsjf40snuckbsvr4fr4883ln63', '2010-07-21 11:54:34', '2010-07-21 11:54:35', 1638, 1), (89, '1u2jpkkmtcvra3v6d31d9rlp74', '2010-07-21 11:54:40', '2010-07-21 11:54:42', 1641, 1), (90, 'cbkbvtco8p4iiuq048i2g3na31', '2010-07-21 11:54:40', '2010-07-21 11:54:42', 1640, 1), (91, 'ftm8fj1kvse5infh5geajsvl12', '2010-07-21 11:54:40', '2010-07-21 11:54:42', 1639, 1), (92, 'husi1lkckfshf383a7t9rpb0l5', '2010-07-21 11:54:40', '2010-07-21 11:54:42', 1642, 1), (93, 'bgsqpgi6kgqd7ts03bmbd01ms2', '2010-07-21 11:54:44', '2010-07-21 11:54:44', 1643, 1), (94, 'coqb0mq2lg5rj4cf2rivt6t0f2', '2010-07-21 11:54:46', '2010-07-21 11:54:47', 1644, 1), (95, 'puqnao5cinf1b75rd0f2pdsis2', '2010-07-21 11:54:52', '2010-07-21 11:54:55', 1646, 1), (96, 'vpov6sht321potdmt7cdp7c2m3', '2010-07-21 11:54:53', '2010-07-21 11:54:54', 1645, 1), (97, 'rtr6t9k33ak168h18gmddptdl6', '2010-07-21 11:54:53', '2010-07-21 11:54:55', 1648, 1), (98, 'rhql3m17tfr005cbi429lln9m6', '2010-07-21 11:54:53', '2010-07-21 11:54:55', 1647, 1), (99, 'odilg9m9466dng62hh1l36hv12', '2010-07-21 12:00:37', '2010-07-21 12:00:38', 1649, 1), (100, '09633vvq73accn7ldoik5qu9o7', '2010-07-21 12:01:05', '2010-07-21 12:01:07', 1650, 1), (101, 'f1jo1sjjdi5qttchckimskmoa5', '2010-07-21 12:07:25', '2010-07-21 12:07:27', 1681, 1), (102, 'irkj5rj1fseo2ld8d135htqrl3', '2010-07-21 12:07:39', '2010-07-21 12:07:44', 1685, 1), (103, 'vqhj98mj703ilalrsjrocqjqt3', '2010-07-21 12:09:02', '2010-07-21 12:09:04', 1686, 1), (104, '4ao2i4ovs9a5ro4skvp8jr9ov0', '2010-07-21 12:16:29', '2010-07-21 12:16:31', 1690, 1), (105, 'fvak32l5plgae974k2grdbj186', '2010-07-21 12:17:38', '2010-07-21 12:17:40', 1692, 1), (106, 'hskjt5anhiaqvg1jm6rigvrl90', '2010-07-21 12:34:08', '2010-07-21 12:34:09', 1709, 1), (107, 'nn8dbmk5fnb49veotfgpc0vav2', '2010-07-21 12:34:12', '2010-07-21 12:34:12', 0, 1), (108, 'foun0i8g8lrmv4vh4slltpqfg2', '2010-07-21 12:34:14', '2010-07-21 12:34:14', 1710, 1), (109, '2lqtt3gdo9lqjclem1pi9scm67', '2010-07-21 12:34:17', '2010-07-21 12:34:18', 1711, 1), (110, '0hvpbbginvvsb57mr1dd7h3pr3', '2010-07-21 13:33:39', '2010-07-21 13:33:40', 1729, 1), (111, '0v87kg9ijigg3cpnivckv3b8b3', '2010-07-21 13:33:55', '2010-07-21 13:33:57', 1730, 1), (112, 'js55d3fhcne66e07tqhp66c5d7', '2010-07-21 13:36:07', '2010-07-21 13:36:07', 1732, 1), (113, 'rtusfq27bqq15hp68jqvkeaai2', '2010-07-21 13:36:09', '2010-07-21 13:36:10', 1733, 1), (114, '6d8vmcaqbd49q5332vbe6256l1', '2010-07-21 13:38:24', '2010-07-21 13:38:25', 1735, 1), (115, 'q11v2e4dm5lin94l1eo72glkr7', '2010-07-21 13:38:37', '2010-07-21 13:38:39', 1736, 1), (116, 'r306fsbeci7uckj86prj1jvqq2', '2010-07-21 13:38:48', '2010-07-21 13:38:48', 1737, 1), (117, 'eurvh4jgc7g4ihnu68f82svg72', '2010-07-21 13:38:50', '2010-07-21 13:38:51', 1738, 1), (118, 'qr7nrdq1hooe6iu2qnhsc51ts2', '2010-07-21 13:40:36', '2010-07-21 13:40:38', 1742, 1), (119, 'ssnsdhqai2m6j6am0ldqp8k315', '2010-07-21 13:40:43', '2010-07-21 13:40:45', 1743, 1), (120, 'teg1jv0vssemrms0r1q6mic7f1', '2010-07-21 13:41:07', '2010-07-21 13:41:14', 1746, 1), (121, 'c4asr8hsgpd60rfs3vcg4qq1j2', '2010-07-21 13:41:09', '2010-07-21 13:41:10', 1744, 1), (122, 'mu0er9v6ne0qi9dnfqmvmdcsq3', '2010-07-21 13:41:12', '2010-07-21 13:41:13', 1745, 1), (123, 'ujrmt2qe8744oc3u6jmcv6ioi7', '2010-07-21 13:41:33', '2010-07-22 14:55:03', 2208, 2), (124, 'o2iqto7cj0enf5oamjec61g5b7', '2010-07-22 08:07:23', '2010-07-22 09:01:23', 2004, 1), (125, 'o2iqto7cj0enf5oamjec61g5b7', '2010-07-22 09:52:42', '2010-07-22 10:41:18', 2087, 1), (126, 'o2iqto7cj0enf5oamjec61g5b7', '2010-07-22 11:54:47', '2010-07-22 14:34:11', 2190, 1), (127, 'ujrmt2qe8744oc3u6jmcv6ioi7', '2010-07-22 15:32:08', '2010-07-22 15:32:29', 2211, 2), (128, '57332f1186c395528e11997350630d17', '2010-07-23 11:41:57', '2010-07-23 11:43:12', 2228, 1), (129, '57332f1186c395528e11997350630d17', '2010-07-23 11:44:03', '2010-07-23 12:33:18', 2298, 1), (130, '14c166e1502da7321ca6997cbc44c88a', '2010-07-23 12:05:06', '2010-07-23 12:08:56', 2266, 1), (131, '6585e70664753b2a371eef4a7f7f3e75', '2010-07-23 12:34:19', '2010-07-23 15:51:19', 2530, 2), (132, '0765b3a347eaf31371850d9d9f50382d', '2010-07-26 06:52:55', '2010-07-26 06:53:19', 2533, 1), (133, '21448ee2260ac7c4efb6e017e7be2805', '2010-07-26 06:59:47', '2010-07-26 07:00:21', 2539, 1), (134, '882af24c307e35ea8ce0e7aa649b3f4b', '2010-07-26 09:32:18', '2010-07-26 14:14:19', 2622, 1), (135, '8fe5309d39c7d19011bd8668de227e17', '2010-07-27 09:09:50', '2010-07-28 10:00:59', 2652, 1), (136, '7f13442043bb946da6f0ba84d68e4a75', '2010-07-27 11:20:28', '2010-07-29 09:19:54', 2653, 1), (137, '5cf5fde5f775362793e696b2920231ae', '2010-07-29 09:37:24', '2010-07-29 09:42:04', 2681, 1), (138, '7f13442043bb946da6f0ba84d68e4a75', '2010-07-29 13:47:44', '2010-08-02 13:05:15', 3539, 1), (139, '5cf5fde5f775362793e696b2920231ae', '2010-07-29 15:52:02', '2010-07-29 15:52:17', 2847, 1), (140, 'ba030330cfe4ba08aaf8bf21c6c99dbd', '2010-07-29 15:53:08', '2010-07-29 16:02:55', 2880, 1), (141, '21448ee2260ac7c4efb6e017e7be2805', '2010-07-30 04:31:31', '2010-08-02 05:00:16', 3337, 1), (142, 'afc75206738516a0f4cebd952a241a66', '2010-07-30 07:06:18', '2010-07-30 11:49:37', 3130, 1), (143, '39fcc461de1d2290f92621822b9e24e9', '2010-07-30 07:07:37', '2010-07-30 07:09:41', 2902, 1), (144, '1581cd6da1ad700d95d2a341455fcff9', '2010-07-30 07:57:46', '2010-07-30 15:16:05', 3142, 1), (145, '86974f1c0c071441f504fee773019301', '2010-07-30 11:46:34', '2010-07-30 13:35:53', 3135, 2), (146, '504558221ff519a102a2cdf60cdf26ef', '2010-07-31 14:59:30', '2010-08-02 06:36:10', 3338, 1), (147, '4ff5ef289ad381aba3652cf2d2f13b1a', '2010-08-01 09:03:03', '2010-08-01 14:55:04', 3327, 1), (148, '6ce49a74e23aa07cff43fc8b0eb8beec', '2010-08-01 11:58:54', '2010-08-01 12:00:20', 3260, 1), (149, 'd61e2570605604e105385c7bc69f3e3d', '2010-08-01 12:01:28', '2010-08-01 12:03:53', 3275, 1), (150, '390c176edf8d6afe9fc2103c66f711f9', '2010-08-01 14:42:01', '2010-08-01 15:35:04', 3335, 1), (151, '7f13442043bb946da6f0ba84d68e4a75', '2010-08-02 13:19:04', '2010-08-03 08:42:36', 3900, 1), (152, '8b580c3205b883c3e784a35b5ba8ac75', '2010-08-02 13:46:58', '2010-08-02 16:33:24', 3786, 1), (153, '9fc95b2f0a1edaa710137a6196daae47', '2010-08-02 13:49:27', '2010-08-02 14:39:03', 3685, 1), (154, '3ada27da47d7b27998b99d6442df00df', '2010-08-02 15:03:21', '2010-08-02 15:05:51', 3717, 1), (155, '64af0ea0a797fdb9c6359e177b3e389b', '2010-08-03 05:36:31', '2010-08-03 05:46:11', 3801, 1), (156, '0f372736606b87966b9e488268d72a4c', '2010-08-03 06:29:51', '2010-08-03 09:35:32', 3938, 1), (157, 'cf0586383a6e0cd759a4bb3915f651e1', '2010-08-03 07:00:52', '2010-08-03 07:46:41', 3877, 1), (158, '3e436f5c1e66914d8eb58520d73ab0ef', '2010-08-03 11:26:24', '2010-08-03 11:33:21', 3946, 1), (159, '3f2c76f88f5f5b67526aeba67c9e9a60', '2010-08-03 11:45:48', '2010-08-03 11:45:55', 3948, 1), (160, '3f2c76f88f5f5b67526aeba67c9e9a60', '2010-08-03 11:55:36', '2010-08-03 13:47:19', 4062, 1), (161, '3e436f5c1e66914d8eb58520d73ab0ef', '2010-08-03 12:25:11', '2010-08-03 14:53:10', 4219, 2), (162, 'cf0586383a6e0cd759a4bb3915f651e1', '2010-08-03 13:53:18', '2010-08-03 13:54:42', 4074, 1), (163, '2d0e5fd204179a54614411be29ba0464', '2010-08-03 14:11:22', '2010-08-03 14:11:37', 4076, 1), (164, '01abbb765f2f12cf928fcaefbdbed4b7', '2010-08-03 14:11:22', '2010-08-03 14:11:38', 4079, 1), (165, '840989109c5cae3deff32b90a5e39241', '2010-08-03 14:11:22', '2010-08-03 14:14:58', 4090, 1), (166, 'b491dba63326903eca3c93d81e5c0ae0', '2010-08-03 14:11:22', '2010-08-03 14:11:37', 4077, 1), (167, 'c252a312a1ded7728623a67aa8d09859', '2010-08-03 14:11:23', '2010-08-03 14:15:53', 4094, 1), (168, '1349613d8e305d0c04b9fce134fde1cc', '2010-08-03 14:11:37', '2010-08-03 14:15:54', 4095, 1), (169, '3d13f2bdfc20028a2cf9bebdc8f74764', '2010-08-03 14:16:12', '2010-08-03 14:20:18', 4101, 1), (170, 'dd255adac37ff55d79f8fb6aa9c8f808', '2010-08-03 14:20:37', '2010-08-03 14:20:42', 4103, 1), (171, '51bf8896fd468a3ecb6624924fa3b3ad', '2010-08-03 14:28:24', '2010-08-03 15:23:39', 4280, 1), (172, 'd166f4808d944f02fb3a1d00e39233e9', '2010-08-03 14:28:34', '2010-08-03 15:06:48', 4277, 1), (173, 'e286ac4bbcd9c5422787ad4362e08737', '2010-08-03 18:39:26', '2010-08-03 18:48:33', 4295, 1), (174, '64af0ea0a797fdb9c6359e177b3e389b', '2010-08-03 18:47:14', '2010-08-05 19:59:46', 4704, 1), (175, '7dbafcb49013ee02ec867581229453f2', '2010-08-04 06:56:48', '2010-08-04 15:31:56', 4441, 1), (176, '730e98815b1e2a111b8565b63467ec16', '2010-08-04 09:04:07', '2010-08-04 09:04:09', 4346, 1), (177, '5d17bf7dee9eaaee4f7f2e027471b924', '2010-08-04 14:37:01', '2010-08-04 14:39:06', 4419, 1), (178, '922980520ce32d8c1fd34b40b0dcede3', '2010-08-05 07:07:18', '2010-08-05 14:53:40', 4617, 1), (179, '45051e91124e48c7464d916c4e278213', '2010-08-05 10:54:54', '2010-08-05 15:24:57', 4664, 1), (180, '8eca5260511c99590fb036062ceaeca4', '2010-08-05 11:03:03', '2010-08-05 11:14:13', 4480, 1), (181, 'dbb01f2e60130dfc376ab0e79cfba928', '2010-08-05 11:18:10', '2010-08-11 14:59:51', 5692, 1), (182, '79b1579b903d96f833b7e653aefdee78', '2010-08-05 11:29:02', '2010-08-05 11:31:51', 4515, 1), (183, '0faaf3a826395c530f1bcf949401ba87', '2010-08-05 12:38:20', '2010-08-05 15:15:24', 4656, 1), (184, '0e9117072ce443cef9351f33a15577cf', '2010-08-05 15:07:05', '2010-08-05 15:20:59', 4660, 1), (185, '0efe55f65d3fe6e04808fbfccb7f6d2a', '2010-08-06 06:41:23', '2010-08-06 12:10:09', 4913, 1), (186, '4399a469ce4c49d069cf389ba62e5e02', '2010-08-06 09:27:13', '2010-08-06 15:56:13', 4999, 2), (187, '35b31e2b78ea07435a9ee409521b107c', '2010-08-06 11:26:38', '2010-08-06 11:49:08', 4850, 1), (188, '517573ac4ceb520a283f387003b59c04', '2010-08-06 12:12:16', '2010-08-06 16:05:33', 5016, 2), (189, '56f4c567323b34be30701f94735fbf21', '2010-08-06 16:08:17', '2010-08-06 16:22:37', 5030, 1), (190, '00cb9fcf80a44e409ae43c548cd1b76a', '2010-08-07 10:25:04', '2010-08-07 10:42:14', 5082, 1), (191, 'c85f59f07cf2ddc3afdd07a078774a94', '2010-08-07 11:48:05', '2010-08-07 17:37:35', 5137, 1), (192, '34a8042ed34a2dbb628f89fdd2b828d1', '2010-08-07 17:20:42', '2010-08-07 17:20:43', 5136, 1), (193, 'e872e6c2be67e11bba10cb6a6ef87d7c', '2010-08-08 09:08:16', '2010-08-08 09:09:02', 5141, 1), (194, '44ba1f76a0b2fda25e030f0fb7e6a0af', '2010-08-08 09:12:19', '2010-08-08 09:12:19', 5142, 1), (195, '479f8575d1680a2b35b226f91b796742', '2010-08-08 09:13:39', '2010-08-08 09:14:37', 5147, 1), (196, '1eeb95e1e747c29731486b89abb536a4', '2010-08-08 10:05:39', '2010-08-08 10:05:39', 5148, 1), (197, 'b12e5d93abb570002fc84a2c058a7ade', '2010-08-08 10:08:05', '2010-08-08 10:08:06', 5149, 1), (198, '160fed8365f5bb0bfb313d8e4b184514', '2010-08-08 10:08:28', '2010-08-08 10:08:29', 5150, 1), (199, '4d45dfc9912c32dfa4c3422878029a59', '2010-08-08 10:12:43', '2010-08-08 12:36:29', 5243, 2), (200, '928a157b5ca3b1b4d75c7cc51c4cbdf1', '2010-08-08 15:06:49', '2010-08-08 15:25:29', 5291, 2), (201, '2277e684a75440fffdf8b9b14186c8eb', '2010-08-08 15:41:06', '2010-08-08 15:41:12', 5293, 1), (202, 'e111c25270d0f8a3378159f58929a074', '2010-08-08 20:06:52', '2010-08-08 20:09:16', 5302, 1), (203, '070833ef5c645f70abfc9e4150f304ea', '2010-08-10 08:49:59', '2010-08-10 08:56:23', 5332, 1), (204, 'aa3a792173c65d036aff6954def630a5', '2010-08-10 09:05:43', '2010-08-10 09:12:22', 5361, 1), (205, '206558615248525f715c06bf6a789589', '2010-08-10 09:42:24', '2010-08-10 09:50:31', 5397, 1), (206, '265b9b6e2b696975f0cc92aa4591e7ee', '2010-08-10 10:19:06', '2010-08-10 10:27:28', 5448, 1), (207, 'e9ef9f94e43fc350ca6497280716134a', '2010-08-10 12:23:16', '2010-08-10 12:34:05', 5503, 1), (208, '33aff9439e05cdd671b6b789c226213e', '2010-08-10 12:35:22', '2010-08-10 12:37:20', 5516, 1), (209, '8b5a49bbd1e9d6d38f97faa159e19a25', '2010-08-10 12:38:25', '2010-08-10 12:38:26', 5517, 1), (210, 'aed2c9dbe9c93d270c66cccd3a098f8c', '2010-08-10 16:18:31', '2010-08-10 16:19:09', 5522, 2), (211, '99ccf15dde862edc21023d6ebb5e8197', '2010-08-11 08:32:06', '2010-08-11 08:34:46', 5539, 1), (212, '9cce1b0e07a167cc5e1828c3ffacc3ac', '2010-08-11 11:47:47', '2010-08-11 12:11:21', 5640, 1), (213, '2200e1088bccc5262824930e26bd4bd1', '2010-08-11 11:56:46', '2010-08-11 15:08:45', 5694, 1), (214, 'dbb01f2e60130dfc376ab0e79cfba928', '2010-08-11 15:35:45', '2010-08-11 15:35:46', 5695, 1), (215, '5f4940dcab8eef7d358137e8d46dbe0e', '2010-08-11 15:47:58', '2010-08-11 15:51:10', 5703, 1), (216, 'b3f7ffb49de16d1cabe1ee262f085dc4', '2010-08-12 06:53:55', '2010-08-12 06:53:56', 5704, 1), (217, '5e124577b3bf15d45072daae02bdb131', '2010-08-12 07:02:05', '2010-08-12 07:02:59', 5713, 2), (218, '479489ddd0725854de4c644a78c227bc', '2010-08-12 07:03:21', '2010-08-12 08:47:40', 5816, 1), (219, 'cd825a62a500b06de23cd5e7fdfaf23c', '2010-08-12 07:50:31', '2010-08-12 07:50:32', 5772, 1), (220, 'dbb01f2e60130dfc376ab0e79cfba928', '2010-08-12 09:02:58', '2010-08-12 09:39:07', 5824, 1), (221, 'dbb01f2e60130dfc376ab0e79cfba928', '2010-08-12 10:37:08', '2010-08-17 09:19:16', 6530, 2), (222, '479489ddd0725854de4c644a78c227bc', '2010-08-12 11:26:13', '2010-08-12 14:58:50', 5892, 1), (223, '42cba4e3aa841a914791ddc7cd8de9ff', '2010-08-12 14:19:40', '2010-08-12 14:19:40', 5856, 1), (224, 'afa2d749b4f71ffb6edaa9c2c2ec3e22', '2010-08-12 16:53:11', '2010-08-12 17:03:24', 5931, 1), (225, '18585105e12064bf48d05363287d1bc3', '2010-08-13 07:02:55', '2010-08-13 07:02:57', 5932, 1), (226, 'c44a156251b84beb686c0f235d464321', '2010-08-13 07:04:03', '2010-08-13 08:52:37', 6019, 1), (227, '537cd3d8f9e46a3062d640269e3ff689', '2010-08-13 08:51:03', '2010-08-13 08:51:03', 0, 1), (228, '537cd3d8f9e46a3062d640269e3ff689', '2010-08-13 08:51:04', '2010-08-13 10:14:49', 6073, 2), (229, '4ce173d1a57e8547e049abf655bd71f5', '2010-08-13 09:47:57', '2010-08-13 11:33:01', 6080, 1), (230, '2b864781c7126f7f75b1a63d6a1155be', '2010-08-13 11:34:17', '2010-08-13 13:08:02', 6114, 1), (231, '94c25600b62ac4d4b82f8133af03cc0c', '2010-08-13 16:39:37', '2010-08-13 16:43:16', 6130, 1), (232, '4a69cb8fbae229ef53ea73616d793e2b', '2010-08-14 12:16:20', '2010-08-15 18:13:51', 6219, 1), (233, '29e26d6d655cb414c9cd0c8017171260', '2010-08-16 06:14:04', '2010-08-16 07:20:20', 6284, 2), (234, '5ae3719bcc42e66e56c1b74c52e53c95', '2010-08-16 06:41:11', '2010-08-16 07:01:51', 6268, 2), (235, '921a394fc02415ca9b770b1b93154d92', '2010-08-16 07:02:25', '2010-08-16 07:03:51', 6271, 2), (236, 'e1179f3556d15deee68de552e6d0035d', '2010-08-16 07:11:14', '2010-08-16 15:38:33', 6477, 1), (237, '34bf0f005a12f22c1cb98e1084e02f3d', '2010-08-16 07:27:44', '2010-08-16 07:59:09', 6311, 1), (238, 'a3b75181ebae7cbe1724bcb47b1e4917', '2010-08-16 07:31:20', '2010-08-16 07:31:21', 6287, 1), (239, '302d7dc487a055e323fbbc27c5fe722d', '2010-08-16 08:01:28', '2010-08-16 08:26:29', 6366, 1), (240, '8e5978dfd1b9ec7a4b845e4f41b4f056', '2010-08-16 08:10:36', '2010-08-16 08:23:02', 6357, 1), (241, 'bec91c68a04352fb7e60817d3f0cd054', '2010-08-16 11:22:44', '2010-08-16 11:28:25', 6404, 1), (242, '284a8b2750d0e4d93d1657f96880368d', '2010-08-16 13:08:29', '2010-08-16 13:12:17', 6445, 2), (243, '6419c49e3f8650262707ec676e3fcc93', '2010-08-16 13:34:25', '2010-08-16 13:34:53', 6449, 1), (244, '3d8750422808d4a7b0d3620de128113a', '2010-08-16 13:35:38', '2010-08-16 13:35:39', 6450, 1), (245, '7da0edec0e8bd473b6c2e9f28ffa43b3', '2010-08-16 13:35:47', '2010-08-16 13:36:41', 6457, 1), (246, '3a4393f06885ddf0789008235cf2cd29', '2010-08-17 06:53:10', '2010-08-17 07:04:44', 6503, 1), (247, 'd3c4271462188ba8751758f8fd813a51', '2010-08-17 07:07:29', '2010-08-17 07:16:06', 6520, 1), (248, '55cd79aac549f56ec1db71267c70e85a', '2010-08-17 08:26:07', '2010-08-17 12:52:28', 6531, 2), (249, '7309097c85cdb35e81fe14162910d038', '2010-08-17 13:36:00', '2010-08-17 13:36:00', 6532, 1), (250, 'ea5a3d48cc3d4af84dd6af04535077fd', '2010-08-17 13:36:32', '2010-08-17 13:37:43', 6536, 1), (251, 'd28453b946eff6b7c241882790471e5a', '2010-08-17 13:37:32', '2010-08-17 13:41:17', 6561, 1), (252, '412ca30e52a4624b996f730434e1c786', '2010-08-17 14:20:59', '2010-08-17 14:21:00', 6562, 1), (253, '9ad0dd651ea443ee62b00368634010cc', '2010-08-17 15:10:44', '2010-08-18 08:08:50', 6620, 1), (254, 'd3c4271462188ba8751758f8fd813a51', '2010-08-17 15:39:38', '2010-08-17 15:43:15', 6618, 1), (255, 'b3744b844707f460834d155aaacf59a2', '2010-08-18 10:22:32', '2010-08-18 10:24:38', 6632, 2), (256, '9ad0dd651ea443ee62b00368634010cc', '2010-08-18 11:39:28', '2010-08-19 14:10:03', 6901, 1), (257, '7440d3cf35db415f63f724340291af6d', '2010-08-18 12:24:37', '2010-08-18 12:49:19', 6702, 1), (258, 'c28615c479908cb2e84ef40630452c4e', '2010-08-18 12:58:01', '2010-08-18 13:00:18', 6726, 1), (259, '8f23d6af51a7a69b9bda3d6296155447', '2010-08-18 15:23:10', '2010-08-18 15:33:10', 6751, 1), (260, '0550553e30f3bf79966f297a4554358a', '2010-08-18 16:20:30', '2010-08-18 16:23:01', 6756, 1), (261, '617e7034f70bb3f7adbbda0c5291bf99', '2010-08-19 09:52:46', '2010-08-19 11:34:53', 6821, 2), (262, '9944380cff4f01c03bd1ddaec40e9511', '2010-08-19 11:45:33', '2010-08-19 11:53:53', 6845, 1), (263, 'c801234f32ee4448f700943f675e0083', '2010-08-19 13:06:37', '2010-08-19 13:07:29', 6849, 1), (264, 'e3555090c8d345e3de1b0b4c15219520', '2010-08-19 13:12:13', '2010-08-19 13:35:01', 6886, 1), (265, '82a41316a0782e2eec081c3b3085b369', '2010-08-19 13:15:01', '2010-08-19 13:15:02', 6853, 1), (266, 'd5b863b1c1bac4ee2a3167730a086f42', '2010-08-19 13:18:11', '2010-08-19 13:19:06', 6865, 1), (267, 'e1cc2fb135112d5c19e985f46e5f3991', '2010-08-19 14:28:13', '2010-08-19 14:34:03', 6906, 1), (268, '9ad0dd651ea443ee62b00368634010cc', '2010-08-19 14:49:17', '2010-08-19 15:24:18', 7004, 1), (269, '03aa7c91618adbff5d70718200c41d93', '2010-08-19 14:55:05', '2010-08-19 14:55:14', 6931, 1), (270, '0ca5b21fb8ecd29affe4431f0395025a', '2010-08-19 15:28:02', '2010-08-19 15:36:13', 7008, 1), (271, '9ad0dd651ea443ee62b00368634010cc', '2010-08-19 16:18:29', '2010-08-19 16:19:55', 7027, 1), (272, '0ca5b21fb8ecd29affe4431f0395025a', '2010-08-19 16:25:34', '2010-08-19 16:27:33', 7048, 1), (273, 'a11488fda7a1345918bf7cf229d22caa', '2010-08-20 04:33:10', '2010-08-20 04:33:39', 7053, 1), (274, '0044fcb6d6f92a8ad3e14ce6765182f5', '2010-08-20 06:20:56', '2010-08-20 06:20:56', 7054, 2), (275, 'dbfe38d56c4e5e0d5b10dddf3465abc1', '2010-08-20 07:23:45', '2010-08-20 07:42:06', 7084, 1), (276, 'a114973f678d57ddf720c7a31cb3c1e0', '2010-08-20 07:41:12', '2010-08-20 07:42:44', 7085, 1), (277, 'e78efac7b5af578b91643bdf0140a82c', '2010-08-20 07:52:21', '2010-08-20 11:23:46', 7322, 2), (278, '18d18f250fb5481b2fc5d8861394410b', '2010-08-20 08:03:28', '2010-08-20 13:15:55', 7345, 1), (279, '6f559b62e976f770108ef1f726d70a73', '2010-08-20 08:18:11', '2010-08-20 08:18:13', 7111, 1), (280, '0d6fe0a7e18450d5b0f16f2ff403d7fb', '2010-08-20 08:18:14', '2010-08-20 08:18:14', 0, 1), (281, '34a797af1508bc84b1ce4efd6cbcc12a', '2010-08-20 08:30:47', '2010-08-20 08:30:49', 7148, 1), (282, 'e805d2bb758ef953ae41b79b77a9322e', '2010-08-20 08:30:50', '2010-08-20 08:30:50', 0, 1), (283, '246c84969d6db7c73f3d9badb94804c1', '2010-08-20 09:12:31', '2010-08-20 09:12:33', 7169, 1), (284, 'c160739af665f545a4ba0838bd2a57ca', '2010-08-20 09:12:34', '2010-08-20 09:12:34', 0, 1), (285, 'fc87964ed74f1a341d33a8bc34c21353', '2010-08-20 09:53:28', '2010-08-20 09:53:30', 7200, 1), (286, 'a9c4dda271ef1e23661ece5e84ecd881', '2010-08-20 09:53:31', '2010-08-20 09:53:31', 0, 1), (287, '3aab2c06dacc6a634465026abd86849b', '2010-08-20 09:56:39', '2010-08-20 09:56:41', 7226, 1), (288, '5d943070b3e65a1657a481076787b327', '2010-08-20 09:56:43', '2010-08-20 09:56:43', 0, 1), (289, 'e80e3412938c4d2c9e192a1184c16d95', '2010-08-20 10:55:24', '2010-08-20 10:55:26', 7286, 1), (290, '43d26eab34bfc15612be458edb06a7ba', '2010-08-20 10:55:27', '2010-08-20 10:55:27', 0, 1), (291, '28fd623283c1533283c6c56cedc70961', '2010-08-20 11:22:55', '2010-08-20 11:22:57', 7315, 1), (292, '3925b720590fa0b6aa34b2f95af80092', '2010-08-20 11:23:00', '2010-08-20 11:23:00', 0, 1), (293, 'cbf8fce018cee6a87e5d1c4c7512fb4d', '2010-08-20 12:45:58', '2010-08-20 13:14:42', 7342, 1), (294, '349fa788dcdd3d094f1090afba04bfe4', '2010-08-20 13:31:03', '2010-08-20 13:33:28', 7354, 1), (295, 'd3d26a59ca031a95e57eee452c4dbe66', '2010-08-20 13:34:21', '2010-08-20 15:01:56', 7385, 1), (296, '8ebab3c86b7f5ac7c4a605cffd9ea24a', '2010-08-20 18:29:16', '2010-08-20 18:30:36', 7387, 1), (297, '37a826cbb24ebf187bc835770695a57a', '2010-08-20 20:11:25', '2010-08-20 20:12:49', 7392, 1), (298, 'e25dec1069e3faacc87a2e45f49a62da', '2010-08-22 06:09:46', '2010-08-22 06:48:57', 7486, 1), (299, '0663a98b28ccdf1165dd101610a68caa', '2010-08-22 06:13:50', '2010-08-22 06:13:52', 7414, 1), (300, 'e76d5650d8adaf0a1c779c73f2240537', '2010-08-22 06:13:53', '2010-08-22 06:13:53', 0, 1), (301, 'fde31c683953e5719d878c2c1edb244a', '2010-08-22 06:36:50', '2010-08-22 06:36:52', 7437, 1), (302, '536ebe62509bcbdbb8547999240b6cf9', '2010-08-22 06:36:53', '2010-08-22 06:36:53', 0, 1), (303, 'b50605a26a8fb208a238c75322e7e624', '2010-08-22 06:40:55', '2010-08-22 06:40:57', 7460, 1), (304, '54362d441d488e084783028a13f0f76a', '2010-08-22 06:40:58', '2010-08-22 06:40:58', 0, 1), (305, 'f0f52d2174b9c381d12c47108539c0fe', '2010-08-22 06:48:31', '2010-08-22 06:48:33', 7481, 1), (306, '30133aca8cef90a6c340b815e80fc9d5', '2010-08-22 06:48:35', '2010-08-22 06:48:35', 0, 1), (307, 'fb6a9ea8baf43eea4cbaaed2bc0f6843', '2010-08-22 14:01:43', '2010-08-22 14:01:44', 7487, 1), (308, '64af0ea0a797fdb9c6359e177b3e389b', '2010-08-22 17:46:56', '2010-08-23 05:40:32', 7493, 1), (309, '3f2c76f88f5f5b67526aeba67c9e9a60', '2010-08-23 08:45:51', '2010-08-23 12:51:11', 7691, 1), (310, 'faee00f5319802f3553e20e43daf7514', '2010-08-23 09:21:12', '2010-08-23 09:21:14', 7513, 1), (311, '4df6b526f213cd812436ed69f95ffb9f', '2010-08-23 09:21:15', '2010-08-23 09:21:15', 0, 1), (312, 'f29d2a1ce2bbfe9a6a5d86c1baeab9cd', '2010-08-23 09:57:16', '2010-08-23 09:57:18', 7536, 1), (313, '1053c215610f1fa8544d201f2aa3d2c0', '2010-08-23 09:57:19', '2010-08-23 09:57:19', 0, 1), (314, 'bd650065c79118859df1b6c756669185', '2010-08-23 10:14:28', '2010-08-23 10:14:30', 7558, 1), (315, '8e759c6fcc6b65029fc885b6b77571ad', '2010-08-23 10:14:31', '2010-08-23 10:14:31', 0, 1), (316, 'fb61ab17a984f9476a6831947ba24ccc', '2010-08-23 10:35:10', '2010-08-23 10:35:12', 7575, 1), (317, 'a545c1860db3132ac55cc90f81de0a77', '2010-08-23 10:35:13', '2010-08-23 10:35:13', 0, 1), (318, '60f0e17cced415cb636400394977f445', '2010-08-23 10:43:41', '2010-08-23 10:43:43', 7592, 1), (319, 'e499fc5265c5a7a868eb12b37bebc33a', '2010-08-23 10:43:44', '2010-08-23 10:43:44', 7593, 1), (320, '655f726ae34cc9af44583088fb499457', '2010-08-23 10:43:45', '2010-08-23 10:43:47', 7594, 1), (321, '6d7424144dff78b034a45d27056d5b49', '2010-08-23 10:43:48', '2010-08-23 10:43:49', 7595, 1), (322, '84a17101c5a6456d3965d4971adcedb4', '2010-08-23 11:23:16', '2010-08-23 11:23:18', 7617, 1), (323, 'a8338ebb8bf2c28bf10ac2d29d2d3164', '2010-08-23 11:23:19', '2010-08-23 11:23:20', 7618, 1), (324, '7a6f42f8008761d6d44fd682a5193c73', '2010-08-23 11:23:21', '2010-08-23 11:23:23', 7619, 1), (325, 'bc1dcf90cd7e05b05b3a8234ae2f4853', '2010-08-23 11:23:24', '2010-08-23 11:23:25', 7620, 1), (326, '10f99823097d30456b779c344ba48abc', '2010-08-23 11:39:57', '2010-08-23 11:39:59', 7637, 1), (327, 'e57dd072322eadc08ec9eb28fd5f20b5', '2010-08-23 11:40:00', '2010-08-23 11:40:00', 7638, 1), (328, '9d227759752f1f6811ea487e7b8eea9c', '2010-08-23 11:40:01', '2010-08-23 11:40:04', 7639, 1), (329, 'e78851a7bc58c415a42c634726982663', '2010-08-23 11:40:05', '2010-08-23 11:40:05', 7640, 1), (330, '18a42077b84f2e7777f8425aadcfbecf', '2010-08-23 11:42:08', '2010-08-23 12:28:09', 7690, 1), (331, '401b2f670950e6fe05290db6082c7668', '2010-08-23 13:10:12', '2010-08-24 14:12:00', 7867, 1), (332, 'a1c0ece793994e9f84d58ecf13a97fd8', '2010-08-23 13:49:29', '2010-08-23 13:49:31', 7713, 1), (333, '6faf33ac2c84e21eb20e978848bbe3f8', '2010-08-23 14:45:26', '2010-08-23 14:45:28', 7735, 1), (334, 'b4439171877134e2d2356e813ffb5a9a', '2010-08-23 17:20:51', '2010-08-23 17:27:59', 7764, 1), (335, '0b4106e5c0c61dea1aab5bff9e63bf50', '2010-08-23 17:57:06', '2010-08-23 18:05:58', 7776, 1), (336, '64af0ea0a797fdb9c6359e177b3e389b', '2010-08-24 07:30:31', '2010-08-24 08:56:24', 7780, 1), (337, '8c926715fd494e5408bd83df7fd55ba8', '2010-08-24 13:08:59', '2010-08-24 13:09:02', 7800, 1), (338, 'd632aec54afdbe57e04a489f2b2d5d08', '2010-08-24 13:55:05', '2010-08-24 13:58:14', 7826, 1), (339, '4a40521eb47ebb58b46afc0c65c5658a', '2010-08-24 13:56:28', '2010-08-24 13:56:30', 7823, 1), (340, '3f943f29ce37e0c4ef30e5860fcae5bf', '2010-08-24 14:03:16', '2010-08-24 14:03:18', 7847, 1), (341, '401b2f670950e6fe05290db6082c7668', '2010-08-24 15:11:59', '2010-08-25 08:49:25', 8158, 1), (342, 'd1f11e7255c10781e6d6439e5577e508', '2010-08-24 15:14:41', '2010-08-24 15:14:41', 0, 1), (343, '7cb30679a2944cdd9a600303afee3b32', '2010-08-24 15:37:56', '2010-08-24 15:38:05', 7930, 1), (344, '106095ea25c05b4f51854050b1573b02', '2010-08-24 15:38:02', '2010-08-24 15:38:04', 7929, 1), (345, '36da7a4ad218ac9d58f0e743185b8083', '2010-08-24 15:38:05', '2010-08-24 15:38:05', 0, 1), (346, '3ac2ec438193a7bcc3f3d494876afd42', '2010-08-24 15:45:08', '2010-08-24 15:45:08', 0, 1), (347, 'c94b345e1b6b7426823ae7f619e7b398', '2010-08-24 15:45:15', '2010-08-24 15:45:17', 7949, 1), (348, '52e2188cc609df5069b3f33f6f1e10f0', '2010-08-24 15:45:19', '2010-08-24 15:45:19', 0, 1), (349, 'bceb60cc45bcd6130d6417a7d1415e59', '2010-08-24 15:52:03', '2010-08-24 15:52:03', 0, 1), (350, '33191aa1b4d8e834e54216bd0259a48c', '2010-08-24 15:52:10', '2010-08-24 15:52:13', 7967, 1), (351, 'adf6cea4394906db1335a279db0c5f07', '2010-08-24 15:52:14', '2010-08-24 15:52:14', 0, 1), (352, '79acaa657f98b0addcd9c95817ca374a', '2010-08-24 16:05:55', '2010-08-24 16:05:55', 0, 1), (353, '27fea52f8c57f4bc1ee5ff0995b19d9e', '2010-08-24 16:05:59', '2010-08-24 16:06:01', 7986, 1), (354, '6b3dd8bd1b154123b4b44038416cab60', '2010-08-24 16:06:03', '2010-08-24 16:06:03', 0, 1), (355, 'd26958f1d07f7a54d39c325b03ff5c52', '2010-08-24 16:12:48', '2010-08-24 16:12:48', 0, 1), (356, '1778a28e33b7f46c6dc30301c25290d8', '2010-08-24 16:12:56', '2010-08-24 16:12:59', 8005, 1), (357, 'd5c8de7efb4a6b6fa7c620917b233b67', '2010-08-24 16:13:00', '2010-08-24 16:13:00', 0, 1), (358, 'bee1b0186160dbb440ea4c9b93adaeb2', '2010-08-24 16:17:52', '2010-08-24 16:17:52', 0, 1), (359, '71fdb356077d442d117e52676775ed96', '2010-08-24 16:17:59', '2010-08-24 16:18:01', 8023, 1), (360, '2f615aa8581879add84c5f844490c53b', '2010-08-24 16:18:04', '2010-08-24 16:18:04', 0, 1), (361, '7894e5a8fede2cb717c5dece249a7dcb', '2010-08-24 16:24:11', '2010-08-24 16:24:11', 0, 1), (362, 'a0ab8a4ff004986c6de4b613d5e13f67', '2010-08-24 16:24:18', '2010-08-24 16:24:20', 8042, 1), (363, 'f0141c06c5e9aeb76c78de5be93a25fc', '2010-08-24 16:24:22', '2010-08-24 16:24:22', 0, 1), (364, 'd17f7b0804cf495414afa3031b230fec', '2010-08-25 07:15:28', '2010-08-25 07:37:01', 8084, 1), (365, '46216fdebe988307214e2dcd03c99a95', '2010-08-25 07:58:32', '2010-08-25 14:35:18', 8965, 1), (366, 'cd20227cef964a0488ab88d11979ab21', '2010-08-25 08:11:44', '2010-08-25 08:11:44', 0, 1), (367, '347d0af4a48f3c02c501205bbb4b165a', '2010-08-25 08:11:51', '2010-08-25 08:11:53', 8117, 1), (368, 'a4489de2f7d6b673550b8ff9233199eb', '2010-08-25 08:11:54', '2010-08-25 08:11:54', 0, 1), (369, 'ced3513c62ff3e38bfa1d54a5aebdba2', '2010-08-25 08:14:55', '2010-08-25 14:55:03', 8969, 2), (370, '822923396c1d1d837c22c78bd2135cf9', '2010-08-25 08:29:29', '2010-08-25 08:29:29', 0, 1), (371, '36e4bd2a7ce4ea84463a17f41daa3c28', '2010-08-25 08:29:35', '2010-08-25 08:29:39', 8150, 1), (372, '67e6a0a3804d499ad639c6f0b6d1f7d0', '2010-08-25 08:29:41', '2010-08-25 08:29:41', 0, 1), (373, 'd5621fe2bd9cc144f9caa51531c2f8de', '2010-08-25 08:49:16', '2010-08-31 09:40:52', 10637, 1), (374, '1e1821b404a92134524bdaae97d542d9', '2010-08-25 08:58:16', '2010-08-25 08:58:16', 0, 1), (375, 'ba414f653d680afcb0cb146d05e35b88', '2010-08-25 08:58:22', '2010-08-25 08:58:25', 8175, 1), (376, '8ddf1496468cf5d5a045c7b217e68e32', '2010-08-25 08:58:27', '2010-08-25 08:58:27', 0, 1), (377, '5ec0577c6c90f49641454bee4cdaafd5', '2010-08-25 09:09:27', '2010-08-25 09:09:27', 0, 1), (378, '06bb533c2343481b1b59297253bfddfb', '2010-08-25 09:09:33', '2010-08-25 09:09:37', 8199, 1), (379, '6aa30df294a4574261bd508f5425fa5c', '2010-08-25 09:23:55', '2010-08-25 09:23:55', 0, 1), (380, 'fb43f3d8a2548f63f5b4e787055f5df7', '2010-08-25 09:24:01', '2010-08-25 09:24:03', 8220, 1), (381, 'ac7dde487d3dde48113134d136f296b2', '2010-08-25 09:24:04', '2010-08-25 09:24:04', 0, 1), (382, 'eb22f0b518c301e8d800d5a474a721a6', '2010-08-25 09:27:20', '2010-08-25 09:27:20', 0, 1), (383, '5c7fd73c49f741d2786113312a3274b4', '2010-08-25 09:27:27', '2010-08-25 09:27:29', 8236, 1), (384, '4d4b316fc584707cfd9cc366974d7785', '2010-08-25 09:27:31', '2010-08-25 09:27:31', 0, 1), (385, '01aad4bc27d1d9eb8e66717cf92720d2', '2010-08-25 09:27:54', '2010-08-25 13:50:50', 8864, 1), (386, 'd2694bc6a6e03e5b81d26e6db801f04c', '2010-08-25 09:37:59', '2010-08-25 09:38:01', 8260, 1), (387, 'c19d8c8f00aa4aa56a5fd6d99f1ab7d9', '2010-08-25 09:54:09', '2010-08-25 09:54:12', 8287, 1), (388, '162b98451da1a40adb1390a12530a77c', '2010-08-25 09:55:54', '2010-08-25 09:55:56', 8301, 1), (389, 'd6a1a43f60acf88bdb1346244a38c3c2', '2010-08-25 10:07:09', '2010-08-25 11:14:04', 8527, 1), (390, 'a7f3f1df887094ca6565a54f9669486e', '2010-08-25 10:10:25', '2010-08-25 10:10:27', 8331, 1), (391, 'b0502d795c42461a96e9f55c218ffea7', '2010-08-25 10:17:28', '2010-08-25 10:17:28', 0, 1), (392, '08414256cd6630a61b7b6dbda8d7f233', '2010-08-25 10:17:34', '2010-08-25 10:17:37', 8352, 1), (393, 'dc10c4f5d9ea57346964d1a705e7d970', '2010-08-25 10:17:38', '2010-08-25 10:17:38', 0, 1), (394, '00389b7be5bf1d3516d509497c4a23fe', '2010-08-25 10:29:01', '2010-08-25 10:29:03', 8381, 1), (395, '140f73b1d2d0f2970920c2a2653264ad', '2010-08-25 10:47:34', '2010-08-25 10:47:37', 8442, 1), (396, '41e6a9c0548f64995c24b9c220c0abbe', '2010-08-25 10:59:41', '2010-08-25 10:59:43', 8499, 1), (397, 'd3eac7986ba5dbedfe355e02a34692a8', '2010-08-25 11:03:28', '2010-08-25 11:03:36', 8514, 1), (398, '84bb028f8d04340a8a6c6f3c8d744d0e', '2010-08-25 11:03:34', '2010-08-25 11:03:36', 8515, 1), (399, '1e520138282f78d8ae5fd9cbbc9e158e', '2010-08-25 11:03:37', '2010-08-25 11:03:37', 0, 1), (400, '789b5759cb0d1c05f76a525ace42b811', '2010-08-25 11:16:45', '2010-08-25 11:16:54', 8552, 1), (401, '2fdb7cdb66b1239e8c088d92023d8871', '2010-08-25 11:16:52', '2010-08-25 11:16:54', 8553, 1), (402, '10567abb4e65507417972765da40aeda', '2010-08-25 11:16:56', '2010-08-25 11:16:56', 0, 1), (403, '8ee28969e62cab77e1aa1760058e18f7', '2010-08-25 11:29:33', '2010-08-25 11:29:48', 8557, 1), (404, 'c85bef5b34800b5d2afb3fd144801f61', '2010-08-25 12:13:50', '2010-08-25 12:13:59', 8634, 1), (405, 'ce1c558cf2d52c5b2676ecc47419c667', '2010-08-25 12:13:56', '2010-08-25 12:13:58', 8633, 1), (406, '0f76542fb595cc8056162174f777cde6', '2010-08-25 12:13:59', '2010-08-25 12:13:59', 0, 1), (407, '47bd542715390c6834f5f13595ed7d9d', '2010-08-25 12:21:22', '2010-08-25 12:21:22', 8650, 1), (408, '9f6e854b2510462a525a4c43f934b3eb', '2010-08-25 12:22:02', '2010-08-25 12:22:12', 8654, 1), (409, '53959042cec553eea81ccc0b549cd197', '2010-08-25 12:22:09', '2010-08-25 12:22:11', 8653, 1), (410, '7bc486020033a655b267ede3639116ee', '2010-08-25 12:22:13', '2010-08-25 12:22:13', 0, 1), (411, '400274e2852c0cd0a92a6c1a98464212', '2010-08-25 12:36:22', '2010-08-25 12:36:30', 8669, 1), (412, '40b80b2c854309ec331f2668e4f915cc', '2010-08-25 12:36:28', '2010-08-25 12:36:30', 8670, 1), (413, '01ce1cb72bfa69032693ffa1672169c1', '2010-08-25 12:36:32', '2010-08-25 12:36:32', 0, 1), (414, '355b7ff08926c0a3d76bfe458e1a36c8', '2010-08-25 12:45:03', '2010-08-25 12:45:03', 0, 1), (415, 'da45e2dc129cdaae5f73fda3b872988e', '2010-08-25 12:45:19', '2010-08-25 12:45:19', 0, 1), (416, '081274481733571f9d8b53720a645736', '2010-08-25 12:50:49', '2010-08-25 12:50:49', 0, 1), (417, '3102d24e8b6a8c693d6528ab1a27ad07', '2010-08-25 12:57:12', '2010-08-25 12:57:12', 0, 1), (418, 'e0d800161d89c2dc0758c5d143e17085', '2010-08-25 13:05:20', '2010-08-25 13:05:20', 0, 1), (419, 'bab799ffd97a4528f3b19dbd31b48e2c', '2010-08-25 13:10:03', '2010-08-25 13:10:12', 8770, 1), (420, 'cce152d59e4d9ef68687488448b65b10', '2010-08-25 13:10:10', '2010-08-25 13:10:12', 8771, 1), (421, 'bd20da3220a92590cf6d97d8655a3925', '2010-08-25 13:10:13', '2010-08-25 13:10:13', 0, 1), (422, 'a2165749dfcf6a49811e68d82798e6f9', '2010-08-25 13:17:46', '2010-08-25 13:17:54', 8786, 1), (423, '3bd5d898ee18d112deb1116710a8818b', '2010-08-25 13:17:52', '2010-08-25 13:17:54', 8787, 1), (424, '84cd1554aff47d52a79c0ecbb18a2621', '2010-08-25 13:17:55', '2010-08-25 13:17:55', 0, 1), (425, 'd6c5f8d431933b5238de135425973a5c', '2010-08-25 13:31:21', '2010-08-25 13:31:21', 0, 1), (426, 'c4df30046f085dace14f3d64ae09f740', '2010-08-25 13:33:49', '2010-08-25 13:33:49', 0, 1), (427, 'c960886d9906c2349647f89d5b118b2b', '2010-08-25 13:37:57', '2010-08-25 13:38:05', 8845, 1), (428, '2900ea99f33b360f51cb0fb3ca6d45e9', '2010-08-25 13:38:03', '2010-08-25 13:38:05', 8844, 1), (429, '7264f65d5830ab17040c4730a48b646e', '2010-08-25 13:38:06', '2010-08-25 13:38:06', 0, 1), (430, '5b9134951d3f5d7050c07489275410c8', '2010-08-25 13:45:12', '2010-08-25 13:45:21', 8860, 1), (431, '5a210fa0b037f33d8bd4c47dd3bea640', '2010-08-25 13:45:18', '2010-08-25 13:45:21', 8861, 1), (432, '7b7f37c7e1519a31937aad9333421d35', '2010-08-25 13:45:22', '2010-08-25 13:45:22', 0, 1), (433, '8e8f35d5e6812078a4841fd45d13a5e2', '2010-08-25 14:17:33', '2010-08-25 14:17:41', 8884, 1), (434, '89d4e1e78d9e6c4fa57adc79d40ccafd', '2010-08-25 14:17:39', '2010-08-25 14:17:41', 8883, 1), (435, 'd25dcbba2cf5acd9700abb3f6eef1d86', '2010-08-25 14:17:42', '2010-08-25 14:17:42', 0, 1), (436, '2e512465f17b6b9ae710baab0a2b20ff', '2010-08-25 14:21:34', '2010-08-25 14:21:42', 8905, 1), (437, 'adf782f21cf0d80864e5003bcd3b689a', '2010-08-25 14:21:40', '2010-08-25 14:21:42', 8906, 1), (438, 'dea5dabab8552b819b74809ef278fb6e', '2010-08-25 14:21:43', '2010-08-25 14:21:43', 0, 1), (439, 'd3e1c68582da14b8cd7f5b833225d54c', '2010-08-25 14:28:37', '2010-08-25 14:28:47', 8935, 1), (440, '8ec209b80f941eae31b80f8dc8c6b000', '2010-08-25 14:28:43', '2010-08-25 14:28:47', 8936, 1), (441, 'c4f95ef62ec4adddb466f176fef437d0', '2010-08-25 14:28:49', '2010-08-25 14:28:49', 0, 1), (442, '50aabbe935b58cc0dbd78b2933587102', '2010-08-25 14:34:48', '2010-08-25 14:34:56', 8961, 1), (443, '83c29f4fe42c5373ad00ca84d719174a', '2010-08-25 14:34:54', '2010-08-25 14:34:57', 8962, 1), (444, '454ff9e9e4d835b70b4155dcc9e8b3af', '2010-08-25 14:34:58', '2010-08-25 14:34:58', 0, 1), (445, '2b7f4522aad611292a3f13acb8121e36', '2010-08-25 15:23:03', '2010-08-25 15:23:12', 8983, 1), (446, 'f4b7a87d95eb94f9b8a58fb632d613a3', '2010-08-25 15:23:09', '2010-08-25 15:23:12', 8982, 1), (447, 'adf16e27f5ddb4a7f54986639974ca60', '2010-08-25 15:23:13', '2010-08-25 15:23:13', 0, 1), (448, '2b4e9851b118210552ec1bd337d55228', '2010-08-25 15:26:36', '2010-08-25 15:26:44', 8999, 1), (449, '89f25e8595d08e2a4e66331466c997dd', '2010-08-25 15:26:42', '2010-08-25 15:26:44', 8998, 1), (450, '873b5cba47fbf572f7e167c8ce96649c', '2010-08-25 15:26:45', '2010-08-25 15:26:45', 0, 1), (451, 'a729e0b0fc725b1a18afef499e054d29', '2010-08-25 15:28:33', '2010-08-25 15:28:42', 9014, 1), (452, '233967f2218b7ec9f355dedf258b6169', '2010-08-25 15:28:39', '2010-08-25 15:28:42', 9015, 1), (453, '7efadb5c57b6faa68aa8d300ed2b082d', '2010-08-25 15:28:44', '2010-08-25 15:28:44', 0, 1), (454, '56d936ba3c564fc0b7618b85505d8255', '2010-08-25 15:32:39', '2010-08-25 15:32:46', 9030, 1), (455, '15881c1db47066f4faec1b9c93e4e034', '2010-08-25 15:32:44', '2010-08-25 15:32:47', 9031, 1), (456, 'a37e66145c9d35893f4b1ac968f4cda8', '2010-08-25 15:32:48', '2010-08-25 15:32:48', 0, 1), (457, 'c75580c19c41011f74c7a710d6bd5385', '2010-08-25 16:05:33', '2010-08-25 16:05:35', 9060, 1), (458, '0372a604cd7690e64206727f456bc1a2', '2010-08-25 16:05:37', '2010-08-25 16:05:37', 0, 1), (459, 'd2b17e7a67f56662dabff394e86b8158', '2010-08-25 16:09:39', '2010-08-25 16:09:41', 9076, 1), (460, 'd0e34bc5a11ffc826ef0b90a4082747e', '2010-08-25 16:09:42', '2010-08-25 16:09:42', 0, 1), (461, 'be765dca166a51ad6b7c90d624471fa1', '2010-08-25 16:12:11', '2010-08-25 16:12:14', 9091, 1), (462, '7dc80f47011450f24a648fcbf5174592', '2010-08-25 16:12:16', '2010-08-25 16:12:16', 0, 1), (463, '66db925cb8728ae17160b0a43e37d0f6', '2010-08-25 16:17:52', '2010-08-25 16:18:05', 9111, 1), (464, '536ef4aa5292aa9c611df3608dd12a8e', '2010-08-25 16:18:02', '2010-08-25 16:18:06', 9112, 1), (465, '2991bba7aab8d9835a1cdf55393f9571', '2010-08-25 16:18:07', '2010-08-25 16:18:07', 0, 1), (466, 'c64b6ba05ccc06bf035a2db68de4bac8', '2010-08-25 16:27:50', '2010-08-25 16:28:00', 9125, 1), (467, 'a75fc834c813dc096df494fd7aba30b9', '2010-08-25 16:28:01', '2010-08-25 16:28:06', 9128, 1), (468, 'f248ab874e62ddf5893c15953e0cafee', '2010-08-25 16:28:08', '2010-08-25 16:28:08', 0, 1), (469, 'dfa04ba4d7f7683ab6d0a3cdbad6c121', '2010-08-25 16:35:44', '2010-08-25 16:35:44', 9141, 1), (470, '6da93bfcd6e2048e68d21ae3e72dd911', '2010-08-25 16:40:00', '2010-08-25 16:45:56', 9156, 1), (471, 'c57eeffe4fdbdc0a48fd9d02b3ca54db', '2010-08-25 16:52:14', '2010-08-25 16:52:23', 9169, 1), (472, '9b69fd4483ef0bc8dd5ce500e779cca7', '2010-08-25 16:58:06', '2010-08-25 16:59:53', 9186, 1), (473, 'd19e13b74285af6b762e7cf87c0e0010', '2010-08-25 16:58:16', '2010-08-25 16:58:16', 9185, 1), (474, 'ddcd61913c5f6980d1729d0fa505605d', '2010-08-25 17:18:56', '2010-08-25 17:19:04', 9203, 1), (475, '51dc93cc33a640b3818146b88fc5a718', '2010-08-26 09:21:34', '2010-08-26 09:21:42', 9224, 1), (476, '0914e711bd20e4d81ed3f2ecdbc91283', '2010-08-26 09:21:40', '2010-08-26 09:21:40', 9223, 1), (477, '21cd99076e3b6516b90bcb0ce1af4983', '2010-08-26 09:54:17', '2010-08-26 09:56:22', 9249, 1), (478, 'f0617cf3b17a8537668efd1107c32055', '2010-08-26 09:56:06', '2010-08-26 09:56:13', 9247, 1), (479, 'e1b914458a31bb495a21b061be1c2acf', '2010-08-26 09:56:12', '2010-08-26 09:56:12', 9246, 1), (480, 'cc37a47fa373b4d0d8db0f44d9d280db', '2010-08-26 11:47:26', '2010-08-26 11:48:46', 9278, 2), (481, '501485ebbae0f9ae60b2d87cda481d95', '2010-08-26 12:02:50', '2010-08-26 13:38:39', 9365, 1), (482, 'd2f29a79ef1295f0400e80b0d43e323c', '2010-08-26 12:09:24', '2010-08-26 12:55:01', 9352, 1), (483, '45ec435e71967bfacf443a7a07f710f9', '2010-08-26 12:27:22', '2010-08-26 14:25:46', 9425, 1), (484, 'a9dfa29bed91869a8ba2ec72bea37f5e', '2010-08-26 12:27:26', '2010-08-26 16:00:47', 9447, 1), (485, '52b0a1d3703b6d551763d3b7d639bb58', '2010-08-26 12:46:37', '2010-08-26 13:32:14', 9363, 1), (486, '823d8ae0f41305ad0483892f804c91e7', '2010-08-27 07:25:55', '2010-08-27 09:33:09', 9569, 1), (487, '4fe6db9c841b8319c32cf4e7c1f80672', '2010-08-27 07:29:13', '2010-08-27 07:29:24', 9471, 1), (488, '41f11fdbdf2f405d5a48ac1247a87b43', '2010-08-27 07:29:19', '2010-08-27 07:29:19', 9469, 1), (489, 'c52a1b17e87b2bfaf6c10fdc207ae572', '2010-08-27 07:32:15', '2010-08-27 07:32:22', 9503, 1), (490, '9888b2d0bd92bbf2558f3d3e4a5581a4', '2010-08-27 07:32:21', '2010-08-27 07:32:21', 9502, 1), (491, '939dbfa0996536a83bb23687713896c4', '2010-08-27 07:48:13', '2010-08-27 12:35:16', 9664, 1), (492, '31707825dfc54892c0e320629324c5be', '2010-08-27 09:54:53', '2010-08-27 09:58:21', 9577, 1), (493, 'e0b4caca43a02ba2b7346278433448c0', '2010-08-27 12:26:58', '2010-08-27 12:27:09', 9647, 1), (494, 'a4b289c88a611b9c362660b4f95a8375', '2010-08-27 13:18:50', '2010-08-27 14:36:55', 9678, 1), (495, '4f1e8bf193fb90226a74ee022c4a5a97', '2010-08-28 05:57:59', '2010-08-28 07:00:37', 9851, 1), (496, 'cca47448b1343dfd87ced1a5d19abb9c', '2010-08-28 06:00:52', '2010-08-28 06:01:03', 9706, 1), (497, '2518b40a922441cebccb0c616f6f7b43', '2010-08-28 06:00:58', '2010-08-28 06:00:58', 9705, 1), (498, 'd629417b82e8c2cfea314eae5110baa9', '2010-08-28 06:09:57', '2010-08-28 06:10:05', 9753, 1), (499, '6bcb31861782df683d5f4614a4554192', '2010-08-28 06:10:03', '2010-08-28 06:10:03', 9752, 1), (500, '730bb7b22ab157c7d5b39a6a01d5a830', '2010-08-28 06:15:31', '2010-08-28 06:15:38', 9796, 1), (501, 'fd85bc01d41893ab08ac4cef11f8651d', '2010-08-28 06:15:37', '2010-08-28 06:15:37', 9795, 1), (502, '50967ccb05405e5c40dbc567d3195c50', '2010-08-28 06:16:13', '2010-08-28 07:09:51', 9914, 1), (503, '0f0859205d3937bc79ff252bb61ca0de', '2010-08-28 06:21:47', '2010-08-28 06:21:56', 9837, 1), (504, '15bdf60fc10c54c076592948fd6537a6', '2010-08-28 06:21:53', '2010-08-28 06:21:53', 9836, 1), (505, 'e5afe83dcdcae19c5ce968532640b818', '2010-08-28 07:01:34', '2010-08-28 12:34:38', 10526, 1), (506, 'c53960321160b4135325f8740923ff9b', '2010-08-28 07:04:32', '2010-08-28 07:04:40', 9881, 1), (507, '20c3309d6a22734673187d6f4db0027b', '2010-08-28 07:04:38', '2010-08-28 07:04:38', 9880, 1), (508, '171bed4b0e0a6de882fd6cc4a1169e7c', '2010-08-28 07:10:11', '2010-08-28 07:11:32', 9920, 1), (509, 'e9071283ec40517307a3942e035b9720', '2010-08-28 07:14:01', '2010-08-28 07:14:48', 9930, 1), (510, '52693e1908a98a0e0c043692c6f31659', '2010-08-28 07:21:49', '2010-08-28 07:22:29', 9939, 1), (511, 'f9e31f6114483d14a51d3de8604c37ec', '2010-08-28 07:27:37', '2010-08-28 07:50:39', 9995, 1), (512, 'd506be529be87c5cbedf6dcb720abe67', '2010-08-28 07:31:44', '2010-08-28 07:31:54', 9963, 1), (513, '922cddf7fabc5a061dc6cbf82562797f', '2010-08-28 07:31:50', '2010-08-28 07:31:50', 9962, 1), (514, 'a4d995b5a92d59884a16614319faa1a6', '2010-08-28 07:50:23', '2010-08-28 07:50:31', 9990, 1), (515, '4a2ebdb2db97f54e2353421d02e6d035', '2010-08-28 07:50:29', '2010-08-28 07:50:29', 9989, 1), (516, 'b5e690d19254c73a74fc8c0097568e5d', '2010-08-28 07:51:05', '2010-08-28 11:50:11', 10475, 1), (517, '9aa7868ffba0bf2339cc47d6a65ccb20', '2010-08-28 07:54:09', '2010-08-28 07:54:20', 10029, 1), (518, '5339fce0fce656a5bb6eb528edd885da', '2010-08-28 07:54:16', '2010-08-28 07:54:16', 10028, 1), (519, 'c59413388c06e6adcdfe8abf4e583909', '2010-08-28 07:58:38', '2010-08-28 07:58:47', 10083, 1), (520, '07d0de6551e53e0c3d51a6a55fa2e672', '2010-08-28 07:58:44', '2010-08-28 07:58:44', 10082, 1), (521, '4c91299f8598076ad2ceca664cecc305', '2010-08-28 08:25:26', '2010-08-28 08:25:36', 10122, 1), (522, 'c9733e8b1d7287fc615266fabae20855', '2010-08-28 08:25:32', '2010-08-28 08:25:32', 10121, 1), (523, '3d9340a86b813a16898c33fcde494612', '2010-08-28 08:29:26', '2010-08-28 08:29:34', 10148, 1), (524, '379f1eecb2ec8a0563542789dc7560e0', '2010-08-28 08:29:32', '2010-08-28 08:29:33', 10147, 1), (525, '7241f23f9f187ac1f859df4fcc3f9ed1', '2010-08-28 11:15:52', '2010-08-28 11:16:05', 10322, 1), (526, '6df50df0134504053215e41df40b84da', '2010-08-28 11:15:58', '2010-08-28 11:15:58', 10321, 1), (527, 'f6d0de56b82162de1ba462f0c6e27ee6', '2010-08-28 11:21:26', '2010-08-28 11:21:34', 10355, 1), (528, 'eace8e792e6c738201020aac2bf8a8d4', '2010-08-28 11:21:32', '2010-08-28 11:21:32', 10354, 1), (529, '2fd6f64504ad1a9c0db0bf417df7113f', '2010-08-28 11:31:30', '2010-08-28 11:31:39', 10422, 1), (530, '7ea4297764372c6275d389f10be65243', '2010-08-28 11:31:37', '2010-08-28 11:31:37', 10421, 1), (531, 'ff6c756bb91570f6a77b4df2d6ed4789', '2010-08-28 11:35:33', '2010-08-28 11:35:34', 10437, 1), (532, '3060c050d1363289f3af865cb53da568', '2010-08-30 09:48:28', '2010-08-30 09:48:30', 10527, 1), (533, '91cd27181c1da8b5c4a4a3048e9e2193', '2010-08-30 11:53:01', '2010-08-30 11:53:51', 10534, 1), (534, '59770879adbaa53fdf14e26ea2585546', '2010-08-30 16:44:43', '2010-08-30 16:50:13', 10538, 1), (535, '986bc8e95749bc790ba46fdd8d290d69', '2010-08-31 08:09:49', '2010-08-31 08:10:06', 10542, 1), (536, '66170a612c66b45a6af0a5b873d9d970', '2010-08-31 09:15:16', '2010-08-31 16:53:45', 10695, 1), (537, '45774af1e031a2f25a8e9f08a60dfe23', '2010-08-31 13:12:34', '2010-09-01 09:40:18', 10696, 1), (538, 'bcb8db1144639b38cc217145050e4c55', '2010-09-01 12:39:09', '2010-09-01 12:55:37', 10700, 1), (539, '34f5016cf35f3c72ce517bff3c2f6150', '2010-09-02 08:31:29', '2010-09-02 08:31:35', 10701, 1), (540, 'f742b52818e7ce099d7cc187f693801a', '2010-09-02 14:59:52', '2010-09-02 14:59:54', 10702, 1), (541, 'eb26ec2dc4783b72152a4d6274b6d8cb', '2010-09-03 06:43:02', '2010-09-03 06:43:03', 10703, 1), (542, '9ced85b92fcc53913331cd8a18dd1522', '2010-09-03 08:40:33', '2010-09-03 08:40:38', 10704, 1); /*!40000 ALTER TABLE `log_visitor` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.log_visitor_info: 533 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://visitate.f-m-computer.de/index.php/install/wizard/end/', '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), (2, '', '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), (3, 'http://visitate.f-m-computer.de/index.php/einzeltickets/gruppentickets/gruppenticket-zeitlich-ungebunden.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), (4, '', '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), (5, '', '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), (6, '', '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), (7, '', '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), (8, '', '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), (9, '', '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), (10, '', '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), (11, '', '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, 1437811428), (12, '', '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), (13, '', '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), (14, '', '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), (15, 'http://visitate.f-m-computer.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, 1558258238), (16, '', '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), (17, '', '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), (18, 'http://visitate.f-m-computer.de/index.php/checkout/cart/', '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), (19, 'http://visitate.f-m-computer.de/index.php/install/wizard/administrator/', '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), (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, -1062729135), (21, '', '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), (22, '', '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), (23, '', '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), (24, '', '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), (25, '', '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)', '', '', -732170672, -710391171), (26, '', '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), (27, '', '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), (28, '', '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), (29, '', '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-DE', -732170672, -710391171), (30, '', '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), (31, '', '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), (32, '', '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', 2130706433, 2130706433), (33, '', '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', 2130706433, 2130706433), (34, '', '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', 2130706433, 2130706433), (35, '', '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', 2130706433, 2130706433), (36, '', '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', 2130706433, 2130706433), (37, '', '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', 2130706433, 2130706433), (38, '', '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', 2130706433, 2130706433), (39, '', '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', 2130706433, 2130706433), (40, '', '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', 2130706433, 2130706433), (41, '', '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', 2130706433, 2130706433), (42, '', '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', 2130706433, 2130706433), (43, '', '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', 2130706433, 2130706433), (44, '', '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', 2130706433, 2130706433), (45, '', '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', 2130706433, 2130706433), (46, '', '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', 2130706433, 2130706433), (47, '', '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', 2130706433, 2130706433), (48, '', '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', 2130706433, 2130706433), (49, '', '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', 2130706433, 2130706433), (50, '', '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', 2130706433, 2130706433), (51, '', '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', 2130706433, 2130706433), (52, '', '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', 2130706433, 2130706433), (53, '', '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', 2130706433, 2130706433), (54, '', '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', 2130706433, 2130706433), (55, '', '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', 2130706433, 2130706433), (56, '', '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', 2130706433, 2130706433), (57, 'http://localhost/visitate/', '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', 2130706433, 2130706433), (58, 'http://localhost/visitate/', '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', 2130706433, 2130706433), (59, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (60, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (61, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (62, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (63, 'http://localhost/visitate/', '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', 2130706433, 2130706433), (64, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (65, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (66, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (67, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (68, '', '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', 2130706433, 2130706433), (69, 'http://localhost/visitate/', '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', 2130706433, 2130706433), (70, 'http://localhost/visitate/', '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', 2130706433, 2130706433), (71, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (72, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (73, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (74, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (75, '', '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', 2130706433, 2130706433), (76, '', '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', 2130706433, 2130706433), (77, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (78, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (79, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (80, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (81, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (82, 'http://localhost/visitate/index.php/enable-cookies', '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', 2130706433, 2130706433), (83, 'http://localhost/visitate/index.php/enable-cookies', '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', 2130706433, 2130706433), (84, 'http://localhost/visitate/index.php/enable-cookies', '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', 2130706433, 2130706433), (85, 'http://localhost/visitate/index.php/enable-cookies', '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', 2130706433, 2130706433), (86, '', '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', 2130706433, 2130706433), (87, 'http://localhost/visitate/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', 2130706433, 2130706433), (88, 'http://localhost/visitate/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', 2130706433, 2130706433), (89, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (90, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (91, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (92, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (93, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (94, 'http://localhost/visitate/index.php/customer/account/login/', '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', 2130706433, 2130706433), (95, 'http://localhost/visitate/index.php/enable-cookies', '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', 2130706433, 2130706433), (96, 'http://localhost/visitate/index.php/enable-cookies', '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', 2130706433, 2130706433), (97, 'http://localhost/visitate/index.php/enable-cookies', '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', 2130706433, 2130706433), (98, 'http://localhost/visitate/index.php/enable-cookies', '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', 2130706433, 2130706433), (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', 2130706433, 2130706433), (100, '', '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', 2130706433, 2130706433), (101, '', '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', 2130706433, 2130706433), (102, 'http://localhost/visitate/', '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', 2130706433, 2130706433), (103, '', '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', 2130706433, 2130706433), (104, '', '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', 2130706433, 2130706433), (105, '', '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', 2130706433, 2130706433), (106, 'http://localhost/visitate/index.php/einzeltickets.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', 2130706433, 2130706433), (107, 'http://localhost/visitate/index.php/einzeltickets.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', 2130706433, 2130706433), (108, 'http://localhost/visitate/index.php/einzeltickets.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', 2130706433, 2130706433), (109, 'http://localhost/visitate/index.php/einzeltickets.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', 2130706433, 2130706433), (110, 'http://localhost/visitate/index.php/enable-cookies', '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', 2130706433, 2130706433), (111, 'http://localhost/visitate/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', 2130706433, 2130706433), (112, 'http://localhost/visitate/index.php/einzeltickets.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', 2130706433, 2130706433), (113, 'http://localhost/visitate/index.php/einzeltickets.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', 2130706433, 2130706433), (114, '', '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', 2130706433, 2130706433), (115, 'http://localhost/visitate/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', 2130706433, 2130706433), (116, 'http://localhost/visitate/index.php/einzeltickets.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', 2130706433, 2130706433), (117, 'http://localhost/visitate/index.php/einzeltickets.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', 2130706433, 2130706433), (118, 'http://localhost/visitate/index.php/enable-cookies', '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', 2130706433, 2130706433), (119, 'http://localhost/visitate/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', 2130706433, 2130706433), (120, 'http://localhost/visitate/index.php/einzeltickets.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', 2130706433, 2130706433), (121, 'http://localhost/visitate/index.php/einzeltickets.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', 2130706433, 2130706433), (122, 'http://localhost/visitate/index.php/einzeltickets.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', 2130706433, 2130706433), (123, '', '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', 2130706433, 2130706433), (124, '', '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', 2130706433, 2130706433), (125, '', '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', 2130706433, 2130706433), (126, '', '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', 2130706433, 2130706433), (127, 'http://127.0.0.1/visitate/index.php/fuehrungen.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', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', 2130706433, 2130706433), (128, '', '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, -1062729135), (129, '', '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, -1062729135), (130, '', '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), (131, '', '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), (132, '', '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-DE', -732170672, -710391171), (133, '', '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, 1558261625), (134, '', '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), (135, '', '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, -1062729135), (136, '', '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), (137, '', '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), (138, '', '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), (139, '', '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), (140, '', '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), (141, 'http://visitate.f-m-computer.de/index.php/customer/account/login/', '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, 1558260750), (142, '', '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), (143, '', '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-DE', -732170672, -710391171), (144, '', '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), (145, '', '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), (146, '', '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, 1558707116), (147, '', '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), (148, '', '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), (149, '', '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), (150, '', '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; .NET CLR 3.0.04506.30)', '', 'ru', -732170672, 1558704524), (151, '', '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), (152, '', '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), (153, '', '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-DE', -732170672, -710391171), (154, '', '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-DE', -732170672, -710391171), (155, '', '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, 1558259275), (156, '', '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-DE', -732170672, -710391171), (157, '', '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), (158, '', '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), (159, '', '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), (160, '', '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), (161, '', '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), (162, 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html', '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), (163, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 6.1; 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; .NET4.0C)', '', 'de', -732170672, -1062729209), (164, '', 'Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 6.1; 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; .NET4.0C)', '', 'de', -732170672, -1062729209), (165, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; 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; .NET4.0C)', '', 'de', -732170672, -1062729209), (166, '', 'Mozilla/4.0 (compatible; MSIE 7.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; .NET4.0C)', '', 'de', -732170672, -1062729209), (167, '', 'Mozilla/4.0 (compatible; MSIE 7.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; .NET4.0C)', '', 'de', -732170672, -1062729209), (168, 'http://visitate.f-m-computer.de/index.php/fuehrungen/highlightfuhrung-weltwissen-40.html', 'Mozilla/4.0 (compatible; MSIE 7.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; .NET4.0C)', '', 'de', -732170672, -1062729209), (169, '', 'Mozilla/4.0 (compatible; MSIE 7.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; .NET4.0C)', '', 'de-DE', -732170672, -1062729209), (170, '', '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; .NET4.0C)', '', 'de-DE', -732170672, -1062729209), (171, '', '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-DE', -732170672, -710391171), (172, '', '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), (173, '', '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, 1558260613), (174, 'http://visitate.f-m-computer.de/index.php/fuehrungen.html?mode=list', '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), (175, '', '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-DE', -732170672, -710391171), (176, '', '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.3)', '', 'de', -732170672, -710391171), (177, '', '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), (178, '', '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-DE', -732170672, -710391171), (179, '', '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), (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, 1472306562), (181, '', '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), (182, '', '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, 1354460870), (183, 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/e466226f1c4cb661065ebf20f7cd5e87/', '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-DE', -732170672, -710391171), (184, '', '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-DE', -732170672, -710391171), (185, '', '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-DE', -732170672, -710391171), (186, '', '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), (187, '', '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, 1472306562), (188, '', '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-DE', -732170672, -710391171), (189, '', '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-DE', -732170672, -710391171), (190, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'ru,en-us;q=0.7,en;q=0.3', -732170672, 1602707382), (191, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'ru,en-us;q=0.7,en;q=0.3', -732170672, 1588737901), (192, '', '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, 1588737901), (193, '', '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, 1351200039), (194, '', '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, 1351200039), (195, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1351200039), (196, '', '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, 1351200039), (197, '', '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, 1351200039), (198, '', '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, 1351200039), (199, '', '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, 1351200039), (200, '', '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, 1351200039), (201, '', '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, 1351200039), (202, '', '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', -732170672, 168430081), (203, '', '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, 1351196317), (204, '', '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, 1351196317), (205, '', '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), (206, '', '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, 1351196317), (207, '', '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, 1351196317), (208, '', '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, 1351196317), (209, '', '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, 1351196317), (210, '', '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', -732170672, 1338117869), (211, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'ru,en-us;q=0.7,en;q=0.3', -732170672, 1588741933), (212, '', '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, 1472306562), (213, '', '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), (214, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', '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), (215, '', '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-DE', -732170672, -710391171), (216, '', '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-DE', -732170672, -710391171), (217, '', '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-DE', -732170672, -710391171), (218, '', '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-DE', -732170672, -710391171), (219, '', '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)', '', '', -732170672, -710391171), (220, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', '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), (221, 'http://visitate.f-m-computer.de/index.php/einzeltickets/einzeltickets.html', '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), (222, 'http://visitate.f-m-computer.de/index.php/checkout/onepage/success/', '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-DE', -732170672, -710391171), (223, '', '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), (224, '', '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), (225, '', '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-DE', -732170672, -710391171), (226, '', '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-DE', -732170672, -710391171), (227, '', '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), (228, '', '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), (229, '', '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), (230, '', '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), (231, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; 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, -1062729106), (232, '', '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), (233, '', '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), (234, '', '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-DE', -732170672, -710391171), (235, '', '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-DE', -732170672, -710391171), (236, '', '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), (237, '', '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), (238, 'http://visitate.f-m-computer.de/index.php/admin/cms_page/index/key/6110034c11064978b96352ecac591279/', '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-DE', -732170672, -710391171), (239, '', '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-DE', -732170672, -710391171), (240, '', '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-DE', -732170672, -710391171), (241, '', '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-DE', -732170672, -710391171), (242, '', '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-DE', -732170672, -710391171), (243, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, 1565079329), (244, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.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, -1039734996), (245, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'ru,en-us;q=0.7,en;q=0.3', -732170672, -1039734996), (246, '', '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-DE', -732170672, -710391171), (247, '', '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), (248, '', '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), (249, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'ru,en-us;q=0.7,en;q=0.3', -732170672, 1602730101), (250, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'ru,en-us;q=0.7,en;q=0.3', -732170672, 1602730101), (251, '', '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, -710391171), (252, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'ru,en-us;q=0.7,en;q=0.3', -732170672, 1495234210), (253, '', '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), (254, '', '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), (255, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'ru,en-us;q=0.7,en;q=0.3', -732170672, 1588732343), (256, '', '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), (257, '', '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), (258, '', '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-DE', -732170672, -710391171), (259, '', '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.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1437806226), (260, '', '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, 1481258228), (261, '', '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-DE', -732170672, -710391171), (262, '', '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, -1062727272), (263, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.2)', '', 'de', -732170672, -1928022899), (264, '', '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, -1928022897), (265, '', 'Mozilla/5.0 (Macintosh; U; PPC 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, 1384891887), (266, '', 'Mozilla/5.0 (Macintosh; U; PPC 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, 1384891887), (267, '', '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, 1472306562), (268, '', '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), (269, '', '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-DE', -732170672, -710391171), (270, '', '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), (271, '', '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), (272, '', '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), (273, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; 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, -1062729106), (274, '', '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), (275, '', '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-DE', -732170672, -710391171), (276, '', '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, 1472306562), (277, '', '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-DE', -732170672, -710391171), (278, '', '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), (279, '', '', '', '', -732170672, -1724973404), (280, '', '', '', '', -732170672, -1724973404), (281, '', '', '', '', -732170672, -1040731132), (282, '', '', '', '', -732170672, -1040731132), (283, '', '', '', '', -732170672, -1724976044), (284, '', '', '', '', -732170672, -1724976044), (285, '', '', '', '', -732170672, -1724976044), (286, '', '', '', '', -732170672, -1724976044), (287, '', '', '', '', -732170672, -1724976044), (288, '', '', '', '', -732170672, -1724976044), (289, '', '', '', '', -732170672, -1040731132), (290, '', '', '', '', -732170672, -1040731132), (291, '', '', '', '', -732170672, -1040731132), (292, '', '', '', '', -732170672, -1040731132), (293, '', '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), (294, '', '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-DE', -732170672, -710391171), (295, '', '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), (296, 'http://service.gmx.net/de/cgi/derefer?TYPE=3&DEST=http%3A%2F%2Fvisitate.f-m-computer.de', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de-DE) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.17', '', 'de-DE', -732170672, -1304924232), (297, '', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; 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, -725980600), (298, '', '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), (299, '', '', '', '', -732170672, -1724976044), (300, '', '', '', '', -732170672, -1724976044), (301, '', '', '', '', -732170672, -1724976044), (302, '', '', '', '', -732170672, -1724976044), (303, '', '', '', '', -732170672, -1724973404), (304, '', '', '', '', -732170672, -1724973404), (305, '', '', '', '', -732170672, -1724973404), (306, '', '', '', '', -732170672, -1724973404), (307, '', '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), (308, 'http://visitate.f-m-computer.de/index.php/fuehrungen.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, 1558258473), (309, '', '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), (310, '', '', '', '', -732170672, -1724973404), (311, '', '', '', '', -732170672, -1724973404), (312, '', '', '', '', -732170672, -1724973404), (313, '', '', '', '', -732170672, -1724973404), (314, '', '', '', '', -732170672, -1724973404), (315, '', '', '', '', -732170672, -1724973404), (316, '', '', '', '', -732170672, -1724973404), (317, '', '', '', '', -732170672, -1724973404), (318, '', '', '', '', -732170672, -1724973404), (319, '', '', '', '', -732170672, -1724973404), (320, '', '', '', '', -732170672, -1724973404), (321, '', '', '', '', -732170672, -1724973404), (322, '', '', '', '', -732170672, -1724973404), (323, '', '', '', '', -732170672, -1724973404), (324, '', '', '', '', -732170672, -1724973404), (325, '', '', '', '', -732170672, -1724973404), (326, '', '', '', '', -732170672, -1724973404), (327, '', '', '', '', -732170672, -1724973404), (328, '', '', '', '', -732170672, -1724973404), (329, '', '', '', '', -732170672, -1724973404), (330, '', '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.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1437805595), (331, '', '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), (332, '', '', '', '', -732170672, -1724973404), (333, '', '', '', '', -732170672, -1724973404), (334, '', '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.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1558671414), (335, '', '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.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1558671414), (336, 'http://visitate.f-m-computer.de/index.php/fuehrungen.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, 1558272786), (337, '', '', '', '', -732170672, -1724973404), (338, '', '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), (339, '', '', '', '', -732170672, -1724973404), (340, '', '', '', '', -732170672, -1724973404), (341, '', '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), (342, '', '', '', '', -732170672, -1724973404), (343, '', '', '', '', -732170672, -1724973404), (344, '', '', '', '', -732170672, -1724973404), (345, '', '', '', '', -732170672, -1724973404), (346, '', '', '', '', -732170672, -1724973404), (347, '', '', '', '', -732170672, -1724973404), (348, '', '', '', '', -732170672, -1724973404), (349, '', '', '', '', -732170672, -1724973404), (350, '', '', '', '', -732170672, -1724973404), (351, '', '', '', '', -732170672, -1724973404), (352, '', '', '', '', -732170672, -1724973404), (353, '', '', '', '', -732170672, -1724973404), (354, '', '', '', '', -732170672, -1724973404), (355, '', '', '', '', -732170672, -1724973404), (356, '', '', '', '', -732170672, -1724973404), (357, '', '', '', '', -732170672, -1724973404), (358, '', '', '', '', -732170672, -1724973404), (359, '', '', '', '', -732170672, -1724973404), (360, '', '', '', '', -732170672, -1724973404), (361, '', '', '', '', -732170672, -1724973404), (362, '', '', '', '', -732170672, -1724973404), (363, '', '', '', '', -732170672, -1724973404), (364, '', '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-DE', -732170672, -710391171), (365, '', '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), (366, '', '', '', '', -732170672, -1724973404), (367, '', '', '', '', -732170672, -1724973404), (368, '', '', '', '', -732170672, -1724973404), (369, '', '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-DE', -732170672, -710391171), (370, '', '', '', '', -732170672, -1724973404), (371, '', '', '', '', -732170672, -1724973404), (372, '', '', '', '', -732170672, -1724973404), (373, '', '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), (374, '', '', '', '', -732170672, -1724973404), (375, '', '', '', '', -732170672, -1724973404), (376, '', '', '', '', -732170672, -1724973404), (377, '', '', '', '', -732170672, -1724973404), (378, '', '', '', '', -732170672, -1724973404), (379, '', '', '', '', -732170672, -1724973404), (380, '', '', '', '', -732170672, -1724973404), (381, '', '', '', '', -732170672, -1724973404), (382, '', '', '', '', -732170672, -1724973404), (383, '', '', '', '', -732170672, -1724973404), (384, '', '', '', '', -732170672, -1724973404), (385, '', '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-DE', -732170672, -710391171), (386, '', '', '', '', -732170672, -1724973404), (387, '', '', '', '', -732170672, -1724973404), (388, '', '', '', '', -732170672, -1724973404), (389, '', '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.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1437806320), (390, '', '', '', '', -732170672, -1724973404), (391, '', '', '', '', -732170672, -1724973404), (392, '', '', '', '', -732170672, -1724973404), (393, '', '', '', '', -732170672, -1724973404), (394, '', '', '', '', -732170672, -1724973404), (395, '', '', '', '', -732170672, -1724973404), (396, '', '', '', '', -732170672, -1724973404), (397, '', '', '', '', -732170672, -1724973404), (398, '', '', '', '', -732170672, -1724973404), (399, '', '', '', '', -732170672, -1724973404), (400, '', '', '', '', -732170672, -1724973404), (401, '', '', '', '', -732170672, -1724973404), (402, '', '', '', '', -732170672, -1724973404), (403, '', '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, 1472306562), (404, '', '', '', '', -732170672, -1724973404), (405, '', '', '', '', -732170672, -1724973404), (406, '', '', '', '', -732170672, -1724973404), (407, '', '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, -1062729132), (408, '', '', '', '', -732170672, -1724973404), (409, '', '', '', '', -732170672, -1724973404), (410, '', '', '', '', -732170672, -1724973404), (411, '', '', '', '', -732170672, -1724973404), (412, '', '', '', '', -732170672, -1724973404), (413, '', '', '', '', -732170672, -1724973404), (414, '', '', '', '', -732170672, -1724973404), (415, '', '', '', '', -732170672, -1724973404), (416, '', '', '', '', -732170672, -1724973404), (417, '', '', '', '', -732170672, -1724973404), (418, '', '', '', '', -732170672, -1724973404), (419, '', '', '', '', -732170672, -1724973404), (420, '', '', '', '', -732170672, -1724973404), (421, '', '', '', '', -732170672, -1724973404), (422, '', '', '', '', -732170672, -1724973404), (423, '', '', '', '', -732170672, -1724973404), (424, '', '', '', '', -732170672, -1724973404), (425, '', '', '', '', -732170672, -1724973404), (426, '', '', '', '', -732170672, -1724973404), (427, '', '', '', '', -732170672, -1724973404), (428, '', '', '', '', -732170672, -1724973404), (429, '', '', '', '', -732170672, -1724973404), (430, '', '', '', '', -732170672, -1724973404), (431, '', '', '', '', -732170672, -1724973404), (432, '', '', '', '', -732170672, -1724973404), (433, '', '', '', '', -732170672, -1724973404), (434, '', '', '', '', -732170672, -1724973404), (435, '', '', '', '', -732170672, -1724973404), (436, '', '', '', '', -732170672, -1724973404), (437, '', '', '', '', -732170672, -1724973404), (438, '', '', '', '', -732170672, -1724973404), (439, '', '', '', '', -732170672, -1724973404), (440, '', '', '', '', -732170672, -1724973404), (441, '', '', '', '', -732170672, -1724973404), (442, '', '', '', '', -732170672, -1724973404), (443, '', '', '', '', -732170672, -1724973404), (444, '', '', '', '', -732170672, -1724973404), (445, '', '', '', '', -732170672, -1724973404), (446, '', '', '', '', -732170672, -1724973404), (447, '', '', '', '', -732170672, -1724973404), (448, '', '', '', '', -732170672, -1724973404), (449, '', '', '', '', -732170672, -1724973404), (450, '', '', '', '', -732170672, -1724973404), (451, '', '', '', '', -732170672, -1724973404), (452, '', '', '', '', -732170672, -1724973404), (453, '', '', '', '', -732170672, -1724973404), (454, '', '', '', '', -732170672, -1724973404), (455, '', '', '', '', -732170672, -1724973404), (456, '', '', '', '', -732170672, -1724973404), (457, '', '', '', '', -732170672, -1040731132), (458, '', '', '', '', -732170672, -1040731132), (459, '', '', '', '', -732170672, -1040731132), (460, '', '', '', '', -732170672, -1040731132), (461, '', '', '', '', -732170672, -1040731132), (462, '', '', '', '', -732170672, -1040731132), (463, '', '', '', '', -732170672, -1040731132), (464, '', '', '', '', -732170672, -1040731132), (465, '', '', '', '', -732170672, -1040731132), (466, '', '', '', '', -732170672, -1040731132), (467, '', '', '', '', -732170672, -1040731132), (468, '', '', '', '', -732170672, -1040731132), (469, '', '', '', '', -732170672, -1040731132), (470, '', '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), (471, '', '', '', '', -732170672, -1040731132), (472, '', '', '', '', -732170672, -1040731132), (473, '', '', '', '', -732170672, -1040731132), (474, '', '', '', '', -732170672, -1040731132), (475, '', '', '', '', -732170672, -1724973404), (476, '', '', '', '', -732170672, -1724973404), (477, '', '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), (478, '', '', '', '', -732170672, -1724973404), (479, '', '', '', '', -732170672, -1724973404), (480, '', '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, -1062729132), (481, '', '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), (482, '', '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.3; Tablet PC 2.0)', '', 'de-DE', -732170672, -710391171), (483, '', '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, -710391171), (484, '', '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, -710391171), (485, '', '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-DE', -732170672, -710391171), (486, '', '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-DE', -732170672, -710391171), (487, '', '', '', '', -732170672, -1724973404), (488, '', '', '', '', -732170672, -1724973404), (489, '', '', '', '', -732170672, -1724973404), (490, '', '', '', '', -732170672, -1724973404), (491, '', '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, -710391171), (492, '', '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-DE', -732170672, -710391171), (493, '', '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-DE', -732170672, -710391171), (494, '', '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-DE', -732170672, -710391171), (495, '', '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), (496, '', '', '', '', -732170672, -1724973404), (497, '', '', '', '', -732170672, -1724973404), (498, '', '', '', '', -732170672, -1724973404), (499, '', '', '', '', -732170672, -1724973404), (500, '', '', '', '', -732170672, -1724973404), (501, '', '', '', '', -732170672, -1724973404), (502, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; 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, -1062729106), (503, '', '', '', '', -732170672, -1724973404), (504, '', '', '', '', -732170672, -1724973404), (505, '', '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), (506, '', '', '', '', -732170672, -1724973404), (507, '', '', '', '', -732170672, -1724973404), (508, '', '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), (509, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; 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, -1062729106), (510, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; 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, -1062729106), (511, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; 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, -1062729106), (512, '', '', '', '', -732170672, -1724973404), (513, '', '', '', '', -732170672, -1724973404), (514, '', '', '', '', -732170672, -1724973404), (515, '', '', '', '', -732170672, -1724973404), (516, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; 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, -1062729106), (517, '', '', '', '', -732170672, -1724973404), (518, '', '', '', '', -732170672, -1724973404), (519, '', '', '', '', -732170672, -1724973404), (520, '', '', '', '', -732170672, -1724973404), (521, '', '', '', '', -732170672, -1724973404), (522, '', '', '', '', -732170672, -1724973404), (523, '', '', '', '', -732170672, -1724973404), (524, '', '', '', '', -732170672, -1724973404), (525, '', '', '', '', -732170672, -1724973404), (526, '', '', '', '', -732170672, -1724973404), (527, '', '', '', '', -732170672, -1724973404), (528, '', '', '', '', -732170672, -1724973404), (529, '', '', '', '', -732170672, -1724973404), (530, '', '', '', '', -732170672, -1724973404), (531, '', '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)', '', '', -732170672, 168430081), (532, '', '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-DE', -732170672, -710391171), (533, '', '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, -710391171), (534, '', '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.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1437805820), (535, '', '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, -710391171), (536, '', '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), (537, '', '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), (538, '', '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, -710391171), (539, '', '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), (540, '', '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, -1928022910), (541, '', '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-DE', -732170672, -710391171), (542, '', '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); /*!40000 ALTER TABLE `log_visitor_info` ENABLE KEYS */; # Dumping structure for table web36db1.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 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.log_visitor_online: 0 rows /*!40000 ALTER TABLE `log_visitor_online` DISABLE KEYS */; /*!40000 ALTER TABLE `log_visitor_online` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.newsletter_problem: 0 rows /*!40000 ALTER TABLE `newsletter_problem` DISABLE KEYS */; /*!40000 ALTER TABLE `newsletter_problem` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.newsletter_queue: 0 rows /*!40000 ALTER TABLE `newsletter_queue` DISABLE KEYS */; /*!40000 ALTER TABLE `newsletter_queue` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 DEFAULT CHARSET=utf8 COMMENT='Newsletter subscribers'; # Dumping data for table web36db1.newsletter_subscriber: 0 rows /*!40000 ALTER TABLE `newsletter_subscriber` DISABLE KEYS */; /*!40000 ALTER TABLE `newsletter_subscriber` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.newsletter_template: 0 rows /*!40000 ALTER TABLE `newsletter_template` DISABLE KEYS */; /*!40000 ALTER TABLE `newsletter_template` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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-07-09 17:26:09', NULL, 1, 0, NULL); /*!40000 ALTER TABLE `poll` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.poll_vote: 0 rows /*!40000 ALTER TABLE `poll_vote` DISABLE KEYS */; /*!40000 ALTER TABLE `poll_vote` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.rating_store: 0 rows /*!40000 ALTER TABLE `rating_store` DISABLE KEYS */; /*!40000 ALTER TABLE `rating_store` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.rating_title: 0 rows /*!40000 ALTER TABLE `rating_title` DISABLE KEYS */; /*!40000 ALTER TABLE `rating_title` ENABLE KEYS */; # Dumping structure for table web36db1.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=3 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.report_compared_product_index: 1 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 (2, 76, NULL, 16, 1, '2010-07-21 14:28:00'); /*!40000 ALTER TABLE `report_compared_product_index` ENABLE KEYS */; # Dumping structure for table web36db1.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=2117 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.report_event: 2.101 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-07-09 15:52:17', 1, 7, 2, 1, 2), (2, '2010-07-09 16:03:59', 1, 10, 2, 1, 2), (3, '2010-07-09 16:12:25', 4, 11, 3, 1, 2), (4, '2010-07-09 16:12:26', 1, 7, 3, 1, 2), (5, '2010-07-09 16:12:36', 4, 7, 3, 1, 2), (6, '2010-07-09 16:12:57', 1, 10, 3, 1, 2), (7, '2010-07-09 16:13:05', 4, 10, 3, 1, 2), (8, '2010-07-09 16:13:05', 4, 12, 3, 1, 2), (9, '2010-07-09 16:13:13', 4, 11, 3, 1, 2), (10, '2010-07-09 16:20:33', 4, 11, 4, 1, 2), (11, '2010-07-09 16:20:33', 1, 7, 4, 1, 2), (12, '2010-07-09 16:20:59', 4, 7, 4, 1, 2), (13, '2010-07-09 16:21:35', 4, 8, 4, 1, 2), (14, '2010-07-09 16:21:44', 4, 11, 4, 1, 2), (15, '2010-07-09 16:22:08', 4, 11, 4, 1, 2), (16, '2010-07-09 16:22:09', 1, 7, 4, 1, 2), (17, '2010-07-09 16:22:21', 4, 7, 4, 1, 2), (18, '2010-07-09 16:22:42', 1, 10, 4, 1, 2), (19, '2010-07-09 16:22:55', 4, 10, 4, 1, 2), (20, '2010-07-09 16:22:56', 4, 12, 4, 1, 2), (21, '2010-07-09 16:23:15', 1, 8, 4, 1, 2), (22, '2010-07-09 16:23:28', 4, 8, 4, 1, 2), (23, '2010-07-09 16:23:42', 4, 11, 4, 1, 2), (24, '2010-07-09 18:17:20', 1, 10, 5, 1, 1), (25, '2010-07-09 18:17:28', 4, 10, 5, 1, 1), (26, '2010-07-09 18:18:00', 4, 12, 5, 1, 1), (27, '2010-07-09 18:18:01', 1, 7, 5, 1, 1), (28, '2010-07-09 18:18:12', 4, 7, 5, 1, 1), (29, '2010-07-09 18:18:32', 4, 11, 5, 1, 1), (30, '2010-07-09 18:19:06', 4, 8, 5, 1, 1), (31, '2010-07-09 18:19:40', 4, 11, 5, 1, 2), (32, '2010-07-09 18:20:18', 4, 8, 5, 1, 2), (33, '2010-07-09 18:23:56', 4, 11, 5, 1, 2), (34, '2010-07-09 18:30:28', 4, 8, 5, 1, 1), (35, '2010-07-09 18:30:49', 1, 7, 5, 1, 1), (36, '2010-07-09 18:31:10', 4, 7, 5, 1, 1), (37, '2010-07-09 18:31:38', 4, 11, 5, 1, 1), (38, '2010-07-09 18:32:49', 1, 10, 5, 1, 1), (39, '2010-07-09 18:32:57', 4, 10, 5, 1, 1), (40, '2010-07-09 18:41:37', 1, 8, 5, 1, 1), (41, '2010-07-09 18:41:56', 4, 8, 5, 1, 1), (42, '2010-07-09 18:42:03', 4, 11, 5, 1, 1), (43, '2010-07-09 18:42:24', 4, 8, 5, 1, 1), (44, '2010-07-09 18:42:55', 4, 8, 5, 1, 1), (45, '2010-07-09 18:43:00', 4, 11, 5, 1, 1), (46, '2010-07-09 18:43:15', 1, 7, 5, 1, 1), (47, '2010-07-09 18:43:47', 4, 7, 5, 1, 1), (48, '2010-07-09 18:43:55', 4, 11, 5, 1, 1), (49, '2010-07-09 18:44:57', 4, 11, 6, 1, 1), (50, '2010-07-09 18:44:58', 1, 7, 6, 1, 1), (51, '2010-07-09 18:45:14', 4, 7, 6, 1, 1), (52, '2010-07-09 18:46:38', 1, 10, 6, 1, 1), (53, '2010-07-09 18:46:43', 4, 10, 6, 1, 1), (54, '2010-07-09 18:48:22', 1, 7, 5, 1, 1), (55, '2010-07-09 18:49:06', 4, 7, 5, 1, 1), (56, '2010-07-09 18:49:20', 1, 7, 5, 1, 1), (57, '2010-07-09 18:55:52', 1, 7, 5, 1, 2), (58, '2010-07-09 18:56:00', 1, 7, 5, 1, 2), (59, '2010-07-09 18:56:17', 4, 7, 5, 1, 2), (60, '2010-07-09 18:56:24', 4, 11, 5, 1, 2), (61, '2010-07-09 19:02:40', 1, 7, 7, 1, 2), (62, '2010-07-09 19:02:59', 4, 7, 7, 1, 2), (63, '2010-07-09 19:03:06', 4, 11, 7, 1, 2), (64, '2010-07-09 19:03:34', 1, 11, 7, 1, 2), (65, '2010-07-09 19:12:01', 1, 7, 7, 1, 2), (66, '2010-07-09 19:12:54', 4, 7, 7, 1, 2), (67, '2010-07-09 19:13:02', 1, 7, 7, 1, 2), (68, '2010-07-09 19:15:29', 1, 7, 7, 1, 2), (69, '2010-07-09 19:15:35', 1, 7, 7, 1, 2), (70, '2010-07-09 19:15:56', 4, 11, 7, 1, 2), (71, '2010-07-09 19:21:22', 4, 12, 7, 1, 2), (72, '2010-07-09 19:21:22', 1, 7, 7, 1, 2), (73, '2010-07-09 19:21:43', 4, 7, 7, 1, 2), (74, '2010-07-09 19:21:44', 4, 11, 7, 1, 2), (75, '2010-07-09 19:22:36', 1, 10, 7, 1, 2), (76, '2010-07-09 19:22:50', 4, 10, 7, 1, 2), (77, '2010-07-09 19:23:26', 1, 8, 7, 1, 2), (78, '2010-07-09 19:23:38', 4, 8, 7, 1, 2), (79, '2010-07-09 19:23:43', 4, 11, 7, 1, 2), (80, '2010-07-09 19:25:45', 1, 8, 7, 1, 2), (81, '2010-07-09 19:25:57', 4, 8, 7, 1, 2), (82, '2010-07-09 19:26:14', 4, 11, 7, 1, 2), (83, '2010-07-09 19:28:15', 4, 11, 7, 1, 2), (84, '2010-07-09 19:28:16', 1, 7, 7, 1, 2), (85, '2010-07-09 19:28:35', 4, 7, 7, 1, 2), (86, '2010-07-09 19:29:06', 1, 10, 7, 1, 2), (87, '2010-07-09 19:29:17', 4, 10, 7, 1, 2), (88, '2010-07-09 19:29:18', 4, 12, 7, 1, 2), (89, '2010-07-09 19:29:36', 4, 11, 7, 1, 2), (90, '2010-07-09 19:30:07', 1, 7, 7, 1, 2), (91, '2010-07-09 19:30:19', 4, 7, 7, 1, 2), (92, '2010-07-09 19:30:29', 1, 7, 7, 1, 2), (93, '2010-07-09 19:30:42', 1, 10, 7, 1, 2), (94, '2010-07-09 19:30:51', 4, 10, 7, 1, 2), (95, '2010-07-09 19:35:13', 4, 8, 7, 1, 2), (96, '2010-07-09 19:35:18', 4, 11, 7, 1, 2), (97, '2010-07-09 19:36:11', 4, 8, 7, 1, 2), (98, '2010-07-09 19:36:29', 1, 7, 7, 1, 2), (99, '2010-07-09 19:36:38', 4, 7, 7, 1, 2), (100, '2010-07-09 19:36:46', 4, 11, 7, 1, 2), (101, '2010-07-09 19:39:09', 4, 8, 7, 1, 2), (102, '2010-07-09 19:39:16', 4, 11, 7, 1, 2), (103, '2010-07-09 19:40:49', 4, 8, 7, 1, 2), (104, '2010-07-09 19:41:02', 4, 11, 7, 1, 2), (105, '2010-07-09 19:41:24', 1, 7, 7, 1, 2), (106, '2010-07-09 19:41:35', 4, 7, 7, 1, 2), (107, '2010-07-09 19:41:42', 4, 11, 7, 1, 2), (108, '2010-07-09 19:42:28', 1, 8, 7, 1, 2), (109, '2010-07-09 19:42:32', 4, 8, 7, 1, 2), (110, '2010-07-09 19:43:13', 1, 10, 7, 1, 2), (111, '2010-07-09 19:43:20', 4, 10, 7, 1, 2), (112, '2010-07-09 19:56:34', 1, 13, 7, 1, 2), (113, '2010-07-09 19:57:10', 1, 13, 7, 1, 2), (114, '2010-07-09 19:57:20', 1, 13, 7, 1, 2), (115, '2010-07-09 19:57:30', 4, 13, 7, 1, 2), (116, '2010-07-09 19:57:36', 4, 11, 7, 1, 2), (117, '2010-07-09 20:02:56', 1, 7, 7, 1, 2), (118, '2010-07-09 20:03:43', 1, 7, 7, 1, 2), (119, '2010-07-09 20:11:34', 1, 14, 7, 1, 2), (121, '2010-07-09 20:15:18', 1, 14, 7, 1, 2), (123, '2010-07-09 20:19:23', 1, 8, 7, 1, 2), (124, '2010-07-09 20:19:28', 4, 8, 7, 1, 2), (125, '2010-07-09 20:19:34', 4, 11, 7, 1, 2), (126, '2010-07-09 20:27:18', 1, 14, 7, 1, 2), (127, '2010-07-09 20:27:43', 1, 14, 7, 1, 2), (129, '2010-07-09 20:31:32', 1, 14, 7, 1, 2), (131, '2010-07-09 20:36:09', 1, 14, 7, 1, 2), (133, '2010-07-09 20:48:17', 1, 14, 7, 1, 2), (134, '2010-07-09 20:48:30', 4, 14, 7, 1, 2), (135, '2010-07-09 20:48:39', 1, 14, 7, 1, 2), (136, '2010-07-09 20:48:55', 4, 14, 7, 1, 2), (137, '2010-07-09 20:48:56', 4, 11, 7, 1, 2), (138, '2010-07-09 20:49:02', 1, 14, 7, 1, 2), (139, '2010-07-09 20:50:07', 4, 11, 7, 1, 2), (140, '2010-07-09 20:50:07', 1, 14, 7, 1, 2), (141, '2010-07-09 20:50:30', 4, 14, 7, 1, 2), (142, '2010-07-09 20:50:30', 4, 12, 7, 1, 2), (143, '2010-07-09 20:56:23', 1, 14, 7, 1, 2), (144, '2010-07-09 20:56:58', 1, 14, 7, 1, 2), (145, '2010-07-09 20:57:16', 4, 14, 7, 1, 2), (146, '2010-07-10 06:58:47', 4, 8, 8, 1, 2), (147, '2010-07-10 09:03:54', 4, 8, 8, 1, 1), (148, '2010-07-10 09:06:55', 4, 8, 8, 1, 1), (149, '2010-07-10 09:07:16', 1, 10, 8, 1, 1), (150, '2010-07-10 09:07:23', 4, 10, 8, 1, 1), (151, '2010-07-10 13:54:21', 4, 8, 8, 1, 1), (152, '2010-07-10 14:09:01', 4, 11, 8, 1, 1), (153, '2010-07-11 09:28:54', 4, 8, 9, 1, 1), (154, '2010-07-11 09:29:02', 4, 11, 9, 1, 1), (155, '2010-07-11 09:31:44', 1, 10, 9, 1, 1), (156, '2010-07-11 09:31:52', 4, 10, 9, 1, 1), (157, '2010-07-11 09:31:52', 4, 11, 9, 1, 1), (158, '2010-07-11 09:31:53', 1, 10, 9, 1, 1), (159, '2010-07-11 09:32:09', 4, 12, 9, 1, 1), (160, '2010-07-11 09:32:10', 1, 10, 9, 1, 1), (161, '2010-07-11 10:26:01', 4, 11, 9, 1, 1), (162, '2010-07-11 10:33:53', 1, 14, 9, 1, 1), (163, '2010-07-11 10:34:01', 1, 15, 9, 1, 1), (164, '2010-07-11 10:34:07', 4, 15, 9, 1, 1), (165, '2010-07-11 10:34:19', 4, 12, 9, 1, 1), (166, '2010-07-11 10:34:29', 4, 11, 9, 1, 1), (167, '2010-07-11 10:38:18', 1, 14, 9, 1, 1), (168, '2010-07-11 10:38:24', 1, 15, 9, 1, 1), (169, '2010-07-11 10:38:31', 4, 15, 9, 1, 1), (170, '2010-07-11 10:41:33', 4, 8, 9, 1, 1), (171, '2010-07-11 10:42:47', 1, 15, 9, 1, 1), (172, '2010-07-11 10:43:11', 4, 15, 9, 1, 1), (173, '2010-07-11 10:58:45', 1, 16, 9, 1, 1), (174, '2010-07-11 10:59:08', 4, 16, 9, 1, 1), (175, '2010-07-11 11:00:14', 1, 16, 9, 1, 1), (176, '2010-07-11 11:00:35', 4, 16, 9, 1, 1), (177, '2010-07-11 11:02:21', 1, 16, 9, 1, 1), (178, '2010-07-11 11:04:42', 1, 16, 9, 1, 1), (179, '2010-07-11 11:06:21', 1, 16, 9, 1, 1), (180, '2010-07-11 11:14:34', 1, 18, 9, 1, 1), (181, '2010-07-11 11:14:54', 1, 18, 9, 1, 1), (182, '2010-07-11 11:15:33', 4, 8, 9, 1, 1), (183, '2010-07-11 11:15:33', 4, 12, 9, 1, 1), (184, '2010-07-11 11:17:57', 1, 15, 9, 1, 1), (185, '2010-07-11 11:18:01', 4, 15, 9, 1, 1), (186, '2010-07-11 11:52:34', 4, 8, 9, 1, 1), (187, '2010-07-11 11:53:08', 1, 15, 9, 1, 1), (188, '2010-07-11 11:53:12', 4, 15, 9, 1, 1), (189, '2010-07-11 12:00:09', 1, 15, 10, 1, 1), (190, '2010-07-11 12:00:15', 4, 15, 10, 1, 1), (191, '2010-07-11 12:02:02', 4, 8, 9, 1, 1), (192, '2010-07-11 12:03:08', 1, 15, 9, 1, 1), (193, '2010-07-11 12:03:11', 4, 15, 9, 1, 1), (194, '2010-07-11 12:08:56', 1, 15, 9, 1, 1), (195, '2010-07-11 12:09:00', 4, 15, 9, 1, 1), (196, '2010-07-11 12:32:27', 4, 8, 10, 1, 1), (197, '2010-07-11 12:34:46', 4, 8, 9, 1, 1), (198, '2010-07-11 12:55:51', 1, 15, 9, 1, 1), (199, '2010-07-11 12:55:54', 4, 15, 9, 1, 1), (200, '2010-07-11 13:03:52', 1, 8, 9, 1, 1), (201, '2010-07-11 13:04:00', 4, 8, 9, 1, 1), (202, '2010-07-11 13:05:08', 1, 8, 9, 1, 1), (203, '2010-07-11 13:09:04', 4, 8, 9, 1, 1), (204, '2010-07-11 20:29:22', 1, 7, 11, 1, 1), (205, '2010-07-11 20:29:38', 4, 7, 11, 1, 1), (206, '2010-07-11 20:33:55', 4, 11, 11, 1, 1), (207, '2010-07-11 20:33:56', 1, 7, 11, 1, 1), (208, '2010-07-11 20:34:08', 4, 7, 11, 1, 1), (209, '2010-07-11 20:34:15', 4, 11, 11, 1, 1), (210, '2010-07-11 20:34:33', 4, 11, 11, 1, 1), (211, '2010-07-11 20:34:34', 1, 7, 11, 1, 1), (212, '2010-07-11 20:34:46', 4, 7, 11, 1, 1), (213, '2010-07-11 20:34:57', 1, 7, 11, 1, 1), (214, '2010-07-11 20:35:11', 1, 14, 11, 1, 1), (215, '2010-07-11 20:35:20', 1, 14, 11, 1, 1), (216, '2010-07-11 20:35:42', 4, 14, 11, 1, 1), (217, '2010-07-11 20:37:31', 4, 8, 11, 1, 1), (218, '2010-07-11 20:37:36', 4, 11, 11, 1, 1), (219, '2010-07-11 20:37:47', 4, 11, 11, 1, 1), (220, '2010-07-11 20:37:47', 1, 7, 11, 1, 1), (221, '2010-07-11 20:37:59', 4, 7, 11, 1, 1), (222, '2010-07-11 20:41:13', 4, 11, 11, 1, 1), (223, '2010-07-11 20:41:14', 1, 19, 11, 1, 1), (224, '2010-07-11 20:41:26', 4, 19, 11, 1, 1), (225, '2010-07-11 20:45:13', 4, 11, 11, 1, 1), (226, '2010-07-11 20:45:14', 1, 19, 11, 1, 1), (227, '2010-07-11 20:45:24', 4, 19, 11, 1, 1), (228, '2010-07-11 20:45:25', 4, 12, 11, 1, 1), (229, '2010-07-12 17:33:44', 4, 20, 12, 1, 1), (230, '2010-07-12 17:33:50', 4, 11, 12, 1, 1), (231, '2010-07-12 17:35:01', 1, 14, 12, 1, 1), (232, '2010-07-12 17:35:10', 4, 11, 12, 1, 1), (233, '2010-07-12 17:35:11', 1, 14, 12, 1, 1), (234, '2010-07-12 17:35:19', 4, 14, 12, 1, 1), (235, '2010-07-12 17:48:46', 4, 11, 13, 1, 1), (236, '2010-07-12 17:48:47', 1, 7, 13, 1, 1), (237, '2010-07-12 17:49:17', 1, 7, 13, 1, 1), (238, '2010-07-12 17:49:38', 4, 7, 13, 1, 1), (239, '2010-07-12 17:50:25', 4, 11, 13, 1, 1), (240, '2010-07-12 17:50:26', 1, 18, 13, 1, 1), (241, '2010-07-12 17:50:58', 4, 8, 13, 1, 1), (242, '2010-07-12 17:50:58', 4, 12, 13, 1, 1), (243, '2010-07-12 17:51:11', 1, 18, 13, 1, 1), (244, '2010-07-12 17:51:26', 1, 19, 13, 1, 1), (245, '2010-07-12 17:51:45', 4, 19, 13, 1, 1), (246, '2010-07-12 17:53:10', 4, 20, 13, 1, 1), (247, '2010-07-12 17:53:52', 4, 11, 13, 1, 1), (248, '2010-07-12 17:53:53', 1, 19, 13, 1, 1), (249, '2010-07-12 17:54:08', 4, 19, 13, 1, 1), (250, '2010-07-12 17:54:28', 4, 20, 12, 1, 1), (251, '2010-07-12 17:54:51', 4, 11, 12, 1, 1), (252, '2010-07-12 17:54:54', 4, 20, 12, 1, 1), (253, '2010-07-12 17:55:23', 4, 20, 12, 1, 1), (254, '2010-07-12 17:55:27', 4, 11, 12, 1, 1), (255, '2010-07-12 17:55:30', 4, 20, 12, 1, 1), (256, '2010-07-12 17:56:31', 4, 20, 12, 1, 1), (257, '2010-07-12 17:56:47', 4, 11, 12, 1, 1), (258, '2010-07-12 17:57:28', 4, 15, 12, 1, 1), (259, '2010-07-12 17:57:33', 4, 11, 12, 1, 1), (260, '2010-07-12 17:57:37', 4, 15, 12, 1, 1), (261, '2010-07-12 17:57:53', 4, 11, 12, 1, 1), (262, '2010-07-12 17:57:56', 1, 18, 12, 1, 1), (263, '2010-07-12 17:58:04', 4, 8, 12, 1, 1), (264, '2010-07-12 17:58:04', 4, 12, 12, 1, 1), (265, '2010-07-12 17:58:11', 4, 11, 12, 1, 1), (266, '2010-07-12 17:58:15', 4, 12, 12, 1, 1), (267, '2010-07-12 17:58:30', 1, 14, 12, 1, 1), (268, '2010-07-12 17:58:43', 1, 14, 12, 1, 1), (269, '2010-07-12 17:58:57', 4, 14, 12, 1, 1), (270, '2010-07-12 17:59:02', 4, 11, 12, 1, 1), (271, '2010-07-12 17:59:07', 4, 14, 12, 1, 1), (272, '2010-07-12 18:14:48', 4, 20, 12, 1, 1), (273, '2010-07-12 18:14:50', 4, 11, 12, 1, 1), (274, '2010-07-12 18:14:55', 4, 20, 12, 1, 1), (275, '2010-07-12 18:18:18', 4, 20, 12, 1, 1), (276, '2010-07-12 18:18:27', 4, 11, 12, 1, 1), (277, '2010-07-12 18:27:59', 4, 20, 12, 1, 1), (278, '2010-07-12 18:28:16', 4, 20, 12, 1, 1), (279, '2010-07-12 18:28:20', 4, 11, 12, 1, 1), (280, '2010-07-12 18:28:22', 4, 20, 12, 1, 1), (281, '2010-07-12 18:28:35', 4, 20, 12, 1, 1), (282, '2010-07-12 18:28:52', 4, 11, 12, 1, 1), (283, '2010-07-12 18:28:55', 4, 20, 12, 1, 1), (284, '2010-07-12 18:29:47', 4, 20, 12, 1, 1), (285, '2010-07-12 18:29:50', 4, 11, 12, 1, 1), (286, '2010-07-12 18:29:53', 4, 20, 12, 1, 1), (287, '2010-07-12 18:30:53', 4, 20, 12, 1, 1), (288, '2010-07-12 18:37:04', 4, 20, 12, 1, 1), (289, '2010-07-12 18:37:08', 4, 20, 12, 1, 1), (290, '2010-07-12 18:37:47', 4, 20, 12, 1, 1), (291, '2010-07-12 18:40:04', 4, 11, 12, 1, 1), (292, '2010-07-12 18:46:25', 4, 20, 12, 1, 1), (293, '2010-07-12 18:47:52', 4, 11, 12, 1, 1), (294, '2010-07-12 18:48:14', 4, 20, 12, 1, 1), (295, '2010-07-12 19:04:06', 4, 20, 12, 1, 1), (296, '2010-07-12 19:05:34', 4, 11, 12, 1, 1), (297, '2010-07-12 19:09:18', 4, 20, 12, 1, 1), (298, '2010-07-12 19:12:44', 4, 20, 14, 1, 1), (299, '2010-07-12 19:14:05', 4, 11, 14, 1, 1), (300, '2010-07-12 19:14:09', 4, 20, 14, 1, 1), (301, '2010-07-12 19:14:24', 4, 20, 14, 1, 1), (302, '2010-07-12 19:14:27', 4, 11, 14, 1, 1), (303, '2010-07-12 19:14:31', 4, 20, 14, 1, 1), (304, '2010-07-12 19:21:43', 4, 20, 14, 1, 1), (305, '2010-07-12 19:21:47', 4, 11, 14, 1, 1), (306, '2010-07-12 19:21:50', 4, 20, 14, 1, 1), (307, '2010-07-12 19:22:52', 4, 20, 14, 1, 1), (308, '2010-07-12 19:22:56', 4, 11, 14, 1, 1), (309, '2010-07-12 19:23:04', 4, 20, 14, 1, 1), (310, '2010-07-12 19:25:52', 4, 20, 15, 1, 1), (311, '2010-07-12 19:25:58', 4, 11, 15, 1, 1), (312, '2010-07-12 19:26:56', 4, 20, 15, 1, 1), (313, '2010-07-12 19:26:59', 4, 11, 15, 1, 1), (314, '2010-07-12 19:27:01', 4, 20, 15, 1, 1), (315, '2010-07-12 19:27:41', 4, 20, 15, 1, 1), (316, '2010-07-12 19:27:45', 4, 11, 15, 1, 1), (317, '2010-07-12 19:27:47', 4, 20, 15, 1, 1), (318, '2010-07-12 19:32:02', 4, 20, 15, 1, 1), (319, '2010-07-12 19:32:58', 4, 11, 15, 1, 1), (320, '2010-07-12 19:33:01', 4, 20, 15, 1, 1), (321, '2010-07-12 19:33:27', 4, 20, 15, 1, 1), (322, '2010-07-12 19:33:29', 4, 11, 15, 1, 1), (323, '2010-07-12 19:33:31', 4, 20, 15, 1, 1), (324, '2010-07-12 19:44:38', 1, 7, 16, 1, 1), (325, '2010-07-12 19:44:52', 1, 8, 16, 1, 1), (326, '2010-07-12 19:44:58', 4, 8, 16, 1, 1), (327, '2010-07-12 19:45:17', 1, 8, 16, 1, 1), (328, '2010-07-12 19:45:23', 1, 8, 16, 1, 1), (329, '2010-07-12 19:45:33', 4, 11, 16, 1, 1), (330, '2010-07-12 19:47:51', 1, 15, 16, 1, 1), (331, '2010-07-12 19:47:54', 4, 15, 16, 1, 1), (332, '2010-07-12 19:49:38', 4, 20, 15, 1, 1), (333, '2010-07-12 19:50:07', 4, 11, 15, 1, 1), (334, '2010-07-12 19:50:18', 4, 20, 15, 1, 1), (335, '2010-07-12 19:56:35', 4, 20, 15, 1, 1), (336, '2010-07-12 19:56:35', 4, 11, 15, 1, 1), (337, '2010-07-12 19:56:59', 4, 8, 15, 1, 1), (338, '2010-07-12 19:56:59', 4, 11, 15, 1, 1), (339, '2010-07-12 20:01:35', 4, 8, 15, 1, 1), (340, '2010-07-12 20:01:35', 4, 11, 15, 1, 1), (341, '2010-07-12 20:01:49', 4, 15, 15, 1, 1), (342, '2010-07-12 20:01:49', 4, 12, 15, 1, 1), (343, '2010-07-12 20:01:57', 4, 11, 15, 1, 1), (344, '2010-07-12 20:02:08', 4, 15, 15, 1, 1), (345, '2010-07-12 20:02:08', 4, 12, 15, 1, 1), (346, '2010-07-12 20:02:14', 4, 11, 15, 1, 1), (347, '2010-07-12 20:02:22', 4, 11, 15, 1, 1), (348, '2010-07-12 20:02:23', 1, 14, 15, 1, 1), (349, '2010-07-12 20:02:35', 4, 14, 15, 1, 1), (350, '2010-07-12 20:02:35', 4, 12, 15, 1, 1), (351, '2010-07-12 20:02:42', 4, 11, 15, 1, 1), (352, '2010-07-12 20:02:51', 4, 11, 15, 1, 1), (353, '2010-07-12 20:02:52', 1, 7, 15, 1, 1), (354, '2010-07-12 20:03:02', 4, 7, 15, 1, 1), (355, '2010-07-13 06:40:37', 1, 8, 17, 1, 1), (356, '2010-07-13 06:40:45', 4, 8, 17, 1, 1), (357, '2010-07-13 06:40:45', 4, 11, 17, 1, 1), (358, '2010-07-13 06:42:14', 1, 15, 17, 1, 1), (359, '2010-07-13 06:42:18', 4, 15, 17, 1, 1), (360, '2010-07-13 06:42:18', 4, 12, 17, 1, 1), (361, '2010-07-13 06:42:26', 4, 11, 17, 1, 1), (362, '2010-07-14 14:55:09', 4, 8, 22, 1, 1), (363, '2010-07-14 14:55:10', 4, 11, 22, 1, 1), (364, '2010-07-14 15:14:36', 1, 8, 22, 1, 1), (365, '2010-07-14 15:14:38', 1, 8, 22, 1, 1), (366, '2010-07-14 15:44:42', 4, 11, 19, 1, 1), (367, '2010-07-14 15:44:43', 1, 7, 19, 1, 1), (368, '2010-07-14 19:33:09', 1, 7, 23, 1, 1), (369, '2010-07-14 19:34:57', 1, 8, 23, 1, 1), (370, '2010-07-14 19:49:38', 1, 8, 23, 1, 1), (371, '2010-07-14 19:56:30', 1, 8, 23, 1, 1), (372, '2010-07-14 19:57:48', 1, 8, 23, 1, 1), (373, '2010-07-14 20:00:02', 1, 8, 23, 1, 1), (374, '2010-07-14 20:24:53', 1, 8, 23, 1, 1), (375, '2010-07-15 08:45:30', 1, 7, 24, 1, 1), (377, '2010-07-15 08:47:16', 1, 15, 24, 1, 1), (378, '2010-07-15 08:47:39', 3, 15, 24, 1, 1), (379, '2010-07-15 08:47:39', 1, 15, 24, 1, 1), (380, '2010-07-16 07:08:44', 1, 7, 26, 1, 1), (381, '2010-07-19 10:53:38', 4, 11, 30, 1, 2), (382, '2010-07-19 10:53:39', 1, 7, 30, 1, 2), (383, '2010-07-19 10:54:16', 1, 14, 30, 1, 2), (384, '2010-07-19 10:54:32', 4, 15, 30, 1, 2), (385, '2010-07-19 10:54:32', 4, 12, 30, 1, 2), (386, '2010-07-19 10:54:45', 1, 12, 30, 1, 2), (387, '2010-07-19 10:55:05', 1, 15, 30, 1, 2), (388, '2010-07-19 10:57:55', 4, 8, 30, 1, 2), (389, '2010-07-19 10:57:55', 4, 11, 30, 1, 2), (390, '2010-07-19 10:58:20', 4, 15, 30, 1, 2), (391, '2010-07-19 10:58:20', 4, 12, 30, 1, 2), (392, '2010-07-19 11:00:46', 4, 8, 30, 1, 1), (393, '2010-07-19 11:00:59', 4, 11, 30, 1, 1), (394, '2010-07-20 08:36:21', 4, 8, 31, 1, 2), (395, '2010-07-20 08:36:22', 4, 11, 31, 1, 2), (396, '2010-07-20 08:37:44', 1, 7, 31, 1, 2), (397, '2010-07-20 10:38:21', 1, 16, 1, 0, 1), (398, '2010-07-20 10:39:05', 1, 16, 1, 0, 1), (399, '2010-07-20 10:39:46', 1, 16, 1, 0, 1), (400, '2010-07-20 10:40:17', 1, 16, 1, 0, 1), (401, '2010-07-20 10:40:37', 4, 16, 1, 0, 1), (402, '2010-07-20 10:40:37', 4, 12, 1, 0, 1), (403, '2010-07-20 10:41:44', 4, 16, 1, 0, 1), (404, '2010-07-20 10:41:44', 4, 12, 1, 0, 1), (405, '2010-07-20 13:01:26', 1, 16, 1, 0, 1), (406, '2010-07-21 13:16:35', 1, 7, 76, 1, 1), (407, '2010-07-21 13:41:08', 1, 7, 120, 1, 1), (408, '2010-07-21 13:41:47', 4, 11, 123, 1, 1), (409, '2010-07-21 13:41:49', 1, 7, 123, 1, 1), (410, '2010-07-21 14:15:41', 1, 18, 76, 1, 1), (411, '2010-07-21 14:16:19', 1, 18, 76, 1, 1), (412, '2010-07-21 14:19:30', 1, 16, 123, 1, 1), (413, '2010-07-21 14:21:26', 1, 18, 76, 1, 1), (414, '2010-07-21 14:21:37', 1, 16, 76, 1, 1), (415, '2010-07-21 14:22:06', 1, 16, 76, 1, 1), (416, '2010-07-21 14:22:54', 1, 17, 123, 1, 1), (417, '2010-07-21 14:23:38', 1, 17, 123, 1, 1), (418, '2010-07-21 14:28:00', 3, 16, 76, 1, 1), (419, '2010-07-21 14:40:48', 1, 18, 76, 1, 1), (420, '2010-07-21 14:50:16', 1, 18, 76, 1, 1), (421, '2010-07-21 14:52:22', 1, 21, 123, 1, 1), (422, '2010-07-21 14:52:57', 1, 21, 123, 1, 1), (423, '2010-07-21 14:54:56', 1, 21, 123, 1, 1), (424, '2010-07-21 15:00:42', 1, 21, 123, 1, 1), (425, '2010-07-21 15:03:00', 1, 21, 123, 1, 1), (426, '2010-07-21 15:15:35', 1, 21, 76, 1, 1), (427, '2010-07-21 15:24:22', 1, 21, 76, 1, 1), (428, '2010-07-21 15:28:18', 1, 21, 76, 1, 1), (429, '2010-07-21 15:28:35', 1, 21, 76, 1, 1), (430, '2010-07-21 15:29:07', 1, 21, 76, 1, 1), (431, '2010-07-21 15:32:31', 1, 21, 76, 1, 1), (432, '2010-07-21 15:32:55', 1, 21, 76, 1, 1), (433, '2010-07-22 08:26:29', 4, 11, 124, 1, 1), (434, '2010-07-22 08:26:30', 1, 24, 124, 1, 1), (435, '2010-07-22 08:27:32', 4, 24, 124, 1, 1), (436, '2010-07-22 08:27:32', 4, 12, 124, 1, 1), (437, '2010-07-22 08:27:53', 4, 11, 124, 1, 1), (438, '2010-07-22 08:29:54', 1, 21, 123, 1, 1), (439, '2010-07-22 08:35:16', 1, 26, 124, 1, 1), (440, '2010-07-22 08:35:27', 4, 26, 124, 1, 1), (441, '2010-07-22 08:35:28', 4, 11, 124, 1, 1), (442, '2010-07-22 08:35:28', 1, 26, 124, 1, 1), (443, '2010-07-22 08:36:09', 1, 26, 124, 1, 1), (444, '2010-07-22 08:36:33', 1, 26, 124, 1, 1), (445, '2010-07-22 08:36:43', 4, 26, 124, 1, 1), (446, '2010-07-22 08:36:44', 4, 12, 124, 1, 1), (447, '2010-07-22 08:37:10', 4, 11, 124, 1, 1), (448, '2010-07-22 08:38:23', 1, 26, 124, 1, 1), (449, '2010-07-22 08:38:32', 4, 26, 124, 1, 1), (450, '2010-07-22 08:38:32', 4, 11, 124, 1, 1), (451, '2010-07-22 08:38:33', 1, 26, 124, 1, 1), (452, '2010-07-22 08:41:12', 1, 27, 124, 1, 1), (453, '2010-07-22 08:41:24', 4, 25, 124, 1, 1), (454, '2010-07-22 08:41:24', 4, 11, 124, 1, 1), (455, '2010-07-22 08:41:25', 1, 27, 124, 1, 1), (456, '2010-07-22 08:41:33', 1, 27, 124, 1, 1), (457, '2010-07-22 08:42:17', 1, 27, 124, 1, 1), (458, '2010-07-22 08:42:36', 4, 11, 124, 1, 1), (459, '2010-07-22 08:42:37', 1, 27, 124, 1, 1), (460, '2010-07-22 08:42:44', 4, 25, 124, 1, 1), (461, '2010-07-22 08:46:24', 1, 27, 124, 1, 1), (462, '2010-07-22 08:48:36', 4, 12, 124, 1, 1), (463, '2010-07-22 09:00:49', 1, 30, 124, 1, 1), (464, '2010-07-22 09:01:11', 1, 30, 124, 1, 1), (465, '2010-07-22 09:01:21', 4, 30, 124, 1, 1), (466, '2010-07-22 09:52:32', 1, 17, 123, 1, 2), (467, '2010-07-22 09:54:26', 4, 11, 2, 0, 1), (468, '2010-07-22 09:54:27', 1, 24, 2, 0, 1), (469, '2010-07-22 09:54:33', 4, 24, 2, 0, 1), (470, '2010-07-22 09:54:33', 4, 12, 2, 0, 1), (471, '2010-07-22 09:56:57', 4, 24, 2, 0, 1), (472, '2010-07-22 09:56:57', 4, 12, 2, 0, 1), (473, '2010-07-22 10:02:07', 1, 17, 123, 1, 2), (474, '2010-07-22 10:07:41', 1, 17, 123, 1, 2), (475, '2010-07-22 10:10:23', 1, 17, 123, 1, 2), (476, '2010-07-22 10:27:44', 1, 21, 2, 0, 1), (477, '2010-07-22 10:30:52', 1, 21, 2, 0, 1), (478, '2010-07-22 10:30:58', 4, 21, 2, 0, 1), (479, '2010-07-22 10:30:59', 4, 11, 2, 0, 1), (480, '2010-07-22 10:38:58', 1, 21, 2, 0, 1), (481, '2010-07-22 10:39:12', 1, 31, 2, 0, 1), (482, '2010-07-22 10:39:35', 4, 31, 2, 0, 1), (483, '2010-07-22 11:07:26', 1, 17, 123, 1, 2), (484, '2010-07-22 11:22:22', 1, 17, 123, 1, 2), (485, '2010-07-22 11:33:55', 1, 17, 123, 1, 2), (486, '2010-07-22 12:03:50', 4, 19, 126, 1, 1), (487, '2010-07-22 12:03:50', 4, 11, 126, 1, 1), (488, '2010-07-22 14:12:34', 1, 21, 126, 1, 1), (489, '2010-07-22 14:12:54', 4, 21, 126, 1, 1), (490, '2010-07-22 14:23:00', 1, 17, 126, 1, 1), (491, '2010-07-22 14:23:46', 1, 17, 126, 1, 1), (492, '2010-07-22 14:25:30', 4, 11, 126, 1, 1), (493, '2010-07-22 14:25:31', 1, 24, 126, 1, 1), (494, '2010-07-22 14:25:38', 4, 24, 126, 1, 1), (495, '2010-07-22 14:25:38', 4, 12, 126, 1, 1), (496, '2010-07-22 14:25:49', 1, 24, 126, 1, 1), (497, '2010-07-22 14:27:19', 1, 24, 126, 1, 1), (498, '2010-07-23 11:16:14', 1, 27, 128, 1, 1), (499, '2010-07-23 11:16:40', 1, 22, 128, 1, 1), (500, '2010-07-23 11:17:00', 1, 31, 128, 1, 1), (501, '2010-07-23 11:58:16', 1, 24, 129, 1, 1), (502, '2010-07-23 11:59:11', 4, 11, 129, 1, 1), (503, '2010-07-23 11:59:13', 1, 21, 129, 1, 1), (504, '2010-07-23 11:59:21', 4, 21, 129, 1, 1), (505, '2010-07-23 12:01:12', 1, 22, 129, 1, 1), (506, '2010-07-23 12:04:45', 1, 22, 129, 1, 2), (507, '2010-07-23 12:06:38', 1, 27, 130, 1, 1), (508, '2010-07-23 12:07:03', 1, 24, 130, 1, 1), (509, '2010-07-23 12:08:03', 1, 21, 130, 1, 1), (510, '2010-07-23 12:15:46', 1, 22, 129, 1, 1), (511, '2010-07-23 12:32:58', 1, 21, 129, 1, 1), (512, '2010-07-23 12:34:19', 1, 22, 1, 0, 1), (513, '2010-07-23 13:03:04', 1, 22, 1, 0, 2), (514, '2010-07-23 13:03:58', 1, 22, 1, 0, 2), (515, '2010-07-23 13:19:56', 1, 33, 1, 0, 2), (516, '2010-07-23 13:20:57', 1, 33, 1, 0, 2), (517, '2010-07-23 13:21:00', 1, 33, 1, 0, 2), (518, '2010-07-23 13:21:20', 4, 33, 1, 0, 2), (519, '2010-07-23 13:21:20', 4, 11, 1, 0, 2), (520, '2010-07-23 13:21:36', 1, 33, 1, 0, 2), (521, '2010-07-23 13:22:56', 1, 33, 1, 0, 2), (522, '2010-07-23 13:24:53', 1, 33, 1, 0, 2), (523, '2010-07-23 13:28:39', 1, 33, 1, 0, 2), (524, '2010-07-23 13:29:17', 1, 33, 1, 0, 2), (525, '2010-07-23 13:34:08', 1, 33, 1, 0, 2), (526, '2010-07-23 13:34:27', 1, 33, 1, 0, 2), (527, '2010-07-23 13:41:05', 1, 33, 1, 0, 2), (528, '2010-07-23 13:41:30', 1, 33, 1, 0, 2), (529, '2010-07-23 13:43:27', 1, 33, 1, 0, 2), (530, '2010-07-23 13:43:58', 1, 33, 1, 0, 2), (531, '2010-07-23 13:48:41', 1, 33, 1, 0, 2), (532, '2010-07-23 13:48:50', 1, 33, 1, 0, 2), (533, '2010-07-23 14:56:26', 1, 33, 1, 0, 2), (535, '2010-07-23 14:57:21', 1, 33, 1, 0, 2), (536, '2010-07-23 14:57:58', 4, 33, 1, 0, 2), (537, '2010-07-23 14:58:05', 1, 33, 1, 0, 2), (538, '2010-07-23 14:58:21', 4, 33, 1, 0, 2), (539, '2010-07-23 14:59:00', 4, 11, 1, 0, 2), (540, '2010-07-23 14:59:02', 1, 33, 1, 0, 2), (541, '2010-07-23 14:59:15', 4, 33, 1, 0, 2), (544, '2010-07-23 15:01:32', 1, 33, 1, 0, 2), (545, '2010-07-23 15:01:58', 4, 33, 1, 0, 2), (546, '2010-07-23 15:01:58', 4, 11, 1, 0, 2), (547, '2010-07-23 15:04:01', 1, 33, 1, 0, 2), (548, '2010-07-23 15:04:40', 4, 33, 1, 0, 2), (549, '2010-07-23 15:04:40', 4, 11, 1, 0, 2), (550, '2010-07-23 15:05:29', 1, 33, 1, 0, 2), (551, '2010-07-23 15:19:11', 1, 33, 1, 0, 2), (552, '2010-07-23 15:24:07', 1, 33, 1, 0, 2), (553, '2010-07-23 15:25:00', 1, 33, 1, 0, 2), (554, '2010-07-23 15:28:54', 1, 33, 1, 0, 2), (555, '2010-07-23 15:29:04', 1, 33, 1, 0, 2), (556, '2010-07-23 15:29:38', 1, 33, 1, 0, 2), (557, '2010-07-23 15:30:34', 1, 33, 1, 0, 2), (558, '2010-07-23 15:30:40', 1, 33, 1, 0, 2), (559, '2010-07-23 15:33:51', 1, 32, 1, 0, 2), (560, '2010-07-23 15:34:41', 1, 19, 1, 0, 2), (561, '2010-07-23 15:34:56', 1, 18, 1, 0, 2), (562, '2010-07-23 15:35:15', 4, 20, 1, 0, 2), (563, '2010-07-23 15:35:15', 4, 11, 1, 0, 2), (564, '2010-07-23 15:35:21', 1, 20, 1, 0, 2), (565, '2010-07-23 15:36:04', 1, 21, 1, 0, 2), (566, '2010-07-23 15:36:06', 1, 22, 1, 0, 2), (567, '2010-07-23 15:36:22', 1, 21, 1, 0, 2), (568, '2010-07-23 15:36:52', 1, 21, 1, 0, 2), (569, '2010-07-23 15:38:15', 1, 21, 1, 0, 2), (570, '2010-07-23 15:39:33', 4, 21, 1, 0, 2), (571, '2010-07-23 15:40:59', 1, 22, 1, 0, 2), (572, '2010-07-23 15:45:19', 1, 22, 1, 0, 2), (573, '2010-07-23 15:46:02', 1, 22, 1, 0, 2), (574, '2010-07-23 15:50:41', 1, 21, 1, 0, 2), (575, '2010-07-23 15:50:56', 1, 21, 1, 0, 2), (576, '2010-07-23 15:51:13', 1, 21, 1, 0, 2), (577, '2010-07-23 15:51:18', 1, 22, 1, 0, 2), (578, '2010-07-26 06:53:17', 1, 22, 132, 1, 1), (579, '2010-07-26 11:01:04', 1, 22, 134, 1, 1), (580, '2010-07-26 11:01:20', 1, 32, 134, 1, 1), (581, '2010-07-26 11:01:31', 1, 32, 134, 1, 1), (582, '2010-07-26 11:05:11', 1, 32, 134, 1, 1), (583, '2010-07-26 11:05:24', 1, 32, 134, 1, 1), (584, '2010-07-26 11:21:13', 1, 31, 134, 1, 1), (585, '2010-07-26 11:21:30', 1, 31, 134, 1, 1), (586, '2010-07-26 11:22:04', 1, 31, 134, 1, 1), (587, '2010-07-26 11:22:19', 4, 11, 134, 1, 1), (588, '2010-07-26 11:22:20', 1, 22, 134, 1, 1), (589, '2010-07-26 11:23:03', 1, 32, 134, 1, 1), (590, '2010-07-26 11:23:30', 1, 32, 134, 1, 1), (591, '2010-07-26 13:04:45', 1, 32, 134, 1, 1), (592, '2010-07-26 13:05:04', 1, 32, 134, 1, 1), (593, '2010-07-26 13:05:09', 1, 32, 134, 1, 1), (594, '2010-07-26 13:05:38', 1, 32, 134, 1, 1), (595, '2010-07-26 13:05:45', 1, 32, 134, 1, 1), (596, '2010-07-26 13:05:50', 1, 32, 134, 1, 1), (597, '2010-07-26 13:06:08', 1, 32, 134, 1, 1), (598, '2010-07-26 13:09:18', 1, 32, 134, 1, 1), (599, '2010-07-26 13:09:33', 1, 32, 134, 1, 1), (600, '2010-07-26 13:10:03', 1, 32, 134, 1, 1), (601, '2010-07-26 13:40:42', 1, 32, 134, 1, 1), (602, '2010-07-27 09:25:51', 1, 22, 135, 1, 1), (603, '2010-07-27 09:26:17', 1, 22, 135, 1, 1), (604, '2010-07-27 09:51:01', 4, 11, 135, 1, 1), (605, '2010-07-27 09:51:03', 1, 22, 135, 1, 1), (606, '2010-07-27 09:54:33', 1, 22, 135, 1, 1), (607, '2010-07-27 11:33:37', 1, 22, 136, 1, 1), (608, '2010-07-27 12:05:24', 1, 22, 136, 1, 1), (609, '2010-07-27 17:13:12', 1, 22, 136, 1, 1), (610, '2010-07-28 08:30:10', 1, 22, 136, 1, 1), (611, '2010-07-28 10:00:58', 1, 22, 135, 1, 1), (612, '2010-07-29 09:19:46', 1, 22, 136, 1, 1), (613, '2010-07-29 09:37:37', 1, 16, 137, 1, 1), (614, '2010-07-29 09:37:55', 4, 11, 137, 1, 1), (615, '2010-07-29 09:37:56', 1, 21, 137, 1, 1), (616, '2010-07-29 09:38:51', 4, 21, 137, 1, 1), (617, '2010-07-29 13:53:12', 1, 21, 1, 0, 1), (618, '2010-07-29 13:53:29', 1, 21, 1, 0, 1), (619, '2010-07-29 13:54:35', 1, 21, 1, 0, 1), (620, '2010-07-29 13:55:19', 1, 24, 1, 0, 1), (621, '2010-07-29 13:56:19', 1, 24, 1, 0, 1), (622, '2010-07-29 13:59:06', 1, 24, 1, 0, 1), (623, '2010-07-29 13:59:30', 1, 21, 1, 0, 1), (624, '2010-07-29 14:01:07', 1, 21, 1, 0, 1), (625, '2010-07-29 14:02:30', 4, 21, 1, 0, 1), (626, '2010-07-29 14:02:30', 4, 11, 1, 0, 1), (627, '2010-07-29 14:18:20', 1, 22, 1, 0, 1), (628, '2010-07-29 14:18:33', 4, 22, 1, 0, 1), (629, '2010-07-29 14:18:33', 4, 11, 1, 0, 1), (630, '2010-07-29 14:18:43', 1, 22, 1, 0, 1), (631, '2010-07-29 14:19:10', 4, 22, 1, 0, 1), (632, '2010-07-29 14:19:32', 1, 22, 1, 0, 1), (633, '2010-07-29 14:22:21', 1, 22, 1, 0, 1), (634, '2010-07-29 14:25:19', 1, 22, 1, 0, 1), (635, '2010-07-29 14:31:21', 1, 22, 1, 0, 1), (636, '2010-07-29 14:53:59', 1, 22, 1, 0, 1), (637, '2010-07-29 14:54:10', 1, 22, 1, 0, 1), (638, '2010-07-29 15:01:04', 1, 22, 1, 0, 1), (639, '2010-07-29 15:15:42', 1, 22, 1, 0, 1), (640, '2010-07-29 15:32:29', 1, 22, 1, 0, 1), (641, '2010-07-29 15:34:03', 1, 22, 1, 0, 1), (642, '2010-07-29 15:35:56', 1, 22, 1, 0, 1), (643, '2010-07-29 15:36:40', 1, 22, 1, 0, 1), (644, '2010-07-29 15:42:58', 1, 33, 1, 0, 1), (645, '2010-07-29 15:44:37', 1, 33, 1, 0, 1), (646, '2010-07-29 15:46:02', 4, 33, 1, 0, 1), (648, '2010-07-29 15:48:10', 1, 33, 1, 0, 1), (649, '2010-07-29 15:49:48', 1, 33, 1, 0, 1), (650, '2010-07-29 15:50:24', 1, 33, 1, 0, 1), (651, '2010-07-29 15:51:36', 1, 22, 1, 0, 1), (652, '2010-07-29 15:53:27', 1, 21, 140, 1, 1), (653, '2010-07-29 15:54:48', 1, 33, 1, 0, 1), (654, '2010-07-29 15:55:17', 1, 33, 1, 0, 1), (655, '2010-07-29 16:01:40', 1, 16, 140, 1, 1), (656, '2010-07-29 16:01:57', 4, 16, 140, 1, 1), (657, '2010-07-29 16:01:57', 4, 12, 140, 1, 1), (658, '2010-07-29 16:02:58', 1, 21, 1, 0, 1), (659, '2010-07-30 07:37:23', 1, 24, 3, 0, 1), (660, '2010-07-30 07:48:23', 4, 24, 3, 0, 1), (661, '2010-07-30 07:48:23', 4, 11, 3, 0, 1), (662, '2010-07-30 07:48:24', 1, 24, 3, 0, 1), (663, '2010-07-30 07:48:46', 4, 24, 3, 0, 1), (664, '2010-07-30 07:48:46', 4, 12, 3, 0, 1), (665, '2010-07-30 08:00:53', 4, 11, 144, 1, 2), (666, '2010-07-30 08:00:55', 1, 24, 144, 1, 2), (667, '2010-07-30 08:01:24', 1, 27, 144, 1, 2), (668, '2010-07-30 08:01:37', 4, 11, 144, 1, 2), (669, '2010-07-30 08:01:39', 1, 21, 144, 1, 2), (670, '2010-07-30 09:50:58', 1, 17, 3, 0, 1), (671, '2010-07-30 09:51:22', 4, 17, 3, 0, 1), (672, '2010-07-30 09:51:49', 1, 17, 3, 0, 1), (673, '2010-07-30 09:54:30', 4, 17, 3, 0, 1), (674, '2010-07-30 09:54:59', 1, 17, 3, 0, 1), (675, '2010-07-30 09:55:15', 1, 27, 3, 0, 1), (676, '2010-07-30 09:55:40', 1, 33, 3, 0, 1), (677, '2010-07-30 10:01:37', 4, 33, 3, 0, 1), (678, '2010-07-30 10:02:14', 1, 33, 3, 0, 1), (679, '2010-07-30 10:04:29', 1, 21, 3, 0, 1), (680, '2010-07-30 10:04:46', 4, 21, 3, 0, 1), (681, '2010-07-30 10:05:06', 1, 21, 3, 0, 1), (682, '2010-07-30 10:07:32', 1, 32, 3, 0, 1), (683, '2010-07-30 10:10:24', 1, 24, 3, 0, 1), (684, '2010-07-30 10:10:34', 1, 27, 3, 0, 1), (685, '2010-07-30 10:14:59', 1, 27, 3, 0, 1), (686, '2010-07-30 10:56:29', 1, 21, 144, 1, 1), (687, '2010-07-30 10:56:45', 1, 33, 144, 1, 1), (688, '2010-07-30 10:57:05', 1, 21, 144, 1, 1), (689, '2010-07-30 10:57:32', 1, 21, 144, 1, 1), (690, '2010-07-30 10:59:38', 1, 21, 144, 1, 2), (691, '2010-07-30 10:59:44', 1, 21, 144, 1, 1), (692, '2010-07-30 11:05:17', 1, 33, 144, 1, 1), (693, '2010-07-30 11:05:33', 1, 33, 144, 1, 1), (694, '2010-07-30 11:06:50', 1, 33, 144, 1, 1), (695, '2010-07-30 11:07:25', 1, 33, 144, 1, 1), (696, '2010-07-30 11:07:39', 1, 21, 144, 1, 1), (697, '2010-07-30 11:08:29', 1, 21, 144, 1, 1), (698, '2010-07-30 11:17:17', 1, 34, 144, 1, 1), (699, '2010-07-30 11:17:31', 1, 34, 144, 1, 2), (700, '2010-07-30 11:23:42', 1, 34, 144, 1, 2), (701, '2010-07-30 11:30:27', 1, 17, 144, 1, 1), (702, '2010-07-30 11:30:33', 1, 17, 144, 1, 2), (703, '2010-07-30 11:46:57', 1, 34, 145, 1, 2), (704, '2010-07-30 11:46:59', 1, 34, 145, 1, 2), (705, '2010-07-30 15:41:45', 4, 11, 1, 0, 1), (706, '2010-07-30 15:41:47', 1, 31, 1, 0, 1), (707, '2010-07-30 15:41:55', 4, 31, 1, 0, 1), (708, '2010-07-30 15:42:06', 1, 31, 1, 0, 1), (709, '2010-08-01 09:29:30', 1, 33, 147, 1, 1), (710, '2010-08-01 09:29:54', 1, 33, 147, 1, 1), (711, '2010-08-01 09:30:14', 1, 34, 147, 1, 1), (712, '2010-08-01 09:30:25', 1, 33, 147, 1, 1), (713, '2010-08-01 09:31:17', 1, 33, 147, 1, 1), (714, '2010-08-01 09:32:25', 1, 24, 147, 1, 1), (715, '2010-08-01 09:32:50', 1, 27, 147, 1, 1), (716, '2010-08-01 09:33:25', 1, 24, 147, 1, 1), (717, '2010-08-01 09:33:41', 1, 33, 147, 1, 1), (718, '2010-08-01 09:34:35', 1, 33, 147, 1, 1), (719, '2010-08-01 09:34:47', 1, 33, 147, 1, 1), (720, '2010-08-01 09:35:25', 1, 24, 147, 1, 1), (721, '2010-08-01 11:32:27', 1, 33, 147, 1, 1), (722, '2010-08-01 11:32:54', 1, 33, 147, 1, 1), (723, '2010-08-01 11:33:05', 1, 33, 147, 1, 1), (724, '2010-08-01 11:33:20', 1, 33, 147, 1, 1), (725, '2010-08-01 11:33:56', 1, 34, 147, 1, 1), (726, '2010-08-01 11:33:59', 1, 34, 147, 1, 1), (727, '2010-08-01 11:34:55', 1, 17, 147, 1, 1), (728, '2010-08-01 11:35:06', 1, 34, 147, 1, 1), (729, '2010-08-01 11:35:22', 1, 27, 147, 1, 1), (730, '2010-08-01 11:35:34', 1, 24, 147, 1, 1), (731, '2010-08-01 11:59:57', 1, 32, 148, 1, 1), (732, '2010-08-01 12:02:14', 1, 16, 149, 1, 2), (733, '2010-08-01 12:02:37', 4, 16, 149, 1, 2), (734, '2010-08-01 12:02:37', 4, 12, 149, 1, 2), (735, '2010-08-01 12:21:44', 1, 33, 147, 1, 1), (736, '2010-08-01 12:22:01', 1, 24, 147, 1, 1), (737, '2010-08-01 12:23:04', 1, 27, 147, 1, 1), (738, '2010-08-01 12:23:50', 1, 33, 147, 1, 1), (739, '2010-08-01 12:24:08', 4, 11, 147, 1, 1), (740, '2010-08-01 12:24:09', 1, 34, 147, 1, 1), (741, '2010-08-01 14:39:20', 1, 34, 147, 1, 1), (742, '2010-08-01 14:40:15', 1, 34, 147, 1, 1), (743, '2010-08-01 14:40:40', 1, 27, 147, 1, 1), (744, '2010-08-01 14:40:49', 1, 24, 147, 1, 1), (745, '2010-08-01 14:41:15', 1, 33, 147, 1, 1), (746, '2010-08-01 14:42:01', 1, 33, 150, 1, 1), (747, '2010-08-01 14:48:39', 1, 33, 147, 1, 1), (748, '2010-08-01 14:52:38', 1, 24, 147, 1, 1), (749, '2010-08-01 14:55:02', 1, 33, 147, 1, 1), (750, '2010-08-02 10:06:37', 1, 27, 138, 1, 1), (751, '2010-08-02 10:06:46', 4, 25, 138, 1, 1), (752, '2010-08-02 10:06:46', 4, 11, 138, 1, 1), (753, '2010-08-02 10:06:47', 1, 27, 138, 1, 1), (754, '2010-08-02 10:07:01', 4, 12, 138, 1, 1), (755, '2010-08-02 10:07:02', 1, 27, 138, 1, 1), (756, '2010-08-02 10:07:10', 1, 27, 138, 1, 1), (757, '2010-08-02 10:30:35', 4, 11, 138, 1, 1), (758, '2010-08-02 11:15:21', 1, 17, 138, 1, 1), (759, '2010-08-02 11:15:29', 1, 17, 138, 1, 1), (760, '2010-08-02 11:26:25', 1, 17, 138, 1, 1), (761, '2010-08-02 11:26:32', 1, 17, 138, 1, 1), (762, '2010-08-02 11:27:34', 1, 17, 138, 1, 1), (763, '2010-08-02 11:27:44', 1, 17, 138, 1, 1), (764, '2010-08-02 11:29:34', 1, 17, 138, 1, 1), (765, '2010-08-02 11:30:10', 4, 17, 138, 1, 1), (766, '2010-08-02 11:30:10', 4, 12, 138, 1, 1), (767, '2010-08-02 11:30:37', 1, 17, 138, 1, 1), (768, '2010-08-02 11:34:17', 1, 27, 138, 1, 1), (769, '2010-08-02 11:34:40', 1, 33, 138, 1, 1), (770, '2010-08-02 11:37:25', 1, 33, 138, 1, 1), (771, '2010-08-02 11:37:38', 1, 33, 138, 1, 1), (772, '2010-08-02 12:38:44', 1, 24, 138, 1, 1), (773, '2010-08-02 12:40:46', 1, 33, 138, 1, 1), (774, '2010-08-02 12:56:10', 1, 33, 138, 1, 1), (775, '2010-08-02 12:58:06', 4, 33, 138, 1, 1), (776, '2010-08-02 12:58:19', 4, 11, 138, 1, 1), (777, '2010-08-02 12:58:45', 1, 24, 138, 1, 1), (778, '2010-08-02 12:59:02', 4, 24, 138, 1, 1), (779, '2010-08-02 12:59:02', 4, 12, 138, 1, 1), (780, '2010-08-02 13:04:48', 4, 11, 138, 1, 1), (781, '2010-08-02 13:05:02', 4, 11, 138, 1, 1), (782, '2010-08-02 13:05:03', 1, 24, 138, 1, 1), (783, '2010-08-02 13:05:11', 4, 24, 138, 1, 1), (784, '2010-08-02 13:05:12', 4, 12, 138, 1, 1), (785, '2010-08-02 13:26:23', 1, 27, 6, 0, 1), (786, '2010-08-02 13:26:25', 1, 24, 6, 0, 1), (787, '2010-08-02 13:33:11', 1, 27, 6, 0, 1), (788, '2010-08-02 13:35:35', 1, 17, 6, 0, 1), (789, '2010-08-02 13:35:36', 1, 17, 6, 0, 1), (790, '2010-08-02 13:36:52', 1, 17, 6, 0, 1), (791, '2010-08-02 13:40:17', 1, 17, 6, 0, 1), (792, '2010-08-02 13:41:26', 1, 18, 6, 0, 1), (793, '2010-08-02 13:41:36', 1, 19, 6, 0, 1), (794, '2010-08-02 13:41:47', 1, 20, 6, 0, 1), (795, '2010-08-02 13:41:54', 1, 16, 6, 0, 1), (796, '2010-08-02 13:53:54', 1, 36, 6, 0, 1), (797, '2010-08-02 13:56:19', 1, 36, 6, 0, 1), (798, '2010-08-02 13:59:02', 1, 34, 152, 1, 1), (799, '2010-08-02 13:59:32', 1, 37, 6, 0, 1), (800, '2010-08-02 13:59:40', 1, 36, 6, 0, 1), (801, '2010-08-02 13:59:48', 1, 37, 6, 0, 1), (802, '2010-08-02 14:01:14', 1, 37, 6, 0, 1), (803, '2010-08-02 14:03:04', 1, 37, 6, 0, 1), (804, '2010-08-02 14:06:52', 1, 38, 6, 0, 1), (805, '2010-08-02 14:07:15', 1, 38, 6, 0, 1), (806, '2010-08-02 14:11:16', 1, 39, 6, 0, 1), (807, '2010-08-02 14:12:36', 1, 36, 6, 0, 1), (808, '2010-08-02 14:15:21', 1, 40, 6, 0, 1), (809, '2010-08-02 14:29:03', 1, 36, 6, 0, 1), (810, '2010-08-02 14:33:13', 1, 36, 3, 0, 1), (811, '2010-08-02 14:36:09', 4, 36, 3, 0, 1), (812, '2010-08-02 14:36:09', 4, 11, 3, 0, 1), (813, '2010-08-02 14:38:13', 4, 11, 3, 0, 1), (814, '2010-08-02 15:05:29', 4, 11, 154, 1, 1), (815, '2010-08-02 15:05:31', 1, 24, 154, 1, 1), (816, '2010-08-03 06:38:38', 1, 33, 156, 1, 1), (817, '2010-08-03 07:13:28', 1, 33, 156, 1, 1), (818, '2010-08-03 07:13:41', 1, 35, 157, 1, 1), (819, '2010-08-03 07:14:06', 1, 33, 157, 1, 1), (820, '2010-08-03 07:14:15', 1, 37, 156, 1, 1), (821, '2010-08-03 07:14:26', 1, 38, 156, 1, 1), (822, '2010-08-03 07:14:29', 1, 36, 157, 1, 1), (823, '2010-08-03 07:14:39', 1, 39, 156, 1, 1), (824, '2010-08-03 07:14:48', 1, 40, 156, 1, 1), (825, '2010-08-03 07:15:26', 1, 40, 156, 1, 1), (826, '2010-08-03 07:15:48', 1, 40, 157, 1, 1), (827, '2010-08-03 07:16:38', 1, 33, 156, 1, 1), (828, '2010-08-03 07:22:50', 1, 33, 156, 1, 1), (829, '2010-08-03 07:22:52', 1, 33, 157, 1, 1), (830, '2010-08-03 07:43:08', 1, 34, 157, 1, 1), (831, '2010-08-03 07:51:45', 1, 34, 156, 1, 1), (832, '2010-08-03 07:53:46', 1, 34, 156, 1, 1), (833, '2010-08-03 07:59:35', 1, 35, 156, 1, 1), (834, '2010-08-03 08:10:12', 4, 11, 6, 0, 1), (835, '2010-08-03 08:10:13', 1, 34, 6, 0, 1), (836, '2010-08-03 08:19:41', 4, 11, 6, 0, 1), (837, '2010-08-03 08:37:20', 1, 24, 156, 1, 1), (838, '2010-08-03 09:23:48', 1, 33, 156, 1, 1), (839, '2010-08-03 09:24:34', 4, 11, 156, 1, 1), (840, '2010-08-03 09:24:35', 1, 33, 156, 1, 1), (841, '2010-08-03 09:24:48', 4, 33, 156, 1, 1), (842, '2010-08-03 09:25:32', 1, 33, 156, 1, 1), (843, '2010-08-03 09:25:46', 1, 34, 156, 1, 1), (844, '2010-08-03 09:26:00', 4, 34, 156, 1, 1), (845, '2010-08-03 09:26:12', 1, 34, 156, 1, 1), (846, '2010-08-03 09:26:23', 1, 24, 156, 1, 1), (847, '2010-08-03 09:26:35', 4, 24, 156, 1, 1), (848, '2010-08-03 09:26:35', 4, 12, 156, 1, 1), (849, '2010-08-03 09:26:46', 1, 24, 156, 1, 1), (850, '2010-08-03 09:27:01', 1, 35, 156, 1, 1), (851, '2010-08-03 09:27:21', 4, 35, 156, 1, 1), (852, '2010-08-03 09:27:53', 1, 35, 156, 1, 1), (853, '2010-08-03 09:28:51', 1, 36, 156, 1, 1), (854, '2010-08-03 09:33:28', 1, 36, 156, 1, 1), (855, '2010-08-03 09:35:29', 1, 38, 156, 1, 1), (856, '2010-08-03 12:18:00', 4, 11, 160, 1, 1), (857, '2010-08-03 12:18:01', 1, 24, 160, 1, 1), (858, '2010-08-03 12:18:26', 1, 33, 160, 1, 1), (859, '2010-08-03 12:18:38', 4, 33, 160, 1, 1), (860, '2010-08-03 12:18:39', 4, 11, 160, 1, 1), (861, '2010-08-03 12:48:35', 1, 33, 161, 1, 1), (862, '2010-08-03 13:12:37', 1, 41, 160, 1, 1), (863, '2010-08-03 13:13:29', 1, 33, 160, 1, 1), (864, '2010-08-03 13:13:44', 1, 34, 160, 1, 1), (865, '2010-08-03 13:14:02', 1, 35, 160, 1, 1), (866, '2010-08-03 13:15:20', 1, 35, 160, 1, 1), (867, '2010-08-03 13:16:01', 1, 35, 160, 1, 1), (868, '2010-08-03 13:16:57', 1, 41, 160, 1, 1), (869, '2010-08-03 13:18:35', 1, 33, 161, 1, 1), (870, '2010-08-03 13:21:18', 1, 36, 161, 1, 1), (871, '2010-08-03 13:22:52', 1, 37, 161, 1, 1), (872, '2010-08-03 13:25:42', 1, 40, 160, 1, 1), (873, '2010-08-03 13:26:40', 1, 40, 160, 1, 1), (874, '2010-08-03 13:27:20', 1, 40, 160, 1, 1), (875, '2010-08-03 13:32:26', 1, 40, 160, 1, 1), (876, '2010-08-03 13:39:46', 1, 40, 160, 1, 1), (877, '2010-08-03 13:43:44', 1, 40, 160, 1, 1), (878, '2010-08-03 13:47:15', 1, 40, 160, 1, 1), (879, '2010-08-03 13:49:28', 1, 36, 161, 1, 1), (880, '2010-08-03 13:52:00', 1, 33, 161, 1, 1), (881, '2010-08-03 13:52:20', 1, 33, 161, 1, 2), (882, '2010-08-03 13:53:19', 1, 34, 162, 1, 1), (883, '2010-08-03 13:54:40', 1, 33, 162, 1, 1), (884, '2010-08-03 14:11:22', 1, 40, 165, 1, 1), (885, '2010-08-03 14:11:23', 1, 40, 163, 1, 1), (886, '2010-08-03 14:11:23', 1, 40, 167, 1, 1), (887, '2010-08-03 14:11:23', 1, 40, 166, 1, 1), (888, '2010-08-03 14:11:24', 1, 40, 164, 1, 1), (889, '2010-08-03 14:14:15', 1, 40, 165, 1, 1), (890, '2010-08-03 14:14:25', 1, 40, 165, 1, 1), (891, '2010-08-03 14:14:34', 1, 40, 165, 1, 1), (892, '2010-08-03 14:14:56', 1, 40, 165, 1, 1), (893, '2010-08-03 14:15:02', 1, 40, 167, 1, 1), (894, '2010-08-03 14:15:52', 1, 40, 167, 1, 1), (895, '2010-08-03 14:16:12', 1, 40, 169, 1, 1), (896, '2010-08-03 14:18:48', 1, 40, 169, 1, 1), (897, '2010-08-03 14:20:04', 1, 40, 169, 1, 1), (898, '2010-08-03 14:20:16', 1, 40, 169, 1, 1), (899, '2010-08-03 14:20:38', 1, 40, 170, 1, 1), (900, '2010-08-03 14:33:36', 1, 33, 172, 1, 1), (901, '2010-08-03 14:33:39', 1, 33, 171, 1, 1), (902, '2010-08-03 14:38:12', 4, 33, 172, 1, 1), (903, '2010-08-03 14:38:13', 4, 11, 172, 1, 1), (904, '2010-08-03 14:39:21', 1, 36, 171, 1, 1), (905, '2010-08-03 14:39:51', 1, 36, 172, 1, 1), (906, '2010-08-03 14:40:13', 1, 36, 171, 1, 1), (907, '2010-08-03 14:40:36', 1, 36, 171, 1, 1), (908, '2010-08-03 14:41:16', 1, 36, 171, 1, 1), (909, '2010-08-03 14:41:24', 1, 37, 172, 1, 1), (910, '2010-08-03 14:42:15', 1, 37, 172, 1, 1), (911, '2010-08-03 14:43:47', 4, 11, 171, 1, 1), (912, '2010-08-03 14:43:49', 1, 36, 171, 1, 1), (913, '2010-08-03 14:44:06', 1, 36, 171, 1, 1), (914, '2010-08-03 14:44:34', 4, 11, 171, 1, 1), (915, '2010-08-03 14:44:37', 1, 33, 171, 1, 1), (916, '2010-08-03 14:44:52', 4, 33, 171, 1, 1), (917, '2010-08-03 14:48:41', 1, 35, 171, 1, 1), (918, '2010-08-03 14:48:54', 4, 35, 171, 1, 1), (919, '2010-08-03 14:48:55', 4, 12, 171, 1, 1), (920, '2010-08-03 14:49:35', 1, 35, 171, 1, 1), (921, '2010-08-03 14:49:48', 1, 33, 171, 1, 1), (922, '2010-08-03 14:49:56', 4, 11, 172, 1, 1), (923, '2010-08-03 14:49:57', 1, 33, 172, 1, 1), (924, '2010-08-03 14:50:03', 4, 33, 171, 1, 1), (925, '2010-08-03 14:50:55', 1, 33, 171, 1, 1), (926, '2010-08-03 14:51:12', 1, 34, 171, 1, 1), (927, '2010-08-03 14:51:24', 4, 34, 171, 1, 1), (928, '2010-08-03 14:51:48', 1, 34, 171, 1, 1), (929, '2010-08-03 14:51:58', 1, 35, 171, 1, 1), (930, '2010-08-03 14:52:17', 4, 35, 171, 1, 1), (931, '2010-08-03 14:53:09', 1, 33, 161, 1, 2), (932, '2010-08-03 14:53:37', 1, 35, 171, 1, 1), (933, '2010-08-03 14:53:54', 1, 38, 171, 1, 1), (934, '2010-08-03 14:54:18', 4, 38, 171, 1, 1), (935, '2010-08-03 14:56:30', 1, 38, 171, 1, 1), (936, '2010-08-03 14:57:31', 1, 33, 171, 1, 1), (937, '2010-08-03 14:57:55', 1, 35, 172, 1, 1), (938, '2010-08-03 14:58:47', 1, 35, 171, 1, 1), (939, '2010-08-03 14:58:58', 4, 35, 172, 1, 1), (940, '2010-08-03 14:58:58', 4, 12, 172, 1, 1), (941, '2010-08-03 14:59:07', 1, 35, 171, 1, 1), (942, '2010-08-03 15:05:49', 1, 35, 171, 1, 1), (943, '2010-08-03 15:06:18', 1, 33, 171, 1, 1), (944, '2010-08-04 08:00:45', 1, 36, 175, 1, 1), (945, '2010-08-04 08:01:58', 4, 36, 175, 1, 1), (946, '2010-08-04 08:01:59', 4, 11, 175, 1, 1), (947, '2010-08-04 08:06:57', 1, 35, 175, 1, 1), (948, '2010-08-04 08:07:43', 4, 35, 175, 1, 1), (949, '2010-08-04 08:07:43', 4, 12, 175, 1, 1), (950, '2010-08-04 08:16:33', 1, 34, 175, 1, 1), (951, '2010-08-04 08:51:59', 1, 33, 175, 1, 1), (952, '2010-08-04 09:04:08', 1, 33, 176, 1, 1), (953, '2010-08-04 09:04:54', 1, 33, 175, 1, 1), (954, '2010-08-04 09:52:18', 1, 37, 175, 1, 1), (955, '2010-08-04 10:39:46', 1, 36, 175, 1, 1), (956, '2010-08-04 10:41:12', 1, 36, 175, 1, 1), (957, '2010-08-04 13:10:23', 1, 33, 175, 1, 1), (958, '2010-08-04 13:10:45', 1, 34, 175, 1, 1), (959, '2010-08-04 13:11:41', 1, 35, 175, 1, 1), (960, '2010-08-04 13:12:13', 1, 41, 175, 1, 1), (961, '2010-08-04 13:12:34', 1, 36, 175, 1, 1), (962, '2010-08-04 13:32:47', 1, 36, 175, 1, 1), (963, '2010-08-04 13:33:05', 1, 36, 175, 1, 1), (964, '2010-08-04 13:33:24', 1, 36, 175, 1, 1), (965, '2010-08-04 13:34:54', 1, 38, 175, 1, 1), (966, '2010-08-04 13:35:48', 4, 38, 175, 1, 1), (967, '2010-08-04 13:36:02', 1, 38, 175, 1, 1), (968, '2010-08-04 13:48:45', 1, 36, 175, 1, 1), (969, '2010-08-04 14:22:28', 1, 36, 175, 1, 1), (970, '2010-08-04 14:22:55', 4, 36, 175, 1, 1), (971, '2010-08-04 14:38:01', 1, 33, 177, 1, 1), (972, '2010-08-04 14:38:03', 1, 33, 177, 1, 1), (973, '2010-08-04 14:38:18', 4, 33, 177, 1, 1), (974, '2010-08-04 14:38:19', 4, 11, 177, 1, 1), (975, '2010-08-04 15:01:58', 1, 36, 175, 1, 1), (976, '2010-08-04 15:02:10', 1, 36, 175, 1, 1), (977, '2010-08-04 15:02:31', 4, 36, 175, 1, 1), (978, '2010-08-04 15:13:53', 1, 36, 175, 1, 1), (979, '2010-08-04 15:14:08', 1, 37, 175, 1, 1), (981, '2010-08-04 15:15:04', 1, 37, 175, 1, 1), (982, '2010-08-05 07:08:12', 1, 36, 178, 1, 1), (983, '2010-08-05 07:21:20', 1, 37, 178, 1, 1), (984, '2010-08-05 07:32:07', 1, 38, 178, 1, 1), (985, '2010-08-05 08:08:42', 1, 39, 178, 1, 1), (986, '2010-08-05 08:24:54', 1, 40, 178, 1, 1), (987, '2010-08-05 08:32:54', 1, 33, 178, 1, 1), (988, '2010-08-05 10:48:46', 1, 33, 178, 1, 2), (989, '2010-08-05 11:18:26', 1, 37, 2, 0, 1), (990, '2010-08-05 11:23:51', 1, 36, 2, 0, 1), (991, '2010-08-05 11:23:59', 1, 37, 2, 0, 1), (992, '2010-08-05 11:24:17', 4, 11, 2, 0, 1), (993, '2010-08-05 11:24:19', 1, 37, 2, 0, 1), (994, '2010-08-05 11:24:54', 4, 37, 2, 0, 1), (995, '2010-08-05 11:27:34', 1, 37, 2, 0, 1), (996, '2010-08-05 11:28:14', 1, 37, 2, 0, 1), (997, '2010-08-05 11:28:27', 1, 37, 2, 0, 1), (998, '2010-08-05 11:28:58', 1, 37, 2, 0, 1), (999, '2010-08-05 11:31:11', 1, 34, 182, 1, 1), (1000, '2010-08-05 11:31:31', 4, 11, 182, 1, 1), (1001, '2010-08-05 11:31:34', 1, 34, 182, 1, 1), (1002, '2010-08-05 11:32:34', 1, 37, 2, 0, 1), (1003, '2010-08-05 11:32:50', 4, 37, 2, 0, 1), (1004, '2010-08-05 11:33:22', 1, 37, 2, 0, 1), (1005, '2010-08-05 11:33:38', 4, 37, 2, 0, 1), (1006, '2010-08-05 11:35:04', 4, 11, 2, 0, 1), (1007, '2010-08-05 11:35:06', 1, 33, 2, 0, 1), (1008, '2010-08-05 11:35:18', 4, 33, 2, 0, 1), (1009, '2010-08-05 11:38:51', 1, 33, 2, 0, 1), (1010, '2010-08-05 11:39:43', 1, 33, 2, 0, 1), (1011, '2010-08-05 11:50:09', 1, 37, 178, 1, 1), (1012, '2010-08-05 11:50:10', 1, 37, 179, 1, 1), (1013, '2010-08-05 12:04:29', 1, 37, 179, 1, 1), (1014, '2010-08-05 13:19:48', 1, 33, 2, 0, 1), (1015, '2010-08-05 13:26:28', 1, 36, 178, 1, 1), (1016, '2010-08-05 14:11:47', 1, 36, 178, 1, 1), (1017, '2010-08-05 14:12:22', 1, 33, 178, 1, 1), (1018, '2010-08-05 14:12:56', 1, 34, 178, 1, 1), (1019, '2010-08-05 14:29:01', 1, 41, 178, 1, 1), (1020, '2010-08-05 14:30:51', 1, 35, 178, 1, 1), (1021, '2010-08-05 14:31:01', 1, 41, 178, 1, 1), (1022, '2010-08-05 14:31:27', 1, 33, 178, 1, 1), (1023, '2010-08-05 14:37:57', 1, 33, 178, 1, 1), (1024, '2010-08-05 14:48:39', 1, 33, 179, 1, 1), (1025, '2010-08-05 15:29:03', 1, 33, 2, 0, 1), (1026, '2010-08-05 15:35:57', 1, 33, 2, 0, 1), (1027, '2010-08-05 15:42:44', 1, 33, 2, 0, 1), (1028, '2010-08-05 15:50:38', 1, 33, 2, 0, 1), (1029, '2010-08-05 15:51:19', 1, 33, 2, 0, 1), (1030, '2010-08-05 16:05:38', 1, 33, 2, 0, 1), (1031, '2010-08-05 16:12:41', 1, 33, 2, 0, 1), (1032, '2010-08-05 16:18:52', 1, 33, 2, 0, 1), (1033, '2010-08-05 16:19:06', 1, 33, 2, 0, 1), (1034, '2010-08-05 19:58:22', 4, 11, 174, 1, 2), (1035, '2010-08-05 19:58:23', 1, 33, 174, 1, 2), (1036, '2010-08-05 19:58:37', 1, 34, 174, 1, 2), (1037, '2010-08-06 08:06:48', 1, 36, 185, 1, 1), (1038, '2010-08-06 09:13:29', 1, 39, 185, 1, 1), (1039, '2010-08-06 09:14:14', 1, 39, 185, 1, 1), (1040, '2010-08-06 09:14:24', 1, 39, 185, 1, 2), (1041, '2010-08-06 09:14:44', 1, 39, 185, 1, 1), (1042, '2010-08-06 09:17:22', 1, 36, 185, 1, 1), (1043, '2010-08-06 09:27:37', 1, 41, 186, 1, 1), (1044, '2010-08-06 09:29:11', 1, 33, 185, 1, 1), (1045, '2010-08-06 09:29:15', 1, 33, 186, 1, 1), (1046, '2010-08-06 09:34:28', 1, 33, 186, 1, 1), (1047, '2010-08-06 09:34:33', 1, 33, 185, 1, 1), (1048, '2010-08-06 09:35:26', 4, 33, 185, 1, 1), (1049, '2010-08-06 09:35:27', 4, 11, 185, 1, 1), (1050, '2010-08-06 09:35:47', 1, 33, 185, 1, 1), (1051, '2010-08-06 09:36:50', 1, 33, 186, 1, 1), (1052, '2010-08-06 09:36:56', 1, 33, 185, 1, 1), (1053, '2010-08-06 09:43:24', 1, 36, 185, 1, 1), (1054, '2010-08-06 09:45:15', 1, 33, 185, 1, 1), (1055, '2010-08-06 10:02:45', 1, 33, 185, 1, 1), (1056, '2010-08-06 10:02:54', 1, 33, 185, 1, 1), (1057, '2010-08-06 10:04:27', 1, 33, 185, 1, 1), (1058, '2010-08-06 10:40:03', 1, 33, 2, 0, 1), (1059, '2010-08-06 10:46:25', 1, 33, 185, 1, 1), (1060, '2010-08-06 10:46:44', 1, 34, 185, 1, 1), (1061, '2010-08-06 10:48:12', 1, 34, 185, 1, 1), (1062, '2010-08-06 10:48:24', 1, 33, 185, 1, 1), (1063, '2010-08-06 11:03:05', 1, 33, 2, 0, 1), (1064, '2010-08-06 11:08:06', 1, 40, 185, 1, 1), (1065, '2010-08-06 11:08:43', 1, 33, 185, 1, 1), (1066, '2010-08-06 11:22:24', 1, 33, 2, 0, 1), (1067, '2010-08-06 11:25:57', 1, 33, 186, 1, 1), (1068, '2010-08-06 11:29:44', 1, 40, 187, 1, 1), (1069, '2010-08-06 11:30:20', 1, 39, 187, 1, 1), (1070, '2010-08-06 11:31:21', 1, 36, 187, 1, 1), (1071, '2010-08-06 11:31:36', 1, 33, 2, 0, 2), (1072, '2010-08-06 11:37:05', 1, 36, 185, 1, 1), (1073, '2010-08-06 11:59:40', 1, 33, 185, 1, 1), (1074, '2010-08-06 12:01:06', 1, 33, 186, 1, 1), (1075, '2010-08-06 12:02:40', 4, 33, 185, 1, 1), (1076, '2010-08-06 12:06:08', 4, 33, 186, 1, 1), (1077, '2010-08-06 12:06:08', 4, 11, 186, 1, 1), (1078, '2010-08-06 12:07:26', 1, 36, 186, 1, 1), (1079, '2010-08-06 12:07:32', 1, 35, 185, 1, 1), (1080, '2010-08-06 12:07:52', 4, 35, 185, 1, 1), (1081, '2010-08-06 12:07:52', 4, 11, 186, 1, 1), (1082, '2010-08-06 12:07:54', 4, 12, 185, 1, 1), (1083, '2010-08-06 12:07:54', 1, 36, 186, 1, 1), (1084, '2010-08-06 12:08:43', 4, 36, 186, 1, 1), (1085, '2010-08-06 12:10:07', 1, 36, 185, 1, 1), (1086, '2010-08-06 13:32:29', 1, 33, 2, 0, 2), (1087, '2010-08-06 14:01:19', 1, 33, 2, 0, 2), (1088, '2010-08-06 14:06:04', 1, 35, 186, 1, 1), (1089, '2010-08-06 14:06:19', 1, 35, 186, 1, 1), (1090, '2010-08-06 15:56:22', 1, 36, 188, 1, 1), (1091, '2010-08-06 16:00:41', 1, 37, 188, 1, 1), (1092, '2010-08-06 16:01:01', 1, 36, 188, 1, 1), (1093, '2010-08-06 16:03:38', 1, 37, 188, 1, 1), (1094, '2010-08-06 16:03:58', 4, 11, 188, 1, 1), (1095, '2010-08-06 16:03:59', 1, 37, 188, 1, 1), (1096, '2010-08-06 16:04:26', 4, 37, 188, 1, 1), (1097, '2010-08-06 16:09:27', 1, 36, 189, 1, 1), (1098, '2010-08-06 16:10:15', 1, 37, 189, 1, 1), (1099, '2010-08-06 16:13:47', 1, 36, 189, 1, 1), (1100, '2010-08-06 16:22:36', 1, 37, 189, 1, 1), (1101, '2010-08-07 10:26:43', 1, 33, 190, 1, 1), (1102, '2010-08-07 10:27:43', 1, 33, 190, 1, 1), (1103, '2010-08-07 10:28:27', 4, 33, 190, 1, 1), (1104, '2010-08-07 10:28:31', 4, 11, 190, 1, 1), (1105, '2010-08-07 10:30:55', 1, 34, 190, 1, 1), (1106, '2010-08-07 10:31:45', 4, 34, 190, 1, 1), (1107, '2010-08-07 10:32:37', 1, 33, 190, 1, 1), (1108, '2010-08-07 10:33:10', 1, 35, 190, 1, 1), (1109, '2010-08-07 10:33:42', 4, 35, 190, 1, 1), (1110, '2010-08-07 10:33:44', 4, 12, 190, 1, 1), (1111, '2010-08-07 10:36:31', 1, 38, 190, 1, 1), (1112, '2010-08-07 10:37:56', 4, 38, 190, 1, 1), (1113, '2010-08-07 11:50:08', 4, 11, 191, 1, 1), (1114, '2010-08-07 11:50:09', 1, 35, 191, 1, 1), (1115, '2010-08-07 11:51:57', 1, 41, 191, 1, 1), (1116, '2010-08-07 11:52:35', 4, 41, 191, 1, 1), (1117, '2010-08-07 11:52:35', 4, 11, 191, 1, 1), (1118, '2010-08-07 11:52:36', 1, 41, 191, 1, 1), (1119, '2010-08-07 11:53:10', 4, 12, 191, 1, 1), (1120, '2010-08-07 11:53:12', 1, 41, 191, 1, 1), (1121, '2010-08-07 11:53:29', 1, 41, 191, 1, 1), (1122, '2010-08-07 11:53:40', 1, 41, 191, 1, 1), (1123, '2010-08-07 11:54:38', 1, 41, 191, 1, 1), (1124, '2010-08-07 11:54:59', 1, 33, 191, 1, 1), (1126, '2010-08-07 11:55:15', 1, 33, 191, 1, 1), (1128, '2010-08-07 11:55:35', 1, 33, 191, 1, 1), (1130, '2010-08-07 11:55:51', 1, 33, 191, 1, 1), (1131, '2010-08-07 11:56:02', 4, 33, 191, 1, 1), (1132, '2010-08-07 11:56:13', 4, 11, 191, 1, 1), (1133, '2010-08-07 16:07:05', 1, 35, 191, 1, 1), (1134, '2010-08-08 09:09:00', 1, 36, 193, 1, 1), (1135, '2010-08-08 09:14:36', 1, 36, 195, 1, 1), (1136, '2010-08-08 11:08:42', 1, 36, 199, 1, 1), (1137, '2010-08-08 11:09:12', 1, 36, 199, 1, 1), (1138, '2010-08-08 11:17:20', 1, 36, 199, 1, 1), (1139, '2010-08-08 11:17:35', 4, 11, 199, 1, 1), (1140, '2010-08-08 11:17:36', 1, 33, 199, 1, 1), (1142, '2010-08-08 11:18:26', 1, 33, 199, 1, 1), (1144, '2010-08-08 11:18:52', 1, 33, 199, 1, 1), (1145, '2010-08-08 11:23:33', 4, 33, 199, 1, 1), (1146, '2010-08-08 11:23:46', 1, 33, 199, 1, 1), (1148, '2010-08-08 11:24:06', 1, 33, 199, 1, 1), (1149, '2010-08-08 11:24:23', 4, 33, 199, 1, 1), (1150, '2010-08-08 11:43:35', 1, 41, 199, 1, 2), (1151, '2010-08-08 11:44:07', 4, 41, 199, 1, 2), (1152, '2010-08-08 11:44:07', 4, 12, 199, 1, 2), (1153, '2010-08-08 11:51:34', 4, 11, 199, 1, 1), (1154, '2010-08-08 11:52:02', 1, 41, 199, 1, 1), (1155, '2010-08-08 11:52:16', 4, 41, 199, 1, 1), (1156, '2010-08-08 11:52:16', 4, 12, 199, 1, 1), (1157, '2010-08-08 11:52:32', 4, 41, 199, 1, 1), (1158, '2010-08-08 11:54:42', 4, 11, 199, 1, 1), (1159, '2010-08-08 11:59:22', 1, 41, 199, 1, 1), (1160, '2010-08-08 11:59:56', 1, 41, 199, 1, 1), (1161, '2010-08-08 12:00:19', 4, 41, 199, 1, 1), (1162, '2010-08-08 12:00:20', 4, 12, 199, 1, 1), (1163, '2010-08-08 12:35:03', 4, 11, 199, 1, 1), (1164, '2010-08-08 15:08:41', 4, 11, 200, 1, 2), (1165, '2010-08-08 15:08:42', 1, 35, 200, 1, 2), (1166, '2010-08-08 15:09:07', 4, 35, 200, 1, 2), (1167, '2010-08-08 15:09:07', 4, 12, 200, 1, 2), (1168, '2010-08-08 15:09:26', 1, 35, 200, 1, 2), (1169, '2010-08-08 15:09:38', 1, 41, 200, 1, 2), (1170, '2010-08-08 15:16:30', 4, 41, 200, 1, 2), (1171, '2010-08-08 15:16:57', 1, 41, 200, 1, 2), (1172, '2010-08-08 15:17:26', 1, 33, 200, 1, 2), (1173, '2010-08-08 15:17:45', 4, 33, 200, 1, 2), (1174, '2010-08-08 15:18:11', 1, 33, 200, 1, 2), (1175, '2010-08-08 15:22:14', 1, 40, 200, 1, 2), (1176, '2010-08-08 15:22:30', 4, 40, 200, 1, 2), (1177, '2010-08-08 20:07:18', 1, 33, 202, 1, 2), (1178, '2010-08-08 20:07:47', 1, 37, 202, 1, 2), (1179, '2010-08-08 20:08:40', 1, 37, 202, 1, 1), (1180, '2010-08-10 08:50:52', 1, 36, 203, 1, 1), (1181, '2010-08-10 08:51:30', 4, 11, 203, 1, 1), (1182, '2010-08-10 08:51:32', 1, 36, 203, 1, 1), (1183, '2010-08-10 08:51:53', 4, 36, 203, 1, 1), (1184, '2010-08-10 08:51:53', 4, 12, 203, 1, 1), (1185, '2010-08-10 08:52:05', 1, 36, 203, 1, 1), (1186, '2010-08-10 08:52:30', 1, 41, 203, 1, 1), (1187, '2010-08-10 08:53:04', 4, 41, 203, 1, 1), (1188, '2010-08-10 09:05:56', 4, 11, 204, 1, 1), (1189, '2010-08-10 09:05:58', 1, 41, 204, 1, 1), (1190, '2010-08-10 09:10:48', 1, 35, 204, 1, 1), (1191, '2010-08-10 09:11:11', 4, 35, 204, 1, 1), (1192, '2010-08-10 09:11:12', 4, 12, 204, 1, 1), (1193, '2010-08-10 09:11:20', 1, 35, 204, 1, 1), (1194, '2010-08-10 09:11:34', 1, 34, 204, 1, 1), (1195, '2010-08-10 09:11:55', 1, 33, 204, 1, 1), (1196, '2010-08-10 09:12:17', 4, 33, 204, 1, 1), (1197, '2010-08-10 09:45:13', 1, 41, 205, 1, 1), (1198, '2010-08-10 09:46:09', 4, 41, 205, 1, 1), (1199, '2010-08-10 09:46:10', 4, 12, 205, 1, 1), (1200, '2010-08-10 09:46:18', 1, 41, 205, 1, 1), (1201, '2010-08-10 09:47:46', 1, 41, 205, 1, 1), (1202, '2010-08-10 10:08:35', 1, 34, 2, 0, 2), (1203, '2010-08-10 10:09:24', 4, 34, 2, 0, 2), (1204, '2010-08-10 10:14:33', 4, 11, 2, 0, 2), (1205, '2010-08-10 10:14:35', 1, 34, 2, 0, 2), (1206, '2010-08-10 10:14:45', 4, 34, 2, 0, 2), (1207, '2010-08-10 10:19:48', 4, 11, 206, 1, 1), (1208, '2010-08-10 10:19:50', 1, 41, 206, 1, 1), (1209, '2010-08-10 10:21:25', 1, 41, 206, 1, 1), (1210, '2010-08-10 10:34:16', 1, 33, 2, 0, 2), (1211, '2010-08-10 10:34:33', 4, 33, 2, 0, 2), (1212, '2010-08-10 10:38:33', 1, 33, 2, 0, 2), (1213, '2010-08-10 10:41:05', 1, 36, 2, 0, 1), (1214, '2010-08-10 10:43:54', 1, 36, 2, 0, 1), (1215, '2010-08-10 10:45:37', 1, 41, 2, 0, 1), (1216, '2010-08-10 12:27:09', 4, 11, 207, 1, 1), (1217, '2010-08-10 12:27:10', 1, 41, 207, 1, 1), (1218, '2010-08-10 12:28:19', 1, 36, 207, 1, 1), (1219, '2010-08-10 12:29:14', 1, 37, 207, 1, 1), (1220, '2010-08-10 12:36:16', 1, 36, 208, 1, 1), (1221, '2010-08-10 12:36:48', 4, 36, 208, 1, 1), (1222, '2010-08-10 12:36:48', 4, 12, 208, 1, 1), (1223, '2010-08-10 12:37:00', 1, 36, 208, 1, 1), (1224, '2010-08-10 16:19:07', 1, 36, 210, 1, 2), (1225, '2010-08-11 08:32:42', 1, 33, 211, 1, 1), (1226, '2010-08-11 08:33:13', 4, 11, 211, 1, 1), (1227, '2010-08-11 08:33:15', 1, 35, 211, 1, 1), (1228, '2010-08-11 08:34:45', 1, 36, 211, 1, 1), (1229, '2010-08-11 09:19:13', 1, 41, 2, 0, 1), (1230, '2010-08-11 10:04:07', 1, 33, 2, 0, 1), (1231, '2010-08-11 10:24:21', 1, 34, 2, 0, 1), (1232, '2010-08-11 10:34:16', 1, 34, 2, 0, 1), (1233, '2010-08-11 10:34:20', 1, 33, 2, 0, 1), (1234, '2010-08-11 10:34:21', 1, 33, 2, 0, 1), (1235, '2010-08-11 10:39:11', 1, 34, 2, 0, 1), (1236, '2010-08-11 11:51:53', 4, 11, 212, 1, 1), (1237, '2010-08-11 11:51:55', 1, 39, 212, 1, 1), (1238, '2010-08-11 12:02:21', 1, 39, 212, 1, 1), (1239, '2010-08-11 12:02:28', 1, 39, 212, 1, 1), (1240, '2010-08-11 12:35:42', 1, 34, 213, 1, 1), (1241, '2010-08-11 12:36:22', 1, 33, 213, 1, 1), (1242, '2010-08-11 14:10:25', 1, 33, 2, 0, 2), (1243, '2010-08-11 14:10:44', 4, 33, 2, 0, 2), (1244, '2010-08-11 14:11:43', 4, 11, 2, 0, 2), (1245, '2010-08-11 14:11:43', 4, 34, 2, 0, 2), (1246, '2010-08-11 14:11:43', 4, 33, 2, 0, 2), (1247, '2010-08-11 14:11:43', 4, 33, 2, 0, 2), (1248, '2010-08-11 14:54:28', 1, 34, 2, 0, 1), (1249, '2010-08-11 14:54:29', 1, 33, 2, 0, 1), (1250, '2010-08-11 14:54:42', 4, 34, 2, 0, 1), (1251, '2010-08-11 14:54:42', 4, 11, 2, 0, 1), (1252, '2010-08-11 15:50:12', 1, 34, 215, 1, 2), (1253, '2010-08-11 15:50:37', 1, 36, 215, 1, 2), (1254, '2010-08-11 15:51:08', 1, 36, 215, 1, 1), (1255, '2010-08-12 07:04:22', 1, 36, 3, 0, 2), (1256, '2010-08-12 07:04:52', 4, 36, 3, 0, 2), (1257, '2010-08-12 07:04:53', 4, 12, 3, 0, 2), (1258, '2010-08-12 07:05:07', 1, 36, 3, 0, 2), (1259, '2010-08-12 07:05:35', 1, 34, 3, 0, 2), (1260, '2010-08-12 07:05:58', 4, 34, 3, 0, 2), (1261, '2010-08-12 07:09:11', 4, 11, 3, 0, 2), (1262, '2010-08-12 07:09:13', 1, 33, 3, 0, 2), (1263, '2010-08-12 07:09:37', 4, 33, 3, 0, 2), (1264, '2010-08-12 07:50:09', 1, 41, 3, 0, 1), (1266, '2010-08-12 07:54:12', 1, 41, 3, 0, 1), (1267, '2010-08-12 08:00:09', 4, 41, 3, 0, 1), (1268, '2010-08-12 08:00:09', 4, 12, 3, 0, 1), (1269, '2010-08-12 08:00:21', 1, 41, 3, 0, 1), (1270, '2010-08-12 08:00:37', 1, 41, 3, 0, 1), (1271, '2010-08-12 08:00:55', 4, 41, 3, 0, 1), (1272, '2010-08-12 08:01:10', 1, 41, 3, 0, 1), (1273, '2010-08-12 08:01:27', 1, 41, 3, 0, 1), (1274, '2010-08-12 08:38:29', 1, 41, 3, 0, 1), (1275, '2010-08-12 08:38:44', 1, 41, 3, 0, 1), (1276, '2010-08-12 08:41:01', 1, 41, 3, 0, 1), (1277, '2010-08-12 08:41:19', 4, 41, 3, 0, 1), (1278, '2010-08-12 08:41:34', 1, 41, 3, 0, 1), (1279, '2010-08-12 08:41:55', 4, 41, 3, 0, 1), (1280, '2010-08-12 08:44:13', 1, 41, 3, 0, 1), (1281, '2010-08-12 08:44:37', 4, 41, 3, 0, 1), (1282, '2010-08-12 13:08:17', 1, 36, 222, 1, 1), (1283, '2010-08-12 13:08:41', 4, 36, 222, 1, 1), (1284, '2010-08-12 13:08:41', 4, 12, 222, 1, 1), (1285, '2010-08-12 14:50:39', 4, 11, 222, 1, 1), (1286, '2010-08-12 14:50:40', 1, 33, 222, 1, 1), (1287, '2010-08-12 14:51:01', 1, 33, 222, 1, 1), (1288, '2010-08-12 14:51:19', 4, 33, 222, 1, 1), (1289, '2010-08-12 14:51:28', 1, 33, 222, 1, 1), (1290, '2010-08-12 14:51:46', 4, 33, 222, 1, 1), (1291, '2010-08-12 14:52:00', 1, 33, 222, 1, 1), (1292, '2010-08-12 14:52:17', 1, 33, 222, 1, 1), (1293, '2010-08-12 14:58:27', 1, 33, 222, 1, 1), (1294, '2010-08-12 16:54:11', 4, 11, 224, 1, 1), (1295, '2010-08-12 16:54:13', 1, 33, 224, 1, 1), (1296, '2010-08-12 16:55:04', 1, 34, 224, 1, 1), (1297, '2010-08-12 16:55:41', 1, 35, 224, 1, 1), (1298, '2010-08-12 16:56:13', 1, 41, 224, 1, 1), (1299, '2010-08-12 16:56:30', 1, 36, 224, 1, 1), (1300, '2010-08-12 16:57:10', 1, 36, 224, 1, 2), (1301, '2010-08-12 16:58:51', 1, 36, 224, 1, 1), (1302, '2010-08-12 16:59:44', 1, 34, 224, 1, 1), (1303, '2010-08-12 16:59:55', 1, 33, 224, 1, 1), (1304, '2010-08-12 17:00:46', 1, 36, 224, 1, 1), (1305, '2010-08-12 17:01:12', 1, 36, 224, 1, 1), (1306, '2010-08-12 17:01:29', 4, 36, 224, 1, 1), (1307, '2010-08-12 17:01:29', 4, 12, 224, 1, 1), (1308, '2010-08-13 07:59:10', 1, 36, 3, 0, 1), (1309, '2010-08-13 07:59:50', 4, 36, 3, 0, 1), (1310, '2010-08-13 07:59:51', 4, 12, 3, 0, 1), (1311, '2010-08-13 08:00:00', 1, 36, 3, 0, 1), (1312, '2010-08-13 08:00:18', 1, 35, 3, 0, 1), (1313, '2010-08-13 08:00:45', 4, 35, 3, 0, 1), (1314, '2010-08-13 08:04:11', 4, 36, 3, 0, 1), (1315, '2010-08-13 08:04:11', 4, 12, 3, 0, 1), (1316, '2010-08-13 08:04:11', 4, 35, 3, 0, 1), (1317, '2010-08-13 08:08:18', 1, 37, 3, 0, 1), (1318, '2010-08-13 08:08:46', 4, 37, 3, 0, 1), (1319, '2010-08-13 08:08:46', 4, 11, 3, 0, 1), (1320, '2010-08-13 09:38:41', 4, 11, 3, 0, 1), (1321, '2010-08-13 09:38:42', 1, 34, 3, 0, 1), (1322, '2010-08-13 09:38:57', 4, 34, 3, 0, 1), (1323, '2010-08-13 09:39:32', 4, 11, 3, 0, 1), (1324, '2010-08-13 09:39:32', 4, 34, 3, 0, 1), (1325, '2010-08-13 10:00:59', 4, 11, 3, 0, 2), (1326, '2010-08-13 10:01:00', 1, 39, 3, 0, 2), (1327, '2010-08-13 10:01:41', 4, 39, 3, 0, 2), (1328, '2010-08-13 10:14:23', 4, 11, 3, 0, 2), (1329, '2010-08-13 10:14:25', 1, 38, 3, 0, 2), (1330, '2010-08-13 10:14:48', 1, 40, 3, 0, 2), (1331, '2010-08-13 16:43:15', 1, 36, 231, 1, 1), (1332, '2010-08-14 12:16:55', 4, 11, 7, 0, 1), (1333, '2010-08-14 12:16:57', 1, 33, 7, 0, 1), (1334, '2010-08-14 12:18:02', 4, 33, 7, 0, 1), (1335, '2010-08-15 17:47:25', 4, 11, 7, 0, 1), (1336, '2010-08-15 17:47:25', 4, 33, 7, 0, 1), (1337, '2010-08-15 18:05:19', 1, 36, 7, 0, 1), (1338, '2010-08-15 18:05:41', 4, 36, 7, 0, 1), (1339, '2010-08-15 18:05:41', 4, 12, 7, 0, 1), (1340, '2010-08-16 06:42:46', 1, 36, 3, 0, 2), (1341, '2010-08-16 06:43:25', 4, 36, 3, 0, 2), (1342, '2010-08-16 06:43:25', 4, 12, 3, 0, 2), (1343, '2010-08-16 06:44:50', 4, 36, 3, 0, 2), (1344, '2010-08-16 06:44:50', 4, 12, 3, 0, 2), (1345, '2010-08-16 07:40:10', 1, 36, 3, 0, 1), (1346, '2010-08-16 07:40:30', 4, 36, 3, 0, 1), (1347, '2010-08-16 07:40:30', 4, 12, 3, 0, 1), (1348, '2010-08-16 07:42:40', 4, 36, 3, 0, 1), (1349, '2010-08-16 07:42:40', 4, 12, 3, 0, 1), (1350, '2010-08-16 08:12:04', 4, 11, 240, 1, 1), (1351, '2010-08-16 08:12:05', 1, 33, 240, 1, 1), (1352, '2010-08-16 08:12:45', 4, 33, 240, 1, 1), (1353, '2010-08-16 08:13:43', 4, 33, 240, 1, 1), (1354, '2010-08-16 08:13:43', 4, 11, 240, 1, 1), (1355, '2010-08-16 08:16:14', 1, 36, 240, 1, 1), (1356, '2010-08-16 08:16:57', 4, 36, 240, 1, 1), (1357, '2010-08-16 08:16:58', 4, 12, 240, 1, 1), (1358, '2010-08-16 08:22:26', 1, 33, 240, 1, 1), (1359, '2010-08-16 08:22:48', 1, 35, 240, 1, 1), (1360, '2010-08-16 08:23:01', 1, 36, 240, 1, 1), (1361, '2010-08-16 08:26:10', 4, 11, 239, 1, 1), (1362, '2010-08-16 08:26:11', 1, 33, 239, 1, 1), (1363, '2010-08-16 08:26:25', 4, 33, 239, 1, 1), (1364, '2010-08-16 11:25:07', 1, 37, 3, 0, 1), (1365, '2010-08-16 11:25:41', 4, 37, 3, 0, 1), (1366, '2010-08-16 11:25:42', 4, 11, 3, 0, 1), (1367, '2010-08-16 11:26:35', 4, 37, 3, 0, 1), (1368, '2010-08-16 11:26:35', 4, 11, 3, 0, 1), (1369, '2010-08-16 11:27:45', 1, 37, 3, 0, 1), (1370, '2010-08-16 11:28:11', 4, 37, 3, 0, 1), (1371, '2010-08-16 11:28:11', 4, 11, 3, 0, 1), (1372, '2010-08-16 12:16:01', 4, 11, 7, 0, 1), (1373, '2010-08-16 12:16:03', 1, 33, 7, 0, 1), (1374, '2010-08-16 12:16:26', 4, 33, 7, 0, 1), (1375, '2010-08-16 12:16:53', 4, 11, 7, 0, 1), (1376, '2010-08-16 12:16:53', 4, 33, 7, 0, 1), (1377, '2010-08-16 13:08:51', 1, 36, 242, 1, 2), (1378, '2010-08-16 13:09:49', 4, 36, 242, 1, 2), (1379, '2010-08-16 13:09:49', 4, 12, 242, 1, 2), (1380, '2010-08-16 13:36:14', 4, 11, 245, 1, 1), (1381, '2010-08-16 13:36:16', 1, 34, 245, 1, 1), (1382, '2010-08-16 13:36:37', 4, 34, 245, 1, 1), (1383, '2010-08-16 14:08:48', 4, 11, 7, 0, 1), (1384, '2010-08-16 14:08:49', 1, 34, 7, 0, 1), (1385, '2010-08-16 14:09:05', 4, 34, 7, 0, 1), (1386, '2010-08-17 06:53:29', 4, 11, 3, 0, 1), (1387, '2010-08-17 06:53:30', 1, 33, 3, 0, 1), (1388, '2010-08-17 06:53:46', 4, 33, 3, 0, 1), (1389, '2010-08-17 06:54:32', 4, 11, 3, 0, 1), (1390, '2010-08-17 06:54:32', 4, 33, 3, 0, 1), (1391, '2010-08-17 07:07:51', 1, 34, 247, 1, 1), (1393, '2010-08-17 07:08:28', 1, 34, 247, 1, 1), (1394, '2010-08-17 07:08:37', 4, 34, 247, 1, 1), (1395, '2010-08-17 07:08:37', 4, 11, 247, 1, 1), (1396, '2010-08-17 07:08:47', 1, 34, 247, 1, 1), (1397, '2010-08-17 07:15:09', 1, 33, 247, 1, 1), (1398, '2010-08-17 07:15:50', 4, 33, 247, 1, 1), (1399, '2010-08-17 07:16:03', 1, 33, 247, 1, 1), (1400, '2010-08-17 13:37:57', 1, 36, 4, 0, 1), (1401, '2010-08-17 13:38:21', 4, 36, 4, 0, 1), (1402, '2010-08-17 13:38:22', 4, 12, 4, 0, 1), (1403, '2010-08-17 13:40:10', 4, 36, 4, 0, 1), (1404, '2010-08-17 13:40:10', 4, 12, 4, 0, 1), (1405, '2010-08-17 15:12:08', 4, 11, 2, 0, 1), (1406, '2010-08-17 15:12:09', 1, 33, 2, 0, 1), (1407, '2010-08-17 15:12:26', 4, 33, 2, 0, 1), (1408, '2010-08-17 15:12:32', 1, 33, 2, 0, 1), (1409, '2010-08-17 15:12:43', 1, 34, 2, 0, 1), (1410, '2010-08-17 15:12:52', 4, 34, 2, 0, 1), (1411, '2010-08-17 15:13:11', 4, 11, 2, 0, 1), (1412, '2010-08-17 15:13:11', 4, 33, 2, 0, 1), (1413, '2010-08-17 15:13:11', 4, 34, 2, 0, 1), (1414, '2010-08-17 15:39:54', 4, 11, 7, 0, 1), (1415, '2010-08-17 15:39:55', 1, 33, 7, 0, 1), (1416, '2010-08-17 15:40:19', 4, 33, 7, 0, 1), (1417, '2010-08-17 15:40:26', 1, 33, 7, 0, 1), (1418, '2010-08-17 15:40:43', 1, 38, 7, 0, 1), (1419, '2010-08-17 15:41:03', 4, 38, 7, 0, 1), (1420, '2010-08-17 15:42:26', 4, 11, 7, 0, 1), (1421, '2010-08-17 15:42:26', 4, 33, 7, 0, 1), (1422, '2010-08-17 15:42:26', 4, 38, 7, 0, 1), (1423, '2010-08-18 10:23:09', 1, 33, 255, 1, 1), (1424, '2010-08-18 10:23:43', 4, 33, 255, 1, 1), (1425, '2010-08-18 10:23:43', 4, 11, 255, 1, 1), (1426, '2010-08-18 11:40:01', 4, 11, 2, 0, 1), (1427, '2010-08-18 11:40:02', 1, 33, 2, 0, 1), (1428, '2010-08-18 11:40:10', 4, 33, 2, 0, 1), (1429, '2010-08-18 11:40:29', 1, 33, 2, 0, 1), (1430, '2010-08-18 11:40:39', 4, 33, 2, 0, 1), (1431, '2010-08-18 11:40:55', 1, 33, 2, 0, 1), (1432, '2010-08-18 11:41:07', 1, 34, 2, 0, 1), (1433, '2010-08-18 11:41:20', 4, 34, 2, 0, 1), (1434, '2010-08-18 11:41:47', 4, 11, 2, 0, 1), (1435, '2010-08-18 11:41:47', 4, 33, 2, 0, 1), (1436, '2010-08-18 11:41:47', 4, 33, 2, 0, 1), (1437, '2010-08-18 11:41:47', 4, 34, 2, 0, 1), (1438, '2010-08-18 12:24:53', 4, 11, 7, 0, 1), (1439, '2010-08-18 12:24:55', 1, 34, 7, 0, 1), (1440, '2010-08-18 12:25:08', 4, 34, 7, 0, 1), (1441, '2010-08-18 12:25:21', 1, 34, 7, 0, 1), (1442, '2010-08-18 12:25:39', 1, 38, 7, 0, 1), (1443, '2010-08-18 12:25:56', 4, 38, 7, 0, 1), (1444, '2010-08-18 12:26:33', 4, 11, 7, 0, 1), (1445, '2010-08-18 12:26:33', 4, 34, 7, 0, 1), (1446, '2010-08-18 12:26:33', 4, 38, 7, 0, 1), (1447, '2010-08-18 12:48:02', 1, 37, 7, 0, 1), (1448, '2010-08-18 12:48:38', 4, 37, 7, 0, 1), (1449, '2010-08-18 12:48:38', 4, 11, 7, 0, 1), (1450, '2010-08-18 12:58:33', 4, 11, 4, 0, 1), (1451, '2010-08-18 12:58:34', 1, 33, 4, 0, 1), (1452, '2010-08-18 12:58:50', 4, 33, 4, 0, 1), (1453, '2010-08-18 12:59:33', 4, 11, 4, 0, 1), (1454, '2010-08-18 12:59:33', 4, 33, 4, 0, 1), (1455, '2010-08-18 15:24:02', 1, 33, 259, 1, 1), (1456, '2010-08-18 15:25:52', 1, 41, 259, 1, 1), (1457, '2010-08-18 15:27:20', 1, 36, 259, 1, 1), (1458, '2010-08-18 15:28:10', 1, 39, 259, 1, 1), (1459, '2010-08-19 10:08:42', 4, 11, 4, 0, 1), (1460, '2010-08-19 10:08:44', 1, 39, 4, 0, 1), (1461, '2010-08-19 10:09:09', 4, 39, 4, 0, 1), (1462, '2010-08-19 10:09:23', 1, 39, 4, 0, 1), (1463, '2010-08-19 10:09:41', 1, 35, 4, 0, 1), (1464, '2010-08-19 10:10:08', 4, 35, 4, 0, 1), (1465, '2010-08-19 10:10:08', 4, 12, 4, 0, 1), (1466, '2010-08-19 10:11:04', 4, 39, 4, 0, 1), (1467, '2010-08-19 10:11:04', 4, 35, 4, 0, 1), (1468, '2010-08-19 10:11:04', 4, 12, 4, 0, 1), (1469, '2010-08-19 10:52:31', 4, 11, 4, 0, 1), (1470, '2010-08-19 10:52:33', 1, 41, 4, 0, 1), (1471, '2010-08-19 10:52:42', 4, 41, 4, 0, 1), (1472, '2010-08-19 10:52:43', 4, 12, 4, 0, 1), (1473, '2010-08-19 11:47:17', 4, 11, 262, 1, 1), (1474, '2010-08-19 11:47:18', 1, 33, 262, 1, 1), (1475, '2010-08-19 11:50:59', 1, 33, 262, 1, 1), (1476, '2010-08-19 11:51:17', 4, 33, 262, 1, 1), (1477, '2010-08-19 11:51:18', 4, 11, 262, 1, 1), (1478, '2010-08-19 13:18:02', 1, 36, 264, 1, 1), (1479, '2010-08-19 13:18:30', 4, 11, 264, 1, 1), (1480, '2010-08-19 13:18:32', 1, 38, 264, 1, 1), (1481, '2010-08-19 13:19:29', 4, 38, 264, 1, 1), (1482, '2010-08-19 13:25:30', 4, 11, 2, 0, 1), (1483, '2010-08-19 13:25:31', 1, 33, 2, 0, 1), (1484, '2010-08-19 13:25:40', 4, 33, 2, 0, 1), (1485, '2010-08-19 14:09:31', 4, 11, 2, 0, 1), (1486, '2010-08-19 14:09:33', 1, 34, 2, 0, 1), (1487, '2010-08-19 14:09:39', 4, 34, 2, 0, 1), (1488, '2010-08-19 14:49:30', 4, 11, 2, 0, 1), (1489, '2010-08-19 14:49:31', 1, 34, 2, 0, 1), (1490, '2010-08-19 14:49:38', 4, 34, 2, 0, 1), (1491, '2010-08-19 15:06:09', 4, 11, 2, 0, 1), (1492, '2010-08-19 15:06:10', 1, 33, 2, 0, 1), (1493, '2010-08-19 15:06:18', 4, 33, 2, 0, 1), (1494, '2010-08-19 15:22:51', 4, 11, 2, 0, 1), (1495, '2010-08-19 15:22:52', 1, 33, 2, 0, 1), (1496, '2010-08-19 15:23:00', 4, 33, 2, 0, 1), (1497, '2010-08-19 15:23:17', 4, 33, 2, 0, 1), (1498, '2010-08-19 15:29:06', 1, 39, 270, 1, 1), (1499, '2010-08-19 16:18:40', 4, 11, 2, 0, 1), (1500, '2010-08-19 16:18:41', 1, 33, 2, 0, 1), (1501, '2010-08-19 16:18:48', 4, 33, 2, 0, 1), (1502, '2010-08-19 16:19:12', 4, 11, 2, 0, 1), (1503, '2010-08-19 16:19:12', 4, 33, 2, 0, 1), (1504, '2010-08-19 16:25:52', 1, 36, 7, 0, 1), (1505, '2010-08-19 16:26:21', 4, 36, 7, 0, 1), (1506, '2010-08-19 16:26:21', 4, 12, 7, 0, 1), (1507, '2010-08-19 16:26:48', 4, 36, 7, 0, 1), (1508, '2010-08-19 16:26:48', 4, 12, 7, 0, 1), (1509, '2010-08-20 04:33:35', 4, 11, 273, 1, 1), (1510, '2010-08-20 04:33:37', 1, 33, 273, 1, 1), (1511, '2010-08-20 07:24:00', 1, 37, 4, 0, 1), (1512, '2010-08-20 07:31:57', 1, 36, 4, 0, 1), (1513, '2010-08-20 07:32:19', 4, 36, 4, 0, 1), (1514, '2010-08-20 07:32:19', 4, 12, 4, 0, 1), (1515, '2010-08-20 07:40:59', 4, 36, 4, 0, 1), (1516, '2010-08-20 07:40:59', 4, 12, 4, 0, 1), (1517, '2010-08-20 08:03:45', 1, 41, 7, 0, 1), (1518, '2010-08-20 08:03:58', 4, 41, 7, 0, 1), (1519, '2010-08-20 08:03:58', 4, 12, 7, 0, 1), (1520, '2010-08-20 08:04:27', 4, 41, 7, 0, 1), (1521, '2010-08-20 08:04:27', 4, 12, 7, 0, 1), (1522, '2010-08-20 08:17:28', 4, 11, 4, 0, 1), (1523, '2010-08-20 08:17:29', 1, 33, 4, 0, 1), (1524, '2010-08-20 08:18:16', 4, 33, 4, 0, 1), (1525, '2010-08-20 08:19:06', 4, 11, 4, 0, 1), (1526, '2010-08-20 08:19:06', 4, 33, 4, 0, 1), (1527, '2010-08-20 08:28:21', 4, 11, 7, 0, 1), (1528, '2010-08-20 08:28:23', 1, 35, 7, 0, 1), (1529, '2010-08-20 08:28:39', 4, 35, 7, 0, 1), (1530, '2010-08-20 08:28:39', 4, 12, 7, 0, 1), (1531, '2010-08-20 09:07:49', 1, 36, 4, 0, 1), (1532, '2010-08-20 09:08:14', 4, 36, 4, 0, 1), (1533, '2010-08-20 09:08:14', 4, 12, 4, 0, 1), (1534, '2010-08-20 09:51:14', 4, 11, 4, 0, 1), (1535, '2010-08-20 09:51:15', 1, 33, 4, 0, 1), (1536, '2010-08-20 09:51:33', 1, 33, 4, 0, 1), (1537, '2010-08-20 09:51:51', 4, 33, 4, 0, 1), (1538, '2010-08-20 09:55:12', 4, 11, 4, 0, 2), (1539, '2010-08-20 09:55:14', 1, 33, 4, 0, 2), (1540, '2010-08-20 09:55:30', 4, 33, 4, 0, 2), (1541, '2010-08-20 10:02:45', 1, 37, 4, 0, 1), (1542, '2010-08-20 10:03:09', 4, 37, 4, 0, 1), (1543, '2010-08-20 10:03:09', 4, 12, 4, 0, 1), (1544, '2010-08-20 10:53:38', 4, 11, 4, 0, 2), (1545, '2010-08-20 10:53:40', 1, 41, 4, 0, 2), (1546, '2010-08-20 10:53:56', 4, 41, 4, 0, 2), (1547, '2010-08-20 10:53:56', 4, 12, 4, 0, 2), (1548, '2010-08-20 11:20:22', 1, 37, 4, 0, 2), (1549, '2010-08-20 11:21:30', 4, 37, 4, 0, 2), (1550, '2010-08-20 11:21:30', 4, 12, 4, 0, 2), (1551, '2010-08-20 14:59:20', 4, 11, 2, 0, 1), (1552, '2010-08-20 14:59:21', 1, 33, 2, 0, 1), (1553, '2010-08-20 14:59:30', 4, 33, 2, 0, 1), (1554, '2010-08-20 14:59:36', 1, 33, 2, 0, 1), (1555, '2010-08-20 14:59:47', 1, 34, 2, 0, 1), (1556, '2010-08-20 15:00:01', 4, 34, 2, 0, 1), (1557, '2010-08-22 06:10:03', 4, 11, 7, 0, 1), (1558, '2010-08-22 06:10:05', 1, 33, 7, 0, 1), (1559, '2010-08-22 06:10:24', 4, 33, 7, 0, 1), (1560, '2010-08-22 06:10:58', 4, 11, 7, 0, 1), (1561, '2010-08-22 06:10:58', 4, 33, 7, 0, 1), (1562, '2010-08-22 06:35:28', 4, 11, 7, 0, 1), (1563, '2010-08-22 06:35:29', 1, 33, 7, 0, 1), (1564, '2010-08-22 06:35:43', 4, 33, 7, 0, 1), (1565, '2010-08-22 06:39:19', 4, 11, 7, 0, 1), (1566, '2010-08-22 06:39:20', 1, 33, 7, 0, 1), (1567, '2010-08-22 06:39:34', 4, 33, 7, 0, 1), (1568, '2010-08-22 06:46:53', 4, 11, 7, 0, 1), (1569, '2010-08-22 06:46:54', 1, 41, 7, 0, 1), (1570, '2010-08-22 06:47:03', 4, 41, 7, 0, 1), (1571, '2010-08-22 06:47:04', 4, 12, 7, 0, 1), (1572, '2010-08-23 08:45:51', 1, 40, 8, 0, 1), (1573, '2010-08-23 09:18:09', 4, 11, 8, 0, 1), (1574, '2010-08-23 09:18:10', 1, 33, 8, 0, 1), (1575, '2010-08-23 09:18:24', 4, 33, 8, 0, 1), (1576, '2010-08-23 09:20:23', 4, 11, 8, 0, 1), (1577, '2010-08-23 09:20:23', 4, 33, 8, 0, 1), (1578, '2010-08-23 09:55:30', 4, 11, 8, 0, 1), (1579, '2010-08-23 09:55:31', 1, 35, 8, 0, 1), (1580, '2010-08-23 09:55:53', 4, 35, 8, 0, 1), (1581, '2010-08-23 09:55:53', 4, 12, 8, 0, 1), (1582, '2010-08-23 10:12:59', 1, 36, 8, 0, 1), (1583, '2010-08-23 10:13:10', 4, 11, 8, 0, 1), (1584, '2010-08-23 10:13:11', 1, 36, 8, 0, 1), (1585, '2010-08-23 10:13:30', 4, 36, 8, 0, 1), (1586, '2010-08-23 10:13:30', 4, 12, 8, 0, 1), (1587, '2010-08-23 10:33:55', 1, 36, 8, 0, 1), (1588, '2010-08-23 10:34:07', 4, 36, 8, 0, 1), (1589, '2010-08-23 10:34:07', 4, 12, 8, 0, 1), (1590, '2010-08-23 10:42:21', 1, 37, 8, 0, 1), (1591, '2010-08-23 10:42:41', 4, 37, 8, 0, 1), (1592, '2010-08-23 10:42:41', 4, 12, 8, 0, 1), (1593, '2010-08-23 11:20:52', 1, 36, 8, 0, 1), (1594, '2010-08-23 11:21:32', 4, 36, 8, 0, 1), (1595, '2010-08-23 11:21:32', 4, 12, 8, 0, 1), (1596, '2010-08-23 11:38:50', 1, 36, 8, 0, 1), (1597, '2010-08-23 11:39:03', 4, 36, 8, 0, 1), (1598, '2010-08-23 11:39:03', 4, 12, 8, 0, 1), (1599, '2010-08-23 12:01:58', 1, 36, 8, 0, 1), (1600, '2010-08-23 12:02:14', 4, 36, 8, 0, 1), (1601, '2010-08-23 12:02:14', 4, 12, 8, 0, 1), (1602, '2010-08-23 12:07:47', 1, 37, 8, 0, 1), (1603, '2010-08-23 12:08:04', 4, 37, 8, 0, 1), (1604, '2010-08-23 12:08:04', 4, 12, 8, 0, 1), (1605, '2010-08-23 12:27:35', 1, 36, 330, 1, 1), (1606, '2010-08-23 13:47:55', 4, 11, 8, 0, 1), (1607, '2010-08-23 13:47:57', 1, 33, 8, 0, 1), (1608, '2010-08-23 13:48:06', 4, 33, 8, 0, 1), (1609, '2010-08-23 13:48:44', 4, 11, 8, 0, 1), (1610, '2010-08-23 13:48:44', 4, 33, 8, 0, 1), (1611, '2010-08-23 14:43:35', 4, 11, 8, 0, 1), (1612, '2010-08-23 14:43:36', 1, 34, 8, 0, 1), (1613, '2010-08-23 14:43:54', 4, 34, 8, 0, 1), (1614, '2010-08-23 17:21:40', 1, 37, 334, 1, 1), (1615, '2010-08-23 17:22:54', 1, 36, 334, 1, 1), (1616, '2010-08-23 17:24:25', 1, 33, 334, 1, 1), (1617, '2010-08-23 17:25:17', 4, 33, 334, 1, 1), (1618, '2010-08-23 17:25:18', 4, 11, 334, 1, 1), (1619, '2010-08-23 17:57:36', 1, 37, 335, 1, 1), (1620, '2010-08-24 13:07:49', 1, 36, 8, 0, 1), (1621, '2010-08-24 13:08:04', 4, 36, 8, 0, 1), (1622, '2010-08-24 13:08:05', 4, 12, 8, 0, 1), (1623, '2010-08-24 13:55:21', 1, 36, 8, 0, 1), (1624, '2010-08-24 13:55:26', 1, 41, 338, 1, 1), (1625, '2010-08-24 13:55:36', 4, 36, 8, 0, 1), (1626, '2010-08-24 13:55:36', 4, 12, 8, 0, 1), (1627, '2010-08-24 13:59:21', 1, 41, 8, 0, 1), (1628, '2010-08-24 14:00:07', 1, 41, 8, 0, 1), (1629, '2010-08-24 14:02:38', 4, 32, 8, 0, 1), (1630, '2010-08-24 14:02:38', 4, 11, 8, 0, 1), (1631, '2010-08-24 14:07:02', 4, 32, 8, 0, 1), (1632, '2010-08-24 14:07:02', 4, 11, 8, 0, 1), (1633, '2010-08-24 15:12:19', 1, 36, 8, 0, 1), (1634, '2010-08-24 15:12:32', 4, 36, 8, 0, 1), (1635, '2010-08-24 15:12:32', 4, 12, 8, 0, 1), (1636, '2010-08-24 15:13:38', 4, 36, 8, 0, 1), (1637, '2010-08-24 15:13:39', 4, 12, 8, 0, 1), (1638, '2010-08-24 15:20:52', 1, 41, 8, 0, 1), (1639, '2010-08-24 15:21:04', 1, 35, 8, 0, 1), (1640, '2010-08-24 15:22:44', 1, 41, 8, 0, 1), (1641, '2010-08-24 15:25:19', 1, 41, 8, 0, 1), (1642, '2010-08-24 15:26:06', 1, 41, 8, 0, 1), (1643, '2010-08-24 15:26:44', 1, 41, 8, 0, 1), (1644, '2010-08-24 15:27:00', 1, 35, 8, 0, 1), (1645, '2010-08-24 15:27:24', 1, 41, 8, 0, 1), (1646, '2010-08-24 15:28:52', 1, 41, 8, 0, 1), (1647, '2010-08-24 15:29:15', 1, 41, 8, 0, 1), (1648, '2010-08-24 15:30:03', 1, 41, 8, 0, 1), (1649, '2010-08-24 15:31:53', 1, 41, 8, 0, 1), (1650, '2010-08-24 15:32:06', 1, 41, 8, 0, 1), (1651, '2010-08-24 15:36:47', 1, 36, 8, 0, 1), (1652, '2010-08-24 15:37:02', 4, 36, 8, 0, 1), (1653, '2010-08-24 15:37:02', 4, 12, 8, 0, 1), (1654, '2010-08-24 15:44:05', 1, 36, 8, 0, 1), (1655, '2010-08-24 15:44:18', 4, 36, 8, 0, 1), (1656, '2010-08-24 15:44:19', 4, 12, 8, 0, 1), (1657, '2010-08-24 15:50:54', 1, 36, 8, 0, 1), (1658, '2010-08-24 15:51:09', 4, 36, 8, 0, 1), (1659, '2010-08-24 15:51:09', 4, 12, 8, 0, 1), (1660, '2010-08-24 16:04:47', 1, 36, 8, 0, 1), (1661, '2010-08-24 16:05:02', 4, 36, 8, 0, 1), (1662, '2010-08-24 16:05:02', 4, 12, 8, 0, 1), (1663, '2010-08-24 16:11:00', 1, 36, 8, 0, 1), (1664, '2010-08-24 16:11:14', 4, 36, 8, 0, 1), (1665, '2010-08-24 16:11:14', 4, 12, 8, 0, 1), (1666, '2010-08-24 16:16:37', 1, 36, 8, 0, 1), (1667, '2010-08-24 16:16:50', 4, 36, 8, 0, 1), (1668, '2010-08-24 16:16:51', 4, 12, 8, 0, 1), (1669, '2010-08-24 16:22:11', 1, 36, 8, 0, 1), (1670, '2010-08-24 16:22:24', 4, 36, 8, 0, 1), (1671, '2010-08-24 16:22:24', 4, 12, 8, 0, 1), (1672, '2010-08-25 07:29:15', 1, 36, 364, 1, 1), (1673, '2010-08-25 07:29:42', 4, 36, 364, 1, 1), (1674, '2010-08-25 07:29:42', 4, 12, 364, 1, 1), (1675, '2010-08-25 07:29:52', 1, 36, 364, 1, 1), (1676, '2010-08-25 07:30:10', 1, 35, 364, 1, 1), (1677, '2010-08-25 07:30:36', 4, 35, 364, 1, 1), (1678, '2010-08-25 07:33:30', 4, 12, 364, 1, 1), (1679, '2010-08-25 07:33:32', 1, 41, 364, 1, 1), (1680, '2010-08-25 07:33:44', 4, 41, 364, 1, 1), (1681, '2010-08-25 07:59:58', 1, 33, 7, 0, 1), (1682, '2010-08-25 08:00:14', 4, 33, 7, 0, 1), (1683, '2010-08-25 08:00:14', 4, 11, 7, 0, 1), (1684, '2010-08-25 08:09:57', 4, 11, 7, 0, 1), (1685, '2010-08-25 08:09:58', 1, 33, 7, 0, 1), (1686, '2010-08-25 08:10:14', 4, 33, 7, 0, 1), (1687, '2010-08-25 08:10:43', 4, 11, 7, 0, 1), (1688, '2010-08-25 08:10:43', 4, 33, 7, 0, 1), (1689, '2010-08-25 08:27:44', 4, 11, 3, 0, 1), (1690, '2010-08-25 08:27:45', 1, 40, 3, 0, 1), (1691, '2010-08-25 08:28:08', 4, 40, 3, 0, 1), (1692, '2010-08-25 08:55:58', 1, 36, 9, 0, 1), (1693, '2010-08-25 08:56:10', 4, 36, 9, 0, 1), (1694, '2010-08-25 08:56:10', 4, 12, 9, 0, 1), (1695, '2010-08-25 08:57:38', 4, 36, 9, 0, 1), (1696, '2010-08-25 08:57:38', 4, 12, 9, 0, 1), (1697, '2010-08-25 09:07:14', 1, 36, 9, 0, 1), (1698, '2010-08-25 09:07:25', 4, 11, 9, 0, 1), (1699, '2010-08-25 09:07:27', 1, 36, 9, 0, 1), (1700, '2010-08-25 09:07:46', 4, 36, 9, 0, 1), (1701, '2010-08-25 09:07:47', 4, 12, 9, 0, 1), (1702, '2010-08-25 09:22:50', 4, 11, 9, 0, 1), (1703, '2010-08-25 09:22:51', 1, 35, 9, 0, 1), (1704, '2010-08-25 09:23:00', 4, 35, 9, 0, 1), (1705, '2010-08-25 09:23:00', 4, 12, 9, 0, 1), (1706, '2010-08-25 09:25:22', 4, 11, 3, 0, 1), (1707, '2010-08-25 09:25:24', 1, 38, 3, 0, 1), (1708, '2010-08-25 09:25:38', 4, 38, 3, 0, 1), (1709, '2010-08-25 09:37:03', 4, 11, 9, 0, 1), (1710, '2010-08-25 09:37:04', 1, 35, 9, 0, 1), (1711, '2010-08-25 09:37:15', 4, 35, 9, 0, 1), (1712, '2010-08-25 09:37:15', 4, 12, 9, 0, 1), (1713, '2010-08-25 09:52:19', 1, 37, 3, 0, 1), (1714, '2010-08-25 09:52:27', 4, 11, 9, 0, 1), (1715, '2010-08-25 09:52:29', 1, 35, 9, 0, 1), (1716, '2010-08-25 09:52:37', 4, 35, 9, 0, 1), (1717, '2010-08-25 09:52:37', 4, 12, 9, 0, 1), (1718, '2010-08-25 09:54:00', 4, 37, 3, 0, 1), (1719, '2010-08-25 09:54:00', 4, 12, 3, 0, 1), (1720, '2010-08-25 09:54:52', 4, 37, 3, 0, 1), (1721, '2010-08-25 09:54:52', 4, 12, 3, 0, 1), (1722, '2010-08-25 10:08:47', 4, 11, 9, 0, 1), (1723, '2010-08-25 10:08:48', 1, 35, 9, 0, 1), (1724, '2010-08-25 10:09:01', 4, 35, 9, 0, 1), (1725, '2010-08-25 10:09:01', 4, 12, 9, 0, 1), (1726, '2010-08-25 10:09:25', 1, 37, 389, 1, 1), (1727, '2010-08-25 10:14:34', 4, 11, 9, 0, 1), (1728, '2010-08-25 10:14:35', 1, 35, 9, 0, 1), (1729, '2010-08-25 10:14:43', 4, 35, 9, 0, 1), (1730, '2010-08-25 10:14:43', 4, 12, 9, 0, 1), (1731, '2010-08-25 10:19:50', 4, 11, 9, 0, 1), (1732, '2010-08-25 10:19:52', 1, 35, 9, 0, 1), (1733, '2010-08-25 10:20:00', 4, 35, 9, 0, 1), (1734, '2010-08-25 10:20:00', 4, 12, 9, 0, 1), (1735, '2010-08-25 10:21:20', 1, 36, 389, 1, 1), (1736, '2010-08-25 10:23:22', 1, 33, 389, 1, 1), (1737, '2010-08-25 10:32:02', 4, 11, 9, 0, 1), (1738, '2010-08-25 10:32:03', 1, 35, 9, 0, 1), (1739, '2010-08-25 10:32:10', 4, 35, 9, 0, 1), (1740, '2010-08-25 10:32:10', 4, 12, 9, 0, 1), (1741, '2010-08-25 10:35:10', 1, 35, 9, 0, 1), (1742, '2010-08-25 10:37:15', 1, 35, 9, 0, 1), (1743, '2010-08-25 10:37:23', 1, 35, 9, 0, 1), (1744, '2010-08-25 10:38:15', 1, 35, 9, 0, 1), (1745, '2010-08-25 10:38:55', 1, 35, 9, 0, 1), (1746, '2010-08-25 10:41:11', 1, 35, 9, 0, 1), (1747, '2010-08-25 10:41:48', 1, 35, 9, 0, 1), (1748, '2010-08-25 10:42:16', 4, 35, 9, 0, 1), (1749, '2010-08-25 10:43:28', 1, 41, 9, 0, 1), (1750, '2010-08-25 10:43:45', 4, 41, 9, 0, 1), (1751, '2010-08-25 10:50:33', 4, 11, 9, 0, 1), (1752, '2010-08-25 10:50:34', 1, 41, 9, 0, 1), (1753, '2010-08-25 10:50:40', 4, 41, 9, 0, 1), (1754, '2010-08-25 10:50:40', 4, 12, 9, 0, 1), (1755, '2010-08-25 10:51:55', 1, 41, 9, 0, 1), (1756, '2010-08-25 10:54:46', 1, 41, 9, 0, 1), (1757, '2010-08-25 10:54:53', 1, 41, 9, 0, 1), (1758, '2010-08-25 10:55:21', 1, 41, 9, 0, 1), (1759, '2010-08-25 10:55:31', 1, 41, 9, 0, 1), (1760, '2010-08-25 10:56:54', 1, 34, 9, 0, 1), (1761, '2010-08-25 10:58:02', 4, 34, 9, 0, 1), (1762, '2010-08-25 10:58:20', 4, 11, 9, 0, 1), (1763, '2010-08-25 10:58:48', 1, 34, 9, 0, 1), (1764, '2010-08-25 11:02:44', 1, 34, 9, 0, 1), (1765, '2010-08-25 11:02:49', 4, 34, 9, 0, 1), (1766, '2010-08-25 11:02:50', 4, 11, 9, 0, 1), (1767, '2010-08-25 11:12:25', 1, 34, 9, 0, 1), (1768, '2010-08-25 11:12:30', 4, 34, 9, 0, 1), (1769, '2010-08-25 11:12:30', 4, 11, 9, 0, 1), (1770, '2010-08-25 11:14:07', 1, 34, 9, 0, 1), (1771, '2010-08-25 11:15:39', 1, 34, 9, 0, 1), (1772, '2010-08-25 11:15:44', 4, 34, 9, 0, 1), (1773, '2010-08-25 11:15:44', 4, 11, 9, 0, 1), (1774, '2010-08-25 11:58:51', 1, 34, 9, 0, 1), (1775, '2010-08-25 11:58:57', 4, 34, 9, 0, 1), (1776, '2010-08-25 11:58:57', 4, 11, 9, 0, 1), (1777, '2010-08-25 12:01:11', 1, 34, 9, 0, 1), (1778, '2010-08-25 12:03:02', 1, 34, 9, 0, 1), (1779, '2010-08-25 12:08:56', 1, 34, 9, 0, 1), (1780, '2010-08-25 12:09:31', 1, 34, 9, 0, 1), (1781, '2010-08-25 12:11:23', 1, 34, 9, 0, 1), (1782, '2010-08-25 12:13:07', 1, 34, 9, 0, 1), (1783, '2010-08-25 12:20:22', 1, 34, 9, 0, 1), (1784, '2010-08-25 12:20:27', 4, 34, 9, 0, 1), (1785, '2010-08-25 12:20:28', 4, 11, 9, 0, 1), (1786, '2010-08-25 12:35:27', 1, 34, 9, 0, 1), (1787, '2010-08-25 12:35:33', 4, 34, 9, 0, 1), (1788, '2010-08-25 12:35:33', 4, 11, 9, 0, 1), (1789, '2010-08-25 12:42:47', 4, 11, 3, 0, 1), (1790, '2010-08-25 12:42:48', 1, 39, 3, 0, 1), (1791, '2010-08-25 12:43:02', 4, 39, 3, 0, 1), (1792, '2010-08-25 12:43:09', 1, 39, 3, 0, 1), (1793, '2010-08-25 12:43:25', 1, 41, 3, 0, 1), (1794, '2010-08-25 12:43:37', 4, 41, 3, 0, 1), (1795, '2010-08-25 12:43:38', 4, 12, 3, 0, 1), (1796, '2010-08-25 12:44:11', 1, 34, 9, 0, 1), (1797, '2010-08-25 12:44:18', 4, 34, 9, 0, 1), (1798, '2010-08-25 12:44:18', 4, 11, 9, 0, 1), (1799, '2010-08-25 12:50:06', 1, 34, 9, 0, 1), (1800, '2010-08-25 12:50:12', 4, 34, 9, 0, 1), (1801, '2010-08-25 12:50:12', 4, 11, 9, 0, 1), (1802, '2010-08-25 12:56:29', 1, 34, 9, 0, 1), (1803, '2010-08-25 12:56:35', 4, 34, 9, 0, 1), (1804, '2010-08-25 12:56:35', 4, 11, 9, 0, 1), (1805, '2010-08-25 13:04:36', 1, 34, 9, 0, 1), (1806, '2010-08-25 13:04:42', 4, 34, 9, 0, 1), (1807, '2010-08-25 13:04:43', 4, 11, 9, 0, 1), (1808, '2010-08-25 13:09:19', 1, 34, 9, 0, 1), (1809, '2010-08-25 13:09:26', 4, 34, 9, 0, 1), (1810, '2010-08-25 13:09:26', 4, 11, 9, 0, 1), (1811, '2010-08-25 13:17:00', 1, 34, 9, 0, 1), (1812, '2010-08-25 13:17:07', 4, 34, 9, 0, 1), (1813, '2010-08-25 13:17:07', 4, 11, 9, 0, 1), (1814, '2010-08-25 13:29:25', 4, 11, 3, 0, 1), (1815, '2010-08-25 13:29:27', 1, 34, 3, 0, 1), (1816, '2010-08-25 13:29:44', 4, 34, 3, 0, 1), (1817, '2010-08-25 13:33:04', 1, 34, 9, 0, 1), (1818, '2010-08-25 13:33:10', 4, 34, 9, 0, 1), (1819, '2010-08-25 13:33:11', 4, 11, 9, 0, 1), (1820, '2010-08-25 13:37:14', 1, 34, 9, 0, 1), (1821, '2010-08-25 13:37:20', 4, 34, 9, 0, 1), (1822, '2010-08-25 13:37:20', 4, 11, 9, 0, 1), (1823, '2010-08-25 13:44:29', 1, 34, 9, 0, 1), (1824, '2010-08-25 13:44:35', 4, 34, 9, 0, 1), (1825, '2010-08-25 13:44:35', 4, 11, 9, 0, 1), (1826, '2010-08-25 14:16:47', 1, 34, 9, 0, 1), (1827, '2010-08-25 14:16:55', 4, 34, 9, 0, 1), (1828, '2010-08-25 14:16:55', 4, 11, 9, 0, 1), (1829, '2010-08-25 14:20:22', 4, 11, 3, 0, 1), (1830, '2010-08-25 14:20:23', 1, 39, 3, 0, 1), (1831, '2010-08-25 14:20:34', 4, 39, 3, 0, 1), (1832, '2010-08-25 14:26:33', 4, 11, 3, 0, 1), (1833, '2010-08-25 14:26:35', 1, 40, 3, 0, 1), (1834, '2010-08-25 14:26:40', 1, 40, 3, 0, 2), (1835, '2010-08-25 14:26:52', 4, 40, 3, 0, 2), (1836, '2010-08-25 14:26:59', 1, 40, 3, 0, 2), (1837, '2010-08-25 14:27:14', 1, 41, 3, 0, 2), (1838, '2010-08-25 14:27:25', 4, 41, 3, 0, 2), (1839, '2010-08-25 14:27:26', 4, 12, 3, 0, 2), (1840, '2010-08-25 14:33:36', 4, 11, 7, 0, 1), (1841, '2010-08-25 14:33:37', 1, 33, 7, 0, 1), (1842, '2010-08-25 14:33:54', 4, 33, 7, 0, 1), (1843, '2010-08-25 15:22:12', 1, 34, 9, 0, 1), (1844, '2010-08-25 15:22:21', 4, 34, 9, 0, 1), (1845, '2010-08-25 15:22:22', 4, 11, 9, 0, 1), (1846, '2010-08-25 15:25:53', 1, 34, 9, 0, 1), (1847, '2010-08-25 15:25:59', 4, 34, 9, 0, 1), (1848, '2010-08-25 15:25:59', 4, 11, 9, 0, 1), (1849, '2010-08-25 15:27:50', 1, 34, 9, 0, 1), (1850, '2010-08-25 15:27:56', 4, 34, 9, 0, 1), (1851, '2010-08-25 15:27:57', 4, 11, 9, 0, 1), (1852, '2010-08-25 15:31:54', 1, 34, 9, 0, 1), (1853, '2010-08-25 15:32:00', 4, 34, 9, 0, 1), (1854, '2010-08-25 15:32:00', 4, 11, 9, 0, 1), (1855, '2010-08-25 16:02:49', 1, 34, 9, 0, 1), (1856, '2010-08-25 16:02:55', 4, 34, 9, 0, 1), (1857, '2010-08-25 16:02:56', 4, 11, 9, 0, 1), (1858, '2010-08-25 16:04:31', 1, 34, 9, 0, 1), (1859, '2010-08-25 16:04:38', 4, 34, 9, 0, 1), (1860, '2010-08-25 16:04:38', 4, 11, 9, 0, 1), (1861, '2010-08-25 16:08:22', 1, 34, 9, 0, 1), (1862, '2010-08-25 16:08:31', 4, 34, 9, 0, 1), (1863, '2010-08-25 16:08:31', 4, 11, 9, 0, 1), (1864, '2010-08-25 16:10:29', 1, 34, 9, 0, 1), (1865, '2010-08-25 16:10:35', 4, 34, 9, 0, 1), (1866, '2010-08-25 16:10:36', 4, 11, 9, 0, 1), (1867, '2010-08-25 16:15:05', 1, 34, 9, 0, 1), (1868, '2010-08-25 16:15:12', 4, 34, 9, 0, 1), (1869, '2010-08-25 16:15:12', 4, 11, 9, 0, 1), (1870, '2010-08-25 16:15:23', 1, 34, 9, 0, 1), (1871, '2010-08-25 16:25:12', 1, 34, 9, 0, 1), (1872, '2010-08-25 16:25:19', 4, 34, 9, 0, 1), (1873, '2010-08-25 16:25:19', 4, 11, 9, 0, 1), (1874, '2010-08-25 16:34:26', 1, 34, 9, 0, 1), (1875, '2010-08-25 16:34:32', 4, 34, 9, 0, 1), (1876, '2010-08-25 16:34:32', 4, 11, 9, 0, 1), (1877, '2010-08-25 16:40:15', 1, 33, 470, 1, 1), (1878, '2010-08-25 16:40:46', 4, 33, 470, 1, 1), (1879, '2010-08-25 16:40:46', 4, 11, 470, 1, 1), (1880, '2010-08-25 16:42:16', 1, 36, 470, 1, 1), (1881, '2010-08-25 16:51:26', 1, 34, 9, 0, 1), (1882, '2010-08-25 16:51:33', 4, 34, 9, 0, 1), (1883, '2010-08-25 16:51:33', 4, 11, 9, 0, 1), (1884, '2010-08-25 16:57:03', 1, 34, 9, 0, 1), (1885, '2010-08-25 16:57:10', 4, 34, 9, 0, 1), (1886, '2010-08-25 16:57:10', 4, 11, 9, 0, 1), (1887, '2010-08-25 17:17:58', 1, 34, 9, 0, 1), (1888, '2010-08-25 17:18:06', 4, 34, 9, 0, 1), (1889, '2010-08-25 17:18:06', 4, 11, 9, 0, 1), (1890, '2010-08-26 09:18:04', 1, 34, 9, 0, 1), (1891, '2010-08-26 09:18:10', 4, 34, 9, 0, 1), (1892, '2010-08-26 09:18:11', 4, 11, 9, 0, 1), (1893, '2010-08-26 09:54:31', 4, 11, 7, 0, 1), (1894, '2010-08-26 09:54:33', 1, 34, 7, 0, 1), (1895, '2010-08-26 09:54:47', 4, 34, 7, 0, 1), (1896, '2010-08-26 09:55:14', 4, 11, 7, 0, 1), (1897, '2010-08-26 09:55:14', 4, 34, 7, 0, 1), (1898, '2010-08-26 09:56:37', 1, 36, 9, 0, 1), (1899, '2010-08-26 09:56:40', 1, 36, 9, 0, 1), (1900, '2010-08-26 10:39:23', 1, 34, 9, 0, 1), (1901, '2010-08-26 10:39:29', 4, 34, 9, 0, 1), (1902, '2010-08-26 10:39:29', 4, 11, 9, 0, 1), (1903, '2010-08-26 11:48:01', 4, 11, 480, 1, 2), (1904, '2010-08-26 11:48:03', 1, 33, 480, 1, 2), (1905, '2010-08-26 11:48:20', 4, 33, 480, 1, 2), (1906, '2010-08-26 11:48:39', 1, 33, 480, 1, 2), (1907, '2010-08-26 12:34:23', 1, 36, 483, 1, 1), (1908, '2010-08-26 12:36:47', 4, 36, 483, 1, 1), (1909, '2010-08-26 12:36:48', 4, 12, 483, 1, 1), (1910, '2010-08-26 12:36:57', 1, 36, 483, 1, 1), (1911, '2010-08-26 12:40:35', 1, 36, 483, 1, 1), (1912, '2010-08-26 12:46:22', 1, 36, 483, 1, 1), (1913, '2010-08-26 12:46:59', 1, 36, 483, 1, 1), (1914, '2010-08-26 12:47:11', 1, 36, 485, 1, 2), (1915, '2010-08-26 12:48:08', 1, 36, 485, 1, 1), (1916, '2010-08-26 12:49:50', 4, 11, 482, 1, 1), (1917, '2010-08-26 12:49:52', 1, 35, 482, 1, 1), (1918, '2010-08-26 12:49:52', 1, 37, 483, 1, 1), (1919, '2010-08-26 12:50:31', 1, 38, 483, 1, 1), (1920, '2010-08-26 13:32:12', 1, 36, 485, 1, 1), (1921, '2010-08-26 14:11:01', 1, 40, 10, 0, 1), (1922, '2010-08-26 14:11:36', 4, 40, 10, 0, 1), (1923, '2010-08-26 14:11:36', 4, 11, 10, 0, 1), (1924, '2010-08-26 14:11:53', 1, 40, 10, 0, 1), (1925, '2010-08-26 14:16:06', 1, 33, 10, 0, 1), (1926, '2010-08-26 14:16:29', 1, 33, 10, 0, 1), (1927, '2010-08-26 14:17:21', 4, 33, 10, 0, 1), (1928, '2010-08-26 14:23:02', 1, 40, 10, 0, 1), (1929, '2010-08-26 14:23:21', 1, 36, 483, 1, 1), (1930, '2010-08-26 14:23:45', 4, 40, 10, 0, 1), (1931, '2010-08-26 14:23:45', 4, 11, 10, 0, 1), (1932, '2010-08-26 14:24:45', 1, 33, 483, 1, 1), (1933, '2010-08-26 14:25:31', 4, 33, 483, 1, 1), (1934, '2010-08-27 07:26:14', 4, 11, 11, 0, 1), (1935, '2010-08-27 07:26:16', 1, 33, 11, 0, 1), (1936, '2010-08-27 07:26:42', 1, 33, 11, 0, 1), (1937, '2010-08-27 07:27:02', 4, 33, 11, 0, 1), (1940, '2010-08-27 07:29:49', 4, 11, 11, 0, 1), (1941, '2010-08-27 07:29:50', 1, 33, 11, 0, 1), (1943, '2010-08-27 07:30:07', 1, 33, 11, 0, 1), (1944, '2010-08-27 07:30:33', 4, 33, 11, 0, 1), (1945, '2010-08-27 07:32:48', 4, 11, 11, 0, 1), (1946, '2010-08-27 07:32:49', 1, 33, 11, 0, 1), (1947, '2010-08-27 07:34:58', 1, 35, 11, 0, 1), (1948, '2010-08-27 07:35:53', 4, 11, 11, 0, 1), (1949, '2010-08-27 07:35:54', 1, 33, 11, 0, 1), (1950, '2010-08-27 07:48:28', 1, 36, 12, 0, 1), (1951, '2010-08-27 08:32:00', 1, 35, 11, 0, 1), (1952, '2010-08-27 09:32:20', 4, 35, 11, 0, 1), (1953, '2010-08-27 09:32:20', 4, 12, 11, 0, 1), (1954, '2010-08-27 09:55:05', 4, 11, 492, 1, 1), (1955, '2010-08-27 09:55:07', 1, 33, 492, 1, 1), (1956, '2010-08-27 10:10:23', 1, 33, 9, 0, 1), (1957, '2010-08-27 10:17:05', 1, 33, 9, 0, 1), (1958, '2010-08-27 10:20:43', 1, 33, 9, 0, 1), (1959, '2010-08-27 10:21:39', 1, 36, 9, 0, 1), (1960, '2010-08-27 10:21:41', 1, 36, 9, 0, 1), (1961, '2010-08-27 10:22:18', 1, 38, 9, 0, 1), (1962, '2010-08-27 10:25:27', 1, 38, 9, 0, 1), (1963, '2010-08-27 10:26:06', 1, 38, 9, 0, 1), (1964, '2010-08-27 10:27:08', 1, 38, 9, 0, 1), (1965, '2010-08-27 10:36:58', 1, 36, 9, 0, 1), (1966, '2010-08-27 10:37:16', 1, 36, 9, 0, 1), (1967, '2010-08-27 11:28:09', 1, 39, 9, 0, 1), (1968, '2010-08-27 11:30:14', 1, 39, 9, 0, 1), (1969, '2010-08-27 11:31:01', 1, 40, 9, 0, 1), (1970, '2010-08-27 11:31:55', 1, 40, 9, 0, 1), (1971, '2010-08-27 12:07:06', 1, 33, 491, 1, 1), (1972, '2010-08-27 12:07:26', 4, 11, 491, 1, 1), (1973, '2010-08-27 12:07:27', 1, 33, 491, 1, 1), (1974, '2010-08-27 12:07:42', 4, 33, 491, 1, 1), (1975, '2010-08-27 12:08:24', 1, 33, 491, 1, 1), (1976, '2010-08-27 12:08:37', 1, 37, 491, 1, 1), (1977, '2010-08-27 12:34:11', 4, 11, 491, 1, 1), (1978, '2010-08-27 12:34:38', 1, 33, 491, 1, 1), (1979, '2010-08-27 12:34:49', 4, 33, 491, 1, 1), (1980, '2010-08-27 13:45:46', 1, 40, 9, 0, 1), (1981, '2010-08-27 14:28:47', 1, 40, 9, 0, 1), (1982, '2010-08-27 14:47:57', 1, 40, 9, 0, 1), (1983, '2010-08-28 05:58:15', 4, 11, 7, 0, 1), (1984, '2010-08-28 05:58:17', 1, 33, 7, 0, 1), (1985, '2010-08-28 05:58:49', 1, 33, 7, 0, 1), (1986, '2010-08-28 05:59:22', 4, 33, 7, 0, 1), (1989, '2010-08-28 06:04:24', 1, 33, 7, 0, 1), (1991, '2010-08-28 06:05:19', 1, 33, 7, 0, 1), (1992, '2010-08-28 06:05:33', 4, 33, 7, 0, 1), (1993, '2010-08-28 06:05:33', 4, 11, 7, 0, 1), (1994, '2010-08-28 06:05:45', 1, 33, 7, 0, 1), (1995, '2010-08-28 06:07:53', 1, 33, 7, 0, 1), (1996, '2010-08-28 06:09:01', 4, 33, 7, 0, 1), (1997, '2010-08-28 06:09:01', 4, 11, 7, 0, 1), (1998, '2010-08-28 06:10:59', 1, 33, 7, 0, 1), (1999, '2010-08-28 06:12:02', 4, 33, 7, 0, 1), (2000, '2010-08-28 06:12:02', 4, 11, 7, 0, 1), (2001, '2010-08-28 06:12:17', 1, 33, 7, 0, 1), (2002, '2010-08-28 06:13:18', 1, 33, 7, 0, 1), (2003, '2010-08-28 06:14:22', 4, 33, 7, 0, 1), (2004, '2010-08-28 06:14:22', 4, 11, 7, 0, 1), (2005, '2010-08-28 06:16:13', 1, 33, 7, 0, 1), (2006, '2010-08-28 06:19:20', 4, 33, 7, 0, 1), (2007, '2010-08-28 06:19:20', 4, 11, 7, 0, 1), (2008, '2010-08-28 06:19:32', 1, 33, 7, 0, 1), (2009, '2010-08-28 06:19:59', 4, 33, 7, 0, 1), (2011, '2010-08-28 06:29:38', 1, 33, 7, 0, 1), (2012, '2010-08-28 06:31:55', 4, 33, 7, 0, 1), (2013, '2010-08-28 06:31:55', 4, 11, 7, 0, 1), (2014, '2010-08-28 07:01:57', 1, 33, 7, 0, 1), (2015, '2010-08-28 07:02:58', 4, 33, 7, 0, 1), (2016, '2010-08-28 07:02:58', 4, 11, 7, 0, 1), (2017, '2010-08-28 07:05:19', 1, 33, 7, 0, 1), (2018, '2010-08-28 07:06:32', 4, 33, 7, 0, 1), (2019, '2010-08-28 07:06:32', 4, 11, 7, 0, 1), (2020, '2010-08-28 07:07:05', 1, 33, 7, 0, 1), (2021, '2010-08-28 07:08:29', 4, 33, 7, 0, 1), (2022, '2010-08-28 07:09:50', 1, 33, 7, 0, 1), (2023, '2010-08-28 07:10:11', 1, 33, 508, 1, 1), (2024, '2010-08-28 07:10:42', 1, 33, 508, 1, 1), (2025, '2010-08-28 07:14:19', 1, 33, 509, 1, 1), (2026, '2010-08-28 07:22:11', 1, 33, 510, 1, 1), (2027, '2010-08-28 07:27:37', 1, 33, 7, 0, 1), (2028, '2010-08-28 07:28:53', 4, 33, 7, 0, 1), (2029, '2010-08-28 07:28:53', 4, 11, 7, 0, 1), (2031, '2010-08-28 07:33:06', 1, 33, 7, 0, 1), (2032, '2010-08-28 07:48:53', 4, 33, 7, 0, 1), (2033, '2010-08-28 07:48:54', 4, 11, 7, 0, 1), (2034, '2010-08-28 07:49:02', 1, 33, 7, 0, 1), (2035, '2010-08-28 07:49:18', 4, 33, 7, 0, 1), (2036, '2010-08-28 07:51:17', 1, 33, 7, 0, 1), (2037, '2010-08-28 07:52:43', 4, 33, 7, 0, 1), (2038, '2010-08-28 07:52:44', 4, 11, 7, 0, 1), (2040, '2010-08-28 07:54:45', 1, 33, 7, 0, 1), (2041, '2010-08-28 07:56:52', 4, 33, 7, 0, 1), (2042, '2010-08-28 07:56:52', 4, 11, 7, 0, 1), (2043, '2010-08-28 07:57:01', 1, 33, 7, 0, 1), (2044, '2010-08-28 08:00:08', 1, 33, 7, 0, 1), (2045, '2010-08-28 08:00:42', 4, 33, 7, 0, 1), (2046, '2010-08-28 08:00:42', 4, 11, 7, 0, 1), (2047, '2010-08-28 08:23:26', 1, 33, 7, 0, 1), (2048, '2010-08-28 08:24:30', 4, 33, 7, 0, 1), (2049, '2010-08-28 08:24:30', 4, 11, 7, 0, 1), (2050, '2010-08-28 08:27:13', 1, 33, 7, 0, 1), (2051, '2010-08-28 08:27:33', 4, 33, 7, 0, 1), (2052, '2010-08-28 08:27:34', 4, 11, 7, 0, 1), (2053, '2010-08-28 08:30:11', 1, 33, 7, 0, 1), (2054, '2010-08-28 08:38:13', 1, 33, 7, 0, 1), (2055, '2010-08-28 08:41:18', 1, 33, 7, 0, 1), (2056, '2010-08-28 08:45:40', 4, 33, 7, 0, 1), (2057, '2010-08-28 08:45:40', 4, 11, 7, 0, 1), (2058, '2010-08-28 08:49:10', 1, 33, 7, 0, 1), (2059, '2010-08-28 08:49:40', 1, 33, 7, 0, 1), (2060, '2010-08-28 10:49:42', 1, 33, 7, 0, 1), (2061, '2010-08-28 10:50:11', 1, 33, 7, 0, 1), (2062, '2010-08-28 10:52:37', 1, 33, 7, 0, 1), (2063, '2010-08-28 10:53:55', 4, 33, 7, 0, 1), (2064, '2010-08-28 11:04:48', 1, 33, 7, 0, 1), (2065, '2010-08-28 11:13:51', 1, 33, 7, 0, 1), (2066, '2010-08-28 11:14:19', 4, 33, 7, 0, 1), (2067, '2010-08-28 11:16:36', 1, 33, 7, 0, 1), (2069, '2010-08-28 11:19:30', 1, 33, 7, 0, 1), (2070, '2010-08-28 11:20:34', 4, 33, 7, 0, 1), (2071, '2010-08-28 11:20:34', 4, 11, 7, 0, 1), (2072, '2010-08-28 11:22:07', 1, 33, 7, 0, 1), (2073, '2010-08-28 11:22:39', 4, 33, 7, 0, 1), (2074, '2010-08-28 11:22:40', 4, 11, 7, 0, 1), (2075, '2010-08-28 11:22:57', 1, 33, 7, 0, 1), (2076, '2010-08-28 11:23:51', 1, 33, 7, 0, 1), (2077, '2010-08-28 11:24:27', 1, 33, 7, 0, 1), (2078, '2010-08-28 11:26:38', 4, 33, 7, 0, 1), (2079, '2010-08-28 11:26:38', 4, 11, 7, 0, 1), (2080, '2010-08-28 11:28:31', 1, 33, 516, 1, 1), (2081, '2010-08-28 11:29:41', 4, 33, 516, 1, 1), (2082, '2010-08-28 11:29:42', 4, 11, 516, 1, 1), (2083, '2010-08-28 11:35:46', 1, 33, 7, 0, 1), (2084, '2010-08-28 11:36:34', 1, 33, 7, 0, 1), (2085, '2010-08-28 11:37:01', 1, 33, 7, 0, 1), (2086, '2010-08-28 11:47:26', 1, 33, 7, 0, 1), (2087, '2010-08-28 11:48:35', 1, 33, 7, 0, 1), (2089, '2010-08-28 11:49:56', 1, 33, 516, 1, 1), (2091, '2010-08-28 12:13:47', 1, 38, 7, 0, 1), (2092, '2010-08-28 12:16:33', 1, 38, 7, 0, 1), (2093, '2010-08-28 12:18:26', 1, 39, 7, 0, 1), (2094, '2010-08-28 12:19:48', 4, 39, 7, 0, 1), (2095, '2010-08-28 12:19:49', 4, 11, 7, 0, 1), (2096, '2010-08-28 12:20:01', 1, 39, 7, 0, 1), (2097, '2010-08-28 12:20:22', 4, 39, 7, 0, 1), (2098, '2010-08-28 12:24:55', 1, 39, 7, 0, 1), (2099, '2010-08-28 12:31:09', 1, 33, 7, 0, 1), (2100, '2010-08-30 11:53:40', 4, 11, 533, 1, 1), (2101, '2010-08-30 11:53:42', 1, 33, 533, 1, 1), (2102, '2010-08-30 16:50:11', 1, 37, 534, 1, 1), (2103, '2010-08-31 08:54:32', 1, 40, 9, 0, 1), (2104, '2010-08-31 09:29:06', 1, 33, 7, 0, 1), (2105, '2010-08-31 09:34:57', 1, 33, 9, 0, 1), (2106, '2010-08-31 09:40:06', 1, 33, 9, 0, 1), (2107, '2010-08-31 13:12:35', 1, 33, 537, 1, 1), (2108, '2010-08-31 14:42:44', 1, 33, 537, 1, 1), (2109, '2010-08-31 14:43:11', 1, 33, 537, 1, 1), (2110, '2010-08-31 16:50:31', 1, 33, 7, 0, 1), (2111, '2010-08-31 16:51:15', 4, 33, 7, 0, 1), (2112, '2010-08-31 16:51:16', 4, 11, 7, 0, 1), (2113, '2010-08-31 16:52:00', 4, 33, 7, 0, 1), (2114, '2010-09-01 09:40:13', 1, 33, 537, 1, 1), (2115, '2010-09-02 08:31:30', 1, 33, 539, 1, 1), (2116, '2010-09-03 08:40:34', 1, 33, 542, 1, 1); /*!40000 ALTER TABLE `report_event` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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=1120 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.report_viewed_product_index: 294 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 (22, 7, NULL, 11, 2, '2010-07-09 19:03:34'), (127, 30, NULL, 12, 2, '2010-07-19 10:54:45'), (130, NULL, 1, 16, 1, '2010-07-20 13:01:26'), (138, 76, NULL, 18, 1, '2010-07-21 14:50:16'), (140, 123, NULL, 16, 1, '2010-07-21 14:19:30'), (142, 76, NULL, 16, 1, '2010-07-21 14:22:06'), (144, 123, NULL, 17, 2, '2010-07-22 11:33:55'), (160, 124, NULL, 24, 1, '2010-07-22 08:26:30'), (168, 124, NULL, 27, 1, '2010-07-22 08:46:24'), (174, 124, NULL, 30, 1, '2010-07-22 09:01:11'), (177, NULL, 2, 24, 1, '2010-07-22 09:56:57'), (184, NULL, 2, 31, 1, '2010-07-22 10:39:12'), (189, 126, NULL, 17, 1, '2010-07-22 14:23:46'), (191, 126, NULL, 24, 1, '2010-07-22 14:27:19'), (194, 128, NULL, 27, 1, '2010-07-23 11:16:14'), (196, 128, NULL, 31, 1, '2010-07-23 11:17:00'), (197, 129, NULL, 24, 1, '2010-07-23 11:58:16'), (201, 130, NULL, 27, 1, '2010-07-23 12:06:38'), (202, 130, NULL, 24, 1, '2010-07-23 12:07:02'), (209, NULL, 1, 33, 1, '2010-07-29 15:55:17'), (240, NULL, 1, 32, 2, '2010-07-23 15:33:51'), (241, NULL, 1, 19, 2, '2010-07-23 15:34:40'), (242, NULL, 1, 18, 2, '2010-07-23 15:34:56'), (243, NULL, 1, 20, 2, '2010-07-23 15:35:21'), (258, 134, NULL, 32, 1, '2010-07-26 13:40:42'), (262, 134, NULL, 31, 1, '2010-07-26 11:22:04'), (287, 137, NULL, 16, 1, '2010-07-29 09:37:37'), (292, NULL, 1, 24, 1, '2010-07-29 15:47:01'), (320, 140, NULL, 16, 1, '2010-07-29 16:01:40'), (322, NULL, 3, 24, 1, '2010-07-30 10:10:24'), (324, 144, NULL, 24, 2, '2010-07-30 08:00:55'), (325, 144, NULL, 27, 2, '2010-07-30 08:01:23'), (327, NULL, 3, 17, 1, '2010-07-30 09:54:59'), (330, NULL, 3, 27, 1, '2010-07-30 10:14:59'), (331, NULL, 3, 33, 1, '2010-08-17 06:54:33'), (335, NULL, 3, 32, 1, '2010-07-30 10:07:32'), (340, 144, NULL, 33, 1, '2010-07-30 11:07:25'), (351, 144, NULL, 34, 2, '2010-07-30 11:23:42'), (354, 144, NULL, 17, 2, '2010-07-30 11:30:33'), (356, 145, NULL, 34, 2, '2010-07-30 11:46:59'), (358, NULL, 1, 31, 1, '2010-07-30 15:42:06'), (360, 147, NULL, 33, 1, '2010-08-01 14:55:02'), (362, 147, NULL, 34, 1, '2010-08-01 14:40:15'), (365, 147, NULL, 24, 1, '2010-08-01 14:52:38'), (366, 147, NULL, 27, 1, '2010-08-01 14:40:40'), (378, 147, NULL, 17, 1, '2010-08-01 11:34:55'), (382, 148, NULL, 32, 1, '2010-08-01 11:59:57'), (383, 149, NULL, 16, 2, '2010-08-01 12:02:14'), (394, 150, NULL, 33, 1, '2010-08-01 14:42:01'), (398, 138, NULL, 27, 1, '2010-08-02 11:34:17'), (402, 138, NULL, 17, 1, '2010-08-02 11:30:37'), (411, 138, NULL, 33, 1, '2010-08-02 12:56:10'), (414, 138, NULL, 24, 1, '2010-08-02 13:05:03'), (419, 151, 6, 27, 1, '2010-08-03 08:19:41'), (420, 151, 6, 24, 1, '2010-08-03 08:19:41'), (422, 151, 6, 17, 1, '2010-08-03 08:19:41'), (426, 151, 6, 18, 1, '2010-08-03 08:19:41'), (427, 151, 6, 19, 1, '2010-08-03 08:19:41'), (428, 151, 6, 20, 1, '2010-08-03 08:19:41'), (429, 151, 6, 16, 1, '2010-08-03 08:19:41'), (430, 151, 6, 36, 1, '2010-08-03 08:19:41'), (432, 152, NULL, 34, 1, '2010-08-02 13:59:02'), (433, 151, 6, 37, 1, '2010-08-03 08:19:41'), (438, 151, 6, 38, 1, '2010-08-03 08:19:41'), (440, 151, 6, 39, 1, '2010-08-03 08:19:41'), (442, 151, 6, 40, 1, '2010-08-03 08:19:41'), (444, NULL, 3, 36, 1, '2010-08-16 07:42:40'), (445, 154, NULL, 24, 1, '2010-08-02 15:05:31'), (446, 156, NULL, 33, 1, '2010-08-03 09:25:32'), (448, 157, NULL, 35, 1, '2010-08-03 07:13:41'), (449, 157, NULL, 33, 1, '2010-08-03 07:22:52'), (450, 156, NULL, 37, 1, '2010-08-03 07:14:15'), (451, 156, NULL, 38, 1, '2010-08-03 09:35:28'), (452, 157, NULL, 36, 1, '2010-08-03 07:14:29'), (453, 156, NULL, 39, 1, '2010-08-03 07:14:39'), (454, 156, NULL, 40, 1, '2010-08-03 07:15:26'), (456, 157, NULL, 40, 1, '2010-08-03 07:15:48'), (460, 157, NULL, 34, 1, '2010-08-03 07:43:08'), (461, 156, NULL, 34, 1, '2010-08-03 09:26:12'), (463, 156, NULL, 35, 1, '2010-08-03 09:27:53'), (464, 151, 6, 34, 1, '2010-08-03 08:19:41'), (465, 156, NULL, 24, 1, '2010-08-03 09:26:46'), (475, 156, NULL, 36, 1, '2010-08-03 09:33:28'), (478, 160, NULL, 24, 1, '2010-08-03 12:18:01'), (479, 160, NULL, 33, 1, '2010-08-03 13:13:29'), (480, 161, NULL, 33, 2, '2010-08-03 14:53:09'), (481, 160, NULL, 41, 1, '2010-08-03 13:16:57'), (483, 160, NULL, 34, 1, '2010-08-03 13:13:44'), (484, 160, NULL, 35, 1, '2010-08-03 13:16:01'), (489, 161, NULL, 36, 1, '2010-08-03 13:49:28'), (490, 161, NULL, 37, 1, '2010-08-03 13:22:52'), (491, 160, NULL, 40, 1, '2010-08-03 13:47:15'), (501, 162, NULL, 34, 1, '2010-08-03 13:53:18'), (502, 162, NULL, 33, 1, '2010-08-03 13:54:40'), (503, 165, NULL, 40, 1, '2010-08-03 14:14:56'), (504, 163, NULL, 40, 1, '2010-08-03 14:11:23'), (505, 167, NULL, 40, 1, '2010-08-03 14:15:51'), (506, 164, NULL, 40, 1, '2010-08-03 14:11:23'), (507, 166, NULL, 40, 1, '2010-08-03 14:11:23'), (514, 169, NULL, 40, 1, '2010-08-03 14:20:16'), (518, 170, NULL, 40, 1, '2010-08-03 14:20:38'), (519, 172, NULL, 33, 1, '2010-08-03 14:49:57'), (520, 171, NULL, 33, 1, '2010-08-03 15:06:18'), (521, 171, NULL, 36, 1, '2010-08-03 14:44:06'), (522, 172, NULL, 36, 1, '2010-08-03 14:39:51'), (526, 172, NULL, 37, 1, '2010-08-03 14:42:15'), (531, 171, NULL, 35, 1, '2010-08-03 15:05:49'), (536, 171, NULL, 34, 1, '2010-08-03 14:51:48'), (541, 171, NULL, 38, 1, '2010-08-03 14:56:30'), (544, 172, NULL, 35, 1, '2010-08-03 14:57:55'), (545, 175, NULL, 36, 1, '2010-08-04 15:13:53'), (546, 175, NULL, 35, 1, '2010-08-04 13:11:41'), (547, 175, NULL, 34, 1, '2010-08-04 13:10:45'), (548, 175, NULL, 33, 1, '2010-08-04 13:10:23'), (549, 176, NULL, 33, 1, '2010-08-04 09:04:08'), (551, 175, NULL, 37, 1, '2010-08-04 15:15:04'), (557, 175, NULL, 41, 1, '2010-08-04 13:12:13'), (562, 175, NULL, 38, 1, '2010-08-04 13:36:02'), (566, 177, NULL, 33, 1, '2010-08-04 14:38:03'), (573, 178, NULL, 36, 1, '2010-08-05 14:11:47'), (574, 178, NULL, 37, 1, '2010-08-05 11:50:09'), (575, 178, NULL, 38, 1, '2010-08-05 07:32:07'), (576, 178, NULL, 39, 1, '2010-08-05 08:08:42'), (577, 178, NULL, 40, 1, '2010-08-05 08:24:54'), (578, 178, NULL, 33, 1, '2010-08-05 14:37:57'), (580, NULL, 2, 37, 2, '2010-08-11 14:11:43'), (581, NULL, 2, 36, 2, '2010-08-11 14:11:43'), (588, 182, NULL, 34, 1, '2010-08-05 11:31:34'), (592, 271, 2, 33, 1, '2010-08-20 14:59:36'), (596, 179, NULL, 37, 1, '2010-08-05 12:04:29'), (602, 178, NULL, 34, 1, '2010-08-05 14:12:55'), (603, 178, NULL, 41, 1, '2010-08-05 14:31:01'), (604, 178, NULL, 35, 1, '2010-08-05 14:30:51'), (608, 179, NULL, 33, 1, '2010-08-05 14:48:39'), (618, 174, NULL, 33, 2, '2010-08-05 19:58:23'), (619, 174, NULL, 34, 2, '2010-08-05 19:58:37'), (620, 185, NULL, 36, 1, '2010-08-06 12:10:07'), (621, 185, NULL, 39, 1, '2010-08-06 09:14:44'), (626, 186, NULL, 41, 1, '2010-08-06 09:27:37'), (627, 185, NULL, 33, 1, '2010-08-06 11:59:40'), (628, 186, NULL, 33, 1, '2010-08-06 12:01:06'), (641, 185, NULL, 34, 1, '2010-08-06 10:48:12'), (645, 185, NULL, 40, 1, '2010-08-06 11:08:06'), (649, 187, NULL, 40, 1, '2010-08-06 11:29:44'), (650, 187, NULL, 39, 1, '2010-08-06 11:30:20'), (651, 187, NULL, 36, 1, '2010-08-06 11:31:21'), (656, 186, NULL, 36, 1, '2010-08-06 12:07:54'), (657, 185, NULL, 35, 1, '2010-08-06 12:07:32'), (662, 186, NULL, 35, 1, '2010-08-06 14:06:19'), (664, 188, NULL, 36, 1, '2010-08-06 16:01:01'), (665, 188, NULL, 37, 1, '2010-08-06 16:03:59'), (669, 189, NULL, 36, 1, '2010-08-06 16:13:47'), (670, 189, NULL, 37, 1, '2010-08-06 16:22:36'), (673, 190, NULL, 33, 1, '2010-08-07 10:32:37'), (675, 190, NULL, 34, 1, '2010-08-07 10:30:55'), (677, 190, NULL, 35, 1, '2010-08-07 10:33:10'), (678, 190, NULL, 38, 1, '2010-08-07 10:36:29'), (679, 191, NULL, 35, 1, '2010-08-07 16:07:05'), (680, 191, NULL, 41, 1, '2010-08-07 11:54:38'), (686, 191, NULL, 33, 1, '2010-08-07 11:55:51'), (691, 193, NULL, 36, 1, '2010-08-08 09:09:00'), (692, 195, NULL, 36, 1, '2010-08-08 09:14:35'), (693, 199, NULL, 36, 1, '2010-08-08 11:17:20'), (696, 199, NULL, 33, 1, '2010-08-08 11:24:06'), (701, 199, NULL, 41, 1, '2010-08-08 11:59:56'), (705, 200, NULL, 35, 2, '2010-08-08 15:09:26'), (707, 200, NULL, 41, 2, '2010-08-08 15:16:57'), (709, 200, NULL, 33, 2, '2010-08-08 15:18:11'), (711, 200, NULL, 40, 2, '2010-08-08 15:22:14'), (712, 202, NULL, 33, 2, '2010-08-08 20:07:18'), (713, 202, NULL, 37, 1, '2010-08-08 20:08:40'), (715, 203, NULL, 36, 1, '2010-08-10 08:52:05'), (718, 203, NULL, 41, 1, '2010-08-10 08:52:30'), (719, 204, NULL, 41, 1, '2010-08-10 09:05:58'), (720, 204, NULL, 35, 1, '2010-08-10 09:11:20'), (722, 204, NULL, 34, 1, '2010-08-10 09:11:34'), (723, 204, NULL, 33, 1, '2010-08-10 09:11:55'), (724, 205, NULL, 41, 1, '2010-08-10 09:47:46'), (727, NULL, 2, 34, 1, '2010-08-20 14:59:47'), (729, 206, NULL, 41, 1, '2010-08-10 10:21:25'), (735, NULL, 2, 41, 2, '2010-08-11 14:11:43'), (736, 207, NULL, 41, 1, '2010-08-10 12:27:10'), (737, 207, NULL, 36, 1, '2010-08-10 12:28:19'), (738, 207, NULL, 37, 1, '2010-08-10 12:29:14'), (739, 208, NULL, 36, 1, '2010-08-10 12:37:00'), (741, 210, NULL, 36, 2, '2010-08-10 16:19:07'), (742, 211, NULL, 33, 1, '2010-08-11 08:32:41'), (743, 211, NULL, 35, 1, '2010-08-11 08:33:15'), (744, 211, NULL, 36, 1, '2010-08-11 08:34:45'), (752, 212, NULL, 39, 1, '2010-08-11 12:02:28'), (755, 213, NULL, 34, 1, '2010-08-11 12:35:42'), (756, 213, NULL, 33, 1, '2010-08-11 12:36:22'), (760, 215, NULL, 34, 2, '2010-08-11 15:50:12'), (761, 215, NULL, 36, 1, '2010-08-11 15:51:08'), (765, NULL, 3, 34, 1, '2010-08-25 13:29:27'), (767, NULL, 3, 41, 2, '2010-08-25 14:27:14'), (778, 222, NULL, 36, 1, '2010-08-12 13:08:16'), (779, 222, NULL, 33, 1, '2010-08-12 14:58:27'), (785, 224, NULL, 33, 1, '2010-08-12 16:59:55'), (786, 224, NULL, 34, 1, '2010-08-12 16:59:43'), (787, 224, NULL, 35, 1, '2010-08-12 16:55:41'), (788, 224, NULL, 41, 1, '2010-08-12 16:56:13'), (789, 224, NULL, 36, 1, '2010-08-12 17:01:12'), (798, NULL, 3, 35, 1, '2010-08-13 08:04:11'), (799, NULL, 3, 37, 1, '2010-08-25 09:54:52'), (801, NULL, 3, 39, 1, '2010-08-25 14:20:23'), (802, NULL, 3, 38, 1, '2010-08-25 09:25:24'), (803, NULL, 3, 40, 2, '2010-08-25 14:26:59'), (804, 231, NULL, 36, 1, '2010-08-13 16:43:15'), (805, 536, 7, 33, 1, '2010-08-31 16:52:00'), (806, NULL, 7, 36, 1, '2010-08-19 16:26:48'), (809, 240, NULL, 33, 1, '2010-08-16 08:22:26'), (810, 240, NULL, 36, 1, '2010-08-16 08:23:01'), (812, 240, NULL, 35, 1, '2010-08-16 08:22:48'), (814, 239, NULL, 33, 1, '2010-08-16 08:26:11'), (818, 242, NULL, 36, 2, '2010-08-16 13:08:51'), (819, 245, NULL, 34, 1, '2010-08-16 13:36:16'), (820, NULL, 7, 34, 1, '2010-08-26 09:55:15'), (822, 247, NULL, 34, 1, '2010-08-17 07:08:47'), (825, 247, NULL, 33, 1, '2010-08-17 07:16:03'), (827, NULL, 4, 36, 1, '2010-08-20 09:07:48'), (833, NULL, 7, 38, 1, '2010-08-28 12:16:33'), (834, 255, NULL, 33, 1, '2010-08-18 10:23:09'), (842, NULL, 7, 37, 1, '2010-08-18 12:48:02'), (843, NULL, 4, 33, 2, '2010-08-20 09:55:14'), (844, 259, NULL, 33, 1, '2010-08-18 15:24:02'), (845, 259, NULL, 41, 1, '2010-08-18 15:25:52'), (846, 259, NULL, 36, 1, '2010-08-18 15:27:20'), (847, 259, NULL, 39, 1, '2010-08-18 15:28:10'), (848, NULL, 4, 39, 1, '2010-08-19 10:11:04'), (850, NULL, 4, 35, 1, '2010-08-19 10:11:04'), (851, NULL, 4, 41, 2, '2010-08-20 10:53:40'), (852, 262, NULL, 33, 1, '2010-08-19 11:50:59'), (854, 264, NULL, 36, 1, '2010-08-19 13:18:02'), (855, 264, NULL, 38, 1, '2010-08-19 13:18:32'), (861, 270, NULL, 39, 1, '2010-08-19 15:29:06'), (864, 273, NULL, 33, 1, '2010-08-20 04:33:37'), (865, NULL, 4, 37, 2, '2010-08-20 11:20:22'), (867, NULL, 7, 41, 1, '2010-08-22 06:46:54'), (869, NULL, 7, 35, 1, '2010-08-20 08:28:22'), (884, 309, 8, 40, 1, '2010-08-23 09:20:23'), (885, 331, 8, 33, 1, '2010-08-23 13:48:44'), (886, 309, 8, 35, 1, '2010-08-24 15:27:00'), (887, 341, 8, 36, 1, '2010-08-24 16:22:11'), (890, 309, 8, 37, 1, '2010-08-23 12:07:47'), (895, 330, NULL, 36, 1, '2010-08-23 12:27:35'), (897, 331, 8, 34, 1, '2010-08-23 14:43:36'), (898, 334, NULL, 37, 1, '2010-08-23 17:21:40'), (899, 334, NULL, 36, 1, '2010-08-23 17:22:53'), (900, 334, NULL, 33, 1, '2010-08-23 17:24:25'), (901, 335, NULL, 37, 1, '2010-08-23 17:57:36'), (904, 338, NULL, 41, 1, '2010-08-24 13:55:26'), (905, 331, 8, 41, 1, '2010-08-24 15:32:06'), (906, 364, NULL, 36, 1, '2010-08-25 07:29:51'), (908, 364, NULL, 35, 1, '2010-08-25 07:30:10'), (909, 364, NULL, 41, 1, '2010-08-25 07:33:32'), (913, 373, 9, 36, 1, '2010-08-27 10:37:16'), (916, 373, 9, 35, 1, '2010-08-25 10:41:48'), (922, 389, NULL, 37, 1, '2010-08-25 10:09:25'), (925, 389, NULL, 36, 1, '2010-08-25 10:21:20'), (926, 389, NULL, 33, 1, '2010-08-25 10:23:22'), (935, 373, 9, 41, 1, '2010-08-25 10:55:31'), (942, 373, 9, 34, 1, '2010-08-26 10:39:23'), (989, 470, NULL, 33, 1, '2010-08-25 16:40:15'), (990, 470, NULL, 36, 1, '2010-08-25 16:42:16'), (999, 480, NULL, 33, 2, '2010-08-26 11:48:39'), (1001, 483, NULL, 36, 1, '2010-08-26 14:23:21'), (1006, 485, NULL, 36, 1, '2010-08-26 13:32:12'), (1008, 482, NULL, 35, 1, '2010-08-26 12:49:52'), (1009, 483, NULL, 37, 1, '2010-08-26 12:49:52'), (1010, 483, NULL, 38, 1, '2010-08-26 12:50:31'), (1012, NULL, 10, 40, 1, '2010-08-26 15:31:18'), (1014, NULL, 10, 33, 1, '2010-08-26 15:31:18'), (1018, 483, NULL, 33, 1, '2010-08-26 14:24:45'), (1019, 486, 11, 33, 1, '2010-08-27 07:35:54'), (1024, 486, 11, 35, 1, '2010-08-27 08:32:00'), (1026, NULL, 12, 36, 1, '2010-08-27 07:50:31'), (1028, 492, NULL, 33, 1, '2010-08-27 09:55:07'), (1029, 373, 9, 33, 1, '2010-08-31 09:40:06'), (1034, 373, 9, 38, 1, '2010-08-27 10:27:08'), (1040, 373, 9, 39, 1, '2010-08-27 11:30:14'), (1042, 373, 9, 40, 1, '2010-08-31 08:54:31'), (1044, 491, NULL, 33, 1, '2010-08-27 12:34:38'), (1047, 491, NULL, 37, 1, '2010-08-27 12:08:37'), (1068, 508, NULL, 33, 1, '2010-08-28 07:10:42'), (1070, 509, NULL, 33, 1, '2010-08-28 07:14:19'), (1071, 510, NULL, 33, 1, '2010-08-28 07:22:11'), (1097, 516, NULL, 33, 1, '2010-08-28 11:49:56'), (1106, 505, 7, 39, 1, '2010-08-28 12:24:55'), (1110, 533, NULL, 33, 1, '2010-08-30 11:53:42'), (1111, 534, NULL, 37, 1, '2010-08-30 16:50:11'), (1116, 537, NULL, 33, 1, '2010-09-01 09:40:12'), (1118, 539, NULL, 33, 1, '2010-09-02 08:31:30'), (1119, 542, NULL, 33, 1, '2010-09-03 08:40:34'); /*!40000 ALTER TABLE `report_viewed_product_index` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.review: 0 rows /*!40000 ALTER TABLE `review` DISABLE KEYS */; /*!40000 ALTER TABLE `review` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.review_detail: 0 rows /*!40000 ALTER TABLE `review_detail` DISABLE KEYS */; /*!40000 ALTER TABLE `review_detail` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.review_store: 0 rows /*!40000 ALTER TABLE `review_store` DISABLE KEYS */; /*!40000 ALTER TABLE `review_store` ENABLE KEYS */; # Dumping structure for table web36db1.saferpaynew_api_debug CREATE TABLE IF NOT EXISTS `saferpaynew_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, `order_id` text, PRIMARY KEY (`debug_id`), KEY `debug_at` (`debug_at`) ) ENGINE=InnoDB AUTO_INCREMENT=324 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.saferpaynew_api_debug: 327 rows /*!40000 ALTER TABLE `saferpaynew_api_debug` DISABLE KEYS */; INSERT INTO `saferpaynew_api_debug` (`debug_id`, `debug_at`, `request_body`, `response_body`, `order_id`) VALUES (1, '2010-08-22 08:47:53', '4500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000045', NULL, '100000045'), (2, '2010-08-22 08:48:31', NULL, 'PayConfirm1-0GdUf05bEKElYtArfEOndAQWj664b4500EUR90Saferpay Test Card10000004599867-949131592755363e1b32497185c5dd08b27ad048a7e782034bdae087ef02da841898f6e9e4a48bf4419f43bc06b5c6658542e60157b91e61ea455aebc0877763576ae35c9', '100000045'), (3, '2010-08-22 08:48:43', NULL, 'PayConfirm1-0GdUf05bEKElYtArfEOndAQWj664b4500EUR90Saferpay Test Card10000004599867-949131592755363e1b32497185c5dd08b27ad048a7e782034bdae087ef02da841898f6e9e4a48bf4419f43bc06b5c6658542e60157b91e61ea455aebc0877763576ae35c9', '100000045'), (4, '2010-08-22 08:48:49', NULL, 'PayConfirm1-0GdUf05bEKElYtArfEOndAQWj664b4500EUR90Saferpay Test Card10000004599867-949131592755363e1b32497185c5dd08b27ad048a7e782034bdae087ef02da841898f6e9e4a48bf4419f43bc06b5c6658542e60157b91e61ea455aebc0877763576ae35c9', '100000045'), (5, '2010-08-23 11:20:26', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000046', NULL, '100000046'), (6, '2010-08-23 11:21:12', NULL, 'PayConfirm1-0A34tYKAWE171SA2hhYMhAMj575Ib700EUR90Saferpay Test Card10000004699867-949131592XXb65051c8f056450b52e93f947d5776f3916d063805eaf97725784b072325104e0efffdca1ac405fad40155e46248d8afb7fbf3a02af2abaf7032885920336e8e', '100000046'), (7, '2010-08-23 11:21:22', NULL, 'PayConfirm1-0A34tYKAWE171SA2hhYMhAMj575Ib700EUR90Saferpay Test Card10000004699867-949131592XXb65051c8f056450b52e93f947d5776f3916d063805eaf97725784b072325104e0efffdca1ac405fad40155e46248d8afb7fbf3a02af2abaf7032885920336e8e', '100000046'), (8, '2010-08-23 11:39:19', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000046', NULL, '100000046'), (9, '2010-08-23 11:56:45', '4500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000047', NULL, '100000047'), (10, '2010-08-23 11:57:16', NULL, 'PayConfirm1-0r6l2ItbEj9EGWAj8tCbCAI1QdM7A4500EUR90Saferpay Test Card10000004799867-949131592XX6caf12ecab021a3db7f69c12a91d8a803021bb3f322cbfcc064ea383a46addc4efa293d87c22af6f94bbc9fff08c19da882c0b634433bda285b4b157c61e1d7b', '100000047'), (11, '2010-08-23 11:57:26', NULL, 'PayConfirm1-0r6l2ItbEj9EGWAj8tCbCAI1QdM7A4500EUR90Saferpay Test Card10000004799867-949131592XX6caf12ecab021a3db7f69c12a91d8a803021bb3f322cbfcc064ea383a46addc4efa293d87c22af6f94bbc9fff08c19da882c0b634433bda285b4b157c61e1d7b', '100000047'), (12, '2010-08-23 12:14:14', '7500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000048', NULL, '100000048'), (13, '2010-08-23 12:14:28', NULL, 'PayConfirm1-0x41IUtACU6nGUA49C4tKAh1lfCQb7500EUR90Saferpay Test Card10000004899867-949131592XX57668e3a17a835f4d0e94b379f06e67fef5342ad2e34fe3463eaca7e5e7f7b2c6f77153a493c8646b63fd2c5cd0ebae36eb03c11dbcabf3c3fc7a2bb6966f25c', '100000048'), (14, '2010-08-23 12:14:38', NULL, 'PayConfirm1-0x41IUtACU6nGUA49C4tKAh1lfCQb7500EUR90Saferpay Test Card10000004899867-949131592XX57668e3a17a835f4d0e94b379f06e67fef5342ad2e34fe3463eaca7e5e7f7b2c6f77153a493c8646b63fd2c5cd0ebae36eb03c11dbcabf3c3fc7a2bb6966f25c', '100000048'), (15, '2010-08-23 12:34:50', '9500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000049', NULL, '100000049'), (16, '2010-08-23 12:35:10', NULL, 'PayConfirm1-0nShWrQAS3xQlUA2nQtQ2b4t587hA9500EUR90Saferpay Test Card10000004999867-949131592XX8be30e9505627eddd3f68990352569350a62a4271f663e7be60a50354ad20b74c1a3f687038e932bcd4d7a4bcdad4394a0da3789a1dd0a32d1989fd3e80b2fc8', '100000049'), (17, '2010-08-23 12:35:20', NULL, 'PayConfirm1-0nShWrQAS3xQlUA2nQtQ2b4t587hA9500EUR90Saferpay Test Card10000004999867-949131592XX8be30e9505627eddd3f68990352569350a62a4271f663e7be60a50354ad20b74c1a3f687038e932bcd4d7a4bcdad4394a0da3789a1dd0a32d1989fd3e80b2fc8', '100000049'), (18, '2010-08-23 12:43:27', '5500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000050', NULL, '100000050'), (19, '2010-08-23 12:43:41', NULL, 'PayConfirm1-0dAvKpdA1K2fAWAAtKfb1bEpndr3b5500EUR90Saferpay Test Card10000005099867-949131592XX5c55ce29496292855c82a80ce058c479ea39b859d4e4aef594708067339c9b7849e201d9686b1a3c947eb5751d4dc7c55b7fc7b79824de49693d91065d635795', '100000050'), (20, '2010-08-23 12:43:46', NULL, 'PayConfirm1-0dAvKpdA1K2fAWAAtKfb1bEpndr3b5500EUR90Saferpay Test Card10000005099867-949131592XX5c55ce29496292855c82a80ce058c479ea39b859d4e4aef594708067339c9b7849e201d9686b1a3c947eb5751d4dc7c55b7fc7b79824de49693d91065d635795', '100000050'), (21, '2010-08-23 12:43:56', NULL, 'PayConfirm1-0dAvKpdA1K2fAWAAtKfb1bEpndr3b5500EUR90Saferpay Test Card10000005099867-949131592XX5c55ce29496292855c82a80ce058c479ea39b859d4e4aef594708067339c9b7849e201d9686b1a3c947eb5751d4dc7c55b7fc7b79824de49693d91065d635795', '100000050'), (22, '2010-08-23 13:23:02', '7500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000051', NULL, '100000051'), (23, '2010-08-23 13:23:16', NULL, 'PayConfirm1-03Y11d2bC5zMOSArt3Qx7Av02SQ8A7500EUR90Saferpay Test Card10000005199867-949131592XX7ada765edfcd919ea018525228ac7446cfe7fa642e2b6567c856758a36db5748c39d52f9fe1d72790b544455d826b605a07fadb7bf2f4433ff5a145b9c370f8e', '100000051'), (24, '2010-08-23 13:23:21', NULL, 'PayConfirm1-03Y11d2bC5zMOSArt3Qx7Av02SQ8A7500EUR90Saferpay Test Card10000005199867-949131592XX7ada765edfcd919ea018525228ac7446cfe7fa642e2b6567c856758a36db5748c39d52f9fe1d72790b544455d826b605a07fadb7bf2f4433ff5a145b9c370f8e', '100000051'), (25, '2010-08-23 13:23:31', NULL, 'PayConfirm1-03Y11d2bC5zMOSArt3Qx7Av02SQ8A7500EUR90Saferpay Test Card10000005199867-949131592XX7ada765edfcd919ea018525228ac7446cfe7fa642e2b6567c856758a36db5748c39d52f9fe1d72790b544455d826b605a07fadb7bf2f4433ff5a145b9c370f8e', '100000051'), (26, '2010-08-23 13:39:46', '7500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000052', NULL, '100000052'), (27, '2010-08-23 13:39:57', NULL, 'PayConfirm1-0Ev2np7bM5hMISAtQp36SAnp2tpQA7500EUR90Saferpay Test Card10000005299867-949131592XX9d88ac02bec399f89bd075e07a23b0067f2f4e858e6bbc29c04b74bcc4caa2dce56bd35aee78378299e6ee4b4c22b1d9a3f9c5e03966c6af5faf29b99c9b2835', '100000052'), (28, '2010-08-23 13:40:02', NULL, 'PayConfirm1-0Ev2np7bM5hMISAtQp36SAnp2tpQA7500EUR90Saferpay Test Card10000005299867-949131592XX9d88ac02bec399f89bd075e07a23b0067f2f4e858e6bbc29c04b74bcc4caa2dce56bd35aee78378299e6ee4b4c22b1d9a3f9c5e03966c6af5faf29b99c9b2835', '100000052'), (29, '2010-08-23 13:40:12', NULL, 'PayConfirm1-0Ev2np7bM5hMISAtQp36SAnp2tpQA7500EUR90Saferpay Test Card10000005299867-949131592XX9d88ac02bec399f89bd075e07a23b0067f2f4e858e6bbc29c04b74bcc4caa2dce56bd35aee78378299e6ee4b4c22b1d9a3f9c5e03966c6af5faf29b99c9b2835', '100000052'), (30, '2010-08-23 14:03:03', '9500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000053', NULL, '100000053'), (31, '2010-08-23 15:49:17', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000055', NULL, '100000055'), (32, '2010-08-23 15:49:29', NULL, 'PayConfirm1-0YxlbOGAfU38CUAt0GGEpA6d70ldA700EUR90Saferpay Test Card10000005599867-949131592XX5658ceb7a52ce44bddeaebff9707afdb7888ec9e746929e4004e1c2be282847bdb4003912030d069399eeb446bceb55820995531580828394f3c8beaa29f15f0', '100000055'), (33, '2010-08-23 15:49:37', NULL, 'PayConfirm1-0YxlbOGAfU38CUAt0GGEpA6d70ldA700EUR90Saferpay Test Card10000005599867-949131592XX5658ceb7a52ce44bddeaebff9707afdb7888ec9e746929e4004e1c2be282847bdb4003912030d069399eeb446bceb55820995531580828394f3c8beaa29f15f0', '100000055'), (34, '2010-08-23 16:45:16', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000056', NULL, '100000056'), (35, '2010-08-23 16:45:27', NULL, 'PayConfirm1-07lMb6Mbrfn8CUArS72IYA2t5Wb5b700EUR90Saferpay Test Card10000005699867-949131592XX6bfbb020edf246d61604e052b9a2a7e11edbe1bc11b69bc71ec322268ef235b7c899557d1f52ea282dd38074092107b170b3e42022874788c4571d702822bfb3', '100000056'), (36, '2010-08-23 16:45:35', NULL, 'PayConfirm1-07lMb6Mbrfn8CUArS72IYA2t5Wb5b700EUR90Saferpay Test Card10000005699867-949131592XX6bfbb020edf246d61604e052b9a2a7e11edbe1bc11b69bc71ec322268ef235b7c899557d1f52ea282dd38074092107b170b3e42022874788c4571d702822bfb3', '100000056'), (37, '2010-08-24 15:08:49', '7500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000057', NULL, '100000057'), (38, '2010-08-24 15:09:00', NULL, 'PayConfirm1-0W4OIn8bxK07tSA4zbU5Ebd38OUKb7500EUR90Saferpay Test Card10000005799867-949131592XX1e43e3c4f1b5bd7b9c896c3e661a3f5e3f4876e5b7399edfc516c13e921c143eb19a078696c847f5748fe4bfc09f4a4c3a316712982b15667d3e8183469b0947', '100000057'), (39, '2010-08-24 15:09:09', NULL, 'PayConfirm1-0W4OIn8bxK07tSA4zbU5Ebd38OUKb7500EUR90Saferpay Test Card10000005799867-949131592XX1e43e3c4f1b5bd7b9c896c3e661a3f5e3f4876e5b7399edfc516c13e921c143eb19a078696c847f5748fe4bfc09f4a4c3a316712982b15667d3e8183469b0947', '100000057'), (40, '2010-08-24 15:56:14', '9500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000058', NULL, '100000058'), (41, '2010-08-24 15:56:28', NULL, 'PayConfirm1-0A11A7nbWpn4dtA1rAbnCbK54tlQA9500EUR90Saferpay Test Card10000005899867-949131592XX89cf8d2907d67c3c73e802e1676f875e6c69fe9b98afe0ee8947980b79243ab11d09d5749368711ca29ae8a9149eb51b4c0cf7c5e3f5502e59541e61e09d48e9', '100000058'), (42, '2010-08-24 15:56:37', NULL, 'PayConfirm1-0A11A7nbWpn4dtA1rAbnCbK54tlQA9500EUR90Saferpay Test Card10000005899867-949131592XX89cf8d2907d67c3c73e802e1676f875e6c69fe9b98afe0ee8947980b79243ab11d09d5749368711ca29ae8a9149eb51b4c0cf7c5e3f5502e59541e61e09d48e9', '100000058'), (43, '2010-08-24 16:03:06', '1799"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000059', NULL, '100000059'), (44, '2010-08-24 16:03:17', NULL, 'PayConfirm1-0fY96vtb6lQ2KtAIn7lzKbh47lWQA1799EUR90Saferpay Test Card10000005999867-949131592XX017689ca212fa34e0230f80c95bd624b6310a797cfb637cf47d262387fcf970a0825c8e14e8acd6a5d94c40336b53a17205190a335872fa368d1475764b8a3c1', '100000059'), (45, '2010-08-24 16:03:25', NULL, 'PayConfirm1-0fY96vtb6lQ2KtAIn7lzKbh47lWQA1799EUR90Saferpay Test Card10000005999867-949131592XX017689ca212fa34e0230f80c95bd624b6310a797cfb637cf47d262387fcf970a0825c8e14e8acd6a5d94c40336b53a17205190a335872fa368d1475764b8a3c1', '100000059'), (46, '2010-08-24 16:07:31', '1799"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000060', NULL, '100000060'), (47, '2010-08-24 17:14:30', '9500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000061', NULL, '100000061'), (48, '2010-08-24 17:14:42', NULL, 'PayConfirm1-0ln3218b79IC1vA9pbbOfAh1IbQWb9500EUR90Saferpay Test Card10000006199867-949131592XX2df7a538516902522fd8f3869bd281b1b3e0f753641083781290e9a38e9cc6904013e9544302372fd54a98b1737291f95ae2e0e9ae52b14451768067beb0adf6', '100000061'), (49, '2010-08-24 17:14:50', NULL, 'PayConfirm1-0ln3218b79IC1vA9pbbOfAh1IbQWb9500EUR90Saferpay Test Card10000006199867-949131592XX2df7a538516902522fd8f3869bd281b1b3e0f753641083781290e9a38e9cc6904013e9544302372fd54a98b1737291f95ae2e0e9ae52b14451768067beb0adf6', '100000061'), (50, '2010-08-24 17:37:43', '9500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000062', NULL, '100000062'), (51, '2010-08-24 17:37:56', NULL, 'PayConfirm1-0Y482GCAIMS97SAI9xv50AI38j12b9500EUR90Saferpay Test Card10000006299867-949131592XX227e1c5085d6fc3b8d0cf1a272c9055acc17be2cb7edc30745c6bd3384ab99bdd022785a2d535e0fed34e1c3dceec1ffc8d6c51f586f418168c91bbed726610f', '100000062'), (52, '2010-08-24 17:38:02', NULL, 'PayConfirm1-0Y482GCAIMS97SAI9xv50AI38j12b9500EUR90Saferpay Test Card10000006299867-949131592XX227e1c5085d6fc3b8d0cf1a272c9055acc17be2cb7edc30745c6bd3384ab99bdd022785a2d535e0fed34e1c3dceec1ffc8d6c51f586f418168c91bbed726610f', '100000062'), (53, '2010-08-24 17:38:12', NULL, 'PayConfirm1-0Y482GCAIMS97SAI9xv50AI38j12b9500EUR90Saferpay Test Card10000006299867-949131592XX227e1c5085d6fc3b8d0cf1a272c9055acc17be2cb7edc30745c6bd3384ab99bdd022785a2d535e0fed34e1c3dceec1ffc8d6c51f586f418168c91bbed726610f', '100000062'), (54, '2010-08-24 17:44:58', '7500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000063', NULL, '100000063'), (55, '2010-08-24 17:45:08', NULL, 'PayConfirm1-095M1n1AUx082vA3M5E41bx7O287b7500EUR90Saferpay Test Card10000006399867-949131592XX82522b17ead44d4d09fbbd55ac9a12ce3f01423421080f4264ea206b57272c28fb8674778d41fc1a32619fa764c0baa2987f143e608459efdb0df63f0bb51a24', '100000063'), (56, '2010-08-24 17:45:15', NULL, 'PayConfirm1-095M1n1AUx082vA3M5E41bx7O287b7500EUR90Saferpay Test Card10000006399867-949131592XX82522b17ead44d4d09fbbd55ac9a12ce3f01423421080f4264ea206b57272c28fb8674778d41fc1a32619fa764c0baa2987f143e608459efdb0df63f0bb51a24', '100000063'), (57, '2010-08-24 17:45:25', NULL, 'PayConfirm1-095M1n1AUx082vA3M5E41bx7O287b7500EUR90Saferpay Test Card10000006399867-949131592XX82522b17ead44d4d09fbbd55ac9a12ce3f01423421080f4264ea206b57272c28fb8674778d41fc1a32619fa764c0baa2987f143e608459efdb0df63f0bb51a24', '100000063'), (58, '2010-08-24 17:51:49', '7500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000064', NULL, '100000064'), (59, '2010-08-24 17:52:04', NULL, 'PayConfirm1-0v6zIbEA85lMrtA75OfhxAKzOO8bA7500EUR90Saferpay Test Card10000006499867-949131592XXaca9e1e72d5747b50a6655ea7a60df3220d389d37e592e1f3625f03597f9914ff3108e3f5350b1988c493de3da47a33babb507c79069d9037f762fe06c056feb', '100000064'), (60, '2010-08-24 17:52:11', NULL, 'PayConfirm1-0v6zIbEA85lMrtA75OfhxAKzOO8bA7500EUR90Saferpay Test Card10000006499867-949131592XXaca9e1e72d5747b50a6655ea7a60df3220d389d37e592e1f3625f03597f9914ff3108e3f5350b1988c493de3da47a33babb507c79069d9037f762fe06c056feb', '100000064'), (61, '2010-08-24 17:52:21', NULL, 'PayConfirm1-0v6zIbEA85lMrtA75OfhxAKzOO8bA7500EUR90Saferpay Test Card10000006499867-949131592XXaca9e1e72d5747b50a6655ea7a60df3220d389d37e592e1f3625f03597f9914ff3108e3f5350b1988c493de3da47a33babb507c79069d9037f762fe06c056feb', '100000064'), (62, '2010-08-24 18:05:42', '7500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000065', NULL, '100000065'), (63, '2010-08-24 18:05:55', NULL, 'PayConfirm1-0f7MtOAbt972GSAIUz3Y3bIz5fAhA7500EUR90Saferpay Test Card10000006599867-949131592XX48e2cb45d940d909f2ae1d78a980284021d6e3c7df3aa3a6d47b770dd601d6cfe1732270417374153578afa24f622b4d82f80c3d25fd6dc37392e5350505f0c0', '100000065'), (64, '2010-08-24 18:06:00', NULL, 'PayConfirm1-0f7MtOAbt972GSAIUz3Y3bIz5fAhA7500EUR90Saferpay Test Card10000006599867-949131592XX48e2cb45d940d909f2ae1d78a980284021d6e3c7df3aa3a6d47b770dd601d6cfe1732270417374153578afa24f622b4d82f80c3d25fd6dc37392e5350505f0c0', '100000065'), (65, '2010-08-24 18:06:10', NULL, 'PayConfirm1-0f7MtOAbt972GSAIUz3Y3bIz5fAhA7500EUR90Saferpay Test Card10000006599867-949131592XX48e2cb45d940d909f2ae1d78a980284021d6e3c7df3aa3a6d47b770dd601d6cfe1732270417374153578afa24f622b4d82f80c3d25fd6dc37392e5350505f0c0', '100000065'), (66, '2010-08-24 18:12:32', '7500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000066', NULL, '100000066'), (67, '2010-08-24 18:12:49', NULL, 'PayConfirm1-0EWWx08A7nMpxUAQnhjQlAlnSxhKb7500EUR90Saferpay Test Card10000006699867-949131592XX5a6779fe728ca949f63ae1e408982245fbd3349cd0dcbf7ae74b6798d545e7b316ba40bce039602004b90c3ee10df9ce67c1adea880b01d1f2738ac24c30b8ac', '100000066'), (68, '2010-08-24 18:12:56', NULL, 'PayConfirm1-0EWWx08A7nMpxUAQnhjQlAlnSxhKb7500EUR90Saferpay Test Card10000006699867-949131592XX5a6779fe728ca949f63ae1e408982245fbd3349cd0dcbf7ae74b6798d545e7b316ba40bce039602004b90c3ee10df9ce67c1adea880b01d1f2738ac24c30b8ac', '100000066'), (69, '2010-08-24 18:13:06', NULL, 'PayConfirm1-0EWWx08A7nMpxUAQnhjQlAlnSxhKb7500EUR90Saferpay Test Card10000006699867-949131592XX5a6779fe728ca949f63ae1e408982245fbd3349cd0dcbf7ae74b6798d545e7b316ba40bce039602004b90c3ee10df9ce67c1adea880b01d1f2738ac24c30b8ac', '100000066'), (70, '2010-08-24 18:17:39', '7500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000067', NULL, '100000067'), (71, '2010-08-24 18:17:53', NULL, 'PayConfirm1-0nzlSAzb53SbQSAdQAzIrbGp7vY7b7500EUR90Saferpay Test Card10000006799867-949131592XX235b4e0b7ba9238112428cce5ca2d034f02a37df0301bea4f977fa4d4c800a4c84bf651c8d04f8e395cd22d7c0ff40a7bb1329c48cc10c2d4969548c56fee86e', '100000067'), (72, '2010-08-24 18:17:59', NULL, 'PayConfirm1-0nzlSAzb53SbQSAdQAzIrbGp7vY7b7500EUR90Saferpay Test Card10000006799867-949131592XX235b4e0b7ba9238112428cce5ca2d034f02a37df0301bea4f977fa4d4c800a4c84bf651c8d04f8e395cd22d7c0ff40a7bb1329c48cc10c2d4969548c56fee86e', '100000067'), (73, '2010-08-24 18:18:10', NULL, 'PayConfirm1-0nzlSAzb53SbQSAdQAzIrbGp7vY7b7500EUR90Saferpay Test Card10000006799867-949131592XX235b4e0b7ba9238112428cce5ca2d034f02a37df0301bea4f977fa4d4c800a4c84bf651c8d04f8e395cd22d7c0ff40a7bb1329c48cc10c2d4969548c56fee86e', '100000067'), (74, '2010-08-24 18:23:01', '7500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000068', NULL, '100000068'), (75, '2010-08-24 18:24:12', NULL, 'PayConfirm1-0Qft53hbnU5ECtA7rKOfpbKSG9Y4b7500EUR90Saferpay Test Card10000006899867-949131592XX5f7415ec8cbbf961b08b3b1c601a440b1b1ffdd688a44089bab959090592d394911a5a955faf9ea9b0185448b8904b16da75082c8a54d632a7bf7d6ae7d0535d', '100000068'), (76, '2010-08-24 18:24:18', NULL, 'PayConfirm1-0Qft53hbnU5ECtA7rKOfpbKSG9Y4b7500EUR90Saferpay Test Card10000006899867-949131592XX5f7415ec8cbbf961b08b3b1c601a440b1b1ffdd688a44089bab959090592d394911a5a955faf9ea9b0185448b8904b16da75082c8a54d632a7bf7d6ae7d0535d', '100000068'), (77, '2010-08-24 18:24:30', NULL, 'PayConfirm1-0Qft53hbnU5ECtA7rKOfpbKSG9Y4b7500EUR90Saferpay Test Card10000006899867-949131592XX5f7415ec8cbbf961b08b3b1c601a440b1b1ffdd688a44089bab959090592d394911a5a955faf9ea9b0185448b8904b16da75082c8a54d632a7bf7d6ae7d0535d', '100000068'), (78, '2010-08-25 10:11:29', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000069', NULL, '100000069'), (79, '2010-08-25 10:11:45', NULL, 'PayConfirm1-081E9MUA424vMtA76vtdUAbMbx6YA700EUR90Saferpay Test Card10000006999867-949131592XX973ce8328f8542e6f77de695feed124be418d928808590d231cbfcecfcbd2eb14ecb7f78614ee1357aa89c607c6f9e1cf9626b6ebeac82256e12d1fc3b9105ff', '100000069'), (80, '2010-08-25 10:11:51', NULL, 'PayConfirm1-081E9MUA424vMtA76vtdUAbMbx6YA700EUR90Saferpay Test Card10000006999867-949131592XX973ce8328f8542e6f77de695feed124be418d928808590d231cbfcecfcbd2eb14ecb7f78614ee1357aa89c607c6f9e1cf9626b6ebeac82256e12d1fc3b9105ff', '100000069'), (81, '2010-08-25 10:12:02', NULL, 'PayConfirm1-081E9MUA424vMtA76vtdUAbMbx6YA700EUR90Saferpay Test Card10000006999867-949131592XX973ce8328f8542e6f77de695feed124be418d928808590d231cbfcecfcbd2eb14ecb7f78614ee1357aa89c607c6f9e1cf9626b6ebeac82256e12d1fc3b9105ff', '100000069'), (82, '2010-08-25 10:12:08', NULL, 'PayConfirm1-081E9MUA424vMtA76vtdUAbMbx6YA700EUR90Saferpay Test Card10000006999867-949131592XX973ce8328f8542e6f77de695feed124be418d928808590d231cbfcecfcbd2eb14ecb7f78614ee1357aa89c607c6f9e1cf9626b6ebeac82256e12d1fc3b9105ff', '100000069'), (83, '2010-08-25 10:29:11', '400"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000070', NULL, '100000070'), (84, '2010-08-25 10:29:29', NULL, 'PayConfirm1-0fvz7jEbvOUn2UA28C0KSA4CI3Ghb400EUR90Saferpay Test Card10000007099867-949131592XX21a2f85df126ea09012885012ec90c53baeac72934c4838f841439e8543f6a51a0243a9315a7540654bfef4d04e78f250a723950008b279dcec5df606292b2c2', '100000070'), (85, '2010-08-25 10:29:36', NULL, 'PayConfirm1-0fvz7jEbvOUn2UA28C0KSA4CI3Ghb400EUR90Saferpay Test Card10000007099867-949131592XX21a2f85df126ea09012885012ec90c53baeac72934c4838f841439e8543f6a51a0243a9315a7540654bfef4d04e78f250a723950008b279dcec5df606292b2c2', '100000070'), (86, '2010-08-25 10:29:46', NULL, 'PayConfirm1-0fvz7jEbvOUn2UA28C0KSA4CI3Ghb400EUR90Saferpay Test Card10000007099867-949131592XX21a2f85df126ea09012885012ec90c53baeac72934c4838f841439e8543f6a51a0243a9315a7540654bfef4d04e78f250a723950008b279dcec5df606292b2c2', '100000070'), (87, '2010-08-25 10:29:51', NULL, 'PayConfirm1-0fvz7jEbvOUn2UA28C0KSA4CI3Ghb400EUR90Saferpay Test Card10000007099867-949131592XX21a2f85df126ea09012885012ec90c53baeac72934c4838f841439e8543f6a51a0243a9315a7540654bfef4d04e78f250a723950008b279dcec5df606292b2c2', '100000070'), (88, '2010-08-25 10:57:42', '7500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000071', NULL, '100000071'), (89, '2010-08-25 10:58:17', NULL, 'PayConfirm1-0j70b4SbYMttCWA3tvKQQAxdjCOhA7500EUR90Saferpay Test Card10000007199867-949131592XX60017168e6d4b580bbad4c1b7aeb1ce4c4cc4f4e75fe8314a999f73a12bbc5d18516e7642038bfa3faef79157f149e06bcbb1c277670cfea22a7bba564ecf91b', '100000071'), (90, '2010-08-25 10:58:23', NULL, 'PayConfirm1-0j70b4SbYMttCWA3tvKQQAxdjCOhA7500EUR90Saferpay Test Card10000007199867-949131592XX60017168e6d4b580bbad4c1b7aeb1ce4c4cc4f4e75fe8314a999f73a12bbc5d18516e7642038bfa3faef79157f149e06bcbb1c277670cfea22a7bba564ecf91b', '100000071'), (91, '2010-08-25 10:58:34', NULL, 'PayConfirm1-0j70b4SbYMttCWA3tvKQQAxdjCOhA7500EUR90Saferpay Test Card10000007199867-949131592XX60017168e6d4b580bbad4c1b7aeb1ce4c4cc4f4e75fe8314a999f73a12bbc5d18516e7642038bfa3faef79157f149e06bcbb1c277670cfea22a7bba564ecf91b', '100000071'), (92, '2010-08-25 11:09:16', '7500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000072', NULL, '100000072'), (93, '2010-08-25 11:09:28', NULL, 'PayConfirm1-0xr3rfjbr2UAEvA5dp3zhbv4pWAOA7500EUR90Saferpay Test Card10000007299867-949131592XXaa1ea8ba993b1c178464fa1c1b10ee52112000b3501628f0b865ba5f1fd8445dd2a00ba1e3a728e10bc98fa771eaba2085b9068b9448614169ec3622def877be', '100000072'), (94, '2010-08-25 11:09:34', NULL, 'PayConfirm1-0xr3rfjbr2UAEvA5dp3zhbv4pWAOA7500EUR90Saferpay Test Card10000007299867-949131592XXaa1ea8ba993b1c178464fa1c1b10ee52112000b3501628f0b865ba5f1fd8445dd2a00ba1e3a728e10bc98fa771eaba2085b9068b9448614169ec3622def877be', '100000072'), (95, '2010-08-25 11:09:43', NULL, 'PayConfirm1-0xr3rfjbr2UAEvA5dp3zhbv4pWAOA7500EUR90Saferpay Test Card10000007299867-949131592XXaa1ea8ba993b1c178464fa1c1b10ee52112000b3501628f0b865ba5f1fd8445dd2a00ba1e3a728e10bc98fa771eaba2085b9068b9448614169ec3622def877be', '100000072'), (96, '2010-08-25 11:23:44', '4500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000073', NULL, '100000073'), (97, '2010-08-25 11:23:55', NULL, 'PayConfirm1-0WEQh3vbUEl68UAY21AKEAAhhfMxA4500EUR90Saferpay Test Card10000007399867-949131592XX6094af91b4097adc7c0653e138e077e44fb7dd2ea5748faf46c1b490ff6933ef60bee482e733a30dd20c9930eca8b6d74ebdf17cc139c828158b929f2302d2b1', '100000073'), (98, '2010-08-25 11:24:01', NULL, 'PayConfirm1-0WEQh3vbUEl68UAY21AKEAAhhfMxA4500EUR90Saferpay Test Card10000007399867-949131592XX6094af91b4097adc7c0653e138e077e44fb7dd2ea5748faf46c1b490ff6933ef60bee482e733a30dd20c9930eca8b6d74ebdf17cc139c828158b929f2302d2b1', '100000073'), (99, '2010-08-25 11:24:12', NULL, 'PayConfirm1-0WEQh3vbUEl68UAY21AKEAAhhfMxA4500EUR90Saferpay Test Card10000007399867-949131592XX6094af91b4097adc7c0653e138e077e44fb7dd2ea5748faf46c1b490ff6933ef60bee482e733a30dd20c9930eca8b6d74ebdf17cc139c828158b929f2302d2b1', '100000073'), (100, '2010-08-25 11:27:00', '400"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000074', NULL, '100000074'), (101, '2010-08-25 11:27:21', NULL, 'PayConfirm1-0ttQ9lnA1I9EfvASWYQESblUfnrdA400EUR90Saferpay Test Card10000007499867-949131592XX851474f60772ce96046b2b19c8eec8d956b8db5eb819dda4e18193495e58320ab84bf7f5ca60c7b93132a96597350eb1dc9cce0262babb7cde4a0a8ce02da884', '100000074'), (102, '2010-08-25 11:27:27', NULL, 'PayConfirm1-0ttQ9lnA1I9EfvASWYQESblUfnrdA400EUR90Saferpay Test Card10000007499867-949131592XX851474f60772ce96046b2b19c8eec8d956b8db5eb819dda4e18193495e58320ab84bf7f5ca60c7b93132a96597350eb1dc9cce0262babb7cde4a0a8ce02da884', '100000074'), (103, '2010-08-25 11:27:41', NULL, 'PayConfirm1-0ttQ9lnA1I9EfvASWYQESblUfnrdA400EUR90Saferpay Test Card10000007499867-949131592XX851474f60772ce96046b2b19c8eec8d956b8db5eb819dda4e18193495e58320ab84bf7f5ca60c7b93132a96597350eb1dc9cce0262babb7cde4a0a8ce02da884', '100000074'), (104, '2010-08-25 11:27:46', NULL, 'PayConfirm1-0ttQ9lnA1I9EfvASWYQESblUfnrdA400EUR90Saferpay Test Card10000007499867-949131592XX851474f60772ce96046b2b19c8eec8d956b8db5eb819dda4e18193495e58320ab84bf7f5ca60c7b93132a96597350eb1dc9cce0262babb7cde4a0a8ce02da884', '100000074'), (105, '2010-08-25 11:37:49', '4500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000075', NULL, '100000075'), (106, '2010-08-25 11:37:59', NULL, 'PayConfirm1-0jC3K1rbASId3rAUdlS5lb27rS7jb4500EUR90Saferpay Test Card10000007599867-949131592XXb28c457348006239087e51228ec5a005a28fd5e7774e1361754917d6774192231ff9ee708416295e469770b02534fe504bfa005f2ebe83b856b8c8525450d0ef', '100000075'), (107, '2010-08-25 11:38:08', NULL, 'PayConfirm1-0jC3K1rbASId3rAUdlS5lb27rS7jb4500EUR90Saferpay Test Card10000007599867-949131592XXb28c457348006239087e51228ec5a005a28fd5e7774e1361754917d6774192231ff9ee708416295e469770b02534fe504bfa005f2ebe83b856b8c8525450d0ef', '100000075'), (108, '2010-08-25 11:53:13', '4500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000076', NULL, '100000076'), (109, '2010-08-25 11:54:10', NULL, 'PayConfirm1-0Ajb1lbbn0IQltAGIf77Gb51lnptb4500EUR90Saferpay Test Card10000007699867-949131592XX0a961d8728162a432442cfb4674a2ce27af4233609eae7b55530d103bf703308bc0847cb8f1e391aff7b4f8bbead06508a7ffb392367b55a3e9ed7e07535d090', '100000076'), (110, '2010-08-25 11:54:19', NULL, 'PayConfirm1-0Ajb1lbbn0IQltAGIf77Gb51lnptb4500EUR90Saferpay Test Card10000007699867-949131592XX0a961d8728162a432442cfb4674a2ce27af4233609eae7b55530d103bf703308bc0847cb8f1e391aff7b4f8bbead06508a7ffb392367b55a3e9ed7e07535d090', '100000076'), (111, '2010-08-25 11:55:37', '5500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000077', NULL, '100000077'), (112, '2010-08-25 11:55:54', NULL, 'PayConfirm1-0655YfAA39Mh1tAtM5U57bG8dr10A5500EUR90Saferpay Test Card10000007799867-949131592XXb0f3583bd6828bd071456b058426d29c9fc87096c669b38413950be27128bc45a30df7f3dac03fb255b65fac8e6d677b28d7091b1b16bb4a68849e1199630996', '100000077'), (113, '2010-08-25 11:56:00', NULL, 'PayConfirm1-0655YfAA39Mh1tAtM5U57bG8dr10A5500EUR90Saferpay Test Card10000007799867-949131592XXb0f3583bd6828bd071456b058426d29c9fc87096c669b38413950be27128bc45a30df7f3dac03fb255b65fac8e6d677b28d7091b1b16bb4a68849e1199630996', '100000077'), (114, '2010-08-25 11:56:05', NULL, 'PayConfirm1-0655YfAA39Mh1tAtM5U57bG8dr10A5500EUR90Saferpay Test Card10000007799867-949131592XXb0f3583bd6828bd071456b058426d29c9fc87096c669b38413950be27128bc45a30df7f3dac03fb255b65fac8e6d677b28d7091b1b16bb4a68849e1199630996', '100000077'), (115, '2010-08-25 12:09:57', '4500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000078', NULL, '100000078'), (116, '2010-08-25 12:10:25', NULL, 'PayConfirm1-0A6UxUvbIQ6bEWA2EQYEtAbjvKpMb4500EUR90Saferpay Test Card10000007899867-949131592XX90f4c48a843ca0103638af852022bf58e7045923f30a07d5c1074ae8f58dd4f44da7e20c502b3f4f1d9c828a5a0e1b7fa9dc8faf3aedb32d8fdeb965b3b5fd7c', '100000078'), (117, '2010-08-25 12:10:34', NULL, 'PayConfirm1-0A6UxUvbIQ6bEWA2EQYEtAbjvKpMb4500EUR90Saferpay Test Card10000007899867-949131592XX90f4c48a843ca0103638af852022bf58e7045923f30a07d5c1074ae8f58dd4f44da7e20c502b3f4f1d9c828a5a0e1b7fa9dc8faf3aedb32d8fdeb965b3b5fd7c', '100000078'), (118, '2010-08-25 12:17:17', '4500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000079', NULL, '100000079'), (119, '2010-08-25 12:17:28', NULL, 'PayConfirm1-06nUbdvb0jdl8SAh3YA8IbK5d54Eb4500EUR90Saferpay Test Card10000007999867-949131592XX613791945ed37f71df1944330463428a82c30bb6953eaea20f767116034068b752cf116d7dd105d7e1ceed27f222dc5084c03cffeaf99a618e6dd6e178865fae', '100000079'), (120, '2010-08-25 12:17:35', NULL, 'PayConfirm1-06nUbdvb0jdl8SAh3YA8IbK5d54Eb4500EUR90Saferpay Test Card10000007999867-949131592XX613791945ed37f71df1944330463428a82c30bb6953eaea20f767116034068b752cf116d7dd105d7e1ceed27f222dc5084c03cffeaf99a618e6dd6e178865fae', '100000079'), (121, '2010-08-25 12:17:45', NULL, 'PayConfirm1-06nUbdvb0jdl8SAh3YA8IbK5d54Eb4500EUR90Saferpay Test Card10000007999867-949131592XX613791945ed37f71df1944330463428a82c30bb6953eaea20f767116034068b752cf116d7dd105d7e1ceed27f222dc5084c03cffeaf99a618e6dd6e178865fae', '100000079'), (122, '2010-08-25 12:27:32', '4500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000080', NULL, '100000080'), (123, '2010-08-25 12:29:01', NULL, 'PayConfirm1-08zGEEIb5EYfGvAhrU2lYbzA8n6bb4500EUR90Saferpay Test Card10000008099867-949131592XX2884b594aa36d51817a6441db0f17bb0d69b8adb0d3c75a90096f649e2174d69dca5b0f3c34be06578f3f95fcf47f7d4eb86a15edb02c8a50fb079b978bfa03a', '100000080'), (124, '2010-08-25 12:29:09', NULL, 'PayConfirm1-08zGEEIb5EYfGvAhrU2lYbzA8n6bb4500EUR90Saferpay Test Card10000008099867-949131592XX2884b594aa36d51817a6441db0f17bb0d69b8adb0d3c75a90096f649e2174d69dca5b0f3c34be06578f3f95fcf47f7d4eb86a15edb02c8a50fb079b978bfa03a', '100000080'), (125, '2010-08-25 12:47:04', '16500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000081', NULL, '100000081'), (126, '2010-08-25 12:47:34', NULL, 'PayConfirm1-0QnAG90AxEOY6vAhUznxKAxSUU60b16500EUR90Saferpay Test Card10000008199867-949131592XX21c5347b77ce3eb73d56557b76914fd8239f19227e0e0839a4f277103266f770ee8b203fab73af2066d6b32ae31c4a7b78c0726019468621de78110d11a4aeb8', '100000081'), (127, '2010-08-25 12:47:44', NULL, 'PayConfirm1-0QnAG90AxEOY6vAhUznxKAxSUU60b16500EUR90Saferpay Test Card10000008199867-949131592XX21c5347b77ce3eb73d56557b76914fd8239f19227e0e0839a4f277103266f770ee8b203fab73af2066d6b32ae31c4a7b78c0726019468621de78110d11a4aeb8', '100000081'), (128, '2010-08-25 12:59:34', '1300"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000082', NULL, '100000082'), (129, '2010-08-25 12:59:42', NULL, 'PayConfirm1-0lCtrvKA2I7jAtA3fnUMvACEGrdxb1300EUR90Saferpay Test Card10000008299867-949131592XX22512b2e859c956aa14d8b5a9c979026c4b02ea2c383cc551d236c32a5941a8c91d10077fd9f08f2882b8f9fbcba241a2ab3bc0c66649c344277bb2f8a4b41b3', '100000082'), (130, '2010-08-25 12:59:50', NULL, 'PayConfirm1-0lCtrvKA2I7jAtA3fnUMvACEGrdxb1300EUR90Saferpay Test Card10000008299867-949131592XX22512b2e859c956aa14d8b5a9c979026c4b02ea2c383cc551d236c32a5941a8c91d10077fd9f08f2882b8f9fbcba241a2ab3bc0c66649c344277bb2f8a4b41b3', '100000082'), (131, '2010-08-25 13:03:22', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000083', NULL, '100000083'), (132, '2010-08-25 13:03:28', NULL, 'PayConfirm1-0n4jp8Ub3n03MUArWd73GAvWdt6Gb700EUR90Saferpay Test Card10000008399867-949131592XXb321be45124218b7a260d9b7cdbceb5bf195edf7e26b5f8068881f5186c130533402c9985e0897ecc228c91953f050d2c35b41de7b29503c474eab6dcc1a422f', '100000083'), (133, '2010-08-25 13:03:34', NULL, 'PayConfirm1-0n4jp8Ub3n03MUArWd73GAvWdt6Gb700EUR90Saferpay Test Card10000008399867-949131592XXb321be45124218b7a260d9b7cdbceb5bf195edf7e26b5f8068881f5186c130533402c9985e0897ecc228c91953f050d2c35b41de7b29503c474eab6dcc1a422f', '100000083'), (134, '2010-08-25 13:03:43', NULL, 'PayConfirm1-0n4jp8Ub3n03MUArWd73GAvWdt6Gb700EUR90Saferpay Test Card10000008399867-949131592XXb321be45124218b7a260d9b7cdbceb5bf195edf7e26b5f8068881f5186c130533402c9985e0897ecc228c91953f050d2c35b41de7b29503c474eab6dcc1a422f', '100000083'), (135, '2010-08-25 13:15:30', '1300"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000084', NULL, '100000084'), (136, '2010-08-25 13:16:40', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000085', NULL, '100000085'), (137, '2010-08-25 13:16:46', NULL, 'PayConfirm1-0W3Ax81blK07ItAv7SpAKbbzbEEOb700EUR90Saferpay Test Card10000008599867-949131592XX37fd08f6905bb4532e3bce5cdd803f01b826e6b3902ddb7b8f6752f9039f14adc3ed3995b86121fba4afe9f0ebaeffbd5882feb1da7f5a43f391a06a84913b7d', '100000085'), (138, '2010-08-25 13:16:52', NULL, 'PayConfirm1-0W3Ax81blK07ItAv7SpAKbbzbEEOb700EUR90Saferpay Test Card10000008599867-949131592XX37fd08f6905bb4532e3bce5cdd803f01b826e6b3902ddb7b8f6752f9039f14adc3ed3995b86121fba4afe9f0ebaeffbd5882feb1da7f5a43f391a06a84913b7d', '100000085'), (139, '2010-08-25 13:17:03', NULL, 'PayConfirm1-0W3Ax81blK07ItAv7SpAKbbzbEEOb700EUR90Saferpay Test Card10000008599867-949131592XX37fd08f6905bb4532e3bce5cdd803f01b826e6b3902ddb7b8f6752f9039f14adc3ed3995b86121fba4afe9f0ebaeffbd5882feb1da7f5a43f391a06a84913b7d', '100000085'), (140, '2010-08-25 14:13:43', '4300"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000086', NULL, '100000086'), (141, '2010-08-25 14:13:50', NULL, 'PayConfirm1-01xz15QA4hflAtAntSlrzbnMGA2Ib4300EUR90Saferpay Test Card10000008699867-949131592XX8d949c7b1363b1801a0b3b57d3f5fa97f9458b47dc978da9d9fe085af61659e727c2a0853d4fb6b313fb41d7192513d54bdca20b89e4a5f47eee65f82d0e80d8', '100000086'), (142, '2010-08-25 14:13:56', NULL, 'PayConfirm1-01xz15QA4hflAtAntSlrzbnMGA2Ib4300EUR90Saferpay Test Card10000008699867-949131592XX8d949c7b1363b1801a0b3b57d3f5fa97f9458b47dc978da9d9fe085af61659e727c2a0853d4fb6b313fb41d7192513d54bdca20b89e4a5f47eee65f82d0e80d8', '100000086'), (143, '2010-08-25 14:14:06', NULL, 'PayConfirm1-01xz15QA4hflAtAntSlrzbnMGA2Ib4300EUR90Saferpay Test Card10000008699867-949131592XX8d949c7b1363b1801a0b3b57d3f5fa97f9458b47dc978da9d9fe085af61659e727c2a0853d4fb6b313fb41d7192513d54bdca20b89e4a5f47eee65f82d0e80d8', '100000086'), (144, '2010-08-25 14:21:37', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000087', NULL, '100000087'), (145, '2010-08-25 14:22:03', NULL, 'PayConfirm1-0j3QAApbGhA88rA35CUvKA2Idlbjb700EUR90Saferpay Test Card10000008799867-949131592XX4d3dadf49374a397b6fb2429d9606094ceae4eb1e8f3ad7b28bb6b1f408325fed5c3ba939b8f1d570354927f0d82c663d78615f80284b6110f93f5a54b556aca', '100000087'), (146, '2010-08-25 14:22:09', NULL, 'PayConfirm1-0j3QAApbGhA88rA35CUvKA2Idlbjb700EUR90Saferpay Test Card10000008799867-949131592XX4d3dadf49374a397b6fb2429d9606094ceae4eb1e8f3ad7b28bb6b1f408325fed5c3ba939b8f1d570354927f0d82c663d78615f80284b6110f93f5a54b556aca', '100000087'), (147, '2010-08-25 14:22:20', NULL, 'PayConfirm1-0j3QAApbGhA88rA35CUvKA2Idlbjb700EUR90Saferpay Test Card10000008799867-949131592XX4d3dadf49374a397b6fb2429d9606094ceae4eb1e8f3ad7b28bb6b1f408325fed5c3ba939b8f1d570354927f0d82c663d78615f80284b6110f93f5a54b556aca', '100000087'), (148, '2010-08-25 14:36:16', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000088', NULL, '100000088'), (149, '2010-08-25 14:36:22', NULL, 'PayConfirm1-0OIn5fKbjrOlfvAAzlKdzA9MY3zAb700EUR90Saferpay Test Card10000008899867-949131592XXb376b881e5168a378a1692326a2edb9225218cd728909e069f36b468affc750f5aa114b4da3057359b3ff85b4af94c5130a27e14c1fd2f72b2ce6bdeb4d2b9c7', '100000088'), (150, '2010-08-25 14:36:28', NULL, 'PayConfirm1-0OIn5fKbjrOlfvAAzlKdzA9MY3zAb700EUR90Saferpay Test Card10000008899867-949131592XXb376b881e5168a378a1692326a2edb9225218cd728909e069f36b468affc750f5aa114b4da3057359b3ff85b4af94c5130a27e14c1fd2f72b2ce6bdeb4d2b9c7', '100000088'), (151, '2010-08-25 14:36:40', NULL, 'PayConfirm1-0OIn5fKbjrOlfvAAzlKdzA9MY3zAb700EUR90Saferpay Test Card10000008899867-949131592XXb376b881e5168a378a1692326a2edb9225218cd728909e069f36b468affc750f5aa114b4da3057359b3ff85b4af94c5130a27e14c1fd2f72b2ce6bdeb4d2b9c7', '100000088'), (152, '2010-08-25 14:44:45', '4800"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000089', NULL, '100000089'), (153, '2010-08-25 14:44:57', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000090', NULL, '100000090'), (154, '2010-08-25 14:45:03', NULL, 'PayConfirm1-0G43GCAA5xYSGtAEpAGt2bY9Av8vb700EUR90Saferpay Test Card10000009099867-949131592XX3286f6a6f380c4ef982d21d7f74d282aaeb7d483900e0e0bc245c0a3fd464adbc79bf6ebb81aedec332cc4cbbe27b4e72599c6ef24c3de04f92c6082467bff4b', '100000090'), (155, '2010-08-25 14:45:13', NULL, 'PayConfirm1-0G43GCAA5xYSGtAEpAGt2bY9Av8vb700EUR90Saferpay Test Card10000009099867-949131592XX3286f6a6f380c4ef982d21d7f74d282aaeb7d483900e0e0bc245c0a3fd464adbc79bf6ebb81aedec332cc4cbbe27b4e72599c6ef24c3de04f92c6082467bff4b', '100000090'), (156, '2010-08-25 14:45:19', NULL, 'PayConfirm1-01IQGKjbM1QUQUAjGvObQbjj38G1b4800EUR90Saferpay Test Card10000008999867-949131592XX69a39f32a21639088c7f7894b264c50d848cddeb372df0b9792a0960361837a778e3e2861db4244d0815580238762e92c97812d85bb8343d3cc48ea06fb82025', '100000089'), (157, '2010-08-25 14:45:29', NULL, 'PayConfirm1-01IQGKjbM1QUQUAjGvObQbjj38G1b4800EUR90Saferpay Test Card10000008999867-949131592XX69a39f32a21639088c7f7894b264c50d848cddeb372df0b9792a0960361837a778e3e2861db4244d0815580238762e92c97812d85bb8343d3cc48ea06fb82025', '100000089'), (158, '2010-08-25 14:45:33', NULL, 'PayConfirm1-01IQGKjbM1QUQUAjGvObQbjj38G1b4800EUR90Saferpay Test Card10000008999867-949131592XX69a39f32a21639088c7f7894b264c50d848cddeb372df0b9792a0960361837a778e3e2861db4244d0815580238762e92c97812d85bb8343d3cc48ea06fb82025', '100000089'), (159, '2010-08-25 14:50:43', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000091', NULL, '100000091'), (160, '2010-08-25 14:50:50', NULL, 'PayConfirm1-0GnUQC4bMGx3KtAlzM7OGbn7brI3b700EUR90Saferpay Test Card10000009199867-949131592XXc57e528329d602a0805e1aedd3afbed5ed00b0bc3fb6090c2acd03da98b4bfa09718eda0d08d2cdfbe230c2235c0e7e57f1b6308c4e49e6ab5c384d4f766ab7c', '100000091'), (161, '2010-08-25 14:50:59', NULL, 'PayConfirm1-0GnUQC4bMGx3KtAlzM7OGbn7brI3b700EUR90Saferpay Test Card10000009199867-949131592XXc57e528329d602a0805e1aedd3afbed5ed00b0bc3fb6090c2acd03da98b4bfa09718eda0d08d2cdfbe230c2235c0e7e57f1b6308c4e49e6ab5c384d4f766ab7c', '100000091'), (162, '2010-08-25 14:57:06', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000092', NULL, '100000092'), (163, '2010-08-25 14:57:13', NULL, 'PayConfirm1-01hQ97Wb58l08SAESdU8xAIpz72xA700EUR90Saferpay Test Card10000009299867-949131592XX3987c56b2cb7043f65ecb1ea1a225568edae776f398c6b6fdf3a2b80292ec43cba7055bd20c7fcd2b244fac7306f438b7e525aaa4944ce1aa185f3e06fbef164', '100000092'), (164, '2010-08-25 14:57:22', NULL, 'PayConfirm1-01hQ97Wb58l08SAESdU8xAIpz72xA700EUR90Saferpay Test Card10000009299867-949131592XX3987c56b2cb7043f65ecb1ea1a225568edae776f398c6b6fdf3a2b80292ec43cba7055bd20c7fcd2b244fac7306f438b7e525aaa4944ce1aa185f3e06fbef164', '100000092'), (165, '2010-08-25 15:05:14', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000093', NULL, '100000093'), (166, '2010-08-25 15:05:20', NULL, 'PayConfirm1-0OYQj13AA5hM8rAf7fllbAjpGv2nb700EUR90Saferpay Test Card10000009399867-949131592XX63a7a0b0c97466cd2a9b437f86cbbc6238755ed6a17774deea3141004a21911301fff6302fa7babcbaf688d8a1ed125b2d76c9f9c2b2232bdc0fc5d6a2d65425', '100000093'), (167, '2010-08-25 15:05:30', NULL, 'PayConfirm1-0OYQj13AA5hM8rAf7fllbAjpGv2nb700EUR90Saferpay Test Card10000009399867-949131592XX63a7a0b0c97466cd2a9b437f86cbbc6238755ed6a17774deea3141004a21911301fff6302fa7babcbaf688d8a1ed125b2d76c9f9c2b2232bdc0fc5d6a2d65425', '100000093'), (168, '2010-08-25 15:09:57', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000094', NULL, '100000094'), (169, '2010-08-25 15:10:04', NULL, 'PayConfirm1-0WxChhCbxddp5rASO8S60bf1AAGzb700EUR90Saferpay Test Card10000009499867-949131592XX72122f3ece5368c9878f774eec74209b404819184a573f1dc6a1190c608261d4d56b3e4d1b2436cdccdcde25b65e3600eb2398daaa55a94c39e74c83350bbcdf', '100000094'), (170, '2010-08-25 15:10:10', NULL, 'PayConfirm1-0WxChhCbxddp5rASO8S60bf1AAGzb700EUR90Saferpay Test Card10000009499867-949131592XX72122f3ece5368c9878f774eec74209b404819184a573f1dc6a1190c608261d4d56b3e4d1b2436cdccdcde25b65e3600eb2398daaa55a94c39e74c83350bbcdf', '100000094'), (171, '2010-08-25 15:10:20', NULL, 'PayConfirm1-0WxChhCbxddp5rASO8S60bf1AAGzb700EUR90Saferpay Test Card10000009499867-949131592XX72122f3ece5368c9878f774eec74209b404819184a573f1dc6a1190c608261d4d56b3e4d1b2436cdccdcde25b65e3600eb2398daaa55a94c39e74c83350bbcdf', '100000094'), (172, '2010-08-25 15:17:39', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000095', NULL, '100000095'), (173, '2010-08-25 15:17:46', NULL, 'PayConfirm1-0vKlYUObSC914rAIUCpI2bOnndhdb700EUR90Saferpay Test Card10000009599867-949131592XX1976409561199abe90a5ce6ccd6face49ffe6a6aeb476527dbe6ce3dd2414557480806e8cf8da85fc9c605b783f637b9baa363930bd8f3bf539d33d46d7063e6', '100000095'), (174, '2010-08-25 15:17:52', NULL, 'PayConfirm1-0vKlYUObSC914rAIUCpI2bOnndhdb700EUR90Saferpay Test Card10000009599867-949131592XX1976409561199abe90a5ce6ccd6face49ffe6a6aeb476527dbe6ce3dd2414557480806e8cf8da85fc9c605b783f637b9baa363930bd8f3bf539d33d46d7063e6', '100000095'), (175, '2010-08-25 15:18:02', NULL, 'PayConfirm1-0vKlYUObSC914rAIUCpI2bOnndhdb700EUR90Saferpay Test Card10000009599867-949131592XX1976409561199abe90a5ce6ccd6face49ffe6a6aeb476527dbe6ce3dd2414557480806e8cf8da85fc9c605b783f637b9baa363930bd8f3bf539d33d46d7063e6', '100000095'), (176, '2010-08-25 15:31:03', '900"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000096', NULL, '100000096'), (177, '2010-08-25 15:31:21', NULL, 'PayConfirm1-0I41bp2bjnnfbSAd2SS8AAAjp6UKb900EUR90Saferpay Test Card10000009699867-949131592XX2cb4ebc31fd010f1665efc781165417bcf171c017cc3763afed19de19ed7dc9d53277dfc848f5ebe1fa1b17da993fa851286d472ca89a03f5a035bcd4b862482', '100000096'), (178, '2010-08-25 15:31:28', NULL, 'PayConfirm1-0I41bp2bjnnfbSAd2SS8AAAjp6UKb900EUR90Saferpay Test Card10000009699867-949131592XX2cb4ebc31fd010f1665efc781165417bcf171c017cc3763afed19de19ed7dc9d53277dfc848f5ebe1fa1b17da993fa851286d472ca89a03f5a035bcd4b862482', '100000096'), (179, '2010-08-25 15:31:33', NULL, 'PayConfirm1-0I41bp2bjnnfbSAd2SS8AAAjp6UKb900EUR90Saferpay Test Card10000009699867-949131592XX2cb4ebc31fd010f1665efc781165417bcf171c017cc3763afed19de19ed7dc9d53277dfc848f5ebe1fa1b17da993fa851286d472ca89a03f5a035bcd4b862482', '100000096'), (180, '2010-08-25 15:33:42', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000097', NULL, '100000097'), (181, '2010-08-25 15:33:49', NULL, 'PayConfirm1-0r22bftbn2hWlSA7GYbvEApbr0MUA700EUR90Saferpay Test Card10000009799867-949131592XX8a62dc5433cf4a3827f33edcb78bbe54da41a4c16b16fc87a7b449784fdcaa514cda78a3d6898ebe70d37efe41e150e5e032ef978c79e35ec330bf3af0f3f216', '100000097'), (182, '2010-08-25 15:33:58', NULL, 'PayConfirm1-0r22bftbn2hWlSA7GYbvEApbr0MUA700EUR90Saferpay Test Card10000009799867-949131592XX8a62dc5433cf4a3827f33edcb78bbe54da41a4c16b16fc87a7b449784fdcaa514cda78a3d6898ebe70d37efe41e150e5e032ef978c79e35ec330bf3af0f3f216', '100000097'), (183, '2010-08-25 15:37:51', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000098', NULL, '100000098'), (184, '2010-08-25 15:37:57', NULL, 'PayConfirm1-0hW2fI7A76A0nUA346vxjAl65vInb700EUR90Saferpay Test Card10000009899867-949131592XX1393d1ed920052850ab13d298784f07f7b279f9e959958bb2def7181a149f640ebf60327cc70aee10379c437737c759898ea0f4a18aa413965683e6b735fedc2', '100000098'), (185, '2010-08-25 15:38:03', NULL, 'PayConfirm1-0hW2fI7A76A0nUA346vxjAl65vInb700EUR90Saferpay Test Card10000009899867-949131592XX1393d1ed920052850ab13d298784f07f7b279f9e959958bb2def7181a149f640ebf60327cc70aee10379c437737c759898ea0f4a18aa413965683e6b735fedc2', '100000098'), (186, '2010-08-25 15:38:13', NULL, 'PayConfirm1-0hW2fI7A76A0nUA346vxjAl65vInb700EUR90Saferpay Test Card10000009899867-949131592XX1393d1ed920052850ab13d298784f07f7b279f9e959958bb2def7181a149f640ebf60327cc70aee10379c437737c759898ea0f4a18aa413965683e6b735fedc2', '100000098'), (187, '2010-08-25 15:45:06', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000099', NULL, '100000099'), (188, '2010-08-25 15:45:12', NULL, 'PayConfirm1-051MA87blIfEQtAYA06KxArhnC2AA700EUR90Saferpay Test Card10000009999867-949131592XX601d842025e2bde81b3e9786f868abf85320c18860923588b6105a0a29a823df4a03b0f5e436cc49359494762e77ea271d47bdb3bc0a857aab2eb775f3dfd28d', '100000099'), (189, '2010-08-25 15:45:18', NULL, 'PayConfirm1-051MA87blIfEQtAYA06KxArhnC2AA700EUR90Saferpay Test Card10000009999867-949131592XX601d842025e2bde81b3e9786f868abf85320c18860923588b6105a0a29a823df4a03b0f5e436cc49359494762e77ea271d47bdb3bc0a857aab2eb775f3dfd28d', '100000099'), (190, '2010-08-25 15:45:28', NULL, 'PayConfirm1-051MA87blIfEQtAYA06KxArhnC2AA700EUR90Saferpay Test Card10000009999867-949131592XX601d842025e2bde81b3e9786f868abf85320c18860923588b6105a0a29a823df4a03b0f5e436cc49359494762e77ea271d47bdb3bc0a857aab2eb775f3dfd28d', '100000099'), (191, '2010-08-25 16:17:26', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000100', NULL, '100000100'), (192, '2010-08-25 16:17:33', NULL, 'PayConfirm1-0O6rvflb3I4jUvA94vEnOAp0n3r4A700EUR90Saferpay Test Card10000010099867-949131592XX1b898478311a6789c1511cb08878b08c32563fbfbe9f513a4aca1f6b1752fb6c24040325a1387291e11605f4b59654974c4afe7205a61e98bee0a834f53770a3', '100000100'), (193, '2010-08-25 16:17:39', NULL, 'PayConfirm1-0O6rvflb3I4jUvA94vEnOAp0n3r4A700EUR90Saferpay Test Card10000010099867-949131592XX1b898478311a6789c1511cb08878b08c32563fbfbe9f513a4aca1f6b1752fb6c24040325a1387291e11605f4b59654974c4afe7205a61e98bee0a834f53770a3', '100000100'), (194, '2010-08-25 16:17:49', NULL, 'PayConfirm1-0O6rvflb3I4jUvA94vEnOAp0n3r4A700EUR90Saferpay Test Card10000010099867-949131592XX1b898478311a6789c1511cb08878b08c32563fbfbe9f513a4aca1f6b1752fb6c24040325a1387291e11605f4b59654974c4afe7205a61e98bee0a834f53770a3', '100000100'), (195, '2010-08-25 16:21:10', '400"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000101', NULL, '100000101'), (196, '2010-08-25 16:21:34', NULL, 'PayConfirm1-0ExOMG4AM1Qh9vA7Mp94nAfKWE3vb400EUR90Saferpay Test Card10000010199867-949131592XX1d378bc3a99512ac527a43523bb291757638af8c32d475b770410820e40706a0e8404704bd277618643e59868a4e69200a65fea310015af244e2e76956ef34a9', '100000101'), (197, '2010-08-25 16:21:40', NULL, 'PayConfirm1-0ExOMG4AM1Qh9vA7Mp94nAfKWE3vb400EUR90Saferpay Test Card10000010199867-949131592XX1d378bc3a99512ac527a43523bb291757638af8c32d475b770410820e40706a0e8404704bd277618643e59868a4e69200a65fea310015af244e2e76956ef34a9', '100000101'), (198, '2010-08-25 16:21:49', NULL, 'PayConfirm1-0ExOMG4AM1Qh9vA7Mp94nAfKWE3vb400EUR90Saferpay Test Card10000010199867-949131592XX1d378bc3a99512ac527a43523bb291757638af8c32d475b770410820e40706a0e8404704bd277618643e59868a4e69200a65fea310015af244e2e76956ef34a9', '100000101'), (199, '2010-08-25 16:21:53', NULL, 'PayConfirm1-0ExOMG4AM1Qh9vA7Mp94nAfKWE3vb400EUR90Saferpay Test Card10000010199867-949131592XX1d378bc3a99512ac527a43523bb291757638af8c32d475b770410820e40706a0e8404704bd277618643e59868a4e69200a65fea310015af244e2e76956ef34a9', '100000101'), (200, '2010-08-25 16:28:21', '4800"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"200000012', NULL, '200000012'), (201, '2010-08-25 16:28:38', NULL, 'PayConfirm1-0t844p9AfpM90UA3KQMpCbhQGbd5b4800EUR90Saferpay Test Card20000001299867-949131592XXae90f49eb4875f87ba6c9862d8b8883dc8560ddc7c0a82f2d1277144b807faf5aa7aa7a1c7d5b565ccec93bb7c94abadbea4a31fdc4f92f671b1f3cac5a3d56a', '200000012'), (202, '2010-08-25 16:28:45', NULL, 'PayConfirm1-0t844p9AfpM90UA3KQMpCbhQGbd5b4800EUR90Saferpay Test Card20000001299867-949131592XXae90f49eb4875f87ba6c9862d8b8883dc8560ddc7c0a82f2d1277144b807faf5aa7aa7a1c7d5b565ccec93bb7c94abadbea4a31fdc4f92f671b1f3cac5a3d56a', '200000012'), (203, '2010-08-25 16:28:53', NULL, 'PayConfirm1-0t844p9AfpM90UA3KQMpCbhQGbd5b4800EUR90Saferpay Test Card20000001299867-949131592XXae90f49eb4875f87ba6c9862d8b8883dc8560ddc7c0a82f2d1277144b807faf5aa7aa7a1c7d5b565ccec93bb7c94abadbea4a31fdc4f92f671b1f3cac5a3d56a', '200000012'), (204, '2010-08-25 16:28:57', NULL, 'PayConfirm1-0t844p9AfpM90UA3KQMpCbhQGbd5b4800EUR90Saferpay Test Card20000001299867-949131592XXae90f49eb4875f87ba6c9862d8b8883dc8560ddc7c0a82f2d1277144b807faf5aa7aa7a1c7d5b565ccec93bb7c94abadbea4a31fdc4f92f671b1f3cac5a3d56a', '200000012'), (205, '2010-08-25 16:34:32', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000102', NULL, '100000102'), (206, '2010-08-25 16:34:49', NULL, 'PayConfirm1-0xp46GfA5zU99UAbUdGIxAvCz9dhb700EUR90Saferpay Test Card10000010299867-949131592XX75c1019cae54d3d8a83e79139a437432496f3cc979f998e79e794e645c1f25e01da5ede86ecbc2e61d0defec0fb50cfcf9f73fc97105f0b557366bf80a0fac79', '100000102'), (207, '2010-08-25 16:34:55', NULL, 'PayConfirm1-0xp46GfA5zU99UAbUdGIxAvCz9dhb700EUR90Saferpay Test Card10000010299867-949131592XX75c1019cae54d3d8a83e79139a437432496f3cc979f998e79e794e645c1f25e01da5ede86ecbc2e61d0defec0fb50cfcf9f73fc97105f0b557366bf80a0fac79', '100000102'), (208, '2010-08-25 16:35:06', NULL, 'PayConfirm1-0xp46GfA5zU99UAbUdGIxAvCz9dhb700EUR90Saferpay Test Card10000010299867-949131592XX75c1019cae54d3d8a83e79139a437432496f3cc979f998e79e794e645c1f25e01da5ede86ecbc2e61d0defec0fb50cfcf9f73fc97105f0b557366bf80a0fac79', '100000102'), (209, '2010-08-25 16:35:10', NULL, 'PayConfirm1-0xp46GfA5zU99UAbUdGIxAvCz9dhb700EUR90Saferpay Test Card10000010299867-949131592XX75c1019cae54d3d8a83e79139a437432496f3cc979f998e79e794e645c1f25e01da5ede86ecbc2e61d0defec0fb50cfcf9f73fc97105f0b557366bf80a0fac79', '100000102'), (210, '2010-08-25 17:22:55', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000103', NULL, '100000103'), (211, '2010-08-25 17:23:03', NULL, 'PayConfirm1-08UfA01bMUCxWSA5Q2C81AQ1z372b700EUR90Saferpay Test Card10000010399867-949131592XX28bb9bf025d0c545a2485203bfcde84028400622ae8eef7f09c9df61d83ca31ce801cc28f56be1805bce01bb29655e3441f6c576781356ceb992576b98bc7fb8', '100000103'), (212, '2010-08-25 17:23:10', NULL, 'PayConfirm1-08UfA01bMUCxWSA5Q2C81AQ1z372b700EUR90Saferpay Test Card10000010399867-949131592XX28bb9bf025d0c545a2485203bfcde84028400622ae8eef7f09c9df61d83ca31ce801cc28f56be1805bce01bb29655e3441f6c576781356ceb992576b98bc7fb8', '100000103'), (213, '2010-08-25 17:23:20', NULL, 'PayConfirm1-08UfA01bMUCxWSA5Q2C81AQ1z372b700EUR90Saferpay Test Card10000010399867-949131592XX28bb9bf025d0c545a2485203bfcde84028400622ae8eef7f09c9df61d83ca31ce801cc28f56be1805bce01bb29655e3441f6c576781356ceb992576b98bc7fb8', '100000103'), (214, '2010-08-25 17:26:29', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000104', NULL, '100000104'), (215, '2010-08-25 17:26:36', NULL, 'PayConfirm1-02bSr1YbrGI51UApjfEEdAWC5x42b700EUR90Saferpay Test Card10000010499867-949131592XX6b83a7bd3c6fe1933ebac5daeffeb0531e14c89be7402700d20845d1ab7a335c2548f5956988ad90a211c7e2fcf9e5cb4e7592dcca5d7ee388c455c65bb89dad', '100000104'), (216, '2010-08-25 17:26:42', NULL, 'PayConfirm1-02bSr1YbrGI51UApjfEEdAWC5x42b700EUR90Saferpay Test Card10000010499867-949131592XX6b83a7bd3c6fe1933ebac5daeffeb0531e14c89be7402700d20845d1ab7a335c2548f5956988ad90a211c7e2fcf9e5cb4e7592dcca5d7ee388c455c65bb89dad', '100000104'), (217, '2010-08-25 17:26:52', NULL, 'PayConfirm1-02bSr1YbrGI51UApjfEEdAWC5x42b700EUR90Saferpay Test Card10000010499867-949131592XX6b83a7bd3c6fe1933ebac5daeffeb0531e14c89be7402700d20845d1ab7a335c2548f5956988ad90a211c7e2fcf9e5cb4e7592dcca5d7ee388c455c65bb89dad', '100000104'), (218, '2010-08-25 17:28:27', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000105', NULL, '100000105'), (219, '2010-08-25 17:28:33', NULL, 'PayConfirm1-0Uf22n0b47bt9tArhAGYSAAhxUr5A700EUR90Saferpay Test Card10000010599867-949131592XX43a65531462094c4bcb6a4ab320af97e4bca06b3d59f8068e45548fc7394006e6614226dc76bddb5cde8de6c1562798476fa236ab083a1292dbe3426f399198a', '100000105'), (220, '2010-08-25 17:28:39', NULL, 'PayConfirm1-0Uf22n0b47bt9tArhAGYSAAhxUr5A700EUR90Saferpay Test Card10000010599867-949131592XX43a65531462094c4bcb6a4ab320af97e4bca06b3d59f8068e45548fc7394006e6614226dc76bddb5cde8de6c1562798476fa236ab083a1292dbe3426f399198a', '100000105'), (221, '2010-08-25 17:28:50', NULL, 'PayConfirm1-0Uf22n0b47bt9tArhAGYSAAhxUr5A700EUR90Saferpay Test Card10000010599867-949131592XX43a65531462094c4bcb6a4ab320af97e4bca06b3d59f8068e45548fc7394006e6614226dc76bddb5cde8de6c1562798476fa236ab083a1292dbe3426f399198a', '100000105'), (222, '2010-08-25 17:32:32', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000106', NULL, '100000106'), (223, '2010-08-25 17:32:39', NULL, 'PayConfirm1-0htQhf0bp9WYUtAtWp8nfbthl3pAA700EUR90Saferpay Test Card10000010699867-949131592XXac825e1912d03f5836b85d7dc5278072eee1d7d9663978407e32d89b5210fb1ca2f2e00f487d92359bb12c28379a5b679f7ab1ce42cb7423edf9039487853a42', '100000106'), (224, '2010-08-25 17:32:45', NULL, 'PayConfirm1-0htQhf0bp9WYUtAtWp8nfbthl3pAA700EUR90Saferpay Test Card10000010699867-949131592XXac825e1912d03f5836b85d7dc5278072eee1d7d9663978407e32d89b5210fb1ca2f2e00f487d92359bb12c28379a5b679f7ab1ce42cb7423edf9039487853a42', '100000106'), (225, '2010-08-25 17:32:54', NULL, 'PayConfirm1-0htQhf0bp9WYUtAtWp8nfbthl3pAA700EUR90Saferpay Test Card10000010699867-949131592XXac825e1912d03f5836b85d7dc5278072eee1d7d9663978407e32d89b5210fb1ca2f2e00f487d92359bb12c28379a5b679f7ab1ce42cb7423edf9039487853a42', '100000106'), (226, '2010-08-25 18:03:27', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000107', NULL, '100000107'), (227, '2010-08-25 18:05:09', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000108', NULL, '100000108'), (228, '2010-08-25 18:05:34', NULL, 'PayConfirm1-0fG8Ir1Ajl4lbvAUzhGx8bOElYr1b700EUR90Saferpay Test Card10000010899867-949131592XX47c53bedfa53a77e3c058f918972d30258061821f40c51cce264515728772d251c472ab7894d9b4f6f0b61ddfea5c1ce6486bba550eceff10ef5166c5544a0de', '100000108'), (229, '2010-08-25 18:05:40', NULL, 'PayConfirm1-0fG8Ir1Ajl4lbvAUzhGx8bOElYr1b700EUR90Saferpay Test Card10000010899867-949131592XX47c53bedfa53a77e3c058f918972d30258061821f40c51cce264515728772d251c472ab7894d9b4f6f0b61ddfea5c1ce6486bba550eceff10ef5166c5544a0de', '100000108'), (230, '2010-08-25 18:05:45', NULL, 'PayConfirm1-0fG8Ir1Ajl4lbvAUzhGx8bOElYr1b700EUR90Saferpay Test Card10000010899867-949131592XX47c53bedfa53a77e3c058f918972d30258061821f40c51cce264515728772d251c472ab7894d9b4f6f0b61ddfea5c1ce6486bba550eceff10ef5166c5544a0de', '100000108'), (231, '2010-08-25 18:09:03', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000109', NULL, '100000109'), (232, '2010-08-25 18:09:39', NULL, 'PayConfirm1-0UQbh2Ibh4pK0tA1nhzO6b6O483EA700EUR90Saferpay Test Card10000010999867-949131592XX06eb06c8f395123d28022111624f39ce7610e52105314a0b4372c40290ee8c80ec793914d47531f746e8b470579ce624f1321ad95b857fd733b7ce42e9786679', '100000109'), (233, '2010-08-25 18:09:45', NULL, 'PayConfirm1-0UQbh2Ibh4pK0tA1nhzO6b6O483EA700EUR90Saferpay Test Card10000010999867-949131592XX06eb06c8f395123d28022111624f39ce7610e52105314a0b4372c40290ee8c80ec793914d47531f746e8b470579ce624f1321ad95b857fd733b7ce42e9786679', '100000109'), (234, '2010-08-25 18:11:10', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000110', NULL, '100000110'), (235, '2010-08-25 18:12:12', NULL, 'PayConfirm1-0559SQpAtUdY9rAQ1YrpWbOdKxMCb700EUR90Saferpay Test Card10000011099867-949131592XX1d30850449a2529835f2e4e74d87ae9c26e482772fef4d51938b0b9e7a513611e2eeb6a10746854a4f788e55e1c7286e9021eead0701564f1008c870b8fa887b', '100000110'), (236, '2010-08-25 18:12:18', NULL, 'PayConfirm1-0559SQpAtUdY9rAQ1YrpWbOdKxMCb700EUR90Saferpay Test Card10000011099867-949131592XX1d30850449a2529835f2e4e74d87ae9c26e482772fef4d51938b0b9e7a513611e2eeb6a10746854a4f788e55e1c7286e9021eead0701564f1008c870b8fa887b', '100000110'), (237, '2010-08-25 18:16:01', '1300"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000111', NULL, '100000111'), (238, '2010-08-25 18:17:54', NULL, 'PayConfirm1-0h8pnAWbW92WdtAbxjhEQAC6xKzbA1300EUR90Saferpay Test Card10000011199867-949131592XXbca1e5714044541772e269259247f3684d60e19cf2ba00debb4c5e333e559f0815e874fd52ac009b4a9bfbfddf224c34b7d1a5135847888a7f634986bf4142f9', '100000111'), (239, '2010-08-25 18:17:58', NULL, 'PayConfirm1-0h8pnAWbW92WdtAbxjhEQAC6xKzbA1300EUR90Saferpay Test Card10000011199867-949131592XXbca1e5714044541772e269259247f3684d60e19cf2ba00debb4c5e333e559f0815e874fd52ac009b4a9bfbfddf224c34b7d1a5135847888a7f634986bf4142f9', '100000111'), (240, '2010-08-25 18:18:06', NULL, 'PayConfirm1-0h8pnAWbW92WdtAbxjhEQAC6xKzbA1300EUR90Saferpay Test Card10000011199867-949131592XXbca1e5714044541772e269259247f3684d60e19cf2ba00debb4c5e333e559f0815e874fd52ac009b4a9bfbfddf224c34b7d1a5135847888a7f634986bf4142f9', '100000111'), (241, '2010-08-25 18:25:52', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000112', NULL, '100000112'), (242, '2010-08-25 18:27:53', NULL, 'PayConfirm1-041W2WvAp1jCQUA2rG5b6b4OG5C8A700EUR90Saferpay Test Card10000011299867-949131592XXa061b9d29b9d2f891ed69e0dd433c2732e74626d431210128069386f4097b9749127de9176fac545ccd4aa47f0904c679e1fa8962e18e6fa70e678d175198f95', '100000112'), (243, '2010-08-25 18:27:57', NULL, 'PayConfirm1-041W2WvAp1jCQUA2rG5b6b4OG5C8A700EUR90Saferpay Test Card10000011299867-949131592XXa061b9d29b9d2f891ed69e0dd433c2732e74626d431210128069386f4097b9749127de9176fac545ccd4aa47f0904c679e1fa8962e18e6fa70e678d175198f95', '100000112'), (244, '2010-08-25 18:28:06', NULL, 'PayConfirm1-041W2WvAp1jCQUA2rG5b6b4OG5C8A700EUR90Saferpay Test Card10000011299867-949131592XXa061b9d29b9d2f891ed69e0dd433c2732e74626d431210128069386f4097b9749127de9176fac545ccd4aa47f0904c679e1fa8962e18e6fa70e678d175198f95', '100000112'), (245, '2010-08-25 18:35:06', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000113', NULL, '100000113'), (246, '2010-08-25 18:35:50', NULL, 'PayConfirm1-04E7Ab5AKEvndWAz370j5b6f4rG6b700EUR90Saferpay Test Card10000011399867-949131592XX926602a20e9ed137378851bcb2903ffe1e453ff358ef886d4acbb28d11fa04c79a1eedd4b6cdff84edbdaef890993fd70c6106bc7a640f17bb4f413267249feb', '100000113'), (247, '2010-08-25 18:52:05', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000114', NULL, '100000114'), (248, '2010-08-25 18:52:14', NULL, 'PayConfirm1-0O9WUYEASftUhvA7v5Kj0bOYEv5Mb700EUR90Saferpay Test Card10000011499867-949131592XX6c08651e13437174edb6f2612afee4e2d10bf1bbf0e985df3d6b8cada5442dab6fa4fa231246c2e7048dfe0a1662e55d013c077036978ec6dd5868a0f7209455', '100000114'), (249, '2010-08-25 18:52:21', NULL, 'PayConfirm1-0O9WUYEASftUhvA7v5Kj0bOYEv5Mb700EUR90Saferpay Test Card10000011499867-949131592XX6c08651e13437174edb6f2612afee4e2d10bf1bbf0e985df3d6b8cada5442dab6fa4fa231246c2e7048dfe0a1662e55d013c077036978ec6dd5868a0f7209455', '100000114'), (250, '2010-08-25 18:52:25', NULL, 'PayConfirm1-0O9WUYEASftUhvA7v5Kj0bOYEv5Mb700EUR90Saferpay Test Card10000011499867-949131592XX6c08651e13437174edb6f2612afee4e2d10bf1bbf0e985df3d6b8cada5442dab6fa4fa231246c2e7048dfe0a1662e55d013c077036978ec6dd5868a0f7209455', '100000114'), (251, '2010-08-25 18:57:45', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000115', NULL, '100000115'), (252, '2010-08-25 18:58:07', NULL, 'PayConfirm1-0YW8SdbbI7j5pvA1x6v3nbjtlll4b700EUR90Saferpay Test Card10000011599867-949131592XX56a5de2426e89c803ff83ea07888b6eb93f82c37776b708c2d218a89bd37775faf44a21f56e5c87b1fd5fd88d05e30f074aad1e3ed32337154fcc21205c84ec0', '100000115'), (253, '2010-08-25 19:03:59', NULL, 'PayConfirm1-0YW8SdbbI7j5pvA1x6v3nbjtlll4b700EUR90Saferpay Test Card10000011599867-949131592XX56a5de2426e89c803ff83ea07888b6eb93f82c37776b708c2d218a89bd37775faf44a21f56e5c87b1fd5fd88d05e30f074aad1e3ed32337154fcc21205c84ec0', '100000115'), (254, '2010-08-25 19:18:42', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000116', NULL, '100000116'), (255, '2010-08-25 19:18:56', NULL, 'PayConfirm1-0W4n071AGzGdCvArbGEG0AMn1125b700EUR90Saferpay Test Card10000011699867-949131592XX488f6bc0ee9e3445a97ee0a67187b378766d123b5b9bafa607308cfb2f03034b980ed615336e7a5a858fae68a9ce96726fcb4c58fb6f43d4f424f024677257c1', '100000116'), (256, '2010-08-25 19:19:02', NULL, 'PayConfirm1-0W4n071AGzGdCvArbGEG0AMn1125b700EUR90Saferpay Test Card10000011699867-949131592XX488f6bc0ee9e3445a97ee0a67187b378766d123b5b9bafa607308cfb2f03034b980ed615336e7a5a858fae68a9ce96726fcb4c58fb6f43d4f424f024677257c1', '100000116'), (257, '2010-08-26 11:19:20', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000117', NULL, '100000117'), (258, '2010-08-26 11:21:34', NULL, 'PayConfirm1-0I8I6OAAbzKj1SAl29GWSAn9I2nEA700EUR90Saferpay Test Card10000011799867-949131592XXa09b45e490c2543d22ca3d577b09a455a66d11a14b46f12b4e9be9ba95d3c1ba94e89fbd82ae3d66e56a26c0ffd08a96241b005745953f44c28325bb66e9f772', '100000117'), (259, '2010-08-26 11:21:47', NULL, 'PayConfirm1-0I8I6OAAbzKj1SAl29GWSAn9I2nEA700EUR90Saferpay Test Card10000011799867-949131592XXa09b45e490c2543d22ca3d577b09a455a66d11a14b46f12b4e9be9ba95d3c1ba94e89fbd82ae3d66e56a26c0ffd08a96241b005745953f44c28325bb66e9f772', '100000117'), (260, '2010-08-26 11:55:50', '500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000118', NULL, '100000118'), (261, '2010-08-26 11:56:07', NULL, 'PayConfirm1-0tMUQjbbnOMz2UA6xj125Aphp9KfA500EUR90Saferpay Test Card10000011899867-949131592XX0c05dc650d5118976cb7a3cef38af94ebc577e50d00e01f8e4c5e1718317e84f60f9e205afbf04246e781c14bc26db21284cbca90ede783152b007c8b1c2602b', '100000118'), (262, '2010-08-26 11:56:20', NULL, 'PayConfirm1-0tMUQjbbnOMz2UA6xj125Aphp9KfA500EUR90Saferpay Test Card10000011899867-949131592XX0c05dc650d5118976cb7a3cef38af94ebc577e50d00e01f8e4c5e1718317e84f60f9e205afbf04246e781c14bc26db21284cbca90ede783152b007c8b1c2602b', '100000118'), (263, '2010-08-27 09:28:54', '15100"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000119', NULL, '100000119'), (264, '2010-08-27 09:29:13', NULL, 'PayConfirm1-0p5665dA6x0A1vA3U658CAdpC4nxb15100EUR90Saferpay Test Card10000011999867-949131592XX2cc3743ab1d9dd4fd01847427108427d8d172f27f4742b5fa5d6a2bc6ceac04c2a8e5cf3158b9be5dea5ec93d536ac8c0455c3c4e630a1213c6734a2ca297c58', '100000119'), (265, '2010-08-27 09:29:23', NULL, 'PayConfirm1-0p5665dA6x0A1vA3U658CAdpC4nxb15100EUR90Saferpay Test Card10000011999867-949131592XX2cc3743ab1d9dd4fd01847427108427d8d172f27f4742b5fa5d6a2bc6ceac04c2a8e5cf3158b9be5dea5ec93d536ac8c0455c3c4e630a1213c6734a2ca297c58', '100000119'), (266, '2010-08-27 09:29:26', NULL, 'PayConfirm1-0p5665dA6x0A1vA3U658CAdpC4nxb15100EUR90Saferpay Test Card10000011999867-949131592XX2cc3743ab1d9dd4fd01847427108427d8d172f27f4742b5fa5d6a2bc6ceac04c2a8e5cf3158b9be5dea5ec93d536ac8c0455c3c4e630a1213c6734a2ca297c58', '100000119'), (267, '2010-08-27 09:32:01', '6100"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000120', NULL, '100000120'), (268, '2010-08-27 09:32:15', NULL, 'PayConfirm1-01fUd33bhrzpttAp0hO9zAf2CObSA6100EUR90Saferpay Test Card10000012099867-949131592XXbba9880227638fb856b197ca71b05c3118b2f8efad5b8c809dbed45c09e8b94f8fc35440733438fffbf5edd2e6b454e7e8a88bbe03e08809c2fa6c45b0e6edfe', '100000120'), (269, '2010-08-27 09:32:28', NULL, 'PayConfirm1-01fUd33bhrzpttAp0hO9zAf2CObSA6100EUR90Saferpay Test Card10000012099867-949131592XXbba9880227638fb856b197ca71b05c3118b2f8efad5b8c809dbed45c09e8b94f8fc35440733438fffbf5edd2e6b454e7e8a88bbe03e08809c2fa6c45b0e6edfe', '100000120'), (270, '2010-08-27 11:33:09', '4500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000121', NULL, '100000121'), (271, '2010-08-28 08:00:37', '15100"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000122', NULL, '100000122'), (272, '2010-08-28 08:00:52', NULL, 'PayConfirm1-0IrIQWrb507CbtAQh3df6AICb597b15100EUR90Saferpay Test Card10000012299867-949131592XX40b125fa1f368a80d4db5ae873756c110bac80ef5e5938597f0205e5ce1b7ed507a091648144ae049347917caf85859e39d131869c11ff7ed5948120b3db9889', '100000122'), (273, '2010-08-28 08:01:05', NULL, 'PayConfirm1-0IrIQWrb507CbtAQh3df6AICb597b15100EUR90Saferpay Test Card10000012299867-949131592XX40b125fa1f368a80d4db5ae873756c110bac80ef5e5938597f0205e5ce1b7ed507a091648144ae049347917caf85859e39d131869c11ff7ed5948120b3db9889', '100000122'), (274, '2010-08-28 08:09:43', '6100"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000123', NULL, '100000123'), (275, '2010-08-28 08:09:57', NULL, 'PayConfirm1-0lnlQ8fAl38A2rAS5z1YfAt9pQxAb6100EUR90Saferpay Test Card10000012399867-949131592XX20d314757b0deb22f1d2e6a6f81c1ad9072634e73f381b3862ec37098d7a86e74e8c3d6262794e27c0f4ce793b797098cb6fd9b1dc8b677cd8325cec0aee298c', '100000123'), (276, '2010-08-28 08:10:08', NULL, 'PayConfirm1-0lnlQ8fAl38A2rAS5z1YfAt9pQxAb6100EUR90Saferpay Test Card10000012399867-949131592XX20d314757b0deb22f1d2e6a6f81c1ad9072634e73f381b3862ec37098d7a86e74e8c3d6262794e27c0f4ce793b797098cb6fd9b1dc8b677cd8325cec0aee298c', '100000123'), (277, '2010-08-28 08:10:11', NULL, 'PayConfirm1-0lnlQ8fAl38A2rAS5z1YfAt9pQxAb6100EUR90Saferpay Test Card10000012399867-949131592XX20d314757b0deb22f1d2e6a6f81c1ad9072634e73f381b3862ec37098d7a86e74e8c3d6262794e27c0f4ce793b797098cb6fd9b1dc8b677cd8325cec0aee298c', '100000123'), (278, '2010-08-28 08:15:18', '700"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000124', NULL, '100000124'), (279, '2010-08-28 08:15:32', NULL, 'PayConfirm1-0b59MMKbQKOQISA7O0E75bAxrEKOA700EUR90Saferpay Test Card10000012499867-949131592XX8d4015fecaccd412cfee8d4d8d5fc04ce3f34059641229dd614bf0d172cf1fd6f8f191feb5086dc2b443c3b69e6990cd3eafe292a474a640c68752091ca3fac6', '100000124'), (280, '2010-08-28 08:15:41', NULL, 'PayConfirm1-0b59MMKbQKOQISA7O0E75bAxrEKOA700EUR90Saferpay Test Card10000012499867-949131592XX8d4015fecaccd412cfee8d4d8d5fc04ce3f34059641229dd614bf0d172cf1fd6f8f191feb5086dc2b443c3b69e6990cd3eafe292a474a640c68752091ca3fac6', '100000124'), (281, '2010-08-28 08:15:44', NULL, 'PayConfirm1-0b59MMKbQKOQISA7O0E75bAxrEKOA700EUR90Saferpay Test Card10000012499867-949131592XX8d4015fecaccd412cfee8d4d8d5fc04ce3f34059641229dd614bf0d172cf1fd6f8f191feb5086dc2b443c3b69e6990cd3eafe292a474a640c68752091ca3fac6', '100000124'), (282, '2010-08-28 08:21:34', '12100"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000125', NULL, '100000125'), (283, '2010-08-28 08:21:47', NULL, 'PayConfirm1-0Yfx3pjAjA529rA8EU979Al1CO1Mb12100EUR90Saferpay Test Card10000012599867-949131592XX9a64e70d039d7091d395eabb88a505ff55299ffbc3171f59cd915936273813d6110ba42c85990ee3f79412d9f5def1ea4973f640c22edcb50cb1783c0fef4d98', '100000125'), (284, '2010-08-28 08:22:00', NULL, 'PayConfirm1-0Yfx3pjAjA529rA8EU979Al1CO1Mb12100EUR90Saferpay Test Card10000012599867-949131592XX9a64e70d039d7091d395eabb88a505ff55299ffbc3171f59cd915936273813d6110ba42c85990ee3f79412d9f5def1ea4973f640c22edcb50cb1783c0fef4d98', '100000125'), (285, '2010-08-28 09:04:18', '6100"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000126', NULL, '100000126'), (286, '2010-08-28 09:04:32', NULL, 'PayConfirm1-01IQdOjb4OjQYUAvCO4rnAIrjft2b6100EUR90Saferpay Test Card10000012699867-949131592XX2e3d54dbfc4d154e30a7fc79069d1eff93ec1811742991b04c6d76a560bd6d3f9e1deb413d589d428891841921055ba2f0647caaa4271194a9a30aa2b9b42f1e', '100000126'), (287, '2010-08-28 09:04:44', NULL, 'PayConfirm1-01IQdOjb4OjQYUAvCO4rnAIrjft2b6100EUR90Saferpay Test Card10000012699867-949131592XX2e3d54dbfc4d154e30a7fc79069d1eff93ec1811742991b04c6d76a560bd6d3f9e1deb413d589d428891841921055ba2f0647caaa4271194a9a30aa2b9b42f1e', '100000126'), (288, '2010-08-28 09:04:45', NULL, 'PayConfirm1-01IQdOjb4OjQYUAvCO4rnAIrjft2b6100EUR90Saferpay Test Card10000012699867-949131592XX2e3d54dbfc4d154e30a7fc79069d1eff93ec1811742991b04c6d76a560bd6d3f9e1deb413d589d428891841921055ba2f0647caaa4271194a9a30aa2b9b42f1e', '100000126'), (289, '2010-08-28 09:31:28', '5500"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000127', NULL, '100000127'), (290, '2010-08-28 09:31:44', NULL, 'PayConfirm1-0M8n4MObjbvj2SA0M8xpMApxjAOKA5500EUR90Saferpay Test Card10000012799867-949131592XX737de21f01598fd409c5a94a26842280bf6b15cafa987f715b5403dbaa38b30995c4bf45c90ce56041eaf0af09082cc62db4970d668fe3c3447dee55263ade9e', '100000127'), (291, '2010-08-28 09:31:57', NULL, 'PayConfirm1-0M8n4MObjbvj2SA0M8xpMApxjAOKA5500EUR90Saferpay Test Card10000012799867-949131592XX737de21f01598fd409c5a94a26842280bf6b15cafa987f715b5403dbaa38b30995c4bf45c90ce56041eaf0af09082cc62db4970d668fe3c3447dee55263ade9e', '100000127'), (292, '2010-08-28 09:31:58', NULL, 'PayConfirm1-0M8n4MObjbvj2SA0M8xpMApxjAOKA5500EUR90Saferpay Test Card10000012799867-949131592XX737de21f01598fd409c5a94a26842280bf6b15cafa987f715b5403dbaa38b30995c4bf45c90ce56041eaf0af09082cc62db4970d668fe3c3447dee55263ade9e', '100000127'), (293, '2010-08-28 09:50:09', '1300"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000128', NULL, '100000128'), (294, '2010-08-28 09:50:23', NULL, 'PayConfirm1-0xhGx80Anrz73UAUK18bhAtE4pMCA1300EUR90Saferpay Test Card10000012899867-949131592XX0084016434c2a08945c970bd6dcd7f0bb899402f7ed227ebad117443b9cd078291ed92b31230c174979b2bda5a07f696495bdba967878c8dec51b3df22f2e4ca', '100000128'), (295, '2010-08-28 09:50:33', NULL, 'PayConfirm1-0xhGx80Anrz73UAUK18bhAtE4pMCA1300EUR90Saferpay Test Card10000012899867-949131592XX0084016434c2a08945c970bd6dcd7f0bb899402f7ed227ebad117443b9cd078291ed92b31230c174979b2bda5a07f696495bdba967878c8dec51b3df22f2e4ca', '100000128'), (296, '2010-08-28 09:50:36', NULL, 'PayConfirm1-0xhGx80Anrz73UAUK18bhAtE4pMCA1300EUR90Saferpay Test Card10000012899867-949131592XX0084016434c2a08945c970bd6dcd7f0bb899402f7ed227ebad117443b9cd078291ed92b31230c174979b2bda5a07f696495bdba967878c8dec51b3df22f2e4ca', '100000128'), (297, '2010-08-28 09:53:54', '15100"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000129', NULL, '100000129'), (298, '2010-08-28 09:54:10', NULL, 'PayConfirm1-044nWOjbh8pK0vAU5966AA9trdE5A15100EUR90Saferpay Test Card10000012999867-949131592XX9a74c11966fa0eca28b77f444c9e0073f3a771b40cbc200941aeab57844020b99b15116a4e15c8d0adb2dc6fd590ce884e256911389ce815b5a59bea61122c74', '100000129'), (299, '2010-08-28 09:54:20', NULL, 'PayConfirm1-044nWOjbh8pK0vAU5966AA9trdE5A15100EUR90Saferpay Test Card10000012999867-949131592XX9a74c11966fa0eca28b77f444c9e0073f3a771b40cbc200941aeab57844020b99b15116a4e15c8d0adb2dc6fd590ce884e256911389ce815b5a59bea61122c74', '100000129'), (300, '2010-08-28 09:54:23', NULL, 'PayConfirm1-044nWOjbh8pK0vAU5966AA9trdE5A15100EUR90Saferpay Test Card10000012999867-949131592XX9a74c11966fa0eca28b77f444c9e0073f3a771b40cbc200941aeab57844020b99b15116a4e15c8d0adb2dc6fd590ce884e256911389ce815b5a59bea61122c74', '100000129'), (301, '2010-08-28 09:58:27', '12100"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000130', NULL, '100000130'), (302, '2010-08-28 09:58:39', NULL, 'PayConfirm1-0fUp7nxApS9p4UAAIEb8fbv82QS5b12100EUR90Saferpay Test Card10000013099867-949131592XX87b4a6a992a6d76205809261040b3c5c99af1fc57af6f1514c7ffe3659b0c6b8567764e2633b77ea1673dd96b077aa376899b7e5a9ace2b8d6cab79c698a931e', '100000130'), (303, '2010-08-28 09:58:51', NULL, 'PayConfirm1-0fUp7nxApS9p4UAAIEb8fbv82QS5b12100EUR90Saferpay Test Card10000013099867-949131592XX87b4a6a992a6d76205809261040b3c5c99af1fc57af6f1514c7ffe3659b0c6b8567764e2633b77ea1673dd96b077aa376899b7e5a9ace2b8d6cab79c698a931e', '100000130'), (304, '2010-08-28 10:25:14', '15100"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000131', NULL, '100000131'), (305, '2010-08-28 10:25:26', NULL, 'PayConfirm1-0rd811hAdthzbSAKEbIC9AOUYbKYb15100EUR90Saferpay Test Card10000013199867-949131592XX1949f132c633f2539e4e79060b43960daa9209a261e523fa2229a5c9b6329e5683e80e24e7b3134de7ca40b3031ae3727f984299a84aa441184fe9ebc4807808', '100000131'), (306, '2010-08-28 10:25:36', NULL, 'PayConfirm1-0rd811hAdthzbSAKEbIC9AOUYbKYb15100EUR90Saferpay Test Card10000013199867-949131592XX1949f132c633f2539e4e79060b43960daa9209a261e523fa2229a5c9b6329e5683e80e24e7b3134de7ca40b3031ae3727f984299a84aa441184fe9ebc4807808', '100000131'), (307, '2010-08-28 10:25:39', NULL, 'PayConfirm1-0rd811hAdthzbSAKEbIC9AOUYbKYb15100EUR90Saferpay Test Card10000013199867-949131592XX1949f132c633f2539e4e79060b43960daa9209a261e523fa2229a5c9b6329e5683e80e24e7b3134de7ca40b3031ae3727f984299a84aa441184fe9ebc4807808', '100000131'), (308, '2010-08-28 10:29:08', '6100"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000132', NULL, '100000132'), (309, '2010-08-28 10:29:27', NULL, 'PayConfirm1-06rGAIxAhYYU7rA2r0OAxA3Afp23b6100EUR90Saferpay Test Card10000013299867-949131592XXbc9661ba8d50c53b7eb04e8ed340f42bed4d94ae09724959ce05757cd083a1cb471ad743684e1316d4d74e4ed1b67d13ff17d24102770bde82a77c1f17f902a0', '100000132'), (310, '2010-08-28 10:29:39', NULL, 'PayConfirm1-06rGAIxAhYYU7rA2r0OAxA3Afp23b6100EUR90Saferpay Test Card10000013299867-949131592XXbc9661ba8d50c53b7eb04e8ed340f42bed4d94ae09724959ce05757cd083a1cb471ad743684e1316d4d74e4ed1b67d13ff17d24102770bde82a77c1f17f902a0', '100000132'), (311, '2010-08-28 13:15:21', '15100"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000133', NULL, '100000133'), (312, '2010-08-28 13:15:52', NULL, 'PayConfirm1-0YIht04Azf6A5UAQKQj4zAKU4SQUA15100EUR90Saferpay Test Card10000013399867-949131592XXa135fcb5be5b48bb1332bf4b761cf255ec53e446d0f8521652394379e013db5b32a20123681d8efe04a8d689ca3d656216e20dfbe342e17f7d2980d8d34b0dff', '100000133'), (313, '2010-08-28 13:16:06', NULL, 'PayConfirm1-0YIht04Azf6A5UAQKQj4zAKU4SQUA15100EUR90Saferpay Test Card10000013399867-949131592XXa135fcb5be5b48bb1332bf4b761cf255ec53e446d0f8521652394379e013db5b32a20123681d8efe04a8d689ca3d656216e20dfbe342e17f7d2980d8d34b0dff', '100000133'), (314, '2010-08-28 13:16:07', NULL, 'PayConfirm1-0YIht04Azf6A5UAQKQj4zAKU4SQUA15100EUR90Saferpay Test Card10000013399867-949131592XXa135fcb5be5b48bb1332bf4b761cf255ec53e446d0f8521652394379e013db5b32a20123681d8efe04a8d689ca3d656216e20dfbe342e17f7d2980d8d34b0dff', '100000133'), (315, '2010-08-28 13:21:14', '6100"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000134', NULL, '100000134'), (316, '2010-08-28 13:21:27', NULL, 'PayConfirm1-0Wd85IjAhndYdSAEQ6n74b6OGfrYb6100EUR90Saferpay Test Card10000013499867-949131592XX001680828b767ca17728101d9273305ea7910c27c6391737cb5ef3d4b25f34db884f5ee13a4f4fd8382dc88c70851b1e056e4e9b44229e93c1ac04692f3ca980', '100000134'), (317, '2010-08-28 13:21:39', NULL, 'PayConfirm1-0Wd85IjAhndYdSAEQ6n74b6OGfrYb6100EUR90Saferpay Test Card10000013499867-949131592XX001680828b767ca17728101d9273305ea7910c27c6391737cb5ef3d4b25f34db884f5ee13a4f4fd8382dc88c70851b1e056e4e9b44229e93c1ac04692f3ca980', '100000134'), (318, '2010-08-28 13:21:40', NULL, 'PayConfirm1-0Wd85IjAhndYdSAEQ6n74b6OGfrYb6100EUR90Saferpay Test Card10000013499867-949131592XX001680828b767ca17728101d9273305ea7910c27c6391737cb5ef3d4b25f34db884f5ee13a4f4fd8382dc88c70851b1e056e4e9b44229e93c1ac04692f3ca980', '100000134'), (319, '2010-08-28 13:23:26', '0"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000130', NULL, '100000130'), (320, '2010-08-28 13:31:15', '7300"EUR""Saferpay""no""no""99867-94913159""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000135', NULL, '100000135'), (321, '2010-08-28 13:31:30', NULL, 'PayConfirm1-0KrIMAWb87UUMvAKlG1CObGIlbdrb7300EUR90Saferpay Test Card10000013599867-949131592XXa1aa90c92dea99f8bb265084f95a4861b3ed34d912399c5782febd25c8d29f5ed6d5fae6c80ed2d7e865c35acc376b118842ee5201b8004b6fa2ef13e85cd8a6', '100000135'), (322, '2010-08-28 13:31:44', NULL, 'PayConfirm1-0KrIMAWb87UUMvAKlG1CObGIlbdrb7300EUR90Saferpay Test Card10000013599867-949131592XXa1aa90c92dea99f8bb265084f95a4861b3ed34d912399c5782febd25c8d29f5ed6d5fae6c80ed2d7e865c35acc376b118842ee5201b8004b6fa2ef13e85cd8a6', '100000135'), (323, '2010-08-31 18:53:45', '1000"EUR""Saferpay""no""no""17810754""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/success/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/notify/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/cancel/""http://visitate.f-m-computer.de/index.php/saferpaynew/saferpaynew/failure/"5"fl@f-m-computer.de"100000137', NULL, '100000137'); /*!40000 ALTER TABLE `saferpaynew_api_debug` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.salesrule: 0 rows /*!40000 ALTER TABLE `salesrule` DISABLE KEYS */; /*!40000 ALTER TABLE `salesrule` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.salesrule_coupon: 0 rows /*!40000 ALTER TABLE `salesrule_coupon` DISABLE KEYS */; /*!40000 ALTER TABLE `salesrule_coupon` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.salesrule_customer: 0 rows /*!40000 ALTER TABLE `salesrule_customer` DISABLE KEYS */; /*!40000 ALTER TABLE `salesrule_customer` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.salesrule_label: 0 rows /*!40000 ALTER TABLE `salesrule_label` DISABLE KEYS */; /*!40000 ALTER TABLE `salesrule_label` ENABLE KEYS */; # Dumping structure for table web36db1.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=44 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_bestsellers_aggregated_daily: 39 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 (5, '2010-07-20', 1, 12, 'Vorverkaufsgebühr 5€', 5.0000, 1.0000, 2), (6, '2010-07-20', 1, 16, 'Überblicksführung für Gruppen', 70.0000, 1.0000, 1), (7, '2010-08-12', 1, 12, 'Vorverkaufsgebühr 5€', 5.0000, 2.0000, 3), (8, '2010-08-12', 1, 33, 'Online-Ticket mit Zeitfenster', 6.0000, 20.0000, 2), (9, '2010-08-12', 1, 36, 'Überblicksführung für Gruppen', 70.0000, 1.0000, 4), (10, '2010-08-12', 1, 41, 'Gruppentagesticket online', 4.0000, 175.0000, 1), (11, '2010-08-12', 2, 12, 'sales fee (group tickets) 5€', 5.0000, 1.0000, 3), (12, '2010-08-12', 2, 34, 'One-Day-Ticket Online', 6.0000, 12.0000, 1), (13, '2010-08-12', 2, 36, 'Overview Tours for private Groups ', 70.0000, 1.0000, 2), (14, '2010-08-13', 1, 11, 'Vorverkaufsgebühr 1€', 1.0000, 2.0000, 3), (15, '2010-08-13', 1, 12, 'Vorverkaufsgebühr 5€', 5.0000, 1.0000, 5), (16, '2010-08-13', 1, 34, 'Tagesticket online', 6.0000, 5.0000, 2), (17, '2010-08-13', 1, 35, 'Gruppen Online-Ticket mit Zeitfenster', 4.0000, 10.0000, 1), (18, '2010-08-13', 1, 36, 'Überblicksführung für Gruppen', 70.0000, 1.0000, 6), (19, '2010-08-13', 1, 37, 'Überblicksführung für Schulklassen', 50.0000, 1.0000, 4), (20, '2010-08-13', 2, 11, 'sales fee (single tickets) 1€', 1.0000, 1.0000, 2), (21, '2010-08-13', 2, 39, 'Family Tour WeltWissen (rotating tour)', 3.0000, 15.0000, 1), (22, '2010-08-15', 1, 11, 'Vorverkaufsgebühr 1€', 1.0000, 1.0000, 1), (23, '2010-08-15', 1, 12, 'Vorverkaufsgebühr 5€', 5.0000, 1.0000, 2), (24, '2010-08-15', 1, 33, 'Online-Ticket mit Zeitfenster', 6.0000, 1.0000, 3), (25, '2010-08-15', 1, 36, 'Überblicksführung für Gruppen', 70.0000, 1.0000, 4), (26, '2010-07-20', 0, 12, 'Vorverkaufsgebühr 5€', 5.0000, 1.0000, 1), (27, '2010-07-20', 0, 16, 'Überblicksführung für Gruppen', 70.0000, 1.0000, 2), (28, '2010-08-12', 0, 12, 'Vorverkaufsgebühr 5€', 5.0000, 3.0000, 4), (29, '2010-08-12', 0, 33, 'Online-Ticket mit Zeitfenster', 6.0000, 20.0000, 2), (30, '2010-08-12', 0, 34, 'One-Day-Ticket Online', 6.0000, 12.0000, 3), (31, '2010-08-12', 0, 36, 'Überblicksführung für Gruppen', 70.0000, 2.0000, 5), (32, '2010-08-12', 0, 41, 'Gruppentagesticket online', 4.0000, 175.0000, 1), (33, '2010-08-13', 0, 11, 'Vorverkaufsgebühr 1€', 1.0000, 3.0000, 4), (34, '2010-08-13', 0, 12, 'Vorverkaufsgebühr 5€', 5.0000, 1.0000, 6), (35, '2010-08-13', 0, 34, 'Tagesticket online', 6.0000, 5.0000, 3), (36, '2010-08-13', 0, 35, 'Gruppen Online-Ticket mit Zeitfenster', 4.0000, 10.0000, 2), (37, '2010-08-13', 0, 36, 'Überblicksführung für Gruppen', 70.0000, 1.0000, 7), (38, '2010-08-13', 0, 37, 'Überblicksführung für Schulklassen', 50.0000, 1.0000, 5), (39, '2010-08-13', 0, 39, 'Family Tour WeltWissen (rotating tour)', 3.0000, 15.0000, 1), (40, '2010-08-15', 0, 11, 'Vorverkaufsgebühr 1€', 1.0000, 1.0000, 1), (41, '2010-08-15', 0, 12, 'Vorverkaufsgebühr 5€', 5.0000, 1.0000, 2), (42, '2010-08-15', 0, 33, 'Online-Ticket mit Zeitfenster', 6.0000, 1.0000, 3), (43, '2010-08-15', 0, 36, 'Überblicksführung für Gruppen', 70.0000, 1.0000, 4); /*!40000 ALTER TABLE `sales_bestsellers_aggregated_daily` ENABLE KEYS */; # Dumping structure for table web36db1.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=27 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_bestsellers_aggregated_monthly: 26 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-07-01', 0, 12, 'Vorverkaufsgebühr 5€', 5.0000, 1.0000, 2), (2, '2010-07-01', 0, 16, 'Überblicksführung für Gruppen', 70.0000, 1.0000, 1), (3, '2010-07-01', 1, 12, 'Vorverkaufsgebühr 5€', 5.0000, 1.0000, 2), (4, '2010-07-01', 1, 16, 'Überblicksführung für Gruppen', 70.0000, 1.0000, 1), (5, '2010-08-01', 0, 41, 'Gruppentagesticket online', 4.0000, 175.0000, 1), (6, '2010-08-01', 0, 33, 'Online-Ticket mit Zeitfenster', 6.0000, 21.0000, 2), (7, '2010-08-01', 0, 34, 'One-Day-Ticket Online', 6.0000, 17.0000, 3), (8, '2010-08-01', 0, 39, 'Family Tour WeltWissen (rotating tour)', 3.0000, 15.0000, 4), (9, '2010-08-01', 0, 35, 'Gruppen Online-Ticket mit Zeitfenster', 4.0000, 10.0000, 5), (10, '2010-08-01', 0, 12, 'Vorverkaufsgebühr 5€', 5.0000, 5.0000, 6), (11, '2010-08-01', 0, 11, 'Vorverkaufsgebühr 1€', 1.0000, 4.0000, 7), (12, '2010-08-01', 0, 36, 'Überblicksführung für Gruppen', 70.0000, 4.0000, 8), (13, '2010-08-01', 0, 37, 'Überblicksführung für Schulklassen', 50.0000, 1.0000, 9), (14, '2010-08-01', 1, 41, 'Gruppentagesticket online', 4.0000, 175.0000, 1), (15, '2010-08-01', 1, 33, 'Online-Ticket mit Zeitfenster', 6.0000, 21.0000, 2), (16, '2010-08-01', 1, 35, 'Gruppen Online-Ticket mit Zeitfenster', 4.0000, 10.0000, 3), (17, '2010-08-01', 1, 34, 'Tagesticket online', 6.0000, 5.0000, 4), (18, '2010-08-01', 1, 12, 'Vorverkaufsgebühr 5€', 5.0000, 4.0000, 5), (19, '2010-08-01', 1, 11, 'Vorverkaufsgebühr 1€', 1.0000, 3.0000, 6), (20, '2010-08-01', 1, 36, 'Überblicksführung für Gruppen', 70.0000, 3.0000, 7), (21, '2010-08-01', 1, 37, 'Überblicksführung für Schulklassen', 50.0000, 1.0000, 8), (22, '2010-08-01', 2, 39, 'Family Tour WeltWissen (rotating tour)', 3.0000, 15.0000, 1), (23, '2010-08-01', 2, 34, 'One-Day-Ticket Online', 6.0000, 12.0000, 2), (24, '2010-08-01', 2, 12, 'sales fee (group tickets) 5€', 5.0000, 1.0000, 3), (25, '2010-08-01', 2, 11, 'sales fee (single tickets) 1€', 1.0000, 1.0000, 4), (26, '2010-08-01', 2, 36, 'Overview Tours for private Groups ', 70.0000, 1.0000, 5); /*!40000 ALTER TABLE `sales_bestsellers_aggregated_monthly` ENABLE KEYS */; # Dumping structure for table web36db1.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=25 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_bestsellers_aggregated_yearly: 24 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, 12, 'Vorverkaufsgebühr 5€', 5.0000, 6.0000, 6), (2, '2010-01-01', 0, 16, 'Überblicksführung für Gruppen', 70.0000, 1.0000, 10), (3, '2010-01-01', 1, 12, 'Vorverkaufsgebühr 5€', 5.0000, 5.0000, 5), (4, '2010-01-01', 1, 16, 'Überblicksführung für Gruppen', 70.0000, 1.0000, 9), (5, '2010-01-01', 0, 41, 'Gruppentagesticket online', 4.0000, 175.0000, 1), (6, '2010-01-01', 0, 33, 'Online-Ticket mit Zeitfenster', 6.0000, 21.0000, 2), (7, '2010-01-01', 0, 34, 'One-Day-Ticket Online', 6.0000, 17.0000, 3), (8, '2010-01-01', 0, 39, 'Family Tour WeltWissen (rotating tour)', 3.0000, 15.0000, 4), (9, '2010-01-01', 0, 35, 'Gruppen Online-Ticket mit Zeitfenster', 4.0000, 10.0000, 5), (10, '2010-01-01', 0, 11, 'Vorverkaufsgebühr 1€', 1.0000, 4.0000, 7), (11, '2010-01-01', 0, 36, 'Überblicksführung für Gruppen', 70.0000, 4.0000, 8), (12, '2010-01-01', 0, 37, 'Überblicksführung für Schulklassen', 50.0000, 1.0000, 9), (13, '2010-01-01', 1, 41, 'Gruppentagesticket online', 4.0000, 175.0000, 1), (14, '2010-01-01', 1, 33, 'Online-Ticket mit Zeitfenster', 6.0000, 21.0000, 2), (15, '2010-01-01', 1, 35, 'Gruppen Online-Ticket mit Zeitfenster', 4.0000, 10.0000, 3), (16, '2010-01-01', 1, 34, 'Tagesticket online', 6.0000, 5.0000, 4), (17, '2010-01-01', 1, 36, 'Überblicksführung für Gruppen', 70.0000, 3.0000, 6), (18, '2010-01-01', 1, 11, 'Vorverkaufsgebühr 1€', 1.0000, 3.0000, 7), (19, '2010-01-01', 1, 37, 'Überblicksführung für Schulklassen', 50.0000, 1.0000, 8), (20, '2010-01-01', 2, 39, 'Family Tour WeltWissen (rotating tour)', 3.0000, 15.0000, 1), (21, '2010-01-01', 2, 34, 'One-Day-Ticket Online', 6.0000, 12.0000, 2), (22, '2010-01-01', 2, 11, 'sales fee (single tickets) 1€', 1.0000, 1.0000, 3), (23, '2010-01-01', 2, 36, 'Overview Tours for private Groups ', 70.0000, 1.0000, 4), (24, '2010-01-01', 2, 12, 'sales fee (group tickets) 5€', 5.0000, 1.0000, 5); /*!40000 ALTER TABLE `sales_bestsellers_aggregated_yearly` ENABLE KEYS */; # Dumping structure for table web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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 web36db1.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=128 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_invoice: 89 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 (1, 1, 105.0000, 1.5900, 16.7600, 16.7600, 1.0000, 1.5900, 0.0000, 1.0000, 105.0000, 8.4100, 95.0000, 95.0000, 1.0000, 8.4100, 2.0000, 1.0000, 79.8300, 79.8300, 0.0000, 1, NULL, 1, NULL, 0, 2, 2, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000001', '2010-07-20 10:43:44', '2010-07-20 10:43:44', 0.0000, 0.0000, 0.0000, 0.0000, 10.0000, 10.0000), (2, 1, 50.0000, 0.8000, 7.9800, 7.9800, 1.0000, 0.8000, 0.0000, 1.0000, 50.0000, 4.2000, 45.0000, 45.0000, 1.0000, 4.2000, 11.0000, 1.0000, 37.8200, 37.8200, 0.0000, 3, NULL, 2, NULL, 0, 2, 4, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000002', '2010-07-22 09:57:27', '2010-07-22 09:57:27', 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000), (3, 1, 11.0000, 0.0000, 1.7600, 1.7600, 1.0000, 0.0000, 0.0000, 1.0000, 11.0000, 0.0000, 11.0000, 11.0000, 1.0000, 0.0000, 3.0000, 1.0000, 9.2400, 9.2400, 0.0000, 5, NULL, 3, NULL, 0, 2, 6, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000003', '2010-07-22 10:41:55', '2010-07-22 10:41:55', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (4, 2, 17.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 17.0000, 0.0000, 17.0000, 17.0000, 1.0000, 0.0000, 4.0000, 1.0000, 17.0000, 17.0000, 0.0000, 19, NULL, 10, 1, 0, 2, 20, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200000001', '2010-08-11 14:12:57', '2010-08-11 14:12:57', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (5, 1, 5.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 5.0000, 0.0000, 5.0000, 5.0000, 1.0000, 0.0000, 2.0000, 1.0000, 5.0000, 5.0000, 0.0000, 21, NULL, 11, 1, 0, 2, 22, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000004', '2010-08-11 15:00:15', '2010-08-11 15:00:15', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (6, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, 2.0000, 1.0000, 75.0000, 75.0000, 0.0000, 27, NULL, 14, 1, 0, 2, 28, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000005', '2010-08-12 17:30:19', '2010-08-12 17:30:19', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (7, 1, 825.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 825.0000, 0.0000, 825.0000, 825.0000, 1.0000, 0.0000, 196.0000, 1.0000, 825.0000, 825.0000, 0.0000, 25, NULL, 13, 1, 0, 2, 26, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000006', '2010-08-12 17:34:13', '2010-08-12 17:34:13', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (8, 1, 115.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 115.0000, 0.0000, 115.0000, 115.0000, 1.0000, 0.0000, 12.0000, 1.0000, 115.0000, 115.0000, 0.0000, 29, NULL, 15, 1, 0, 2, 30, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000007', '2010-08-13 08:26:09', '2010-08-13 08:26:09', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (9, 1, 51.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 51.0000, 0.0000, 51.0000, 51.0000, 1.0000, 0.0000, 2.0000, 1.0000, 51.0000, 51.0000, 0.0000, 31, NULL, 16, 1, 0, 2, 32, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000008', '2010-08-13 08:26:23', '2010-08-13 08:26:23', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (10, 1, 31.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 31.0000, 0.0000, 31.0000, 31.0000, 1.0000, 0.0000, 6.0000, 1.0000, 31.0000, 31.0000, 0.0000, 33, NULL, 17, 1, 0, 2, 34, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000009', '2010-08-13 09:41:43', '2010-08-13 09:41:43', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (11, 2, 46.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 46.0000, 0.0000, 46.0000, 46.0000, 1.0000, 0.0000, 16.0000, 1.0000, 46.0000, 46.0000, 0.0000, 35, NULL, 18, 1, 0, 2, 36, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200000002', '2010-08-13 10:03:06', '2010-08-13 10:03:06', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (12, 1, 5.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 5.0000, 0.0000, 5.0000, 5.0000, 1.0000, 0.0000, 2.0000, 1.0000, 5.0000, 5.0000, 0.0000, 37, NULL, 19, 1, 0, 2, 38, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000010', '2010-08-15 17:50:19', '2010-08-15 17:50:19', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (13, 2, 95.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 95.0000, 0.0000, 95.0000, 95.0000, 1.0000, 0.0000, 14.0000, 1.0000, 95.0000, 95.0000, 0.0000, 23, NULL, 12, 1, 0, 2, 24, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200000003', '2010-08-15 17:52:22', '2010-08-15 17:52:22', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (14, 2, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, 2.0000, 1.0000, 75.0000, 75.0000, 0.0000, 41, NULL, 21, 1, 0, 2, 42, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200000004', '2010-08-16 06:48:08', '2010-08-16 06:48:08', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (15, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, 2.0000, 1.0000, 7.0000, 7.0000, 0.0000, 45, NULL, 23, 1, 0, 2, 46, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000011', '2010-08-16 08:19:22', '2010-08-16 08:19:22', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (16, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, 2.0000, 1.0000, 7.0000, 7.0000, 0.0000, 53, NULL, 27, 1, 0, 2, 54, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000012', '2010-08-17 06:57:34', '2010-08-17 06:57:34', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (17, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, 2.0000, 1.0000, 75.0000, 75.0000, 0.0000, 55, NULL, 28, 1, 0, 2, 56, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000013', '2010-08-17 13:43:23', '2010-08-17 13:43:23', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (18, 1, 25.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 25.0000, 0.0000, 25.0000, 25.0000, 1.0000, 0.0000, 5.0000, 1.0000, 25.0000, 25.0000, 0.0000, 57, NULL, 29, 1, 0, 2, 58, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000014', '2010-08-17 15:14:22', '2010-08-17 15:14:22', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (19, 1, 22.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 22.0000, 0.0000, 22.0000, 22.0000, 1.0000, 0.0000, 7.0000, 1.0000, 22.0000, 22.0000, 0.0000, 59, NULL, 30, 1, 0, 2, 60, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000015', '2010-08-17 15:44:53', '2010-08-17 15:44:53', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (20, 1, 31.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 31.0000, 0.0000, 31.0000, 31.0000, 1.0000, 0.0000, 6.0000, 1.0000, 31.0000, 31.0000, 0.0000, 61, NULL, 31, 1, 0, 2, 62, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000016', '2010-08-18 11:43:03', '2010-08-18 11:43:03', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (21, 1, 13.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 13.0000, 0.0000, 13.0000, 13.0000, 1.0000, 0.0000, 5.0000, 1.0000, 13.0000, 13.0000, 0.0000, 63, NULL, 32, NULL, 0, 2, 64, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000017', '2010-08-18 12:30:20', '2010-08-18 12:30:20', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (22, 1, 71.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 71.0000, 0.0000, 71.0000, 71.0000, 1.0000, 0.0000, 2.0000, 1.0000, 71.0000, 71.0000, 0.0000, 65, NULL, 33, NULL, 0, 2, 66, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000018', '2010-08-18 12:53:13', '2010-08-18 12:53:13', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (23, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, 2.0000, 1.0000, 7.0000, 7.0000, 0.0000, 67, NULL, 34, 1, 0, 2, 68, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000019', '2010-08-18 13:01:07', '2010-08-18 13:01:07', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (24, 1, 48.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 48.0000, 0.0000, 48.0000, 48.0000, 1.0000, 0.0000, 12.0000, 1.0000, 48.0000, 48.0000, 0.0000, 69, NULL, 35, NULL, 0, 2, 70, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000020', '2010-08-19 10:23:01', '2010-08-19 10:23:01', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (25, 1, 45.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 45.0000, 0.0000, 45.0000, 45.0000, 1.0000, 0.0000, 11.0000, 1.0000, 45.0000, 45.0000, 0.0000, 71, NULL, 36, 1, 0, 2, 72, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000021', '2010-08-19 10:54:13', '2010-08-19 10:54:13', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (26, 1, 13.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 13.0000, 0.0000, 13.0000, 13.0000, 1.0000, 0.0000, 3.0000, 1.0000, 13.0000, 13.0000, 0.0000, 75, NULL, 38, NULL, 0, 2, 76, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000022', '2010-08-19 14:50:40', '2010-08-19 14:50:40', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (27, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, 2.0000, 1.0000, 7.0000, 7.0000, 0.0000, 77, NULL, 39, NULL, 0, 2, 78, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000023', '2010-08-19 15:24:12', '2010-08-19 15:24:12', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (28, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, 2.0000, 1.0000, 7.0000, 7.0000, 0.0000, 79, NULL, 40, NULL, 0, 2, 80, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000024', '2010-08-19 16:19:44', '2010-08-19 16:19:44', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (29, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, 2.0000, 1.0000, 75.0000, 75.0000, 0.0000, 81, NULL, 41, NULL, 0, 2, 82, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000025', '2010-08-19 16:27:23', '2010-08-19 16:27:23', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (30, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, 2.0000, 1.0000, 75.0000, 75.0000, 0.0000, 83, NULL, 42, NULL, 0, 2, 84, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000026', '2010-08-20 07:41:51', '2010-08-20 07:41:51', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (31, 1, 45.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 45.0000, 0.0000, 45.0000, 45.0000, 1.0000, 0.0000, 11.0000, 1.0000, 45.0000, 45.0000, 0.0000, 85, NULL, 43, NULL, NULL, 1, 86, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000027', '2010-08-20 08:05:05', '2010-08-20 08:05:05', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (32, 1, 61.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 61.0000, 0.0000, 61.0000, 61.0000, 1.0000, 0.0000, 11.0000, 1.0000, 61.0000, 61.0000, 0.0000, 87, NULL, 44, NULL, NULL, 1, 88, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000028', '2010-08-20 08:19:37', '2010-08-20 08:19:37', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (33, 1, 45.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 45.0000, 0.0000, 45.0000, 45.0000, 1.0000, 0.0000, 11.0000, 1.0000, 45.0000, 45.0000, 0.0000, 89, NULL, 45, NULL, NULL, 1, 90, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000029', '2010-08-20 08:29:15', '2010-08-20 08:29:15', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (34, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, 2.0000, 1.0000, 75.0000, 75.0000, 0.0000, 91, NULL, 46, NULL, NULL, 1, 92, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000030', '2010-08-20 09:10:43', '2010-08-20 09:10:43', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (35, 1, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 1.0000, 1.0000, 1.0000, 0.0000, 26.0000, 1.0000, 1.0000, 1.0000, 0.0000, 93, NULL, 47, NULL, NULL, 1, 94, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000031', '2010-08-20 09:52:55', '2010-08-20 09:52:55', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (36, 2, 1.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 1.0000, 1.0000, 1.0000, 0.0000, 2.0000, 1.0000, 1.0000, 1.0000, 0.0000, 95, NULL, 48, NULL, NULL, 1, 96, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200000005', '2010-08-20 09:56:13', '2010-08-20 09:56:13', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (37, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, 2.0000, 1.0000, 75.0000, 75.0000, 0.0000, 97, NULL, 49, NULL, NULL, 1, 98, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000032', '2010-08-20 10:03:52', '2010-08-20 10:03:52', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (38, 2, 45.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 45.0000, 0.0000, 45.0000, 45.0000, 1.0000, 0.0000, 11.0000, 1.0000, 45.0000, 45.0000, 0.0000, 99, NULL, 50, NULL, NULL, 1, 100, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200000006', '2010-08-20 10:54:38', '2010-08-20 10:54:38', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (39, 2, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, 2.0000, 1.0000, 75.0000, 75.0000, 0.0000, 101, NULL, 51, NULL, NULL, 1, 102, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200000007', '2010-08-20 11:22:13', '2010-08-20 11:22:13', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (40, 1, 11.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 11.0000, 0.0000, 11.0000, 11.0000, 1.0000, 0.0000, 3.0000, 1.0000, 11.0000, 11.0000, 0.0000, 103, NULL, 52, NULL, 0, 2, 104, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000033', '2010-08-20 15:00:42', '2010-08-20 15:00:42', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (41, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, 2.0000, 1.0000, 7.0000, 7.0000, 0.0000, 105, NULL, 53, NULL, NULL, 1, 106, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000034', '2010-08-22 06:11:44', '2010-08-22 06:11:44', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (42, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, 2.0000, 1.0000, 7.0000, 7.0000, 0.0000, 107, NULL, 54, NULL, NULL, 1, 108, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000035', '2010-08-22 06:36:17', '2010-08-22 06:36:17', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (43, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, 2.0000, 1.0000, 7.0000, 7.0000, 0.0000, 109, NULL, 55, NULL, NULL, 1, 110, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000036', '2010-08-22 06:40:07', '2010-08-22 06:40:07', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (44, 1, 45.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 45.0000, 0.0000, 45.0000, 45.0000, 1.0000, 0.0000, 11.0000, 1.0000, 45.0000, 45.0000, 0.0000, 111, NULL, 56, NULL, NULL, 1, 112, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000037', '2010-08-22 06:47:43', '2010-08-22 06:47:43', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (45, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, 2.0000, 1.0000, 7.0000, 7.0000, 0.0000, 113, NULL, 57, NULL, NULL, 1, 114, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000038', '2010-08-23 09:20:09', '2010-08-23 09:20:09', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (46, 1, 45.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 45.0000, 0.0000, 45.0000, 45.0000, 1.0000, 0.0000, 11.0000, 1.0000, 45.0000, 45.0000, 0.0000, 115, NULL, 58, NULL, NULL, 1, 116, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000039', '2010-08-23 09:56:33', '2010-08-23 09:56:33', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (47, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, 2.0000, 1.0000, 75.0000, 75.0000, 0.0000, 117, NULL, 59, NULL, NULL, 1, 118, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000040', '2010-08-23 10:14:04', '2010-08-23 10:14:04', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (48, 1, 95.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 95.0000, 0.0000, 95.0000, 95.0000, 1.0000, 0.0000, 2.0000, 1.0000, 95.0000, 95.0000, 0.0000, 119, NULL, 60, NULL, NULL, 1, 120, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000041', '2010-08-23 10:34:40', '2010-08-23 10:34:40', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (49, 1, 55.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 55.0000, 0.0000, 55.0000, 55.0000, 1.0000, 0.0000, 2.0000, 1.0000, 55.0000, 55.0000, 0.0000, 121, NULL, 61, NULL, NULL, 1, 122, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000042', '2010-08-23 10:43:18', '2010-08-23 10:43:18', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (50, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, 2.0000, 1.0000, 75.0000, 75.0000, 0.0000, 123, NULL, 62, NULL, NULL, 1, 124, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000043', '2010-08-23 11:22:52', '2010-08-23 11:22:52', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (51, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, 2.0000, 1.0000, 75.0000, 75.0000, 0.0000, 125, NULL, 63, NULL, NULL, 1, 126, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000044', '2010-08-23 11:39:37', '2010-08-23 11:39:37', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (52, 1, 95.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 95.0000, 0.0000, 95.0000, 95.0000, 1.0000, 0.0000, 2.0000, 1.0000, 95.0000, 95.0000, 0.0000, 127, NULL, 64, NULL, NULL, 1, 128, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000045', '2010-08-23 12:02:52', '2010-08-23 12:02:52', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (53, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, 2.0000, 1.0000, 75.0000, 75.0000, 0.0000, 129, NULL, 65, NULL, 0, 2, 130, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000046', '2010-08-23 12:08:39', '2010-08-23 12:08:39', 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL), (54, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 131, NULL, 66, NULL, 0, 2, 132, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000047', '2010-08-23 13:49:29', '2010-08-23 13:51:29', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (55, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 133, NULL, 67, NULL, NULL, 2, 134, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000048', '2010-08-23 14:45:27', '2010-08-23 14:45:27', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (56, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, NULL, 1.0000, 75.0000, 75.0000, 0.0000, 135, NULL, 68, NULL, 0, 2, 136, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000049', '2010-08-24 13:09:00', '2010-08-24 13:13:25', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (57, 1, 95.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 95.0000, 0.0000, 95.0000, 95.0000, 1.0000, 0.0000, NULL, 1.0000, 95.0000, 95.0000, 0.0000, 137, NULL, 69, NULL, NULL, 2, 138, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000050', '2010-08-24 13:56:28', '2010-08-24 13:56:28', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (58, 1, 17.9900, 0.0000, 1.1100, 1.1100, 1.0000, 0.0000, 0.0000, 1.0000, 17.9900, 0.0000, 17.9900, 17.9900, 1.0000, 0.0000, NULL, 1.0000, 16.8800, 16.8800, 0.0000, 139, NULL, 70, NULL, NULL, 2, 140, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000051', '2010-08-24 14:03:17', '2010-08-24 14:03:17', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (59, 1, 95.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 95.0000, 0.0000, 95.0000, 95.0000, 1.0000, 0.0000, NULL, 1.0000, 95.0000, 95.0000, 0.0000, 143, NULL, 72, NULL, NULL, 2, 144, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000052', '2010-08-24 15:14:42', '2010-08-24 15:14:42', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (60, 1, 95.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 95.0000, 0.0000, 95.0000, 95.0000, 1.0000, 0.0000, NULL, 1.0000, 95.0000, 95.0000, 0.0000, 145, NULL, 73, NULL, NULL, 2, 146, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000053', '2010-08-24 15:37:56', '2010-08-24 15:37:56', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (61, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, NULL, 1.0000, 75.0000, 75.0000, 0.0000, 147, NULL, 74, NULL, NULL, 2, 148, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000054', '2010-08-24 15:45:08', '2010-08-24 15:45:08', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (62, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, NULL, 1.0000, 75.0000, 75.0000, 0.0000, 149, NULL, 75, NULL, NULL, 2, 150, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000055', '2010-08-24 15:52:04', '2010-08-24 15:52:04', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (63, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, NULL, 1.0000, 75.0000, 75.0000, 0.0000, 151, NULL, 76, NULL, NULL, 2, 152, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000056', '2010-08-24 16:05:55', '2010-08-24 16:05:55', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (64, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, NULL, 1.0000, 75.0000, 75.0000, 0.0000, 153, NULL, 77, NULL, NULL, 2, 154, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000057', '2010-08-24 16:12:49', '2010-08-24 16:12:49', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (65, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, NULL, 1.0000, 75.0000, 75.0000, 0.0000, 155, NULL, 78, NULL, NULL, 2, 156, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000058', '2010-08-24 16:17:53', '2010-08-24 16:17:53', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (66, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, NULL, 1.0000, 75.0000, 75.0000, 0.0000, 157, NULL, 79, NULL, NULL, 2, 158, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000059', '2010-08-24 16:24:12', '2010-08-24 16:24:12', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (67, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 159, NULL, 80, NULL, NULL, 2, 160, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000060', '2010-08-25 08:11:45', '2010-08-25 08:11:45', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (68, 1, 4.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 4.0000, 0.0000, 4.0000, 4.0000, 1.0000, 0.0000, NULL, 1.0000, 4.0000, 4.0000, 0.0000, 161, NULL, 81, NULL, NULL, 2, 162, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000061', '2010-08-25 08:29:29', '2010-08-25 08:29:29', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (69, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, NULL, 1.0000, 75.0000, 75.0000, 0.0000, 163, NULL, 82, NULL, NULL, 2, 164, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000062', '2010-08-25 08:58:17', '2010-08-25 08:58:17', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (70, 1, 75.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 75.0000, 0.0000, 75.0000, 75.0000, 1.0000, 0.0000, NULL, 1.0000, 75.0000, 75.0000, 0.0000, 165, NULL, 83, NULL, NULL, 2, 166, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000063', '2010-08-25 09:09:28', '2010-08-25 09:09:28', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (71, 1, 45.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 45.0000, 0.0000, 45.0000, 45.0000, 1.0000, 0.0000, NULL, 1.0000, 45.0000, 45.0000, 0.0000, 167, NULL, 84, NULL, NULL, 2, 168, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000064', '2010-08-25 09:23:55', '2010-08-25 09:23:55', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (72, 1, 4.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 4.0000, 0.0000, 4.0000, 4.0000, 1.0000, 0.0000, NULL, 1.0000, 4.0000, 4.0000, 0.0000, 169, NULL, 85, NULL, NULL, 2, 170, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000065', '2010-08-25 09:27:21', '2010-08-25 09:27:21', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (73, 1, 45.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 45.0000, 0.0000, 45.0000, 45.0000, 1.0000, 0.0000, NULL, 1.0000, 45.0000, 45.0000, 0.0000, 171, NULL, 86, NULL, NULL, 2, 172, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000066', '2010-08-25 09:37:59', '2010-08-25 09:37:59', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (74, 1, 45.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 45.0000, 0.0000, 45.0000, 45.0000, 1.0000, 0.0000, NULL, 1.0000, 45.0000, 45.0000, 0.0000, 173, NULL, 87, NULL, 0, 2, 174, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000067', '2010-08-25 09:54:10', '2010-08-25 10:05:02', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (75, 1, 55.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 55.0000, 0.0000, 55.0000, 55.0000, 1.0000, 0.0000, NULL, 1.0000, 55.0000, 55.0000, 0.0000, 175, NULL, 88, NULL, 0, 2, 176, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000068', '2010-08-25 09:55:54', '2010-08-25 10:04:48', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (76, 1, 45.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 45.0000, 0.0000, 45.0000, 45.0000, 1.0000, 0.0000, NULL, 1.0000, 45.0000, 45.0000, 0.0000, 177, NULL, 89, NULL, NULL, 2, 178, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000069', '2010-08-25 10:10:25', '2010-08-25 10:10:25', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (77, 1, 45.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 45.0000, 0.0000, 45.0000, 45.0000, 1.0000, 0.0000, NULL, 1.0000, 45.0000, 45.0000, 0.0000, 179, NULL, 90, NULL, NULL, 2, 180, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000070', '2010-08-25 10:17:28', '2010-08-25 10:17:28', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (78, 1, 45.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 45.0000, 0.0000, 45.0000, 45.0000, 1.0000, 0.0000, NULL, 1.0000, 45.0000, 45.0000, 0.0000, 181, NULL, 91, NULL, NULL, 2, 182, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000071', '2010-08-25 10:29:01', '2010-08-25 10:29:01', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (79, 1, 165.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 165.0000, 0.0000, 165.0000, 165.0000, 1.0000, 0.0000, NULL, 1.0000, 165.0000, 165.0000, 0.0000, 183, NULL, 92, NULL, NULL, 2, 184, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000072', '2010-08-25 10:47:34', '2010-08-25 10:47:34', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (80, 1, 13.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 13.0000, 0.0000, 13.0000, 13.0000, 1.0000, 0.0000, NULL, 1.0000, 13.0000, 13.0000, 0.0000, 185, NULL, 93, NULL, NULL, 2, 186, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000073', '2010-08-25 10:59:42', '2010-08-25 10:59:42', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (81, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 187, NULL, 94, NULL, NULL, 2, 188, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000074', '2010-08-25 11:03:28', '2010-08-25 11:03:28', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (82, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 191, NULL, 96, NULL, NULL, 2, 192, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000075', '2010-08-25 11:16:46', '2010-08-25 11:16:46', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (83, 1, 43.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 43.0000, 0.0000, 43.0000, 43.0000, 1.0000, 0.0000, NULL, 1.0000, 43.0000, 43.0000, 0.0000, 193, NULL, 97, NULL, NULL, 2, 194, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000076', '2010-08-25 12:13:51', '2010-08-25 12:13:51', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (84, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 195, NULL, 98, NULL, NULL, 2, 196, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000077', '2010-08-25 12:22:03', '2010-08-25 12:22:03', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (85, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 197, NULL, 99, NULL, NULL, 2, 198, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000078', '2010-08-25 12:36:22', '2010-08-25 12:36:22', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (86, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 201, NULL, 101, NULL, NULL, 2, 202, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000079', '2010-08-25 12:45:04', '2010-08-25 12:45:04', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (87, 1, 48.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 48.0000, 0.0000, 48.0000, 48.0000, 1.0000, 0.0000, NULL, 1.0000, 48.0000, 48.0000, 0.0000, 199, NULL, 100, NULL, NULL, 2, 200, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000080', '2010-08-25 12:45:19', '2010-08-25 12:45:19', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (88, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 203, NULL, 102, NULL, NULL, 2, 204, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000081', '2010-08-25 12:50:50', '2010-08-25 12:50:50', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (89, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 205, NULL, 103, NULL, NULL, 2, 206, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000082', '2010-08-25 12:57:13', '2010-08-25 12:57:13', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (90, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 207, NULL, 104, NULL, NULL, 2, 208, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000083', '2010-08-25 13:05:21', '2010-08-25 13:05:21', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (91, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 209, NULL, 105, NULL, NULL, 2, 210, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000084', '2010-08-25 13:10:04', '2010-08-25 13:10:04', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (92, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 211, NULL, 106, NULL, NULL, 2, 212, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000085', '2010-08-25 13:17:46', '2010-08-25 13:17:46', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (93, 1, 9.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 9.0000, 0.0000, 9.0000, 9.0000, 1.0000, 0.0000, NULL, 1.0000, 9.0000, 9.0000, 0.0000, 213, NULL, 107, NULL, NULL, 2, 214, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000086', '2010-08-25 13:31:21', '2010-08-25 13:31:21', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (94, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 215, NULL, 108, NULL, NULL, 2, 216, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000087', '2010-08-25 13:33:49', '2010-08-25 13:33:49', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (95, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 217, NULL, 109, NULL, NULL, 2, 218, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000088', '2010-08-25 13:37:57', '2010-08-25 13:37:57', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (96, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 219, NULL, 110, NULL, NULL, 2, 220, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000089', '2010-08-25 13:45:12', '2010-08-25 13:45:12', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (97, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 221, NULL, 111, NULL, NULL, 2, 222, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000090', '2010-08-25 14:17:33', '2010-08-25 14:17:33', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (98, 1, 4.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 4.0000, 0.0000, 4.0000, 4.0000, 1.0000, 0.0000, NULL, 1.0000, 4.0000, 4.0000, 0.0000, 223, NULL, 112, NULL, NULL, 2, 224, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000091', '2010-08-25 14:21:34', '2010-08-25 14:21:34', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (99, 2, 48.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 48.0000, 0.0000, 48.0000, 48.0000, 1.0000, 0.0000, NULL, 1.0000, 48.0000, 48.0000, 0.0000, 225, NULL, 113, NULL, NULL, 2, 226, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200000008', '2010-08-25 14:28:38', '2010-08-25 14:28:38', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (100, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 227, NULL, 114, NULL, NULL, 2, 228, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000092', '2010-08-25 14:34:49', '2010-08-25 14:34:49', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (101, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 229, NULL, 115, NULL, NULL, 2, 230, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000093', '2010-08-25 15:23:03', '2010-08-25 15:23:03', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (102, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 231, NULL, 116, NULL, NULL, 2, 232, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000094', '2010-08-25 15:26:36', '2010-08-25 15:26:36', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (103, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 233, NULL, 117, NULL, NULL, 2, 234, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000095', '2010-08-25 15:28:33', '2010-08-25 15:28:33', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (104, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 235, NULL, 118, NULL, NULL, 2, 236, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000096', '2010-08-25 15:32:39', '2010-08-25 15:32:39', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (105, 1, 13.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 13.0000, 0.0000, 13.0000, 13.0000, 1.0000, 0.0000, NULL, 1.0000, 13.0000, 13.0000, 0.0000, 245, NULL, 123, NULL, NULL, 2, 246, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000097', '2010-08-25 16:17:55', '2010-08-25 16:17:55', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (106, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 247, NULL, 124, NULL, NULL, 2, 248, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000098', '2010-08-25 16:27:53', '2010-08-25 16:27:53', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (107, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 251, NULL, 126, NULL, NULL, 2, 252, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000099', '2010-08-25 16:52:14', '2010-08-25 16:52:14', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (108, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 253, NULL, 127, NULL, NULL, 2, 254, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000100', '2010-08-25 16:58:07', '2010-08-25 16:58:07', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (109, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 255, NULL, 128, NULL, NULL, 2, 256, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000101', '2010-08-25 17:18:56', '2010-08-25 17:18:56', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (110, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 257, NULL, 129, NULL, NULL, 2, 258, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000102', '2010-08-26 09:21:35', '2010-08-26 09:21:35', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (111, 1, 5.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 5.0000, 0.0000, 5.0000, 5.0000, 1.0000, 0.0000, NULL, 1.0000, 5.0000, 5.0000, 0.0000, 259, NULL, 130, NULL, NULL, 2, 260, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000103', '2010-08-26 09:56:07', '2010-08-26 09:56:07', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (112, 1, 151.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 151.0000, 0.0000, 151.0000, 151.0000, 1.0000, 0.0000, NULL, 1.0000, 151.0000, 151.0000, 0.0000, 261, NULL, 131, NULL, NULL, 2, 262, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000104', '2010-08-27 07:29:14', '2010-08-27 07:29:14', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (113, 1, 61.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 61.0000, 0.0000, 61.0000, 61.0000, 1.0000, 0.0000, NULL, 1.0000, 61.0000, 61.0000, 0.0000, 263, NULL, 132, NULL, NULL, 2, 264, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000105', '2010-08-27 07:32:15', '2010-08-27 07:32:15', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (114, 1, 151.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 151.0000, 0.0000, 151.0000, 151.0000, 1.0000, 0.0000, NULL, 1.0000, 151.0000, 151.0000, 0.0000, 267, NULL, 134, NULL, NULL, 2, 268, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000106', '2010-08-28 06:00:53', '2010-08-28 06:00:53', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (115, 1, 61.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 61.0000, 0.0000, 61.0000, 61.0000, 1.0000, 0.0000, NULL, 1.0000, 61.0000, 61.0000, 0.0000, 269, NULL, 135, NULL, NULL, 2, 270, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000107', '2010-08-28 06:09:57', '2010-08-28 06:09:57', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (116, 1, 7.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 7.0000, 0.0000, 7.0000, 7.0000, 1.0000, 0.0000, NULL, 1.0000, 7.0000, 7.0000, 0.0000, 271, NULL, 136, NULL, NULL, 2, 272, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000108', '2010-08-28 06:15:32', '2010-08-28 06:15:32', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (117, 1, 121.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 121.0000, 0.0000, 121.0000, 121.0000, 1.0000, 0.0000, NULL, 1.0000, 121.0000, 121.0000, 0.0000, 273, NULL, 137, NULL, NULL, 2, 274, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000109', '2010-08-28 06:21:48', '2010-08-28 06:21:48', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (118, 1, 61.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 61.0000, 0.0000, 61.0000, 61.0000, 1.0000, 0.0000, NULL, 1.0000, 61.0000, 61.0000, 0.0000, 275, NULL, 138, NULL, NULL, 2, 276, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000110', '2010-08-28 07:04:32', '2010-08-28 07:04:32', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (119, 1, 55.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 55.0000, 0.0000, 55.0000, 55.0000, 1.0000, 0.0000, NULL, 1.0000, 55.0000, 55.0000, 0.0000, 277, NULL, 139, NULL, NULL, 2, 278, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000111', '2010-08-28 07:31:44', '2010-08-28 07:31:44', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (120, 1, 13.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 13.0000, 0.0000, 13.0000, 13.0000, 1.0000, 0.0000, NULL, 1.0000, 13.0000, 13.0000, 0.0000, 279, NULL, 140, NULL, NULL, 2, 280, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000112', '2010-08-28 07:50:23', '2010-08-28 07:50:23', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (121, 1, 151.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 151.0000, 0.0000, 151.0000, 151.0000, 1.0000, 0.0000, NULL, 1.0000, 151.0000, 151.0000, 0.0000, 281, NULL, 141, NULL, NULL, 2, 282, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000113', '2010-08-28 07:54:10', '2010-08-28 07:54:10', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (122, 1, 121.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 121.0000, 0.0000, 121.0000, 121.0000, 1.0000, 0.0000, NULL, 1.0000, 121.0000, 121.0000, 0.0000, 283, NULL, 142, NULL, NULL, 2, 284, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000114', '2010-08-28 07:58:39', '2010-08-28 07:58:39', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (123, 1, 151.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 151.0000, 0.0000, 151.0000, 151.0000, 1.0000, 0.0000, NULL, 1.0000, 151.0000, 151.0000, 0.0000, 285, NULL, 143, NULL, NULL, 2, 286, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000115', '2010-08-28 08:25:26', '2010-08-28 08:25:26', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (124, 1, 61.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 61.0000, 0.0000, 61.0000, 61.0000, 1.0000, 0.0000, NULL, 1.0000, 61.0000, 61.0000, 0.0000, 287, NULL, 144, NULL, NULL, 2, 288, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000116', '2010-08-28 08:29:27', '2010-08-28 08:29:27', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (125, 1, 151.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 151.0000, 0.0000, 151.0000, 151.0000, 1.0000, 0.0000, NULL, 1.0000, 151.0000, 151.0000, 0.0000, 289, NULL, 145, NULL, NULL, 2, 290, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000117', '2010-08-28 11:15:52', '2010-08-28 11:15:52', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (126, 1, 61.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 61.0000, 0.0000, 61.0000, 61.0000, 1.0000, 0.0000, NULL, 1.0000, 61.0000, 61.0000, 0.0000, 291, NULL, 146, NULL, NULL, 2, 292, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000118', '2010-08-28 11:21:27', '2010-08-28 11:21:27', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (127, 1, 73.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 73.0000, 0.0000, 73.0000, 73.0000, 1.0000, 0.0000, NULL, 1.0000, 73.0000, 73.0000, 0.0000, 293, NULL, 147, NULL, NULL, 2, 294, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000119', '2010-08-28 11:31:31', '2010-08-28 11:31:31', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000); /*!40000 ALTER TABLE `sales_flat_invoice` ENABLE KEYS */; # Dumping structure for table web36db1.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 AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_invoice_comment: 3 rows /*!40000 ALTER TABLE `sales_flat_invoice_comment` DISABLE KEYS */; INSERT INTO `sales_flat_invoice_comment` (`entity_id`, `parent_id`, `is_customer_notified`, `comment`, `created_at`) VALUES (1, 9, 1, 'Die habe ich gemacht.\r\nGrüße\r\nFrank', '2010-08-13 08:26:23'), (2, 12, 0, 'ze', '2010-08-15 17:50:19'), (3, 13, 0, 'ze', '2010-08-15 17:52:22'); /*!40000 ALTER TABLE `sales_flat_invoice_comment` ENABLE KEYS */; # Dumping structure for table web36db1.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=128 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_invoice_grid: 127 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 (1, 1, 105.0000, 105.0000, 1, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000001', '100000001', '2010-07-20 10:43:44', '2010-07-20 10:42:52', 'Max Testkunde'), (2, 1, 50.0000, 50.0000, 2, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000002', '100000002', '2010-07-22 09:57:27', '2010-07-22 09:56:51', 'Wladimir Degtjarew'), (3, 1, 11.0000, 11.0000, 3, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000003', '100000003', '2010-07-22 10:41:55', '2010-07-22 10:41:10', 'Wladimir Degtjarew'), (4, 2, 17.0000, 17.0000, 10, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200000001', '200000005', '2010-08-11 14:12:57', '2010-08-11 14:12:25', 'Wladimir Degtjarew'), (5, 1, 5.0000, 5.0000, 11, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000004', '100000006', '2010-08-11 15:00:15', '2010-08-11 14:59:47', 'Wladimir Degtjarew'), (6, 1, 75.0000, 75.0000, 14, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000005', '100000008', '2010-08-12 17:30:19', '2010-08-12 13:11:38', 'Margot Test'), (7, 1, 825.0000, 825.0000, 13, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000006', '100000007', '2010-08-12 17:34:13', '2010-08-12 08:47:27', 'Margot Barthels'), (8, 1, 115.0000, 115.0000, 15, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000007', '100000009', '2010-08-13 08:26:09', '2010-08-13 08:05:51', 'Margot Barthels'), (9, 1, 51.0000, 51.0000, 16, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000008', '100000010', '2010-08-13 08:26:23', '2010-08-13 08:22:50', 'Margot Barthels'), (10, 1, 31.0000, 31.0000, 17, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000009', '100000011', '2010-08-13 09:41:43', '2010-08-13 09:40:46', 'Margot Barthels'), (11, 2, 46.0000, 46.0000, 18, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200000002', '200000007', '2010-08-13 10:03:06', '2010-08-13 10:02:22', 'Margot Barthels'), (12, 1, 5.0000, 5.0000, 19, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000010', '100000012', '2010-08-15 17:50:19', '2010-08-15 17:47:21', 'Frank Lorenz'), (13, 2, 95.0000, 95.0000, 12, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200000003', '200000006', '2010-08-15 17:52:22', '2010-08-12 07:08:05', 'Margot Barthels'), (14, 2, 75.0000, 75.0000, 21, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200000004', '200000008', '2010-08-16 06:48:08', '2010-08-16 06:46:09', 'Margot Barthels'), (15, 1, 7.0000, 7.0000, 23, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000011', '100000015', '2010-08-16 08:19:22', '2010-08-16 08:15:33', 'Robert Blumberg'), (16, 1, 7.0000, 7.0000, 27, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000012', '100000019', '2010-08-17 06:57:34', '2010-08-17 06:56:22', 'Margot Barthels'), (17, 1, 75.0000, 75.0000, 28, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000013', '100000020', '2010-08-17 13:43:23', '2010-08-17 13:41:09', 'Margot Barthels'), (18, 1, 25.0000, 25.0000, 29, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000014', '100000021', '2010-08-17 15:14:22', '2010-08-17 15:13:47', 'Wladimir Degtjarew'), (19, 1, 22.0000, 22.0000, 30, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000015', '100000022', '2010-08-17 15:44:53', '2010-08-17 15:43:11', 'Frank Lorenz'), (20, 1, 31.0000, 31.0000, 31, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000016', '100000023', '2010-08-18 11:43:03', '2010-08-18 11:42:25', 'Wladimir Degtjarew'), (21, 1, 13.0000, 13.0000, 32, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000017', '100000024', '2010-08-18 12:30:20', '2010-08-18 12:27:47', 'Frank Lorenz'), (22, 1, 71.0000, 71.0000, 33, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000018', '100000025', '2010-08-18 12:53:13', '2010-08-18 12:49:15', 'Frank Lorenz'), (23, 1, 7.0000, 7.0000, 34, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000019', '100000026', '2010-08-18 13:01:07', '2010-08-18 13:00:09', 'Margot Barthels'), (24, 1, 48.0000, 48.0000, 35, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000020', '100000027', '2010-08-19 10:23:01', '2010-08-19 10:11:37', 'Margot Barthels'), (25, 1, 45.0000, 45.0000, 36, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000021', '100000028', '2010-08-19 10:54:13', '2010-08-19 10:53:14', 'Margot Barthels'), (26, 1, 13.0000, 13.0000, 38, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000022', '100000030', '2010-08-19 14:50:40', '2010-08-19 14:50:38', 'Wladimir Degtjarew'), (27, 1, 7.0000, 7.0000, 39, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000023', '100000031', '2010-08-19 15:24:12', '2010-08-19 15:24:11', 'Wladimir Degtjarew'), (28, 1, 7.0000, 7.0000, 40, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000024', '100000032', '2010-08-19 16:19:44', '2010-08-19 16:19:43', 'Wladimir Degtjarew'), (29, 1, 75.0000, 75.0000, 41, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000025', '100000033', '2010-08-19 16:27:23', '2010-08-19 16:27:21', 'Frank Lorenz'), (30, 1, 75.0000, 75.0000, 42, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000026', '100000034', '2010-08-20 07:41:51', '2010-08-20 07:41:49', 'Margot Barthels'), (31, 1, 45.0000, 45.0000, 43, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000027', '100000035', '2010-08-20 08:05:05', '2010-08-20 08:05:03', 'Frank Lorenz'), (32, 1, 61.0000, 61.0000, 44, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000028', '100000036', '2010-08-20 08:19:37', '2010-08-20 08:19:36', 'Margot Barthels'), (33, 1, 45.0000, 45.0000, 45, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000029', '100000037', '2010-08-20 08:29:15', '2010-08-20 08:29:14', 'Frank Lorenz'), (34, 1, 75.0000, 75.0000, 46, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000030', '100000038', '2010-08-20 09:10:43', '2010-08-20 09:10:42', 'Margot Barthels'), (35, 1, 1.0000, 1.0000, 47, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000031', '100000039', '2010-08-20 09:52:55', '2010-08-20 09:52:54', 'Margot Barthels'), (36, 2, 1.0000, 1.0000, 48, 1, 'EUR', 'EUR', 'EUR', 'EUR', '200000005', '200000009', '2010-08-20 09:56:13', '2010-08-20 09:56:11', 'Margot Barthels'), (37, 1, 75.0000, 75.0000, 49, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000032', '100000040', '2010-08-20 10:03:52', '2010-08-20 10:03:51', 'Margot Barthels'), (38, 2, 45.0000, 45.0000, 50, 1, 'EUR', 'EUR', 'EUR', 'EUR', '200000006', '200000010', '2010-08-20 10:54:38', '2010-08-20 10:54:36', 'Margot Barthels'), (39, 2, 75.0000, 75.0000, 51, 1, 'EUR', 'EUR', 'EUR', 'EUR', '200000007', '200000011', '2010-08-20 11:22:13', '2010-08-20 11:22:12', 'Margot Barthels'), (40, 1, 11.0000, 11.0000, 52, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000033', '100000041', '2010-08-20 15:00:42', '2010-08-20 15:00:40', 'Wladimir Degtjarew'), (41, 1, 7.0000, 7.0000, 53, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000034', '100000042', '2010-08-22 06:11:44', '2010-08-22 06:11:42', 'Frank Lorenz'), (42, 1, 7.0000, 7.0000, 54, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000035', '100000043', '2010-08-22 06:36:17', '2010-08-22 06:36:16', 'Frank Lorenz'), (43, 1, 7.0000, 7.0000, 55, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000036', '100000044', '2010-08-22 06:40:07', '2010-08-22 06:40:05', 'Frank Lorenz'), (44, 1, 45.0000, 45.0000, 56, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000037', '100000045', '2010-08-22 06:47:43', '2010-08-22 06:47:42', 'Frank Lorenz'), (45, 1, 7.0000, 7.0000, 57, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000038', '100000046', '2010-08-23 09:20:09', '2010-08-23 09:20:07', 'Wolfgang Price'), (46, 1, 45.0000, 45.0000, 58, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000039', '100000047', '2010-08-23 09:56:33', '2010-08-23 09:56:32', 'Wolfgang Price'), (47, 1, 75.0000, 75.0000, 59, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000040', '100000048', '2010-08-23 10:14:04', '2010-08-23 10:14:03', 'Wolfgang Price'), (48, 1, 95.0000, 95.0000, 60, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000041', '100000049', '2010-08-23 10:34:40', '2010-08-23 10:34:38', 'Wolfgang Price'), (49, 1, 55.0000, 55.0000, 61, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000042', '100000050', '2010-08-23 10:43:18', '2010-08-23 10:43:16', 'Wolfgang Price'), (50, 1, 75.0000, 75.0000, 62, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000043', '100000051', '2010-08-23 11:22:52', '2010-08-23 11:22:51', 'Wolfgang Price'), (51, 1, 75.0000, 75.0000, 63, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000044', '100000052', '2010-08-23 11:39:37', '2010-08-23 11:39:35', 'Wolfgang Price'), (52, 1, 95.0000, 95.0000, 64, 1, 'EUR', 'EUR', 'EUR', 'EUR', '100000045', '100000053', '2010-08-23 12:02:52', '2010-08-23 12:02:50', 'Wolfgang Price'), (53, 1, 75.0000, 75.0000, 65, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000046', '100000054', '2010-08-23 12:08:39', '2010-08-23 12:08:38', 'Wolfgang Price'), (54, 1, 7.0000, 7.0000, 66, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000047', '100000055', '2010-08-23 13:49:29', '2010-08-23 13:49:13', 'Wolfgang Price'), (55, 1, 7.0000, 7.0000, 67, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000048', '100000056', '2010-08-23 14:45:27', '2010-08-23 14:45:12', 'Wolfgang Price'), (56, 1, 75.0000, 75.0000, 68, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000049', '100000057', '2010-08-24 13:09:00', '2010-08-24 13:08:43', 'Wolfgang Price'), (57, 1, 95.0000, 95.0000, 69, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000050', '100000058', '2010-08-24 13:56:28', '2010-08-24 13:56:10', 'Wolfgang Price'), (58, 1, 17.9900, 17.9900, 70, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000051', '100000059', '2010-08-24 14:03:17', '2010-08-24 14:03:02', 'Wolfgang Price'), (59, 1, 95.0000, 95.0000, 72, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000052', '100000061', '2010-08-24 15:14:42', '2010-08-24 15:14:26', 'Wolfgang Price'), (60, 1, 95.0000, 95.0000, 73, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000053', '100000062', '2010-08-24 15:37:56', '2010-08-24 15:37:38', 'Wolfgang Price'), (61, 1, 75.0000, 75.0000, 74, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000054', '100000063', '2010-08-24 15:45:08', '2010-08-24 15:44:53', 'Wolfgang Price'), (62, 1, 75.0000, 75.0000, 75, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000055', '100000064', '2010-08-24 15:52:04', '2010-08-24 15:51:45', 'Wolfgang Price'), (63, 1, 75.0000, 75.0000, 76, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000056', '100000065', '2010-08-24 16:05:55', '2010-08-24 16:05:37', 'Wolfgang Price'), (64, 1, 75.0000, 75.0000, 77, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000057', '100000066', '2010-08-24 16:12:49', '2010-08-24 16:12:28', 'Wolfgang Price'), (65, 1, 75.0000, 75.0000, 78, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000058', '100000067', '2010-08-24 16:17:53', '2010-08-24 16:17:35', 'Wolfgang Price'), (66, 1, 75.0000, 75.0000, 79, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000059', '100000068', '2010-08-24 16:24:12', '2010-08-24 16:22:57', 'Wolfgang Price'), (67, 1, 7.0000, 7.0000, 80, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000060', '100000069', '2010-08-25 08:11:45', '2010-08-25 08:11:23', 'Frank Lorenz'), (68, 1, 4.0000, 4.0000, 81, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000061', '100000070', '2010-08-25 08:29:29', '2010-08-25 08:29:07', 'Margot Barthels'), (69, 1, 75.0000, 75.0000, 82, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000062', '100000071', '2010-08-25 08:58:17', '2010-08-25 08:57:32', 'Wolfgang Price'), (70, 1, 75.0000, 75.0000, 83, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000063', '100000072', '2010-08-25 09:09:28', '2010-08-25 09:09:11', 'Wolfgang Price'), (71, 1, 45.0000, 45.0000, 84, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000064', '100000073', '2010-08-25 09:23:55', '2010-08-25 09:23:40', 'Wolfgang Price'), (72, 1, 4.0000, 4.0000, 85, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000065', '100000074', '2010-08-25 09:27:21', '2010-08-25 09:26:56', 'Margot Barthels'), (73, 1, 45.0000, 45.0000, 86, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000066', '100000075', '2010-08-25 09:37:59', '2010-08-25 09:37:44', 'Wolfgang Price'), (74, 1, 45.0000, 45.0000, 87, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000067', '100000076', '2010-08-25 09:54:10', '2010-08-25 09:53:08', 'Wolfgang Price'), (75, 1, 55.0000, 55.0000, 88, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000068', '100000077', '2010-08-25 09:55:54', '2010-08-25 09:55:32', 'Margot Barthels'), (76, 1, 45.0000, 45.0000, 89, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000069', '100000078', '2010-08-25 10:10:25', '2010-08-25 10:09:53', 'Wolfgang Price'), (77, 1, 45.0000, 45.0000, 90, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000070', '100000079', '2010-08-25 10:17:28', '2010-08-25 10:17:12', 'Wolfgang Price'), (78, 1, 45.0000, 45.0000, 91, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000071', '100000080', '2010-08-25 10:29:01', '2010-08-25 10:27:27', 'Wolfgang Price'), (79, 1, 165.0000, 165.0000, 92, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000072', '100000081', '2010-08-25 10:47:34', '2010-08-25 10:46:57', 'Wolfgang Price'), (80, 1, 13.0000, 13.0000, 93, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000073', '100000082', '2010-08-25 10:59:42', '2010-08-25 10:59:29', 'Wolfgang Price'), (81, 1, 7.0000, 7.0000, 94, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000074', '100000083', '2010-08-25 11:03:28', '2010-08-25 11:03:18', 'Wolfgang Price'), (82, 1, 7.0000, 7.0000, 96, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000075', '100000085', '2010-08-25 11:16:46', '2010-08-25 11:16:36', 'Wolfgang Price'), (83, 1, 43.0000, 43.0000, 97, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000076', '100000086', '2010-08-25 12:13:51', '2010-08-25 12:13:39', 'Wolfgang Price'), (84, 1, 7.0000, 7.0000, 98, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000077', '100000087', '2010-08-25 12:22:03', '2010-08-25 12:21:33', 'Wolfgang Price'), (85, 1, 7.0000, 7.0000, 99, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000078', '100000088', '2010-08-25 12:36:22', '2010-08-25 12:36:11', 'Wolfgang Price'), (86, 1, 7.0000, 7.0000, 101, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000079', '100000090', '2010-08-25 12:45:04', '2010-08-25 12:44:52', 'Wolfgang Price'), (87, 1, 48.0000, 48.0000, 100, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000080', '100000089', '2010-08-25 12:45:19', '2010-08-25 12:44:28', 'Margot Barthels'), (88, 1, 7.0000, 7.0000, 102, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000081', '100000091', '2010-08-25 12:50:50', '2010-08-25 12:50:38', 'Wolfgang Price'), (89, 1, 7.0000, 7.0000, 103, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000082', '100000092', '2010-08-25 12:57:13', '2010-08-25 12:57:02', 'Wolfgang Price'), (90, 1, 7.0000, 7.0000, 104, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000083', '100000093', '2010-08-25 13:05:21', '2010-08-25 13:05:09', 'Wolfgang Price'), (91, 1, 7.0000, 7.0000, 105, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000084', '100000094', '2010-08-25 13:10:04', '2010-08-25 13:09:52', 'Wolfgang Price'), (92, 1, 7.0000, 7.0000, 106, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000085', '100000095', '2010-08-25 13:17:46', '2010-08-25 13:17:34', 'Wolfgang Price'), (93, 1, 9.0000, 9.0000, 107, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000086', '100000096', '2010-08-25 13:31:21', '2010-08-25 13:30:59', 'Margot Barthels'), (94, 1, 7.0000, 7.0000, 108, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000087', '100000097', '2010-08-25 13:33:49', '2010-08-25 13:33:37', 'Wolfgang Price'), (95, 1, 7.0000, 7.0000, 109, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000088', '100000098', '2010-08-25 13:37:57', '2010-08-25 13:37:46', 'Wolfgang Price'), (96, 1, 7.0000, 7.0000, 110, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000089', '100000099', '2010-08-25 13:45:12', '2010-08-25 13:45:01', 'Wolfgang Price'), (97, 1, 7.0000, 7.0000, 111, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000090', '100000100', '2010-08-25 14:17:33', '2010-08-25 14:17:21', 'Wolfgang Price'), (98, 1, 4.0000, 4.0000, 112, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000091', '100000101', '2010-08-25 14:21:34', '2010-08-25 14:21:06', 'Margot Barthels'), (99, 2, 48.0000, 48.0000, 113, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200000008', '200000012', '2010-08-25 14:28:38', '2010-08-25 14:28:14', 'Margot Barthels'), (100, 1, 7.0000, 7.0000, 114, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000092', '100000102', '2010-08-25 14:34:49', '2010-08-25 14:34:24', 'Frank Lorenz'), (101, 1, 7.0000, 7.0000, 115, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000093', '100000103', '2010-08-25 15:23:03', '2010-08-25 15:22:50', 'Wolfgang Price'), (102, 1, 7.0000, 7.0000, 116, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000094', '100000104', '2010-08-25 15:26:36', '2010-08-25 15:26:24', 'Wolfgang Price'), (103, 1, 7.0000, 7.0000, 117, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000095', '100000105', '2010-08-25 15:28:33', '2010-08-25 15:28:22', 'Wolfgang Price'), (104, 1, 7.0000, 7.0000, 118, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000096', '100000106', '2010-08-25 15:32:39', '2010-08-25 15:32:27', 'Wolfgang Price'), (105, 1, 13.0000, 13.0000, 123, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000097', '100000111', '2010-08-25 16:17:55', '2010-08-25 16:15:55', 'Wolfgang Price'), (106, 1, 7.0000, 7.0000, 124, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000098', '100000112', '2010-08-25 16:27:53', '2010-08-25 16:25:47', 'Wolfgang Price'), (107, 1, 7.0000, 7.0000, 126, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000099', '100000114', '2010-08-25 16:52:14', '2010-08-25 16:52:00', 'Wolfgang Price'), (108, 1, 7.0000, 7.0000, 127, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000100', '100000115', '2010-08-25 16:58:07', '2010-08-25 16:57:40', 'Wolfgang Price'), (109, 1, 7.0000, 7.0000, 128, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000101', '100000116', '2010-08-25 17:18:56', '2010-08-25 17:18:33', 'Wolfgang Price'), (110, 1, 7.0000, 7.0000, 129, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000102', '100000117', '2010-08-26 09:21:35', '2010-08-26 09:19:08', 'Wolfgang Price'), (111, 1, 5.0000, 5.0000, 130, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000103', '100000118', '2010-08-26 09:56:07', '2010-08-26 09:55:41', 'Frank Lorenz'), (112, 1, 151.0000, 151.0000, 131, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000104', '100000119', '2010-08-27 07:29:14', '2010-08-27 07:28:36', 'Robert Blumberg'), (113, 1, 61.0000, 61.0000, 132, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000105', '100000120', '2010-08-27 07:32:15', '2010-08-27 07:31:53', 'Robert Blumberg'), (114, 1, 151.0000, 151.0000, 134, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000106', '100000122', '2010-08-28 06:00:53', '2010-08-28 06:00:24', 'Frank Lorenz'), (115, 1, 61.0000, 61.0000, 135, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000107', '100000123', '2010-08-28 06:09:57', '2010-08-28 06:09:35', 'Frank Lorenz'), (116, 1, 7.0000, 7.0000, 136, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000108', '100000124', '2010-08-28 06:15:32', '2010-08-28 06:15:07', 'Frank Lorenz'), (117, 1, 121.0000, 121.0000, 137, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000109', '100000125', '2010-08-28 06:21:48', '2010-08-28 06:21:24', 'Frank Lorenz'), (118, 1, 61.0000, 61.0000, 138, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000110', '100000126', '2010-08-28 07:04:32', '2010-08-28 07:04:09', 'Frank Lorenz'), (119, 1, 55.0000, 55.0000, 139, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000111', '100000127', '2010-08-28 07:31:44', '2010-08-28 07:31:18', 'Frank Lorenz'), (120, 1, 13.0000, 13.0000, 140, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000112', '100000128', '2010-08-28 07:50:23', '2010-08-28 07:49:58', 'Frank Lorenz'), (121, 1, 151.0000, 151.0000, 141, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000113', '100000129', '2010-08-28 07:54:10', '2010-08-28 07:53:46', 'Frank Lorenz'), (122, 1, 121.0000, 121.0000, 142, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000114', '100000130', '2010-08-28 07:58:39', '2010-08-28 07:58:18', 'Frank Lorenz'), (123, 1, 151.0000, 151.0000, 143, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000115', '100000131', '2010-08-28 08:25:26', '2010-08-28 08:25:05', 'Frank Lorenz'), (124, 1, 61.0000, 61.0000, 144, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000116', '100000132', '2010-08-28 08:29:27', '2010-08-28 08:28:45', 'Frank Lorenz'), (125, 1, 151.0000, 151.0000, 145, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000117', '100000133', '2010-08-28 11:15:52', '2010-08-28 11:15:08', 'Frank Lorenz'), (126, 1, 61.0000, 61.0000, 146, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000118', '100000134', '2010-08-28 11:21:27', '2010-08-28 11:21:06', 'Frank Lorenz'), (127, 1, 73.0000, 73.0000, 147, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000119', '100000135', '2010-08-28 11:31:31', '2010-08-28 11:31:04', 'test test'); /*!40000 ALTER TABLE `sales_flat_invoice_grid` ENABLE KEYS */; # Dumping structure for table web36db1.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=278 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_invoice_item: 253 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 (1, 1, 75.6300, 0.0000, 0.0000, 0.0000, 14.3700, 75.6300, NULL, 75.6300, 0.0000, NULL, 0.0000, 90.0000, 0.0000, 14.3700, 90.0000, 1.0000, 0.0000, NULL, 0.0000, 75.6300, 90.0000, 90.0000, 16, 1, NULL, NULL, 'a:0:{}', 'AW11', 'Private Gruppenführung', 0.0000, 0.0000), (2, 1, 4.2000, 0.0000, 0.0000, 0.0000, 0.8000, 4.2000, NULL, 4.2000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.8000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 4.2000, 5.0000, 5.0000, 12, 2, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (3, 2, 3.3600, 0.0000, 0.0000, 0.0000, 6.3900, 33.6100, NULL, 33.6100, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 6.3900, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 3.3600, 40.0000, 40.0000, 24, 3, NULL, NULL, 'a:0:{}', 'AW151', 'Gruppentagesticket online', 0.0000, 0.0000), (4, 2, 4.2100, 0.0000, 0.0000, 0.0000, 0.7900, 4.2100, NULL, 4.2100, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.7900, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 4.2100, 5.0000, 5.0000, 12, 4, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (5, 3, 5.0400, 0.0000, 0.0000, 0.0000, 0.9600, 5.0400, NULL, 5.0400, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.9600, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0400, 6.0000, 6.0000, 21, 5, NULL, NULL, 'a:0:{}', 'AW141', 'Tagesticket online', 0.0000, 0.0000), (6, 3, 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, 11, 6, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (7, 3, 3.3600, 0.0000, 0.0000, 0.0000, 0.6400, 3.3600, NULL, 3.3600, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.6400, 4.0000, 1.0000, 0.0000, NULL, 0.0000, 3.3600, 4.0000, 4.0000, 31, 7, NULL, NULL, 'a:0:{}', 'AW160', 'Download Produkt Test', 0.0000, 0.0000), (8, 4, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 23, NULL, NULL, 'a:0:{}', '1000', 'sales fee (single tickets) 1€', 0.0000, 0.0000), (9, 4, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 24, NULL, NULL, 'a:0:{}', 'TT', 'One-Day-Ticket Online', 0.0000, 0.0000), (10, 4, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 25, NULL, NULL, 'a:0:{}', 'ZFT', 'One-Day-Time-Frame-Ticket Online', 0.0000, 0.0000), (11, 4, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, NULL, 4.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 1.0000, 0.0000, NULL, 0.0000, 4.0000, 4.0000, 4.0000, 33, 26, NULL, NULL, 'a:0:{}', 'ZFT-ZFT_ER', 'One-Day-Time-Frame-Ticket Online', 0.0000, 0.0000), (12, 5, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, NULL, 4.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 1.0000, 0.0000, NULL, 0.0000, 4.0000, 4.0000, 4.0000, 34, 27, NULL, NULL, 'a:0:{}', 'TT-TT_ER', 'Tagesticket online', 0.0000, 0.0000), (13, 5, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 28, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (14, 6, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, 0.0000, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 39, NULL, NULL, 'a:0:{}', 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen (Private Führung in Deutsch und Englisch) ', 0.0000, 0.0000), (15, 6, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 40, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (16, 7, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 120.0000, NULL, 120.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 20.0000, 0.0000, NULL, 0.0000, 6.0000, 120.0000, 120.0000, 33, 32, NULL, NULL, 'a:0:{}', 'ZFT', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (17, 7, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 140.0000, NULL, 140.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 35.0000, 0.0000, NULL, 0.0000, 4.0000, 140.0000, 140.0000, 41, 33, NULL, NULL, 'a:0:{}', 'GRTT', 'Gruppentagesticket online', 0.0000, 0.0000), (18, 7, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 34, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (19, 7, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 140.0000, NULL, 140.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 35.0000, 0.0000, NULL, 0.0000, 4.0000, 140.0000, 140.0000, 41, 35, NULL, NULL, 'a:0:{}', 'GRTT', 'Gruppentagesticket online', 0.0000, 0.0000), (20, 7, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 140.0000, NULL, 140.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 35.0000, 0.0000, NULL, 0.0000, 4.0000, 140.0000, 140.0000, 41, 36, NULL, NULL, 'a:0:{}', 'GRTT', 'Gruppentagesticket online', 0.0000, 0.0000), (21, 7, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 140.0000, NULL, 140.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 35.0000, 0.0000, NULL, 0.0000, 4.0000, 140.0000, 140.0000, 41, 37, NULL, NULL, 'a:0:{}', 'GRTT', 'Gruppentagesticket online', 0.0000, 0.0000), (22, 7, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 140.0000, NULL, 140.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 35.0000, 0.0000, NULL, 0.0000, 4.0000, 140.0000, 140.0000, 41, 38, NULL, NULL, 'a:0:{}', 'GRTT', 'Gruppentagesticket online', 0.0000, 0.0000), (23, 8, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, 0.0000, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 41, NULL, NULL, 'a:0:{}', 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen (Private Führung in Deutsch und Englisch) ', 0.0000, 0.0000), (24, 8, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 42, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (25, 8, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 35, 43, NULL, NULL, 'a:0:{}', 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (26, 9, 50.0000, 0.0000, 0.0000, 0.0000, 0.0000, 50.0000, NULL, 50.0000, 0.0000, NULL, 0.0000, 50.0000, 0.0000, 0.0000, 50.0000, 1.0000, 0.0000, NULL, 0.0000, 50.0000, 50.0000, 50.0000, 37, 44, NULL, NULL, 'a:0:{}', 'UEFSK-UEFSK_60-UEFSK_60_D-UEFSK_10_13', 'Überblicksführung für Schulklassen (Private Führung in Deutsch und Englisch)', 0.0000, 0.0000), (27, 9, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 45, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (28, 10, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 46, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (29, 10, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 30.0000, NULL, 30.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 5.0000, 0.0000, NULL, 0.0000, 6.0000, 30.0000, 30.0000, 34, 47, NULL, NULL, 'a:0:{}', 'TT', 'Tagesticket online', 0.0000, 0.0000), (30, 11, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 48, NULL, NULL, 'a:0:{}', '1000', 'sales fee (single tickets) 1€', 0.0000, 0.0000), (31, 11, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, 3.0000, 0.0000, 0.0000, 3.0000, 15.0000, 0.0000, NULL, 0.0000, 3.0000, 45.0000, 45.0000, 39, 49, NULL, NULL, 'a:0:{}', 'TFF', 'Family Tour WeltWissen (rotating tour)', 0.0000, 0.0000), (32, 12, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 50, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (33, 12, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, NULL, 4.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 1.0000, 0.0000, NULL, 0.0000, 4.0000, 4.0000, 4.0000, 33, 51, NULL, NULL, 'a:0:{}', 'ZFT-ZFT_ER', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (34, 13, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, NULL, 90.0000, 0.0000, NULL, 0.0000, 90.0000, 0.0000, 0.0000, 90.0000, 1.0000, 0.0000, NULL, 0.0000, 90.0000, 90.0000, 90.0000, 36, 29, NULL, NULL, 'a:0:{}', 'UEFGR-UEFGR_90-UEFGR_D', 'Overview Tours for private Groups ', 0.0000, 0.0000), (35, 13, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 30, NULL, NULL, 'a:0:{}', '1001', 'sales fee (group tickets) 5€', 0.0000, 0.0000), (36, 13, 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, 12.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 34, 31, NULL, NULL, 'a:0:{}', 'TT-TT_FR', 'One-Day-Ticket Online', 0.0000, 0.0000), (37, 14, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, 0.0000, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 54, NULL, NULL, 'a:0:{}', 'UEFGR-UEFGR_60-UEFGR_D', 'Overview Tours for private Groups ', 0.0000, 0.0000), (38, 14, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 55, NULL, NULL, 'a:0:{}', '1001', 'sales fee (group tickets) 5€', 0.0000, 0.0000), (39, 15, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 58, NULL, NULL, 'a:0:{}', 'ZFT', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (40, 15, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 59, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (41, 16, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 66, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (42, 16, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 67, NULL, NULL, 'a:0:{}', 'ZFT', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (43, 17, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, 0.0000, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 68, NULL, NULL, 'a:0:{}', 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', 0.0000, 0.0000), (44, 17, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 69, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (45, 18, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 70, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (46, 18, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 18.0000, NULL, 18.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 3.0000, 0.0000, NULL, 0.0000, 6.0000, 18.0000, 18.0000, 33, 71, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (47, 18, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 72, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (48, 19, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 73, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (49, 19, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 12.0000, NULL, 12.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 3.0000, 0.0000, NULL, 0.0000, 4.0000, 12.0000, 12.0000, 33, 74, NULL, NULL, 'a:0:{}', '2002-200201', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (50, 19, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 9.0000, NULL, 9.0000, 0.0000, NULL, 0.0000, 3.0000, 0.0000, 0.0000, 3.0000, 3.0000, 0.0000, NULL, 0.0000, 3.0000, 9.0000, 9.0000, 38, 75, NULL, NULL, 'a:0:{}', '2006', 'Ausstellungsführung in Englisch (Turnusführung)', 0.0000, 0.0000), (51, 20, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 76, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (52, 20, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 77, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (53, 20, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 78, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (54, 20, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 18.0000, NULL, 18.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 3.0000, 0.0000, NULL, 0.0000, 6.0000, 18.0000, 18.0000, 34, 79, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (55, 21, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 80, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (56, 21, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 8.0000, NULL, 8.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 2.0000, 0.0000, NULL, 0.0000, 4.0000, 8.0000, 8.0000, 34, 81, NULL, NULL, 'a:0:{}', '2001-01', 'Tagesticket online', 0.0000, 0.0000), (57, 21, 2.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, NULL, 4.0000, 0.0000, NULL, 0.0000, 2.0000, 0.0000, 0.0000, 2.0000, 2.0000, 0.0000, NULL, 0.0000, 2.0000, 4.0000, 4.0000, 38, 82, NULL, NULL, 'a:0:{}', '2006-01', 'Ausstellungsführung in Englisch (Turnusführung)', 0.0000, 0.0000), (58, 22, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, 0.0000, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 37, 83, NULL, NULL, 'a:0:{}', '2005-02-03-07', 'Überblicksführung für Schulklassen', 0.0000, 0.0000), (59, 22, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 84, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (60, 23, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 85, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (61, 23, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 86, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (62, 24, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, NULL, 3.0000, 0.0000, NULL, 0.0000, 3.0000, 0.0000, 0.0000, 3.0000, 1.0000, 0.0000, NULL, 0.0000, 3.0000, 3.0000, 3.0000, 39, 87, NULL, NULL, 'a:0:{}', '2007', 'Familienführung WeltWissen (Turnusführung)', 0.0000, 0.0000), (63, 24, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 35, 88, NULL, NULL, 'a:0:{}', '2003', 'Gruppen Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (64, 24, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 89, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (65, 25, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 41, 90, NULL, NULL, 'a:0:{}', '2009', 'Gruppentagesticket online', 0.0000, 0.0000), (66, 25, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 91, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (67, 26, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, NULL, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 94, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', NULL, NULL), (68, 26, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 12.0000, NULL, 12.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, NULL, 6.0000, 2.0000, 0.0000, NULL, 0.0000, 6.0000, 12.0000, 12.0000, 34, 95, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', NULL, NULL), (69, 27, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, NULL, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 96, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', NULL, NULL), (70, 27, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, NULL, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 97, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', NULL, NULL), (71, 28, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, NULL, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 98, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', NULL, NULL), (72, 28, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, NULL, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 99, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', NULL, NULL), (73, 29, 70.0000, 0.0000, 0.0000, 0.0000, NULL, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, NULL, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 100, NULL, NULL, 'a:0:{}', '2004-1-3', 'Überblicksführung für Gruppen', NULL, NULL), (74, 29, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 101, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', NULL, NULL), (75, 30, 70.0000, 0.0000, 0.0000, 0.0000, NULL, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, NULL, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 102, NULL, NULL, 'a:0:{}', '2004-1-3', 'Überblicksführung für Gruppen', NULL, NULL), (76, 30, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 103, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', NULL, NULL), (77, 31, 4.0000, 0.0000, 0.0000, 0.0000, NULL, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, NULL, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 41, 104, NULL, NULL, 'a:0:{}', '2009', 'Gruppentagesticket online', NULL, NULL), (78, 31, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 105, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', NULL, NULL), (79, 32, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, NULL, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 106, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', NULL, NULL), (80, 32, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 60.0000, NULL, 60.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, NULL, 6.0000, 10.0000, 0.0000, NULL, 0.0000, 6.0000, 60.0000, 60.0000, 33, 107, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', NULL, NULL), (81, 33, 4.0000, 0.0000, 0.0000, 0.0000, NULL, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, NULL, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 35, 108, NULL, NULL, 'a:0:{}', '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, NULL), (82, 33, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 109, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', NULL, NULL), (83, 34, 70.0000, 0.0000, 0.0000, 0.0000, NULL, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, NULL, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 110, NULL, NULL, 'a:0:{}', '2004-1-3', 'Überblicksführung für Gruppen', NULL, NULL), (84, 34, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 111, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', NULL, NULL), (85, 35, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, NULL, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 112, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', NULL, NULL), (86, 35, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 25.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, 33, 113, NULL, NULL, 'a:0:{}', '2002-02', 'Online-Ticket mit Zeitfenster', NULL, NULL), (87, 36, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, NULL, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 114, NULL, NULL, 'a:0:{}', '1000', 'sales fee (single tickets) 1€', NULL, NULL), (88, 36, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, 33, 115, NULL, NULL, 'a:0:{}', '2002-02', 'One-Day-Time-Frame-Ticket Online', NULL, NULL), (89, 37, 70.0000, 0.0000, 0.0000, 0.0000, NULL, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, NULL, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 37, 116, NULL, NULL, 'a:0:{}', '2005-2-3-8', 'Überblicksführung für Schulklassen', NULL, NULL), (90, 37, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 117, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', NULL, NULL), (91, 38, 4.0000, 0.0000, 0.0000, 0.0000, NULL, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, NULL, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 41, 118, NULL, NULL, 'a:0:{}', '2009', 'Group-One-Day-Ticket Online', NULL, NULL), (92, 38, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 119, NULL, NULL, 'a:0:{}', '1001', 'sales fee (group tickets) 5€', NULL, NULL), (93, 39, 70.0000, 0.0000, 0.0000, 0.0000, NULL, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, NULL, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 37, 120, NULL, NULL, 'a:0:{}', '2005-2-4-9', 'Overview Tours for school classes ', NULL, NULL), (94, 39, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 121, NULL, NULL, 'a:0:{}', '1001', 'sales fee (group tickets) 5€', NULL, NULL), (95, 40, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, NULL, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 122, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', NULL, NULL), (96, 40, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, NULL, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 123, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', NULL, NULL), (97, 40, 4.0000, 0.0000, 0.0000, 0.0000, NULL, 4.0000, NULL, 4.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, NULL, 4.0000, 1.0000, 0.0000, NULL, 0.0000, 4.0000, 4.0000, 4.0000, 34, 124, NULL, NULL, 'a:0:{}', '2001-01', 'Tagesticket online', NULL, NULL), (98, 41, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, NULL, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 125, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', NULL, NULL), (99, 41, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, NULL, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 126, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', NULL, NULL), (100, 42, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, NULL, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 127, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', NULL, NULL), (101, 42, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, NULL, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 128, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', NULL, NULL), (102, 43, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, NULL, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 129, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', NULL, NULL), (103, 43, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, NULL, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 130, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', NULL, NULL), (104, 44, 4.0000, 0.0000, 0.0000, 0.0000, NULL, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, NULL, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 41, 131, NULL, NULL, 'a:0:{}', '2009', 'Gruppentagesticket online', NULL, NULL), (105, 44, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 132, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', NULL, NULL), (106, 45, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, NULL, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 133, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', NULL, NULL), (107, 45, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, NULL, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 134, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', NULL, NULL), (108, 46, 4.0000, 0.0000, 0.0000, 0.0000, NULL, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, NULL, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 35, 135, NULL, NULL, 'a:0:{}', '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, NULL), (109, 46, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 136, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', NULL, NULL), (110, 47, 70.0000, 0.0000, 0.0000, 0.0000, NULL, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, NULL, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 137, NULL, NULL, 'a:0:{}', '2004-1-3', 'Überblicksführung für Gruppen', NULL, NULL), (111, 47, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 138, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', NULL, NULL), (112, 48, 90.0000, 0.0000, 0.0000, 0.0000, NULL, 90.0000, NULL, 90.0000, 0.0000, NULL, 0.0000, 90.0000, 0.0000, NULL, 90.0000, 1.0000, 0.0000, NULL, 0.0000, 90.0000, 90.0000, 90.0000, 36, 139, NULL, NULL, 'a:0:{}', '2004-2-4', 'Überblicksführung für Gruppen', NULL, NULL), (113, 48, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 140, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', NULL, NULL), (114, 49, 50.0000, 0.0000, 0.0000, 0.0000, NULL, 50.0000, NULL, 50.0000, 0.0000, NULL, 0.0000, 50.0000, 0.0000, NULL, 50.0000, 1.0000, 0.0000, NULL, 0.0000, 50.0000, 50.0000, 50.0000, 37, 141, NULL, NULL, 'a:0:{}', '2005-1-3-9', 'Überblicksführung für Schulklassen', NULL, NULL), (115, 49, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 142, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', NULL, NULL), (116, 50, 70.0000, 0.0000, 0.0000, 0.0000, NULL, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, NULL, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 143, NULL, NULL, 'a:0:{}', '2004-1-3', 'Überblicksführung für Gruppen', NULL, NULL), (117, 50, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 144, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', NULL, NULL), (118, 51, 70.0000, 0.0000, 0.0000, 0.0000, NULL, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, NULL, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 145, NULL, NULL, 'a:0:{}', '2004-1-3', 'Überblicksführung für Gruppen', NULL, NULL), (119, 51, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 146, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', NULL, NULL), (120, 52, 90.0000, 0.0000, 0.0000, 0.0000, NULL, 90.0000, NULL, 90.0000, 0.0000, NULL, 0.0000, 90.0000, 0.0000, NULL, 90.0000, 1.0000, 0.0000, NULL, 0.0000, 90.0000, 90.0000, 90.0000, 36, 147, NULL, NULL, 'a:0:{}', '2004-2-4', 'Überblicksführung für Gruppen', NULL, NULL), (121, 52, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 148, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', NULL, NULL), (122, 53, 70.0000, 0.0000, 0.0000, 0.0000, NULL, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, NULL, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 37, 149, NULL, NULL, 'a:0:{}', '2005-2-4-8', 'Überblicksführung für Schulklassen', NULL, NULL), (123, 53, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, NULL, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 150, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', NULL, NULL), (124, 54, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 151, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (125, 54, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 152, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (126, 55, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 153, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (127, 55, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 154, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (128, 56, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, 0.0000, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 155, NULL, NULL, 'a:0:{}', '2004-1-3', 'Überblicksführung für Gruppen', 0.0000, 0.0000), (129, 56, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 156, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (130, 57, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, NULL, 90.0000, 0.0000, NULL, 0.0000, 90.0000, 0.0000, 0.0000, 90.0000, 1.0000, 0.0000, NULL, 0.0000, 90.0000, 90.0000, 90.0000, 36, 157, NULL, NULL, 'a:0:{}', '2004-2-4', 'Überblicksführung für Gruppen', 0.0000, 0.0000), (131, 57, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 158, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (132, 58, 15.8800, 0.0000, 0.0000, 0.0000, 1.1100, 15.8800, NULL, 15.8800, 0.0000, NULL, 0.0000, 16.9900, 0.0000, 1.1100, 16.9900, 1.0000, 0.0000, NULL, 0.0000, 15.8800, 16.9900, 16.9900, 32, 159, NULL, NULL, 'a:0:{}', 'ASK-TEST', 'Austellungskatalog ', 0.0000, 0.0000), (133, 58, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 160, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (134, 59, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, NULL, 90.0000, 0.0000, NULL, 0.0000, 90.0000, 0.0000, 0.0000, 90.0000, 1.0000, 0.0000, NULL, 0.0000, 90.0000, 90.0000, 90.0000, 36, 163, NULL, NULL, 'a:0:{}', '2004-2-4', 'Überblicksführung für Gruppen', 0.0000, 0.0000), (135, 59, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 164, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (136, 60, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, NULL, 90.0000, 0.0000, NULL, 0.0000, 90.0000, 0.0000, 0.0000, 90.0000, 1.0000, 0.0000, NULL, 0.0000, 90.0000, 90.0000, 90.0000, 36, 165, NULL, NULL, 'a:0:{}', '2004-2-4', 'Überblicksführung für Gruppen', 0.0000, 0.0000), (137, 60, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 166, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (138, 61, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, 0.0000, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 167, NULL, NULL, 'a:0:{}', '2004-1-3', 'Überblicksführung für Gruppen', 0.0000, 0.0000), (139, 61, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 168, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (140, 62, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, 0.0000, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 169, NULL, NULL, 'a:0:{}', '2004-1-3', 'Überblicksführung für Gruppen', 0.0000, 0.0000), (141, 62, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 170, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (142, 63, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, 0.0000, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 171, NULL, NULL, 'a:0:{}', '2004-1-3', 'Überblicksführung für Gruppen', 0.0000, 0.0000), (143, 63, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 172, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (144, 64, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, 0.0000, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 173, NULL, NULL, 'a:0:{}', '2004-1-3', 'Überblicksführung für Gruppen', 0.0000, 0.0000), (145, 64, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 174, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (146, 65, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, 0.0000, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 175, NULL, NULL, 'a:0:{}', '2004-1-3', 'Überblicksführung für Gruppen', 0.0000, 0.0000), (147, 65, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 176, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (148, 66, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, 0.0000, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 177, NULL, NULL, 'a:0:{}', '2004-1-3', 'Überblicksführung für Gruppen', 0.0000, 0.0000), (149, 66, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 178, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (150, 67, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 179, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (151, 67, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 180, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (152, 68, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 181, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (153, 68, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, NULL, 3.0000, 0.0000, NULL, 0.0000, 3.0000, 0.0000, 0.0000, 3.0000, 1.0000, 0.0000, NULL, 0.0000, 3.0000, 3.0000, 3.0000, 40, 182, NULL, NULL, 'a:0:{}', '2008', 'Highlightführung WeltWissen (Turnusführung)', 0.0000, 0.0000), (154, 69, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, 0.0000, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 183, NULL, NULL, 'a:0:{}', '2004-1-3', 'Überblicksführung für Gruppen', 0.0000, 0.0000), (155, 69, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 184, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (156, 70, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, NULL, 70.0000, 0.0000, NULL, 0.0000, 70.0000, 0.0000, 0.0000, 70.0000, 1.0000, 0.0000, NULL, 0.0000, 70.0000, 70.0000, 70.0000, 36, 185, NULL, NULL, 'a:0:{}', '2004-1-3', 'Überblicksführung für Gruppen', 0.0000, 0.0000), (157, 70, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 186, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (158, 71, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 35, 187, NULL, NULL, 'a:0:{}', '2003', 'Gruppen Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (159, 71, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 188, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (160, 72, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 189, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (161, 72, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, NULL, 3.0000, 0.0000, NULL, 0.0000, 3.0000, 0.0000, 0.0000, 3.0000, 1.0000, 0.0000, NULL, 0.0000, 3.0000, 3.0000, 3.0000, 38, 190, NULL, NULL, 'a:0:{}', '2006', 'Ausstellungsführung in Englisch (Turnusführung)', 0.0000, 0.0000), (162, 73, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 35, 191, NULL, NULL, 'a:0:{}', '2003', 'Gruppen Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (163, 73, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 192, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (164, 74, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 35, 193, NULL, NULL, 'a:0:{}', '2003', 'Gruppen Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (165, 74, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 194, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (166, 75, 50.0000, 0.0000, 0.0000, 0.0000, 0.0000, 50.0000, NULL, 50.0000, 0.0000, NULL, 0.0000, 50.0000, 0.0000, 0.0000, 50.0000, 1.0000, 0.0000, NULL, 0.0000, 50.0000, 50.0000, 50.0000, 37, 195, NULL, NULL, 'a:0:{}', '2005-1-3-8', 'Überblicksführung für Schulklassen', 0.0000, 0.0000), (167, 75, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 196, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (168, 76, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 35, 197, NULL, NULL, 'a:0:{}', '2003', 'Gruppen Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (169, 76, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 198, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (170, 77, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 35, 199, NULL, NULL, 'a:0:{}', '2003', 'Gruppen Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (171, 77, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 200, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (172, 78, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 35, 201, NULL, NULL, 'a:0:{}', '2003', 'Gruppen Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (173, 78, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 202, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (174, 79, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 80.0000, NULL, 80.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 20.0000, 0.0000, NULL, 0.0000, 4.0000, 80.0000, 80.0000, 35, 203, NULL, NULL, 'a:0:{}', '2003', 'Gruppen Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (175, 79, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 204, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (176, 79, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 35, 205, NULL, NULL, 'a:0:{}', '2003', 'Gruppen Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (177, 79, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 41, 206, NULL, NULL, 'a:0:{}', '2009', 'Gruppentagesticket online', 0.0000, 0.0000), (178, 80, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 12.0000, NULL, 12.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 2.0000, 0.0000, NULL, 0.0000, 6.0000, 12.0000, 12.0000, 34, 207, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (179, 80, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 208, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (180, 81, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 209, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (181, 81, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 210, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (182, 82, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 213, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (183, 82, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 214, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (184, 83, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 42.0000, NULL, 42.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 7.0000, 0.0000, NULL, 0.0000, 6.0000, 42.0000, 42.0000, 34, 215, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (185, 83, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 216, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (186, 84, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 217, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (187, 84, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 218, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (188, 85, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 219, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (189, 85, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 220, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (190, 86, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 224, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (191, 86, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 225, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (192, 87, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, NULL, 3.0000, 0.0000, NULL, 0.0000, 3.0000, 0.0000, 0.0000, 3.0000, 1.0000, 0.0000, NULL, 0.0000, 3.0000, 3.0000, 3.0000, 39, 221, NULL, NULL, 'a:0:{}', '2007', 'Familienführung WeltWissen (Turnusführung)', 0.0000, 0.0000), (193, 87, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 41, 222, NULL, NULL, 'a:0:{}', '2009', 'Gruppentagesticket online', 0.0000, 0.0000), (194, 87, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 223, NULL, NULL, 'a:0:{}', '1001', 'Vorverkaufsgebühr 5€', 0.0000, 0.0000), (195, 88, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 226, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (196, 88, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 227, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (197, 89, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 228, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (198, 89, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 229, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (199, 90, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 230, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (200, 90, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 231, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (201, 91, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 232, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (202, 91, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 233, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (203, 92, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 234, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (204, 92, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 235, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (205, 93, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 236, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (206, 93, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 8.0000, NULL, 8.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 2.0000, 0.0000, NULL, 0.0000, 4.0000, 8.0000, 8.0000, 34, 237, NULL, NULL, 'a:0:{}', '2001-01', 'Tagesticket online', 0.0000, 0.0000), (207, 94, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 238, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (208, 94, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 239, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (209, 95, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 240, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (210, 95, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 241, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (211, 96, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 242, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (212, 96, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 243, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (213, 97, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 244, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (214, 97, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 245, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (215, 98, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 246, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (216, 98, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, NULL, 3.0000, 0.0000, NULL, 0.0000, 3.0000, 0.0000, 0.0000, 3.0000, 1.0000, 0.0000, NULL, 0.0000, 3.0000, 3.0000, 3.0000, 39, 247, NULL, NULL, 'a:0:{}', '2007', 'Familienführung WeltWissen (Turnusführung)', 0.0000, 0.0000), (217, 99, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, NULL, 3.0000, 0.0000, NULL, 0.0000, 3.0000, 0.0000, 0.0000, 3.0000, 1.0000, 0.0000, NULL, 0.0000, 3.0000, 3.0000, 3.0000, 40, 248, NULL, NULL, 'a:0:{}', '2008', 'Highlight Tour WeltWissen (rotating tour)', 0.0000, 0.0000), (218, 99, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, NULL, 40.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 10.0000, 0.0000, NULL, 0.0000, 4.0000, 40.0000, 40.0000, 41, 249, NULL, NULL, 'a:0:{}', '2009', 'Group-One-Day-Ticket Online', 0.0000, 0.0000), (219, 99, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, 5.0000, 1.0000, 0.0000, NULL, 0.0000, 5.0000, 5.0000, 5.0000, 12, 250, NULL, NULL, 'a:0:{}', '1001', 'sales fee (group tickets) 5€', 0.0000, 0.0000), (220, 100, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 251, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (221, 100, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 252, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (222, 101, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 253, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (223, 101, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 254, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (224, 102, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 255, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (225, 102, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 256, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (226, 103, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 257, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (227, 103, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 258, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (228, 104, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 259, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (229, 104, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 260, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (230, 105, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 12.0000, NULL, 12.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 2.0000, 0.0000, NULL, 0.0000, 6.0000, 12.0000, 12.0000, 34, 269, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (231, 105, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 270, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (232, 106, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 271, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (233, 106, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 272, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (234, 107, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 275, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (235, 107, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 276, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (236, 108, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 277, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (237, 108, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 278, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (238, 109, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 279, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (239, 109, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 280, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (240, 110, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 34, 281, NULL, NULL, 'a:0:{}', '2001', 'Tagesticket online', 0.0000, 0.0000), (241, 110, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 282, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (242, 111, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 283, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (243, 111, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, NULL, 4.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, 4.0000, 1.0000, 0.0000, NULL, 0.0000, 4.0000, 4.0000, 4.0000, 34, 284, NULL, NULL, 'a:0:{}', '2001-01', 'Tagesticket online', 0.0000, 0.0000), (244, 112, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 285, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (245, 112, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, NULL, 150.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 25.0000, 0.0000, NULL, 0.0000, 6.0000, 150.0000, 150.0000, 33, 286, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (246, 113, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 287, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (247, 113, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, NULL, 60.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 10.0000, 0.0000, NULL, 0.0000, 6.0000, 60.0000, 60.0000, 33, 288, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (248, 114, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 291, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (249, 114, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, NULL, 150.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 25.0000, 0.0000, NULL, 0.0000, 6.0000, 150.0000, 150.0000, 33, 292, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (250, 115, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, NULL, 60.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 10.0000, 0.0000, NULL, 0.0000, 6.0000, 60.0000, 60.0000, 33, 293, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (251, 115, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 294, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (252, 116, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 295, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (253, 116, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 296, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (254, 117, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, NULL, 60.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 10.0000, 0.0000, NULL, 0.0000, 6.0000, 60.0000, 60.0000, 33, 297, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (255, 117, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 298, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (256, 117, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, NULL, 60.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 10.0000, 0.0000, NULL, 0.0000, 6.0000, 60.0000, 60.0000, 33, 299, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (257, 118, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, NULL, 60.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 10.0000, 0.0000, NULL, 0.0000, 6.0000, 60.0000, 60.0000, 33, 300, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (258, 118, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 301, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (259, 119, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, NULL, 54.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 9.0000, 0.0000, NULL, 0.0000, 6.0000, 54.0000, 54.0000, 33, 302, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (260, 119, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 303, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (261, 120, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 304, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (262, 120, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 305, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (263, 120, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, NULL, 6.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 1.0000, 0.0000, NULL, 0.0000, 6.0000, 6.0000, 6.0000, 33, 306, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (264, 121, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, NULL, 150.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 25.0000, 0.0000, NULL, 0.0000, 6.0000, 150.0000, 150.0000, 33, 307, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (265, 121, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 308, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (266, 122, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 120.0000, NULL, 120.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 20.0000, 0.0000, NULL, 0.0000, 6.0000, 120.0000, 120.0000, 33, 309, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (267, 122, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 310, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (268, 123, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, NULL, 150.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 25.0000, 0.0000, NULL, 0.0000, 6.0000, 150.0000, 150.0000, 33, 311, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (269, 123, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 312, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (270, 124, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, NULL, 60.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 10.0000, 0.0000, NULL, 0.0000, 6.0000, 60.0000, 60.0000, 33, 313, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (271, 124, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 314, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (272, 125, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 315, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (273, 125, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, NULL, 150.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 25.0000, 0.0000, NULL, 0.0000, 6.0000, 150.0000, 150.0000, 33, 316, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (274, 126, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, NULL, 60.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 10.0000, 0.0000, NULL, 0.0000, 6.0000, 60.0000, 60.0000, 33, 317, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (275, 126, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 318, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000), (276, 127, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 72.0000, NULL, 72.0000, 0.0000, NULL, 0.0000, 6.0000, 0.0000, 0.0000, 6.0000, 12.0000, 0.0000, NULL, 0.0000, 6.0000, 72.0000, 72.0000, 33, 319, NULL, NULL, 'a:0:{}', '2002', 'Online-Ticket mit Zeitfenster', 0.0000, 0.0000), (277, 127, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 11, 320, NULL, NULL, 'a:0:{}', '1000', 'Vorverkaufsgebühr 1€', 0.0000, 0.0000); /*!40000 ALTER TABLE `sales_flat_invoice_item` ENABLE KEYS */; # Dumping structure for table web36db1.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=149 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_order: 152 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 (1, 'complete', 'complete', NULL, '5aeb09', 'Flat Rate - Fixed', 0, 1, 1, 0.0000, NULL, 0.0000, NULL, 105.0000, 8.4100, NULL, 8.4100, NULL, 1.5900, NULL, 79.8300, NULL, 79.8300, NULL, 16.7600, NULL, 16.7600, NULL, 1.0000, 1.0000, NULL, 105.0000, 0.0000, NULL, NULL, 105.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 105.0000, 8.4100, NULL, 8.4100, NULL, 1.5900, NULL, 1.0000, 1.0000, 79.8300, NULL, 79.8300, NULL, 16.7600, NULL, 16.7600, NULL, NULL, 105.0000, NULL, NULL, 105.0000, 2.0000, NULL, NULL, NULL, 0, 1, 1, 1, NULL, 1, NULL, NULL, NULL, NULL, NULL, 22, 2, NULL, NULL, NULL, NULL, 0.0000, 95.0000, 0.0000, NULL, 0.0000, 95.0000, 0.0000, 2.0000, NULL, '100000001', '', 'EUR', 'admin@f-m-computer.de', 'Max', 'Testkunde', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '127.0.0.1', 'flatrate_flatrate', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-07-20 10:42:52', '2010-08-15 17:33:52', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 10.0000, 10.0000), (2, 'complete', 'complete', NULL, '7c3a31', 'Flat Rate - Fixed', 0, 1, 2, 0.0000, NULL, 0.0000, NULL, 50.0000, 4.2000, NULL, 4.2000, NULL, 0.8000, NULL, 37.8200, NULL, 37.8200, NULL, 7.9800, NULL, 7.9800, NULL, 1.0000, 1.0000, NULL, 50.0000, 0.0000, NULL, NULL, 50.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 50.0000, 4.2000, NULL, 4.2000, NULL, 0.8000, NULL, 1.0000, 1.0000, 37.8200, NULL, 37.8200, NULL, 7.9800, NULL, 7.9800, NULL, NULL, 50.0000, NULL, NULL, 50.0000, 11.0000, NULL, NULL, NULL, 0, 0, 3, 1, NULL, 1, NULL, NULL, NULL, NULL, NULL, 25, 4, NULL, NULL, NULL, NULL, 0.0000, 45.0000, 0.0000, NULL, 0.0000, 45.0000, 0.0000, 1.0000, NULL, '100000002', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '127.0.0.1', 'flatrate_flatrate', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-07-22 09:56:51', '2010-07-22 09:57:27', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000), (3, 'processing', 'processing', NULL, '25addd', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 1, 2, 0.0000, NULL, 0.0000, NULL, 11.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 9.2400, NULL, 9.2400, NULL, 1.7600, NULL, 1.7600, NULL, 1.0000, 1.0000, NULL, 11.0000, 0.0000, NULL, NULL, 11.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 11.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 9.2400, NULL, 9.2400, NULL, 1.7600, NULL, 1.7600, NULL, NULL, 11.0000, NULL, NULL, 11.0000, 3.0000, NULL, NULL, NULL, 0, 0, 5, 1, NULL, 1, NULL, NULL, NULL, NULL, NULL, 27, 6, NULL, NULL, NULL, NULL, 0.0000, 11.0000, 0.0000, NULL, 0.0000, 11.0000, 0.0000, 0.0000, NULL, '100000003', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '127.0.0.1', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-07-22 10:41:10', '2010-07-22 10:41:56', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (4, 'new', '1', NULL, 'a854b3', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 2, 1, 0.0000, NULL, NULL, NULL, 19.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 18.8400, NULL, NULL, NULL, 0.1600, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 19.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 18.8400, NULL, NULL, NULL, 0.1600, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.0000, NULL, NULL, NULL, 0, 1, 7, 1, NULL, 1, NULL, NULL, NULL, NULL, NULL, 30, 8, NULL, NULL, NULL, NULL, 0.0000, 19.0000, NULL, NULL, 0.0000, 19.0000, NULL, 0.0000, NULL, '200000001', '', 'EUR', 'admin@f-m-computer.de', 'Max', 'Testkunde', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nEnglish', NULL, NULL, '2010-07-23 15:01:11', '2010-07-23 15:01:13', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (5, 'new', '1', NULL, '557df4', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 2, 1, 0.0000, NULL, NULL, NULL, 19.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 18.8400, NULL, NULL, NULL, 0.1600, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 19.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 18.8400, NULL, NULL, NULL, 0.1600, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.0000, NULL, NULL, NULL, 0, 1, 9, 1, NULL, 1, NULL, NULL, NULL, NULL, NULL, 32, 10, NULL, NULL, NULL, NULL, 0.0000, 19.0000, NULL, NULL, 0.0000, 19.0000, NULL, 0.0000, NULL, '200000002', '', 'EUR', 'admin@f-m-computer.de', 'Max', 'Testkunde', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nEnglish', NULL, NULL, '2010-07-23 15:03:37', '2010-07-23 15:03:38', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (6, 'new', '1', NULL, '6024ac', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 2, 1, 0.0000, NULL, NULL, NULL, 19.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 18.8400, NULL, NULL, NULL, 0.1600, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 19.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 18.8400, NULL, NULL, NULL, 0.1600, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.0000, NULL, NULL, NULL, 0, 1, 11, 1, NULL, 1, NULL, NULL, NULL, NULL, NULL, 33, 12, NULL, NULL, NULL, NULL, 0.0000, 19.0000, NULL, NULL, 0.0000, 19.0000, NULL, 0.0000, NULL, '200000003', '', 'EUR', 'admin@f-m-computer.de', 'Max', 'Testkunde', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nEnglish', NULL, NULL, '2010-07-23 15:05:12', '2010-07-23 15:05:14', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (7, 'new', 'pending', NULL, '4d87b4', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 1, NULL, 0.0000, NULL, NULL, NULL, 2201.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 2200.8400, NULL, NULL, NULL, 0.1600, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 2201.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 2200.8400, NULL, NULL, NULL, 0.1600, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 101.0000, NULL, NULL, NULL, 1, 1, 13, 0, NULL, 1, NULL, NULL, NULL, NULL, NULL, 37, 14, NULL, NULL, NULL, NULL, 0.0000, 2201.0000, NULL, NULL, 0.0000, 2201.0000, NULL, 0.0000, NULL, '100000004', '', 'EUR', 'mbarthels@visitate.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-07-29 09:41:55', '2010-07-29 09:41:58', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (8, 'new', '1', NULL, 'de0ff3', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 1, 1, 0.0000, NULL, NULL, NULL, 3001.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 3000.8400, NULL, NULL, NULL, 0.1600, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 3001.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 3000.8400, NULL, NULL, NULL, 0.1600, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.0000, NULL, NULL, NULL, 0, 1, 15, 1, NULL, 1, NULL, NULL, NULL, NULL, NULL, 38, 16, NULL, NULL, NULL, NULL, 0.0000, 3001.0000, NULL, NULL, 0.0000, 3001.0000, NULL, 0.0000, NULL, '100000005', '', 'EUR', 'admin@f-m-computer.de', 'Max', 'Testkunde', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-07-29 15:47:41', '2010-07-29 15:47:43', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (9, 'new', '1', NULL, '776e75', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 2, NULL, 0.0000, NULL, NULL, NULL, 87.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 87.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 87.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 87.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 23.0000, NULL, NULL, NULL, 1, 1, 17, 0, NULL, 1, NULL, NULL, NULL, NULL, NULL, 64, 18, NULL, NULL, NULL, NULL, 0.0000, 87.0000, NULL, NULL, 0.0000, 87.0000, NULL, 0.0000, NULL, '200000004', '', 'EUR', 'margot.barthels@t-online.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '80.137.173.39', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nEnglish', NULL, NULL, '2010-08-08 15:25:19', '2010-08-08 15:25:23', 5, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (10, 'processing', 'processing', NULL, '648251', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 2, 2, 0.0000, NULL, 0.0000, NULL, 17.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 17.0000, NULL, 17.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 17.0000, 0.0000, NULL, NULL, 17.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 17.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 17.0000, NULL, 17.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 17.0000, NULL, NULL, 17.0000, 4.0000, NULL, NULL, NULL, 0, 1, 19, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 73, 20, NULL, NULL, NULL, NULL, 0.0000, 17.0000, 0.0000, NULL, 0.0000, 17.0000, 0.0000, 0.0000, NULL, '200000005', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nEnglish', NULL, NULL, '2010-08-11 14:12:25', '2010-08-11 14:12:58', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (11, 'complete', 'complete', NULL, '5015c0', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 1, 2, 0.0000, NULL, 0.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 5.0000, NULL, 5.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 5.0000, 0.0000, NULL, NULL, 5.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 5.0000, NULL, 5.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 5.0000, NULL, NULL, 5.0000, 2.0000, NULL, NULL, NULL, 0, 1, 21, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 74, 22, NULL, NULL, NULL, NULL, 0.0000, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, NULL, '100000006', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-11 14:59:47', '2010-08-11 15:00:15', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (12, 'complete', 'complete', NULL, '5d1140', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 2, 3, 0.0000, NULL, 0.0000, NULL, 95.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 95.0000, NULL, 95.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 95.0000, 0.0000, NULL, NULL, 95.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 95.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 95.0000, NULL, 95.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 95.0000, NULL, NULL, 95.0000, 14.0000, NULL, NULL, NULL, 0, 1, 23, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 40, 24, NULL, NULL, NULL, NULL, 0.0000, 95.0000, 0.0000, NULL, 0.0000, 95.0000, 0.0000, 0.0000, NULL, '200000006', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nEnglish', '192.168.40.26', NULL, '2010-08-12 07:08:05', '2010-08-15 17:52:22', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (13, 'processing', 'processing', NULL, 'f34711', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 1, 3, 0.0000, NULL, 0.0000, NULL, 825.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 825.0000, NULL, 825.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 825.0000, 0.0000, NULL, NULL, 825.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 825.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 825.0000, NULL, 825.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 825.0000, NULL, NULL, 825.0000, 196.0000, NULL, NULL, NULL, 0, 1, 25, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 75, 26, NULL, NULL, NULL, NULL, 0.0000, 825.0000, 0.0000, NULL, 0.0000, 825.0000, 0.0000, 0.0000, NULL, '100000007', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-12 08:47:27', '2010-08-12 17:34:14', 7, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (14, 'processing', 'processing', NULL, 'fbd7db', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 1, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 75.0000, 2.0000, NULL, NULL, NULL, 1, 1, 27, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 76, 28, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 0.0000, NULL, 0.0000, 75.0000, 0.0000, 0.0000, NULL, '100000008', '', 'EUR', 'mbarthels@visitate.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-12 13:11:38', '2010-08-12 17:30:20', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (15, 'processing', 'processing', NULL, 'd201e7', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 1, 3, 0.0000, NULL, 0.0000, NULL, 115.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 115.0000, NULL, 115.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 115.0000, 0.0000, NULL, NULL, 115.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 115.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 115.0000, NULL, 115.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 115.0000, NULL, NULL, 115.0000, 12.0000, NULL, NULL, NULL, 0, 1, 29, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 80, 30, NULL, NULL, NULL, NULL, 0.0000, 115.0000, 0.0000, NULL, 0.0000, 115.0000, 0.0000, 0.0000, NULL, '100000009', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-13 08:05:51', '2010-08-13 08:26:09', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (16, 'processing', 'processing', NULL, '3ff817', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 1, 3, 0.0000, NULL, 0.0000, NULL, 51.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 51.0000, NULL, 51.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 51.0000, 0.0000, NULL, NULL, 51.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 51.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 51.0000, NULL, 51.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 51.0000, NULL, NULL, 51.0000, 2.0000, NULL, NULL, NULL, 0, 1, 31, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 81, 32, NULL, NULL, NULL, NULL, 0.0000, 51.0000, 0.0000, NULL, 0.0000, 51.0000, 0.0000, 0.0000, NULL, '100000010', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-13 08:22:50', '2010-08-13 08:26:23', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (17, 'processing', 'processing', NULL, 'f47480', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 1, 3, 0.0000, NULL, 0.0000, NULL, 31.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 31.0000, NULL, 31.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 31.0000, 0.0000, NULL, NULL, 31.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 31.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 31.0000, NULL, 31.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 31.0000, NULL, NULL, 31.0000, 6.0000, NULL, NULL, NULL, 0, 1, 33, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 83, 34, NULL, NULL, NULL, NULL, 0.0000, 31.0000, 0.0000, NULL, 0.0000, 31.0000, 0.0000, 0.0000, NULL, '100000011', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-13 09:40:46', '2010-08-13 09:41:44', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (18, 'complete', 'complete', NULL, 'b1a716', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 2, 3, 0.0000, NULL, 0.0000, NULL, 46.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 46.0000, NULL, 46.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 46.0000, 0.0000, NULL, NULL, 46.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 46.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 46.0000, NULL, 46.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 46.0000, NULL, NULL, 46.0000, 16.0000, NULL, NULL, NULL, 0, 0, 35, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 84, 36, NULL, NULL, NULL, NULL, 0.0000, 46.0000, 0.0000, NULL, 0.0000, 46.0000, 0.0000, 0.0000, NULL, '200000007', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nEnglish', '192.168.40.26', NULL, '2010-08-13 10:02:22', '2010-08-15 17:39:41', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (19, 'complete', 'complete', NULL, '714fff', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 5.0000, NULL, 5.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 5.0000, 0.0000, NULL, NULL, 5.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 5.0000, NULL, 5.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 5.0000, NULL, NULL, 5.0000, 2.0000, NULL, NULL, NULL, 0, 1, 37, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 86, 38, NULL, NULL, NULL, NULL, 0.0000, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, NULL, '100000012', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '10.10.10.1', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-15 17:47:21', '2010-08-15 17:50:54', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (20, 'new', 'pending_payment', NULL, '6fb678', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, NULL, NULL, 75.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 75.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 75.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 39, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 88, 40, NULL, NULL, NULL, NULL, 0.0000, 75.0000, NULL, NULL, 0.0000, 75.0000, NULL, 0.0000, NULL, '100000013', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '10.10.10.1', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-15 18:07:58', '2010-08-15 18:07:59', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (21, 'processing', 'processing', NULL, 'fac095', 'Ticketversand per E-Mail - Free', 0, 2, 3, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 75.0000, 2.0000, NULL, NULL, NULL, 0, 1, 41, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 85, 42, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 0.0000, NULL, 0.0000, 75.0000, 0.0000, 0.0000, NULL, '200000008', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nEnglish', '192.168.40.26', NULL, '2010-08-16 06:46:09', '2010-08-16 06:48:08', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (22, 'new', 'pending_payment', NULL, '5bfd19', 'Ticketversand per E-Mail - Free', 0, 1, 3, 0.0000, NULL, NULL, NULL, 75.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 75.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 75.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 43, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 91, 44, NULL, NULL, NULL, NULL, 0.0000, 75.0000, NULL, NULL, 0.0000, 75.0000, NULL, 0.0000, NULL, '100000014', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-16 07:58:45', '2010-08-16 07:58:47', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (23, 'processing', 'processing', NULL, 'fca6d8', 'Ticketversand per E-Mail - Free', 0, 1, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 1, 1, 45, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 92, 46, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000015', '', 'EUR', 'blumberg@visitate.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.30', NULL, '2010-08-16 08:15:33', '2010-08-16 08:19:22', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (24, 'new', 'pending_payment', NULL, 'a32dda', 'Ticketversand per E-Mail - Free', 0, 1, 3, 0.0000, NULL, NULL, NULL, 51.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 51.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 51.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 51.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 47, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 96, 48, NULL, NULL, NULL, NULL, 0.0000, 51.0000, NULL, NULL, 0.0000, 51.0000, NULL, 0.0000, NULL, '100000016', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-16 11:27:15', '2010-08-16 11:27:16', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (25, 'new', 'pending_payment', NULL, '63e72a', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, NULL, NULL, 5.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 5.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 5.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 5.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 49, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 99, 50, NULL, NULL, NULL, NULL, 0.0000, 5.0000, NULL, NULL, 0.0000, 5.0000, NULL, 0.0000, NULL, '100000017', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.10', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-16 12:17:28', '2010-08-16 12:17:30', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (26, 'new', 'pending_payment', NULL, 'fb022a', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, NULL, NULL, 7.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 7.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 7.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 51, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 102, 52, NULL, NULL, NULL, NULL, 0.0000, 7.0000, NULL, NULL, 0.0000, 7.0000, NULL, 0.0000, NULL, '100000018', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.10', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-16 14:09:53', '2010-08-16 14:09:55', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (27, 'processing', 'processing', NULL, '0e0e2a', 'Ticketversand per E-Mail - Free', 0, 1, 3, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 53, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 97, 54, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000019', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-17 06:56:22', '2010-08-17 06:57:34', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (28, 'processing', 'processing', NULL, 'e33c78', 'Ticketversand per E-Mail - Free', 0, 1, 4, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 75.0000, 2.0000, NULL, NULL, NULL, 0, 1, 55, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 107, 56, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 0.0000, NULL, 0.0000, 75.0000, 0.0000, 0.0000, NULL, '100000020', '', 'EUR', 'mbarthels@insigma.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.10.50', NULL, '2010-08-17 13:41:09', '2010-08-17 13:43:23', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (29, 'processing', 'processing', NULL, 'd85a56', 'Ticketversand per E-Mail - Free', 0, 1, 2, 0.0000, NULL, 0.0000, NULL, 25.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 25.0000, NULL, 25.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 25.0000, 0.0000, NULL, NULL, 25.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 25.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 25.0000, NULL, 25.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 25.0000, NULL, NULL, 25.0000, 5.0000, NULL, NULL, NULL, 0, 1, 57, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 109, 58, NULL, NULL, NULL, NULL, 0.0000, 25.0000, 0.0000, NULL, 0.0000, 25.0000, 0.0000, 0.0000, NULL, '100000021', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-17 15:13:47', '2010-08-17 15:14:22', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (30, 'processing', 'processing', NULL, '432710', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 22.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 22.0000, NULL, 22.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 22.0000, 0.0000, NULL, NULL, 22.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 22.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 22.0000, NULL, 22.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 22.0000, NULL, NULL, 22.0000, 7.0000, NULL, NULL, NULL, 0, 1, 59, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 111, 60, NULL, NULL, NULL, NULL, 0.0000, 22.0000, 0.0000, NULL, 0.0000, 22.0000, 0.0000, 0.0000, NULL, '100000022', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.10', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-17 15:43:11', '2010-08-17 15:44:54', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (31, 'processing', 'processing', NULL, 'e2310f', 'Ticketversand per E-Mail - Free', 0, 1, 2, 0.0000, NULL, 0.0000, NULL, 31.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 31.0000, NULL, 31.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 31.0000, 0.0000, NULL, NULL, 31.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 31.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 31.0000, NULL, 31.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 31.0000, NULL, NULL, 31.0000, 6.0000, NULL, NULL, NULL, 0, 1, 61, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 114, 62, NULL, NULL, NULL, NULL, 0.0000, 31.0000, 0.0000, NULL, 0.0000, 31.0000, 0.0000, 0.0000, NULL, '100000023', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-18 11:42:25', '2010-08-18 11:43:03', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (32, 'processing', 'processing', NULL, '24f8a8', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 13.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 13.0000, NULL, 13.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 13.0000, 0.0000, NULL, NULL, 13.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 13.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 13.0000, NULL, 13.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 13.0000, NULL, NULL, 13.0000, 5.0000, NULL, NULL, NULL, 0, 0, 63, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 116, 64, NULL, NULL, NULL, NULL, 0.0000, 13.0000, 0.0000, NULL, 0.0000, 13.0000, 0.0000, 0.0000, NULL, '100000024', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.10', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-18 12:27:47', '2010-08-18 12:30:20', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (33, 'processing', 'processing', NULL, 'd84509', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 71.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 71.0000, NULL, 71.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 71.0000, 0.0000, NULL, NULL, 71.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 71.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 71.0000, NULL, 71.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 71.0000, NULL, NULL, 71.0000, 2.0000, NULL, NULL, NULL, 0, 0, 65, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 117, 66, NULL, NULL, NULL, NULL, 0.0000, 71.0000, 0.0000, NULL, 0.0000, 71.0000, 0.0000, 0.0000, NULL, '100000025', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.10', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-18 12:49:15', '2010-08-18 12:53:13', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (34, 'processing', 'processing', NULL, '287008', 'Ticketversand per E-Mail - Free', 0, 1, 4, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 67, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 119, 68, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000026', '', 'EUR', 'mbarthels@insigma.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-18 13:00:09', '2010-08-18 13:01:07', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (35, 'complete', 'complete', NULL, '6c5d05', 'Ticketversand per E-Mail - Free', 0, 1, 4, 0.0000, NULL, 0.0000, NULL, 48.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 48.0000, NULL, 48.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 48.0000, 0.0000, NULL, NULL, 48.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 48.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 48.0000, NULL, 48.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 48.0000, NULL, NULL, 48.0000, 12.0000, NULL, NULL, NULL, 0, 0, 69, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 121, 70, NULL, NULL, NULL, NULL, 0.0000, 48.0000, 0.0000, NULL, 0.0000, 48.0000, 0.0000, 0.0000, NULL, '100000027', '', 'EUR', 'mbarthels@insigma.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-19 10:11:37', '2010-08-19 10:46:14', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (36, 'processing', 'processing', NULL, '65d298', 'Ticketversand per E-Mail - Free', 0, 1, 4, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 45.0000, 0.0000, NULL, NULL, 45.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 45.0000, NULL, NULL, 45.0000, 11.0000, NULL, NULL, NULL, 0, 1, 71, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 122, 72, NULL, NULL, NULL, NULL, 0.0000, 45.0000, 0.0000, NULL, 0.0000, 45.0000, 0.0000, 0.0000, NULL, '100000028', '', 'EUR', 'mbarthels@insigma.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-19 10:53:14', '2010-08-19 10:54:13', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (37, 'new', 'processing', NULL, '4fb3c6', 'Ticketversand per E-Mail - Free', 0, 1, 2, 0.0000, NULL, NULL, NULL, 7.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 7.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 7.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 73, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 127, 74, NULL, NULL, NULL, NULL, 0.0000, 7.0000, NULL, NULL, 0.0000, 7.0000, NULL, 0.0000, NULL, '100000029', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-19 13:26:07', '2010-08-19 13:26:09', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (38, 'new', 'processing', NULL, '022953', 'Ticketversand per E-Mail - Free', 0, 1, 2, 0.0000, NULL, 0.0000, NULL, 13.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 13.0000, NULL, 13.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 13.0000, 0.0000, NULL, NULL, 13.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 13.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 13.0000, NULL, 13.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 13.0000, NULL, NULL, 13.0000, 3.0000, NULL, NULL, NULL, 0, 1, 75, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 128, 76, NULL, NULL, NULL, NULL, 0.0000, 13.0000, NULL, NULL, 0.0000, 13.0000, NULL, 0.0000, NULL, '100000030', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-19 14:50:38', '2010-08-19 14:50:41', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (39, 'new', 'processing', NULL, '72f2d4', 'Ticketversand per E-Mail - Free', 0, 1, 2, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 77, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 130, 78, NULL, NULL, NULL, NULL, 0.0000, 7.0000, NULL, NULL, 0.0000, 7.0000, NULL, 0.0000, NULL, '100000031', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-19 15:24:11', '2010-08-19 15:24:13', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (40, 'new', 'processing', NULL, 'd7430d', 'Ticketversand per E-Mail - Free', 0, 1, 2, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 79, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 133, 80, NULL, NULL, NULL, NULL, 0.0000, 7.0000, NULL, NULL, 0.0000, 7.0000, NULL, 0.0000, NULL, '100000032', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-19 16:19:43', '2010-08-19 16:19:46', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (41, 'new', 'processing', NULL, '049abe', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 75.0000, 2.0000, NULL, NULL, NULL, 0, 1, 81, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 135, 82, NULL, NULL, NULL, NULL, 0.0000, 75.0000, NULL, NULL, 0.0000, 75.0000, NULL, 0.0000, NULL, '100000033', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.10', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-19 16:27:21', '2010-08-19 16:27:24', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (42, 'new', 'processing', NULL, '1fd94c', 'Ticketversand per E-Mail - Free', 0, 1, 4, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 75.0000, 2.0000, NULL, NULL, NULL, 0, 1, 83, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 124, 84, NULL, NULL, NULL, NULL, 0.0000, 75.0000, NULL, NULL, 0.0000, 75.0000, NULL, 0.0000, NULL, '100000034', '', 'EUR', 'mbarthels@insigma.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-20 07:41:49', '2010-08-20 07:41:53', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (43, 'new', 'canceled', NULL, 'a92cf9', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 45.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 45.0000, NULL, NULL, NULL, 11.0000, NULL, NULL, NULL, 0, 1, 85, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 139, 86, NULL, NULL, NULL, NULL, 0.0000, 45.0000, 45.0000, NULL, 0.0000, 45.0000, 45.0000, 0.0000, NULL, '100000035', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.10', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-20 08:05:03', '2010-08-20 08:18:11', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (44, 'new', 'pending_payment', NULL, '54fccb', 'Ticketversand per E-Mail - Free', 0, 1, 4, 0.0000, NULL, 0.0000, NULL, 61.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 61.0000, NULL, 61.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 61.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 61.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 61.0000, NULL, 61.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 61.0000, NULL, NULL, NULL, 11.0000, NULL, NULL, NULL, 0, 1, 87, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 142, 88, NULL, NULL, NULL, NULL, 0.0000, 61.0000, 61.0000, NULL, 0.0000, 61.0000, 61.0000, 0.0000, NULL, '100000036', '', 'EUR', 'mbarthels@insigma.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-20 08:19:36', '2010-08-20 08:19:46', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (45, 'new', 'canceled', NULL, '22e2df', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 45.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 45.0000, NULL, NULL, NULL, 11.0000, NULL, NULL, NULL, 0, 1, 89, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 143, 90, NULL, NULL, NULL, NULL, 0.0000, 45.0000, 45.0000, NULL, 0.0000, 45.0000, 45.0000, 0.0000, NULL, '100000037', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.10', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-20 08:29:14', '2010-08-20 08:30:48', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (46, 'new', 'canceled', NULL, '99b9b0', 'Ticketversand per E-Mail - Free', 0, 1, 4, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 91, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 146, 92, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 75.0000, NULL, 0.0000, 75.0000, 75.0000, 0.0000, NULL, '100000038', '', 'EUR', 'mbarthels@insigma.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-20 09:10:42', '2010-08-20 09:12:32', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (47, 'new', 'canceled', NULL, '54b6bb', 'Ticketversand per E-Mail - Free', 0, 1, 4, 0.0000, NULL, 0.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, NULL, 1.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 1.0000, NULL, 1.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 1.0000, NULL, NULL, NULL, 26.0000, NULL, NULL, NULL, 0, 1, 93, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 148, 94, NULL, NULL, NULL, NULL, 0.0000, 1.0000, 1.0000, NULL, 0.0000, 1.0000, 1.0000, 0.0000, NULL, '100000039', '', 'EUR', 'mbarthels@insigma.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-20 09:52:54', '2010-08-20 09:53:28', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (48, 'new', 'canceled', NULL, '6c2646', 'Ticketversand per E-Mail - Free', 0, 2, 4, 0.0000, NULL, 0.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, NULL, 1.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 1.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 1.0000, NULL, 1.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 1.0000, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 95, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 150, 96, NULL, NULL, NULL, NULL, 0.0000, 1.0000, 1.0000, NULL, 0.0000, 1.0000, 1.0000, 0.0000, NULL, '200000009', '', 'EUR', 'mbarthels@insigma.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nEnglish', '192.168.40.26', NULL, '2010-08-20 09:56:11', '2010-08-20 09:56:40', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (49, 'new', 'canceled', NULL, '52f8f5', 'Ticketversand per E-Mail - Free', 0, 1, 4, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 97, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 152, 98, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 75.0000, NULL, 0.0000, 75.0000, 75.0000, 0.0000, NULL, '100000040', '', 'EUR', 'mbarthels@insigma.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-20 10:03:51', '2010-08-20 10:04:08', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (50, 'new', 'canceled', NULL, '6aa6d5', 'Ticketversand per E-Mail - Free', 0, 2, 4, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 45.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 45.0000, NULL, NULL, NULL, 11.0000, NULL, NULL, NULL, 0, 1, 99, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 153, 100, NULL, NULL, NULL, NULL, 0.0000, 45.0000, 45.0000, NULL, 0.0000, 45.0000, 45.0000, 0.0000, NULL, '200000010', '', 'EUR', 'mbarthels@insigma.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nEnglish', '192.168.40.26', NULL, '2010-08-20 10:54:36', '2010-08-20 10:55:24', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (51, 'new', 'canceled', NULL, '991f38', 'Ticketversand per E-Mail - Free', 0, 2, 4, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 101, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 155, 102, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 75.0000, NULL, 0.0000, 75.0000, 75.0000, 0.0000, NULL, '200000011', '', 'EUR', 'mbarthels@insigma.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nEnglish', '192.168.40.26', NULL, '2010-08-20 11:22:12', '2010-08-20 11:22:55', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (52, 'new', 'processing', NULL, '49e7e1', 'Ticketversand per E-Mail - Free', 0, 1, 2, 0.0000, NULL, 0.0000, NULL, 11.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 11.0000, NULL, 11.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 11.0000, 0.0000, NULL, NULL, 11.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 11.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 11.0000, NULL, 11.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 11.0000, NULL, NULL, 11.0000, 3.0000, NULL, NULL, NULL, 0, 1, 103, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 157, 104, NULL, NULL, NULL, NULL, 0.0000, 11.0000, NULL, NULL, 0.0000, 11.0000, NULL, 0.0000, NULL, '100000041', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-20 15:00:40', '2010-08-20 15:00:44', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (53, 'new', 'canceled', NULL, 'd68ab1', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 105, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 159, 106, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 7.0000, NULL, 0.0000, 7.0000, 7.0000, 0.0000, NULL, '100000042', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '10.10.10.1', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-22 06:11:42', '2010-08-22 06:13:50', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (54, 'new', 'canceled', NULL, '4386dd', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 107, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 161, 108, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 7.0000, NULL, 0.0000, 7.0000, 7.0000, 0.0000, NULL, '100000043', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '10.10.10.1', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-22 06:36:16', '2010-08-22 06:36:51', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (55, 'new', 'canceled', NULL, '118c86', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 109, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 163, 110, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 7.0000, NULL, 0.0000, 7.0000, 7.0000, 0.0000, NULL, '100000044', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '10.10.10.1', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-22 06:40:05', '2010-08-22 06:40:55', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (56, 'new', 'canceled', NULL, '3af22e', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 45.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 45.0000, NULL, NULL, NULL, 11.0000, NULL, NULL, NULL, 0, 1, 111, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 165, 112, NULL, NULL, NULL, NULL, 0.0000, 45.0000, 45.0000, NULL, 0.0000, 45.0000, 45.0000, 0.0000, NULL, '100000045', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '10.10.10.1', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-22 06:47:42', '2010-08-22 06:48:31', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (57, 'new', 'pending_payment', NULL, '80dab7', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 113, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 168, 114, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 7.0000, NULL, 0.0000, 7.0000, 7.0000, 0.0000, NULL, '100000046', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-23 09:20:07', '2010-08-23 09:39:17', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (58, 'new', 'canceled', NULL, 'fd7a22', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 45.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 45.0000, NULL, NULL, NULL, 11.0000, NULL, NULL, NULL, 0, 1, 115, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 170, 116, NULL, NULL, NULL, NULL, 0.0000, 45.0000, 45.0000, NULL, 0.0000, 45.0000, 45.0000, 0.0000, NULL, '100000047', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-23 09:56:32', '2010-08-23 09:57:16', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (59, 'new', 'canceled', NULL, '1bbb9d', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 117, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 172, 118, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 75.0000, NULL, 0.0000, 75.0000, 75.0000, 0.0000, NULL, '100000048', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-23 10:14:03', '2010-08-23 10:14:28', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (60, 'new', 'canceled', NULL, 'd6a2ba', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 95.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 95.0000, NULL, 95.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 95.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 95.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 95.0000, NULL, 95.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 95.0000, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 119, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 174, 120, NULL, NULL, NULL, NULL, 0.0000, 95.0000, 95.0000, NULL, 0.0000, 95.0000, 95.0000, 0.0000, NULL, '100000049', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-23 10:34:38', '2010-08-23 10:35:10', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (61, 'new', 'canceled', NULL, '361c01', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 55.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 55.0000, NULL, 55.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 55.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 55.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 55.0000, NULL, 55.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 55.0000, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 121, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 176, 122, NULL, NULL, NULL, NULL, 0.0000, 55.0000, 55.0000, NULL, 0.0000, 55.0000, 55.0000, 0.0000, NULL, '100000050', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-23 10:43:16', '2010-08-23 10:43:46', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (62, 'new', 'canceled', NULL, '5f140e', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 123, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 178, 124, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 75.0000, NULL, 0.0000, 75.0000, 75.0000, 0.0000, NULL, '100000051', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-23 11:22:51', '2010-08-23 11:23:21', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (63, 'new', 'canceled', NULL, 'de4f79', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 125, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 180, 126, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 75.0000, NULL, 0.0000, 75.0000, 75.0000, 0.0000, NULL, '100000052', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-23 11:39:35', '2010-08-23 11:40:02', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (64, 'new', 'canceled', NULL, '4096c8', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 95.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 95.0000, NULL, 95.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 95.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 95.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 95.0000, NULL, 95.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 95.0000, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 127, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 182, 128, NULL, NULL, NULL, NULL, 0.0000, 95.0000, 95.0000, NULL, 0.0000, 95.0000, 95.0000, 0.0000, NULL, '100000053', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-23 12:02:50', '2010-08-23 12:07:30', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (65, 'new', 'processing', NULL, 'd46813', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 75.0000, 2.0000, NULL, NULL, NULL, 0, 1, 129, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 183, 130, NULL, NULL, NULL, NULL, 0.0000, 75.0000, NULL, NULL, 0.0000, 75.0000, NULL, 0.0000, NULL, '100000054', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-23 12:08:38', '2010-08-23 12:08:41', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (66, 'processing', 'processing', NULL, '681f0c', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 131, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 185, 132, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000055', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-23 13:49:13', '2010-08-23 13:49:30', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (67, 'processing', 'processing', NULL, 'cbde78', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 133, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 187, 134, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000056', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-23 14:45:12', '2010-08-23 14:45:28', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (68, 'processing', 'processing', NULL, 'c6d601', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 75.0000, 2.0000, NULL, NULL, NULL, 0, 1, 135, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 190, 136, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 0.0000, NULL, 0.0000, 75.0000, 0.0000, 0.0000, NULL, '100000057', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-24 13:08:43', '2010-08-24 13:09:02', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (69, 'processing', 'processing', NULL, '72a254', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 95.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 95.0000, NULL, 95.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 95.0000, 0.0000, NULL, NULL, 95.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 95.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 95.0000, NULL, 95.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 95.0000, NULL, NULL, 95.0000, 2.0000, NULL, NULL, NULL, 0, 1, 137, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 192, 138, NULL, NULL, NULL, NULL, 0.0000, 95.0000, 0.0000, NULL, 0.0000, 95.0000, 0.0000, 0.0000, NULL, '100000058', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-24 13:56:10', '2010-08-24 13:56:30', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (70, 'processing', 'processing', NULL, '29320c', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 17.9900, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 16.8800, NULL, 16.8800, NULL, 1.1100, NULL, 1.1100, NULL, 1.0000, 1.0000, NULL, 17.9900, 0.0000, NULL, NULL, 17.9900, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 17.9900, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 16.8800, NULL, 16.8800, NULL, 1.1100, NULL, 1.1100, NULL, NULL, 17.9900, NULL, NULL, 17.9900, 2.0000, NULL, NULL, NULL, 0, 1, 139, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 194, 140, NULL, NULL, NULL, NULL, 0.0000, 17.9900, 0.0000, NULL, 0.0000, 17.9900, 0.0000, 0.0000, NULL, '100000059', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-24 14:03:02', '2010-08-24 14:03:18', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (71, 'new', 'canceled', NULL, '4ba884', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, NULL, NULL, 17.9900, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 16.8800, NULL, NULL, NULL, 1.1100, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 17.9900, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 16.8800, NULL, NULL, NULL, 1.1100, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 141, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 196, 142, NULL, NULL, NULL, NULL, 0.0000, 17.9900, 17.9900, NULL, 0.0000, 17.9900, 17.9900, 0.0000, NULL, '100000060', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-24 14:07:27', '2010-08-24 14:10:28', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (72, 'processing', 'processing', NULL, 'de15a7', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 95.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 95.0000, NULL, 95.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 95.0000, 0.0000, NULL, NULL, 95.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 95.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 95.0000, NULL, 95.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 95.0000, NULL, NULL, 95.0000, 2.0000, NULL, NULL, NULL, 0, 1, 143, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 198, 144, NULL, NULL, NULL, NULL, 0.0000, 95.0000, 0.0000, NULL, 0.0000, 95.0000, 0.0000, 0.0000, NULL, '100000061', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-24 15:14:26', '2010-08-24 15:14:43', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (73, 'processing', 'processing', NULL, '515408', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 95.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 95.0000, NULL, 95.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 95.0000, 0.0000, NULL, NULL, 95.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 95.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 95.0000, NULL, 95.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 95.0000, NULL, NULL, 95.0000, 2.0000, NULL, NULL, NULL, 0, 1, 145, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 200, 146, NULL, NULL, NULL, NULL, 0.0000, 95.0000, 0.0000, NULL, 0.0000, 95.0000, 0.0000, 0.0000, NULL, '100000062', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-24 15:37:38', '2010-08-24 15:38:05', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (74, 'processing', 'canceled', NULL, '07f26f', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 75.0000, 2.0000, NULL, NULL, NULL, 0, 1, 147, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 202, 148, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 0.0000, NULL, 0.0000, 75.0000, 0.0000, 0.0000, NULL, '100000063', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-24 15:44:53', '2010-08-24 15:45:16', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (75, 'processing', 'canceled', NULL, 'ab862d', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 75.0000, 2.0000, NULL, NULL, NULL, 0, 1, 149, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 204, 150, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 0.0000, NULL, 0.0000, 75.0000, 0.0000, 0.0000, NULL, '100000064', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-24 15:51:45', '2010-08-24 15:52:11', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (76, 'processing', 'canceled', NULL, 'b4bbcb', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 75.0000, 2.0000, NULL, NULL, NULL, 0, 1, 151, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 206, 152, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 0.0000, NULL, 0.0000, 75.0000, 0.0000, 0.0000, NULL, '100000065', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-24 16:05:37', '2010-08-24 16:06:00', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (77, 'processing', 'canceled', NULL, '5efa0e', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 75.0000, 2.0000, NULL, NULL, NULL, 0, 1, 153, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 208, 154, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 0.0000, NULL, 0.0000, 75.0000, 0.0000, 0.0000, NULL, '100000066', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-24 16:12:28', '2010-08-24 16:12:56', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (78, 'processing', 'canceled', NULL, 'd4e09d', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 75.0000, 2.0000, NULL, NULL, NULL, 0, 1, 155, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 210, 156, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 0.0000, NULL, 0.0000, 75.0000, 0.0000, 0.0000, NULL, '100000067', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-24 16:17:35', '2010-08-24 16:17:59', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (79, 'processing', 'canceled', NULL, '500f17', 'Ticketversand per E-Mail - Free', 0, 1, 8, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 75.0000, 2.0000, NULL, NULL, NULL, 0, 1, 157, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 212, 158, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 0.0000, NULL, 0.0000, 75.0000, 0.0000, 0.0000, NULL, '100000068', '', 'EUR', 'wp@f-m-computer.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-24 16:22:57', '2010-08-24 16:24:18', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (80, 'processing', 'canceled', NULL, '0d424c', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 159, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 216, 160, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000069', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.10', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 08:11:23', '2010-08-25 08:11:51', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (81, 'processing', 'canceled', NULL, '441f18', 'Ticketversand per E-Mail - Free', 0, 1, 3, 0.0000, NULL, 0.0000, NULL, 4.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 4.0000, NULL, 4.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 4.0000, 0.0000, NULL, NULL, 4.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 4.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 4.0000, NULL, 4.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 4.0000, NULL, NULL, 4.0000, 2.0000, NULL, NULL, NULL, 0, 1, 161, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 219, 162, NULL, NULL, NULL, NULL, 0.0000, 4.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, NULL, '100000070', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-25 08:29:07', '2010-08-25 08:29:36', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (82, 'processing', 'canceled', NULL, 'c5dffa', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 75.0000, 2.0000, NULL, NULL, NULL, 0, 1, 163, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 222, 164, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 0.0000, NULL, 0.0000, 75.0000, 0.0000, 0.0000, NULL, '100000071', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 08:57:32', '2010-08-25 08:58:23', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (83, 'processing', 'canceled', NULL, 'f6a2df', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 75.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 75.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 75.0000, NULL, 75.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 75.0000, NULL, NULL, 75.0000, 2.0000, NULL, NULL, NULL, 0, 1, 165, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 224, 166, NULL, NULL, NULL, NULL, 0.0000, 75.0000, 0.0000, NULL, 0.0000, 75.0000, 0.0000, 0.0000, NULL, '100000072', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 09:09:11', '2010-08-25 09:09:34', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (84, 'processing', 'canceled', NULL, 'b532f7', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 45.0000, 0.0000, NULL, NULL, 45.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 45.0000, NULL, NULL, 45.0000, 11.0000, NULL, NULL, NULL, 0, 1, 167, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 226, 168, NULL, NULL, NULL, NULL, 0.0000, 45.0000, 0.0000, NULL, 0.0000, 45.0000, 0.0000, 0.0000, NULL, '100000073', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 09:23:40', '2010-08-25 09:24:01', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (85, 'processing', 'canceled', NULL, '7ea539', 'Ticketversand per E-Mail - Free', 0, 1, 3, 0.0000, NULL, 0.0000, NULL, 4.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 4.0000, NULL, 4.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 4.0000, 0.0000, NULL, NULL, 4.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 4.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 4.0000, NULL, 4.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 4.0000, NULL, NULL, 4.0000, 2.0000, NULL, NULL, NULL, 0, 1, 169, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 228, 170, NULL, NULL, NULL, NULL, 0.0000, 4.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, NULL, '100000074', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-25 09:26:56', '2010-08-25 09:27:27', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (86, 'processing', 'processing', NULL, '72112c', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 45.0000, 0.0000, NULL, NULL, 45.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 45.0000, NULL, NULL, 45.0000, 11.0000, NULL, NULL, NULL, 0, 1, 171, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 231, 172, NULL, NULL, NULL, NULL, 0.0000, 45.0000, 0.0000, NULL, 0.0000, 45.0000, 0.0000, 0.0000, NULL, '100000075', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 09:37:44', '2010-08-25 09:38:01', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (87, 'processing', 'processing', NULL, 'ef4637', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 45.0000, 0.0000, NULL, NULL, 45.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 45.0000, NULL, NULL, 45.0000, 11.0000, NULL, NULL, NULL, 0, 1, 173, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 233, 174, NULL, NULL, NULL, NULL, 0.0000, 45.0000, 0.0000, NULL, 0.0000, 45.0000, 0.0000, 0.0000, NULL, '100000076', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 09:53:08', '2010-08-25 09:54:12', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (88, 'processing', 'processing', NULL, 'ef3058', 'Ticketversand per E-Mail - Free', 0, 1, 3, 0.0000, NULL, 0.0000, NULL, 55.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 55.0000, NULL, 55.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 55.0000, 0.0000, NULL, NULL, 55.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 55.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 55.0000, NULL, 55.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 55.0000, NULL, NULL, 55.0000, 2.0000, NULL, NULL, NULL, 0, 1, 175, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 236, 176, NULL, NULL, NULL, NULL, 0.0000, 55.0000, 0.0000, NULL, 0.0000, 55.0000, 0.0000, 0.0000, NULL, '100000077', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-25 09:55:32', '2010-08-25 09:55:56', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (89, 'processing', 'processing', NULL, 'b7f952', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 45.0000, 0.0000, NULL, NULL, 45.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 45.0000, NULL, NULL, 45.0000, 11.0000, NULL, NULL, NULL, 0, 1, 177, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 239, 178, NULL, NULL, NULL, NULL, 0.0000, 45.0000, 0.0000, NULL, 0.0000, 45.0000, 0.0000, 0.0000, NULL, '100000078', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 10:09:53', '2010-08-25 10:10:27', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (90, 'processing', 'canceled', NULL, 'dc0633', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 45.0000, 0.0000, NULL, NULL, 45.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 45.0000, NULL, NULL, 45.0000, 11.0000, NULL, NULL, NULL, 0, 1, 179, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 241, 180, NULL, NULL, NULL, NULL, 0.0000, 45.0000, 0.0000, NULL, 0.0000, 45.0000, 0.0000, 0.0000, NULL, '100000079', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 10:17:12', '2010-08-25 10:17:35', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (91, 'processing', 'processing', NULL, '84bda9', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 45.0000, 0.0000, NULL, NULL, 45.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 45.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 45.0000, NULL, 45.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 45.0000, NULL, NULL, 45.0000, 11.0000, NULL, NULL, NULL, 0, 1, 181, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 243, 182, NULL, NULL, NULL, NULL, 0.0000, 45.0000, 0.0000, NULL, 0.0000, 45.0000, 0.0000, 0.0000, NULL, '100000080', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 10:27:27', '2010-08-25 10:29:03', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (92, 'processing', 'processing', NULL, '800a26', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 165.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 165.0000, NULL, 165.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 165.0000, 0.0000, NULL, NULL, 165.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 165.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 165.0000, NULL, 165.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 165.0000, NULL, NULL, 165.0000, 41.0000, NULL, NULL, NULL, 0, 1, 183, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 245, 184, NULL, NULL, NULL, NULL, 0.0000, 165.0000, 0.0000, NULL, 0.0000, 165.0000, 0.0000, 0.0000, NULL, '100000081', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 10:46:57', '2010-08-25 10:47:37', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (93, 'processing', 'processing', NULL, '899c9b', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 13.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 13.0000, NULL, 13.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 13.0000, 0.0000, NULL, NULL, 13.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 13.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 13.0000, NULL, 13.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 13.0000, NULL, NULL, 13.0000, 3.0000, NULL, NULL, NULL, 0, 1, 185, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 247, 186, NULL, NULL, NULL, NULL, 0.0000, 13.0000, 0.0000, NULL, 0.0000, 13.0000, 0.0000, 0.0000, NULL, '100000082', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 10:59:29', '2010-08-25 10:59:43', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (94, 'processing', 'processing', NULL, '309ee9', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 187, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 249, 188, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000083', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 11:03:18', '2010-08-25 11:03:35', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (95, 'new', 'pending_payment', NULL, 'bba558', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, NULL, NULL, 13.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 13.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 13.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 13.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3.0000, NULL, NULL, NULL, 0, 1, 189, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 251, 190, NULL, NULL, NULL, NULL, 0.0000, 13.0000, 13.0000, NULL, 0.0000, 13.0000, 13.0000, 0.0000, NULL, '100000084', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 11:15:26', '2010-08-25 11:15:28', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (96, 'processing', 'processing', NULL, '922220', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 191, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 252, 192, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000085', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 11:16:36', '2010-08-25 11:16:53', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (97, 'processing', 'processing', NULL, '983b04', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 43.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 43.0000, NULL, 43.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 43.0000, 0.0000, NULL, NULL, 43.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 43.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 43.0000, NULL, 43.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 43.0000, NULL, NULL, 43.0000, 8.0000, NULL, NULL, NULL, 0, 1, 193, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 254, 194, NULL, NULL, NULL, NULL, 0.0000, 43.0000, 0.0000, NULL, 0.0000, 43.0000, 0.0000, 0.0000, NULL, '100000086', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 12:13:39', '2010-08-25 12:13:59', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (98, 'processing', 'processing', NULL, '85d9bb', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 195, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 256, 196, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000087', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 12:21:33', '2010-08-25 12:22:12', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (99, 'processing', 'processing', NULL, '9a1797', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 197, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 258, 198, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000088', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 12:36:11', '2010-08-25 12:36:30', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (100, 'processing', 'processing', NULL, '32755f', 'Ticketversand per E-Mail - Free', 0, 1, 3, 0.0000, NULL, 0.0000, NULL, 48.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 48.0000, NULL, 48.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 48.0000, 0.0000, NULL, NULL, 48.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 48.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 48.0000, NULL, 48.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 48.0000, NULL, NULL, 48.0000, 12.0000, NULL, NULL, NULL, 0, 1, 199, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 260, 200, NULL, NULL, NULL, NULL, 0.0000, 48.0000, 0.0000, NULL, 0.0000, 48.0000, 0.0000, 0.0000, NULL, '100000089', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-25 12:44:28', '2010-08-25 12:45:22', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (101, 'processing', 'processing', NULL, 'ae09fc', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 201, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 261, 202, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000090', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 12:44:52', '2010-08-25 12:45:05', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (102, 'processing', 'processing', NULL, 'fdf5a9', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 203, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 265, 204, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000091', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 12:50:38', '2010-08-25 12:50:52', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (103, 'processing', 'processing', NULL, 'ad64e7', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 205, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 267, 206, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000092', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 12:57:02', '2010-08-25 12:57:15', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (104, 'processing', 'processing', NULL, 'd834b6', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 207, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 269, 208, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000093', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 13:05:09', '2010-08-25 13:05:23', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (105, 'processing', 'processing', NULL, '3689e4', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 209, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 271, 210, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000094', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 13:09:52', '2010-08-25 13:10:10', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (106, 'processing', 'processing', NULL, 'ba3b6c', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 211, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 273, 212, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000095', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 13:17:34', '2010-08-25 13:17:53', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (107, 'processing', 'processing', NULL, '70bea2', 'Ticketversand per E-Mail - Free', 0, 1, 3, 0.0000, NULL, 0.0000, NULL, 9.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 9.0000, NULL, 9.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 9.0000, 0.0000, NULL, NULL, 9.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 9.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 9.0000, NULL, 9.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 9.0000, NULL, NULL, 9.0000, 3.0000, NULL, NULL, NULL, 0, 1, 213, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 275, 214, NULL, NULL, NULL, NULL, 0.0000, 9.0000, 0.0000, NULL, 0.0000, 9.0000, 0.0000, 0.0000, NULL, '100000096', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-25 13:30:59', '2010-08-25 13:31:23', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (108, 'processing', 'processing', NULL, '00dfbc', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 215, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 278, 216, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000097', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 13:33:37', '2010-08-25 13:33:51', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (109, 'processing', 'processing', NULL, 'aaf846', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 217, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 280, 218, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000098', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 13:37:46', '2010-08-25 13:38:05', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (110, 'processing', 'processing', NULL, 'fd9327', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 219, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 282, 220, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000099', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 13:45:01', '2010-08-25 13:45:19', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (111, 'processing', 'processing', NULL, '26f55b', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 221, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 284, 222, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000100', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 14:17:21', '2010-08-25 14:17:41', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (112, 'processing', 'processing', NULL, '2c5733', 'Ticketversand per E-Mail - Free', 0, 1, 3, 0.0000, NULL, 0.0000, NULL, 4.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 4.0000, NULL, 4.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 4.0000, 0.0000, NULL, NULL, 4.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 4.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 4.0000, NULL, 4.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 4.0000, NULL, NULL, 4.0000, 2.0000, NULL, NULL, NULL, 0, 1, 223, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 286, 224, NULL, NULL, NULL, NULL, 0.0000, 4.0000, 0.0000, NULL, 0.0000, 4.0000, 0.0000, 0.0000, NULL, '100000101', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.26', NULL, '2010-08-25 14:21:06', '2010-08-25 14:21:41', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (113, 'processing', 'processing', NULL, '4d751e', 'Ticketversand per E-Mail - Free', 0, 2, 3, 0.0000, NULL, 0.0000, NULL, 48.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 48.0000, NULL, 48.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 48.0000, 0.0000, NULL, NULL, 48.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 48.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 48.0000, NULL, 48.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 48.0000, NULL, NULL, 48.0000, 12.0000, NULL, NULL, NULL, 0, 1, 225, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 289, 226, NULL, NULL, NULL, NULL, 0.0000, 48.0000, 0.0000, NULL, 0.0000, 48.0000, 0.0000, 0.0000, NULL, '200000012', '', 'EUR', 'mbarthels@visitate.de', 'Margot', 'Barthels', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nEnglish', '192.168.40.26', NULL, '2010-08-25 14:28:14', '2010-08-25 14:28:46', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (114, 'processing', 'processing', NULL, '521465', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 227, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 292, 228, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000102', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.10', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 14:34:24', '2010-08-25 14:34:55', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (115, 'processing', 'processing', NULL, '3c9f30', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 229, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 295, 230, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000103', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 15:22:50', '2010-08-25 15:23:11', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (116, 'processing', 'processing', NULL, 'f43f2d', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 231, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 297, 232, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000104', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 15:26:24', '2010-08-25 15:26:42', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (117, 'processing', 'processing', NULL, 'cf75a8', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 233, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 299, 234, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000105', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 15:28:22', '2010-08-25 15:28:40', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (118, 'processing', 'processing', NULL, '59b0ed', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 235, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 301, 236, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000106', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 15:32:27', '2010-08-25 15:32:45', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (119, 'new', 'pending_payment', NULL, '992069', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, NULL, NULL, 7.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 7.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 7.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 237, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 303, 238, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 7.0000, NULL, 0.0000, 7.0000, 7.0000, 0.0000, NULL, '100000107', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 16:03:22', '2010-08-25 16:03:26', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (120, 'holded', 'canceled', NULL, '41d0ea', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, NULL, NULL, 7.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 7.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 7.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 239, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 304, 240, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 7.0000, NULL, 0.0000, 7.0000, 7.0000, 0.0000, NULL, '100000108', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 16:05:04', '2010-08-25 16:05:34', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (121, 'holded', 'canceled', NULL, 'eca265', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, NULL, NULL, 7.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 7.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 7.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 241, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 307, 242, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 7.0000, NULL, 0.0000, 7.0000, 7.0000, 0.0000, NULL, '100000109', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 16:08:58', '2010-08-25 16:09:39', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (122, 'canceled', 'canceled', NULL, 'ba1873', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, 0.0000, NULL, NULL, 7.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, NULL, 7.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 7.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 7.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 243, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 309, 244, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 7.0000, NULL, 0.0000, 7.0000, 7.0000, 0.0000, NULL, '100000110', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 16:11:05', '2010-08-25 16:12:13', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (123, 'verifing_payment', 'canceled', NULL, '4077fa', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 13.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 13.0000, NULL, 13.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 13.0000, 0.0000, NULL, NULL, 13.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 13.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 13.0000, NULL, 13.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 13.0000, NULL, NULL, 13.0000, 3.0000, NULL, NULL, NULL, 0, 1, 245, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 311, 246, NULL, NULL, NULL, NULL, 0.0000, 13.0000, 0.0000, NULL, 0.0000, 13.0000, 0.0000, 0.0000, NULL, '100000111', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 16:15:55', '2010-08-25 16:18:06', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (124, 'verifing_payment', 'canceled', NULL, '45ab6e', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 247, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 313, 248, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000112', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 16:25:47', '2010-08-25 16:28:06', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (125, 'new', 'pending_payment', NULL, '6ebe82', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, NULL, NULL, 7.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 7.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 7.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2.0000, NULL, NULL, NULL, 0, 1, 249, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 315, 250, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 7.0000, NULL, 0.0000, 7.0000, 7.0000, 0.0000, NULL, '100000113', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 16:35:01', '2010-08-25 16:35:04', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (126, 'processing', 'processing', NULL, 'f1d718', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 251, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 318, 252, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000114', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 16:52:00', '2010-08-25 16:52:22', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (127, 'processing', 'processing', NULL, '90a5ca', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 253, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 321, 254, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000115', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 16:57:40', '2010-08-25 16:59:53', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (128, 'processing', 'processing', NULL, '6d67d5', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 255, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 323, 256, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000116', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-25 17:18:33', '2010-08-25 17:19:03', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (129, 'processing', 'processing', NULL, '265630', 'Ticketversand per E-Mail - Free', 0, 1, 9, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 257, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 325, 258, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000117', '', 'EUR', 'price@tfh-wildau.de', 'Wolfgang', 'Price', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.7', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-26 09:19:08', '2010-08-26 09:21:42', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (130, 'processing', 'processing', NULL, '03fbb0', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 5.0000, NULL, 5.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 5.0000, 0.0000, NULL, NULL, 5.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 5.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 5.0000, NULL, 5.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 5.0000, NULL, NULL, 5.0000, 2.0000, NULL, NULL, NULL, 0, 1, 259, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 328, 260, NULL, NULL, NULL, NULL, 0.0000, 5.0000, 0.0000, NULL, 0.0000, 5.0000, 0.0000, 0.0000, NULL, '100000118', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.10', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-26 09:55:41', '2010-08-26 09:56:13', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (131, 'processing', 'processing', NULL, '144b18', 'Ticketversand per E-Mail - Free', 0, 1, 11, 0.0000, NULL, 0.0000, NULL, 151.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 151.0000, NULL, 151.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 151.0000, 0.0000, NULL, NULL, 151.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 151.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 151.0000, NULL, 151.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 151.0000, NULL, NULL, 151.0000, 26.0000, NULL, NULL, NULL, 0, 1, 261, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 336, 262, NULL, NULL, NULL, NULL, 0.0000, 151.0000, 0.0000, NULL, 0.0000, 151.0000, 0.0000, 0.0000, NULL, '100000119', '', 'EUR', 'blumberg@visitate.de', 'Robert', 'Blumberg', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.30', NULL, '2010-08-27 07:28:36', '2010-08-27 07:29:24', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (132, 'processing', 'processing', NULL, 'df069b', 'Ticketversand per E-Mail - Free', 0, 1, 11, 0.0000, NULL, 0.0000, NULL, 61.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 61.0000, NULL, 61.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 61.0000, 0.0000, NULL, NULL, 61.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 61.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 61.0000, NULL, 61.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 61.0000, NULL, NULL, 61.0000, 11.0000, NULL, NULL, NULL, 0, 1, 263, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 340, 264, NULL, NULL, NULL, NULL, 0.0000, 61.0000, 0.0000, NULL, 0.0000, 61.0000, 0.0000, 0.0000, NULL, '100000120', '', 'EUR', 'blumberg@visitate.de', 'Robert', 'Blumberg', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.30', NULL, '2010-08-27 07:31:53', '2010-08-27 07:32:22', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (133, 'new', 'pending_payment', NULL, 'c10998', 'Ticketversand per E-Mail - Free', 0, 1, 11, 0.0000, NULL, NULL, NULL, 45.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 45.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 45.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 45.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 11.0000, NULL, NULL, NULL, 0, 1, 265, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 342, 266, NULL, NULL, NULL, NULL, 0.0000, 45.0000, 45.0000, NULL, 0.0000, 45.0000, 45.0000, 0.0000, NULL, '100000121', '', 'EUR', 'blumberg@visitate.de', 'Robert', 'Blumberg', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.74.125', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', '192.168.40.30', NULL, '2010-08-27 09:33:00', '2010-08-27 09:33:03', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (134, 'processing', 'processing', NULL, 'a0baf2', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 151.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 151.0000, NULL, 151.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 151.0000, 0.0000, NULL, NULL, 151.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 151.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 151.0000, NULL, 151.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 151.0000, NULL, NULL, 151.0000, 26.0000, NULL, NULL, NULL, 0, 1, 267, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 345, 268, NULL, NULL, NULL, NULL, 0.0000, 151.0000, 0.0000, NULL, 0.0000, 151.0000, 0.0000, 0.0000, NULL, '100000122', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '10.10.10.1', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-28 06:00:24', '2010-08-28 06:01:03', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (135, 'processing', 'processing', NULL, '5a1e13', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 61.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 61.0000, NULL, 61.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 61.0000, 0.0000, NULL, NULL, 61.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 61.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 61.0000, NULL, 61.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 61.0000, NULL, NULL, 61.0000, 11.0000, NULL, NULL, NULL, 0, 1, 269, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 349, 270, NULL, NULL, NULL, NULL, 0.0000, 61.0000, 0.0000, NULL, 0.0000, 61.0000, 0.0000, 0.0000, NULL, '100000123', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '10.10.10.1', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-28 06:09:35', '2010-08-28 06:10:05', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (136, 'processing', 'processing', NULL, 'c25f61', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 7.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 7.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 7.0000, NULL, 7.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 7.0000, NULL, NULL, 7.0000, 2.0000, NULL, NULL, NULL, 0, 1, 271, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 352, 272, NULL, NULL, NULL, NULL, 0.0000, 7.0000, 0.0000, NULL, 0.0000, 7.0000, 0.0000, 0.0000, NULL, '100000124', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '10.10.10.1', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-28 06:15:07', '2010-08-28 06:15:38', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (137, 'processing', 'processing', NULL, '8955bc', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 121.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 121.0000, NULL, 121.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 121.0000, 0.0000, NULL, NULL, 121.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 121.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 121.0000, NULL, 121.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 121.0000, NULL, NULL, 121.0000, 21.0000, NULL, NULL, NULL, 0, 1, 273, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 355, 274, NULL, NULL, NULL, NULL, 0.0000, 121.0000, 0.0000, NULL, 0.0000, 121.0000, 0.0000, 0.0000, NULL, '100000125', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.110', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-28 06:21:24', '2010-08-28 06:21:56', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (138, 'processing', 'processing', NULL, '1ba36c', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 61.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 61.0000, NULL, 61.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 61.0000, 0.0000, NULL, NULL, 61.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 61.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 61.0000, NULL, 61.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 61.0000, NULL, NULL, 61.0000, 11.0000, NULL, NULL, NULL, 0, 1, 275, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 359, 276, NULL, NULL, NULL, NULL, 0.0000, 61.0000, 0.0000, NULL, 0.0000, 61.0000, 0.0000, 0.0000, NULL, '100000126', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '10.10.10.1', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-28 07:04:09', '2010-08-28 07:04:40', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (139, 'processing', 'processing', NULL, '53433b', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 55.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 55.0000, NULL, 55.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 55.0000, 0.0000, NULL, NULL, 55.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 55.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 55.0000, NULL, 55.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 55.0000, NULL, NULL, 55.0000, 10.0000, NULL, NULL, NULL, 0, 1, 277, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 362, 278, NULL, NULL, NULL, NULL, 0.0000, 55.0000, 0.0000, NULL, 0.0000, 55.0000, 0.0000, 0.0000, NULL, '100000127', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.110', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-28 07:31:18', '2010-08-28 07:31:54', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (140, 'processing', 'processing', NULL, '9a6fda', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 13.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 13.0000, NULL, 13.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 13.0000, 0.0000, NULL, NULL, 13.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 13.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 13.0000, NULL, 13.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 13.0000, NULL, NULL, 13.0000, 3.0000, NULL, NULL, NULL, 0, 1, 279, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 364, 280, NULL, NULL, NULL, NULL, 0.0000, 13.0000, 0.0000, NULL, 0.0000, 13.0000, 0.0000, 0.0000, NULL, '100000128', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.110', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-28 07:49:58', '2010-08-28 07:50:31', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (141, 'processing', 'processing', NULL, '1aa012', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 151.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 151.0000, NULL, 151.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 151.0000, 0.0000, NULL, NULL, 151.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 151.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 151.0000, NULL, 151.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 151.0000, NULL, NULL, 151.0000, 26.0000, NULL, NULL, NULL, 0, 1, 281, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 367, 282, NULL, NULL, NULL, NULL, 0.0000, 151.0000, 0.0000, NULL, 0.0000, 151.0000, 0.0000, 0.0000, NULL, '100000129', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.110', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-28 07:53:46', '2010-08-28 07:54:20', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (142, 'processing', 'pending_payment', NULL, '57b539', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 121.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 121.0000, NULL, 121.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 121.0000, 0.0000, NULL, NULL, 121.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 121.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 121.0000, NULL, 121.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 121.0000, NULL, NULL, 121.0000, 21.0000, NULL, NULL, NULL, 0, 1, 283, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 371, 284, NULL, NULL, NULL, NULL, 0.0000, 121.0000, 0.0000, NULL, 0.0000, 121.0000, 0.0000, 0.0000, NULL, '100000130', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.110', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-28 07:58:18', '2010-08-28 11:23:19', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (143, 'processing', 'processing', NULL, 'd15a71', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 151.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 151.0000, NULL, 151.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 151.0000, 0.0000, NULL, NULL, 151.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 151.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 151.0000, NULL, 151.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 151.0000, NULL, NULL, 151.0000, 26.0000, NULL, NULL, NULL, 0, 1, 285, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 373, 286, NULL, NULL, NULL, NULL, 0.0000, 151.0000, 0.0000, NULL, 0.0000, 151.0000, 0.0000, 0.0000, NULL, '100000131', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '10.10.10.1', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-28 08:25:05', '2010-08-28 08:25:36', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (144, 'processing', 'processing', NULL, '5cb1c5', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 61.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 61.0000, NULL, 61.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 61.0000, 0.0000, NULL, NULL, 61.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 61.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 61.0000, NULL, 61.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 61.0000, NULL, NULL, 61.0000, 11.0000, NULL, NULL, NULL, 0, 1, 287, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 376, 288, NULL, NULL, NULL, NULL, 0.0000, 61.0000, 0.0000, NULL, 0.0000, 61.0000, 0.0000, 0.0000, NULL, '100000132', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '10.10.10.1', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-28 08:28:45', '2010-08-28 08:29:34', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (145, 'processing', 'processing', NULL, '19a958', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 151.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 151.0000, NULL, 151.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 151.0000, 0.0000, NULL, NULL, 151.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 151.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 151.0000, NULL, 151.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 151.0000, NULL, NULL, 151.0000, 26.0000, NULL, NULL, NULL, 0, 1, 289, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 378, 290, NULL, NULL, NULL, NULL, 0.0000, 151.0000, 0.0000, NULL, 0.0000, 151.0000, 0.0000, 0.0000, NULL, '100000133', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '10.10.10.1', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-28 11:15:08', '2010-08-28 11:16:05', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (146, 'processing', 'processing', NULL, '762d87', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, 0.0000, NULL, 61.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 61.0000, NULL, 61.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 61.0000, 0.0000, NULL, NULL, 61.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 61.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 61.0000, NULL, 61.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 61.0000, NULL, NULL, 61.0000, 11.0000, NULL, NULL, NULL, 0, 1, 291, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 382, 292, NULL, NULL, NULL, NULL, 0.0000, 61.0000, 0.0000, NULL, 0.0000, 61.0000, 0.0000, 0.0000, NULL, '100000134', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '10.10.10.1', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-28 11:21:06', '2010-08-28 11:21:34', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (147, 'processing', 'processing', NULL, '00e5fb', 'Ticketversand per E-Mail - Free', 0, 1, NULL, 0.0000, NULL, 0.0000, NULL, 73.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 73.0000, NULL, 73.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, NULL, 73.0000, 0.0000, NULL, NULL, 73.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 73.0000, 0.0000, NULL, 0.0000, NULL, 0.0000, NULL, 1.0000, 1.0000, 73.0000, NULL, 73.0000, NULL, 0.0000, NULL, 0.0000, NULL, NULL, 73.0000, NULL, NULL, 73.0000, 13.0000, NULL, NULL, NULL, 1, 1, 293, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 387, 294, NULL, NULL, NULL, NULL, 0.0000, 73.0000, 0.0000, NULL, 0.0000, 73.0000, 0.0000, 0.0000, NULL, '100000135', '', 'EUR', 'info@f-m-computer.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.110', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-28 11:31:04', '2010-08-28 11:31:38', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000), (148, 'new', 'pending_payment', NULL, '4c5e85', 'Ticketversand per E-Mail - Free', 0, 1, 7, 0.0000, NULL, NULL, NULL, 10.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 10.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 10.0000, 0.0000, NULL, NULL, NULL, 0.0000, NULL, 1.0000, 1.0000, 10.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3.0000, NULL, NULL, NULL, 0, 1, 295, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 385, 296, NULL, NULL, NULL, NULL, 0.0000, 10.0000, 10.0000, NULL, 0.0000, 10.0000, 10.0000, 0.0000, NULL, '100000137', '', 'EUR', 'fl@f-m-computer.de', 'Frank', 'Lorenz', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.10', 'freeshipping_freeshipping', 'EUR', 'Main Website\nMain Website Store\nDeutsch', NULL, NULL, '2010-08-31 16:53:31', '2010-08-31 16:53:36', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000); /*!40000 ALTER TABLE `sales_flat_order` ENABLE KEYS */; # Dumping structure for table web36db1.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=297 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_order_address: 178 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 (1, 1, NULL, NULL, 82, 1, '', 'Berlin', '10999', 'Testkunde', 'Pankallee 54', 'Berlin', NULL, '030 347239472389', 'DE', 'Max', 'billing', 'Herr', NULL, NULL, ''), (2, 1, NULL, NULL, 82, 1, '', 'Berlin', '10999', 'Testkunde', 'Pankallee 54', 'Berlin', NULL, '030 347239472389', 'DE', 'Max', 'shipping', 'Herr', NULL, NULL, ''), (3, 2, NULL, NULL, 82, NULL, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'billing', 'Herr', NULL, NULL, ''), (4, 2, NULL, NULL, 82, NULL, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'shipping', 'Herr', NULL, NULL, ''), (5, 3, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'billing', 'Herr', NULL, NULL, ''), (6, 3, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'shipping', 'Herr', NULL, NULL, ''), (7, 4, 1, NULL, 82, 1, '', 'Berlin', '10999', 'Testkunde', 'Pankallee 54', 'Berlin', NULL, '030 347239472389', 'DE', 'Max', 'billing', 'Herr', NULL, NULL, ''), (8, 4, 1, NULL, 82, 1, '', 'Berlin', '10999', 'Testkunde', 'Pankallee 54', 'Berlin', NULL, '030 347239472389', 'DE', 'Max', 'shipping', 'Herr', NULL, NULL, ''), (9, 5, 1, NULL, 82, 1, '', 'Berlin', '10999', 'Testkunde', 'Pankallee 54', 'Berlin', NULL, '030 347239472389', 'DE', 'Max', 'billing', 'Herr', NULL, NULL, ''), (10, 5, 1, NULL, 82, 1, '', 'Berlin', '10999', 'Testkunde', 'Pankallee 54', 'Berlin', NULL, '030 347239472389', 'DE', 'Max', 'shipping', 'Herr', NULL, NULL, ''), (11, 6, 1, NULL, 82, 1, '', 'Berlin', '10999', 'Testkunde', 'Pankallee 54', 'Berlin', NULL, '030 347239472389', 'DE', 'Max', 'billing', 'Herr', NULL, NULL, ''), (12, 6, 1, NULL, 82, 1, '', 'Berlin', '10999', 'Testkunde', 'Pankallee 54', 'Berlin', NULL, '030 347239472389', 'DE', 'Max', 'shipping', 'Herr', NULL, NULL, ''), (13, 7, NULL, NULL, 88, NULL, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 4711', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (14, 7, NULL, NULL, 88, NULL, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 4711', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (15, 8, 1, NULL, 82, 1, '', 'Berlin', '10999', 'Testkunde', 'Pankallee 54', 'Berlin', NULL, '030 347239472389', 'DE', 'Max', 'billing', 'Herr', NULL, NULL, ''), (16, 8, 1, NULL, 82, 1, '', 'Berlin', '10999', 'Testkunde', 'Pankallee 54', 'Berlin', NULL, '030 347239472389', 'DE', 'Max', 'shipping', 'Herr', NULL, NULL, ''), (17, 9, NULL, NULL, 88, NULL, '', 'Nordrhein-Westfalen', '50000', 'Barthels', 'Teststraße 12', 'Köln', NULL, '0221 4711', 'DE', 'Margot ', 'billing', 'Frau', NULL, NULL, ''), (18, 9, NULL, NULL, 88, NULL, '', 'Nordrhein-Westfalen', '50000', 'Barthels', 'Teststraße 12', 'Köln', NULL, '0221 4711', 'DE', 'Margot ', 'shipping', 'Frau', NULL, NULL, ''), (19, 10, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'billing', 'Herr', NULL, NULL, ''), (20, 10, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'shipping', 'Herr', NULL, NULL, ''), (21, 11, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'billing', 'Herr', NULL, NULL, ''), (22, 11, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'shipping', 'Herr', NULL, NULL, ''), (23, 12, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (24, 12, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (25, 13, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (26, 13, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (27, 14, NULL, NULL, 88, NULL, '', 'Nordrhein-Westfalen', '50354', 'Test', 'Innungstr. 6', 'Hürth', NULL, '213212121132', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (28, 14, NULL, NULL, 88, NULL, '', 'Nordrhein-Westfalen', '50354', 'Test', 'Innungstr. 6', 'Hürth', NULL, '213212121132', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (29, 15, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (30, 15, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (31, 16, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (32, 16, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (33, 17, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (34, 17, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (35, 18, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (36, 18, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (37, 19, NULL, NULL, 82, NULL, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (38, 19, NULL, NULL, 82, NULL, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (39, 20, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (40, 20, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (41, 21, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (42, 21, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (43, 22, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (44, 22, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (45, 23, NULL, NULL, 88, NULL, '', 'Nordrhein-Westfalen', '50739', 'Blumberg', 'Innungstr. 6', 'Köln', NULL, '4711', 'DE', 'Robert', 'billing', 'Herr', NULL, NULL, ''), (46, 23, NULL, NULL, 88, NULL, '', 'Nordrhein-Westfalen', '50739', 'Blumberg', 'Innungstr. 6', 'Köln', NULL, '4711', 'DE', 'Robert', 'shipping', 'Herr', NULL, NULL, ''), (47, 24, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (48, 24, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (49, 25, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (50, 25, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (51, 26, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (52, 26, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (53, 27, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (54, 27, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (55, 28, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (56, 28, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (57, 29, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'billing', 'Herr', NULL, NULL, ''), (58, 29, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'shipping', 'Herr', NULL, NULL, ''), (59, 30, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (60, 30, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (61, 31, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'billing', 'Herr', NULL, NULL, ''), (62, 31, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'shipping', 'Herr', NULL, NULL, ''), (63, 32, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (64, 32, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (65, 33, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (66, 33, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (67, 34, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (68, 34, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (69, 35, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (70, 35, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (71, 36, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (72, 36, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (73, 37, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'billing', 'Herr', NULL, NULL, ''), (74, 37, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'shipping', 'Herr', NULL, NULL, ''), (75, 38, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'billing', 'Herr', NULL, NULL, ''), (76, 38, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'shipping', 'Herr', NULL, NULL, ''), (77, 39, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'billing', 'Herr', NULL, NULL, ''), (78, 39, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'shipping', 'Herr', NULL, NULL, ''), (79, 40, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'billing', 'Herr', NULL, NULL, ''), (80, 40, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'shipping', 'Herr', NULL, NULL, ''), (81, 41, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (82, 41, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (83, 42, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (84, 42, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (85, 43, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (86, 43, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (87, 44, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (88, 44, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (89, 45, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (90, 45, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (91, 46, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (92, 46, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (93, 47, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (94, 47, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (95, 48, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (96, 48, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (97, 49, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (98, 49, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (99, 50, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (100, 50, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (101, 51, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (102, 51, 4, NULL, 88, 4, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth', NULL, '0221 940501 85', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (103, 52, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'billing', 'Herr', NULL, NULL, ''), (104, 52, 2, NULL, 82, 2, 'admin', 'Berlin', '13353', 'Degtjarew', 'Lütticher Str. 11', 'Berlin', NULL, '030 81011595', 'DE', 'Wladimir', 'shipping', 'Herr', NULL, NULL, ''), (105, 53, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (106, 53, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (107, 54, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (108, 54, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (109, 55, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (110, 55, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (111, 56, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (112, 56, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (113, 57, NULL, NULL, 82, NULL, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (114, 57, NULL, NULL, 82, NULL, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (115, 58, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (116, 58, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (117, 59, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (118, 59, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (119, 60, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (120, 60, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (121, 61, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (122, 61, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (123, 62, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (124, 62, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (125, 63, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (126, 63, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (127, 64, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (128, 64, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (129, 65, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (130, 65, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (131, 66, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (132, 66, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (133, 67, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (134, 67, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (135, 68, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (136, 68, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (137, 69, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (138, 69, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (139, 70, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (140, 70, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (141, 71, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (142, 71, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (143, 72, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (144, 72, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (145, 73, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (146, 73, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (147, 74, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (148, 74, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (149, 75, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (150, 75, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (151, 76, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (152, 76, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (153, 77, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (154, 77, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (155, 78, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (156, 78, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (157, 79, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (158, 79, 7, NULL, 82, 8, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 43', 'Berlin', NULL, '03030994822', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (159, 80, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (160, 80, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (161, 81, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (162, 81, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (163, 82, NULL, NULL, 82, NULL, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (164, 82, NULL, NULL, 82, NULL, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (165, 83, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (166, 83, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (167, 84, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (168, 84, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (169, 85, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (170, 85, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (171, 86, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (172, 86, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (173, 87, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (174, 87, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (175, 88, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (176, 88, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (177, 89, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (178, 89, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (179, 90, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (180, 90, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (181, 91, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (182, 91, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (183, 92, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (184, 92, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (185, 93, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (186, 93, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (187, 94, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (188, 94, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (189, 95, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (190, 95, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (191, 96, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (192, 96, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (193, 97, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (194, 97, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (195, 98, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (196, 98, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (197, 99, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (198, 99, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (199, 100, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (200, 100, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (201, 101, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (202, 101, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (203, 102, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (204, 102, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (205, 103, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (206, 103, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (207, 104, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (208, 104, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (209, 105, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (210, 105, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (211, 106, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (212, 106, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (213, 107, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (214, 107, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (215, 108, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (216, 108, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (217, 109, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (218, 109, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (219, 110, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (220, 110, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (221, 111, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (222, 111, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (223, 112, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (224, 112, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (225, 113, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'billing', 'Frau', NULL, NULL, ''), (226, 113, 3, NULL, 88, 3, '', 'Nordrhein-Westfalen', '50354', 'Barthels', 'Innungstr. 6', 'Hürth-Köln', NULL, '0221 94050185', 'DE', 'Margot', 'shipping', 'Frau', NULL, NULL, ''), (227, 114, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (228, 114, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (229, 115, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (230, 115, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (231, 116, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (232, 116, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (233, 117, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (234, 117, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (235, 118, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (236, 118, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (237, 119, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (238, 119, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (239, 120, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (240, 120, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (241, 121, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (242, 121, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (243, 122, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (244, 122, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (245, 123, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (246, 123, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (247, 124, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (248, 124, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (249, 125, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (250, 125, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (251, 126, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (252, 126, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (253, 127, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (254, 127, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (255, 128, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (256, 128, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (257, 129, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'billing', 'Herr', NULL, NULL, ''), (258, 129, 8, NULL, 82, 9, '', 'Berlin', '10999', 'Price', 'Nonnendamm Allee 98', 'Berlin', NULL, '030214545', 'DE', 'Wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (259, 130, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (260, 130, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (261, 131, NULL, NULL, 88, NULL, '', 'Nordrhein-Westfalen', '50354', 'Blumberg', 'Innungstr. 6', 'Köln', NULL, '1234', 'DE', 'Robert', 'billing', 'Herr', NULL, NULL, ''), (262, 131, NULL, NULL, 88, NULL, '', 'Nordrhein-Westfalen', '50354', 'Blumberg', 'Innungstr. 6', 'Köln', NULL, '1234', 'DE', 'Robert', 'shipping', 'Herr', NULL, NULL, ''), (263, 132, 9, NULL, 88, 11, '', 'Nordrhein-Westfalen', '50354', 'Blumberg', 'Innungstr. 6', 'Köln', NULL, '1234', 'DE', 'Robert', 'billing', 'Herr', NULL, NULL, ''), (264, 132, 9, NULL, 88, 11, '', 'Nordrhein-Westfalen', '50354', 'Blumberg', 'Innungstr. 6', 'Köln', NULL, '1234', 'DE', 'Robert', 'shipping', 'Herr', NULL, NULL, ''), (265, 133, 9, NULL, 88, 11, '', 'Nordrhein-Westfalen', '50354', 'Blumberg', 'Innungstr. 6', 'Köln', NULL, '1234', 'DE', 'Robert', 'billing', 'Herr', NULL, NULL, ''), (266, 133, 9, NULL, 88, 11, '', 'Nordrhein-Westfalen', '50354', 'Blumberg', 'Innungstr. 6', 'Köln', NULL, '1234', 'DE', 'Robert', 'shipping', 'Herr', NULL, NULL, ''), (267, 134, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (268, 134, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (269, 135, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (270, 135, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (271, 136, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (272, 136, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (273, 137, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (274, 137, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (275, 138, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (276, 138, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (277, 139, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (278, 139, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (279, 140, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (280, 140, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (281, 141, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (282, 141, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (283, 142, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (284, 142, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (285, 143, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (286, 143, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (287, 144, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (288, 144, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (289, 145, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (290, 145, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (291, 146, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (292, 146, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (293, 147, NULL, NULL, 82, NULL, 'admin', 'Berlin', '13127', 'test', 'test', 'test', NULL, 'ssss', 'DE', 'test', 'billing', 'Herr', NULL, NULL, 'test'), (294, 147, NULL, NULL, 82, NULL, 'admin', 'Berlin', '13127', 'test', 'test', 'test', NULL, 'ssss', 'DE', 'test', 'shipping', 'Herr', NULL, NULL, 'test'), (295, 148, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (296, 148, 6, NULL, 82, 7, '', 'Berlin', '13127', 'Lorenz', 'Pankstr.', 'Berlin', NULL, '00000', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''); /*!40000 ALTER TABLE `sales_flat_order_address` ENABLE KEYS */; # Dumping structure for table web36db1.sales_flat_order_grid CREATE TABLE IF NOT EXISTS `sales_flat_order_grid` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `status` varchar(32) default NULL, `store_id` smallint(5) unsigned default NULL, `store_name` varchar(255) default NULL, `customer_id` int(10) unsigned default NULL, `base_grand_total` decimal(12,4) default NULL, `base_total_paid` decimal(12,4) default NULL, `grand_total` decimal(12,4) default NULL, `total_paid` decimal(12,4) default NULL, `increment_id` varchar(50) default NULL, `base_currency_code` char(3) default NULL, `order_currency_code` varchar(255) default NULL, `shipping_name` varchar(255) default NULL, `billing_name` varchar(255) default NULL, `created_at` datetime default NULL, `updated_at` datetime default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_STATUS` (`status`), KEY `IDX_STORE_ID` (`store_id`), KEY `IDX_BASE_GRAND_TOTAL` (`base_grand_total`), KEY `IDX_BASE_TOTAL_PAID` (`base_total_paid`), KEY `IDX_GRAND_TOTAL` (`grand_total`), KEY `IDX_TOTAL_PAID` (`total_paid`), KEY `IDX_INCREMENT_ID` (`increment_id`), KEY `IDX_SHIPPING_NAME` (`shipping_name`), KEY `IDX_BILLING_NAME` (`billing_name`), KEY `IDX_CREATED_AT` (`created_at`), KEY `IDX_CUSTOMER_ID` (`customer_id`), KEY `IDX_UPDATED_AT` (`updated_at`), CONSTRAINT `FK_SALES_FLAT_ORDER_GRID_CUSTOMER` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE SET NULL ON UPDATE CASCADE, CONSTRAINT `FK_SALES_FLAT_ORDER_GRID_PARENT` FOREIGN KEY (`entity_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALES_FLAT_ORDER_GRID_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=149 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_order_grid: 4 rows /*!40000 ALTER TABLE `sales_flat_order_grid` DISABLE KEYS */; INSERT INTO `sales_flat_order_grid` (`entity_id`, `status`, `store_id`, `store_name`, `customer_id`, `base_grand_total`, `base_total_paid`, `grand_total`, `total_paid`, `increment_id`, `base_currency_code`, `order_currency_code`, `shipping_name`, `billing_name`, `created_at`, `updated_at`) VALUES (1, 'complete', 1, 'Main Website\nMain Website Store\nDeutsch', 1, 105.0000, 105.0000, 105.0000, 105.0000, '100000001', 'EUR', 'EUR', 'Max Testkunde', 'Max Testkunde', '2010-07-20 10:42:52', '2010-08-15 17:33:52'), (2, 'complete', 1, 'Main Website\nMain Website Store\nDeutsch', 2, 50.0000, 50.0000, 50.0000, 50.0000, '100000002', 'EUR', 'EUR', 'Wladimir Degtjarew', 'Wladimir Degtjarew', '2010-07-22 09:56:51', '2010-07-22 09:57:27'), (3, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 2, 11.0000, 11.0000, 11.0000, 11.0000, '100000003', 'EUR', 'EUR', 'Wladimir Degtjarew', 'Wladimir Degtjarew', '2010-07-22 10:41:10', '2010-07-22 10:41:56'), (4, '1', 2, 'Main Website\nMain Website Store\nEnglish', 1, 19.0000, NULL, 19.0000, NULL, '200000001', 'EUR', 'EUR', 'Max Testkunde', 'Max Testkunde', '2010-07-23 15:01:11', '2010-07-23 15:01:13'), (5, '1', 2, 'Main Website\nMain Website Store\nEnglish', 1, 19.0000, NULL, 19.0000, NULL, '200000002', 'EUR', 'EUR', 'Max Testkunde', 'Max Testkunde', '2010-07-23 15:03:37', '2010-07-23 15:03:38'), (6, '1', 2, 'Main Website\nMain Website Store\nEnglish', 1, 19.0000, NULL, 19.0000, NULL, '200000003', 'EUR', 'EUR', 'Max Testkunde', 'Max Testkunde', '2010-07-23 15:05:12', '2010-07-23 15:05:14'), (7, 'pending', 1, 'Main Website\nMain Website Store\nDeutsch', NULL, 2201.0000, NULL, 2201.0000, NULL, '100000004', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-07-29 09:41:55', '2010-07-29 09:41:58'), (8, '1', 1, 'Main Website\nMain Website Store\nDeutsch', 1, 3001.0000, NULL, 3001.0000, NULL, '100000005', 'EUR', 'EUR', 'Max Testkunde', 'Max Testkunde', '2010-07-29 15:47:41', '2010-07-29 15:47:43'), (9, '1', 2, 'Main Website\nMain Website Store\nEnglish', NULL, 87.0000, NULL, 87.0000, NULL, '200000004', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-08 15:25:19', '2010-08-08 15:25:23'), (10, 'processing', 2, 'Main Website\nMain Website Store\nEnglish', 2, 17.0000, 17.0000, 17.0000, 17.0000, '200000005', 'EUR', 'EUR', 'Wladimir Degtjarew', 'Wladimir Degtjarew', '2010-08-11 14:12:25', '2010-08-11 14:12:58'), (11, 'complete', 1, 'Main Website\nMain Website Store\nDeutsch', 2, 5.0000, 5.0000, 5.0000, 5.0000, '100000006', 'EUR', 'EUR', 'Wladimir Degtjarew', 'Wladimir Degtjarew', '2010-08-11 14:59:47', '2010-08-11 15:00:15'), (12, 'complete', 2, 'Main Website\nMain Website Store\nEnglish', 3, 95.0000, 95.0000, 95.0000, 95.0000, '200000006', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-12 07:08:05', '2010-08-15 17:52:22'), (13, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 3, 825.0000, 825.0000, 825.0000, 825.0000, '100000007', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-12 08:47:27', '2010-08-12 17:34:14'), (14, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', NULL, 75.0000, 75.0000, 75.0000, 75.0000, '100000008', 'EUR', 'EUR', 'Margot Test', 'Margot Test', '2010-08-12 13:11:38', '2010-08-12 17:30:20'), (15, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 3, 115.0000, 115.0000, 115.0000, 115.0000, '100000009', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-13 08:05:51', '2010-08-13 08:26:09'), (16, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 3, 51.0000, 51.0000, 51.0000, 51.0000, '100000010', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-13 08:22:50', '2010-08-13 08:26:23'), (17, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 3, 31.0000, 31.0000, 31.0000, 31.0000, '100000011', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-13 09:40:46', '2010-08-13 09:41:44'), (18, 'complete', 2, 'Main Website\nMain Website Store\nEnglish', 3, 46.0000, 46.0000, 46.0000, 46.0000, '200000007', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-13 10:02:22', '2010-08-15 17:39:41'), (19, 'complete', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 5.0000, 5.0000, 5.0000, 5.0000, '100000012', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-15 17:47:21', '2010-08-15 17:50:54'), (20, 'pending_payment', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 75.0000, NULL, 75.0000, NULL, '100000013', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-15 18:07:58', '2010-08-15 18:07:59'), (21, 'processing', 2, 'Main Website\nMain Website Store\nEnglish', 3, 75.0000, 75.0000, 75.0000, 75.0000, '200000008', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-16 06:46:09', '2010-08-16 06:48:08'), (22, 'pending_payment', 1, 'Main Website\nMain Website Store\nDeutsch', 3, 75.0000, NULL, 75.0000, NULL, '100000014', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-16 07:58:45', '2010-08-16 07:58:47'), (23, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', NULL, 7.0000, 7.0000, 7.0000, 7.0000, '100000015', 'EUR', 'EUR', 'Robert Blumberg', 'Robert Blumberg', '2010-08-16 08:15:33', '2010-08-16 08:19:22'), (24, 'pending_payment', 1, 'Main Website\nMain Website Store\nDeutsch', 3, 51.0000, NULL, 51.0000, NULL, '100000016', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-16 11:27:15', '2010-08-16 11:27:16'), (25, 'pending_payment', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 5.0000, NULL, 5.0000, NULL, '100000017', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-16 12:17:28', '2010-08-16 12:17:30'), (26, 'pending_payment', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 7.0000, NULL, 7.0000, NULL, '100000018', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-16 14:09:53', '2010-08-16 14:09:55'); INSERT INTO `sales_flat_order_grid` (`entity_id`, `status`, `store_id`, `store_name`, `customer_id`, `base_grand_total`, `base_total_paid`, `grand_total`, `total_paid`, `increment_id`, `base_currency_code`, `order_currency_code`, `shipping_name`, `billing_name`, `created_at`, `updated_at`) VALUES (27, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 3, 7.0000, 7.0000, 7.0000, 7.0000, '100000019', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-17 06:56:22', '2010-08-17 06:57:34'), (28, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 4, 75.0000, 75.0000, 75.0000, 75.0000, '100000020', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-17 13:41:09', '2010-08-17 13:43:23'), (29, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 2, 25.0000, 25.0000, 25.0000, 25.0000, '100000021', 'EUR', 'EUR', 'Wladimir Degtjarew', 'Wladimir Degtjarew', '2010-08-17 15:13:47', '2010-08-17 15:14:22'), (30, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 22.0000, 22.0000, 22.0000, 22.0000, '100000022', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-17 15:43:11', '2010-08-17 15:44:54'), (31, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 2, 31.0000, 31.0000, 31.0000, 31.0000, '100000023', 'EUR', 'EUR', 'Wladimir Degtjarew', 'Wladimir Degtjarew', '2010-08-18 11:42:25', '2010-08-18 11:43:03'), (32, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 13.0000, 13.0000, 13.0000, 13.0000, '100000024', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-18 12:27:47', '2010-08-18 12:30:20'), (33, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 71.0000, 71.0000, 71.0000, 71.0000, '100000025', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-18 12:49:15', '2010-08-18 12:53:13'), (34, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 4, 7.0000, 7.0000, 7.0000, 7.0000, '100000026', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-18 13:00:09', '2010-08-18 13:01:07'), (35, 'complete', 1, 'Main Website\nMain Website Store\nDeutsch', 4, 48.0000, 48.0000, 48.0000, 48.0000, '100000027', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-19 10:11:37', '2010-08-19 10:46:14'), (36, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 4, 45.0000, 45.0000, 45.0000, 45.0000, '100000028', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-19 10:53:14', '2010-08-19 10:54:13'), (37, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 2, 7.0000, NULL, 7.0000, NULL, '100000029', 'EUR', 'EUR', 'Wladimir Degtjarew', 'Wladimir Degtjarew', '2010-08-19 13:26:07', '2010-08-19 13:26:09'), (38, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 2, 13.0000, 13.0000, 13.0000, 13.0000, '100000030', 'EUR', 'EUR', 'Wladimir Degtjarew', 'Wladimir Degtjarew', '2010-08-19 14:50:38', '2010-08-19 14:50:41'), (39, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 2, 7.0000, 7.0000, 7.0000, 7.0000, '100000031', 'EUR', 'EUR', 'Wladimir Degtjarew', 'Wladimir Degtjarew', '2010-08-19 15:24:11', '2010-08-19 15:24:13'), (40, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 2, 7.0000, 7.0000, 7.0000, 7.0000, '100000032', 'EUR', 'EUR', 'Wladimir Degtjarew', 'Wladimir Degtjarew', '2010-08-19 16:19:43', '2010-08-19 16:19:46'), (41, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 75.0000, 75.0000, 75.0000, 75.0000, '100000033', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-19 16:27:21', '2010-08-19 16:27:24'), (42, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 4, 75.0000, 75.0000, 75.0000, 75.0000, '100000034', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-20 07:41:49', '2010-08-20 07:41:53'), (43, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 45.0000, NULL, 45.0000, NULL, '100000035', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-20 08:05:03', '2010-08-20 08:18:11'), (44, 'pending_payment', 1, 'Main Website\nMain Website Store\nDeutsch', 4, 61.0000, NULL, 61.0000, NULL, '100000036', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-20 08:19:36', '2010-08-20 08:19:46'), (45, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 45.0000, NULL, 45.0000, NULL, '100000037', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-20 08:29:14', '2010-08-20 08:30:48'), (46, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 4, 75.0000, NULL, 75.0000, NULL, '100000038', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-20 09:10:42', '2010-08-20 09:12:32'), (47, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 4, 1.0000, NULL, 1.0000, NULL, '100000039', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-20 09:52:54', '2010-08-20 09:53:28'), (48, 'canceled', 2, 'Main Website\nMain Website Store\nEnglish', 4, 1.0000, NULL, 1.0000, NULL, '200000009', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-20 09:56:11', '2010-08-20 09:56:40'), (49, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 4, 75.0000, NULL, 75.0000, NULL, '100000040', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-20 10:03:51', '2010-08-20 10:04:08'), (50, 'canceled', 2, 'Main Website\nMain Website Store\nEnglish', 4, 45.0000, NULL, 45.0000, NULL, '200000010', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-20 10:54:36', '2010-08-20 10:55:24'), (51, 'canceled', 2, 'Main Website\nMain Website Store\nEnglish', 4, 75.0000, NULL, 75.0000, NULL, '200000011', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-20 11:22:12', '2010-08-20 11:22:55'), (52, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 2, 11.0000, 11.0000, 11.0000, 11.0000, '100000041', 'EUR', 'EUR', 'Wladimir Degtjarew', 'Wladimir Degtjarew', '2010-08-20 15:00:40', '2010-08-20 15:00:44'); INSERT INTO `sales_flat_order_grid` (`entity_id`, `status`, `store_id`, `store_name`, `customer_id`, `base_grand_total`, `base_total_paid`, `grand_total`, `total_paid`, `increment_id`, `base_currency_code`, `order_currency_code`, `shipping_name`, `billing_name`, `created_at`, `updated_at`) VALUES (53, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 7.0000, NULL, 7.0000, NULL, '100000042', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-22 06:11:42', '2010-08-22 06:13:50'), (54, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 7.0000, NULL, 7.0000, NULL, '100000043', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-22 06:36:16', '2010-08-22 06:36:51'), (55, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 7.0000, NULL, 7.0000, NULL, '100000044', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-22 06:40:05', '2010-08-22 06:40:55'), (56, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 45.0000, NULL, 45.0000, NULL, '100000045', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-22 06:47:42', '2010-08-22 06:48:31'), (57, 'pending_payment', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 7.0000, NULL, 7.0000, NULL, '100000046', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-23 09:20:07', '2010-08-23 09:39:17'), (58, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 45.0000, NULL, 45.0000, NULL, '100000047', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-23 09:56:32', '2010-08-23 09:57:16'), (59, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 75.0000, NULL, 75.0000, NULL, '100000048', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-23 10:14:03', '2010-08-23 10:14:28'), (60, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 95.0000, NULL, 95.0000, NULL, '100000049', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-23 10:34:38', '2010-08-23 10:35:10'), (61, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 55.0000, NULL, 55.0000, NULL, '100000050', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-23 10:43:16', '2010-08-23 10:43:46'), (62, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 75.0000, NULL, 75.0000, NULL, '100000051', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-23 11:22:51', '2010-08-23 11:23:21'), (63, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 75.0000, NULL, 75.0000, NULL, '100000052', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-23 11:39:35', '2010-08-23 11:40:02'), (64, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 95.0000, NULL, 95.0000, NULL, '100000053', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-23 12:02:50', '2010-08-23 12:07:30'), (65, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 75.0000, 75.0000, 75.0000, 75.0000, '100000054', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-23 12:08:38', '2010-08-23 12:08:41'), (66, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 7.0000, 7.0000, 7.0000, 7.0000, '100000055', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-23 13:49:13', '2010-08-23 13:49:30'), (67, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 7.0000, 7.0000, 7.0000, 7.0000, '100000056', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-23 14:45:12', '2010-08-23 14:45:28'), (68, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 75.0000, 75.0000, 75.0000, 75.0000, '100000057', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-24 13:08:43', '2010-08-24 13:09:02'), (69, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 95.0000, 95.0000, 95.0000, 95.0000, '100000058', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-24 13:56:10', '2010-08-24 13:56:30'), (70, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 17.9900, 17.9900, 17.9900, 17.9900, '100000059', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-24 14:03:02', '2010-08-24 14:03:18'), (71, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 17.9900, NULL, 17.9900, NULL, '100000060', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-24 14:07:27', '2010-08-24 14:10:28'), (72, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 95.0000, 95.0000, 95.0000, 95.0000, '100000061', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-24 15:14:26', '2010-08-24 15:14:43'), (73, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 95.0000, 95.0000, 95.0000, 95.0000, '100000062', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-24 15:37:38', '2010-08-24 15:38:05'), (74, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 75.0000, 75.0000, 75.0000, 75.0000, '100000063', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-24 15:44:53', '2010-08-24 15:45:16'), (75, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 75.0000, 75.0000, 75.0000, 75.0000, '100000064', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-24 15:51:45', '2010-08-24 15:52:11'), (76, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 75.0000, 75.0000, 75.0000, 75.0000, '100000065', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-24 16:05:37', '2010-08-24 16:06:00'), (77, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 75.0000, 75.0000, 75.0000, 75.0000, '100000066', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-24 16:12:28', '2010-08-24 16:12:56'), (78, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 75.0000, 75.0000, 75.0000, 75.0000, '100000067', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-24 16:17:35', '2010-08-24 16:17:59'); INSERT INTO `sales_flat_order_grid` (`entity_id`, `status`, `store_id`, `store_name`, `customer_id`, `base_grand_total`, `base_total_paid`, `grand_total`, `total_paid`, `increment_id`, `base_currency_code`, `order_currency_code`, `shipping_name`, `billing_name`, `created_at`, `updated_at`) VALUES (79, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 8, 75.0000, 75.0000, 75.0000, 75.0000, '100000068', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-24 16:22:57', '2010-08-24 16:24:18'), (80, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 7.0000, 7.0000, 7.0000, 7.0000, '100000069', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-25 08:11:23', '2010-08-25 08:11:51'), (81, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 3, 4.0000, 4.0000, 4.0000, 4.0000, '100000070', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-25 08:29:07', '2010-08-25 08:29:36'), (82, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 75.0000, 75.0000, 75.0000, 75.0000, '100000071', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 08:57:32', '2010-08-25 08:58:23'), (83, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 75.0000, 75.0000, 75.0000, 75.0000, '100000072', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 09:09:11', '2010-08-25 09:09:34'), (84, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 45.0000, 45.0000, 45.0000, 45.0000, '100000073', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 09:23:40', '2010-08-25 09:24:01'), (85, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 3, 4.0000, 4.0000, 4.0000, 4.0000, '100000074', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-25 09:26:56', '2010-08-25 09:27:27'), (86, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 45.0000, 45.0000, 45.0000, 45.0000, '100000075', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 09:37:44', '2010-08-25 09:38:01'), (87, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 45.0000, 45.0000, 45.0000, 45.0000, '100000076', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 09:53:08', '2010-08-25 09:54:12'), (88, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 3, 55.0000, 55.0000, 55.0000, 55.0000, '100000077', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-25 09:55:32', '2010-08-25 09:55:56'), (89, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 45.0000, 45.0000, 45.0000, 45.0000, '100000078', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 10:09:53', '2010-08-25 10:10:27'), (90, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 45.0000, 45.0000, 45.0000, 45.0000, '100000079', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 10:17:12', '2010-08-25 10:17:35'), (91, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 45.0000, 45.0000, 45.0000, 45.0000, '100000080', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 10:27:27', '2010-08-25 10:29:03'), (92, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 165.0000, 165.0000, 165.0000, 165.0000, '100000081', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 10:46:57', '2010-08-25 10:47:37'), (93, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 13.0000, 13.0000, 13.0000, 13.0000, '100000082', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 10:59:29', '2010-08-25 10:59:43'), (94, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000083', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 11:03:18', '2010-08-25 11:03:35'), (95, 'pending_payment', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 13.0000, NULL, 13.0000, NULL, '100000084', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 11:15:26', '2010-08-25 11:15:28'), (96, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000085', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 11:16:36', '2010-08-25 11:16:53'), (97, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 43.0000, 43.0000, 43.0000, 43.0000, '100000086', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 12:13:39', '2010-08-25 12:13:59'), (98, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000087', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 12:21:33', '2010-08-25 12:22:12'), (99, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000088', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 12:36:11', '2010-08-25 12:36:30'), (100, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 3, 48.0000, 48.0000, 48.0000, 48.0000, '100000089', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-25 12:44:28', '2010-08-25 12:45:22'), (101, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000090', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 12:44:52', '2010-08-25 12:45:05'), (102, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000091', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 12:50:38', '2010-08-25 12:50:52'), (103, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000092', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 12:57:02', '2010-08-25 12:57:15'), (104, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000093', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 13:05:09', '2010-08-25 13:05:23'); INSERT INTO `sales_flat_order_grid` (`entity_id`, `status`, `store_id`, `store_name`, `customer_id`, `base_grand_total`, `base_total_paid`, `grand_total`, `total_paid`, `increment_id`, `base_currency_code`, `order_currency_code`, `shipping_name`, `billing_name`, `created_at`, `updated_at`) VALUES (105, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000094', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 13:09:52', '2010-08-25 13:10:10'), (106, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000095', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 13:17:34', '2010-08-25 13:17:53'), (107, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 3, 9.0000, 9.0000, 9.0000, 9.0000, '100000096', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-25 13:30:59', '2010-08-25 13:31:23'), (108, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000097', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 13:33:37', '2010-08-25 13:33:51'), (109, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000098', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 13:37:46', '2010-08-25 13:38:05'), (110, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000099', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 13:45:01', '2010-08-25 13:45:19'), (111, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000100', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 14:17:21', '2010-08-25 14:17:41'), (112, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 3, 4.0000, 4.0000, 4.0000, 4.0000, '100000101', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-25 14:21:06', '2010-08-25 14:21:41'), (113, 'processing', 2, 'Main Website\nMain Website Store\nEnglish', 3, 48.0000, 48.0000, 48.0000, 48.0000, '200000012', 'EUR', 'EUR', 'Margot Barthels', 'Margot Barthels', '2010-08-25 14:28:14', '2010-08-25 14:28:46'), (114, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 7.0000, 7.0000, 7.0000, 7.0000, '100000102', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-25 14:34:24', '2010-08-25 14:34:55'), (115, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000103', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 15:22:50', '2010-08-25 15:23:11'), (116, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000104', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 15:26:24', '2010-08-25 15:26:42'), (117, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000105', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 15:28:22', '2010-08-25 15:28:40'), (118, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000106', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 15:32:27', '2010-08-25 15:32:45'), (119, 'pending_payment', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, NULL, 7.0000, NULL, '100000107', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 16:03:22', '2010-08-25 16:03:26'), (120, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, NULL, 7.0000, NULL, '100000108', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 16:05:04', '2010-08-25 16:05:34'), (121, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, NULL, 7.0000, NULL, '100000109', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 16:08:58', '2010-08-25 16:09:39'), (122, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, NULL, 7.0000, NULL, '100000110', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 16:11:05', '2010-08-25 16:12:13'), (123, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 13.0000, 13.0000, 13.0000, 13.0000, '100000111', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 16:15:55', '2010-08-25 16:18:06'), (124, 'canceled', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000112', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 16:25:47', '2010-08-25 16:28:06'), (125, 'pending_payment', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, NULL, 7.0000, NULL, '100000113', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 16:35:01', '2010-08-25 16:35:04'), (126, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000114', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 16:52:00', '2010-08-25 16:52:22'), (127, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000115', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 16:57:40', '2010-08-25 16:59:53'), (128, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000116', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-25 17:18:33', '2010-08-25 17:19:03'), (129, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 9, 7.0000, 7.0000, 7.0000, 7.0000, '100000117', 'EUR', 'EUR', 'Wolfgang Price', 'Wolfgang Price', '2010-08-26 09:19:08', '2010-08-26 09:21:42'), (130, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 5.0000, 5.0000, 5.0000, 5.0000, '100000118', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-26 09:55:41', '2010-08-26 09:56:13'); INSERT INTO `sales_flat_order_grid` (`entity_id`, `status`, `store_id`, `store_name`, `customer_id`, `base_grand_total`, `base_total_paid`, `grand_total`, `total_paid`, `increment_id`, `base_currency_code`, `order_currency_code`, `shipping_name`, `billing_name`, `created_at`, `updated_at`) VALUES (131, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 11, 151.0000, 151.0000, 151.0000, 151.0000, '100000119', 'EUR', 'EUR', 'Robert Blumberg', 'Robert Blumberg', '2010-08-27 07:28:36', '2010-08-27 07:29:24'), (132, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 11, 61.0000, 61.0000, 61.0000, 61.0000, '100000120', 'EUR', 'EUR', 'Robert Blumberg', 'Robert Blumberg', '2010-08-27 07:31:53', '2010-08-27 07:32:22'), (133, 'pending_payment', 1, 'Main Website\nMain Website Store\nDeutsch', 11, 45.0000, NULL, 45.0000, NULL, '100000121', 'EUR', 'EUR', 'Robert Blumberg', 'Robert Blumberg', '2010-08-27 09:33:00', '2010-08-27 09:33:03'), (134, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 151.0000, 151.0000, 151.0000, 151.0000, '100000122', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-28 06:00:24', '2010-08-28 06:01:03'), (135, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 61.0000, 61.0000, 61.0000, 61.0000, '100000123', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-28 06:09:35', '2010-08-28 06:10:05'), (136, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 7.0000, 7.0000, 7.0000, 7.0000, '100000124', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-28 06:15:07', '2010-08-28 06:15:38'), (137, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 121.0000, 121.0000, 121.0000, 121.0000, '100000125', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-28 06:21:24', '2010-08-28 06:21:56'), (138, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 61.0000, 61.0000, 61.0000, 61.0000, '100000126', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-28 07:04:09', '2010-08-28 07:04:40'), (139, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 55.0000, 55.0000, 55.0000, 55.0000, '100000127', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-28 07:31:18', '2010-08-28 07:31:54'), (140, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 13.0000, 13.0000, 13.0000, 13.0000, '100000128', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-28 07:49:58', '2010-08-28 07:50:31'), (141, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 151.0000, 151.0000, 151.0000, 151.0000, '100000129', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-28 07:53:46', '2010-08-28 07:54:20'), (142, 'pending_payment', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 121.0000, 121.0000, 121.0000, 121.0000, '100000130', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-28 07:58:18', '2010-08-28 11:23:19'), (143, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 151.0000, 151.0000, 151.0000, 151.0000, '100000131', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-28 08:25:05', '2010-08-28 08:25:36'), (144, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 61.0000, 61.0000, 61.0000, 61.0000, '100000132', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-28 08:28:45', '2010-08-28 08:29:34'), (145, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 151.0000, 151.0000, 151.0000, 151.0000, '100000133', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-28 11:15:08', '2010-08-28 11:16:05'), (146, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 61.0000, 61.0000, 61.0000, 61.0000, '100000134', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-28 11:21:06', '2010-08-28 11:21:34'), (147, 'processing', 1, 'Main Website\nMain Website Store\nDeutsch', NULL, 73.0000, 73.0000, 73.0000, 73.0000, '100000135', 'EUR', 'EUR', 'test test', 'test test', '2010-08-28 11:31:04', '2010-08-28 11:31:38'), (148, 'pending_payment', 1, 'Main Website\nMain Website Store\nDeutsch', 7, 10.0000, NULL, 10.0000, NULL, '100000137', 'EUR', 'EUR', 'Frank Lorenz', 'Frank Lorenz', '2010-08-31 16:53:31', '2010-08-31 16:53:36'); /*!40000 ALTER TABLE `sales_flat_order_grid` ENABLE KEYS */; # Dumping structure for table web36db1.sales_flat_order_item CREATE TABLE IF NOT EXISTS `sales_flat_order_item` ( `item_id` int(10) unsigned NOT NULL auto_increment, `order_id` int(10) unsigned NOT NULL default '0', `parent_item_id` int(10) unsigned default NULL, `quote_item_id` int(10) unsigned default NULL, `store_id` smallint(5) 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', `product_id` int(10) unsigned default NULL, `product_type` varchar(255) default NULL, `product_options` text, `weight` decimal(12,4) default '0.0000', `is_virtual` tinyint(1) unsigned default NULL, `sku` varchar(255) NOT NULL default '', `name` varchar(255) default NULL, `description` text, `applied_rule_ids` text, `additional_data` text, `free_shipping` tinyint(1) unsigned NOT NULL default '0', `is_qty_decimal` tinyint(1) unsigned default NULL, `no_discount` tinyint(1) unsigned default '0', `qty_backordered` decimal(12,4) default '0.0000', `qty_canceled` decimal(12,4) default '0.0000', `qty_invoiced` decimal(12,4) default '0.0000', `qty_ordered` decimal(12,4) default '0.0000', `qty_refunded` decimal(12,4) default '0.0000', `qty_shipped` decimal(12,4) default '0.0000', `base_cost` decimal(12,4) default '0.0000', `price` decimal(12,4) NOT NULL default '0.0000', `base_price` decimal(12,4) NOT NULL default '0.0000', `original_price` decimal(12,4) default NULL, `base_original_price` decimal(12,4) default NULL, `tax_percent` decimal(12,4) default '0.0000', `tax_amount` decimal(12,4) default '0.0000', `base_tax_amount` decimal(12,4) default '0.0000', `tax_invoiced` decimal(12,4) default '0.0000', `base_tax_invoiced` decimal(12,4) default '0.0000', `discount_percent` decimal(12,4) default '0.0000', `discount_amount` decimal(12,4) default '0.0000', `base_discount_amount` decimal(12,4) default '0.0000', `discount_invoiced` decimal(12,4) default '0.0000', `base_discount_invoiced` decimal(12,4) default '0.0000', `amount_refunded` decimal(12,4) default '0.0000', `base_amount_refunded` decimal(12,4) default '0.0000', `row_total` decimal(12,4) NOT NULL default '0.0000', `base_row_total` decimal(12,4) NOT NULL default '0.0000', `row_invoiced` decimal(12,4) NOT NULL default '0.0000', `base_row_invoiced` decimal(12,4) NOT NULL default '0.0000', `row_weight` decimal(12,4) default '0.0000', `gift_message_id` int(10) default NULL, `gift_message_available` int(10) default NULL, `base_tax_before_discount` decimal(12,4) default NULL, `tax_before_discount` decimal(12,4) default NULL, `ext_order_item_id` varchar(255) default NULL, `weee_tax_applied` text, `weee_tax_applied_amount` 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, `base_weee_tax_applied_row_amount` decimal(12,4) default NULL, `weee_tax_disposition` decimal(12,4) default NULL, `weee_tax_row_disposition` decimal(12,4) default NULL, `base_weee_tax_disposition` decimal(12,4) default NULL, `base_weee_tax_row_disposition` decimal(12,4) default NULL, `locked_do_invoice` tinyint(1) unsigned default NULL, `locked_do_ship` tinyint(1) unsigned default NULL, `price_incl_tax` decimal(12,4) default NULL, `base_price_incl_tax` decimal(12,4) default NULL, `row_total_incl_tax` decimal(12,4) default NULL, `base_row_total_incl_tax` decimal(12,4) default NULL, `hidden_tax_amount` decimal(12,4) default NULL, `base_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, `is_nominal` int(11) NOT NULL default '0', PRIMARY KEY (`item_id`), KEY `IDX_ORDER` (`order_id`), KEY `IDX_STORE_ID` (`store_id`), CONSTRAINT `FK_SALES_FLAT_ORDER_ITEM_PARENT` FOREIGN KEY (`order_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALES_FLAT_ORDER_ITEM_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=324 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_order_item: 313 rows /*!40000 ALTER TABLE `sales_flat_order_item` DISABLE KEYS */; INSERT INTO `sales_flat_order_item` (`item_id`, `order_id`, `parent_item_id`, `quote_item_id`, `store_id`, `created_at`, `updated_at`, `product_id`, `product_type`, `product_options`, `weight`, `is_virtual`, `sku`, `name`, `description`, `applied_rule_ids`, `additional_data`, `free_shipping`, `is_qty_decimal`, `no_discount`, `qty_backordered`, `qty_canceled`, `qty_invoiced`, `qty_ordered`, `qty_refunded`, `qty_shipped`, `base_cost`, `price`, `base_price`, `original_price`, `base_original_price`, `tax_percent`, `tax_amount`, `base_tax_amount`, `tax_invoiced`, `base_tax_invoiced`, `discount_percent`, `discount_amount`, `base_discount_amount`, `discount_invoiced`, `base_discount_invoiced`, `amount_refunded`, `base_amount_refunded`, `row_total`, `base_row_total`, `row_invoiced`, `base_row_invoiced`, `row_weight`, `gift_message_id`, `gift_message_available`, `base_tax_before_discount`, `tax_before_discount`, `ext_order_item_id`, `weee_tax_applied`, `weee_tax_applied_amount`, `weee_tax_applied_row_amount`, `base_weee_tax_applied_amount`, `base_weee_tax_applied_row_amount`, `weee_tax_disposition`, `weee_tax_row_disposition`, `base_weee_tax_disposition`, `base_weee_tax_row_disposition`, `locked_do_invoice`, `locked_do_ship`, `price_incl_tax`, `base_price_incl_tax`, `row_total_incl_tax`, `base_row_total_incl_tax`, `hidden_tax_amount`, `base_hidden_tax_amount`, `hidden_tax_invoiced`, `base_hidden_tax_invoiced`, `hidden_tax_refunded`, `base_hidden_tax_refunded`, `is_nominal`) VALUES (1, 1, NULL, 280, 1, '2010-07-20 10:42:52', '2010-08-15 17:33:52', 16, 'simple', 'a:2:{s:15:"info_buyRequest";a:5:{s:4:"uenc";s:116:"aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZnVlaHJ1bmdlbi9wcml2YXRlLWdydXBwZW5mdWhydW5nLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"16";s:15:"related_product";s:0:"";s:7:"options";a:3:{i:9;s:2:"15";i:5;s:1:"6";i:4;s:1:"4";}s:3:"qty";s:0:"";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"90 min";s:11:"print_value";s:6:"90 min";s:9:"option_id";s:1:"9";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"15";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:14:"Preiskategorie";s:5:"value";s:6:"normal";s:11:"print_value";s:6:"normal";s:9:"option_id";s:1:"5";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:1:"6";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:1:"4";s:11:"option_type";s:5:"radio";s:12:"option_value";s:1:"4";s:11:"custom_view";b:0;}}}', 1.0000, 0, 'AW11', 'Private Gruppenführung', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 1.0000, NULL, 75.6300, 75.6300, 75.6300, 75.6300, 19.0000, 14.3700, 14.3700, 14.3700, 14.3700, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.6300, 75.6300, 75.6300, 75.6300, 1.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (2, 1, NULL, 281, 1, '2010-07-20 10:42:53', '2010-08-15 17:33:53', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', 1.0000, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 1.0000, NULL, 4.2000, 4.2000, 4.2000, 4.2000, 19.0000, 0.8000, 0.8000, 0.8000, 0.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.2000, 4.2000, 4.2000, 4.2000, 1.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (3, 2, NULL, 304, 1, '2010-07-22 09:56:51', '2010-07-22 09:57:27', 24, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:88:"aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS5odG1s";s:7:"product";s:2:"24";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"24.09.10";s:3:"qty";s:2:"10";}}', NULL, 1, 'AW151', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 3.3600, 3.3600, 3.3600, 3.3600, 19.0000, 6.3900, 6.3900, 6.3900, 6.3900, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 33.6100, 33.6100, 33.6100, 33.6100, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (4, 2, NULL, 305, 1, '2010-07-22 09:56:53', '2010-07-22 09:57:27', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', 1.0000, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 1.0000, NULL, 4.2100, 4.2100, 4.2100, 4.2100, 19.0000, 0.7900, 0.7900, 0.7900, 0.7900, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.2100, 4.2100, 4.2100, 4.2100, 1.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (5, 3, NULL, 308, 1, '2010-07-22 10:41:10', '2010-07-22 10:41:55', 21, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZWluemVsdGlja2V0cy90YWdlc3RpY2tldC1vbmxpbmUuaHRtbA,,";s:7:"product";s:2:"21";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"24.09.10";s:3:"qty";s:0:"";}}', NULL, 0, 'AW141', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0400, 5.0400, 5.0400, 5.0400, 19.0000, 0.9600, 0.9600, 0.9600, 0.9600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0400, 5.0400, 5.0400, 5.0400, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (6, 3, NULL, 309, 1, '2010-07-22 10:41:12', '2010-07-22 10:41:55', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 0.8400, 0.8400, 0.8400, 0.8400, 19.0000, 0.1600, 0.1600, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8400, 0.8400, 0.8400, 0.8400, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (7, 3, NULL, 310, 1, '2010-07-22 10:41:13', '2010-07-22 10:41:56', 31, 'downloadable', 'a:4:{s:15:"info_buyRequest";a:5:{s:4:"uenc";s:84:"aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZG93bmxvYWQtcHJvZHVrdC10ZXN0Lmh0bWw,";s:7:"product";s:2:"31";s:15:"related_product";s:0:"";s:5:"links";a:1:{i:0;s:1:"1";}s:3:"qty";s:0:"";}s:5:"links";a:1:{i:0;s:1:"1";}s:15:"is_downloadable";b:1;s:17:"real_product_type";s:12:"downloadable";}', NULL, 1, 'AW160', 'Download Produkt Test', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 3.3600, 3.3600, 3.3600, 3.3600, 19.0000, 0.6400, 0.6400, 0.6400, 0.6400, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.3600, 3.3600, 3.3600, 3.3600, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (8, 4, NULL, 324, 2, '2010-07-23 15:01:11', '2010-07-23 15:01:11', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'sales fee (single tickets) 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 0.8400, 0.8400, 0.8400, 0.8400, 19.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8400, 0.8400, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (9, 4, NULL, 325, 2, '2010-07-23 15:01:12', '2010-07-23 15:01:12', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:96:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYWxsLXRpbWUtdGlja2V0LXNwZWNpYWwuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:7:"9/19/10";s:15:"aw_booking_from";s:7:"9/19/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"10";}s:3:"qty";s:1:"3";s:13:"aw_booking_to";s:7:"9/19/10";}}', NULL, 1, 'ALL-special-TEST', 'All time Ticket special', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 3.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 18.0000, 18.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 18.0000, 18.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (10, 5, NULL, 328, 2, '2010-07-23 15:03:37', '2010-07-23 15:03:37', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:132:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2FsbC10aW1lLXRpY2tldC1zcGVjaWFsLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:7:"9/21/10";s:15:"aw_booking_from";s:7:"9/21/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"20";}s:3:"qty";s:1:"3";s:13:"aw_booking_to";s:7:"9/21/10";}}', NULL, 1, 'ALL-special-TEST', 'All time Ticket special', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 3.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 18.0000, 18.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 18.0000, 18.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (11, 5, NULL, 329, 2, '2010-07-23 15:03:38', '2010-07-23 15:03:38', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'sales fee (single tickets) 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 0.8400, 0.8400, 0.8400, 0.8400, 19.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8400, 0.8400, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (12, 6, NULL, 330, 2, '2010-07-23 15:05:12', '2010-07-23 15:05:12', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:132:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2FsbC10aW1lLXRpY2tldC1zcGVjaWFsLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:7:"9/22/10";s:15:"aw_booking_from";s:7:"9/22/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"3";s:13:"aw_booking_to";s:7:"9/22/10";}}', NULL, 1, 'ALL-special-TEST', 'All time Ticket special', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 3.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 18.0000, 18.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 18.0000, 18.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (13, 6, NULL, 331, 2, '2010-07-23 15:05:13', '2010-07-23 15:05:13', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'sales fee (single tickets) 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 0.8400, 0.8400, 0.8400, 0.8400, 19.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8400, 0.8400, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (14, 7, NULL, 337, 1, '2010-07-29 09:41:56', '2010-07-29 09:41:56', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 0.8400, 0.8400, 0.8400, 0.8400, 19.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8400, 0.8400, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (15, 7, NULL, 338, 1, '2010-07-29 09:41:57', '2010-07-29 09:41:57', 21, 'bookable', 'a:2:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:88:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLmh0bWw,";s:7:"product";s:2:"21";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"26.08.10";s:15:"aw_booking_from";s:8:"26.08.10";s:21:"aw_booking_to_display";s:8:"29.08.10";s:13:"aw_booking_to";s:8:"29.08.10";s:7:"options";a:1:{i:22;a:1:{i:0;s:2:"37";}}s:3:"qty";s:3:"100";}s:7:"options";a:1:{i:0;a:7:{s:5:"label";s:14:"Preiskategorie";s:5:"value";s:10:"ermäßigt";s:11:"print_value";s:10:"ermäßigt";s:9:"option_id";s:2:"22";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"37";s:11:"custom_view";b:0;}}}', NULL, 0, 'AW141', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 100.0000, 0.0000, 0.0000, NULL, 22.0000, 22.0000, 22.0000, 22.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2200.0000, 2200.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 22.0000, 22.0000, 2200.0000, 2200.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (16, 8, NULL, 342, 1, '2010-07-29 15:47:41', '2010-07-29 15:47:41', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 0.8400, 0.8400, 0.8400, 0.8400, 19.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8400, 0.8400, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (17, 8, NULL, 344, 1, '2010-07-29 15:47:42', '2010-07-29 15:47:42', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:11:{s:4:"uenc";s:132:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2FsbC10aW1lLXRpY2tldC1zcGVjaWFsLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"cal1Container_nav_month";s:1:"8";s:22:"cal1Container_nav_year";s:4:"2010";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"3";s:13:"aw_booking_to";s:8:"24.09.10";}}', NULL, 1, 'ALL-special-TEST', 'All time Ticket special', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 3.0000, 0.0000, 0.0000, NULL, 1000.0000, 1000.0000, 1000.0000, 1000.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3000.0000, 3000.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1000.0000, 1000.0000, 3000.0000, 3000.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (18, 9, NULL, 467, 2, '2010-08-08 15:25:19', '2010-08-08 15:25:19', 35, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/13/10";s:15:"aw_booking_from";s:8:"08/13/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"08/13/10";}}', NULL, 1, 'GRZFT', 'Group-One-Day-Time-Frame-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (19, 9, NULL, 468, 2, '2010-08-08 15:25:20', '2010-08-08 15:25:20', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'sales fee (group tickets) 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (20, 9, NULL, 469, 2, '2010-08-08 15:25:21', '2010-08-08 15:25:21', 41, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/22/10";s:15:"aw_booking_from";s:8:"08/22/10";s:21:"aw_booking_to_display";s:8:"08/22/10";s:13:"aw_booking_to";s:8:"08/22/10";s:3:"qty";s:2:"10";}}', NULL, 0, 'GRTT', 'Group-One-Day-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (21, 9, NULL, 470, 2, '2010-08-08 15:25:21', '2010-08-08 15:25:21', 33, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/15/10";s:15:"aw_booking_from";s:8:"08/15/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:7:"options";a:1:{i:27;a:1:{i:0;s:3:"120";}}s:3:"qty";s:0:"";s:13:"aw_booking_to";s:8:"08/15/10";}s:7:"options";a:1:{i:0;a:7:{s:5:"label";s:14:"Price Category";s:5:"value";s:34:"free(Children up to the age of 15)";s:11:"print_value";s:34:"free(Children up to the age of 15)";s:9:"option_id";s:2:"27";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:3:"120";s:11:"custom_view";b:0;}}}', NULL, 1, 'ZFT-ZFT_FR', 'One-Day-Time-Frame-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (22, 9, NULL, 471, 2, '2010-08-08 15:25:22', '2010-08-08 15:25:22', 40, 'bookable', 'a:2:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:120:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi9oaWdobGlnaHRmdWhydW5nLXdlbHR3aXNzZW4tNDAuaHRtbA,,";s:7:"product";s:2:"40";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:6:"8/8/10";s:15:"aw_booking_from";s:6:"8/8/10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:6:"8/8/10";s:7:"options";a:1:{i:39;a:1:{i:0;s:2:"61";}}s:3:"qty";s:0:"";}s:7:"options";a:1:{i:0;a:7:{s:5:"label";s:14:"Price Category";s:5:"value";s:8:"reduced ";s:11:"print_value";s:8:"reduced ";s:9:"option_id";s:2:"39";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"61";s:11:"custom_view";b:0;}}}', NULL, 0, 'TFH-TFH_ER', 'Highlight Tour WeltWissen (rotating tour)', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 2.0000, 2.0000, 2.0000, 2.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.0000, 2.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 2.0000, 2.0000, 2.0000, 2.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (23, 10, NULL, 493, 2, '2010-08-11 14:12:25', '2010-08-11 14:12:57', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'sales fee (single tickets) 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (24, 10, NULL, 494, 2, '2010-08-11 14:12:26', '2010-08-11 14:12:57', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/11/10";s:15:"aw_booking_from";s:8:"08/11/10";s:21:"aw_booking_to_display";s:8:"08/11/10";s:13:"aw_booking_to";s:8:"08/11/10";s:3:"qty";s:1:"1";}}', NULL, 1, 'TT', 'One-Day-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (25, 10, NULL, 495, 2, '2010-08-11 14:12:27', '2010-08-11 14:12:57', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/12/10";s:15:"aw_booking_from";s:8:"08/12/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:0:"";s:13:"aw_booking_to";s:8:"08/12/10";}}', NULL, 1, 'ZFT', 'One-Day-Time-Frame-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (26, 10, NULL, 496, 2, '2010-08-11 14:12:28', '2010-08-11 14:12:57', 33, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/27/10";s:15:"aw_booking_from";s:8:"08/27/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"11";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"11";s:7:"minutes";s:2:"30";}s:7:"options";a:1:{i:27;a:1:{i:0;s:2:"45";}}s:3:"qty";s:0:"";s:13:"aw_booking_to";s:8:"08/27/10";}s:7:"options";a:1:{i:0;a:7:{s:5:"label";s:14:"Price Category";s:5:"value";s:45:"reduced (list please see product description)";s:11:"print_value";s:45:"reduced (list please see product description)";s:9:"option_id";s:2:"27";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"45";s:11:"custom_view";b:0;}}}', NULL, 1, 'ZFT-ZFT_ER', 'One-Day-Time-Frame-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (27, 11, NULL, 497, 1, '2010-08-11 14:59:47', '2010-08-11 15:00:15', 34, 'bookable', 'a:2:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:128:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL3RhZ2VzdGlja2V0LW9ubGluZS0zNC5odG1s";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"27.08.10";s:15:"aw_booking_from";s:8:"27.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"27.08.10";s:7:"options";a:1:{i:28;a:1:{i:0;s:2:"46";}}s:3:"qty";s:1:"1";}s:7:"options";a:1:{i:0;a:7:{s:5:"label";s:14:"Preiskategorie";s:5:"value";s:52:"ermäßigt (Personenkreis siehe Produktbeschreibung)";s:11:"print_value";s:52:"ermäßigt (Personenkreis siehe Produktbeschreibung)";s:9:"option_id";s:2:"28";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"46";s:11:"custom_view";b:0;}}}', NULL, 1, 'TT-TT_ER', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (28, 11, NULL, 498, 1, '2010-08-11 14:59:47', '2010-08-11 15:00:15', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 1.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (29, 12, NULL, 499, 2, '2010-08-12 07:08:06', '2010-08-15 17:52:22', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/13/10";s:15:"aw_booking_from";s:8:"08/13/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"51";i:44;s:2:"93";i:43;s:2:"91";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"08/13/10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:8:"Duration";s:5:"value";s:6:"90 min";s:11:"print_value";s:6:"90 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"51";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:8:"Language";s:5:"value";s:6:"german";s:11:"print_value";s:6:"german";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:12:"Participants";s:5:"value";s:2:"12";s:11:"print_value";s:2:"12";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"91";s:11:"custom_view";b:0;}}}', NULL, 0, 'UEFGR-UEFGR_90-UEFGR_D', 'Overview Tours for private Groups ', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 1.0000, NULL, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (30, 12, NULL, 500, 2, '2010-08-12 07:08:06', '2010-08-15 17:52:22', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'sales fee (group tickets) 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 1.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (31, 12, NULL, 501, 2, '2010-08-12 07:08:07', '2010-08-15 17:52:22', 34, 'bookable', 'a:2:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/13/10";s:15:"aw_booking_from";s:8:"08/13/10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"08/13/10";s:7:"options";a:1:{i:28;a:1:{i:0;s:3:"123";}}s:3:"qty";s:2:"12";}s:7:"options";a:1:{i:0;a:7:{s:5:"label";s:14:"Price Category";s:5:"value";s:31:"free (children up to age of 15)";s:11:"print_value";s:31:"free (children up to age of 15)";s:9:"option_id";s:2:"28";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:3:"123";s:11:"custom_view";b:0;}}}', NULL, 1, 'TT-TT_FR', 'One-Day-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 12.0000, 12.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (32, 13, NULL, 503, 2, '2010-08-12 08:47:27', '2010-08-12 17:34:13', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/13/10";s:15:"aw_booking_from";s:8:"08/13/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"20";s:13:"aw_booking_to";s:8:"08/13/10";}}', NULL, 1, 'ZFT', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 20.0000, 20.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 120.0000, 120.0000, 120.0000, 120.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 120.0000, 120.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (33, 13, NULL, 505, 1, '2010-08-12 08:47:28', '2010-08-12 17:34:14', 41, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"13.08.10";s:15:"aw_booking_from";s:8:"13.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"13.08.10";s:3:"qty";s:2:"35";}}', NULL, 0, 'GRTT', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 35.0000, 35.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 140.0000, 140.0000, 140.0000, 140.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 140.0000, 140.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (34, 13, NULL, 506, 1, '2010-08-12 08:47:29', '2010-08-12 17:34:14', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (35, 13, NULL, 507, 1, '2010-08-12 08:47:29', '2010-08-12 17:34:14', 41, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"12.08.10";s:15:"aw_booking_from";s:8:"12.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"12.08.10";s:3:"qty";s:2:"35";}}', NULL, 0, 'GRTT', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 35.0000, 35.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 140.0000, 140.0000, 140.0000, 140.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 140.0000, 140.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (36, 13, NULL, 508, 1, '2010-08-12 08:47:30', '2010-08-12 17:34:14', 41, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"15.08.10";s:15:"aw_booking_from";s:8:"15.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"15.08.10";s:3:"qty";s:2:"35";}}', NULL, 0, 'GRTT', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 35.0000, 35.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 140.0000, 140.0000, 140.0000, 140.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 140.0000, 140.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (37, 13, NULL, 509, 1, '2010-08-12 08:47:31', '2010-08-12 17:34:14', 41, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"16.08.10";s:15:"aw_booking_from";s:8:"16.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"16.08.10";s:3:"qty";s:2:"35";}}', NULL, 0, 'GRTT', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 35.0000, 35.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 140.0000, 140.0000, 140.0000, 140.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 140.0000, 140.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (38, 13, NULL, 510, 1, '2010-08-12 08:47:32', '2010-08-12 17:34:14', 41, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"19.08.10";s:15:"aw_booking_from";s:8:"19.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"19.08.10";s:3:"qty";s:2:"35";}}', NULL, 0, 'GRTT', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 35.0000, 35.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 140.0000, 140.0000, 140.0000, 140.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 140.0000, 140.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (39, 14, NULL, 511, 1, '2010-08-12 13:11:38', '2010-08-12 17:30:19', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"14.08.10";s:15:"aw_booking_from";s:8:"14.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"89";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"14.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"10";s:11:"print_value";s:2:"10";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"89";s:11:"custom_view";b:0;}}}', NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen (Private Führung in Deutsch und Englisch) ', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (40, 14, NULL, 512, 1, '2010-08-12 13:11:39', '2010-08-12 17:30:19', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (41, 15, NULL, 522, 1, '2010-08-13 08:05:51', '2010-08-13 08:26:09', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"15.08.10";s:15:"aw_booking_from";s:8:"15.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"89";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"15.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"10";s:11:"print_value";s:2:"10";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"89";s:11:"custom_view";b:0;}}}', NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen (Private Führung in Deutsch und Englisch) ', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (42, 15, NULL, 523, 1, '2010-08-13 08:05:52', '2010-08-13 08:26:09', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (43, 15, NULL, 524, 1, '2010-08-13 08:05:53', '2010-08-13 08:26:09', 35, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"15.08.10";s:15:"aw_booking_from";s:8:"15.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"15.08.10";}}', NULL, 1, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (44, 16, NULL, 525, 1, '2010-08-13 08:22:50', '2010-08-13 08:26:23', 37, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"18";s:7:"minutes";s:2:"00";}s:7:"options";a:4:{i:33;s:2:"54";i:41;a:1:{i:0;s:2:"62";}i:48;s:3:"130";i:42;s:3:"141";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}s:7:"options";a:4:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"33";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"54";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"41";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"62";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:13:"Klassenstufen";s:5:"value";s:16:"10. - 13. Klasse";s:11:"print_value";s:16:"10. - 13. Klasse";s:9:"option_id";s:2:"48";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"130";s:11:"custom_view";b:0;}i:3;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"25";s:11:"print_value";s:2:"25";s:9:"option_id";s:2:"42";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"141";s:11:"custom_view";b:0;}}}', NULL, 0, 'UEFSK-UEFSK_60-UEFSK_60_D-UEFSK_10_13', 'Überblicksführung für Schulklassen (Private Führung in Deutsch und Englisch)', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 50.0000, 50.0000, 50.0000, 50.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 50.0000, 50.0000, 50.0000, 50.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 50.0000, 50.0000, 50.0000, 50.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (45, 16, NULL, 526, 1, '2010-08-13 08:22:50', '2010-08-13 08:26:23', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (46, 17, NULL, 529, 1, '2010-08-13 09:40:46', '2010-08-13 09:41:43', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (47, 17, NULL, 530, 1, '2010-08-13 09:40:47', '2010-08-13 09:41:44', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"29.08.10";s:3:"qty";s:1:"5";}}', NULL, 1, 'TT', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 30.0000, 30.0000, 30.0000, 30.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 30.0000, 30.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (48, 18, NULL, 531, 2, '2010-08-13 10:02:22', '2010-08-15 17:39:41', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'sales fee (single tickets) 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 1.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (49, 18, NULL, 532, 2, '2010-08-13 10:02:23', '2010-08-15 17:39:41', 39, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZmFtaWxpZW5mdWhydW5nLXdlbHR3aXNzZW4tMzkuaHRtbA,,";s:7:"product";s:2:"39";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/29/10";s:15:"aw_booking_from";s:8:"08/29/10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"08/29/10";s:3:"qty";s:2:"15";}}', NULL, 0, 'TFF', 'Family Tour WeltWissen (rotating tour)', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 15.0000, 15.0000, 0.0000, 15.0000, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, 45.0000, 45.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 3.0000, 3.0000, 45.0000, 45.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (50, 19, NULL, 534, 1, '2010-08-15 17:47:21', '2010-08-15 17:50:54', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 1.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (51, 19, NULL, 535, 1, '2010-08-15 17:47:22', '2010-08-15 17:50:54', 33, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"15.08.10";s:15:"aw_booking_from";s:8:"15.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"00";}s:7:"options";a:1:{i:27;a:1:{i:0;s:2:"45";}}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"15.08.10";}s:7:"options";a:1:{i:0;a:7:{s:5:"label";s:14:"Preiskategorie";s:5:"value";s:53:"ermäßigt (Personenkreis siehe Produktbeschreibung)";s:11:"print_value";s:53:"ermäßigt (Personenkreis siehe Produktbeschreibung)";s:9:"option_id";s:2:"27";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"45";s:11:"custom_view";b:0;}}}', NULL, 1, 'ZFT-ZFT_ER', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (52, 20, NULL, 538, 1, '2010-08-15 18:07:58', '2010-08-15 18:07:58', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"92";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"13";s:11:"print_value";s:2:"13";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"92";s:11:"custom_view";b:0;}}}', NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (53, 20, NULL, 539, 1, '2010-08-15 18:07:59', '2010-08-15 18:07:59', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (54, 21, NULL, 542, 2, '2010-08-16 06:46:09', '2010-08-16 06:48:08', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/22/10";s:15:"aw_booking_from";s:8:"08/22/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"89";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"08/22/10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:8:"Duration";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:8:"Language";s:5:"value";s:6:"german";s:11:"print_value";s:6:"german";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:12:"Participants";s:5:"value";s:2:"10";s:11:"print_value";s:2:"10";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"89";s:11:"custom_view";b:0;}}}', NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Overview Tours for private Groups ', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (55, 21, NULL, 543, 2, '2010-08-16 06:46:10', '2010-08-16 06:48:08', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'sales fee (group tickets) 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (56, 22, NULL, 546, 1, '2010-08-16 07:58:45', '2010-08-16 07:58:45', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"89";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"10";s:11:"print_value";s:2:"10";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"89";s:11:"custom_view";b:0;}}}', NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (57, 22, NULL, 547, 1, '2010-08-16 07:58:46', '2010-08-16 07:58:46', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (58, 23, NULL, 550, 1, '2010-08-16 08:15:33', '2010-08-16 08:19:22', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"26.08.10";s:15:"aw_booking_from";s:8:"26.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"26.08.10";}}', NULL, 1, 'ZFT', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (59, 23, NULL, 551, 1, '2010-08-16 08:15:34', '2010-08-16 08:19:22', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (60, 24, NULL, 558, 1, '2010-08-16 11:27:15', '2010-08-16 11:27:15', 37, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:7:"options";a:4:{i:33;s:2:"54";i:41;a:1:{i:0;s:2:"62";}i:48;s:3:"128";i:42;s:2:"79";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}s:7:"options";a:4:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"33";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"54";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"41";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"62";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:13:"Klassenstufen";s:5:"value";s:14:"1. - 6. Klasse";s:11:"print_value";s:14:"1. - 6. Klasse";s:9:"option_id";s:2:"48";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"128";s:11:"custom_view";b:0;}i:3;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"20";s:11:"print_value";s:2:"20";s:9:"option_id";s:2:"42";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"79";s:11:"custom_view";b:0;}}}', NULL, 0, 'UEFSK-UEFSK_60-UEFSK_60_D-UEFSK_1_6', 'Überblicksführung für Schulklassen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 50.0000, 50.0000, 50.0000, 50.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 50.0000, 50.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 50.0000, 50.0000, 50.0000, 50.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (61, 24, NULL, 559, 1, '2010-08-16 11:27:16', '2010-08-16 11:27:16', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (62, 25, NULL, 564, 1, '2010-08-16 12:17:28', '2010-08-16 12:17:28', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (63, 25, NULL, 565, 1, '2010-08-16 12:17:29', '2010-08-16 12:17:29', 33, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"18";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"19";s:7:"minutes";s:2:"00";}s:7:"options";a:1:{i:27;a:1:{i:0;s:2:"45";}}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"21.08.10";}s:7:"options";a:1:{i:0;a:7:{s:5:"label";s:14:"Preiskategorie";s:5:"value";s:53:"ermäßigt (Personenkreis siehe Produktbeschreibung)";s:11:"print_value";s:53:"ermäßigt (Personenkreis siehe Produktbeschreibung)";s:9:"option_id";s:2:"27";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"45";s:11:"custom_view";b:0;}}}', NULL, 1, 'ZFT-ZFT_ER', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (64, 26, NULL, 570, 1, '2010-08-16 14:09:53', '2010-08-16 14:09:53', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (65, 26, NULL, 571, 1, '2010-08-16 14:09:54', '2010-08-16 14:09:54', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"20.08.10";s:15:"aw_booking_from";s:8:"20.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"20.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, 'TT', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (66, 27, NULL, 574, 1, '2010-08-17 06:56:22', '2010-08-17 06:57:34', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (67, 27, NULL, 575, 1, '2010-08-17 06:56:23', '2010-08-17 06:57:34', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"20.08.10";s:15:"aw_booking_from";s:8:"20.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"20.08.10";}}', NULL, 1, 'ZFT', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (68, 28, NULL, 582, 1, '2010-08-17 13:41:09', '2010-08-17 13:43:23', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"99";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"18";s:11:"print_value";s:2:"18";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"99";s:11:"custom_view";b:0;}}}', NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (69, 28, NULL, 583, 1, '2010-08-17 13:41:09', '2010-08-17 13:43:23', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (70, 29, NULL, 587, 1, '2010-08-17 15:13:47', '2010-08-17 15:14:22', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (71, 29, NULL, 588, 1, '2010-08-17 15:13:48', '2010-08-17 15:14:22', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"18.08.10";s:15:"aw_booking_from";s:8:"18.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"3";s:13:"aw_booking_to";s:8:"18.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 3.0000, 3.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 18.0000, 18.0000, 18.0000, 18.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 18.0000, 18.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (72, 29, NULL, 589, 1, '2010-08-17 15:13:48', '2010-08-17 15:14:22', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"21.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (73, 30, NULL, 593, 1, '2010-08-17 15:43:11', '2010-08-17 15:44:53', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (74, 30, NULL, 594, 1, '2010-08-17 15:43:11', '2010-08-17 15:44:54', 33, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"11";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:7:"options";a:1:{i:27;a:1:{i:0;s:2:"45";}}s:3:"qty";s:1:"3";s:13:"aw_booking_to";s:8:"21.08.10";}s:7:"options";a:1:{i:0;a:7:{s:5:"label";s:14:"Preiskategorie";s:5:"value";s:53:"ermäßigt (Personenkreis siehe Produktbeschreibung)";s:11:"print_value";s:53:"ermäßigt (Personenkreis siehe Produktbeschreibung)";s:9:"option_id";s:2:"27";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"45";s:11:"custom_view";b:0;}}}', NULL, 1, '2002-200201', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 3.0000, 3.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 12.0000, 12.0000, 12.0000, 12.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 12.0000, 12.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (75, 30, NULL, 595, 1, '2010-08-17 15:43:12', '2010-08-17 15:44:54', 38, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYXVzc3RlbGx1bmdzZnVocnVuZy1pbi1lbmdsaXNjaC5odG1s";s:7:"product";s:2:"38";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"21.08.10";s:3:"qty";s:1:"3";}}', NULL, 0, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 3.0000, 3.0000, 0.0000, 0.0000, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 9.0000, 9.0000, 9.0000, 9.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 3.0000, 3.0000, 9.0000, 9.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (76, 31, NULL, 602, 1, '2010-08-18 11:42:26', '2010-08-18 11:43:03', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (77, 31, NULL, 603, 1, '2010-08-18 11:42:26', '2010-08-18 11:43:03', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"18.08.10";s:15:"aw_booking_from";s:8:"18.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"18.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (78, 31, NULL, 604, 1, '2010-08-18 11:42:27', '2010-08-18 11:43:03', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"18.08.10";s:15:"aw_booking_from";s:8:"18.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"18.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (79, 31, NULL, 605, 1, '2010-08-18 11:42:28', '2010-08-18 11:43:03', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"18.08.10";s:15:"aw_booking_from";s:8:"18.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"18.08.10";s:3:"qty";s:1:"3";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 3.0000, 3.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 18.0000, 18.0000, 18.0000, 18.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 18.0000, 18.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (80, 32, NULL, 609, 1, '2010-08-18 12:27:48', '2010-08-18 12:30:20', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (81, 32, NULL, 610, 1, '2010-08-18 12:27:48', '2010-08-18 12:30:20', 34, 'bookable', 'a:2:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"20.08.10";s:15:"aw_booking_from";s:8:"20.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"20.08.10";s:7:"options";a:1:{i:28;a:1:{i:0;s:2:"46";}}s:3:"qty";s:1:"2";}s:7:"options";a:1:{i:0;a:7:{s:5:"label";s:14:"Preiskategorie";s:5:"value";s:52:"ermäßigt (Personenkreis siehe Produktbeschreibung)";s:11:"print_value";s:52:"ermäßigt (Personenkreis siehe Produktbeschreibung)";s:9:"option_id";s:2:"28";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"46";s:11:"custom_view";b:0;}}}', NULL, 1, '2001-01', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 2.0000, 2.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 8.0000, 8.0000, 8.0000, 8.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 8.0000, 8.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (82, 32, NULL, 611, 1, '2010-08-18 12:27:49', '2010-08-18 12:30:20', 38, 'bookable', 'a:2:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYXVzc3RlbGx1bmdzZnVocnVuZy1pbi1lbmdsaXNjaC5odG1s";s:7:"product";s:2:"38";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"28.08.10";s:7:"options";a:1:{i:34;a:1:{i:0;s:2:"56";}}s:3:"qty";s:1:"2";}s:7:"options";a:1:{i:0;a:7:{s:5:"label";s:14:"Preiskategorie";s:5:"value";s:10:"ermäßigt";s:11:"print_value";s:10:"ermäßigt";s:9:"option_id";s:2:"34";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"56";s:11:"custom_view";b:0;}}}', NULL, 0, '2006-01', 'Ausstellungsführung in Englisch (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 2.0000, 2.0000, 0.0000, 0.0000, NULL, 2.0000, 2.0000, 2.0000, 2.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 2.0000, 2.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (83, 33, NULL, 612, 1, '2010-08-18 12:49:15', '2010-08-18 12:53:13', 37, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:7:"options";a:4:{i:33;s:2:"55";i:41;a:1:{i:0;s:2:"62";}i:48;s:3:"128";i:42;s:2:"67";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"21.08.10";}s:7:"options";a:4:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"90 min";s:11:"print_value";s:6:"90 min";s:9:"option_id";s:2:"33";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"55";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"41";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"62";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:13:"Klassenstufen";s:5:"value";s:14:"1. - 6. Klasse";s:11:"print_value";s:14:"1. - 6. Klasse";s:9:"option_id";s:2:"48";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"128";s:11:"custom_view";b:0;}i:3;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"13";s:11:"print_value";s:2:"13";s:9:"option_id";s:2:"42";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"67";s:11:"custom_view";b:0;}}}', NULL, 0, '2005-02-03-07', 'Überblicksführung für Schulklassen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (84, 33, NULL, 613, 1, '2010-08-18 12:49:16', '2010-08-18 12:53:13', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (85, 34, NULL, 616, 1, '2010-08-18 13:00:09', '2010-08-18 13:01:07', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (86, 34, NULL, 617, 1, '2010-08-18 13:00:09', '2010-08-18 13:01:07', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (87, 35, NULL, 622, 1, '2010-08-19 10:11:37', '2010-08-19 10:46:14', 39, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZmFtaWxpZW5mdWhydW5nLXdlbHR3aXNzZW4tMzkuaHRtbA,,";s:7:"product";s:2:"39";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"22.08.10";s:3:"qty";s:1:"1";}}', NULL, 0, '2007', 'Familienführung WeltWissen (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 1.0000, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (88, 35, NULL, 623, 1, '2010-08-19 10:11:38', '2010-08-19 10:46:14', 35, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"18";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"18";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"22.08.10";}}', NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (89, 35, NULL, 624, 1, '2010-08-19 10:11:39', '2010-08-19 10:46:14', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 1.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (90, 36, NULL, 626, 1, '2010-08-19 10:53:14', '2010-08-19 10:54:13', 41, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"29.08.10";s:3:"qty";s:2:"10";}}', NULL, 0, '2009', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (91, 36, NULL, 627, 1, '2010-08-19 10:53:15', '2010-08-19 10:54:13', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (92, 37, NULL, 633, 1, '2010-08-19 13:26:07', '2010-08-19 13:26:07', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (93, 37, NULL, 634, 1, '2010-08-19 13:26:08', '2010-08-19 13:26:08', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"19.08.10";s:15:"aw_booking_from";s:8:"19.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"19.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (94, 38, NULL, 635, 1, '2010-08-19 14:50:38', '2010-08-19 14:50:40', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (95, 38, NULL, 636, 1, '2010-08-19 14:50:39', '2010-08-19 14:50:40', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"19.08.10";s:15:"aw_booking_from";s:8:"19.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"19.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 2.0000, 2.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 12.0000, 12.0000, 12.0000, 12.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 12.0000, 12.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (96, 39, NULL, 639, 1, '2010-08-19 15:24:11', '2010-08-19 15:24:12', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (97, 39, NULL, 640, 1, '2010-08-19 15:24:11', '2010-08-19 15:24:13', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"19.08.10";s:15:"aw_booking_from";s:8:"19.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"19.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (98, 40, NULL, 646, 1, '2010-08-19 16:19:43', '2010-08-19 16:19:45', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (99, 40, NULL, 647, 1, '2010-08-19 16:19:44', '2010-08-19 16:19:45', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"19.08.10";s:15:"aw_booking_from";s:8:"19.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"19.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (100, 41, NULL, 650, 1, '2010-08-19 16:27:21', '2010-08-19 16:27:23', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"92";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"21.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"13";s:11:"print_value";s:2:"13";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"92";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (101, 41, NULL, 651, 1, '2010-08-19 16:27:22', '2010-08-19 16:27:23', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (102, 42, NULL, 655, 1, '2010-08-20 07:41:49', '2010-08-20 07:41:51', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"89";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"10";s:11:"print_value";s:2:"10";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"89";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (103, 42, NULL, 656, 1, '2010-08-20 07:41:50', '2010-08-20 07:41:52', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (104, 43, NULL, 659, 1, '2010-08-20 08:05:03', '2010-08-20 08:18:11', 41, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGFnZXN0aWNrZXQtb25saW5lLTQxLmh0bWw,";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"21.08.10";s:3:"qty";s:2:"10";}}', NULL, 0, '2009', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (105, 43, NULL, 660, 1, '2010-08-20 08:05:04', '2010-08-20 08:18:12', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (106, 44, NULL, 663, 1, '2010-08-20 08:19:36', '2010-08-20 08:19:46', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (107, 44, NULL, 664, 1, '2010-08-20 08:19:36', '2010-08-20 08:19:47', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"22.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 60.0000, 60.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (108, 45, NULL, 666, 1, '2010-08-20 08:29:14', '2010-08-20 08:30:48', 35, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"21.08.10";}}', NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (109, 45, NULL, 667, 1, '2010-08-20 08:29:15', '2010-08-20 08:30:49', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (110, 46, NULL, 668, 1, '2010-08-20 09:10:42', '2010-08-20 09:12:32', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"89";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"29.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"10";s:11:"print_value";s:2:"10";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"89";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (111, 46, NULL, 669, 1, '2010-08-20 09:10:43', '2010-08-20 09:12:32', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (112, 47, NULL, 670, 1, '2010-08-20 09:52:54', '2010-08-20 09:53:28', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (113, 47, NULL, 671, 1, '2010-08-20 09:52:55', '2010-08-20 09:53:29', 33, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"18";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"18";s:7:"minutes";s:2:"30";}s:7:"options";a:1:{i:27;a:1:{i:0;s:3:"120";}}s:3:"qty";s:2:"25";s:13:"aw_booking_to";s:8:"28.08.10";}s:7:"options";a:1:{i:0;a:7:{s:5:"label";s:14:"Preiskategorie";s:5:"value";s:48:"frei (Frei: Kinder und Jugendliche bis 16 Jahre)";s:11:"print_value";s:48:"frei (Frei: Kinder und Jugendliche bis 16 Jahre)";s:9:"option_id";s:2:"27";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:3:"120";s:11:"custom_view";b:0;}}}', NULL, 1, '2002-02', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 25.0000, 25.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (114, 48, NULL, 672, 2, '2010-08-20 09:56:11', '2010-08-20 09:56:40', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'sales fee (single tickets) 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (115, 48, NULL, 673, 2, '2010-08-20 09:56:12', '2010-08-20 09:56:41', 33, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/22/10";s:15:"aw_booking_from";s:8:"08/22/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"18";s:7:"minutes";s:2:"00";}s:7:"options";a:1:{i:27;a:1:{i:0;s:3:"120";}}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"08/22/10";}s:7:"options";a:1:{i:0;a:7:{s:5:"label";s:14:"Price Category";s:5:"value";s:34:"free(Children up to the age of 15)";s:11:"print_value";s:34:"free(Children up to the age of 15)";s:9:"option_id";s:2:"27";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:3:"120";s:11:"custom_view";b:0;}}}', NULL, 1, '2002-02', 'One-Day-Time-Frame-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (116, 49, NULL, 674, 1, '2010-08-20 10:03:51', '2010-08-20 10:04:08', 37, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:7:"options";a:4:{i:33;s:2:"55";i:41;a:1:{i:0;s:2:"62";}i:48;s:3:"129";i:42;s:2:"64";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}s:7:"options";a:4:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"90 min";s:11:"print_value";s:6:"90 min";s:9:"option_id";s:2:"33";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"55";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"41";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"62";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:13:"Klassenstufen";s:5:"value";s:14:"7. - 9. Klasse";s:11:"print_value";s:14:"7. - 9. Klasse";s:9:"option_id";s:2:"48";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"129";s:11:"custom_view";b:0;}i:3;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"10";s:11:"print_value";s:2:"10";s:9:"option_id";s:2:"42";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"64";s:11:"custom_view";b:0;}}}', NULL, 0, '2005-2-3-8', 'Überblicksführung für Schulklassen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (117, 49, NULL, 675, 1, '2010-08-20 10:03:51', '2010-08-20 10:04:09', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (118, 50, NULL, 677, 2, '2010-08-20 10:54:36', '2010-08-20 10:55:24', 41, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/29/10";s:15:"aw_booking_from";s:8:"08/29/10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"08/29/10";s:3:"qty";s:2:"10";}}', NULL, 0, '2009', 'Group-One-Day-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (119, 50, NULL, 678, 2, '2010-08-20 10:54:37', '2010-08-20 10:55:25', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'sales fee (group tickets) 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (120, 51, NULL, 679, 2, '2010-08-20 11:22:12', '2010-08-20 11:22:55', 37, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:124:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw,";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/29/10";s:15:"aw_booking_from";s:8:"08/29/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"30";}s:7:"options";a:4:{i:33;s:2:"55";i:41;a:1:{i:0;s:2:"63";}i:48;s:3:"130";i:42;s:3:"141";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"08/29/10";}s:7:"options";a:4:{i:0;a:7:{s:5:"label";s:8:"Duration";s:5:"value";s:6:"90 min";s:11:"print_value";s:6:"90 min";s:9:"option_id";s:2:"33";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"55";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:9:"Language ";s:5:"value";s:7:"english";s:11:"print_value";s:7:"english";s:9:"option_id";s:2:"41";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"63";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:11:"class value";s:5:"value";s:15:"10. - 13. class";s:11:"print_value";s:15:"10. - 13. class";s:9:"option_id";s:2:"48";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"130";s:11:"custom_view";b:0;}i:3;a:7:{s:5:"label";s:12:"Participants";s:5:"value";s:2:"25";s:11:"print_value";s:2:"25";s:9:"option_id";s:2:"42";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"141";s:11:"custom_view";b:0;}}}', NULL, 0, '2005-2-4-9', 'Overview Tours for school classes ', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (121, 51, NULL, 680, 2, '2010-08-20 11:22:13', '2010-08-20 11:22:56', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'sales fee (group tickets) 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (122, 52, NULL, 681, 1, '2010-08-20 15:00:40', '2010-08-20 15:00:42', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (123, 52, NULL, 682, 1, '2010-08-20 15:00:40', '2010-08-20 15:00:43', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"20.08.10";s:15:"aw_booking_from";s:8:"20.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"20.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (124, 52, NULL, 683, 1, '2010-08-20 15:00:41', '2010-08-20 15:00:43', 34, 'bookable', 'a:2:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"20.08.10";s:15:"aw_booking_from";s:8:"20.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"20.08.10";s:7:"options";a:1:{i:28;a:1:{i:0;s:2:"46";}}s:3:"qty";s:1:"1";}s:7:"options";a:1:{i:0;a:7:{s:5:"label";s:14:"Preiskategorie";s:5:"value";s:52:"ermäßigt (Personenkreis siehe Produktbeschreibung)";s:11:"print_value";s:52:"ermäßigt (Personenkreis siehe Produktbeschreibung)";s:9:"option_id";s:2:"28";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"46";s:11:"custom_view";b:0;}}}', NULL, 1, '2001-01', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (125, 53, NULL, 686, 1, '2010-08-22 06:11:42', '2010-08-22 06:13:50', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (126, 53, NULL, 687, 1, '2010-08-22 06:11:43', '2010-08-22 06:13:51', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"28.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (127, 54, NULL, 688, 1, '2010-08-22 06:36:16', '2010-08-22 06:36:51', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (128, 54, NULL, 689, 1, '2010-08-22 06:36:16', '2010-08-22 06:36:52', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"29.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (129, 55, NULL, 690, 1, '2010-08-22 06:40:05', '2010-08-22 06:40:55', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (130, 55, NULL, 691, 1, '2010-08-22 06:40:06', '2010-08-22 06:40:56', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"29.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (131, 56, NULL, 693, 1, '2010-08-22 06:47:42', '2010-08-22 06:48:31', 41, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"22.08.10";s:3:"qty";s:2:"10";}}', NULL, 0, '2009', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (132, 56, NULL, 694, 1, '2010-08-22 06:47:42', '2010-08-22 06:48:32', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (133, 57, NULL, 695, 1, '2010-08-23 09:20:07', '2010-08-23 09:39:17', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (134, 57, NULL, 696, 1, '2010-08-23 09:20:08', '2010-08-23 09:39:18', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"23.08.10";s:15:"aw_booking_from";s:8:"23.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"23.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (135, 58, NULL, 700, 1, '2010-08-23 09:56:32', '2010-08-23 09:57:16', 35, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"23.08.10";s:15:"aw_booking_from";s:8:"23.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"23.08.10";}}', NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (136, 58, NULL, 701, 1, '2010-08-23 09:56:32', '2010-08-23 09:57:17', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (137, 59, NULL, 703, 1, '2010-08-23 10:14:03', '2010-08-23 10:14:28', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"23.08.10";s:15:"aw_booking_from";s:8:"23.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"23.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"20";s:11:"print_value";s:2:"20";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"101";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (138, 59, NULL, 704, 1, '2010-08-23 10:14:03', '2010-08-23 10:14:29', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (139, 60, NULL, 705, 1, '2010-08-23 10:34:38', '2010-08-23 10:35:10', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"23.08.10";s:15:"aw_booking_from";s:8:"23.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"51";i:44;s:2:"94";i:43;s:3:"100";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"23.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"90 min";s:11:"print_value";s:6:"90 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"51";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:8:"englisch";s:11:"print_value";s:8:"englisch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"94";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"19";s:11:"print_value";s:2:"19";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"100";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-2-4', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (140, 60, NULL, 706, 1, '2010-08-23 10:34:39', '2010-08-23 10:35:11', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (141, 61, NULL, 707, 1, '2010-08-23 10:43:16', '2010-08-23 10:43:46', 37, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"23.08.10";s:15:"aw_booking_from";s:8:"23.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:7:"options";a:4:{i:33;s:2:"54";i:41;a:1:{i:0;s:2:"62";}i:48;s:3:"130";i:42;s:3:"140";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"23.08.10";}s:7:"options";a:4:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"33";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"54";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"41";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"62";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:13:"Klassenstufen";s:5:"value";s:16:"10. - 13. Klasse";s:11:"print_value";s:16:"10. - 13. Klasse";s:9:"option_id";s:2:"48";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"130";s:11:"custom_view";b:0;}i:3;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"24";s:11:"print_value";s:2:"24";s:9:"option_id";s:2:"42";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"140";s:11:"custom_view";b:0;}}}', NULL, 0, '2005-1-3-9', 'Überblicksführung für Schulklassen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 50.0000, 50.0000, 50.0000, 50.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 50.0000, 50.0000, 50.0000, 50.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 50.0000, 50.0000, 50.0000, 50.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (142, 61, NULL, 708, 1, '2010-08-23 10:43:17', '2010-08-23 10:43:47', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (143, 62, NULL, 709, 1, '2010-08-23 11:22:51', '2010-08-23 11:23:21', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"27.08.10";s:15:"aw_booking_from";s:8:"27.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"97";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"27.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"16";s:11:"print_value";s:2:"16";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"97";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (144, 62, NULL, 710, 1, '2010-08-23 11:22:52', '2010-08-23 11:23:22', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (145, 63, NULL, 711, 1, '2010-08-23 11:39:35', '2010-08-23 11:40:02', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"23.08.10";s:15:"aw_booking_from";s:8:"23.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"100";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"23.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"19";s:11:"print_value";s:2:"19";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"100";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (146, 63, NULL, 712, 1, '2010-08-23 11:39:36', '2010-08-23 11:40:03', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (147, 64, NULL, 713, 1, '2010-08-23 12:02:50', '2010-08-23 12:07:30', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"27.08.10";s:15:"aw_booking_from";s:8:"27.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"51";i:44;s:2:"94";i:43;s:2:"99";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"27.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"90 min";s:11:"print_value";s:6:"90 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"51";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:8:"englisch";s:11:"print_value";s:8:"englisch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"94";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"18";s:11:"print_value";s:2:"18";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"99";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-2-4', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (148, 64, NULL, 714, 1, '2010-08-23 12:02:51', '2010-08-23 12:07:31', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (149, 65, NULL, 715, 1, '2010-08-23 12:08:38', '2010-08-23 12:08:39', 37, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"23.08.10";s:15:"aw_booking_from";s:8:"23.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:7:"options";a:4:{i:33;s:2:"55";i:41;a:1:{i:0;s:2:"63";}i:48;s:3:"129";i:42;s:3:"141";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"23.08.10";}s:7:"options";a:4:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"90 min";s:11:"print_value";s:6:"90 min";s:9:"option_id";s:2:"33";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"55";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:8:"englisch";s:11:"print_value";s:8:"englisch";s:9:"option_id";s:2:"41";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"63";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:13:"Klassenstufen";s:5:"value";s:14:"7. - 9. Klasse";s:11:"print_value";s:14:"7. - 9. Klasse";s:9:"option_id";s:2:"48";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"129";s:11:"custom_view";b:0;}i:3;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"25";s:11:"print_value";s:2:"25";s:9:"option_id";s:2:"42";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"141";s:11:"custom_view";b:0;}}}', NULL, 0, '2005-2-4-8', 'Überblicksführung für Schulklassen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (150, 65, NULL, 716, 1, '2010-08-23 12:08:38', '2010-08-23 12:08:40', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (151, 66, NULL, 719, 1, '2010-08-23 13:49:13', '2010-08-23 13:51:29', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (152, 66, NULL, 720, 1, '2010-08-23 13:49:14', '2010-08-23 13:51:30', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"23.08.10";s:15:"aw_booking_from";s:8:"23.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"23.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (153, 67, NULL, 721, 1, '2010-08-23 14:45:12', '2010-08-23 14:45:27', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (154, 67, NULL, 722, 1, '2010-08-23 14:45:12', '2010-08-23 14:45:28', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"28.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (155, 68, NULL, 725, 1, '2010-08-24 13:08:44', '2010-08-24 13:13:25', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"20";s:11:"print_value";s:2:"20";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"101";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (156, 68, NULL, 726, 1, '2010-08-24 13:08:44', '2010-08-24 13:13:25', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (157, 69, NULL, 727, 1, '2010-08-24 13:56:10', '2010-08-24 13:56:28', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"51";i:44;s:2:"94";i:43;s:2:"99";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"90 min";s:11:"print_value";s:6:"90 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"51";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:8:"englisch";s:11:"print_value";s:8:"englisch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"94";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"18";s:11:"print_value";s:2:"18";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"99";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-2-4', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (158, 69, NULL, 728, 1, '2010-08-24 13:56:11', '2010-08-24 13:56:29', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (159, 70, NULL, 729, 1, '2010-08-24 14:03:02', '2010-08-24 14:03:17', 32, 'simple', 'a:1:{s:15:"info_buyRequest";a:3:{s:4:"uenc";s:76:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAva2F0YWxvZ2UuaHRtbA,,";s:7:"product";s:2:"32";s:3:"qty";i:1;}}', NULL, 0, 'ASK-TEST', 'Austellungskatalog ', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 15.8800, 15.8800, 15.8800, 15.8800, 7.0000, 1.1100, 1.1100, 1.1100, 1.1100, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 15.8800, 15.8800, 15.8800, 15.8800, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 16.9900, 16.9900, 16.9900, 16.9900, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (160, 70, NULL, 730, 1, '2010-08-24 14:03:03', '2010-08-24 14:03:18', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (161, 71, NULL, 731, 1, '2010-08-24 14:07:27', '2010-08-24 14:10:28', 32, 'simple', 'a:1:{s:15:"info_buyRequest";a:3:{s:4:"uenc";s:76:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAva2F0YWxvZ2UuaHRtbA,,";s:7:"product";s:2:"32";s:3:"qty";i:1;}}', NULL, 0, 'ASK-TEST', 'Austellungskatalog ', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 15.8800, 15.8800, 15.8800, 15.8800, 7.0000, 1.1100, 1.1100, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 15.8800, 15.8800, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 16.9900, 16.9900, 16.9900, 16.9900, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (162, 71, NULL, 732, 1, '2010-08-24 14:07:27', '2010-08-24 14:10:29', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (163, 72, NULL, 735, 1, '2010-08-24 15:14:26', '2010-08-24 15:14:42', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"51";i:44;s:2:"94";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"90 min";s:11:"print_value";s:6:"90 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"51";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:8:"englisch";s:11:"print_value";s:8:"englisch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"94";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"20";s:11:"print_value";s:2:"20";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"101";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-2-4', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (164, 72, NULL, 736, 1, '2010-08-24 15:14:26', '2010-08-24 15:14:43', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (165, 73, NULL, 737, 1, '2010-08-24 15:37:38', '2010-08-24 15:38:02', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"51";i:44;s:2:"94";i:43;s:2:"99";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"90 min";s:11:"print_value";s:6:"90 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"51";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:8:"englisch";s:11:"print_value";s:8:"englisch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"94";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"18";s:11:"print_value";s:2:"18";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"99";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-2-4', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 90.0000, 90.0000, 90.0000, 90.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (166, 73, NULL, 738, 1, '2010-08-24 15:37:39', '2010-08-24 15:38:03', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (167, 74, NULL, 739, 1, '2010-08-24 15:44:53', '2010-08-24 15:45:16', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"20";s:11:"print_value";s:2:"20";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"101";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (168, 74, NULL, 740, 1, '2010-08-24 15:44:54', '2010-08-24 15:45:17', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (169, 75, NULL, 741, 1, '2010-08-24 15:51:45', '2010-08-24 15:52:11', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"20";s:11:"print_value";s:2:"20";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"101";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (170, 75, NULL, 742, 1, '2010-08-24 15:51:46', '2010-08-24 15:52:12', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (171, 76, NULL, 743, 1, '2010-08-24 16:05:37', '2010-08-24 16:06:00', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"100";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"19";s:11:"print_value";s:2:"19";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"100";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (172, 76, NULL, 744, 1, '2010-08-24 16:05:38', '2010-08-24 16:06:01', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (173, 77, NULL, 745, 1, '2010-08-24 16:12:28', '2010-08-24 16:12:56', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"20";s:11:"print_value";s:2:"20";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"101";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (174, 77, NULL, 746, 1, '2010-08-24 16:12:28', '2010-08-24 16:12:58', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (175, 78, NULL, 747, 1, '2010-08-24 16:17:35', '2010-08-24 16:17:59', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"20";s:11:"print_value";s:2:"20";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"101";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (176, 78, NULL, 748, 1, '2010-08-24 16:17:36', '2010-08-24 16:18:00', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (177, 79, NULL, 749, 1, '2010-08-24 16:22:57', '2010-08-24 16:24:18', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"20";s:11:"print_value";s:2:"20";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"101";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (178, 79, NULL, 750, 1, '2010-08-24 16:22:58', '2010-08-24 16:24:19', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (179, 80, NULL, 760, 1, '2010-08-25 08:11:23', '2010-08-25 08:11:51', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (180, 80, NULL, 761, 1, '2010-08-25 08:11:24', '2010-08-25 08:11:52', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"28.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (181, 81, NULL, 762, 1, '2010-08-25 08:29:07', '2010-08-25 08:29:36', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (182, 81, NULL, 763, 1, '2010-08-25 08:29:07', '2010-08-25 08:29:38', 40, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvaGlnaGxpZ2h0ZnVocnVuZy13ZWx0d2lzc2VuLTQwLmh0bWw,";s:7:"product";s:2:"40";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"29.08.10";s:3:"qty";s:2:"10";}}', NULL, 0, '2008', 'Highlightführung WeltWissen (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (183, 82, NULL, 764, 1, '2010-08-25 08:57:32', '2010-08-25 08:58:23', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"98";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"17";s:11:"print_value";s:2:"17";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"98";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (184, 82, NULL, 765, 1, '2010-08-25 08:57:33', '2010-08-25 08:58:24', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (185, 83, NULL, 769, 1, '2010-08-25 09:09:11', '2010-08-25 09:09:34', 36, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"92";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}s:7:"options";a:3:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"31";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"50";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"44";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"93";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"13";s:11:"print_value";s:2:"13";s:9:"option_id";s:2:"43";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"92";s:11:"custom_view";b:0;}}}', NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (186, 83, NULL, 770, 1, '2010-08-25 09:09:12', '2010-08-25 09:09:36', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (187, 84, NULL, 772, 1, '2010-08-25 09:23:40', '2010-08-25 09:24:01', 35, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.08.10";}}', NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (188, 84, NULL, 773, 1, '2010-08-25 09:23:40', '2010-08-25 09:24:02', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (189, 85, NULL, 774, 1, '2010-08-25 09:26:56', '2010-08-25 09:27:27', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (190, 85, NULL, 775, 1, '2010-08-25 09:26:56', '2010-08-25 09:27:28', 38, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYXVzc3RlbGx1bmdzZnVocnVuZy1pbi1lbmdsaXNjaC5odG1s";s:7:"product";s:2:"38";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"28.08.10";s:3:"qty";s:1:"1";}}', NULL, 0, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (191, 86, NULL, 777, 1, '2010-08-25 09:37:44', '2010-08-25 09:37:59', 35, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.08.10";}}', NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (192, 86, NULL, 778, 1, '2010-08-25 09:37:45', '2010-08-25 09:38:00', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (193, 87, NULL, 780, 1, '2010-08-25 09:53:08', '2010-08-25 10:05:02', 35, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.08.10";}}', NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (194, 87, NULL, 781, 1, '2010-08-25 09:53:09', '2010-08-25 10:05:02', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (195, 88, NULL, 784, 1, '2010-08-25 09:55:32', '2010-08-25 10:04:48', 37, 'bookable', 'a:2:{s:15:"info_buyRequest";a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:7:"options";a:4:{i:33;s:2:"54";i:41;a:1:{i:0;s:2:"62";}i:48;s:3:"129";i:42;s:2:"64";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"29.08.10";}s:7:"options";a:4:{i:0;a:7:{s:5:"label";s:18:"Dauer der Führung";s:5:"value";s:6:"60 min";s:11:"print_value";s:6:"60 min";s:9:"option_id";s:2:"33";s:11:"option_type";s:5:"radio";s:12:"option_value";s:2:"54";s:11:"custom_view";b:0;}i:1;a:7:{s:5:"label";s:20:"Sprache der Führung";s:5:"value";s:7:"deutsch";s:11:"print_value";s:7:"deutsch";s:9:"option_id";s:2:"41";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"62";s:11:"custom_view";b:0;}i:2;a:7:{s:5:"label";s:13:"Klassenstufen";s:5:"value";s:14:"7. - 9. Klasse";s:11:"print_value";s:14:"7. - 9. Klasse";s:9:"option_id";s:2:"48";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:3:"129";s:11:"custom_view";b:0;}i:3;a:7:{s:5:"label";s:16:"Teilnehmeranzahl";s:5:"value";s:2:"10";s:11:"print_value";s:2:"10";s:9:"option_id";s:2:"42";s:11:"option_type";s:9:"drop_down";s:12:"option_value";s:2:"64";s:11:"custom_view";b:0;}}}', NULL, 0, '2005-1-3-8', 'Überblicksführung für Schulklassen', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 50.0000, 50.0000, 50.0000, 50.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 50.0000, 50.0000, 50.0000, 50.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 50.0000, 50.0000, 50.0000, 50.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (196, 88, NULL, 785, 1, '2010-08-25 09:55:32', '2010-08-25 10:04:48', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (197, 89, NULL, 787, 1, '2010-08-25 10:09:53', '2010-08-25 10:10:25', 35, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.08.10";}}', NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (198, 89, NULL, 788, 1, '2010-08-25 10:09:54', '2010-08-25 10:10:26', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (199, 90, NULL, 790, 1, '2010-08-25 10:17:12', '2010-08-25 10:17:35', 35, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.08.10";}}', NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (200, 90, NULL, 791, 1, '2010-08-25 10:17:13', '2010-08-25 10:17:36', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (201, 91, NULL, 793, 1, '2010-08-25 10:27:27', '2010-08-25 10:29:01', 35, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.08.10";}}', NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (202, 91, NULL, 794, 1, '2010-08-25 10:27:28', '2010-08-25 10:29:02', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (203, 92, NULL, 796, 1, '2010-08-25 10:46:57', '2010-08-25 10:47:34', 35, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.08.10";}}', NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 20.0000, 20.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 80.0000, 80.0000, 80.0000, 80.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 80.0000, 80.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (204, 92, NULL, 797, 1, '2010-08-25 10:46:57', '2010-08-25 10:47:35', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (205, 92, NULL, 798, 1, '2010-08-25 10:46:58', '2010-08-25 10:47:36', 35, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.08.10";}}', NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (206, 92, NULL, 799, 1, '2010-08-25 10:46:59', '2010-08-25 10:47:36', 41, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:2:"10";}}', NULL, 0, '2009', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (207, 93, NULL, 803, 1, '2010-08-25 10:59:29', '2010-08-25 10:59:42', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 2.0000, 2.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 12.0000, 12.0000, 12.0000, 12.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 12.0000, 12.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (208, 93, NULL, 804, 1, '2010-08-25 10:59:30', '2010-08-25 10:59:43', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (209, 94, NULL, 805, 1, '2010-08-25 11:03:18', '2010-08-25 11:03:34', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (210, 94, NULL, 806, 1, '2010-08-25 11:03:18', '2010-08-25 11:03:35', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (211, 95, NULL, 807, 1, '2010-08-25 11:15:26', '2010-08-25 11:15:28', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 2.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 12.0000, 12.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 12.0000, 12.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (212, 95, NULL, 808, 1, '2010-08-25 11:15:26', '2010-08-25 11:15:29', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (213, 96, NULL, 809, 1, '2010-08-25 11:16:36', '2010-08-25 11:16:52', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (214, 96, NULL, 810, 1, '2010-08-25 11:16:36', '2010-08-25 11:16:53', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (215, 97, NULL, 811, 1, '2010-08-25 12:13:39', '2010-08-25 12:13:57', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 42.0000, 42.0000, 42.0000, 42.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 42.0000, 42.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (216, 97, NULL, 812, 1, '2010-08-25 12:13:40', '2010-08-25 12:13:57', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (217, 98, NULL, 813, 1, '2010-08-25 12:21:33', '2010-08-25 12:22:10', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (218, 98, NULL, 814, 1, '2010-08-25 12:21:34', '2010-08-25 12:22:10', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (219, 99, NULL, 815, 1, '2010-08-25 12:36:11', '2010-08-25 12:36:28', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (220, 99, NULL, 816, 1, '2010-08-25 12:36:12', '2010-08-25 12:36:29', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (221, 100, NULL, 818, 1, '2010-08-25 12:44:28', '2010-08-25 12:45:20', 39, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZmFtaWxpZW5mdWhydW5nLXdlbHR3aXNzZW4tMzkuaHRtbA,,";s:7:"product";s:2:"39";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"29.08.10";s:3:"qty";s:1:"1";}}', NULL, 0, '2007', 'Familienführung WeltWissen (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (222, 100, NULL, 819, 1, '2010-08-25 12:44:30', '2010-08-25 12:45:20', 41, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"29.08.10";s:3:"qty";s:2:"10";}}', NULL, 0, '2009', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (223, 100, NULL, 820, 1, '2010-08-25 12:44:31', '2010-08-25 12:45:21', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (224, 101, NULL, 821, 1, '2010-08-25 12:44:52', '2010-08-25 12:45:04', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (225, 101, NULL, 822, 1, '2010-08-25 12:44:53', '2010-08-25 12:45:05', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (226, 102, NULL, 823, 1, '2010-08-25 12:50:38', '2010-08-25 12:50:50', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (227, 102, NULL, 824, 1, '2010-08-25 12:50:39', '2010-08-25 12:50:51', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (228, 103, NULL, 825, 1, '2010-08-25 12:57:02', '2010-08-25 12:57:13', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (229, 103, NULL, 826, 1, '2010-08-25 12:57:03', '2010-08-25 12:57:14', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (230, 104, NULL, 827, 1, '2010-08-25 13:05:09', '2010-08-25 13:05:21', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (231, 104, NULL, 828, 1, '2010-08-25 13:05:10', '2010-08-25 13:05:22', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (232, 105, NULL, 829, 1, '2010-08-25 13:09:52', '2010-08-25 13:10:10', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (233, 105, NULL, 830, 1, '2010-08-25 13:09:53', '2010-08-25 13:10:11', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (234, 106, NULL, 831, 1, '2010-08-25 13:17:34', '2010-08-25 13:17:52', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (235, 106, NULL, 832, 1, '2010-08-25 13:17:35', '2010-08-25 13:17:53', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (236, 107, NULL, 833, 1, '2010-08-25 13:30:59', '2010-08-25 13:31:21', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (237, 107, NULL, 834, 1, '2010-08-25 13:30:59', '2010-08-25 13:31:22', 34, 'bookable', 'a:2:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"29.08.10";s:7:"options";a:1:{i:28;a:1:{i:0;s:2:"46";}}s:3:"qty";s:1:"2";}s:7:"options";a:1:{i:0;a:7:{s:5:"label";s:14:"Preiskategorie";s:5:"value";s:52:"ermäßigt (Personenkreis siehe Produktbeschreibung)";s:11:"print_value";s:52:"ermäßigt (Personenkreis siehe Produktbeschreibung)";s:9:"option_id";s:2:"28";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"46";s:11:"custom_view";b:0;}}}', NULL, 1, '2001-01', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 2.0000, 2.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 8.0000, 8.0000, 8.0000, 8.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 8.0000, 8.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (238, 108, NULL, 835, 1, '2010-08-25 13:33:37', '2010-08-25 13:33:49', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (239, 108, NULL, 836, 1, '2010-08-25 13:33:38', '2010-08-25 13:33:50', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (240, 109, NULL, 837, 1, '2010-08-25 13:37:46', '2010-08-25 13:38:03', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (241, 109, NULL, 838, 1, '2010-08-25 13:37:47', '2010-08-25 13:38:04', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (242, 110, NULL, 839, 1, '2010-08-25 13:45:01', '2010-08-25 13:45:18', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (243, 110, NULL, 840, 1, '2010-08-25 13:45:02', '2010-08-25 13:45:19', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (244, 111, NULL, 841, 1, '2010-08-25 14:17:21', '2010-08-25 14:17:39', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (245, 111, NULL, 842, 1, '2010-08-25 14:17:22', '2010-08-25 14:17:40', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (246, 112, NULL, 843, 1, '2010-08-25 14:21:06', '2010-08-25 14:21:40', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (247, 112, NULL, 844, 1, '2010-08-25 14:21:06', '2010-08-25 14:21:41', 39, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZmFtaWxpZW5mdWhydW5nLXdlbHR3aXNzZW4tMzkuaHRtbA,,";s:7:"product";s:2:"39";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"29.08.10";s:3:"qty";s:0:"";}}', NULL, 0, '2007', 'Familienführung WeltWissen (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (248, 113, NULL, 846, 2, '2010-08-25 14:28:14', '2010-08-25 14:28:45', 40, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:156:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvaGlnaGxpZ2h0ZnVocnVuZy13ZWx0d2lzc2VuLTQwLmh0bWw_X19fZnJvbV9zdG9yZT1kZXV0c2NoJl9fX3N0b3JlPWVuZ2xpc2g,";s:7:"product";s:2:"40";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:7:"8/29/10";s:15:"aw_booking_from";s:7:"8/29/10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:7:"8/29/10";s:3:"qty";s:0:"";}}', NULL, 0, '2008', 'Highlight Tour WeltWissen (rotating tour)', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (249, 113, NULL, 847, 2, '2010-08-25 14:28:15', '2010-08-25 14:28:46', 41, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/29/10";s:15:"aw_booking_from";s:8:"08/29/10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"08/29/10";s:3:"qty";s:2:"10";}}', NULL, 0, '2009', 'Group-One-Day-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 40.0000, 40.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (250, 113, NULL, 848, 2, '2010-08-25 14:28:16', '2010-08-25 14:28:46', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'sales fee (group tickets) 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (251, 114, NULL, 849, 1, '2010-08-25 14:34:24', '2010-08-25 14:34:55', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (252, 114, NULL, 850, 1, '2010-08-25 14:34:25', '2010-08-25 14:34:56', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"27.08.10";s:15:"aw_booking_from";s:8:"27.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"27.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (253, 115, NULL, 851, 1, '2010-08-25 15:22:50', '2010-08-25 15:23:10', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (254, 115, NULL, 852, 1, '2010-08-25 15:22:50', '2010-08-25 15:23:11', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (255, 116, NULL, 853, 1, '2010-08-25 15:26:24', '2010-08-25 15:26:42', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (256, 116, NULL, 854, 1, '2010-08-25 15:26:25', '2010-08-25 15:26:43', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (257, 117, NULL, 855, 1, '2010-08-25 15:28:22', '2010-08-25 15:28:39', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (258, 117, NULL, 856, 1, '2010-08-25 15:28:23', '2010-08-25 15:28:40', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (259, 118, NULL, 857, 1, '2010-08-25 15:32:27', '2010-08-25 15:32:45', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (260, 118, NULL, 858, 1, '2010-08-25 15:32:28', '2010-08-25 15:32:46', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (261, 119, NULL, 859, 1, '2010-08-25 16:03:22', '2010-08-25 16:03:26', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (262, 119, NULL, 860, 1, '2010-08-25 16:03:23', '2010-08-25 16:03:27', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (263, 120, NULL, 861, 1, '2010-08-25 16:05:04', '2010-08-25 16:05:34', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (264, 120, NULL, 862, 1, '2010-08-25 16:05:05', '2010-08-25 16:05:35', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (265, 121, NULL, 863, 1, '2010-08-25 16:08:58', '2010-08-25 16:09:39', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (266, 121, NULL, 864, 1, '2010-08-25 16:08:59', '2010-08-25 16:09:40', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (267, 122, NULL, 865, 1, '2010-08-25 16:11:05', '2010-08-25 16:12:13', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (268, 122, NULL, 866, 1, '2010-08-25 16:11:06', '2010-08-25 16:12:14', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (269, 123, NULL, 867, 1, '2010-08-25 16:15:55', '2010-08-25 16:18:02', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 2.0000, 2.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 12.0000, 12.0000, 12.0000, 12.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 12.0000, 12.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (270, 123, NULL, 868, 1, '2010-08-25 16:15:56', '2010-08-25 16:18:04', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (271, 124, NULL, 869, 1, '2010-08-25 16:25:47', '2010-08-25 16:28:01', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (272, 124, NULL, 870, 1, '2010-08-25 16:25:48', '2010-08-25 16:28:03', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (273, 125, NULL, 871, 1, '2010-08-25 16:35:01', '2010-08-25 16:35:04', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (274, 125, NULL, 872, 1, '2010-08-25 16:35:02', '2010-08-25 16:35:05', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (275, 126, NULL, 875, 1, '2010-08-25 16:52:00', '2010-08-25 16:52:14', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (276, 126, NULL, 876, 1, '2010-08-25 16:52:01', '2010-08-25 16:52:16', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (277, 127, NULL, 877, 1, '2010-08-25 16:57:40', '2010-08-25 16:58:07', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (278, 127, NULL, 878, 1, '2010-08-25 16:57:41', '2010-08-25 16:58:08', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (279, 128, NULL, 879, 1, '2010-08-25 17:18:33', '2010-08-25 17:18:56', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (280, 128, NULL, 880, 1, '2010-08-25 17:18:34', '2010-08-25 17:18:57', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (281, 129, NULL, 881, 1, '2010-08-26 09:19:08', '2010-08-26 09:21:35', 34, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"26.08.10";s:15:"aw_booking_from";s:8:"26.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"26.08.10";s:3:"qty";s:1:"1";}}', NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (282, 129, NULL, 882, 1, '2010-08-26 09:19:09', '2010-08-26 09:21:36', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (283, 130, NULL, 885, 1, '2010-08-26 09:55:41', '2010-08-26 09:56:07', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (284, 130, NULL, 886, 1, '2010-08-26 09:55:42', '2010-08-26 09:56:08', 34, 'bookable', 'a:2:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"28.08.10";s:7:"options";a:1:{i:28;a:1:{i:0;s:2:"46";}}s:3:"qty";s:1:"1";}s:7:"options";a:1:{i:0;a:7:{s:5:"label";s:14:"Preiskategorie";s:5:"value";s:52:"ermäßigt (Personenkreis siehe Produktbeschreibung)";s:11:"print_value";s:52:"ermäßigt (Personenkreis siehe Produktbeschreibung)";s:9:"option_id";s:2:"28";s:11:"option_type";s:8:"checkbox";s:12:"option_value";s:2:"46";s:11:"custom_view";b:0;}}}', NULL, 1, '2001-01', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (285, 131, NULL, 900, 1, '2010-08-27 07:28:37', '2010-08-27 07:29:14', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (286, 131, NULL, 901, 1, '2010-08-27 07:28:38', '2010-08-27 07:29:15', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"27.08.10";s:15:"aw_booking_from";s:8:"27.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"25";s:13:"aw_booking_to";s:8:"27.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 25.0000, 25.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, 150.0000, 150.0000, 150.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 150.0000, 150.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (287, 132, NULL, 904, 1, '2010-08-27 07:31:53', '2010-08-27 07:32:15', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (288, 132, NULL, 906, 1, '2010-08-27 07:31:54', '2010-08-27 07:32:16', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"27.08.10";s:15:"aw_booking_from";s:8:"27.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"27.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 60.0000, 60.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (289, 133, NULL, 909, 1, '2010-08-27 09:33:00', '2010-08-27 09:33:03', 35, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"27.08.10";s:15:"aw_booking_from";s:8:"27.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"27.08.10";}}', NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 10.0000, 0.0000, 0.0000, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (290, 133, NULL, 910, 1, '2010-08-27 09:33:01', '2010-08-27 09:33:04', 12, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (291, 134, NULL, 916, 1, '2010-08-28 06:00:24', '2010-08-28 06:00:53', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (292, 134, NULL, 917, 1, '2010-08-28 06:00:25', '2010-08-28 06:00:54', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"25";s:13:"aw_booking_to";s:8:"28.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 25.0000, 25.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, 150.0000, 150.0000, 150.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 150.0000, 150.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (293, 135, NULL, 923, 1, '2010-08-28 06:09:35', '2010-08-28 06:09:57', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"30.08.10";s:15:"aw_booking_from";s:8:"30.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"30.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 60.0000, 60.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (294, 135, NULL, 924, 1, '2010-08-28 06:09:36', '2010-08-28 06:09:58', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (295, 136, NULL, 927, 1, '2010-08-28 06:15:07', '2010-08-28 06:15:32', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"29.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (296, 136, NULL, 928, 1, '2010-08-28 06:15:09', '2010-08-28 06:15:33', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (297, 137, NULL, 929, 1, '2010-08-28 06:21:24', '2010-08-28 06:21:48', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"01.09.10";s:15:"aw_booking_from";s:8:"01.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"01.09.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 60.0000, 60.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (298, 137, NULL, 930, 1, '2010-08-28 06:21:24', '2010-08-28 06:21:48', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (299, 137, NULL, 931, 1, '2010-08-28 06:21:25', '2010-08-28 06:21:49', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"02.09.10";s:15:"aw_booking_from";s:8:"02.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"02.09.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 60.0000, 60.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (300, 138, NULL, 935, 1, '2010-08-28 07:04:09', '2010-08-28 07:04:32', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"03.09.10";s:15:"aw_booking_from";s:8:"03.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"03.09.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 60.0000, 60.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (301, 138, NULL, 936, 1, '2010-08-28 07:04:10', '2010-08-28 07:04:33', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (302, 139, NULL, 940, 1, '2010-08-28 07:31:18', '2010-08-28 07:31:44', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"9";s:13:"aw_booking_to";s:8:"28.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 9.0000, 9.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (303, 139, NULL, 941, 1, '2010-08-28 07:31:18', '2010-08-28 07:31:45', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (304, 140, NULL, 943, 1, '2010-08-28 07:49:58', '2010-08-28 07:50:23', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"29.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (305, 140, NULL, 944, 1, '2010-08-28 07:49:59', '2010-08-28 07:50:24', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (306, 140, NULL, 945, 1, '2010-08-28 07:50:00', '2010-08-28 07:50:25', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"28.08.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (307, 141, NULL, 946, 1, '2010-08-28 07:53:46', '2010-08-28 07:54:10', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"01.09.10";s:15:"aw_booking_from";s:8:"01.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"25";s:13:"aw_booking_to";s:8:"01.09.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 25.0000, 25.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, 150.0000, 150.0000, 150.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 150.0000, 150.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (308, 141, NULL, 947, 1, '2010-08-28 07:53:46', '2010-08-28 07:54:11', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (309, 142, NULL, 949, 1, '2010-08-28 07:58:18', '2010-08-28 11:23:19', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"02.09.10";s:15:"aw_booking_from";s:8:"02.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"15";s:13:"aw_booking_to";s:8:"02.09.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 20.0000, 20.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 120.0000, 120.0000, 120.0000, 120.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 120.0000, 120.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (310, 142, NULL, 950, 1, '2010-08-28 07:58:19', '2010-08-28 11:23:21', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (311, 143, NULL, 953, 1, '2010-08-28 08:25:05', '2010-08-28 08:25:26', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"25";s:13:"aw_booking_to";s:8:"24.09.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 25.0000, 25.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, 150.0000, 150.0000, 150.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 150.0000, 150.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (312, 143, NULL, 954, 1, '2010-08-28 08:25:06', '2010-08-28 08:25:27', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (313, 144, NULL, 955, 1, '2010-08-28 08:28:45', '2010-08-28 08:29:27', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"24.09.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 60.0000, 60.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (314, 144, NULL, 956, 1, '2010-08-28 08:28:45', '2010-08-28 08:29:28', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (315, 145, NULL, 958, 1, '2010-08-28 11:15:08', '2010-08-28 11:15:52', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (316, 145, NULL, 960, 1, '2010-08-28 11:15:10', '2010-08-28 11:15:53', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:120:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"25";s:13:"aw_booking_to";s:8:"24.09.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 25.0000, 25.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, 150.0000, 150.0000, 150.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 150.0000, 150.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (317, 146, NULL, 962, 1, '2010-08-28 11:21:06', '2010-08-28 11:21:27', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"24.09.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 60.0000, 60.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (318, 146, NULL, 963, 1, '2010-08-28 11:21:07', '2010-08-28 11:21:28', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (319, 147, NULL, 968, 1, '2010-08-28 11:31:04', '2010-08-28 11:31:31', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.09.10";s:15:"aw_booking_from";s:8:"25.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"12";s:13:"aw_booking_to";s:8:"25.09.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 12.0000, 12.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 72.0000, 72.0000, 72.0000, 72.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 72.0000, 72.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (320, 147, NULL, 969, 1, '2010-08-28 11:31:05', '2010-08-28 11:31:32', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0), (321, 148, NULL, 973, 1, '2010-08-31 16:53:31', '2010-08-31 16:53:36', 11, 'simple', 'a:1:{s:15:"info_buyRequest";a:1:{s:3:"qty";i:1;}}', NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (322, 148, NULL, 974, 1, '2010-08-31 16:53:32', '2010-08-31 16:53:37', 39, 'bookable', 'a:1:{s:15:"info_buyRequest";a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZmFtaWxpZW5mdWhydW5nLXdlbHR3aXNzZW4tMzkuaHRtbA,,";s:7:"product";s:2:"39";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"19.09.10";s:15:"aw_booking_from";s:8:"19.09.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"19.09.10";s:3:"qty";s:0:"";}}', NULL, 0, '2007', 'Familienführung WeltWissen (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0), (323, 148, NULL, 978, 1, '2010-08-31 16:53:33', '2010-08-31 16:53:38', 33, 'bookable', 'a:1:{s:15:"info_buyRequest";a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.10.10";s:15:"aw_booking_from";s:8:"24.10.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"24.10.10";}}', NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 0.0000, NULL, 2, NULL, NULL, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 0); /*!40000 ALTER TABLE `sales_flat_order_item` ENABLE KEYS */; # Dumping structure for table web36db1.sales_flat_order_payment CREATE TABLE IF NOT EXISTS `sales_flat_order_payment` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `parent_id` int(10) unsigned NOT NULL, `base_shipping_captured` decimal(12,4) default NULL, `shipping_captured` decimal(12,4) default NULL, `amount_refunded` decimal(12,4) default NULL, `base_amount_paid` decimal(12,4) default NULL, `amount_canceled` decimal(12,4) default NULL, `base_amount_authorized` decimal(12,4) default NULL, `base_amount_paid_online` decimal(12,4) default NULL, `base_amount_refunded_online` decimal(12,4) default NULL, `base_shipping_amount` decimal(12,4) default NULL, `shipping_amount` decimal(12,4) default NULL, `amount_paid` decimal(12,4) default NULL, `amount_authorized` decimal(12,4) default NULL, `base_amount_ordered` decimal(12,4) default NULL, `base_shipping_refunded` decimal(12,4) default NULL, `shipping_refunded` decimal(12,4) default NULL, `base_amount_refunded` decimal(12,4) default NULL, `amount_ordered` decimal(12,4) default NULL, `base_amount_canceled` decimal(12,4) default NULL, `ideal_transaction_checked` tinyint(1) unsigned default NULL, `quote_payment_id` int(10) default NULL, `additional_data` text, `cc_exp_month` varchar(255) default NULL, `cc_ss_start_year` varchar(255) default NULL, `echeck_bank_name` varchar(255) default NULL, `method` varchar(255) default NULL, `cc_debug_request_body` varchar(255) default NULL, `cc_secure_verify` varchar(255) default NULL, `cybersource_token` varchar(255) default NULL, `ideal_issuer_title` varchar(255) default NULL, `protection_eligibility` varchar(255) default NULL, `cc_approval` varchar(255) default NULL, `cc_last4` varchar(255) default NULL, `cc_status_description` varchar(255) default NULL, `echeck_type` varchar(255) default NULL, `paybox_question_number` varchar(255) default NULL, `cc_debug_response_serialized` varchar(255) default NULL, `cc_ss_start_month` varchar(255) default NULL, `echeck_account_type` varchar(255) default NULL, `last_trans_id` varchar(255) default NULL, `cc_cid_status` varchar(255) default NULL, `cc_owner` varchar(255) default NULL, `cc_type` varchar(255) default NULL, `ideal_issuer_id` varchar(255) default NULL, `po_number` varchar(255) default NULL, `cc_exp_year` varchar(255) default NULL, `cc_status` varchar(255) default NULL, `echeck_routing_number` varchar(255) default NULL, `account_status` varchar(255) default NULL, `anet_trans_method` varchar(255) default NULL, `cc_debug_response_body` varchar(255) default NULL, `cc_ss_issue` varchar(255) default NULL, `echeck_account_name` varchar(255) default NULL, `cc_avs_status` varchar(255) default NULL, `cc_number_enc` varchar(255) default NULL, `cc_trans_id` varchar(255) default NULL, `flo2cash_account_id` varchar(255) default NULL, `paybox_request_number` varchar(255) default NULL, `address_status` varchar(255) default NULL, `additional_information` text, `sequence_number` int(10) unsigned default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_PARENT_ID` (`parent_id`), CONSTRAINT `FK_SALES_FLAT_ORDER_PAYMENT_PARENT` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=149 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_order_payment: 163 rows /*!40000 ALTER TABLE `sales_flat_order_payment` DISABLE KEYS */; INSERT INTO `sales_flat_order_payment` (`entity_id`, `parent_id`, `base_shipping_captured`, `shipping_captured`, `amount_refunded`, `base_amount_paid`, `amount_canceled`, `base_amount_authorized`, `base_amount_paid_online`, `base_amount_refunded_online`, `base_shipping_amount`, `shipping_amount`, `amount_paid`, `amount_authorized`, `base_amount_ordered`, `base_shipping_refunded`, `shipping_refunded`, `base_amount_refunded`, `amount_ordered`, `base_amount_canceled`, `ideal_transaction_checked`, `quote_payment_id`, `additional_data`, `cc_exp_month`, `cc_ss_start_year`, `echeck_bank_name`, `method`, `cc_debug_request_body`, `cc_secure_verify`, `cybersource_token`, `ideal_issuer_title`, `protection_eligibility`, `cc_approval`, `cc_last4`, `cc_status_description`, `echeck_type`, `paybox_question_number`, `cc_debug_response_serialized`, `cc_ss_start_month`, `echeck_account_type`, `last_trans_id`, `cc_cid_status`, `cc_owner`, `cc_type`, `ideal_issuer_id`, `po_number`, `cc_exp_year`, `cc_status`, `echeck_routing_number`, `account_status`, `anet_trans_method`, `cc_debug_response_body`, `cc_ss_issue`, `echeck_account_name`, `cc_avs_status`, `cc_number_enc`, `cc_trans_id`, `flo2cash_account_id`, `paybox_request_number`, `address_status`, `additional_information`, `sequence_number`) VALUES (1, 1, 8.4100, 8.4100, NULL, 105.0000, NULL, NULL, NULL, NULL, 8.4100, 8.4100, 105.0000, NULL, 105.0000, NULL, NULL, NULL, 105.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (2, 2, 4.2000, 4.2000, NULL, 50.0000, NULL, NULL, NULL, NULL, 4.2000, 4.2000, 50.0000, NULL, 50.0000, NULL, NULL, NULL, 50.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (3, 3, 0.0000, 0.0000, NULL, 11.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 11.0000, NULL, 11.0000, NULL, NULL, NULL, 11.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (4, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 19.0000, NULL, NULL, NULL, 19.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (5, 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 19.0000, NULL, NULL, NULL, 19.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (6, 6, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 19.0000, NULL, NULL, NULL, 19.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (7, 7, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 2201.0000, NULL, NULL, NULL, 2201.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'checkmo', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (8, 8, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 3001.0000, NULL, NULL, NULL, 3001.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (9, 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 87.0000, NULL, NULL, NULL, 87.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (10, 10, 0.0000, 0.0000, NULL, 17.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 17.0000, NULL, 17.0000, NULL, NULL, NULL, 17.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (11, 11, 0.0000, 0.0000, NULL, 5.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 5.0000, NULL, 5.0000, NULL, NULL, NULL, 5.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (12, 12, 0.0000, 0.0000, NULL, 95.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 95.0000, NULL, 95.0000, NULL, NULL, NULL, 95.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (13, 13, 0.0000, 0.0000, NULL, 825.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 825.0000, NULL, 825.0000, NULL, NULL, NULL, 825.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (14, 14, 0.0000, 0.0000, NULL, 75.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 75.0000, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (15, 15, 0.0000, 0.0000, NULL, 115.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 115.0000, NULL, 115.0000, NULL, NULL, NULL, 115.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (16, 16, 0.0000, 0.0000, NULL, 51.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 51.0000, NULL, 51.0000, NULL, NULL, NULL, 51.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (17, 17, 0.0000, 0.0000, NULL, 31.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 31.0000, NULL, 31.0000, NULL, NULL, NULL, 31.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (18, 18, 0.0000, 0.0000, NULL, 46.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 46.0000, NULL, 46.0000, NULL, NULL, NULL, 46.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (19, 19, 0.0000, 0.0000, NULL, 5.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 5.0000, NULL, 5.0000, NULL, NULL, NULL, 5.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (20, 20, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (21, 21, 0.0000, 0.0000, NULL, 75.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 75.0000, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (22, 22, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (23, 23, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (24, 24, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 51.0000, NULL, NULL, NULL, 51.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (25, 25, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 5.0000, NULL, NULL, NULL, 5.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (26, 26, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (27, 27, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (28, 28, 0.0000, 0.0000, NULL, 75.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 75.0000, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (29, 29, 0.0000, 0.0000, NULL, 25.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 25.0000, NULL, 25.0000, NULL, NULL, NULL, 25.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (30, 30, 0.0000, 0.0000, NULL, 22.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 22.0000, NULL, 22.0000, NULL, NULL, NULL, 22.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (31, 31, 0.0000, 0.0000, NULL, 31.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 31.0000, NULL, 31.0000, NULL, NULL, NULL, 31.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (32, 32, 0.0000, 0.0000, NULL, 13.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 13.0000, NULL, 13.0000, NULL, NULL, NULL, 13.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (33, 33, 0.0000, 0.0000, NULL, 71.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 71.0000, NULL, 71.0000, NULL, NULL, NULL, 71.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (34, 34, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (35, 35, 0.0000, 0.0000, NULL, 48.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 48.0000, NULL, 48.0000, NULL, NULL, NULL, 48.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (36, 36, 0.0000, 0.0000, NULL, 45.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 45.0000, NULL, 45.0000, NULL, NULL, NULL, 45.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (37, 37, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (38, 38, 0.0000, 0.0000, NULL, 13.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 13.0000, NULL, 13.0000, NULL, NULL, NULL, 13.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (39, 39, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (40, 40, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (41, 41, 0.0000, 0.0000, NULL, 75.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 75.0000, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (42, 42, 0.0000, 0.0000, NULL, 75.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 75.0000, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (43, 43, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 45.0000, NULL, NULL, NULL, 45.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (44, 44, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 61.0000, NULL, NULL, NULL, 61.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (45, 45, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 45.0000, NULL, NULL, NULL, 45.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (46, 46, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (47, 47, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 1.0000, NULL, NULL, NULL, 1.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (48, 48, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 1.0000, NULL, NULL, NULL, 1.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (49, 49, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (50, 50, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 45.0000, NULL, NULL, NULL, 45.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (51, 51, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (52, 52, 0.0000, 0.0000, NULL, 11.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 11.0000, NULL, 11.0000, NULL, NULL, NULL, 11.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (53, 53, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (54, 54, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (55, 55, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (56, 56, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 45.0000, NULL, NULL, NULL, 45.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (57, 57, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (58, 58, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 45.0000, NULL, NULL, NULL, 45.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (59, 59, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (60, 60, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 95.0000, NULL, NULL, NULL, 95.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (61, 61, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 55.0000, NULL, NULL, NULL, 55.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (62, 62, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (63, 63, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (64, 64, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 95.0000, NULL, NULL, NULL, 95.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (65, 65, 0.0000, 0.0000, NULL, 75.0000, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 75.0000, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'bankpayment', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (66, 66, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 7.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (67, 67, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 7.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (68, 68, 0.0000, 0.0000, NULL, 75.0000, NULL, NULL, 7575.0000, NULL, 0.0000, 0.0000, 75.0000, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'W4OIn8bxK07tSA4zbU5Ebd38OUKb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (69, 69, 0.0000, 0.0000, NULL, 95.0000, NULL, NULL, 190.0000, NULL, 0.0000, 0.0000, 95.0000, NULL, 95.0000, NULL, NULL, NULL, 95.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'A11A7nbWpn4dtA1rAbnCbK54tlQA', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (70, 70, 0.0000, 0.0000, NULL, 17.9900, NULL, NULL, 35.9800, NULL, 0.0000, 0.0000, 17.9900, NULL, 17.9900, NULL, NULL, NULL, 17.9900, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'fY96vtb6lQ2KtAIn7lzKbh47lWQA', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (71, 71, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 17.9900, NULL, NULL, NULL, 17.9900, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (72, 72, 0.0000, 0.0000, NULL, 95.0000, NULL, NULL, 95.0000, NULL, 0.0000, 0.0000, 95.0000, NULL, 95.0000, NULL, NULL, NULL, 95.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (73, 73, 0.0000, 0.0000, NULL, 95.0000, NULL, NULL, 190.0000, NULL, 0.0000, 0.0000, 95.0000, NULL, 95.0000, NULL, NULL, NULL, 95.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'Y482GCAIMS97SAI9xv50AI38j12b', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (74, 74, 0.0000, 0.0000, NULL, 75.0000, NULL, NULL, 75.0000, NULL, 0.0000, 0.0000, 75.0000, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (75, 75, 0.0000, 0.0000, NULL, 75.0000, NULL, NULL, 150.0000, NULL, 0.0000, 0.0000, 75.0000, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'v6zIbEA85lMrtA75OfhxAKzOO8bA', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (76, 76, 0.0000, 0.0000, NULL, 75.0000, NULL, NULL, 150.0000, NULL, 0.0000, 0.0000, 75.0000, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'f7MtOAbt972GSAIUz3Y3bIz5fAhA', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (77, 77, 0.0000, 0.0000, NULL, 75.0000, NULL, NULL, 150.0000, NULL, 0.0000, 0.0000, 75.0000, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'EWWx08A7nMpxUAQnhjQlAlnSxhKb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (78, 78, 0.0000, 0.0000, NULL, 75.0000, NULL, NULL, 150.0000, NULL, 0.0000, 0.0000, 75.0000, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'nzlSAzb53SbQSAdQAzIrbGp7vY7b', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (79, 79, 0.0000, 0.0000, NULL, 75.0000, NULL, NULL, 75.0000, NULL, 0.0000, 0.0000, 75.0000, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (80, 80, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 7.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (81, 81, 0.0000, 0.0000, NULL, 4.0000, NULL, NULL, 4.0000, NULL, 0.0000, 0.0000, 4.0000, NULL, 4.0000, NULL, NULL, NULL, 4.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (82, 82, 0.0000, 0.0000, NULL, 75.0000, NULL, NULL, 75.0000, NULL, 0.0000, 0.0000, 75.0000, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (83, 83, 0.0000, 0.0000, NULL, 75.0000, NULL, NULL, 75.0000, NULL, 0.0000, 0.0000, 75.0000, NULL, 75.0000, NULL, NULL, NULL, 75.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (84, 84, 0.0000, 0.0000, NULL, 45.0000, NULL, NULL, 45.0000, NULL, 0.0000, 0.0000, 45.0000, NULL, 45.0000, NULL, NULL, NULL, 45.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (85, 85, 0.0000, 0.0000, NULL, 4.0000, NULL, NULL, 4.0000, NULL, 0.0000, 0.0000, 4.0000, NULL, 4.0000, NULL, NULL, NULL, 4.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (86, 86, 0.0000, 0.0000, NULL, 45.0000, NULL, NULL, 90.0000, NULL, 0.0000, 0.0000, 45.0000, NULL, 45.0000, NULL, NULL, NULL, 45.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'jC3K1rbASId3rAUdlS5lb27rS7jb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (87, 87, 0.0000, 0.0000, NULL, 45.0000, NULL, NULL, 90.0000, NULL, 0.0000, 0.0000, 45.0000, NULL, 45.0000, NULL, NULL, NULL, 45.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'Ajb1lbbn0IQltAGIf77Gb51lnptb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (88, 88, 0.0000, 0.0000, NULL, 55.0000, NULL, NULL, 110.0000, NULL, 0.0000, 0.0000, 55.0000, NULL, 55.0000, NULL, NULL, NULL, 55.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, '655YfAA39Mh1tAtM5U57bG8dr10A', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (89, 89, 0.0000, 0.0000, NULL, 45.0000, NULL, NULL, 90.0000, NULL, 0.0000, 0.0000, 45.0000, NULL, 45.0000, NULL, NULL, NULL, 45.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'A6UxUvbIQ6bEWA2EQYEtAbjvKpMb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (90, 90, 0.0000, 0.0000, NULL, 45.0000, NULL, NULL, 45.0000, NULL, 0.0000, 0.0000, 45.0000, NULL, 45.0000, NULL, NULL, NULL, 45.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (91, 91, 0.0000, 0.0000, NULL, 45.0000, NULL, NULL, 90.0000, NULL, 0.0000, 0.0000, 45.0000, NULL, 45.0000, NULL, NULL, NULL, 45.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, '8zGEEIb5EYfGvAhrU2lYbzA8n6bb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (92, 92, 0.0000, 0.0000, NULL, 165.0000, NULL, NULL, 330.0000, NULL, 0.0000, 0.0000, 165.0000, NULL, 165.0000, NULL, NULL, NULL, 165.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'QnAG90AxEOY6vAhUznxKAxSUU60b', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (93, 93, 0.0000, 0.0000, NULL, 13.0000, NULL, NULL, 26.0000, NULL, 0.0000, 0.0000, 13.0000, NULL, 13.0000, NULL, NULL, NULL, 13.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'lCtrvKA2I7jAtA3fnUMvACEGrdxb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (94, 94, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'n4jp8Ub3n03MUArWd73GAvWdt6Gb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (95, 95, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 13.0000, NULL, NULL, NULL, 13.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (96, 96, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'W3Ax81blK07ItAv7SpAKbbzbEEOb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (97, 97, 0.0000, 0.0000, NULL, 43.0000, NULL, NULL, 86.0000, NULL, 0.0000, 0.0000, 43.0000, NULL, 43.0000, NULL, NULL, NULL, 43.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, '1xz15QA4hflAtAntSlrzbnMGA2Ib', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (98, 98, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'j3QAApbGhA88rA35CUvKA2Idlbjb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (99, 99, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'OIn5fKbjrOlfvAAzlKdzA9MY3zAb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (100, 100, 0.0000, 0.0000, NULL, 48.0000, NULL, NULL, 96.0000, NULL, 0.0000, 0.0000, 48.0000, NULL, 48.0000, NULL, NULL, NULL, 48.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, '1IQGKjbM1QUQUAjGvObQbjj38G1b', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (101, 101, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'G43GCAA5xYSGtAEpAGt2bY9Av8vb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (102, 102, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'GnUQC4bMGx3KtAlzM7OGbn7brI3b', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (103, 103, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, '1hQ97Wb58l08SAESdU8xAIpz72xA', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (104, 104, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'OYQj13AA5hM8rAf7fllbAjpGv2nb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (105, 105, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'WxChhCbxddp5rASO8S60bf1AAGzb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (106, 106, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'vKlYUObSC914rAIUCpI2bOnndhdb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (107, 107, 0.0000, 0.0000, NULL, 9.0000, NULL, NULL, 18.0000, NULL, 0.0000, 0.0000, 9.0000, NULL, 9.0000, NULL, NULL, NULL, 9.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'I41bp2bjnnfbSAd2SS8AAAjp6UKb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (108, 108, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'r22bftbn2hWlSA7GYbvEApbr0MUA', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (109, 109, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'hW2fI7A76A0nUA346vxjAl65vInb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (110, 110, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, '51MA87blIfEQtAYA06KxArhnC2AA', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (111, 111, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'O6rvflb3I4jUvA94vEnOAp0n3r4A', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (112, 112, 0.0000, 0.0000, NULL, 4.0000, NULL, NULL, 8.0000, NULL, 0.0000, 0.0000, 4.0000, NULL, 4.0000, NULL, NULL, NULL, 4.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'ExOMG4AM1Qh9vA7Mp94nAfKWE3vb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (113, 113, 0.0000, 0.0000, NULL, 48.0000, NULL, NULL, 96.0000, NULL, 0.0000, 0.0000, 48.0000, NULL, 48.0000, NULL, NULL, NULL, 48.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 't844p9AfpM90UA3KQMpCbhQGbd5b', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (114, 114, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'xp46GfA5zU99UAbUdGIxAvCz9dhb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (115, 115, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, '8UfA01bMUCxWSA5Q2C81AQ1z372b', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (116, 116, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, '2bSr1YbrGI51UApjfEEdAWC5x42b', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (117, 117, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'Uf22n0b47bt9tArhAGYSAAhxUr5A', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (118, 118, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'htQhf0bp9WYUtAtWp8nfbthl3pAA', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (119, 119, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (120, 120, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (121, 121, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (122, 122, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (123, 123, 0.0000, 0.0000, NULL, 13.0000, NULL, NULL, 26.0000, NULL, 0.0000, 0.0000, 13.0000, NULL, 13.0000, NULL, NULL, NULL, 13.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'h8pnAWbW92WdtAbxjhEQAC6xKzbA', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (124, 124, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, '41W2WvAp1jCQUA2rG5b6b4OG5C8A', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (125, 125, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (126, 126, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'O9WUYEASftUhvA7v5Kj0bOYEv5Mb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (127, 127, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'YW8SdbbI7j5pvA1x6v3nbjtlll4b', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (128, 128, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'W4n071AGzGdCvArbGEG0AMn1125b', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (129, 129, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'I8I6OAAbzKj1SAl29GWSAn9I2nEA', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (130, 130, 0.0000, 0.0000, NULL, 5.0000, NULL, NULL, 10.0000, NULL, 0.0000, 0.0000, 5.0000, NULL, 5.0000, NULL, NULL, NULL, 5.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'tMUQjbbnOMz2UA6xj125Aphp9KfA', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (131, 131, 0.0000, 0.0000, NULL, 151.0000, NULL, NULL, 302.0000, NULL, 0.0000, 0.0000, 151.0000, NULL, 151.0000, NULL, NULL, NULL, 151.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'p5665dA6x0A1vA3U658CAdpC4nxb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (132, 132, 0.0000, 0.0000, NULL, 61.0000, NULL, NULL, 122.0000, NULL, 0.0000, 0.0000, 61.0000, NULL, 61.0000, NULL, NULL, NULL, 61.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, '1fUd33bhrzpttAp0hO9zAf2CObSA', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (133, 133, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 45.0000, NULL, NULL, NULL, 45.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (134, 134, 0.0000, 0.0000, NULL, 151.0000, NULL, NULL, 302.0000, NULL, 0.0000, 0.0000, 151.0000, NULL, 151.0000, NULL, NULL, NULL, 151.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'IrIQWrb507CbtAQh3df6AICb597b', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (135, 135, 0.0000, 0.0000, NULL, 61.0000, NULL, NULL, 122.0000, NULL, 0.0000, 0.0000, 61.0000, NULL, 61.0000, NULL, NULL, NULL, 61.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'lnlQ8fAl38A2rAS5z1YfAt9pQxAb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (136, 136, 0.0000, 0.0000, NULL, 7.0000, NULL, NULL, 14.0000, NULL, 0.0000, 0.0000, 7.0000, NULL, 7.0000, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'b59MMKbQKOQISA7O0E75bAxrEKOA', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (137, 137, 0.0000, 0.0000, NULL, 121.0000, NULL, NULL, 242.0000, NULL, 0.0000, 0.0000, 121.0000, NULL, 121.0000, NULL, NULL, NULL, 121.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'Yfx3pjAjA529rA8EU979Al1CO1Mb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (138, 138, 0.0000, 0.0000, NULL, 61.0000, NULL, NULL, 122.0000, NULL, 0.0000, 0.0000, 61.0000, NULL, 61.0000, NULL, NULL, NULL, 61.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, '1IQdOjb4OjQYUAvCO4rnAIrjft2b', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (139, 139, 0.0000, 0.0000, NULL, 55.0000, NULL, NULL, 110.0000, NULL, 0.0000, 0.0000, 55.0000, NULL, 55.0000, NULL, NULL, NULL, 55.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'M8n4MObjbvj2SA0M8xpMApxjAOKA', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (140, 140, 0.0000, 0.0000, NULL, 13.0000, NULL, NULL, 26.0000, NULL, 0.0000, 0.0000, 13.0000, NULL, 13.0000, NULL, NULL, NULL, 13.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'xhGx80Anrz73UAUK18bhAtE4pMCA', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (141, 141, 0.0000, 0.0000, NULL, 151.0000, NULL, NULL, 302.0000, NULL, 0.0000, 0.0000, 151.0000, NULL, 151.0000, NULL, NULL, NULL, 151.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, '44nWOjbh8pK0vAU5966AA9trdE5A', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (142, 142, 0.0000, 0.0000, NULL, 121.0000, NULL, NULL, 242.0000, NULL, 0.0000, 0.0000, 121.0000, NULL, 121.0000, NULL, NULL, NULL, 121.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'fUp7nxApS9p4UAAIEb8fbv82QS5b', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (143, 143, 0.0000, 0.0000, NULL, 151.0000, NULL, NULL, 302.0000, NULL, 0.0000, 0.0000, 151.0000, NULL, 151.0000, NULL, NULL, NULL, 151.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'rd811hAdthzbSAKEbIC9AOUYbKYb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (144, 144, 0.0000, 0.0000, NULL, 61.0000, NULL, NULL, 122.0000, NULL, 0.0000, 0.0000, 61.0000, NULL, 61.0000, NULL, NULL, NULL, 61.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, '6rGAIxAhYYU7rA2r0OAxA3Afp23b', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (145, 145, 0.0000, 0.0000, NULL, 151.0000, NULL, NULL, 302.0000, NULL, 0.0000, 0.0000, 151.0000, NULL, 151.0000, NULL, NULL, NULL, 151.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'YIht04Azf6A5UAQKQj4zAKU4SQUA', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (146, 146, 0.0000, 0.0000, NULL, 61.0000, NULL, NULL, 122.0000, NULL, 0.0000, 0.0000, 61.0000, NULL, 61.0000, NULL, NULL, NULL, 61.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'Wd85IjAhndYdSAEQ6n74b6OGfrYb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (147, 147, 0.0000, 0.0000, NULL, 73.0000, NULL, NULL, 146.0000, NULL, 0.0000, 0.0000, 73.0000, NULL, 73.0000, NULL, NULL, NULL, 73.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, 'KrIMAWb87UUMvAKlG1CObGIlbdrb', NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL), (148, 148, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 10.0000, NULL, NULL, NULL, 10.0000, NULL, NULL, NULL, NULL, '0', '0', NULL, 'saferpaynew', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, '', '', NULL, '', '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL); /*!40000 ALTER TABLE `sales_flat_order_payment` ENABLE KEYS */; # Dumping structure for table web36db1.sales_flat_order_status_history CREATE TABLE IF NOT EXISTS `sales_flat_order_status_history` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `parent_id` int(10) unsigned NOT NULL, `is_customer_notified` int(10) default NULL, `is_visible_on_front` tinyint(1) unsigned NOT NULL default '0', `comment` text, `status` varchar(32) default NULL, `created_at` datetime default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_PARENT_ID` (`parent_id`), KEY `IDX_CREATED_AT` (`created_at`), CONSTRAINT `FK_SALES_FLAT_ORDER_STATUS_HISTORY_PARENT` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=542 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_order_status_history: 586 rows /*!40000 ALTER TABLE `sales_flat_order_status_history` DISABLE KEYS */; INSERT INTO `sales_flat_order_status_history` (`entity_id`, `parent_id`, `is_customer_notified`, `is_visible_on_front`, `comment`, `status`, `created_at`) VALUES (1, 1, 1, 0, NULL, '1', '2010-07-20 10:42:55'), (2, 1, 0, 0, '', 'processing', '2010-07-20 10:43:44'), (3, 2, 1, 0, NULL, '1', '2010-07-22 09:56:55'), (4, 2, 0, 0, '', 'complete', '2010-07-22 09:57:27'), (5, 3, 1, 0, NULL, '1', '2010-07-22 10:41:15'), (6, 3, 0, 0, '', 'processing', '2010-07-22 10:41:56'), (7, 4, 1, 0, NULL, '1', '2010-07-23 15:01:13'), (8, 5, 1, 0, NULL, '1', '2010-07-23 15:03:38'), (9, 6, 1, 0, NULL, '1', '2010-07-23 15:05:14'), (10, 7, 1, 0, NULL, 'pending', '2010-07-29 09:41:58'), (11, 8, 1, 0, NULL, '1', '2010-07-29 15:47:43'), (12, 9, 1, 0, NULL, '1', '2010-08-08 15:25:23'), (13, 10, 1, 0, NULL, '1', '2010-08-11 14:12:29'), (14, 10, 1, 0, '', 'processing', '2010-08-11 14:12:58'), (15, 11, 1, 0, NULL, '1', '2010-08-11 14:59:48'), (16, 11, 1, 0, '', 'complete', '2010-08-11 15:00:15'), (17, 12, 1, 0, NULL, '1', '2010-08-12 07:08:08'), (18, 13, 1, 0, NULL, '1', '2010-08-12 08:47:33'), (19, 14, 1, 0, NULL, '1', '2010-08-12 13:11:40'), (20, 14, 1, 0, '', 'processing', '2010-08-12 17:30:20'), (21, 13, 1, 0, '', 'processing', '2010-08-12 17:34:14'), (22, 15, 1, 0, NULL, '1', '2010-08-13 08:05:54'), (23, 16, 1, 0, NULL, '1', '2010-08-13 08:22:51'), (24, 15, 1, 0, '', 'processing', '2010-08-13 08:26:09'), (25, 16, 1, 0, '', 'processing', '2010-08-13 08:26:23'), (26, 17, 1, 0, NULL, '1', '2010-08-13 09:40:48'), (27, 17, 1, 0, '', 'processing', '2010-08-13 09:41:44'), (28, 18, 1, 0, NULL, '1', '2010-08-13 10:02:24'), (29, 18, 1, 0, '', 'processing', '2010-08-13 10:03:07'), (30, 1, 1, 0, '', 'complete', '2010-08-15 17:33:53'), (31, 18, 0, 0, '', 'complete', '2010-08-15 17:38:48'), (32, 18, 0, 0, 'm,m,', 'complete', '2010-08-15 17:39:41'), (33, 19, 1, 0, NULL, 'pending_payment', '2010-08-15 17:47:23'), (34, 19, 0, 0, '', 'processing', '2010-08-15 17:49:01'), (35, 19, 1, 0, '', 'complete', '2010-08-15 17:50:19'), (36, 19, 0, 0, 'ze', 'complete', '2010-08-15 17:50:54'), (37, 12, 1, 0, '', 'complete', '2010-08-15 17:52:22'), (38, 20, 1, 0, NULL, 'pending_payment', '2010-08-15 18:07:59'), (39, 21, 1, 0, NULL, 'pending_payment', '2010-08-16 06:46:11'), (40, 21, 1, 0, '', 'processing', '2010-08-16 06:48:08'), (41, 22, 1, 0, NULL, 'pending_payment', '2010-08-16 07:58:47'), (42, 23, 1, 0, NULL, 'pending_payment', '2010-08-16 08:15:35'), (43, 23, 1, 0, '', 'processing', '2010-08-16 08:19:22'), (44, 24, 1, 0, NULL, 'pending_payment', '2010-08-16 11:27:16'), (45, 25, 1, 0, NULL, 'pending_payment', '2010-08-16 12:17:30'), (46, 26, 1, 0, NULL, 'pending_payment', '2010-08-16 14:09:55'), (47, 27, 1, 0, NULL, 'pending_payment', '2010-08-17 06:56:24'), (48, 27, 1, 0, '', 'processing', '2010-08-17 06:57:34'), (49, 28, 1, 0, NULL, 'pending_payment', '2010-08-17 13:41:10'), (50, 28, 1, 0, '', 'processing', '2010-08-17 13:43:23'), (51, 29, 1, 0, NULL, 'pending_payment', '2010-08-17 15:13:49'), (52, 29, 1, 0, '', 'processing', '2010-08-17 15:14:22'), (53, 30, 1, 0, NULL, 'pending_payment', '2010-08-17 15:43:13'), (54, 30, 1, 0, '', 'processing', '2010-08-17 15:44:54'), (55, 31, 1, 0, NULL, 'pending_payment', '2010-08-18 11:42:30'), (56, 31, 1, 0, '', 'processing', '2010-08-18 11:43:03'), (57, 32, 1, 0, NULL, 'pending_payment', '2010-08-18 12:27:50'), (58, 32, 0, 0, '', 'processing', '2010-08-18 12:30:20'), (59, 33, 1, 0, NULL, 'processing', '2010-08-18 12:49:17'), (60, 33, 0, 0, '', 'processing', '2010-08-18 12:53:13'), (61, 34, 1, 0, NULL, 'processing', '2010-08-18 13:00:10'), (62, 34, 1, 0, '', 'processing', '2010-08-18 13:01:07'), (63, 35, 1, 0, NULL, 'processing', '2010-08-19 10:11:40'), (64, 35, 0, 0, '', 'processing', '2010-08-19 10:23:01'), (65, 35, 0, 0, '', 'complete', '2010-08-19 10:46:14'), (66, 36, 1, 0, NULL, 'processing', '2010-08-19 10:53:16'), (67, 36, 1, 0, '', 'processing', '2010-08-19 10:54:13'), (68, 37, 1, 0, NULL, 'processing', '2010-08-19 13:26:09'), (69, 38, 1, 0, NULL, 'processing', '2010-08-19 14:50:41'), (70, 39, 1, 0, NULL, 'processing', '2010-08-19 15:24:14'), (71, 40, 1, 0, NULL, 'processing', '2010-08-19 16:19:46'), (72, 41, 1, 0, NULL, 'processing', '2010-08-19 16:27:24'), (73, 42, 1, 0, NULL, 'processing', '2010-08-20 07:41:53'), (74, 43, 1, 0, NULL, 'processing', '2010-08-20 08:05:06'), (75, 43, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-20 08:05:15'), (76, 43, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-20 08:18:13'), (77, 44, 1, 0, NULL, 'processing', '2010-08-20 08:19:38'), (78, 44, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-20 08:19:48'), (79, 45, 1, 0, NULL, 'processing', '2010-08-20 08:29:17'), (80, 45, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-20 08:29:25'), (81, 45, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-20 08:30:49'), (82, 46, 1, 0, NULL, 'processing', '2010-08-20 09:10:45'), (83, 46, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-20 09:10:53'), (84, 46, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-20 09:12:33'), (85, 47, 1, 0, NULL, 'processing', '2010-08-20 09:52:57'), (86, 47, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-20 09:53:07'), (87, 47, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-20 09:53:30'), (88, 48, 1, 0, NULL, 'processing', '2010-08-20 09:56:14'), (89, 48, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-20 09:56:21'), (90, 48, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-20 09:56:41'), (91, 49, 1, 0, NULL, 'processing', '2010-08-20 10:03:54'), (92, 49, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-20 10:04:01'), (93, 49, 0, 0, 'Customer canceled Saferpaynew Payment.', 'canceled', '2010-08-20 10:04:10'), (94, 50, 1, 0, NULL, 'processing', '2010-08-20 10:54:39'), (95, 50, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-20 10:54:48'), (96, 50, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-20 10:55:26'), (97, 51, 1, 0, NULL, 'processing', '2010-08-20 11:22:15'), (98, 51, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-20 11:22:24'), (99, 51, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-20 11:22:57'), (100, 52, 1, 0, NULL, 'processing', '2010-08-20 15:00:44'), (101, 53, 1, 0, NULL, 'processing', '2010-08-22 06:11:45'), (102, 53, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-22 06:11:55'), (103, 53, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-22 06:13:52'), (104, 54, 1, 0, NULL, 'pending', '2010-08-22 06:36:19'), (105, 54, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-22 06:36:26'), (106, 54, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-22 06:36:52'), (107, 55, 1, 0, NULL, 'processing', '2010-08-22 06:40:08'), (108, 55, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-22 06:40:15'), (109, 55, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-22 06:40:57'), (110, 56, 1, 0, NULL, 'processing', '2010-08-22 06:47:45'), (111, 56, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-22 06:47:53'), (112, 56, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-22 06:48:33'), (113, 57, 1, 0, NULL, 'processing', '2010-08-23 09:20:11'), (114, 57, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-23 09:20:26'), (115, 57, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-23 09:21:14'), (116, 57, 0, 0, 'There was an error at Saferpaynew Payment. Customers payment was not valid.', 'canceled', '2010-08-23 09:29:04'), (117, 57, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-23 09:39:19'), (118, 58, 1, 0, NULL, 'processing', '2010-08-23 09:56:35'), (119, 58, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-23 09:56:45'), (120, 58, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-23 09:57:18'), (121, 59, 1, 0, NULL, 'processing', '2010-08-23 10:14:06'), (122, 59, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-23 10:14:14'), (123, 59, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-23 10:14:30'), (124, 60, 1, 0, NULL, 'processing', '2010-08-23 10:34:41'), (125, 60, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-23 10:34:50'), (126, 60, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-23 10:35:12'), (127, 61, 1, 0, NULL, 'processing', '2010-08-23 10:43:19'), (128, 61, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-23 10:43:27'), (129, 61, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-23 10:43:43'), (130, 61, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-23 10:43:47'), (131, 62, 1, 0, NULL, 'processing', '2010-08-23 11:22:54'), (132, 62, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-23 11:23:02'), (133, 62, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-23 11:23:18'), (134, 62, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-23 11:23:23'), (135, 63, 1, 0, NULL, 'processing', '2010-08-23 11:39:38'), (136, 63, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-23 11:39:46'), (137, 63, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-23 11:39:59'), (138, 63, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-23 11:40:04'), (139, 64, 1, 0, NULL, 'processing', '2010-08-23 12:02:53'), (140, 64, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-23 12:03:03'), (141, 64, 0, 0, 'Customer canceled Saferpaynew Payment.', 'canceled', '2010-08-23 12:07:32'), (142, 65, 1, 0, NULL, 'processing', '2010-08-23 12:08:41'), (143, 66, 1, 0, NULL, 'processing', '2010-08-23 13:49:14'), (144, 66, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-23 13:49:17'), (145, 66, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-23 13:49:30'), (146, 66, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: YxlbOGAfU38CUAt0GGEpA6d70ldA', 'processing', '2010-08-23 13:49:30'), (147, 67, 1, 0, NULL, 'processing', '2010-08-23 14:45:13'), (148, 67, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-23 14:45:16'), (149, 67, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-23 14:45:28'), (150, 67, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: 7lMb6Mbrfn8CUArS72IYA2t5Wb5b', 'processing', '2010-08-23 14:45:28'), (151, 68, 1, 0, NULL, 'processing', '2010-08-24 13:08:45'), (152, 68, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-24 13:08:48'), (153, 68, 2, 0, 'Erfasster Betrag von 75,00 € online.', 'processing', '2010-08-24 13:09:02'), (154, 68, 2, 0, 'PayConfirm Registered notification about captured amount of 7.500,00 €. Transaktions-ID: "W4OIn8bxK07tSA4zbU5Ebd38OUKb".', 'processing', '2010-08-24 13:09:02'), (155, 68, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: W4OIn8bxK07tSA4zbU5Ebd38OUKb', 'processing', '2010-08-24 13:09:02'), (156, 69, 1, 0, NULL, 'processing', '2010-08-24 13:56:12'), (157, 69, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-24 13:56:14'), (158, 69, 2, 0, 'Erfasster Betrag von 95,00 € online.', 'processing', '2010-08-24 13:56:30'), (159, 69, 2, 0, 'PayConfirm Registered notification about captured amount of 95,00 €. Transaktions-ID: "A11A7nbWpn4dtA1rAbnCbK54tlQA".', 'processing', '2010-08-24 13:56:30'), (160, 70, 1, 0, NULL, 'processing', '2010-08-24 14:03:04'), (161, 70, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-24 14:03:06'), (162, 70, 2, 0, 'Erfasster Betrag von 17,99 € online.', 'processing', '2010-08-24 14:03:18'), (163, 70, 2, 0, 'PayConfirm Registered notification about captured amount of 17,99 €. Transaktions-ID: "fY96vtb6lQ2KtAIn7lzKbh47lWQA".', 'processing', '2010-08-24 14:03:18'), (164, 71, 1, 0, NULL, 'processing', '2010-08-24 14:07:29'), (165, 71, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-24 14:07:31'), (166, 71, 0, 0, 'There was an error at Saferpaynew Payment. Customers payment was not valid.', 'canceled', '2010-08-24 14:10:29'), (167, 72, 1, 0, NULL, 'processing', '2010-08-24 15:14:27'), (168, 72, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-24 15:14:30'), (169, 72, 2, 0, 'Erfasster Betrag von 95,00 € online.', 'processing', '2010-08-24 15:14:43'), (170, 73, 1, 0, NULL, 'processing', '2010-08-24 15:37:40'), (171, 73, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-24 15:37:43'), (172, 73, 2, 0, 'Erfasster Betrag von 95,00 € online.', 'processing', '2010-08-24 15:37:58'), (173, 73, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-24 15:38:03'), (174, 73, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 95,00 €. Transaktions-ID: "Y482GCAIMS97SAI9xv50AI38j12b".', 'processing', '2010-08-24 15:38:05'), (175, 74, 1, 0, NULL, 'processing', '2010-08-24 15:44:55'), (176, 74, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-24 15:44:58'), (177, 74, 2, 0, 'Erfasster Betrag von 75,00 € online.', 'processing', '2010-08-24 15:45:10'), (178, 74, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-24 15:45:17'), (179, 75, 1, 0, NULL, 'processing', '2010-08-24 15:51:46'), (180, 75, 0, 0, 'Customer was redirected to Saferpaynew.', 'pending_payment', '2010-08-24 15:51:49'), (181, 75, 2, 0, 'Erfasster Betrag von 75,00 € online.', 'processing', '2010-08-24 15:52:05'), (182, 75, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 75,00 €. Transaktions-ID: "v6zIbEA85lMrtA75OfhxAKzOO8bA".', 'processing', '2010-08-24 15:52:05'), (183, 75, 0, 0, 'Customer was rejected by Saferpaynew', 'canceled', '2010-08-24 15:52:13'), (184, 76, 1, 0, NULL, 'processing', '2010-08-24 16:05:39'), (185, 76, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-24 16:05:41'), (186, 76, 2, 0, 'Erfasster Betrag von 75,00 € online.', 'processing', '2010-08-24 16:05:57'), (187, 76, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 75,00 €. Transaktions-ID: "f7MtOAbt972GSAIUz3Y3bIz5fAhA".', 'processing', '2010-08-24 16:05:57'), (188, 76, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-24 16:06:01'), (189, 77, 1, 0, NULL, 'processing', '2010-08-24 16:12:29'), (190, 77, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-24 16:12:32'), (191, 77, 2, 0, 'Erfasster Betrag von 75,00 € online.', 'processing', '2010-08-24 16:12:50'), (192, 77, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 75,00 €. Transaktions-ID: "EWWx08A7nMpxUAQnhjQlAlnSxhKb".', 'processing', '2010-08-24 16:12:50'), (193, 77, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-24 16:12:58'), (194, 78, 1, 0, NULL, 'processing', '2010-08-24 16:17:37'), (195, 78, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-24 16:17:39'), (196, 78, 2, 0, 'Erfasster Betrag von 75,00 € online.', 'processing', '2010-08-24 16:17:56'), (197, 78, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 75,00 €. Transaktions-ID: "nzlSAzb53SbQSAdQAzIrbGp7vY7b".', 'processing', '2010-08-24 16:17:56'), (198, 78, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-24 16:18:01'), (199, 79, 1, 0, NULL, 'processing', '2010-08-24 16:22:58'), (200, 79, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-24 16:23:01'), (201, 79, 2, 0, 'Erfasster Betrag von 75,00 € online.', 'processing', '2010-08-24 16:24:13'), (202, 79, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-24 16:24:20'), (203, 80, 1, 0, NULL, 'processing', '2010-08-25 08:11:25'), (204, 80, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 08:11:29'), (205, 80, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 08:11:47'), (206, 80, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 08:11:53'), (207, 81, 1, 0, NULL, 'processing', '2010-08-25 08:29:08'), (208, 81, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 08:29:11'), (209, 81, 2, 0, 'Erfasster Betrag von 4,00 € online.', 'processing', '2010-08-25 08:29:30'), (210, 81, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 08:29:39'), (211, 82, 1, 0, NULL, 'processing', '2010-08-25 08:57:34'), (212, 82, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 08:57:42'), (213, 82, 2, 0, 'Erfasster Betrag von 75,00 € online.', 'processing', '2010-08-25 08:58:19'), (214, 82, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 08:58:25'), (215, 83, 1, 0, NULL, 'processing', '2010-08-25 09:09:13'), (216, 83, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 09:09:16'), (217, 83, 2, 0, 'Erfasster Betrag von 75,00 € online.', 'processing', '2010-08-25 09:09:33'), (218, 83, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 09:09:37'), (219, 84, 1, 0, NULL, 'processing', '2010-08-25 09:23:41'), (220, 84, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 09:23:44'), (221, 84, 2, 0, 'Erfasster Betrag von 45,00 € online.', 'processing', '2010-08-25 09:23:57'), (222, 84, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 09:24:03'), (223, 85, 1, 0, NULL, 'processing', '2010-08-25 09:26:57'), (224, 85, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 09:27:00'), (225, 85, 2, 0, 'Erfasster Betrag von 4,00 € online.', 'processing', '2010-08-25 09:27:22'), (226, 85, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 09:27:29'), (227, 86, 1, 0, NULL, 'processing', '2010-08-25 09:37:46'), (228, 86, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 09:37:49'), (229, 86, 2, 0, 'Erfasster Betrag von 45,00 € online.', 'processing', '2010-08-25 09:38:01'), (230, 86, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 45,00 €. Transaktions-ID: "jC3K1rbASId3rAUdlS5lb27rS7jb".', 'processing', '2010-08-25 09:38:01'), (231, 86, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: jC3K1rbASId3rAUdlS5lb27rS7jb', 'processing', '2010-08-25 09:38:01'), (232, 87, 1, 0, NULL, 'processing', '2010-08-25 09:53:10'), (233, 87, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 09:53:13'), (234, 87, 2, 0, 'Erfasster Betrag von 45,00 € online.', 'processing', '2010-08-25 09:54:12'), (235, 87, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 45,00 €. Transaktions-ID: "Ajb1lbbn0IQltAGIf77Gb51lnptb".', 'processing', '2010-08-25 09:54:12'), (236, 87, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: Ajb1lbbn0IQltAGIf77Gb51lnptb', 'processing', '2010-08-25 09:54:12'), (237, 88, 1, 0, NULL, 'processing', '2010-08-25 09:55:33'), (238, 88, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 09:55:37'), (239, 88, 2, 0, 'Erfasster Betrag von 55,00 € online.', 'processing', '2010-08-25 09:55:56'), (240, 88, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 55,00 €. Transaktions-ID: "655YfAA39Mh1tAtM5U57bG8dr10A".', 'processing', '2010-08-25 09:55:56'), (241, 88, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: 655YfAA39Mh1tAtM5U57bG8dr10A', 'processing', '2010-08-25 09:55:56'), (242, 89, 1, 0, NULL, 'processing', '2010-08-25 10:09:54'), (243, 89, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 10:09:57'), (244, 89, 2, 0, 'Erfasster Betrag von 45,00 € online.', 'processing', '2010-08-25 10:10:27'), (245, 89, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 45,00 €. Transaktions-ID: "A6UxUvbIQ6bEWA2EQYEtAbjvKpMb".', 'processing', '2010-08-25 10:10:27'), (246, 89, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: A6UxUvbIQ6bEWA2EQYEtAbjvKpMb', 'processing', '2010-08-25 10:10:27'), (247, 90, 1, 0, NULL, 'processing', '2010-08-25 10:17:14'), (248, 90, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 10:17:17'), (249, 90, 2, 0, 'Erfasster Betrag von 45,00 € online.', 'processing', '2010-08-25 10:17:30'), (250, 90, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 10:17:37'), (251, 91, 1, 0, NULL, 'processing', '2010-08-25 10:27:29'), (252, 91, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 10:27:32'), (253, 91, 2, 0, 'Erfasster Betrag von 45,00 € online.', 'processing', '2010-08-25 10:29:03'), (254, 91, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 45,00 €. Transaktions-ID: "8zGEEIb5EYfGvAhrU2lYbzA8n6bb".', 'processing', '2010-08-25 10:29:03'), (255, 91, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: 8zGEEIb5EYfGvAhrU2lYbzA8n6bb', 'processing', '2010-08-25 10:29:03'), (256, 92, 1, 0, NULL, 'processing', '2010-08-25 10:47:00'), (257, 92, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 10:47:04'), (258, 92, 2, 0, 'Erfasster Betrag von 165,00 € online.', 'processing', '2010-08-25 10:47:37'), (259, 92, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 165,00 €. Transaktions-ID: "QnAG90AxEOY6vAhUznxKAxSUU60b".', 'processing', '2010-08-25 10:47:37'), (260, 92, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: QnAG90AxEOY6vAhUznxKAxSUU60b', 'processing', '2010-08-25 10:47:37'), (261, 93, 1, 0, NULL, 'processing', '2010-08-25 10:59:31'), (262, 93, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 10:59:34'), (263, 93, 2, 0, 'Erfasster Betrag von 13,00 € online.', 'processing', '2010-08-25 10:59:43'), (264, 93, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 13,00 €. Transaktions-ID: "lCtrvKA2I7jAtA3fnUMvACEGrdxb".', 'processing', '2010-08-25 10:59:43'), (265, 93, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: lCtrvKA2I7jAtA3fnUMvACEGrdxb', 'processing', '2010-08-25 10:59:43'), (266, 94, 1, 0, NULL, 'processing', '2010-08-25 11:03:19'), (267, 94, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 11:03:22'), (268, 94, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 11:03:30'), (269, 94, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 11:03:36'), (270, 94, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "n4jp8Ub3n03MUArWd73GAvWdt6Gb".', 'processing', '2010-08-25 11:03:36'), (271, 94, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: n4jp8Ub3n03MUArWd73GAvWdt6Gb', 'processing', '2010-08-25 11:03:36'), (272, 95, 1, 0, NULL, 'processing', '2010-08-25 11:15:27'), (273, 95, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 11:15:30'), (274, 96, 1, 0, NULL, 'processing', '2010-08-25 11:16:37'), (275, 96, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 11:16:40'), (276, 96, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 11:16:47'), (277, 96, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "W3Ax81blK07ItAv7SpAKbbzbEEOb".', 'processing', '2010-08-25 11:16:47'), (278, 96, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 11:16:54'), (279, 96, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: W3Ax81blK07ItAv7SpAKbbzbEEOb', 'processing', '2010-08-25 11:16:54'), (280, 97, 1, 0, NULL, 'processing', '2010-08-25 12:13:41'), (281, 97, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 12:13:43'), (282, 97, 2, 0, 'Erfasster Betrag von 43,00 € online.', 'processing', '2010-08-25 12:13:52'), (283, 97, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 43,00 €. Transaktions-ID: "1xz15QA4hflAtAntSlrzbnMGA2Ib".', 'processing', '2010-08-25 12:13:52'), (284, 97, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 12:13:58'), (285, 97, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: 1xz15QA4hflAtAntSlrzbnMGA2Ib', 'processing', '2010-08-25 12:13:59'), (286, 98, 1, 0, NULL, 'processing', '2010-08-25 12:21:34'), (287, 98, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 12:21:37'), (288, 98, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 12:22:04'), (289, 98, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "j3QAApbGhA88rA35CUvKA2Idlbjb".', 'processing', '2010-08-25 12:22:04'), (290, 98, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 12:22:11'), (291, 98, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: j3QAApbGhA88rA35CUvKA2Idlbjb', 'processing', '2010-08-25 12:22:12'), (292, 99, 1, 0, NULL, 'processing', '2010-08-25 12:36:13'), (293, 99, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 12:36:16'), (294, 99, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 12:36:24'), (295, 99, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "OIn5fKbjrOlfvAAzlKdzA9MY3zAb".', 'processing', '2010-08-25 12:36:24'), (296, 99, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 12:36:30'), (297, 99, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: OIn5fKbjrOlfvAAzlKdzA9MY3zAb', 'processing', '2010-08-25 12:36:30'), (298, 100, 1, 0, NULL, 'processing', '2010-08-25 12:44:33'), (299, 100, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 12:44:44'), (300, 101, 1, 0, NULL, 'processing', '2010-08-25 12:44:54'), (301, 101, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 12:44:57'), (302, 101, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 12:45:05'), (303, 101, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "G43GCAA5xYSGtAEpAGt2bY9Av8vb".', 'processing', '2010-08-25 12:45:05'), (304, 100, 2, 0, 'Erfasster Betrag von 48,00 € online.', 'processing', '2010-08-25 12:45:22'), (305, 100, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 48,00 €. Transaktions-ID: "1IQGKjbM1QUQUAjGvObQbjj38G1b".', 'processing', '2010-08-25 12:45:22'), (306, 102, 1, 0, NULL, 'processing', '2010-08-25 12:50:40'), (307, 102, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 12:50:43'), (308, 102, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 12:50:52'), (309, 102, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "GnUQC4bMGx3KtAlzM7OGbn7brI3b".', 'processing', '2010-08-25 12:50:52'), (310, 103, 1, 0, NULL, 'processing', '2010-08-25 12:57:03'), (311, 103, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 12:57:06'), (312, 103, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 12:57:15'), (313, 103, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "1hQ97Wb58l08SAESdU8xAIpz72xA".', 'processing', '2010-08-25 12:57:15'), (314, 104, 1, 0, NULL, 'processing', '2010-08-25 13:05:11'), (315, 104, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 13:05:14'), (316, 104, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 13:05:23'), (317, 104, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "OYQj13AA5hM8rAf7fllbAjpGv2nb".', 'processing', '2010-08-25 13:05:23'), (318, 105, 1, 0, NULL, 'processing', '2010-08-25 13:09:54'), (319, 105, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 13:09:57'), (320, 105, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 13:10:06'), (321, 105, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "WxChhCbxddp5rASO8S60bf1AAGzb".', 'processing', '2010-08-25 13:10:06'), (322, 105, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 13:10:12'), (323, 105, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: WxChhCbxddp5rASO8S60bf1AAGzb', 'processing', '2010-08-25 13:10:12'), (324, 106, 1, 0, NULL, 'processing', '2010-08-25 13:17:36'), (325, 106, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 13:17:39'), (326, 106, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 13:17:48'), (327, 106, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "vKlYUObSC914rAIUCpI2bOnndhdb".', 'processing', '2010-08-25 13:17:48'), (328, 106, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 13:17:54'), (329, 106, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: vKlYUObSC914rAIUCpI2bOnndhdb', 'processing', '2010-08-25 13:17:54'), (330, 107, 1, 0, NULL, 'processing', '2010-08-25 13:31:00'), (331, 107, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 13:31:03'), (332, 107, 2, 0, 'Erfasster Betrag von 9,00 € online.', 'processing', '2010-08-25 13:31:23'), (333, 107, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 9,00 €. Transaktions-ID: "I41bp2bjnnfbSAd2SS8AAAjp6UKb".', 'processing', '2010-08-25 13:31:23'), (334, 108, 1, 0, NULL, 'processing', '2010-08-25 13:33:39'), (335, 108, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 13:33:42'), (336, 108, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 13:33:51'), (337, 108, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "r22bftbn2hWlSA7GYbvEApbr0MUA".', 'processing', '2010-08-25 13:33:51'), (338, 109, 1, 0, NULL, 'processing', '2010-08-25 13:37:48'), (339, 109, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 13:37:51'), (340, 109, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 13:37:59'), (341, 109, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "hW2fI7A76A0nUA346vxjAl65vInb".', 'processing', '2010-08-25 13:37:59'), (342, 109, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 13:38:05'), (343, 109, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: hW2fI7A76A0nUA346vxjAl65vInb', 'processing', '2010-08-25 13:38:05'), (344, 110, 1, 0, NULL, 'processing', '2010-08-25 13:45:03'), (345, 110, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 13:45:06'), (346, 110, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 13:45:14'), (347, 110, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "51MA87blIfEQtAYA06KxArhnC2AA".', 'processing', '2010-08-25 13:45:14'), (348, 110, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 13:45:20'), (349, 110, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: 51MA87blIfEQtAYA06KxArhnC2AA', 'processing', '2010-08-25 13:45:21'), (350, 111, 1, 0, NULL, 'processing', '2010-08-25 14:17:23'), (351, 111, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 14:17:26'), (352, 111, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 14:17:35'), (353, 111, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "O6rvflb3I4jUvA94vEnOAp0n3r4A".', 'processing', '2010-08-25 14:17:35'), (354, 111, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 14:17:41'), (355, 111, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: O6rvflb3I4jUvA94vEnOAp0n3r4A', 'processing', '2010-08-25 14:17:41'), (356, 112, 1, 0, NULL, 'processing', '2010-08-25 14:21:07'), (357, 112, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 14:21:10'), (358, 112, 2, 0, 'Erfasster Betrag von 4,00 € online.', 'processing', '2010-08-25 14:21:36'), (359, 112, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 4,00 €. Transaktions-ID: "ExOMG4AM1Qh9vA7Mp94nAfKWE3vb".', 'processing', '2010-08-25 14:21:36'), (360, 112, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 14:21:42'), (361, 112, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: ExOMG4AM1Qh9vA7Mp94nAfKWE3vb', 'processing', '2010-08-25 14:21:42'), (362, 113, 1, 0, NULL, 'processing', '2010-08-25 14:28:17'), (363, 113, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 14:28:21'), (364, 113, 2, 0, 'Erfasster Betrag von 48,00 € online.', 'processing', '2010-08-25 14:28:41'), (365, 113, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 48,00 €. Transaktions-ID: "t844p9AfpM90UA3KQMpCbhQGbd5b".', 'processing', '2010-08-25 14:28:41'), (366, 113, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 14:28:47'), (367, 113, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: t844p9AfpM90UA3KQMpCbhQGbd5b', 'processing', '2010-08-25 14:28:47'), (368, 114, 1, 0, NULL, 'processing', '2010-08-25 14:34:26'), (369, 114, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 14:34:32'), (370, 114, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 14:34:51'), (371, 114, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "xp46GfA5zU99UAbUdGIxAvCz9dhb".', 'processing', '2010-08-25 14:34:51'), (372, 114, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 14:34:56'), (373, 114, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: xp46GfA5zU99UAbUdGIxAvCz9dhb', 'processing', '2010-08-25 14:34:56'), (374, 115, 1, 0, NULL, 'processing', '2010-08-25 15:22:52'), (375, 115, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 15:22:55'), (376, 115, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 15:23:05'), (377, 115, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "8UfA01bMUCxWSA5Q2C81AQ1z372b".', 'processing', '2010-08-25 15:23:05'), (378, 115, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 15:23:12'), (379, 115, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: 8UfA01bMUCxWSA5Q2C81AQ1z372b', 'processing', '2010-08-25 15:23:12'), (380, 116, 1, 0, NULL, 'processing', '2010-08-25 15:26:26'), (381, 116, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 15:26:29'), (382, 116, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 15:26:38'), (383, 116, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "2bSr1YbrGI51UApjfEEdAWC5x42b".', 'processing', '2010-08-25 15:26:38'), (384, 116, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 15:26:44'), (385, 116, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: 2bSr1YbrGI51UApjfEEdAWC5x42b', 'processing', '2010-08-25 15:26:44'), (386, 117, 1, 0, NULL, 'processing', '2010-08-25 15:28:24'), (387, 117, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 15:28:27'), (388, 117, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 15:28:35'), (389, 117, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "Uf22n0b47bt9tArhAGYSAAhxUr5A".', 'processing', '2010-08-25 15:28:35'), (390, 117, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 15:28:42'), (391, 117, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: Uf22n0b47bt9tArhAGYSAAhxUr5A', 'processing', '2010-08-25 15:28:42'), (392, 118, 1, 0, NULL, 'processing', '2010-08-25 15:32:29'), (393, 118, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 15:32:32'), (394, 118, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 15:32:41'), (395, 118, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "htQhf0bp9WYUtAtWp8nfbthl3pAA".', 'processing', '2010-08-25 15:32:41'), (396, 118, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 15:32:46'), (397, 118, 0, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: htQhf0bp9WYUtAtWp8nfbthl3pAA', 'processing', '2010-08-25 15:32:46'), (398, 119, 1, 0, NULL, 'processing', '2010-08-25 16:03:24'), (399, 119, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 16:03:27'), (400, 120, 1, 0, NULL, 'processing', '2010-08-25 16:05:06'), (401, 120, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 16:05:09'), (402, 120, 2, 0, '', 'holded', '2010-08-25 16:05:33'), (403, 120, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 16:05:35'), (404, 121, 1, 0, NULL, 'processing', '2010-08-25 16:09:00'), (405, 121, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 16:09:03'), (406, 121, 2, 0, '', 'holded', '2010-08-25 16:09:39'), (407, 121, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 16:09:41'), (408, 122, 1, 0, NULL, 'processing', '2010-08-25 16:11:07'), (409, 122, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 16:11:10'), (410, 122, 2, 0, '', 'payment_review', '2010-08-25 16:12:11'), (411, 122, 2, 0, '', 'canceled', '2010-08-25 16:12:14'), (412, 122, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 16:12:14'), (413, 123, 1, 0, NULL, 'processing', '2010-08-25 16:15:57'), (414, 123, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 16:16:01'), (415, 123, 2, 0, '', '', '2010-08-25 16:17:54'), (416, 123, 2, 0, 'Erfasster Betrag von 13,00 € online.', 'processing', '2010-08-25 16:17:56'), (417, 123, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 13,00 €. Transaktions-ID: "h8pnAWbW92WdtAbxjhEQAC6xKzbA".', 'processing', '2010-08-25 16:17:56'), (418, 123, 2, 0, '', '', '2010-08-25 16:18:05'), (419, 123, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: h8pnAWbW92WdtAbxjhEQAC6xKzbA', 'processing', '2010-08-25 16:18:05'), (420, 123, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 16:18:06'), (421, 124, 1, 0, NULL, 'processing', '2010-08-25 16:25:49'), (422, 124, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 16:25:52'), (423, 124, 2, 0, '', '', '2010-08-25 16:27:52'), (424, 124, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 16:27:54'), (425, 124, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "41W2WvAp1jCQUA2rG5b6b4OG5C8A".', 'processing', '2010-08-25 16:27:54'), (426, 124, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: 41W2WvAp1jCQUA2rG5b6b4OG5C8A', 'processing', '2010-08-25 16:27:59'), (427, 124, 2, 0, '', '', '2010-08-25 16:28:05'), (428, 124, 0, 0, 'Customer was rejected by Saferpaynew (349)', 'canceled', '2010-08-25 16:28:06'), (429, 125, 1, 0, NULL, 'processing', '2010-08-25 16:35:03'), (430, 125, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 16:35:06'), (431, 126, 1, 0, NULL, 'processing', '2010-08-25 16:52:02'), (432, 126, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 16:52:05'), (433, 126, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 16:52:16'), (434, 126, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "O9WUYEASftUhvA7v5Kj0bOYEv5Mb".', 'processing', '2010-08-25 16:52:16'), (435, 126, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: O9WUYEASftUhvA7v5Kj0bOYEv5Mb', 'processing', '2010-08-25 16:52:22'), (436, 127, 1, 0, NULL, 'processing', '2010-08-25 16:57:42'), (437, 127, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 16:57:45'), (438, 127, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 16:58:09'), (439, 127, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "YW8SdbbI7j5pvA1x6v3nbjtlll4b".', 'processing', '2010-08-25 16:58:09'), (440, 127, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: YW8SdbbI7j5pvA1x6v3nbjtlll4b', 'processing', '2010-08-25 16:59:53'), (441, 128, 1, 0, NULL, 'processing', '2010-08-25 17:18:35'), (442, 128, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-25 17:18:38'), (443, 128, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-25 17:18:58'), (444, 128, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "W4n071AGzGdCvArbGEG0AMn1125b".', 'processing', '2010-08-25 17:18:58'), (445, 128, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: W4n071AGzGdCvArbGEG0AMn1125b', 'processing', '2010-08-25 17:19:03'), (446, 129, 1, 0, NULL, 'processing', '2010-08-26 09:19:10'), (447, 129, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-26 09:19:14'), (448, 129, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-26 09:21:36'), (449, 129, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "I8I6OAAbzKj1SAl29GWSAn9I2nEA".', 'processing', '2010-08-26 09:21:37'), (450, 129, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: I8I6OAAbzKj1SAl29GWSAn9I2nEA', 'processing', '2010-08-26 09:21:42'), (451, 130, 1, 0, NULL, 'processing', '2010-08-26 09:55:43'), (452, 130, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-26 09:55:46'), (453, 130, 2, 0, 'Erfasster Betrag von 5,00 € online.', 'processing', '2010-08-26 09:56:09'), (454, 130, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 5,00 €. Transaktions-ID: "tMUQjbbnOMz2UA6xj125Aphp9KfA".', 'processing', '2010-08-26 09:56:09'), (455, 130, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: tMUQjbbnOMz2UA6xj125Aphp9KfA', 'processing', '2010-08-26 09:56:13'), (456, 131, 1, 0, NULL, 'processing', '2010-08-27 07:28:39'), (457, 131, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-27 07:28:49'), (458, 131, 2, 0, 'Erfasster Betrag von 151,00 € online.', 'processing', '2010-08-27 07:29:16'), (459, 131, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 151,00 €. Transaktions-ID: "p5665dA6x0A1vA3U658CAdpC4nxb".', 'processing', '2010-08-27 07:29:16'), (460, 131, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: p5665dA6x0A1vA3U658CAdpC4nxb', 'processing', '2010-08-27 07:29:24'), (461, 132, 1, 0, NULL, 'processing', '2010-08-27 07:31:55'), (462, 132, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-27 07:31:58'), (463, 132, 2, 0, 'Erfasster Betrag von 61,00 € online.', 'processing', '2010-08-27 07:32:17'), (464, 132, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 61,00 €. Transaktions-ID: "1fUd33bhrzpttAp0hO9zAf2CObSA".', 'processing', '2010-08-27 07:32:17'), (465, 132, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: 1fUd33bhrzpttAp0hO9zAf2CObSA', 'processing', '2010-08-27 07:32:22'), (466, 133, 1, 0, NULL, 'processing', '2010-08-27 09:33:02'), (467, 133, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-27 09:33:05'), (468, 134, 1, 0, NULL, 'processing', '2010-08-28 06:00:26'), (469, 134, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-28 06:00:32'), (470, 134, 2, 0, 'Erfasster Betrag von 151,00 € online.', 'processing', '2010-08-28 06:00:55'), (471, 134, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 151,00 €. Transaktions-ID: "IrIQWrb507CbtAQh3df6AICb597b".', 'processing', '2010-08-28 06:00:55'), (472, 134, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: IrIQWrb507CbtAQh3df6AICb597b', 'processing', '2010-08-28 06:01:03'), (473, 135, 1, 0, NULL, 'processing', '2010-08-28 06:09:37'), (474, 135, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-28 06:09:40'), (475, 135, 2, 0, 'Erfasster Betrag von 61,00 € online.', 'processing', '2010-08-28 06:09:59'), (476, 135, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 61,00 €. Transaktions-ID: "lnlQ8fAl38A2rAS5z1YfAt9pQxAb".', 'processing', '2010-08-28 06:09:59'), (477, 135, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: lnlQ8fAl38A2rAS5z1YfAt9pQxAb', 'processing', '2010-08-28 06:10:05'), (478, 136, 1, 0, NULL, 'processing', '2010-08-28 06:15:09'), (479, 136, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-28 06:15:13'), (480, 136, 2, 0, 'Erfasster Betrag von 7,00 € online.', 'processing', '2010-08-28 06:15:34'), (481, 136, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 7,00 €. Transaktions-ID: "b59MMKbQKOQISA7O0E75bAxrEKOA".', 'processing', '2010-08-28 06:15:34'), (482, 136, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: b59MMKbQKOQISA7O0E75bAxrEKOA', 'processing', '2010-08-28 06:15:38'), (483, 137, 1, 0, NULL, 'processing', '2010-08-28 06:21:26'), (484, 137, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-28 06:21:31'), (485, 137, 2, 0, 'Erfasster Betrag von 121,00 € online.', 'processing', '2010-08-28 06:21:50'), (486, 137, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 121,00 €. Transaktions-ID: "Yfx3pjAjA529rA8EU979Al1CO1Mb".', 'processing', '2010-08-28 06:21:50'), (487, 137, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: Yfx3pjAjA529rA8EU979Al1CO1Mb', 'processing', '2010-08-28 06:21:56'), (488, 138, 1, 0, NULL, 'processing', '2010-08-28 07:04:11'), (489, 138, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-28 07:04:14'), (490, 138, 2, 0, 'Erfasster Betrag von 61,00 € online.', 'processing', '2010-08-28 07:04:34'), (491, 138, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 61,00 €. Transaktions-ID: "1IQdOjb4OjQYUAvCO4rnAIrjft2b".', 'processing', '2010-08-28 07:04:34'), (492, 138, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: 1IQdOjb4OjQYUAvCO4rnAIrjft2b', 'processing', '2010-08-28 07:04:40'), (493, 139, 1, 0, NULL, 'processing', '2010-08-28 07:31:19'), (494, 139, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-28 07:31:23'), (495, 139, 2, 0, 'Erfasster Betrag von 55,00 € online.', 'processing', '2010-08-28 07:31:46'), (496, 139, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 55,00 €. Transaktions-ID: "M8n4MObjbvj2SA0M8xpMApxjAOKA".', 'processing', '2010-08-28 07:31:46'), (497, 139, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: M8n4MObjbvj2SA0M8xpMApxjAOKA', 'processing', '2010-08-28 07:31:54'), (498, 140, 1, 0, NULL, 'processing', '2010-08-28 07:50:01'), (499, 140, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-28 07:50:05'), (500, 140, 2, 0, 'Erfasster Betrag von 13,00 € online.', 'processing', '2010-08-28 07:50:26'), (501, 140, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 13,00 €. Transaktions-ID: "xhGx80Anrz73UAUK18bhAtE4pMCA".', 'processing', '2010-08-28 07:50:26'), (502, 140, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: xhGx80Anrz73UAUK18bhAtE4pMCA', 'processing', '2010-08-28 07:50:31'), (503, 141, 1, 0, NULL, 'processing', '2010-08-28 07:53:47'), (504, 141, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-28 07:53:51'), (505, 141, 2, 0, 'Erfasster Betrag von 151,00 € online.', 'processing', '2010-08-28 07:54:12'), (506, 141, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 151,00 €. Transaktions-ID: "44nWOjbh8pK0vAU5966AA9trdE5A".', 'processing', '2010-08-28 07:54:12'), (507, 141, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: 44nWOjbh8pK0vAU5966AA9trdE5A', 'processing', '2010-08-28 07:54:20'), (508, 142, 1, 0, NULL, 'processing', '2010-08-28 07:58:20'), (509, 142, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-28 07:58:23'), (510, 142, 2, 0, 'Erfasster Betrag von 121,00 € online.', 'processing', '2010-08-28 07:58:41'), (511, 142, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 121,00 €. Transaktions-ID: "fUp7nxApS9p4UAAIEb8fbv82QS5b".', 'processing', '2010-08-28 07:58:41'), (512, 142, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: fUp7nxApS9p4UAAIEb8fbv82QS5b', 'processing', '2010-08-28 07:58:47'), (513, 143, 1, 0, NULL, 'processing', '2010-08-28 08:25:07'), (514, 143, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-28 08:25:10'), (515, 143, 2, 0, 'Erfasster Betrag von 151,00 € online.', 'processing', '2010-08-28 08:25:28'), (516, 143, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 151,00 €. Transaktions-ID: "rd811hAdthzbSAKEbIC9AOUYbKYb".', 'processing', '2010-08-28 08:25:28'), (517, 143, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: rd811hAdthzbSAKEbIC9AOUYbKYb', 'processing', '2010-08-28 08:25:36'), (518, 144, 1, 0, NULL, 'processing', '2010-08-28 08:28:46'), (519, 144, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-28 08:28:50'), (520, 144, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-28 08:29:02'), (521, 144, 2, 0, 'Erfasster Betrag von 61,00 € online.', 'processing', '2010-08-28 08:29:29'), (522, 144, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 61,00 €. Transaktions-ID: "6rGAIxAhYYU7rA2r0OAxA3Afp23b".', 'processing', '2010-08-28 08:29:29'), (523, 144, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: 6rGAIxAhYYU7rA2r0OAxA3Afp23b', 'processing', '2010-08-28 08:29:34'), (524, 145, 1, 0, NULL, 'processing', '2010-08-28 11:15:11'), (525, 145, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-28 11:15:14'), (526, 145, 2, 0, 'Erfasster Betrag von 151,00 € online.', 'processing', '2010-08-28 11:15:54'), (527, 145, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 151,00 €. Transaktions-ID: "YIht04Azf6A5UAQKQj4zAKU4SQUA".', 'processing', '2010-08-28 11:15:54'), (528, 145, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: YIht04Azf6A5UAQKQj4zAKU4SQUA', 'processing', '2010-08-28 11:16:05'), (529, 146, 1, 0, NULL, 'processing', '2010-08-28 11:21:08'), (530, 146, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-28 11:21:11'), (531, 146, 2, 0, 'Erfasster Betrag von 61,00 € online.', 'processing', '2010-08-28 11:21:29'), (532, 146, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 61,00 €. Transaktions-ID: "Wd85IjAhndYdSAEQ6n74b6OGfrYb".', 'processing', '2010-08-28 11:21:29'), (533, 146, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: Wd85IjAhndYdSAEQ6n74b6OGfrYb', 'processing', '2010-08-28 11:21:34'), (534, 142, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-28 11:23:22'), (535, 147, 1, 0, NULL, 'processing', '2010-08-28 11:31:07'), (536, 147, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-28 11:31:12'), (537, 147, 2, 0, 'Erfasster Betrag von 73,00 € online.', 'processing', '2010-08-28 11:31:33'), (538, 147, 2, 0, 'Saferpay "PayConfirm". Registered notification about captured amount of 73,00 €. Transaktions-ID: "KrIMAWb87UUMvAKlG1CObGIlbdrb".', 'processing', '2010-08-28 11:31:33'), (539, 147, NULL, 0, 'Customer successfully returned from Saferpaynew
Transaction ID: KrIMAWb87UUMvAKlG1CObGIlbdrb', 'processing', '2010-08-28 11:31:39'), (540, 148, 1, 0, NULL, 'processing', '2010-08-31 16:53:34'), (541, 148, 0, 0, 'Customer was redirected to Saferpaynew. (71)', 'pending_payment', '2010-08-31 16:53:39'); /*!40000 ALTER TABLE `sales_flat_order_status_history` ENABLE KEYS */; # Dumping structure for table web36db1.sales_flat_quote CREATE TABLE IF NOT EXISTS `sales_flat_quote` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `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', `converted_at` datetime NOT NULL default '0000-00-00 00:00:00', `is_active` tinyint(1) unsigned default '1', `is_virtual` tinyint(1) unsigned default '0', `is_multi_shipping` tinyint(1) unsigned default '0', `items_count` int(10) unsigned default '0', `items_qty` decimal(12,4) default '0.0000', `orig_order_id` int(10) unsigned default '0', `store_to_base_rate` decimal(12,4) default '0.0000', `store_to_quote_rate` decimal(12,4) default '0.0000', `base_currency_code` varchar(255) default NULL, `store_currency_code` varchar(255) default NULL, `quote_currency_code` varchar(255) default NULL, `grand_total` decimal(12,4) default '0.0000', `base_grand_total` decimal(12,4) default '0.0000', `checkout_method` varchar(255) default NULL, `customer_id` int(10) unsigned default '0', `customer_tax_class_id` int(10) unsigned default '0', `customer_group_id` int(10) unsigned default '0', `customer_email` varchar(255) default NULL, `customer_prefix` varchar(40) default NULL, `customer_firstname` varchar(255) default NULL, `customer_middlename` varchar(40) default NULL, `customer_lastname` varchar(255) default NULL, `customer_suffix` varchar(40) default NULL, `customer_dob` datetime default NULL, `customer_note` varchar(255) default NULL, `customer_note_notify` tinyint(1) unsigned default '1', `customer_is_guest` tinyint(1) unsigned default '0', `remote_ip` varchar(32) default NULL, `applied_rule_ids` varchar(255) default NULL, `reserved_order_id` varchar(64) default '', `password_hash` varchar(255) default NULL, `coupon_code` varchar(255) default NULL, `global_currency_code` varchar(255) default NULL, `base_to_global_rate` decimal(12,4) default NULL, `base_to_quote_rate` decimal(12,4) default NULL, `customer_taxvat` varchar(255) default NULL, `customer_gender` varchar(255) default NULL, `subtotal` decimal(12,4) default NULL, `base_subtotal` decimal(12,4) default NULL, `subtotal_with_discount` decimal(12,4) default NULL, `base_subtotal_with_discount` decimal(12,4) default NULL, `is_changed` int(10) unsigned default NULL, `trigger_recollect` tinyint(1) NOT NULL default '0', `ext_shipping_info` text, `gift_message_id` int(10) unsigned default NULL, `invoicepdf_add_totals` text, PRIMARY KEY (`entity_id`), KEY `IDX_CUSTOMER` (`customer_id`,`store_id`,`is_active`), KEY `FK_SALES_QUOTE_STORE` (`store_id`), CONSTRAINT `FK_SALES_QUOTE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=391 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_quote: 329 rows /*!40000 ALTER TABLE `sales_flat_quote` DISABLE KEYS */; INSERT INTO `sales_flat_quote` (`entity_id`, `store_id`, `created_at`, `updated_at`, `converted_at`, `is_active`, `is_virtual`, `is_multi_shipping`, `items_count`, `items_qty`, `orig_order_id`, `store_to_base_rate`, `store_to_quote_rate`, `base_currency_code`, `store_currency_code`, `quote_currency_code`, `grand_total`, `base_grand_total`, `checkout_method`, `customer_id`, `customer_tax_class_id`, `customer_group_id`, `customer_email`, `customer_prefix`, `customer_firstname`, `customer_middlename`, `customer_lastname`, `customer_suffix`, `customer_dob`, `customer_note`, `customer_note_notify`, `customer_is_guest`, `remote_ip`, `applied_rule_ids`, `reserved_order_id`, `password_hash`, `coupon_code`, `global_currency_code`, `base_to_global_rate`, `base_to_quote_rate`, `customer_taxvat`, `customer_gender`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `is_changed`, `trigger_recollect`, `ext_shipping_info`, `gift_message_id`, `invoicepdf_add_totals`) VALUES (1, 2, '2010-07-09 16:12:25', '2010-07-09 16:13:15', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 2.0000, 2.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 1.6800, 1.6800, 1.6800, 1.6800, 1, 1, NULL, NULL, NULL), (2, 1, '2010-07-09 16:20:33', '2010-07-09 16:24:29', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 17.0000, 17.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 14.2900, 14.2900, 14.2900, 14.2900, 1, 1, NULL, NULL, NULL), (3, 2, '2010-07-09 18:17:28', '2010-07-09 19:02:00', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.8400, 0.8400, 0.8400, 0.8400, 1, 1, NULL, NULL, NULL), (4, 1, '2010-07-09 18:44:57', '2010-07-09 18:46:49', '0000-00-00 00:00:00', 1, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 40.0000, 40.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.110', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 33.6100, 33.6100, 33.6100, 33.6100, 1, 1, NULL, NULL, NULL), (5, 2, '2010-07-09 19:02:59', '2010-07-09 20:57:17', '0000-00-00 00:00:00', 1, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 90.0000, 90.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.6300, 75.6300, 75.6300, 75.6300, 1, 1, NULL, NULL, NULL), (6, 1, '2010-07-10 06:58:47', '2010-07-11 08:22:06', '0000-00-00 00:00:00', 1, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '79.194.15.39', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, NULL), (7, 1, '2010-07-11 09:28:54', '2010-07-11 13:10:47', '0000-00-00 00:00:00', 1, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 61.0000, 61.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.110', '1', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 50.4200, 50.4200, 51.4200, 51.4200, 1, 0, NULL, NULL, NULL), (8, 1, '2010-07-11 12:00:15', '2010-07-11 12:32:27', '0000-00-00 00:00:00', 1, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.1600, 7.1600, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', '1', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 5.0400, 5.0400, 6.0400, 6.0400, 1, 0, NULL, NULL, NULL), (9, 1, '2010-07-11 20:29:38', '2010-07-11 20:45:39', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 538.0000, 538.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '85.179.66.228', '2', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 447.9000, 447.9000, 452.9000, 452.9000, 1, 1, NULL, NULL, NULL), (10, 1, '2010-07-12 17:33:44', '2010-07-12 19:11:54', '0000-00-00 00:00:00', 1, 0, 0, 2, 5.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 25.0000, 25.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '92.225.34.62', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 21.0100, 21.0100, 21.0100, 21.0100, 1, 1, NULL, NULL, NULL), (11, 2, '2010-07-12 17:48:46', '2010-07-12 17:54:29', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 50.0000, 50.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '92.231.249.239', '2', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 37.8200, 37.8200, 42.8200, 42.8200, 1, 1, NULL, NULL, NULL), (12, 1, '2010-07-12 19:12:44', '2010-07-12 19:23:05', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '92.225.34.62', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 5.8800, 5.8800, 5.8800, 5.8800, 1, 1, NULL, NULL, NULL), (13, 1, '2010-07-12 19:25:14', '2010-07-12 20:03:14', '0000-00-00 00:00:00', 1, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '92.225.34.62', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, NULL), (14, 1, '2010-07-12 19:44:58', '2010-07-12 19:48:05', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 46.0000, 46.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.110', '2', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 34.4500, 34.4500, 39.4500, 39.4500, 1, 1, NULL, NULL, NULL), (15, 2, '2010-07-13 06:40:45', '2010-07-13 06:42:50', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 13.0000, 13.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.110', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 10.9200, 10.9200, 10.9200, 10.9200, 1, 1, NULL, NULL, NULL), (16, 1, '2010-07-14 14:55:10', '2010-07-14 14:55:11', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 5.8800, 5.8800, 5.8800, 5.8800, 1, 1, NULL, NULL, NULL), (17, 1, '2010-07-14 15:44:42', '2010-07-14 15:44:42', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, '', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.87', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.8400, 0.8400, 0.8400, 0.8400, 1, 1, NULL, NULL, NULL), (19, 1, '2010-07-19 10:53:37', '2010-07-19 11:01:36', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 5.8800, 5.8800, 5.8800, 5.8800, 1, 1, NULL, NULL, NULL), (20, 2, '2010-07-20 08:36:22', '2010-07-20 08:37:24', '0000-00-00 00:00:00', 1, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.88', '1', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, NULL), (22, 1, '2010-07-20 10:41:44', '2010-07-20 10:42:52', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 105.0000, 105.0000, NULL, 1, 3, 1, 'admin@f-m-computer.de', 'Herr', 'Max', NULL, 'Testkunde', NULL, NULL, NULL, 1, 0, '127.0.0.1', '', '100000001', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 79.8300, 79.8300, 79.8300, 79.8300, 1, 1, NULL, NULL, NULL), (23, 2, '2010-07-21 13:41:47', '2010-07-22 09:51:53', '0000-00-00 00:00:00', 1, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '127.0.0.1', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, NULL), (24, 1, '2010-07-22 08:26:29', '2010-07-22 09:01:23', '0000-00-00 00:00:00', 1, 0, 0, 3, 26.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 105.0000, 105.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '127.0.0.1', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 88.2400, 88.2400, 88.2400, 88.2400, 1, 1, NULL, NULL, NULL), (26, 1, '2010-07-22 09:56:57', '2010-07-22 09:56:57', '0000-00-00 00:00:00', 1, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 37.8100, 45.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 31.7700, 37.8200, 31.7700, 37.8200, 1, 0, NULL, NULL, NULL), (27, 1, '2010-07-22 10:30:59', '2010-07-22 10:41:10', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 11.0000, 11.0000, '', 2, 3, 1, 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, NULL, NULL, 1, 0, '127.0.0.1', '', '100000003', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 9.2400, 9.2400, 9.2400, 9.2400, 1, 1, NULL, NULL, NULL), (28, 1, '2010-07-22 12:03:50', '2010-07-22 14:25:40', '0000-00-00 00:00:00', 1, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 45.0000, 45.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '127.0.0.1', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 37.8200, 37.8200, 37.8200, 37.8200, 1, 0, NULL, NULL, NULL), (29, 1, '2010-07-23 11:59:11', '2010-07-23 12:16:53', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.81', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 5.8800, 5.8800, 5.8800, 5.8800, 1, 1, NULL, NULL, NULL), (30, 2, '2010-07-23 13:21:20', '2010-07-23 15:01:11', '0000-00-00 00:00:00', 0, 0, 0, 2, 4.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 19.0000, 19.0000, '', 1, 3, 1, 'admin@f-m-computer.de', 'Herr', 'Max', NULL, 'Testkunde', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '200000001', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 18.8400, 18.8400, 18.8400, 18.8400, 1, 1, NULL, NULL, NULL), (32, 2, '2010-07-23 15:01:58', '2010-07-23 15:03:37', '0000-00-00 00:00:00', 0, 0, 0, 2, 4.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 19.0000, 19.0000, '', 1, 3, 1, 'admin@f-m-computer.de', 'Herr', 'Max', NULL, 'Testkunde', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '200000002', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 18.8400, 18.8400, 18.8400, 18.8400, 1, 1, NULL, NULL, NULL), (33, 2, '2010-07-23 15:04:40', '2010-07-23 15:05:12', '0000-00-00 00:00:00', 0, 0, 0, 2, 4.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 19.0000, 19.0000, '', 1, 3, 1, 'admin@f-m-computer.de', 'Herr', 'Max', NULL, 'Testkunde', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '200000003', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 18.8400, 18.8400, 18.8400, 18.8400, 1, 1, NULL, NULL, NULL), (34, 1, '2010-07-23 15:35:15', '2010-08-02 08:55:04', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, '', 1, 3, 1, 'admin@f-m-computer.de', 'Herr', 'Max', NULL, 'Testkunde', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.8400, 0.8400, 0.8400, 0.8400, 1, 0, NULL, NULL, NULL), (35, 1, '2010-07-26 11:22:19', '2010-07-26 14:14:19', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.8400, 0.8400, 0.8400, 0.8400, 1, 0, NULL, NULL, NULL), (36, 1, '2010-07-27 09:51:01', '2010-07-27 09:51:01', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, '', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.81', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.8400, 0.8400, 0.8400, 0.8400, 1, 0, NULL, NULL, NULL), (37, 1, '2010-07-29 09:37:55', '2010-07-29 09:41:55', '0000-00-00 00:00:00', 0, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 2201.0000, 2201.0000, 'guest', NULL, 3, 0, 'mbarthels@visitate.de', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, '213.168.74.125', '', '100000004', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 2200.8400, 2200.8400, 2200.8400, 2200.8400, 1, 0, NULL, NULL, NULL), (38, 1, '2010-07-29 14:02:30', '2010-07-29 15:47:41', '0000-00-00 00:00:00', 0, 0, 0, 2, 4.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 3001.0000, 3001.0000, '', 1, 3, 1, 'admin@f-m-computer.de', 'Herr', 'Max', NULL, 'Testkunde', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000005', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 3000.8400, 3000.8400, 3000.8400, 3000.8400, 1, 1, NULL, NULL, NULL), (39, 1, '2010-07-29 16:01:57', '2010-07-29 16:02:31', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 63.0300, 63.0300, 63.0300, 63.0300, 1, 1, NULL, NULL, NULL), (40, 2, '2010-07-30 07:48:23', '2010-08-12 07:08:05', '0000-00-00 00:00:00', 0, 0, 0, 3, 14.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 95.0000, 95.0000, '', 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '200000006', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 95.0000, 95.0000, 95.0000, 95.0000, 1, 1, NULL, NULL, NULL), (41, 2, '2010-07-30 08:00:53', '2010-07-30 08:01:37', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.8400, 0.8400, 0.8400, 0.8400, 1, 0, NULL, NULL, NULL), (42, 2, '2010-08-01 12:02:37', '2010-08-01 12:02:39', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 63.0300, 63.0300, 63.0300, 63.0300, 1, 1, NULL, NULL, NULL), (43, 1, '2010-08-01 12:24:08', '2010-08-01 14:52:23', '0000-00-00 00:00:00', 1, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '92.231.241.140', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, NULL), (44, 1, '2010-08-02 10:06:46', '2010-08-02 13:05:14', '0000-00-00 00:00:00', 1, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 285.0000, 285.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 239.5000, 239.5000, 239.5000, 239.5000, 1, 0, NULL, NULL, NULL), (46, 1, '2010-08-02 15:05:29', '2010-08-02 15:05:29', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, '', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.8400, 0.8400, 0.8400, 0.8400, 1, 0, NULL, NULL, NULL), (48, 1, '2010-08-03 08:19:41', '2010-08-03 08:19:41', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.8400, 0.8400, 0.8400, 0.8400, 1, 0, NULL, NULL, NULL), (49, 1, '2010-08-03 09:24:34', '2010-08-03 09:27:28', '0000-00-00 00:00:00', 1, 0, 0, 5, 28.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 113.0000, 113.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 105.8200, 105.8200, 105.8200, 105.8200, 1, 1, NULL, NULL, NULL), (50, 1, '2010-08-03 12:18:00', '2010-08-03 12:23:44', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 1, NULL, NULL, NULL), (51, 2, '2010-08-03 14:38:13', '2010-08-03 15:03:44', '0000-00-00 00:00:00', 1, 0, 0, 2, 31.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 125.0000, 125.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 125.0000, 125.0000, 125.0000, 125.0000, 1, 1, NULL, NULL, NULL), (52, 1, '2010-08-03 14:43:47', '2010-08-03 15:05:45', '0000-00-00 00:00:00', 1, 0, 0, 7, 16.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 66.0000, 66.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 66.0000, 66.0000, 66.0000, 66.0000, 1, 1, NULL, NULL, NULL), (53, 1, '2010-08-04 08:01:59', '2010-08-04 15:02:39', '0000-00-00 00:00:00', 1, 0, 0, 5, 140.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7820.0000, 7820.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7820.0000, 7820.0000, 7820.0000, 7820.0000, 1, 1, NULL, NULL, NULL), (54, 1, '2010-08-04 14:38:19', '2010-08-04 14:39:06', '0000-00-00 00:00:00', 1, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, NULL), (56, 1, '2010-08-05 11:31:31', '2010-08-05 11:31:31', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, '', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '80.187.110.198', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 1, 0, NULL, NULL, NULL), (57, 2, '2010-08-05 19:58:21', '2010-08-05 19:58:59', '0000-00-00 00:00:00', 1, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '94.178.55.30', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, NULL), (58, 1, '2010-08-06 09:35:27', '2010-08-06 12:08:37', '0000-00-00 00:00:00', 1, 0, 0, 4, 22.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 94.0000, 94.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 94.0000, 94.0000, 94.0000, 94.0000, 1, 1, NULL, NULL, NULL), (59, 1, '2010-08-06 12:06:08', '2010-08-06 12:21:02', '0000-00-00 00:00:00', 1, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, NULL), (60, 1, '2010-08-06 16:03:58', '2010-08-06 16:04:29', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 51.0000, 51.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 51.0000, 51.0000, 51.0000, 51.0000, 1, 1, NULL, NULL, NULL), (61, 1, '2010-08-07 10:28:31', '2010-08-07 10:38:40', '0000-00-00 00:00:00', 1, 0, 0, 5, 14.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '95.135.95.182', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 1, NULL, NULL, NULL), (62, 1, '2010-08-07 11:50:08', '2010-08-07 11:56:21', '0000-00-00 00:00:00', 1, 0, 0, 2, 4.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 19.0000, 19.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '94.178.55.109', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 19.0000, 19.0000, 19.0000, 19.0000, 1, 1, NULL, NULL, NULL), (63, 2, '2010-08-08 11:17:35', '2010-08-08 12:36:28', '0000-00-00 00:00:00', 1, 0, 0, 3, 5.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 23.0000, 23.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '80.137.173.39', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 23.0000, 23.0000, 23.0000, 23.0000, 1, 1, NULL, NULL, NULL), (64, 2, '2010-08-08 15:08:41', '2010-08-08 15:25:19', '0000-00-00 00:00:00', 0, 0, 0, 5, 23.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 87.0000, 87.0000, 'guest', NULL, 3, 0, 'margot.barthels@t-online.de', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, '80.137.173.39', '', '200000004', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 87.0000, 87.0000, 87.0000, 87.0000, 1, 1, NULL, NULL, NULL), (65, 1, '2010-08-10 08:51:30', '2010-08-10 08:56:22', '0000-00-00 00:00:00', 1, 0, 0, 3, 12.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 275.0000, 275.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '80.137.158.157', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 275.0000, 275.0000, 275.0000, 275.0000, 1, 1, NULL, NULL, NULL), (66, 1, '2010-08-10 09:05:56', '2010-08-10 09:12:21', '0000-00-00 00:00:00', 1, 0, 0, 3, 12.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 51.0000, 51.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '80.137.158.157', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 51.0000, 51.0000, 51.0000, 51.0000, 1, 1, NULL, NULL, NULL), (67, 1, '2010-08-10 09:46:10', '2010-08-10 09:46:12', '0000-00-00 00:00:00', 1, 0, 0, 2, 13.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 53.0000, 53.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 53.0000, 53.0000, 53.0000, 53.0000, 1, 1, NULL, NULL, NULL), (68, 1, '2010-08-10 10:19:48', '2010-08-10 10:21:24', '0000-00-00 00:00:00', 1, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '80.137.158.157', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, NULL), (69, 1, '2010-08-10 12:27:09', '2010-08-10 12:27:09', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, '', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '80.137.158.157', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 1, 0, NULL, NULL, NULL), (70, 1, '2010-08-10 12:36:48', '2010-08-10 12:36:50', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '80.137.158.157', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 1, NULL, NULL, NULL), (71, 1, '2010-08-11 08:33:13', '2010-08-11 08:34:16', '0000-00-00 00:00:00', 1, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '94.178.71.45', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, NULL), (72, 1, '2010-08-11 11:51:53', '2010-08-11 11:51:53', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, '', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '87.193.157.130', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 1, 0, NULL, NULL, NULL), (73, 2, '2010-08-11 14:11:43', '2010-08-11 14:12:25', '0000-00-00 00:00:00', 0, 0, 0, 4, 4.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 17.0000, 17.0000, NULL, 2, 3, 1, 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '200000005', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 17.0000, 17.0000, 17.0000, 17.0000, 1, 1, NULL, NULL, NULL), (74, 1, '2010-08-11 14:54:42', '2010-08-11 14:59:46', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 5.0000, 5.0000, '', 2, 3, 1, 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000006', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 1, 1, NULL, NULL, NULL), (75, 1, '2010-08-12 07:09:11', '2010-08-12 08:47:26', '0000-00-00 00:00:00', 0, 0, 0, 7, 196.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 825.0000, 825.0000, '', 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000007', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 825.0000, 825.0000, 825.0000, 825.0000, 1, 1, NULL, NULL, NULL), (76, 1, '2010-08-12 13:08:41', '2010-08-12 13:11:38', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, 'guest', NULL, 3, 0, 'mbarthels@visitate.de', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, '213.168.74.125', '', '100000008', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 1, NULL, NULL, NULL), (77, 1, '2010-08-12 14:50:39', '2010-08-12 14:58:40', '0000-00-00 00:00:00', 1, 0, 0, 3, 51.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 301.0000, 301.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 301.0000, 301.0000, 301.0000, 301.0000, 1, 0, NULL, NULL, NULL), (78, 1, '2010-08-12 16:54:11', '2010-08-12 17:03:10', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '95.135.151.195', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 1, NULL, NULL, NULL), (80, 1, '2010-08-13 08:04:11', '2010-08-13 08:05:51', '0000-00-00 00:00:00', 0, 0, 0, 3, 12.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 115.0000, 115.0000, NULL, 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000009', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 115.0000, 115.0000, 115.0000, 115.0000, 1, 1, NULL, NULL, NULL), (81, 1, '2010-08-13 08:08:46', '2010-08-13 08:22:49', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 51.0000, 51.0000, '', 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000010', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 51.0000, 51.0000, 51.0000, 51.0000, 1, 0, NULL, NULL, NULL), (83, 1, '2010-08-13 09:39:32', '2010-08-13 09:40:46', '0000-00-00 00:00:00', 0, 0, 0, 2, 6.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 31.0000, 31.0000, NULL, 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000011', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 31.0000, 31.0000, 31.0000, 31.0000, 1, 0, NULL, NULL, NULL), (84, 2, '2010-08-13 10:00:59', '2010-08-13 10:02:22', '0000-00-00 00:00:00', 0, 0, 0, 2, 16.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 46.0000, 46.0000, '', 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '200000007', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 46.0000, 46.0000, 46.0000, 46.0000, 1, 0, NULL, NULL, NULL), (85, 2, '2010-08-13 10:14:23', '2010-08-16 06:46:09', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '200000008', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (87, 1, '2010-08-15 17:47:25', '2010-08-15 17:47:25', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 5.0000, 5.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 1, 0, NULL, NULL, NULL), (88, 1, '2010-08-15 18:05:41', '2010-08-15 18:07:58', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '100000013', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (91, 1, '2010-08-16 07:42:40', '2010-08-16 07:58:45', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, NULL, 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000014', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (92, 1, '2010-08-16 08:12:04', '2010-08-16 08:15:33', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, 'guest', NULL, 3, 0, 'blumberg@visitate.de', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, '213.168.74.125', '', '100000015', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (93, 1, '2010-08-16 08:16:58', '2010-08-16 08:17:10', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (94, 1, '2010-08-16 08:26:10', '2010-08-16 08:26:28', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (96, 1, '2010-08-16 11:26:35', '2010-08-16 11:27:15', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 51.0000, 51.0000, NULL, 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000016', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 51.0000, 51.0000, 51.0000, 51.0000, 1, 0, NULL, NULL, NULL), (97, 1, '2010-08-16 11:28:11', '2010-08-17 06:56:22', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000019', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (99, 1, '2010-08-16 12:16:53', '2010-08-16 12:17:28', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 5.0000, 5.0000, NULL, 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '100000017', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 1, 0, NULL, NULL, NULL), (100, 2, '2010-08-16 13:09:49', '2010-08-16 13:12:15', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, 'guest', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (101, 1, '2010-08-16 13:36:14', '2010-08-16 13:36:40', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 5.0000, 5.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '194.6.231.44', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 1, 0, NULL, NULL, NULL), (102, 1, '2010-08-16 14:08:48', '2010-08-16 14:09:53', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '100000018', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (105, 1, '2010-08-17 07:08:37', '2010-08-17 07:15:54', '0000-00-00 00:00:00', 1, 0, 0, 3, 21.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 121.0000, 121.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 121.0000, 121.0000, 121.0000, 121.0000, 1, 0, NULL, NULL, NULL), (107, 1, '2010-08-17 13:40:10', '2010-08-17 13:41:09', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 4, 3, 1, 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000020', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (109, 1, '2010-08-17 15:13:11', '2010-08-17 15:13:47', '0000-00-00 00:00:00', 0, 0, 0, 3, 5.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 25.0000, 25.0000, NULL, 2, 3, 1, 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000021', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 25.0000, 25.0000, 25.0000, 25.0000, 1, 0, NULL, NULL, NULL), (111, 1, '2010-08-17 15:42:26', '2010-08-17 15:43:10', '0000-00-00 00:00:00', 0, 0, 0, 3, 7.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 22.0000, 22.0000, NULL, 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '100000022', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 22.0000, 22.0000, 22.0000, 22.0000, 1, 0, NULL, NULL, NULL), (112, 2, '2010-08-18 10:23:43', '2010-08-18 10:23:58', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 5.0000, 5.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '94.178.33.183', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 1, 0, NULL, NULL, NULL), (114, 1, '2010-08-18 11:41:47', '2010-08-18 11:42:25', '0000-00-00 00:00:00', 0, 0, 0, 4, 6.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 31.0000, 31.0000, NULL, 2, 3, 1, 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000023', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 31.0000, 31.0000, 31.0000, 31.0000, 1, 0, NULL, NULL, NULL), (116, 1, '2010-08-18 12:26:33', '2010-08-18 12:27:47', '0000-00-00 00:00:00', 0, 0, 0, 3, 5.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 13.0000, 13.0000, NULL, 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '100000024', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 13.0000, 13.0000, 13.0000, 13.0000, 1, 0, NULL, NULL, NULL), (117, 1, '2010-08-18 12:48:38', '2010-08-18 12:49:15', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 71.0000, 71.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '100000025', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 71.0000, 71.0000, 71.0000, 71.0000, 1, 0, NULL, NULL, NULL), (119, 1, '2010-08-18 12:59:33', '2010-08-18 13:00:09', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, NULL, 4, 3, 1, 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000026', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (121, 1, '2010-08-19 10:11:04', '2010-08-19 10:11:37', '0000-00-00 00:00:00', 0, 0, 0, 3, 12.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 48.0000, 48.0000, NULL, 4, 3, 1, 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000027', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 48.0000, 48.0000, 48.0000, 48.0000, 1, 0, NULL, NULL, NULL), (122, 1, '2010-08-19 10:52:31', '2010-08-19 10:53:14', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 45.0000, 45.0000, '', 4, 3, 1, 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000028', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 45.0000, 45.0000, 45.0000, 45.0000, 1, 0, NULL, NULL, NULL), (123, 1, '2010-08-19 11:00:37', '2010-08-19 11:00:37', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 4, 3, 1, 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, NULL, NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, NULL), (124, 1, '2010-08-19 11:00:40', '2010-08-20 07:41:49', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, NULL, 4, 3, 1, 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000034', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (125, 1, '2010-08-19 11:47:17', '2010-08-19 11:53:08', '0000-00-00 00:00:00', 1, 0, 0, 2, 3.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 9.0000, 9.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.17.152', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 9.0000, 9.0000, 9.0000, 9.0000, 1, 0, NULL, NULL, NULL), (126, 1, '2010-08-19 13:18:30', '2010-08-19 13:19:32', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 3.0000, 3.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '141.20.180.143', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 3.0000, 3.0000, 3.0000, 3.0000, 1, 0, NULL, NULL, NULL), (127, 1, '2010-08-19 13:25:30', '2010-08-19 13:26:07', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 2, 3, 1, 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000029', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (128, 1, '2010-08-19 14:09:31', '2010-08-19 14:50:38', '0000-00-00 00:00:00', 0, 0, 0, 2, 3.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 13.0000, 13.0000, '', 2, 3, 1, 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000030', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 13.0000, 13.0000, 13.0000, 13.0000, 1, 0, NULL, NULL, NULL), (130, 1, '2010-08-19 15:06:09', '2010-08-19 15:24:11', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 2, 3, 1, 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000031', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (133, 1, '2010-08-19 16:19:12', '2010-08-19 16:19:43', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, NULL, 2, 3, 1, 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000032', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (135, 1, '2010-08-19 16:26:48', '2010-08-19 16:27:21', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, NULL, 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '100000033', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (136, 1, '2010-08-20 04:33:35', '2010-08-20 04:33:35', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, '', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.110', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 1, 0, NULL, NULL, NULL), (139, 1, '2010-08-20 08:04:27', '2010-08-20 08:05:03', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 45.0000, 45.0000, NULL, 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '100000035', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 45.0000, 45.0000, 45.0000, 45.0000, 1, 0, NULL, NULL, NULL), (141, 1, '2010-08-20 08:18:22', '2010-08-20 08:18:22', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.10', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (142, 1, '2010-08-20 08:19:06', '2010-08-20 08:19:35', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 61.0000, 61.0000, NULL, 4, 3, 1, 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000036', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 61.0000, 61.0000, 61.0000, 61.0000, 1, 0, NULL, NULL, NULL), (143, 1, '2010-08-20 08:28:21', '2010-08-20 08:29:14', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 45.0000, 45.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '100000037', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 45.0000, 45.0000, 45.0000, 45.0000, 1, 0, NULL, NULL, NULL), (144, 1, '2010-08-20 08:30:54', '2010-08-20 08:30:54', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.10', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (145, 1, '2010-08-20 08:30:58', '2010-08-20 08:30:58', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.10', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (146, 1, '2010-08-20 09:08:14', '2010-08-20 09:10:42', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 4, 3, 1, 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000038', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (147, 1, '2010-08-20 09:12:38', '2010-08-20 09:12:38', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (148, 1, '2010-08-20 09:51:14', '2010-08-20 09:52:54', '0000-00-00 00:00:00', 0, 0, 0, 2, 26.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, '', 4, 3, 1, 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000039', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 1, 0, NULL, NULL, NULL), (149, 1, '2010-08-20 09:53:40', '2010-08-20 09:53:40', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (150, 2, '2010-08-20 09:55:12', '2010-08-20 09:56:11', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, '', 4, 3, 1, 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '200000009', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 1, 0, NULL, NULL, NULL), (151, 2, '2010-08-20 09:56:44', '2010-08-20 09:56:44', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (152, 1, '2010-08-20 10:03:09', '2010-08-20 10:03:51', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 4, 3, 1, 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000040', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (153, 2, '2010-08-20 10:53:38', '2010-08-20 10:54:36', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 45.0000, 45.0000, '', 4, 3, 1, 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '200000010', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 45.0000, 45.0000, 45.0000, 45.0000, 1, 0, NULL, NULL, NULL), (154, 2, '2010-08-20 10:55:29', '2010-08-20 10:55:29', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (155, 2, '2010-08-20 11:21:30', '2010-08-20 11:22:12', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 4, 3, 1, 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '200000011', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (156, 2, '2010-08-20 11:22:59', '2010-08-20 11:22:59', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (157, 1, '2010-08-20 14:59:20', '2010-08-20 15:00:40', '0000-00-00 00:00:00', 0, 0, 0, 3, 3.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 11.0000, 11.0000, '', 2, 3, 1, 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000041', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 11.0000, 11.0000, 11.0000, 11.0000, 1, 0, NULL, NULL, NULL), (159, 1, '2010-08-22 06:10:58', '2010-08-22 06:11:42', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, NULL, 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '100000042', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (160, 1, '2010-08-22 06:13:56', '2010-08-22 06:13:56', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (161, 1, '2010-08-22 06:35:28', '2010-08-22 06:36:16', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '100000043', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (162, 1, '2010-08-22 06:36:57', '2010-08-22 06:36:57', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (163, 1, '2010-08-22 06:39:19', '2010-08-22 06:40:05', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '100000044', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (164, 1, '2010-08-22 06:41:05', '2010-08-22 06:41:05', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (165, 1, '2010-08-22 06:46:53', '2010-08-22 06:47:42', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 45.0000, 45.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '100000045', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 45.0000, 45.0000, 45.0000, 45.0000, 1, 0, NULL, NULL, NULL), (166, 1, '2010-08-22 06:48:43', '2010-08-22 06:48:43', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (167, 1, '2010-08-22 06:48:49', '2010-08-22 06:48:49', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (169, 1, '2010-08-23 09:20:23', '2010-08-23 09:21:22', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, NULL, 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (170, 1, '2010-08-23 09:55:30', '2010-08-23 09:56:32', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 45.0000, 45.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000047', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 45.0000, 45.0000, 45.0000, 45.0000, 1, 0, NULL, NULL, NULL), (171, 1, '2010-08-23 09:57:26', '2010-08-23 09:57:26', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (172, 1, '2010-08-23 10:13:10', '2010-08-23 10:14:03', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000048', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (173, 1, '2010-08-23 10:14:38', '2010-08-23 10:14:38', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (174, 1, '2010-08-23 10:34:07', '2010-08-23 10:34:38', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 95.0000, 95.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000049', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 95.0000, 95.0000, 95.0000, 95.0000, 1, 0, NULL, NULL, NULL), (175, 1, '2010-08-23 10:35:20', '2010-08-23 10:35:20', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (176, 1, '2010-08-23 10:42:41', '2010-08-23 10:43:16', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 55.0000, 55.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000050', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 55.0000, 55.0000, 55.0000, 55.0000, 1, 0, NULL, NULL, NULL), (177, 1, '2010-08-23 10:43:56', '2010-08-23 10:43:56', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (178, 1, '2010-08-23 11:21:32', '2010-08-23 11:22:51', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000051', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (179, 1, '2010-08-23 11:23:32', '2010-08-23 11:23:32', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (180, 1, '2010-08-23 11:39:03', '2010-08-23 11:39:35', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000052', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (181, 1, '2010-08-23 11:40:12', '2010-08-23 11:40:12', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (182, 1, '2010-08-23 12:02:14', '2010-08-23 12:02:50', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 95.0000, 95.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000053', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 95.0000, 95.0000, 95.0000, 95.0000, 1, 0, NULL, NULL, NULL), (183, 1, '2010-08-23 12:08:04', '2010-08-23 12:08:38', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000054', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (185, 1, '2010-08-23 13:48:44', '2010-08-23 13:49:13', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, NULL, 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000055', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (186, 1, '2010-08-23 13:49:37', '2010-08-23 13:49:37', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (187, 1, '2010-08-23 14:43:35', '2010-08-23 14:45:12', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000056', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (188, 1, '2010-08-23 14:45:35', '2010-08-23 14:45:35', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (189, 1, '2010-08-23 17:25:18', '2010-08-23 17:27:58', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 5.0000, 5.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '92.231.112.54', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 1, 0, NULL, NULL, NULL), (190, 1, '2010-08-24 13:08:05', '2010-08-24 13:08:43', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000057', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (191, 1, '2010-08-24 13:09:09', '2010-08-24 13:09:09', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (192, 1, '2010-08-24 13:55:36', '2010-08-24 13:56:10', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 95.0000, 95.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000058', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 95.0000, 95.0000, 95.0000, 95.0000, 1, 0, NULL, NULL, NULL), (193, 1, '2010-08-24 13:56:37', '2010-08-24 13:56:37', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (194, 1, '2010-08-24 14:02:38', '2010-08-24 14:03:02', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 17.9900, 17.9900, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000059', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 16.8800, 16.8800, 16.8800, 16.8800, 1, 0, NULL, NULL, NULL), (195, 1, '2010-08-24 14:03:25', '2010-08-24 14:03:25', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (196, 1, '2010-08-24 14:07:02', '2010-08-24 14:07:27', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 17.9900, 17.9900, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000060', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 16.8800, 16.8800, 16.8800, 16.8800, 1, 0, NULL, NULL, NULL), (198, 1, '2010-08-24 15:13:38', '2010-08-24 15:14:26', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 95.0000, 95.0000, NULL, 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000061', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 95.0000, 95.0000, 95.0000, 95.0000, 1, 0, NULL, NULL, NULL), (199, 1, '2010-08-24 15:14:50', '2010-08-24 15:14:50', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (200, 1, '2010-08-24 15:37:02', '2010-08-24 15:37:38', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 95.0000, 95.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000062', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 95.0000, 95.0000, 95.0000, 95.0000, 1, 0, NULL, NULL, NULL), (201, 1, '2010-08-24 15:38:12', '2010-08-24 15:38:12', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (202, 1, '2010-08-24 15:44:19', '2010-08-24 15:44:53', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000063', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (203, 1, '2010-08-24 15:45:26', '2010-08-24 15:45:26', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (204, 1, '2010-08-24 15:51:09', '2010-08-24 15:51:45', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000064', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (205, 1, '2010-08-24 15:52:21', '2010-08-24 15:52:21', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (206, 1, '2010-08-24 16:05:02', '2010-08-24 16:05:37', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000065', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (207, 1, '2010-08-24 16:06:10', '2010-08-24 16:06:10', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (208, 1, '2010-08-24 16:11:14', '2010-08-24 16:12:28', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000066', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (209, 1, '2010-08-24 16:13:07', '2010-08-24 16:13:07', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (210, 1, '2010-08-24 16:16:51', '2010-08-24 16:17:35', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000067', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (211, 1, '2010-08-24 16:18:10', '2010-08-24 16:18:10', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (212, 1, '2010-08-24 16:22:24', '2010-08-24 16:22:57', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 8, 3, 1, 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000068', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (213, 1, '2010-08-24 16:24:30', '2010-08-24 16:24:30', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (214, 1, '2010-08-25 07:29:42', '2010-08-25 07:35:01', '0000-00-00 00:00:00', 1, 0, 0, 4, 24.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 163.0000, 163.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 163.0000, 163.0000, 163.0000, 163.0000, 1, 0, NULL, NULL, NULL), (216, 1, '2010-08-25 08:10:43', '2010-08-25 08:11:23', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, NULL, 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '100000069', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (217, 1, '2010-08-25 08:12:02', '2010-08-25 08:12:02', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.10', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (218, 1, '2010-08-25 08:12:08', '2010-08-25 08:12:08', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.10', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (219, 1, '2010-08-25 08:27:44', '2010-08-25 08:29:06', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 4.0000, 4.0000, '', 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000070', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 1, 0, NULL, NULL, NULL), (220, 1, '2010-08-25 08:29:46', '2010-08-25 08:29:46', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (221, 1, '2010-08-25 08:29:51', '2010-08-25 08:29:51', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (223, 1, '2010-08-25 08:57:38', '2010-08-25 08:58:34', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, NULL, 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (224, 1, '2010-08-25 09:07:25', '2010-08-25 09:09:11', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 75.0000, 75.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000072', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 75.0000, 75.0000, 75.0000, 75.0000, 1, 0, NULL, NULL, NULL), (225, 1, '2010-08-25 09:09:43', '2010-08-25 09:09:43', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (226, 1, '2010-08-25 09:22:50', '2010-08-25 09:23:40', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 45.0000, 45.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000073', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 45.0000, 45.0000, 45.0000, 45.0000, 1, 0, NULL, NULL, NULL), (227, 1, '2010-08-25 09:24:12', '2010-08-25 09:24:12', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (228, 1, '2010-08-25 09:25:22', '2010-08-25 09:26:56', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 4.0000, 4.0000, '', 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000074', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 1, 0, NULL, NULL, NULL), (229, 1, '2010-08-25 09:27:41', '2010-08-25 09:27:41', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (230, 1, '2010-08-25 09:27:46', '2010-08-25 09:27:46', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (231, 1, '2010-08-25 09:37:03', '2010-08-25 09:37:44', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 45.0000, 45.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000075', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 45.0000, 45.0000, 45.0000, 45.0000, 1, 0, NULL, NULL, NULL), (232, 1, '2010-08-25 09:38:08', '2010-08-25 09:38:08', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (233, 1, '2010-08-25 09:52:27', '2010-08-25 09:53:08', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 45.0000, 45.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000076', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 45.0000, 45.0000, 45.0000, 45.0000, 1, 0, NULL, NULL, NULL), (235, 1, '2010-08-25 09:54:19', '2010-08-25 09:54:19', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (236, 1, '2010-08-25 09:54:52', '2010-08-25 09:55:32', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 55.0000, 55.0000, NULL, 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000077', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 55.0000, 55.0000, 55.0000, 55.0000, 1, 0, NULL, NULL, NULL), (237, 1, '2010-08-25 09:56:00', '2010-08-25 09:56:00', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (238, 1, '2010-08-25 09:56:05', '2010-08-25 09:56:05', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (239, 1, '2010-08-25 10:08:47', '2010-08-25 10:09:53', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 45.0000, 45.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000078', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 45.0000, 45.0000, 45.0000, 45.0000, 1, 0, NULL, NULL, NULL), (240, 1, '2010-08-25 10:10:34', '2010-08-25 10:10:34', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (241, 1, '2010-08-25 10:14:34', '2010-08-25 10:17:12', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 45.0000, 45.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000079', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 45.0000, 45.0000, 45.0000, 45.0000, 1, 0, NULL, NULL, NULL), (242, 1, '2010-08-25 10:17:45', '2010-08-25 10:17:45', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (243, 1, '2010-08-25 10:19:50', '2010-08-25 10:27:27', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 45.0000, 45.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000080', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 45.0000, 45.0000, 45.0000, 45.0000, 1, 0, NULL, NULL, NULL), (244, 1, '2010-08-25 10:29:09', '2010-08-25 10:29:09', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (245, 1, '2010-08-25 10:32:02', '2010-08-25 10:46:56', '0000-00-00 00:00:00', 0, 0, 0, 4, 41.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 165.0000, 165.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000081', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 165.0000, 165.0000, 165.0000, 165.0000, 1, 0, NULL, NULL, NULL), (246, 1, '2010-08-25 10:47:44', '2010-08-25 10:47:44', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (247, 1, '2010-08-25 10:50:33', '2010-08-25 10:59:29', '0000-00-00 00:00:00', 0, 0, 0, 2, 3.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 13.0000, 13.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000082', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 13.0000, 13.0000, 13.0000, 13.0000, 1, 0, NULL, NULL, NULL), (248, 1, '2010-08-25 10:59:50', '2010-08-25 10:59:50', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (249, 1, '2010-08-25 11:02:50', '2010-08-25 11:03:17', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000083', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (250, 1, '2010-08-25 11:03:44', '2010-08-25 11:03:44', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (251, 1, '2010-08-25 11:12:30', '2010-08-25 11:15:26', '0000-00-00 00:00:00', 0, 0, 0, 2, 3.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 13.0000, 13.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000084', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 13.0000, 13.0000, 13.0000, 13.0000, 1, 0, NULL, NULL, NULL), (252, 1, '2010-08-25 11:15:44', '2010-08-25 11:16:36', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000085', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (253, 1, '2010-08-25 11:17:03', '2010-08-25 11:17:03', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (254, 1, '2010-08-25 11:58:57', '2010-08-25 12:13:39', '0000-00-00 00:00:00', 0, 0, 0, 2, 8.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 43.0000, 43.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000086', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 43.0000, 43.0000, 43.0000, 43.0000, 1, 0, NULL, NULL, NULL), (255, 1, '2010-08-25 12:14:06', '2010-08-25 12:14:06', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (256, 1, '2010-08-25 12:20:28', '2010-08-25 12:21:33', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000087', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (257, 1, '2010-08-25 12:22:20', '2010-08-25 12:22:20', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (258, 1, '2010-08-25 12:35:33', '2010-08-25 12:36:11', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000088', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (259, 1, '2010-08-25 12:36:40', '2010-08-25 12:36:40', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (260, 1, '2010-08-25 12:42:47', '2010-08-25 12:44:28', '0000-00-00 00:00:00', 0, 0, 0, 3, 12.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 48.0000, 48.0000, '', 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000089', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 48.0000, 48.0000, 48.0000, 48.0000, 1, 0, NULL, NULL, NULL), (261, 1, '2010-08-25 12:44:18', '2010-08-25 12:44:52', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000090', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (262, 1, '2010-08-25 12:45:13', '2010-08-25 12:45:13', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (263, 1, '2010-08-25 12:45:29', '2010-08-25 12:45:29', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (264, 1, '2010-08-25 12:45:33', '2010-08-25 12:45:33', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (265, 1, '2010-08-25 12:50:12', '2010-08-25 12:50:38', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000091', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (266, 1, '2010-08-25 12:50:59', '2010-08-25 12:50:59', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (267, 1, '2010-08-25 12:56:35', '2010-08-25 12:57:02', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000092', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (268, 1, '2010-08-25 12:57:22', '2010-08-25 12:57:22', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (269, 1, '2010-08-25 13:04:43', '2010-08-25 13:05:09', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000093', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (270, 1, '2010-08-25 13:05:30', '2010-08-25 13:05:30', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (271, 1, '2010-08-25 13:09:26', '2010-08-25 13:09:52', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000094', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (272, 1, '2010-08-25 13:10:20', '2010-08-25 13:10:20', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (273, 1, '2010-08-25 13:17:07', '2010-08-25 13:17:34', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000095', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (274, 1, '2010-08-25 13:18:02', '2010-08-25 13:18:02', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (275, 1, '2010-08-25 13:29:25', '2010-08-25 13:30:58', '0000-00-00 00:00:00', 0, 0, 0, 2, 3.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 9.0000, 9.0000, '', 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000096', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 9.0000, 9.0000, 9.0000, 9.0000, 1, 0, NULL, NULL, NULL), (276, 1, '2010-08-25 13:31:28', '2010-08-25 13:31:28', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (277, 1, '2010-08-25 13:31:33', '2010-08-25 13:31:33', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (278, 1, '2010-08-25 13:33:11', '2010-08-25 13:33:37', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000097', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (279, 1, '2010-08-25 13:33:58', '2010-08-25 13:33:58', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (280, 1, '2010-08-25 13:37:20', '2010-08-25 13:37:46', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000098', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (281, 1, '2010-08-25 13:38:13', '2010-08-25 13:38:13', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (282, 1, '2010-08-25 13:44:35', '2010-08-25 13:45:01', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000099', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (283, 1, '2010-08-25 13:45:29', '2010-08-25 13:45:29', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (284, 1, '2010-08-25 14:16:55', '2010-08-25 14:17:21', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000100', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (285, 1, '2010-08-25 14:17:49', '2010-08-25 14:17:49', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (286, 1, '2010-08-25 14:20:22', '2010-08-25 14:21:05', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 4.0000, 4.0000, '', 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000101', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, 1, 0, NULL, NULL, NULL), (287, 1, '2010-08-25 14:21:49', '2010-08-25 14:21:49', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (288, 1, '2010-08-25 14:21:53', '2010-08-25 14:21:53', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (289, 2, '2010-08-25 14:26:33', '2010-08-25 14:28:14', '0000-00-00 00:00:00', 0, 0, 0, 3, 12.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 48.0000, 48.0000, '', 3, 3, 1, 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '200000012', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 48.0000, 48.0000, 48.0000, 48.0000, 1, 0, NULL, NULL, NULL), (290, 2, '2010-08-25 14:28:53', '2010-08-25 14:28:53', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (291, 2, '2010-08-25 14:28:57', '2010-08-25 14:28:57', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (292, 1, '2010-08-25 14:33:36', '2010-08-25 14:34:24', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '100000102', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (293, 1, '2010-08-25 14:35:06', '2010-08-25 14:35:06', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.10', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (294, 1, '2010-08-25 14:35:10', '2010-08-25 14:35:10', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.10', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (295, 1, '2010-08-25 15:22:22', '2010-08-25 15:22:49', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000103', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (296, 1, '2010-08-25 15:23:20', '2010-08-25 15:23:20', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (297, 1, '2010-08-25 15:25:59', '2010-08-25 15:26:24', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000104', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (298, 1, '2010-08-25 15:26:52', '2010-08-25 15:26:52', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (299, 1, '2010-08-25 15:27:57', '2010-08-25 15:28:22', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000105', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (300, 1, '2010-08-25 15:28:50', '2010-08-25 15:28:50', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (301, 1, '2010-08-25 15:32:00', '2010-08-25 15:32:27', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000106', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (302, 1, '2010-08-25 15:32:55', '2010-08-25 15:32:55', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (303, 1, '2010-08-25 16:02:56', '2010-08-25 16:03:22', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000107', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (304, 1, '2010-08-25 16:04:38', '2010-08-25 16:05:04', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000108', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (305, 1, '2010-08-25 16:05:41', '2010-08-25 16:05:41', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (306, 1, '2010-08-25 16:05:46', '2010-08-25 16:05:46', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (307, 1, '2010-08-25 16:08:31', '2010-08-25 16:08:58', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000109', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (308, 1, '2010-08-25 16:09:45', '2010-08-25 16:09:45', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (309, 1, '2010-08-25 16:10:36', '2010-08-25 16:11:05', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000110', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (310, 1, '2010-08-25 16:12:18', '2010-08-25 16:12:18', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (311, 1, '2010-08-25 16:15:12', '2010-08-25 16:15:55', '0000-00-00 00:00:00', 0, 0, 0, 2, 3.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 13.0000, 13.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000111', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 13.0000, 13.0000, 13.0000, 13.0000, 1, 0, NULL, NULL, NULL), (312, 1, '2010-08-25 16:17:58', '2010-08-25 16:17:58', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (313, 1, '2010-08-25 16:25:19', '2010-08-25 16:25:47', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000112', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (314, 1, '2010-08-25 16:27:57', '2010-08-25 16:27:57', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (315, 1, '2010-08-25 16:34:32', '2010-08-25 16:35:01', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000113', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (316, 1, '2010-08-25 16:35:50', '2010-08-25 16:35:50', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (317, 1, '2010-08-25 16:40:46', '2010-08-25 16:40:49', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '85.179.17.233', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (318, 1, '2010-08-25 16:51:33', '2010-08-25 16:52:00', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000114', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (319, 1, '2010-08-25 16:52:21', '2010-08-25 16:52:21', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (320, 1, '2010-08-25 16:52:26', '2010-08-25 16:52:26', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (321, 1, '2010-08-25 16:57:10', '2010-08-25 16:57:40', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000115', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (322, 1, '2010-08-25 17:03:59', '2010-08-25 17:03:59', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (323, 1, '2010-08-25 17:18:06', '2010-08-25 17:18:33', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000116', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (324, 1, '2010-08-25 17:19:02', '2010-08-25 17:19:02', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (325, 1, '2010-08-26 09:18:11', '2010-08-26 09:19:08', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '100000117', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (326, 1, '2010-08-26 09:21:47', '2010-08-26 09:21:47', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.7', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (328, 1, '2010-08-26 09:55:14', '2010-08-26 09:55:41', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 5.0000, 5.0000, NULL, 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '100000118', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, 1, 0, NULL, NULL, NULL), (329, 1, '2010-08-26 09:56:20', '2010-08-26 09:56:20', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.10', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (330, 1, '2010-08-26 10:39:29', '2010-08-27 08:14:05', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 9, 3, 1, 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, NULL, NULL, 1, 0, '192.168.10.7', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (331, 2, '2010-08-26 11:48:01', '2010-08-26 11:48:45', '0000-00-00 00:00:00', 1, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.84', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (332, 1, '2010-08-26 12:36:48', '2010-08-26 14:25:45', '0000-00-00 00:00:00', 1, 0, 0, 3, 4.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 103.0000, 103.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 103.0000, 103.0000, 103.0000, 103.0000, 1, 0, NULL, NULL, NULL), (333, 1, '2010-08-26 12:49:50', '2010-08-26 12:49:50', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, '', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 1, 0, NULL, NULL, NULL), (335, 1, '2010-08-26 15:31:18', '2010-08-26 15:31:18', '0000-00-00 00:00:00', 1, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, NULL), (336, 1, '2010-08-27 07:26:14', '2010-08-27 07:28:36', '0000-00-00 00:00:00', 0, 0, 0, 2, 26.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 151.0000, 151.0000, 'register', 11, 3, 1, 'blumberg@visitate.de', 'Herr', 'Robert', NULL, 'Blumberg', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000119', '29LbVyhiKmA=', NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 151.0000, 151.0000, 151.0000, 151.0000, 1, 0, NULL, NULL, NULL), (338, 1, '2010-08-27 07:29:23', '2010-08-27 07:29:23', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (339, 1, '2010-08-27 07:29:26', '2010-08-27 07:29:26', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (340, 1, '2010-08-27 07:29:49', '2010-08-27 07:31:53', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 61.0000, 61.0000, '', 11, 3, 1, 'blumberg@visitate.de', 'Herr', 'Robert', NULL, 'Blumberg', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000120', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 61.0000, 61.0000, 61.0000, 61.0000, 1, 0, NULL, NULL, NULL), (341, 1, '2010-08-27 07:32:28', '2010-08-27 07:32:28', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (342, 1, '2010-08-27 07:32:48', '2010-08-27 09:33:00', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 45.0000, 45.0000, '', 11, 3, 1, 'blumberg@visitate.de', 'Herr', 'Robert', NULL, 'Blumberg', NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '100000121', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 45.0000, 45.0000, 45.0000, 45.0000, 1, 0, NULL, NULL, NULL), (343, 1, '2010-08-27 09:55:05', '2010-08-27 09:55:05', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, '', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 1, 0, NULL, NULL, NULL), (344, 1, '2010-08-27 12:07:26', '2010-08-27 12:35:02', '0000-00-00 00:00:00', 1, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, '', NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, NULL), (345, 1, '2010-08-28 05:58:15', '2010-08-28 06:00:24', '0000-00-00 00:00:00', 0, 0, 0, 2, 26.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 151.0000, 151.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '100000122', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 151.0000, 151.0000, 151.0000, 151.0000, 1, 0, NULL, NULL, NULL), (347, 1, '2010-08-28 06:01:05', '2010-08-28 06:01:05', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (349, 1, '2010-08-28 06:05:33', '2010-08-28 06:09:35', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 61.0000, 61.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '100000123', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 61.0000, 61.0000, 61.0000, 61.0000, 1, 0, NULL, NULL, NULL), (350, 1, '2010-08-28 06:10:08', '2010-08-28 06:10:08', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (351, 1, '2010-08-28 06:10:11', '2010-08-28 06:10:11', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (352, 1, '2010-08-28 06:12:02', '2010-08-28 06:15:07', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '100000124', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (353, 1, '2010-08-28 06:15:41', '2010-08-28 06:15:41', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (354, 1, '2010-08-28 06:15:44', '2010-08-28 06:15:44', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (355, 1, '2010-08-28 06:19:20', '2010-08-28 06:21:23', '0000-00-00 00:00:00', 0, 0, 0, 3, 21.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 121.0000, 121.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.110', '', '100000125', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 121.0000, 121.0000, 121.0000, 121.0000, 1, 0, NULL, NULL, NULL), (357, 1, '2010-08-28 06:22:00', '2010-08-28 06:22:00', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.110', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (358, 1, '2010-08-28 06:31:55', '2010-08-28 07:04:44', '0000-00-00 00:00:00', 0, 0, 0, 2, 2.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 7.0000, 7.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 7.0000, 7.0000, 7.0000, 7.0000, 1, 0, NULL, NULL, NULL), (359, 1, '2010-08-28 07:02:58', '2010-08-28 07:04:09', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 61.0000, 61.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '100000126', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 61.0000, 61.0000, 61.0000, 61.0000, 1, 0, NULL, NULL, NULL), (360, 1, '2010-08-28 07:04:45', '2010-08-28 07:04:45', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (361, 1, '2010-08-28 07:06:32', '2010-08-28 07:31:57', '0000-00-00 00:00:00', 0, 0, 0, 3, 7.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 37.0000, 37.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.110', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 37.0000, 37.0000, 37.0000, 37.0000, 1, 0, NULL, NULL, NULL), (362, 1, '2010-08-28 07:28:53', '2010-08-28 07:31:17', '0000-00-00 00:00:00', 0, 0, 0, 2, 10.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 55.0000, 55.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.110', '', '100000127', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 55.0000, 55.0000, 55.0000, 55.0000, 1, 0, NULL, NULL, NULL), (363, 1, '2010-08-28 07:31:58', '2010-08-28 07:31:58', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.110', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (364, 1, '2010-08-28 07:48:54', '2010-08-28 07:49:58', '0000-00-00 00:00:00', 0, 0, 0, 3, 3.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 13.0000, 13.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.110', '', '100000128', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 13.0000, 13.0000, 13.0000, 13.0000, 1, 0, NULL, NULL, NULL), (365, 1, '2010-08-28 07:50:33', '2010-08-28 07:50:33', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.110', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (366, 1, '2010-08-28 07:50:36', '2010-08-28 07:50:36', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.110', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (367, 1, '2010-08-28 07:52:44', '2010-08-28 07:53:45', '0000-00-00 00:00:00', 0, 0, 0, 2, 26.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 151.0000, 151.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.110', '', '100000129', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 151.0000, 151.0000, 151.0000, 151.0000, 1, 0, NULL, NULL, NULL), (369, 1, '2010-08-28 07:54:20', '2010-08-28 07:54:20', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.110', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (370, 1, '2010-08-28 07:54:23', '2010-08-28 07:54:23', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.110', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (371, 1, '2010-08-28 07:56:52', '2010-08-28 07:58:18', '0000-00-00 00:00:00', 0, 0, 0, 2, 21.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 121.0000, 121.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.110', '', '100000130', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 121.0000, 121.0000, 121.0000, 121.0000, 1, 0, NULL, NULL, NULL), (372, 1, '2010-08-28 07:58:51', '2010-08-28 07:58:51', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.110', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (373, 1, '2010-08-28 08:00:42', '2010-08-28 08:25:05', '0000-00-00 00:00:00', 0, 0, 0, 2, 26.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 151.0000, 151.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '100000131', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 151.0000, 151.0000, 151.0000, 151.0000, 1, 0, NULL, NULL, NULL), (374, 1, '2010-08-28 08:25:36', '2010-08-28 08:25:36', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (375, 1, '2010-08-28 08:25:39', '2010-08-28 08:25:39', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (376, 1, '2010-08-28 08:27:34', '2010-08-28 08:28:44', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 61.0000, 61.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '100000132', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 61.0000, 61.0000, 61.0000, 61.0000, 1, 0, NULL, NULL, NULL), (377, 1, '2010-08-28 08:29:39', '2010-08-28 08:29:39', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (378, 1, '2010-08-28 08:45:40', '2010-08-28 11:15:08', '0000-00-00 00:00:00', 0, 0, 0, 2, 26.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 151.0000, 151.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '100000133', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 151.0000, 151.0000, 151.0000, 151.0000, 1, 0, NULL, NULL, NULL), (379, 1, '2010-08-28 11:16:06', '2010-08-28 11:16:06', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (380, 1, '2010-08-28 11:16:07', '2010-08-28 11:16:07', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (382, 1, '2010-08-28 11:20:34', '2010-08-28 11:21:06', '0000-00-00 00:00:00', 0, 0, 0, 2, 11.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 61.0000, 61.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '10.10.10.1', '', '100000134', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 61.0000, 61.0000, 61.0000, 61.0000, 1, 0, NULL, NULL, NULL), (383, 1, '2010-08-28 11:21:39', '2010-08-28 11:21:39', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (384, 1, '2010-08-28 11:21:40', '2010-08-28 11:21:40', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '10.10.10.1', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (385, 1, '2010-08-28 11:22:40', '2010-08-31 16:53:31', '0000-00-00 00:00:00', 0, 0, 0, 3, 3.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 10.0000, 10.0000, '', 7, 3, 1, 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, NULL, NULL, 1, 0, '192.168.10.10', '', '100000137', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 10.0000, 10.0000, 10.0000, 10.0000, 1, 0, NULL, NULL, NULL), (387, 1, '2010-08-28 11:29:42', '2010-08-28 11:31:04', '0000-00-00 00:00:00', 0, 0, 0, 2, 13.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 73.0000, 73.0000, 'guest', NULL, 3, 0, 'info@f-m-computer.de', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, '192.168.10.110', '', '100000135', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 73.0000, 73.0000, 73.0000, 73.0000, 1, 0, NULL, NULL, NULL), (388, 1, '2010-08-28 11:31:44', '2010-08-28 11:31:44', '0000-00-00 00:00:00', 0, 0, 0, 0, 0.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 0.0000, 0.0000, NULL, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.110', NULL, '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL), (390, 1, '2010-08-30 11:53:40', '2010-08-30 11:53:40', '0000-00-00 00:00:00', 1, 0, 0, 1, 1.0000, 0, 1.0000, 1.0000, 'EUR', 'EUR', 'EUR', 1.0000, 1.0000, '', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '213.168.74.125', '', '', NULL, NULL, 'EUR', 1.0000, 1.0000, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, 1, 0, NULL, NULL, NULL); /*!40000 ALTER TABLE `sales_flat_quote` ENABLE KEYS */; # Dumping structure for table web36db1.sales_flat_quote_address CREATE TABLE IF NOT EXISTS `sales_flat_quote_address` ( `address_id` int(10) unsigned NOT NULL auto_increment, `quote_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 default NULL, `save_in_address_book` tinyint(1) default '0', `customer_address_id` int(10) unsigned default NULL, `address_type` varchar(255) default NULL, `email` varchar(255) default NULL, `prefix` varchar(40) default NULL, `firstname` varchar(255) default NULL, `middlename` varchar(40) default NULL, `lastname` varchar(255) default NULL, `suffix` varchar(40) default NULL, `company` varchar(255) default NULL, `street` varchar(255) default NULL, `city` varchar(255) default NULL, `region` varchar(255) default NULL, `region_id` int(10) unsigned default NULL, `postcode` varchar(255) default NULL, `country_id` varchar(255) default NULL, `telephone` varchar(255) default NULL, `fax` varchar(255) default NULL, `same_as_billing` tinyint(1) unsigned NOT NULL default '0', `free_shipping` tinyint(1) unsigned NOT NULL default '0', `collect_shipping_rates` tinyint(1) unsigned NOT NULL default '0', `shipping_method` varchar(255) NOT NULL default '', `shipping_description` varchar(255) NOT NULL default '', `weight` decimal(12,4) NOT NULL default '0.0000', `subtotal` decimal(12,4) NOT NULL default '0.0000', `base_subtotal` decimal(12,4) NOT NULL default '0.0000', `subtotal_with_discount` decimal(12,4) NOT NULL default '0.0000', `base_subtotal_with_discount` decimal(12,4) NOT NULL default '0.0000', `tax_amount` decimal(12,4) NOT NULL default '0.0000', `base_tax_amount` decimal(12,4) NOT NULL default '0.0000', `shipping_amount` decimal(12,4) NOT NULL default '0.0000', `base_shipping_amount` decimal(12,4) NOT NULL default '0.0000', `shipping_tax_amount` decimal(12,4) default NULL, `base_shipping_tax_amount` decimal(12,4) default NULL, `discount_amount` decimal(12,4) NOT NULL default '0.0000', `base_discount_amount` decimal(12,4) NOT NULL default '0.0000', `grand_total` decimal(12,4) NOT NULL default '0.0000', `base_grand_total` decimal(12,4) NOT NULL default '0.0000', `customer_notes` text, `applied_taxes` text, `discount_description` varchar(255) default NULL, `shipping_discount_amount` decimal(12,4) default NULL, `base_shipping_discount_amount` decimal(12,4) default NULL, `subtotal_incl_tax` decimal(12,4) default NULL, `base_subtotal_total_incl_tax` decimal(12,4) default NULL, `gift_message_id` int(10) unsigned 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 (`address_id`), KEY `FK_SALES_QUOTE_ADDRESS_SALES_QUOTE` (`quote_id`), CONSTRAINT `FK_SALES_QUOTE_ADDRESS_SALES_QUOTE` FOREIGN KEY (`quote_id`) REFERENCES `sales_flat_quote` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=673 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_quote_address: 477 rows /*!40000 ALTER TABLE `sales_flat_quote_address` DISABLE KEYS */; INSERT INTO `sales_flat_quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `free_shipping`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `gift_message_id`, `hidden_tax_amount`, `base_hidden_tax_amount`, `shipping_hidden_tax_amount`, `base_shipping_hidden_tax_amount`, `shipping_incl_tax`, `base_shipping_incl_tax`) VALUES (3, 1, '2010-07-09 16:12:38', '2010-07-09 16:13:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (4, 1, '2010-07-09 16:12:38', '2010-07-09 16:13:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 1.0000, 1.6800, 1.6800, 0.0000, 0.0000, 0.3200, 0.3200, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.0000, 2.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:0.320000000000000006661338147750939242541790008544921875;s:11:"base_amount";d:0.320000000000000006661338147750939242541790008544921875;}}', '', 0.0000, 0.0000, 2.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (7, 2, '2010-07-09 16:21:01', '2010-07-09 16:24:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (8, 2, '2010-07-09 16:21:01', '2010-07-09 16:24:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 3.0000, 14.2900, 14.2900, 0.0000, 0.0000, 2.7100, 2.7100, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 17.0000, 17.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:2.70999999999999996447286321199499070644378662109375;s:11:"base_amount";d:2.70999999999999996447286321199499070644378662109375;}}', '', 0.0000, 0.0000, 17.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (11, 3, '2010-07-09 18:17:29', '2010-07-09 19:02:00', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (12, 3, '2010-07-09 18:17:29', '2010-07-09 19:02:00', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 1.0000, 0.8400, 0.8400, 0.0000, 0.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:0.1600000000000000033306690738754696212708950042724609375;s:11:"base_amount";d:0.1600000000000000033306690738754696212708950042724609375;}}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (15, 4, '2010-07-09 18:45:16', '2010-07-09 18:46:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (16, 4, '2010-07-09 18:45:16', '2010-07-09 18:46:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 1.0000, 33.6100, 33.6100, 0.0000, 0.0000, 6.3900, 6.3900, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:6.38999999999999968025576890795491635799407958984375;s:11:"base_amount";d:6.38999999999999968025576890795491635799407958984375;}}', '', 0.0000, 0.0000, 40.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (19, 5, '2010-07-09 19:03:01', '2010-07-09 20:57:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (20, 5, '2010-07-09 19:03:01', '2010-07-09 20:57:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 75.6300, 75.6300, 0.0000, 0.0000, 14.3700, 14.3700, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, 90.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:14.3699999999999992184029906638897955417633056640625;s:11:"base_amount";d:14.3699999999999992184029906638897955417633056640625;}}', '', 0.0000, 0.0000, 90.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (23, 6, '2010-07-10 06:58:49', '2010-07-11 08:22:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (24, 6, '2010-07-10 06:58:49', '2010-07-11 08:22:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 1, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (27, 7, '2010-07-11 09:28:55', '2010-07-11 13:10:47', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (28, 7, '2010-07-11 09:28:55', '2010-07-11 13:10:47', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 10.0000, 50.4200, 50.4200, 0.0000, 0.0000, 9.5800, 9.5800, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 61.0000, 61.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:9.5800000000000000710542735760100185871124267578125;s:11:"base_amount";d:9.5800000000000000710542735760100185871124267578125;}}', 'Vorverkaufsgebühr', 0.0000, 0.0000, 60.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (31, 8, '2010-07-11 12:00:16', '2010-07-11 12:32:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (32, 8, '2010-07-11 12:00:16', '2010-07-11 12:32:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 1.0000, 5.0400, 5.0400, 0.0000, 0.0000, 1.1200, 1.1200, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 7.1600, 7.1600, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:1.12000000000000010658141036401502788066864013671875;s:11:"base_amount";d:1.12000000000000010658141036401502788066864013671875;}}', 'Vorverkaufsgebühr', 0.0000, 0.0000, 6.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (35, 9, '2010-07-11 20:29:40', '2010-07-11 20:45:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', 'Vorverkaufsgebühr', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (36, 9, '2010-07-11 20:29:40', '2010-07-11 20:45:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 1.0000, 447.9000, 447.9000, 0.0000, 0.0000, 85.1000, 85.1000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 538.0000, 538.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:85.099999999999994315658113919198513031005859375;s:11:"base_amount";d:85.099999999999994315658113919198513031005859375;}}', 'Vorverkaufsgebühr 5 Euro', 0.0000, 0.0000, 533.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (39, 10, '2010-07-12 17:33:46', '2010-07-12 19:11:54', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (40, 10, '2010-07-12 17:33:46', '2010-07-12 19:11:54', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 5.0000, 21.0100, 21.0100, 0.0000, 0.0000, 3.9900, 3.9900, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 25.0000, 25.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:3.9900000000000002131628207280300557613372802734375;s:11:"base_amount";d:3.9900000000000002131628207280300557613372802734375;}}', '', 0.0000, 0.0000, 25.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (43, 11, '2010-07-12 17:49:10', '2010-07-12 17:54:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', 'Vorverkaufsgebühr', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (44, 11, '2010-07-12 17:49:10', '2010-07-12 17:54:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 1.0000, 37.8200, 37.8200, 0.0000, 0.0000, 7.1800, 7.1800, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 50.0000, 50.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:7.17999999999999971578290569595992565155029296875;s:11:"base_amount";d:7.17999999999999971578290569595992565155029296875;}}', 'Vorverkaufsgebühr 5 Euro', 0.0000, 0.0000, 45.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (47, 12, '2010-07-12 19:14:10', '2010-07-12 19:23:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (48, 12, '2010-07-12 19:14:10', '2010-07-12 19:23:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 2.0000, 5.8800, 5.8800, 0.0000, 0.0000, 1.1200, 1.1200, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:1.12000000000000010658141036401502788066864013671875;s:11:"base_amount";d:1.12000000000000010658141036401502788066864013671875;}}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (51, 13, '2010-07-12 19:25:53', '2010-07-12 20:03:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (52, 13, '2010-07-12 19:25:53', '2010-07-12 20:03:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 1, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (55, 14, '2010-07-12 19:45:29', '2010-07-12 19:48:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (56, 14, '2010-07-12 19:45:29', '2010-07-12 19:48:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 11.0000, 34.4500, 34.4500, 0.0000, 0.0000, 6.5500, 6.5500, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 46.0000, 46.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:6.550000000000000710542735760100185871124267578125;s:11:"base_amount";d:6.550000000000000710542735760100185871124267578125;}}', 'Vorverkaufsgebühr 5 Euro', 0.0000, 0.0000, 41.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (59, 15, '2010-07-13 06:40:45', '2010-07-13 06:42:50', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (60, 15, '2010-07-13 06:40:45', '2010-07-13 06:42:50', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 3.0000, 10.9200, 10.9200, 0.0000, 0.0000, 2.0800, 2.0800, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 13.0000, 13.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:2.0800000000000000710542735760100185871124267578125;s:11:"base_amount";d:2.0800000000000000710542735760100185871124267578125;}}', '', 0.0000, 0.0000, 13.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (63, 16, '2010-07-14 14:55:10', '2010-07-14 14:55:11', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (64, 16, '2010-07-14 14:55:10', '2010-07-14 14:55:11', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 2.0000, 5.8800, 5.8800, 0.0000, 0.0000, 1.1200, 1.1200, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:1.12000000000000010658141036401502788066864013671875;s:11:"base_amount";d:1.12000000000000010658141036401502788066864013671875;}}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (65, 17, '2010-07-14 15:44:42', '2010-07-14 15:44:42', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 1.0000, 0.8400, 0.8400, 0.0000, 0.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:0.1600000000000000033306690738754696212708950042724609375;s:11:"base_amount";d:0.1600000000000000033306690738754696212708950042724609375;}}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (66, 17, '2010-07-14 15:44:42', '2010-07-14 15:44:42', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (69, 19, '2010-07-19 10:53:37', '2010-07-19 11:01:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 2.0000, 5.8800, 5.8800, 0.0000, 0.0000, 1.1200, 1.1200, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:1.12000000000000010658141036401502788066864013671875;s:11:"base_amount";d:1.12000000000000010658141036401502788066864013671875;}}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (70, 19, '2010-07-19 10:53:38', '2010-07-19 11:01:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (73, 20, '2010-07-20 08:36:22', '2010-07-20 08:37:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (74, 20, '2010-07-20 08:36:22', '2010-07-20 08:37:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 1, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', 'Vorverkaufsgebühr', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (79, 22, '2010-07-20 10:41:44', '2010-07-20 10:42:52', 1, 1, NULL, 'shipping', NULL, 'Herr', 'Max', NULL, 'Testkunde', NULL, '', 'Pankallee 54', 'Berlin', 'Berlin', 82, '10999', 'DE', '030 347239472389', '', 1, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 2.0000, 79.8300, 79.8300, 0.0000, 0.0000, 16.7600, 16.7600, 8.4100, 8.4100, 1.5900, 1.5900, 0.0000, 0.0000, 105.0000, 105.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:16.760000000000001563194018672220408916473388671875;s:11:"base_amount";d:16.760000000000001563194018672220408916473388671875;}}', '', 0.0000, 0.0000, 95.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 10.0000, 10.0000), (80, 22, '2010-07-20 10:41:44', '2010-07-20 10:42:52', 1, 1, 1, 'billing', NULL, 'Herr', 'Max', NULL, 'Testkunde', NULL, '', 'Pankallee 54', 'Berlin', 'Berlin', 82, '10999', 'DE', '030 347239472389', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (81, 23, '2010-07-21 13:41:47', '2010-07-22 09:51:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 1, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (82, 23, '2010-07-21 13:41:47', '2010-07-22 09:51:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (83, 24, '2010-07-22 08:26:29', '2010-07-22 09:01:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 26.0000, 88.2400, 88.2400, 0.0000, 0.0000, 16.7600, 16.7600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 105.0000, 105.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:16.760000000000001563194018672220408916473388671875;s:11:"base_amount";d:16.760000000000001563194018672220408916473388671875;}}', '', 0.0000, 0.0000, 105.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (84, 24, '2010-07-22 08:26:29', '2010-07-22 09:01:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (87, 26, '2010-07-22 09:56:57', '2010-07-22 09:56:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 1.0000, 31.7700, 37.8200, 0.0000, 0.0000, 6.0400, 7.1800, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 37.8100, 45.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:6.04000000000000003552713678800500929355621337890625;s:11:"base_amount";d:7.17999999999999971578290569595992565155029296875;}}', '', 0.0000, 0.0000, 37.8100, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (88, 26, '2010-07-22 09:56:57', '2010-07-22 09:56:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (89, 27, '2010-07-22 10:30:58', '2010-07-22 10:41:10', 2, 0, 2, 'billing', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (90, 27, '2010-07-22 10:30:58', '2010-07-22 10:41:10', 2, 0, 2, 'shipping', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 1, 0, 0, 'freeshipping_freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0.0000, 9.2400, 9.2400, 0.0000, 0.0000, 1.7600, 1.7600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 11.0000, 11.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:1.7600000000000000088817841970012523233890533447265625;s:11:"base_amount";d:1.7600000000000000088817841970012523233890533447265625;}}', '', 0.0000, 0.0000, 11.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (93, 28, '2010-07-22 12:03:50', '2010-07-22 14:25:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (94, 28, '2010-07-22 12:03:50', '2010-07-22 14:25:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 37.8200, 37.8200, 0.0000, 0.0000, 7.1800, 7.1800, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:7.17999999999999971578290569595992565155029296875;s:11:"base_amount";d:7.17999999999999971578290569595992565155029296875;}}', '', 0.0000, 0.0000, 45.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (95, 29, '2010-07-23 11:59:11', '2010-07-23 12:16:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 5.8800, 5.8800, 0.0000, 0.0000, 1.1200, 1.1200, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:1.12000000000000010658141036401502788066864013671875;s:11:"base_amount";d:1.12000000000000010658141036401502788066864013671875;}}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (96, 29, '2010-07-23 11:59:11', '2010-07-23 12:16:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (99, 30, '2010-07-23 13:21:20', '2010-07-23 15:01:11', 1, 0, 1, 'billing', 'admin@f-m-computer.de', 'Herr', 'Max', NULL, 'Testkunde', NULL, '', 'Pankallee 54', 'Berlin', 'Berlin', 82, '10999', 'DE', '030 347239472389', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (100, 30, '2010-07-23 13:21:20', '2010-07-23 15:01:11', 1, 0, 1, 'shipping', 'admin@f-m-computer.de', 'Herr', 'Max', NULL, 'Testkunde', NULL, '', 'Pankallee 54', 'Berlin', 'Berlin', 82, '10999', 'DE', '030 347239472389', '', 1, 0, 0, 'freeshipping_freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0.0000, 18.8400, 18.8400, 0.0000, 0.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 19.0000, 19.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:0.1600000000000000033306690738754696212708950042724609375;s:11:"base_amount";d:0.1600000000000000033306690738754696212708950042724609375;}}', '', 0.0000, 0.0000, 19.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (103, 32, '2010-07-23 15:01:58', '2010-07-23 15:03:37', 1, 0, 1, 'billing', 'admin@f-m-computer.de', 'Herr', 'Max', NULL, 'Testkunde', NULL, '', 'Pankallee 54', 'Berlin', 'Berlin', 82, '10999', 'DE', '030 347239472389', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (104, 32, '2010-07-23 15:01:58', '2010-07-23 15:03:37', 1, 0, 1, 'shipping', 'admin@f-m-computer.de', 'Herr', 'Max', NULL, 'Testkunde', NULL, '', 'Pankallee 54', 'Berlin', 'Berlin', 82, '10999', 'DE', '030 347239472389', '', 1, 0, 0, 'freeshipping_freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0.0000, 18.8400, 18.8400, 0.0000, 0.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 19.0000, 19.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:0.1600000000000000033306690738754696212708950042724609375;s:11:"base_amount";d:0.1600000000000000033306690738754696212708950042724609375;}}', '', 0.0000, 0.0000, 19.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (105, 33, '2010-07-23 15:04:40', '2010-07-23 15:05:12', 1, 0, 1, 'billing', 'admin@f-m-computer.de', 'Herr', 'Max', NULL, 'Testkunde', NULL, '', 'Pankallee 54', 'Berlin', 'Berlin', 82, '10999', 'DE', '030 347239472389', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (106, 33, '2010-07-23 15:04:40', '2010-07-23 15:05:12', 1, 0, 1, 'shipping', 'admin@f-m-computer.de', 'Herr', 'Max', NULL, 'Testkunde', NULL, '', 'Pankallee 54', 'Berlin', 'Berlin', 82, '10999', 'DE', '030 347239472389', '', 1, 0, 0, 'freeshipping_freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0.0000, 18.8400, 18.8400, 0.0000, 0.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 19.0000, 19.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:0.1600000000000000033306690738754696212708950042724609375;s:11:"base_amount";d:0.1600000000000000033306690738754696212708950042724609375;}}', '', 0.0000, 0.0000, 19.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (109, 35, '2010-07-26 11:22:19', '2010-07-26 14:14:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.8400, 0.8400, 0.0000, 0.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:0.1600000000000000033306690738754696212708950042724609375;s:11:"base_amount";d:0.1600000000000000033306690738754696212708950042724609375;}}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (110, 35, '2010-07-26 11:22:19', '2010-07-26 14:14:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (111, 36, '2010-07-27 09:51:01', '2010-07-27 09:51:01', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.8400, 0.8400, 0.0000, 0.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:0.1600000000000000033306690738754696212708950042724609375;s:11:"base_amount";d:0.1600000000000000033306690738754696212708950042724609375;}}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (112, 36, '2010-07-27 09:51:01', '2010-07-27 09:51:01', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (113, 37, '2010-07-29 09:37:55', '2010-07-29 09:41:55', NULL, 1, NULL, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 4711', '', 1, 0, 0, 'freeshipping_freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0.0000, 2200.8400, 2200.8400, 0.0000, 0.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2201.0000, 2201.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:0.1600000000000000033306690738754696212708950042724609375;s:11:"base_amount";d:0.1600000000000000033306690738754696212708950042724609375;}}', '', 0.0000, 0.0000, 2201.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (114, 37, '2010-07-29 09:37:55', '2010-07-29 09:41:55', NULL, 1, NULL, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 4711', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (117, 38, '2010-07-29 14:02:30', '2010-07-29 15:47:41', 1, 0, 1, 'billing', 'admin@f-m-computer.de', 'Herr', 'Max', NULL, 'Testkunde', NULL, '', 'Pankallee 54', 'Berlin', 'Berlin', 82, '10999', 'DE', '030 347239472389', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (118, 38, '2010-07-29 14:02:30', '2010-07-29 15:47:41', 1, 0, 1, 'shipping', 'admin@f-m-computer.de', 'Herr', 'Max', NULL, 'Testkunde', NULL, '', 'Pankallee 54', 'Berlin', 'Berlin', 82, '10999', 'DE', '030 347239472389', '', 1, 0, 0, 'freeshipping_freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0.0000, 3000.8400, 3000.8400, 0.0000, 0.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3001.0000, 3001.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:0.1600000000000000033306690738754696212708950042724609375;s:11:"base_amount";d:0.1600000000000000033306690738754696212708950042724609375;}}', '', 0.0000, 0.0000, 3001.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (121, 39, '2010-07-29 16:01:57', '2010-07-29 16:02:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (122, 39, '2010-07-29 16:01:57', '2010-07-29 16:02:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 63.0300, 63.0300, 0.0000, 0.0000, 11.9700, 11.9700, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:11.9700000000000006394884621840901672840118408203125;s:11:"base_amount";d:11.9700000000000006394884621840901672840118408203125;}}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (125, 41, '2010-07-30 08:00:53', '2010-07-30 08:01:37', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.8400, 0.8400, 0.0000, 0.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:0.1600000000000000033306690738754696212708950042724609375;s:11:"base_amount";d:0.1600000000000000033306690738754696212708950042724609375;}}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (126, 41, '2010-07-30 08:00:53', '2010-07-30 08:01:37', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (127, 34, '2010-07-31 16:00:10', '2010-08-02 08:55:04', 1, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (128, 34, '2010-07-31 16:00:10', '2010-08-02 08:55:04', 1, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.8400, 0.8400, 0.0000, 0.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:0.1600000000000000033306690738754696212708950042724609375;s:11:"base_amount";d:0.1600000000000000033306690738754696212708950042724609375;}}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (131, 42, '2010-08-01 12:02:37', '2010-08-01 12:02:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (132, 42, '2010-08-01 12:02:37', '2010-08-01 12:02:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 63.0300, 63.0300, 0.0000, 0.0000, 11.9700, 11.9700, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:11.9700000000000006394884621840901672840118408203125;s:11:"base_amount";d:11.9700000000000006394884621840901672840118408203125;}}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (133, 43, '2010-08-01 12:24:08', '2010-08-01 14:52:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 1, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (134, 43, '2010-08-01 12:24:08', '2010-08-01 14:52:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (135, 44, '2010-08-02 10:06:46', '2010-08-02 13:05:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (136, 44, '2010-08-02 10:06:46', '2010-08-02 13:05:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 239.5000, 239.5000, 0.0000, 0.0000, 45.5000, 45.5000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 285.0000, 285.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:45.5;s:11:"base_amount";d:45.5;}}', '', 0.0000, 0.0000, 285.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (141, 46, '2010-08-02 15:05:29', '2010-08-02 15:05:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.8400, 0.8400, 0.0000, 0.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:0.1600000000000000033306690738754696212708950042724609375;s:11:"base_amount";d:0.1600000000000000033306690738754696212708950042724609375;}}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (142, 46, '2010-08-02 15:05:29', '2010-08-02 15:05:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (145, 48, '2010-08-03 08:19:41', '2010-08-03 08:19:41', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.8400, 0.8400, 0.0000, 0.0000, 0.1600, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:0.1600000000000000033306690738754696212708950042724609375;s:11:"base_amount";d:0.1600000000000000033306690738754696212708950042724609375;}}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (146, 48, '2010-08-03 08:19:41', '2010-08-03 08:19:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (147, 49, '2010-08-03 09:24:34', '2010-08-03 09:27:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 105.8200, 105.8200, 0.0000, 0.0000, 7.1800, 7.1800, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 113.0000, 113.0000, NULL, 'a:1:{s:10:"19% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:10:"19% Steuer";s:5:"title";s:10:"19% Steuer";s:7:"percent";d:19;s:8:"position";s:1:"0";s:8:"priority";s:1:"1";}}s:7:"percent";d:19;s:2:"id";s:10:"19% Steuer";s:7:"process";i:0;s:6:"amount";d:7.17999999999999971578290569595992565155029296875;s:11:"base_amount";d:7.17999999999999971578290569595992565155029296875;}}', '', 0.0000, 0.0000, 113.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (148, 49, '2010-08-03 09:24:34', '2010-08-03 09:27:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (149, 50, '2010-08-03 12:18:00', '2010-08-03 12:23:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (150, 50, '2010-08-03 12:18:00', '2010-08-03 12:23:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (153, 51, '2010-08-03 14:38:13', '2010-08-03 15:03:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (154, 51, '2010-08-03 14:38:13', '2010-08-03 15:03:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 125.0000, 125.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 125.0000, 125.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 125.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (155, 52, '2010-08-03 14:43:47', '2010-08-03 15:05:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 66.0000, 66.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 66.0000, 66.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 66.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (156, 52, '2010-08-03 14:43:47', '2010-08-03 15:05:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (159, 53, '2010-08-04 08:01:59', '2010-08-04 15:02:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (160, 53, '2010-08-04 08:01:59', '2010-08-04 15:02:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 7820.0000, 7820.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7820.0000, 7820.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7820.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (163, 54, '2010-08-04 14:38:19', '2010-08-04 14:39:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (164, 54, '2010-08-04 14:38:19', '2010-08-04 14:39:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 1, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (167, 56, '2010-08-05 11:31:31', '2010-08-05 11:31:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (168, 56, '2010-08-05 11:31:31', '2010-08-05 11:31:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (169, 57, '2010-08-05 19:58:21', '2010-08-05 19:58:59', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 1, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (170, 57, '2010-08-05 19:58:21', '2010-08-05 19:58:59', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (173, 58, '2010-08-06 09:35:27', '2010-08-06 12:08:37', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (174, 58, '2010-08-06 09:35:27', '2010-08-06 12:08:37', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 94.0000, 94.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 94.0000, 94.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 94.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (177, 59, '2010-08-06 12:06:08', '2010-08-06 12:21:02', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (178, 59, '2010-08-06 12:06:08', '2010-08-06 12:21:02', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 1, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (179, 60, '2010-08-06 16:03:58', '2010-08-06 16:04:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 51.0000, 51.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 51.0000, 51.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 51.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (180, 60, '2010-08-06 16:03:58', '2010-08-06 16:04:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (183, 61, '2010-08-07 10:28:31', '2010-08-07 10:38:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (184, 61, '2010-08-07 10:28:31', '2010-08-07 10:38:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (185, 62, '2010-08-07 11:50:08', '2010-08-07 11:56:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 19.0000, 19.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 19.0000, 19.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 19.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (186, 62, '2010-08-07 11:50:08', '2010-08-07 11:56:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (187, 63, '2010-08-08 11:17:35', '2010-08-08 12:36:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 23.0000, 23.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 23.0000, 23.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 23.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (188, 63, '2010-08-08 11:17:35', '2010-08-08 12:36:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (189, 64, '2010-08-08 15:08:41', '2010-08-08 15:25:19', NULL, 1, NULL, 'shipping', 'margot.barthels@t-online.de', 'Frau', 'Margot ', NULL, 'Barthels', NULL, '', 'Teststraße 12', 'Köln', 'Nordrhein-Westfalen', 88, '50000', 'DE', '0221 4711', '', 1, 0, 0, 'freeshipping_freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0.0000, 87.0000, 87.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 87.0000, 87.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 87.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (190, 64, '2010-08-08 15:08:41', '2010-08-08 15:25:19', NULL, 1, NULL, 'billing', 'margot.barthels@t-online.de', 'Frau', 'Margot ', NULL, 'Barthels', NULL, '', 'Teststraße 12', 'Köln', 'Nordrhein-Westfalen', 88, '50000', 'DE', '0221 4711', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (191, 65, '2010-08-10 08:51:30', '2010-08-10 08:56:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 275.0000, 275.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 275.0000, 275.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 275.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (192, 65, '2010-08-10 08:51:30', '2010-08-10 08:56:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (193, 66, '2010-08-10 09:05:56', '2010-08-10 09:12:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 51.0000, 51.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 51.0000, 51.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 51.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (194, 66, '2010-08-10 09:05:56', '2010-08-10 09:12:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (197, 67, '2010-08-10 09:46:10', '2010-08-10 09:46:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (198, 67, '2010-08-10 09:46:10', '2010-08-10 09:46:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 53.0000, 53.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 53.0000, 53.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 53.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (199, 68, '2010-08-10 10:19:48', '2010-08-10 10:21:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 1, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (200, 68, '2010-08-10 10:19:48', '2010-08-10 10:21:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (201, 69, '2010-08-10 12:27:09', '2010-08-10 12:27:09', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (202, 69, '2010-08-10 12:27:09', '2010-08-10 12:27:09', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (205, 70, '2010-08-10 12:36:48', '2010-08-10 12:36:50', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (206, 70, '2010-08-10 12:36:48', '2010-08-10 12:36:50', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (207, 71, '2010-08-11 08:33:13', '2010-08-11 08:34:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 1, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (208, 71, '2010-08-11 08:33:13', '2010-08-11 08:34:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (209, 72, '2010-08-11 11:51:53', '2010-08-11 11:51:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (210, 72, '2010-08-11 11:51:53', '2010-08-11 11:51:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (211, 73, '2010-08-11 14:11:43', '2010-08-11 14:12:25', 2, 0, 2, 'shipping', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 1, 0, 0, 'freeshipping_freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0.0000, 17.0000, 17.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 17.0000, 17.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 17.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (212, 73, '2010-08-11 14:11:43', '2010-08-11 14:12:25', 2, 0, 2, 'billing', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (213, 74, '2010-08-11 14:54:42', '2010-08-11 14:59:46', 2, 0, 2, 'billing', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (214, 74, '2010-08-11 14:54:42', '2010-08-11 14:59:46', 2, 0, 2, 'shipping', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 1, 0, 0, 'freeshipping_freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 5.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (215, 40, '2010-08-12 07:04:53', '2010-08-12 07:08:05', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (216, 40, '2010-08-12 07:04:53', '2010-08-12 07:08:05', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0.0000, 95.0000, 95.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 95.0000, 95.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 95.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (217, 75, '2010-08-12 07:09:11', '2010-08-12 08:47:26', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0.0000, 825.0000, 825.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 825.0000, 825.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 825.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (218, 75, '2010-08-12 07:09:11', '2010-08-12 08:47:26', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (221, 76, '2010-08-12 13:08:41', '2010-08-12 13:11:38', NULL, 1, NULL, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Test', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '213212121132', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (222, 76, '2010-08-12 13:08:41', '2010-08-12 13:11:38', NULL, 1, NULL, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Test', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '213212121132', '', 1, 0, 0, 'freeshipping_freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (223, 77, '2010-08-12 14:50:39', '2010-08-12 14:58:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 301.0000, 301.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 301.0000, 301.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 301.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (224, 77, '2010-08-12 14:50:39', '2010-08-12 14:58:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (225, 78, '2010-08-12 16:54:11', '2010-08-12 17:03:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (226, 78, '2010-08-12 16:54:11', '2010-08-12 17:03:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (231, 80, '2010-08-13 08:04:11', '2010-08-13 08:05:51', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0.0000, 115.0000, 115.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 115.0000, 115.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 115.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (232, 80, '2010-08-13 08:04:11', '2010-08-13 08:05:51', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (233, 81, '2010-08-13 08:08:46', '2010-08-13 08:22:49', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (234, 81, '2010-08-13 08:08:46', '2010-08-13 08:22:49', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0.0000, 51.0000, 51.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 51.0000, 51.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 51.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (237, 83, '2010-08-13 09:39:32', '2010-08-13 09:40:46', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0.0000, 31.0000, 31.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 31.0000, 31.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 31.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (238, 83, '2010-08-13 09:39:32', '2010-08-13 09:40:46', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (239, 84, '2010-08-13 10:00:59', '2010-08-13 10:02:22', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 0.0000, 46.0000, 46.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 46.0000, 46.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 46.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (240, 84, '2010-08-13 10:00:59', '2010-08-13 10:02:22', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (241, 85, '2010-08-13 10:14:23', '2010-08-16 06:46:09', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (242, 85, '2010-08-13 10:14:23', '2010-08-16 06:46:09', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (245, 87, '2010-08-15 17:47:25', '2010-08-15 17:47:25', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 5.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (246, 87, '2010-08-15 17:47:25', '2010-08-15 17:47:25', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (247, 88, '2010-08-15 18:05:41', '2010-08-15 18:07:58', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (248, 88, '2010-08-15 18:05:41', '2010-08-15 18:07:58', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (257, 91, '2010-08-16 07:42:40', '2010-08-16 07:58:45', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (258, 91, '2010-08-16 07:42:40', '2010-08-16 07:58:45', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (259, 92, '2010-08-16 08:12:04', '2010-08-16 08:15:33', NULL, 1, NULL, 'shipping', 'blumberg@visitate.de', 'Herr', 'Robert', NULL, 'Blumberg', NULL, '', 'Innungstr. 6', 'Köln', 'Nordrhein-Westfalen', 88, '50739', 'DE', '4711', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (260, 92, '2010-08-16 08:12:04', '2010-08-16 08:15:33', NULL, 1, NULL, 'billing', 'blumberg@visitate.de', 'Herr', 'Robert', NULL, 'Blumberg', NULL, '', 'Innungstr. 6', 'Köln', 'Nordrhein-Westfalen', 88, '50739', 'DE', '4711', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (261, 93, '2010-08-16 08:16:57', '2010-08-16 08:17:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (262, 93, '2010-08-16 08:16:58', '2010-08-16 08:17:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (263, 94, '2010-08-16 08:26:10', '2010-08-16 08:26:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (264, 94, '2010-08-16 08:26:10', '2010-08-16 08:26:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (269, 96, '2010-08-16 11:26:35', '2010-08-16 11:27:15', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 51.0000, 51.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 51.0000, 51.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 51.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (270, 96, '2010-08-16 11:26:35', '2010-08-16 11:27:15', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (271, 97, '2010-08-16 11:28:11', '2010-08-17 06:56:22', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (272, 97, '2010-08-16 11:28:11', '2010-08-17 06:56:22', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (275, 99, '2010-08-16 12:16:53', '2010-08-16 12:17:28', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 5.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (276, 99, '2010-08-16 12:16:53', '2010-08-16 12:17:28', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (279, 100, '2010-08-16 13:09:49', '2010-08-16 13:12:15', NULL, 1, NULL, 'billing', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Maarweg 265', 'Köln', 'Nordrhein-Westfalen', 88, '50379', 'DE', '0221 - 78887 - 435', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (280, 100, '2010-08-16 13:09:49', '2010-08-16 13:12:15', NULL, 1, NULL, 'shipping', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Maarweg 265', 'Köln', 'Nordrhein-Westfalen', 88, '50379', 'DE', '0221 - 78887 - 435', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (281, 101, '2010-08-16 13:36:14', '2010-08-16 13:36:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 5.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (282, 101, '2010-08-16 13:36:14', '2010-08-16 13:36:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (283, 102, '2010-08-16 14:08:48', '2010-08-16 14:09:53', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (284, 102, '2010-08-16 14:08:48', '2010-08-16 14:09:53', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (289, 105, '2010-08-17 07:08:37', '2010-08-17 07:15:54', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (290, 105, '2010-08-17 07:08:37', '2010-08-17 07:15:54', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 121.0000, 121.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 121.0000, 121.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 121.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (295, 107, '2010-08-17 13:40:10', '2010-08-17 13:41:09', 4, 0, 4, 'shipping', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (296, 107, '2010-08-17 13:40:10', '2010-08-17 13:41:09', 4, 0, 4, 'billing', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (299, 109, '2010-08-17 15:13:11', '2010-08-17 15:13:47', 2, 0, 2, 'shipping', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 25.0000, 25.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 25.0000, 25.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 25.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (300, 109, '2010-08-17 15:13:11', '2010-08-17 15:13:47', 2, 0, 2, 'billing', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (303, 111, '2010-08-17 15:42:26', '2010-08-17 15:43:10', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 22.0000, 22.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 22.0000, 22.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 22.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (304, 111, '2010-08-17 15:42:26', '2010-08-17 15:43:10', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (307, 112, '2010-08-18 10:23:43', '2010-08-18 10:23:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (308, 112, '2010-08-18 10:23:43', '2010-08-18 10:23:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 5.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (311, 114, '2010-08-18 11:41:47', '2010-08-18 11:42:25', 2, 0, 2, 'shipping', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 31.0000, 31.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 31.0000, 31.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 31.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (312, 114, '2010-08-18 11:41:47', '2010-08-18 11:42:25', 2, 0, 2, 'billing', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (315, 116, '2010-08-18 12:26:33', '2010-08-18 12:27:47', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 13.0000, 13.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 13.0000, 13.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 13.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (316, 116, '2010-08-18 12:26:33', '2010-08-18 12:27:47', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (317, 117, '2010-08-18 12:48:38', '2010-08-18 12:49:15', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (318, 117, '2010-08-18 12:48:38', '2010-08-18 12:49:15', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 71.0000, 71.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 71.0000, 71.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 71.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (321, 119, '2010-08-18 12:59:33', '2010-08-18 13:00:09', 4, 0, 4, 'shipping', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (322, 119, '2010-08-18 12:59:33', '2010-08-18 13:00:09', 4, 0, 4, 'billing', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (325, 121, '2010-08-19 10:11:04', '2010-08-19 10:11:37', 4, 0, 4, 'shipping', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 48.0000, 48.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 48.0000, 48.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 48.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (326, 121, '2010-08-19 10:11:04', '2010-08-19 10:11:37', 4, 0, 4, 'billing', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (327, 122, '2010-08-19 10:52:31', '2010-08-19 10:53:14', 4, 0, 4, 'shipping', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 45.0000, 45.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 45.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (328, 122, '2010-08-19 10:52:31', '2010-08-19 10:53:14', 4, 0, 4, 'billing', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (329, 123, '2010-08-19 11:00:37', '2010-08-19 11:00:37', 4, 0, 4, 'billing', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (330, 123, '2010-08-19 11:00:37', '2010-08-19 11:00:37', 4, 0, 4, 'shipping', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 0, 0, 1, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (331, 124, '2010-08-19 11:00:40', '2010-08-20 07:41:49', 4, 0, 4, 'billing', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (332, 124, '2010-08-19 11:00:40', '2010-08-20 07:41:49', 4, 0, 4, 'shipping', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (333, 125, '2010-08-19 11:47:17', '2010-08-19 11:53:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 9.0000, 9.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 9.0000, 9.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 9.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (334, 125, '2010-08-19 11:47:17', '2010-08-19 11:53:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (335, 126, '2010-08-19 13:18:30', '2010-08-19 13:19:32', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 3.0000, 3.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, 3.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 3.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (336, 126, '2010-08-19 13:18:30', '2010-08-19 13:19:32', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (337, 127, '2010-08-19 13:25:30', '2010-08-19 13:26:07', 2, 0, 2, 'shipping', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (338, 127, '2010-08-19 13:25:30', '2010-08-19 13:26:07', 2, 0, 2, 'billing', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (339, 128, '2010-08-19 14:09:31', '2010-08-19 14:50:38', 2, 0, 2, 'shipping', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 13.0000, 13.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 13.0000, 13.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 13.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (340, 128, '2010-08-19 14:09:31', '2010-08-19 14:50:38', 2, 0, 2, 'billing', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (343, 130, '2010-08-19 15:06:09', '2010-08-19 15:24:11', 2, 0, 2, 'shipping', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (344, 130, '2010-08-19 15:06:09', '2010-08-19 15:24:11', 2, 0, 2, 'billing', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (349, 133, '2010-08-19 16:19:12', '2010-08-19 16:19:43', 2, 0, 2, 'shipping', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (350, 133, '2010-08-19 16:19:12', '2010-08-19 16:19:43', 2, 0, 2, 'billing', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (355, 135, '2010-08-19 16:26:48', '2010-08-19 16:27:21', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (356, 135, '2010-08-19 16:26:48', '2010-08-19 16:27:21', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (357, 136, '2010-08-20 04:33:35', '2010-08-20 04:33:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (358, 136, '2010-08-20 04:33:35', '2010-08-20 04:33:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (367, 139, '2010-08-20 08:04:27', '2010-08-20 08:05:03', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 45.0000, 45.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 45.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (368, 139, '2010-08-20 08:04:27', '2010-08-20 08:05:03', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (371, 142, '2010-08-20 08:19:06', '2010-08-20 08:19:35', 4, 0, 4, 'shipping', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 61.0000, 61.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 61.0000, 61.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 61.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (372, 142, '2010-08-20 08:19:06', '2010-08-20 08:19:35', 4, 0, 4, 'billing', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (373, 143, '2010-08-20 08:28:21', '2010-08-20 08:29:14', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 45.0000, 45.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 45.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (374, 143, '2010-08-20 08:28:21', '2010-08-20 08:29:14', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (375, 146, '2010-08-20 09:08:14', '2010-08-20 09:10:42', 4, 0, 4, 'billing', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (376, 146, '2010-08-20 09:08:14', '2010-08-20 09:10:42', 4, 0, 4, 'shipping', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (377, 148, '2010-08-20 09:51:14', '2010-08-20 09:52:54', 4, 0, 4, 'shipping', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (378, 148, '2010-08-20 09:51:14', '2010-08-20 09:52:54', 4, 0, 4, 'billing', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (379, 150, '2010-08-20 09:55:12', '2010-08-20 09:56:11', 4, 0, 4, 'shipping', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (380, 150, '2010-08-20 09:55:12', '2010-08-20 09:56:11', 4, 0, 4, 'billing', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (381, 152, '2010-08-20 10:03:09', '2010-08-20 10:03:51', 4, 0, 4, 'billing', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (382, 152, '2010-08-20 10:03:09', '2010-08-20 10:03:51', 4, 0, 4, 'shipping', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (383, 153, '2010-08-20 10:53:38', '2010-08-20 10:54:36', 4, 0, 4, 'shipping', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 45.0000, 45.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 45.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (384, 153, '2010-08-20 10:53:38', '2010-08-20 10:54:36', 4, 0, 4, 'billing', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (385, 155, '2010-08-20 11:21:30', '2010-08-20 11:22:12', 4, 0, 4, 'billing', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (386, 155, '2010-08-20 11:21:30', '2010-08-20 11:22:12', 4, 0, 4, 'shipping', 'mbarthels@insigma.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 940501 85', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (387, 157, '2010-08-20 14:59:20', '2010-08-20 15:00:40', 2, 0, 2, 'shipping', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 11.0000, 11.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 11.0000, 11.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 11.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (388, 157, '2010-08-20 14:59:20', '2010-08-20 15:00:40', 2, 0, 2, 'billing', 'wdegtjarew@googlemail.com', 'Herr', 'Wladimir', NULL, 'Degtjarew', NULL, '', 'Lütticher Str. 11', 'Berlin', 'Berlin', 82, '13353', 'DE', '030 81011595', 'admin', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (391, 159, '2010-08-22 06:10:58', '2010-08-22 06:11:42', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (392, 159, '2010-08-22 06:10:58', '2010-08-22 06:11:42', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (393, 161, '2010-08-22 06:35:28', '2010-08-22 06:36:16', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (394, 161, '2010-08-22 06:35:28', '2010-08-22 06:36:16', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (395, 163, '2010-08-22 06:39:19', '2010-08-22 06:40:05', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (396, 163, '2010-08-22 06:39:19', '2010-08-22 06:40:05', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (397, 165, '2010-08-22 06:46:53', '2010-08-22 06:47:42', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 45.0000, 45.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 45.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (398, 165, '2010-08-22 06:46:53', '2010-08-22 06:47:42', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (401, 169, '2010-08-23 09:20:23', '2010-08-23 09:20:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (402, 169, '2010-08-23 09:20:23', '2010-08-23 09:20:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (403, 170, '2010-08-23 09:55:30', '2010-08-23 09:56:32', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 45.0000, 45.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 45.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (404, 170, '2010-08-23 09:55:30', '2010-08-23 09:56:32', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (405, 172, '2010-08-23 10:13:10', '2010-08-23 10:14:03', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (406, 172, '2010-08-23 10:13:10', '2010-08-23 10:14:03', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (407, 174, '2010-08-23 10:34:07', '2010-08-23 10:34:38', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (408, 174, '2010-08-23 10:34:07', '2010-08-23 10:34:38', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 95.0000, 95.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 95.0000, 95.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 95.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (409, 176, '2010-08-23 10:42:41', '2010-08-23 10:43:16', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (410, 176, '2010-08-23 10:42:41', '2010-08-23 10:43:16', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 55.0000, 55.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 55.0000, 55.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 55.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (411, 178, '2010-08-23 11:21:32', '2010-08-23 11:22:51', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (412, 178, '2010-08-23 11:21:32', '2010-08-23 11:22:51', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (413, 180, '2010-08-23 11:39:03', '2010-08-23 11:39:35', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (414, 180, '2010-08-23 11:39:03', '2010-08-23 11:39:35', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (415, 182, '2010-08-23 12:02:14', '2010-08-23 12:02:50', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (416, 182, '2010-08-23 12:02:14', '2010-08-23 12:02:50', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 95.0000, 95.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 95.0000, 95.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 95.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (417, 183, '2010-08-23 12:08:04', '2010-08-23 12:08:38', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (418, 183, '2010-08-23 12:08:04', '2010-08-23 12:08:38', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (421, 185, '2010-08-23 13:48:44', '2010-08-23 13:49:13', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (422, 185, '2010-08-23 13:48:44', '2010-08-23 13:49:13', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (423, 187, '2010-08-23 14:43:35', '2010-08-23 14:45:12', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (424, 187, '2010-08-23 14:43:35', '2010-08-23 14:45:12', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (427, 189, '2010-08-23 17:25:18', '2010-08-23 17:27:58', NULL, 1, NULL, 'billing', 'ss@mmmm.de', 'Herr', 'sss', NULL, 'sss', NULL, '', 'ss', 'ss', 'Berlin', 82, 'sss', 'DE', 'ss', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (428, 189, '2010-08-23 17:25:18', '2010-08-23 17:27:58', NULL, 1, NULL, 'shipping', 'ss@mmmm.de', 'Herr', 'sss', NULL, 'sss', NULL, '', 'ss', 'ss', 'Berlin', 82, 'sss', 'DE', 'ss', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 5.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (429, 190, '2010-08-24 13:08:04', '2010-08-24 13:08:43', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (430, 190, '2010-08-24 13:08:05', '2010-08-24 13:08:43', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (431, 192, '2010-08-24 13:55:36', '2010-08-24 13:56:10', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (432, 192, '2010-08-24 13:55:36', '2010-08-24 13:56:10', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 95.0000, 95.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 95.0000, 95.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 95.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (433, 194, '2010-08-24 14:02:38', '2010-08-24 14:03:02', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (434, 194, '2010-08-24 14:02:38', '2010-08-24 14:03:02', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 16.8800, 16.8800, 0.0000, 0.0000, 1.1100, 1.1100, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 17.9900, 17.9900, NULL, 'a:1:{s:9:"7% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:9:"7% Steuer";s:5:"title";s:9:"7% Steuer";s:7:"percent";d:7;s:8:"position";s:1:"0";s:8:"priority";s:1:"2";}}s:7:"percent";d:7.00000000000000088817841970012523233890533447265625;s:2:"id";s:9:"7% Steuer";s:7:"process";i:0;s:6:"amount";d:1.11000000000000031974423109204508364200592041015625;s:11:"base_amount";d:1.11000000000000031974423109204508364200592041015625;}}', '', 0.0000, 0.0000, 17.9900, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (435, 196, '2010-08-24 14:07:02', '2010-08-24 14:07:27', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (436, 196, '2010-08-24 14:07:02', '2010-08-24 14:07:27', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 16.8800, 16.8800, 0.0000, 0.0000, 1.1100, 1.1100, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 17.9900, 17.9900, NULL, 'a:1:{s:9:"7% Steuer";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:9:"7% Steuer";s:5:"title";s:9:"7% Steuer";s:7:"percent";d:7;s:8:"position";s:1:"0";s:8:"priority";s:1:"2";}}s:7:"percent";d:7.00000000000000088817841970012523233890533447265625;s:2:"id";s:9:"7% Steuer";s:7:"process";i:0;s:6:"amount";d:1.11000000000000031974423109204508364200592041015625;s:11:"base_amount";d:1.11000000000000031974423109204508364200592041015625;}}', '', 0.0000, 0.0000, 17.9900, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (441, 198, '2010-08-24 15:13:38', '2010-08-24 15:14:26', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 95.0000, 95.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 95.0000, 95.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 95.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (442, 198, '2010-08-24 15:13:38', '2010-08-24 15:14:26', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (443, 200, '2010-08-24 15:37:02', '2010-08-24 15:37:38', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (444, 200, '2010-08-24 15:37:02', '2010-08-24 15:37:38', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 95.0000, 95.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 95.0000, 95.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 95.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (445, 202, '2010-08-24 15:44:18', '2010-08-24 15:44:53', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (446, 202, '2010-08-24 15:44:18', '2010-08-24 15:44:53', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (447, 204, '2010-08-24 15:51:09', '2010-08-24 15:51:45', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (448, 204, '2010-08-24 15:51:09', '2010-08-24 15:51:45', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (449, 206, '2010-08-24 16:05:02', '2010-08-24 16:05:37', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (450, 206, '2010-08-24 16:05:02', '2010-08-24 16:05:37', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (451, 208, '2010-08-24 16:11:14', '2010-08-24 16:12:28', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (452, 208, '2010-08-24 16:11:14', '2010-08-24 16:12:28', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (453, 210, '2010-08-24 16:16:50', '2010-08-24 16:17:35', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (454, 210, '2010-08-24 16:16:50', '2010-08-24 16:17:35', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (455, 212, '2010-08-24 16:22:24', '2010-08-24 16:22:57', 8, 0, 7, 'billing', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (456, 212, '2010-08-24 16:22:24', '2010-08-24 16:22:57', 8, 0, 7, 'shipping', 'wp@f-m-computer.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 43', 'Berlin', 'Berlin', 82, '10999', 'DE', '03030994822', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (459, 214, '2010-08-25 07:29:42', '2010-08-25 07:35:01', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (460, 214, '2010-08-25 07:29:42', '2010-08-25 07:35:02', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 163.0000, 163.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 163.0000, 163.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 163.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (465, 216, '2010-08-25 08:10:43', '2010-08-25 08:11:23', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (466, 216, '2010-08-25 08:10:43', '2010-08-25 08:11:23', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (467, 219, '2010-08-25 08:27:44', '2010-08-25 08:29:06', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 4.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (468, 219, '2010-08-25 08:27:44', '2010-08-25 08:29:06', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (473, 223, '2010-08-25 08:57:38', '2010-08-25 08:57:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (474, 223, '2010-08-25 08:57:38', '2010-08-25 08:57:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (475, 224, '2010-08-25 09:07:25', '2010-08-25 09:09:11', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 75.0000, 75.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 75.0000, 75.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 75.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (476, 224, '2010-08-25 09:07:25', '2010-08-25 09:09:11', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (477, 226, '2010-08-25 09:22:50', '2010-08-25 09:23:40', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 45.0000, 45.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 45.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (478, 226, '2010-08-25 09:22:50', '2010-08-25 09:23:40', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (479, 228, '2010-08-25 09:25:22', '2010-08-25 09:26:56', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 4.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (480, 228, '2010-08-25 09:25:22', '2010-08-25 09:26:56', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (481, 231, '2010-08-25 09:37:03', '2010-08-25 09:37:44', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 45.0000, 45.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 45.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (482, 231, '2010-08-25 09:37:03', '2010-08-25 09:37:44', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (483, 233, '2010-08-25 09:52:27', '2010-08-25 09:53:08', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 45.0000, 45.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 45.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (484, 233, '2010-08-25 09:52:27', '2010-08-25 09:53:08', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (489, 236, '2010-08-25 09:54:52', '2010-08-25 09:55:32', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 55.0000, 55.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 55.0000, 55.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 55.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (490, 236, '2010-08-25 09:54:52', '2010-08-25 09:55:32', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (491, 239, '2010-08-25 10:08:47', '2010-08-25 10:09:53', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 45.0000, 45.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 45.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (492, 239, '2010-08-25 10:08:47', '2010-08-25 10:09:53', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (493, 241, '2010-08-25 10:14:34', '2010-08-25 10:17:12', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 45.0000, 45.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 45.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (494, 241, '2010-08-25 10:14:34', '2010-08-25 10:17:12', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (495, 243, '2010-08-25 10:19:50', '2010-08-25 10:27:27', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 45.0000, 45.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 45.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (496, 243, '2010-08-25 10:19:50', '2010-08-25 10:27:27', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (497, 245, '2010-08-25 10:32:02', '2010-08-25 10:46:56', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 165.0000, 165.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 165.0000, 165.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 165.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (498, 245, '2010-08-25 10:32:02', '2010-08-25 10:46:56', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (499, 247, '2010-08-25 10:50:33', '2010-08-25 10:59:29', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 13.0000, 13.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 13.0000, 13.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 13.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (500, 247, '2010-08-25 10:50:33', '2010-08-25 10:59:29', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (501, 249, '2010-08-25 11:02:49', '2010-08-25 11:03:17', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (502, 249, '2010-08-25 11:02:49', '2010-08-25 11:03:17', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (503, 251, '2010-08-25 11:12:30', '2010-08-25 11:15:26', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (504, 251, '2010-08-25 11:12:30', '2010-08-25 11:15:26', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 13.0000, 13.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 13.0000, 13.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 13.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (505, 252, '2010-08-25 11:15:44', '2010-08-25 11:16:36', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (506, 252, '2010-08-25 11:15:44', '2010-08-25 11:16:36', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (507, 254, '2010-08-25 11:58:57', '2010-08-25 12:13:39', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (508, 254, '2010-08-25 11:58:57', '2010-08-25 12:13:39', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 43.0000, 43.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 43.0000, 43.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 43.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (509, 256, '2010-08-25 12:20:27', '2010-08-25 12:21:33', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (510, 256, '2010-08-25 12:20:28', '2010-08-25 12:21:33', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (511, 258, '2010-08-25 12:35:33', '2010-08-25 12:36:11', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (512, 258, '2010-08-25 12:35:33', '2010-08-25 12:36:11', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (513, 260, '2010-08-25 12:42:47', '2010-08-25 12:44:28', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 48.0000, 48.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 48.0000, 48.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 48.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (514, 260, '2010-08-25 12:42:47', '2010-08-25 12:44:28', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (515, 261, '2010-08-25 12:44:18', '2010-08-25 12:44:52', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (516, 261, '2010-08-25 12:44:18', '2010-08-25 12:44:52', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (517, 265, '2010-08-25 12:50:12', '2010-08-25 12:50:38', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (518, 265, '2010-08-25 12:50:12', '2010-08-25 12:50:38', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (519, 267, '2010-08-25 12:56:35', '2010-08-25 12:57:02', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (520, 267, '2010-08-25 12:56:35', '2010-08-25 12:57:02', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (521, 269, '2010-08-25 13:04:42', '2010-08-25 13:05:09', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (522, 269, '2010-08-25 13:04:42', '2010-08-25 13:05:09', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (523, 271, '2010-08-25 13:09:26', '2010-08-25 13:09:52', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (524, 271, '2010-08-25 13:09:26', '2010-08-25 13:09:52', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (525, 273, '2010-08-25 13:17:07', '2010-08-25 13:17:34', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (526, 273, '2010-08-25 13:17:07', '2010-08-25 13:17:34', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (527, 275, '2010-08-25 13:29:25', '2010-08-25 13:30:58', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 9.0000, 9.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 9.0000, 9.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 9.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (528, 275, '2010-08-25 13:29:25', '2010-08-25 13:30:58', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (529, 278, '2010-08-25 13:33:10', '2010-08-25 13:33:37', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (530, 278, '2010-08-25 13:33:10', '2010-08-25 13:33:37', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (531, 280, '2010-08-25 13:37:20', '2010-08-25 13:37:46', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (532, 280, '2010-08-25 13:37:20', '2010-08-25 13:37:46', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (533, 282, '2010-08-25 13:44:35', '2010-08-25 13:45:01', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (534, 282, '2010-08-25 13:44:35', '2010-08-25 13:45:01', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (535, 284, '2010-08-25 14:16:55', '2010-08-25 14:17:21', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (536, 284, '2010-08-25 14:16:55', '2010-08-25 14:17:21', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (537, 286, '2010-08-25 14:20:22', '2010-08-25 14:21:05', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 4.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (538, 286, '2010-08-25 14:20:22', '2010-08-25 14:21:05', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (539, 289, '2010-08-25 14:26:33', '2010-08-25 14:28:14', 3, 0, 3, 'shipping', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 48.0000, 48.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 48.0000, 48.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 48.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (540, 289, '2010-08-25 14:26:33', '2010-08-25 14:28:14', 3, 0, 3, 'billing', 'mbarthels@visitate.de', 'Frau', 'Margot', NULL, 'Barthels', NULL, '', 'Innungstr. 6', 'Hürth-Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '0221 94050185', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (541, 292, '2010-08-25 14:33:36', '2010-08-25 14:34:24', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (542, 292, '2010-08-25 14:33:36', '2010-08-25 14:34:24', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (543, 295, '2010-08-25 15:22:21', '2010-08-25 15:22:50', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (544, 295, '2010-08-25 15:22:21', '2010-08-25 15:22:50', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (545, 297, '2010-08-25 15:25:59', '2010-08-25 15:26:24', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (546, 297, '2010-08-25 15:25:59', '2010-08-25 15:26:24', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (547, 299, '2010-08-25 15:27:56', '2010-08-25 15:28:22', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (548, 299, '2010-08-25 15:27:56', '2010-08-25 15:28:22', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (549, 301, '2010-08-25 15:32:00', '2010-08-25 15:32:27', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (550, 301, '2010-08-25 15:32:00', '2010-08-25 15:32:27', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (551, 303, '2010-08-25 16:02:55', '2010-08-25 16:03:22', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (552, 303, '2010-08-25 16:02:55', '2010-08-25 16:03:22', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (553, 304, '2010-08-25 16:04:38', '2010-08-25 16:05:04', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (554, 304, '2010-08-25 16:04:38', '2010-08-25 16:05:04', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (555, 307, '2010-08-25 16:08:31', '2010-08-25 16:08:58', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (556, 307, '2010-08-25 16:08:31', '2010-08-25 16:08:58', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (557, 309, '2010-08-25 16:10:35', '2010-08-25 16:11:05', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (558, 309, '2010-08-25 16:10:35', '2010-08-25 16:11:05', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (559, 311, '2010-08-25 16:15:12', '2010-08-25 16:15:55', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (560, 311, '2010-08-25 16:15:12', '2010-08-25 16:15:55', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 13.0000, 13.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 13.0000, 13.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 13.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (561, 313, '2010-08-25 16:25:19', '2010-08-25 16:25:47', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (562, 313, '2010-08-25 16:25:19', '2010-08-25 16:25:47', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (563, 315, '2010-08-25 16:34:32', '2010-08-25 16:35:01', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (564, 315, '2010-08-25 16:34:32', '2010-08-25 16:35:01', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (567, 317, '2010-08-25 16:40:46', '2010-08-25 16:40:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (568, 317, '2010-08-25 16:40:46', '2010-08-25 16:40:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (569, 318, '2010-08-25 16:51:33', '2010-08-25 16:52:00', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (570, 318, '2010-08-25 16:51:33', '2010-08-25 16:52:00', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (571, 321, '2010-08-25 16:57:10', '2010-08-25 16:57:40', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (572, 321, '2010-08-25 16:57:10', '2010-08-25 16:57:40', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (573, 323, '2010-08-25 17:18:06', '2010-08-25 17:18:33', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (574, 323, '2010-08-25 17:18:06', '2010-08-25 17:18:33', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (575, 325, '2010-08-26 09:18:10', '2010-08-26 09:19:08', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (576, 325, '2010-08-26 09:18:11', '2010-08-26 09:19:08', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (579, 328, '2010-08-26 09:55:14', '2010-08-26 09:55:41', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 5.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (580, 328, '2010-08-26 09:55:14', '2010-08-26 09:55:41', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (581, 330, '2010-08-26 10:39:29', '2010-08-27 08:14:05', 9, 0, 8, 'billing', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (582, 330, '2010-08-26 10:39:29', '2010-08-27 08:14:05', 9, 0, 8, 'shipping', 'price@tfh-wildau.de', 'Herr', 'Wolfgang', NULL, 'Price', NULL, '', 'Nonnendamm Allee 98', 'Berlin', 'Berlin', 82, '10999', 'DE', '030214545', '', 0, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (583, 331, '2010-08-26 11:48:01', '2010-08-26 11:48:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (584, 331, '2010-08-26 11:48:01', '2010-08-26 11:48:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (587, 332, '2010-08-26 12:36:48', '2010-08-26 14:25:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (588, 332, '2010-08-26 12:36:48', '2010-08-26 14:25:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 103.0000, 103.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 103.0000, 103.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 103.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (589, 333, '2010-08-26 12:49:50', '2010-08-26 12:49:50', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (590, 333, '2010-08-26 12:49:50', '2010-08-26 12:49:50', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (595, 335, '2010-08-26 15:31:18', '2010-08-26 15:31:18', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (596, 335, '2010-08-26 15:31:18', '2010-08-26 15:31:18', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (597, 336, '2010-08-27 07:26:14', '2010-08-27 07:28:36', 11, 1, NULL, 'shipping', 'blumberg@visitate.de', 'Herr', 'Robert', NULL, 'Blumberg', NULL, '', 'Innungstr. 6', 'Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '1234', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 151.0000, 151.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 151.0000, 151.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 151.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (598, 336, '2010-08-27 07:26:14', '2010-08-27 07:28:36', 11, 1, 9, 'billing', 'blumberg@visitate.de', 'Herr', 'Robert', NULL, 'Blumberg', NULL, '', 'Innungstr. 6', 'Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '1234', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (601, 340, '2010-08-27 07:29:49', '2010-08-27 07:31:53', 11, 0, 9, 'shipping', 'blumberg@visitate.de', 'Herr', 'Robert', NULL, 'Blumberg', NULL, '', 'Innungstr. 6', 'Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '1234', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 61.0000, 61.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 61.0000, 61.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 61.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (602, 340, '2010-08-27 07:29:49', '2010-08-27 07:31:53', 11, 0, 9, 'billing', 'blumberg@visitate.de', 'Herr', 'Robert', NULL, 'Blumberg', NULL, '', 'Innungstr. 6', 'Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '1234', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (603, 342, '2010-08-27 07:32:48', '2010-08-27 09:33:00', 11, 0, 9, 'shipping', 'blumberg@visitate.de', 'Herr', 'Robert', NULL, 'Blumberg', NULL, '', 'Innungstr. 6', 'Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '1234', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 45.0000, 45.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 45.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (604, 342, '2010-08-27 07:32:48', '2010-08-27 09:33:00', 11, 0, 9, 'billing', 'blumberg@visitate.de', 'Herr', 'Robert', NULL, 'Blumberg', NULL, '', 'Innungstr. 6', 'Köln', 'Nordrhein-Westfalen', 88, '50354', 'DE', '1234', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (605, 343, '2010-08-27 09:55:05', '2010-08-27 09:55:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (606, 343, '2010-08-27 09:55:05', '2010-08-27 09:55:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (607, 344, '2010-08-27 12:07:26', '2010-08-27 12:35:02', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 1, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (608, 344, '2010-08-27 12:07:26', '2010-08-27 12:35:02', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (609, 345, '2010-08-28 05:58:15', '2010-08-28 06:00:24', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 151.0000, 151.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 151.0000, 151.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 151.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (610, 345, '2010-08-28 05:58:15', '2010-08-28 06:00:24', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (615, 349, '2010-08-28 06:05:33', '2010-08-28 06:09:35', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (616, 349, '2010-08-28 06:05:33', '2010-08-28 06:09:35', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 61.0000, 61.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 61.0000, 61.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 61.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (617, 352, '2010-08-28 06:12:02', '2010-08-28 06:15:07', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (618, 352, '2010-08-28 06:12:02', '2010-08-28 06:15:07', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (621, 355, '2010-08-28 06:19:20', '2010-08-28 06:21:23', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (622, 355, '2010-08-28 06:19:20', '2010-08-28 06:21:23', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 121.0000, 121.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 121.0000, 121.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 121.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (625, 358, '2010-08-28 06:31:55', '2010-08-28 07:00:37', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (626, 358, '2010-08-28 06:31:55', '2010-08-28 07:00:37', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 7.0000, 7.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7.0000, 7.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 7.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (629, 359, '2010-08-28 07:02:58', '2010-08-28 07:04:09', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (630, 359, '2010-08-28 07:02:58', '2010-08-28 07:04:09', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 61.0000, 61.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 61.0000, 61.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 61.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (631, 361, '2010-08-28 07:06:32', '2010-08-28 07:08:33', 7, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (632, 361, '2010-08-28 07:06:32', '2010-08-28 07:08:33', 7, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 37.0000, 37.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 37.0000, 37.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 37.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (635, 362, '2010-08-28 07:28:53', '2010-08-28 07:31:18', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (636, 362, '2010-08-28 07:28:53', '2010-08-28 07:31:18', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 55.0000, 55.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 55.0000, 55.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 55.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (637, 364, '2010-08-28 07:48:53', '2010-08-28 07:49:58', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (638, 364, '2010-08-28 07:48:53', '2010-08-28 07:49:58', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 13.0000, 13.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 13.0000, 13.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 13.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (641, 367, '2010-08-28 07:52:44', '2010-08-28 07:53:45', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (642, 367, '2010-08-28 07:52:44', '2010-08-28 07:53:45', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 151.0000, 151.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 151.0000, 151.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 151.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (645, 371, '2010-08-28 07:56:52', '2010-08-28 07:58:18', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (646, 371, '2010-08-28 07:56:52', '2010-08-28 07:58:18', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 121.0000, 121.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 121.0000, 121.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 121.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (647, 373, '2010-08-28 08:00:42', '2010-08-28 08:25:05', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (648, 373, '2010-08-28 08:00:42', '2010-08-28 08:25:05', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 151.0000, 151.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 151.0000, 151.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 151.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (649, 376, '2010-08-28 08:27:33', '2010-08-28 08:28:44', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (650, 376, '2010-08-28 08:27:33', '2010-08-28 08:28:44', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 61.0000, 61.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 61.0000, 61.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 61.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (651, 378, '2010-08-28 08:45:39', '2010-08-28 11:15:08', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (652, 378, '2010-08-28 08:45:39', '2010-08-28 11:15:08', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 151.0000, 151.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 151.0000, 151.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 151.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (655, 382, '2010-08-28 11:20:34', '2010-08-28 11:21:06', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (656, 382, '2010-08-28 11:20:34', '2010-08-28 11:21:06', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 61.0000, 61.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 61.0000, 61.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 61.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (657, 385, '2010-08-28 11:22:39', '2010-08-31 16:53:31', 7, 0, 6, 'billing', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (658, 385, '2010-08-28 11:22:39', '2010-08-31 16:53:31', 7, 0, 6, 'shipping', 'fl@f-m-computer.de', 'Herr', 'Frank', NULL, 'Lorenz', NULL, '', 'Pankstr.', 'Berlin', 'Berlin', 82, '13127', 'DE', '00000', '', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 10.0000, 10.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 10.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (665, 387, '2010-08-28 11:29:42', '2010-08-28 11:31:04', NULL, 1, NULL, 'billing', 'info@f-m-computer.de', 'Herr', 'test', NULL, 'test', NULL, 'test', 'test', 'test', 'Berlin', 82, '13127', 'DE', 'ssss', 'admin', 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000), (666, 387, '2010-08-28 11:29:42', '2010-08-28 11:31:04', NULL, 1, NULL, 'shipping', 'info@f-m-computer.de', 'Herr', 'test', NULL, 'test', NULL, 'test', 'test', 'test', 'Berlin', 82, '13127', 'DE', 'ssss', 'admin', 1, 0, 0, 'freeshipping_freeshipping', 'Ticketversand per E-Mail - Free', 0.0000, 73.0000, 73.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 73.0000, 73.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 73.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (671, 390, '2010-08-30 11:53:40', '2010-08-30 11:53:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, NULL, 'a:0:{}', '', 0.0000, 0.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (672, 390, '2010-08-30 11:53:40', '2010-08-30 11:53:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, '', '', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000); /*!40000 ALTER TABLE `sales_flat_quote_address` ENABLE KEYS */; # Dumping structure for table web36db1.sales_flat_quote_address_item CREATE TABLE IF NOT EXISTS `sales_flat_quote_address_item` ( `address_item_id` int(10) unsigned NOT NULL auto_increment, `parent_item_id` int(10) unsigned default NULL, `quote_address_id` int(10) unsigned NOT NULL default '0', `quote_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', `applied_rule_ids` text, `additional_data` text, `weight` decimal(12,4) default '0.0000', `qty` decimal(12,4) NOT NULL default '0.0000', `discount_amount` decimal(12,4) default '0.0000', `tax_amount` decimal(12,4) default '0.0000', `row_total` decimal(12,4) NOT NULL default '0.0000', `base_row_total` decimal(12,4) NOT NULL default '0.0000', `row_total_with_discount` decimal(12,4) default '0.0000', `base_discount_amount` decimal(12,4) default '0.0000', `base_tax_amount` decimal(12,4) default '0.0000', `row_weight` decimal(12,4) default '0.0000', `product_id` int(10) unsigned default NULL, `super_product_id` int(10) unsigned default NULL, `parent_product_id` int(10) unsigned default NULL, `sku` varchar(255) default NULL, `image` varchar(255) default NULL, `name` varchar(255) default NULL, `description` text, `free_shipping` int(10) unsigned default NULL, `is_qty_decimal` int(10) unsigned default NULL, `price` decimal(12,4) default NULL, `discount_percent` decimal(12,4) default NULL, `no_discount` int(10) unsigned default NULL, `tax_percent` decimal(12,4) default NULL, `base_price` decimal(12,4) default NULL, `base_cost` decimal(12,4) default NULL, `price_incl_tax` decimal(12,4) default NULL, `base_price_incl_tax` decimal(12,4) default NULL, `row_total_incl_tax` decimal(12,4) default NULL, `base_row_total_incl_tax` decimal(12,4) default NULL, `gift_message_id` int(10) unsigned default NULL, `hidden_tax_amount` decimal(12,4) default NULL, `base_hidden_tax_amount` decimal(12,4) default NULL, PRIMARY KEY (`address_item_id`), KEY `FK_QUOTE_ADDRESS_ITEM_QUOTE_ADDRESS` (`quote_address_id`), KEY `FK_SALES_FLAT_QUOTE_ADDRESS_ITEM_PARENT` (`parent_item_id`), KEY `FK_SALES_QUOTE_ADDRESS_ITEM_QUOTE_ITEM` (`quote_item_id`), CONSTRAINT `FK_QUOTE_ADDRESS_ITEM_QUOTE_ADDRESS` FOREIGN KEY (`quote_address_id`) REFERENCES `sales_flat_quote_address` (`address_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALES_FLAT_QUOTE_ADDRESS_ITEM_PARENT` FOREIGN KEY (`parent_item_id`) REFERENCES `sales_flat_quote_address_item` (`address_item_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALES_QUOTE_ADDRESS_ITEM_QUOTE_ITEM` FOREIGN KEY (`quote_item_id`) REFERENCES `sales_flat_quote_item` (`item_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_quote_address_item: 0 rows /*!40000 ALTER TABLE `sales_flat_quote_address_item` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_flat_quote_address_item` ENABLE KEYS */; # Dumping structure for table web36db1.sales_flat_quote_item CREATE TABLE IF NOT EXISTS `sales_flat_quote_item` ( `item_id` int(10) unsigned NOT NULL auto_increment, `quote_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', `product_id` int(10) unsigned default NULL, `store_id` smallint(5) unsigned default NULL, `parent_item_id` int(10) unsigned default NULL, `is_virtual` tinyint(1) unsigned default NULL, `sku` varchar(255) NOT NULL default '', `name` varchar(255) default NULL, `description` text, `applied_rule_ids` text, `additional_data` text, `free_shipping` tinyint(1) unsigned NOT NULL default '0', `is_qty_decimal` tinyint(1) unsigned default NULL, `no_discount` tinyint(1) unsigned default '0', `weight` decimal(12,4) default '0.0000', `qty` decimal(12,4) NOT NULL default '0.0000', `price` decimal(12,4) NOT NULL default '0.0000', `base_price` decimal(12,4) NOT NULL default '0.0000', `custom_price` decimal(12,4) default NULL, `discount_percent` decimal(12,4) default '0.0000', `discount_amount` decimal(12,4) default '0.0000', `base_discount_amount` decimal(12,4) default '0.0000', `tax_percent` decimal(12,4) default '0.0000', `tax_amount` decimal(12,4) default '0.0000', `base_tax_amount` decimal(12,4) default '0.0000', `row_total` decimal(12,4) NOT NULL default '0.0000', `base_row_total` decimal(12,4) NOT NULL default '0.0000', `row_total_with_discount` decimal(12,4) default '0.0000', `row_weight` decimal(12,4) default '0.0000', `product_type` varchar(255) default NULL, `base_tax_before_discount` decimal(12,4) default NULL, `tax_before_discount` decimal(12,4) default NULL, `original_custom_price` decimal(12,4) default NULL, `redirect_url` varchar(255) default NULL, `base_cost` decimal(12,4) default NULL, `price_incl_tax` decimal(12,4) default NULL, `base_price_incl_tax` decimal(12,4) default NULL, `row_total_incl_tax` decimal(12,4) default NULL, `base_row_total_incl_tax` decimal(12,4) default NULL, `gift_message_id` int(10) unsigned default NULL, `weee_tax_applied` text, `weee_tax_applied_amount` 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, `base_weee_tax_applied_row_amount` decimal(12,4) default NULL, `weee_tax_disposition` decimal(12,4) default NULL, `weee_tax_row_disposition` decimal(12,4) default NULL, `base_weee_tax_disposition` decimal(12,4) default NULL, `base_weee_tax_row_disposition` decimal(12,4) default NULL, `hidden_tax_amount` decimal(12,4) default NULL, `base_hidden_tax_amount` decimal(12,4) default NULL, PRIMARY KEY (`item_id`), KEY `FK_SALES_FLAT_QUOTE_ITEM_PARENT_ITEM` (`parent_item_id`), KEY `FK_SALES_QUOTE_ITEM_CATALOG_PRODUCT_ENTITY` (`product_id`), KEY `FK_SALES_QUOTE_ITEM_SALES_QUOTE` (`quote_id`), KEY `FK_SALES_QUOTE_ITEM_STORE` (`store_id`), CONSTRAINT `FK_SALES_FLAT_QUOTE_ITEM_PARENT_ITEM` FOREIGN KEY (`parent_item_id`) REFERENCES `sales_flat_quote_item` (`item_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALES_QUOTE_ITEM_CATALOG_PRODUCT_ENTITY` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALES_QUOTE_ITEM_SALES_QUOTE` FOREIGN KEY (`quote_id`) REFERENCES `sales_flat_quote` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALES_QUOTE_ITEM_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=979 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_quote_item: 458 rows /*!40000 ALTER TABLE `sales_flat_quote_item` DISABLE KEYS */; INSERT INTO `sales_flat_quote_item` (`item_id`, `quote_id`, `created_at`, `updated_at`, `product_id`, `store_id`, `parent_item_id`, `is_virtual`, `sku`, `name`, `description`, `applied_rule_ids`, `additional_data`, `free_shipping`, `is_qty_decimal`, `no_discount`, `weight`, `qty`, `price`, `base_price`, `custom_price`, `discount_percent`, `discount_amount`, `base_discount_amount`, `tax_percent`, `tax_amount`, `base_tax_amount`, `row_total`, `base_row_total`, `row_total_with_discount`, `row_weight`, `product_type`, `base_tax_before_discount`, `tax_before_discount`, `original_custom_price`, `redirect_url`, `base_cost`, `price_incl_tax`, `base_price_incl_tax`, `row_total_incl_tax`, `base_row_total_incl_tax`, `gift_message_id`, `weee_tax_applied`, `weee_tax_applied_amount`, `weee_tax_applied_row_amount`, `base_weee_tax_applied_amount`, `base_weee_tax_applied_row_amount`, `weee_tax_disposition`, `weee_tax_row_disposition`, `base_weee_tax_disposition`, `base_weee_tax_row_disposition`, `hidden_tax_amount`, `base_hidden_tax_amount`) VALUES (6, 1, '2010-07-09 16:13:13', '2010-07-09 16:13:15', 11, 2, NULL, 0, '1000', 'Systemgebühr 1€', NULL, '', NULL, 0, 0, 0, 1.0000, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 1.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (17, 2, '2010-07-09 16:23:42', '2010-07-09 16:24:29', 11, 2, NULL, 0, '1000', 'Systemgebühr 1€', NULL, '', NULL, 0, 0, 0, 1.0000, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 1.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (45, 3, '2010-07-09 18:56:24', '2010-07-09 19:02:00', 11, 2, NULL, 0, '1000', 'Systemgebühr 1€', NULL, '', NULL, 0, 0, 0, 1.0000, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 1.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (149, 9, '2010-07-11 20:45:25', '2010-07-11 20:45:39', 12, 1, NULL, 0, '1001', 'Systemgebühr 5€', NULL, '', NULL, 0, 0, 0, 1.0000, 1.0000, 4.2000, 4.2000, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.8000, 0.8000, 4.2000, 4.2000, 0.0000, 1.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (161, 11, '2010-07-12 17:53:52', '2010-07-12 17:54:30', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, 1.0000, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 1.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (206, 10, '2010-07-12 19:05:34', '2010-07-12 19:11:54', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, 1.0000, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 1.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (218, 12, '2010-07-12 19:22:56', '2010-07-12 19:23:05', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, 1.0000, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 1.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (235, 14, '2010-07-12 19:45:33', '2010-07-12 19:48:05', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, 1.0000, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 1.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (262, 15, '2010-07-13 06:42:26', '2010-07-13 06:42:50', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, 1.0000, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 1.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (264, 16, '2010-07-14 14:55:10', '2010-07-14 14:55:11', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, 1.0000, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 1.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (265, 17, '2010-07-14 15:44:42', '2010-07-14 15:44:42', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, 1.0000, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 1.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (275, 19, '2010-07-19 11:00:59', '2010-07-19 11:01:36', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, 1.0000, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 1.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (280, 22, '2010-07-20 10:41:44', '2010-07-20 10:42:52', 16, 1, NULL, 0, 'AW11', 'Private Gruppenführung', NULL, '', NULL, 0, 0, 0, 1.0000, 1.0000, 75.6300, 75.6300, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 14.3700, 14.3700, 75.6300, 75.6300, 0.0000, 1.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 90.0000, 90.0000, 90.0000, 90.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (281, 22, '2010-07-20 10:41:44', '2010-07-20 10:42:52', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, 1.0000, 1.0000, 4.2000, 4.2000, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.8000, 0.8000, 4.2000, 4.2000, 0.0000, 1.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (300, 24, '2010-07-22 08:42:44', '2010-07-22 09:01:23', 25, 1, NULL, 0, 'AW152', 'Gruppenticket online (je Person)', NULL, '', NULL, 0, 0, 0, 1.0000, 10.0000, 3.3600, 3.3600, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 6.3900, 6.3900, 33.6100, 33.6100, 0.0000, 10.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (301, 24, '2010-07-22 08:48:36', '2010-07-22 09:01:23', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, 1.0000, 1.0000, 4.2100, 4.2100, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.7900, 0.7900, 4.2100, 4.2100, 0.0000, 1.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (302, 24, '2010-07-22 09:01:21', '2010-07-22 09:01:23', 30, 1, NULL, 0, 'AW161', 'Gruppenführung Turnus (je Person)', NULL, '', NULL, 0, 0, 0, 1.0000, 15.0000, 3.3600, 3.3600, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 9.5800, 9.5800, 50.4200, 50.4200, 0.0000, 15.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 60.0000, 60.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (306, 26, '2010-07-22 09:56:57', '2010-07-22 09:56:57', 24, 1, NULL, 1, 'AW151', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 3.3600, 3.3600, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 5.3600, 6.3900, 28.2400, 33.6100, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 3.3600, 4.0000, 33.6000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (307, 26, '2010-07-22 09:56:57', '2010-07-22 09:56:57', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, 1.0000, 1.0000, 4.2100, 4.2100, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.6800, 0.7900, 3.5300, 4.2100, 0.0000, 1.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 4.2100, 5.0000, 4.2100, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (309, 27, '2010-07-22 10:30:59', '2010-07-22 10:41:10', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (310, 27, '2010-07-22 10:39:35', '2010-07-22 10:41:10', 31, 1, NULL, 1, 'AW160', 'Download Produkt Test', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 3.3600, 3.3600, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.6400, 0.6400, 3.3600, 3.3600, 0.0000, 0.0000, 'downloadable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (315, 28, '2010-07-22 14:25:38', '2010-07-22 14:25:40', 24, 1, NULL, 1, 'AW151', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 3.3600, 3.3600, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 6.3900, 6.3900, 33.6100, 33.6100, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (316, 28, '2010-07-22 14:25:38', '2010-07-22 14:25:40', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.2100, 4.2100, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.7900, 0.7900, 4.2100, 4.2100, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (317, 29, '2010-07-23 11:59:11', '2010-07-23 12:16:53', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (324, 30, '2010-07-23 14:59:00', '2010-07-23 15:01:11', 11, 2, NULL, 0, '1000', 'sales fee (single tickets) 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (325, 30, '2010-07-23 14:59:15', '2010-07-23 15:01:11', 33, 2, NULL, 1, 'ALL-special-TEST', 'All time Ticket special', NULL, '', NULL, 0, 0, 0, NULL, 3.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 18.0000, 18.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 18.0000, 18.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (328, 32, '2010-07-23 15:01:58', '2010-07-23 15:03:37', 33, 2, NULL, 1, 'ALL-special-TEST', 'All time Ticket special', NULL, '', NULL, 0, 0, 0, NULL, 3.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 18.0000, 18.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 18.0000, 18.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (329, 32, '2010-07-23 15:01:58', '2010-07-23 15:03:37', 11, 2, NULL, 0, '1000', 'sales fee (single tickets) 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (330, 33, '2010-07-23 15:04:40', '2010-07-23 15:05:12', 33, 2, NULL, 1, 'ALL-special-TEST', 'All time Ticket special', NULL, '', NULL, 0, 0, 0, NULL, 3.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 18.0000, 18.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 18.0000, 18.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (331, 33, '2010-07-23 15:04:40', '2010-07-23 15:05:12', 11, 2, NULL, 0, '1000', 'sales fee (single tickets) 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (335, 35, '2010-07-26 11:22:19', '2010-07-26 14:14:19', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (336, 36, '2010-07-27 09:51:01', '2010-07-27 09:51:01', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (337, 37, '2010-07-29 09:37:55', '2010-07-29 09:41:55', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (342, 38, '2010-07-29 14:18:33', '2010-07-29 15:47:41', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (344, 38, '2010-07-29 15:46:02', '2010-07-29 15:47:41', 33, 1, NULL, 1, 'ALL-special-TEST', 'All time Ticket special', NULL, '', NULL, 0, 0, 0, NULL, 3.0000, 1000.0000, 1000.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3000.0000, 3000.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 1000.0000, 1000.0000, 3000.0000, 3000.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (346, 39, '2010-07-29 16:01:57', '2010-07-29 16:02:31', 16, 1, NULL, 0, 'AW11', 'Private Gruppenführung', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 58.8200, 58.8200, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 11.1800, 11.1800, 58.8200, 58.8200, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (347, 39, '2010-07-29 16:01:57', '2010-07-29 16:02:31', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.2100, 4.2100, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.7900, 0.7900, 4.2100, 4.2100, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (353, 41, '2010-07-30 08:01:37', '2010-07-30 08:01:37', 11, 2, NULL, 0, '1000', 'sales fee (single tickets) 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (358, 34, '2010-07-30 15:41:45', '2010-08-02 08:55:04', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (360, 42, '2010-08-01 12:02:37', '2010-08-01 12:02:39', 16, 2, NULL, 0, 'AW11', 'Private Gruppenführung', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 58.8200, 58.8200, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 11.1800, 11.1800, 58.8200, 58.8200, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (361, 42, '2010-08-01 12:02:37', '2010-08-01 12:02:39', 12, 2, NULL, 0, '1001', 'sales fee (group tickets) 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.2100, 4.2100, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.7900, 0.7900, 4.2100, 4.2100, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (375, 44, '2010-08-02 13:05:12', '2010-08-02 13:05:14', 24, 1, NULL, 1, 'AW151', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 23.5300, 23.5300, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 44.7100, 44.7100, 235.2900, 235.2900, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 28.0000, 28.0000, 280.0000, 280.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (376, 44, '2010-08-02 13:05:12', '2010-08-02 13:05:14', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.2100, 4.2100, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.7900, 0.7900, 4.2100, 4.2100, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (380, 46, '2010-08-02 15:05:29', '2010-08-02 15:05:29', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (382, 48, '2010-08-03 08:19:41', '2010-08-03 08:19:41', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.8400, 0.8400, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.1600, 0.1600, 0.8400, 0.8400, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (384, 49, '2010-08-03 09:24:48', '2010-08-03 09:27:28', 33, 1, NULL, 1, 'AW142', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (385, 49, '2010-08-03 09:26:01', '2010-08-03 09:27:28', 34, 1, NULL, 1, 'AW141a', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (386, 49, '2010-08-03 09:26:35', '2010-08-03 09:27:28', 24, 1, NULL, 1, 'AW151', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 3.3600, 3.3600, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 6.3900, 6.3900, 33.6100, 33.6100, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (387, 49, '2010-08-03 09:26:35', '2010-08-03 09:27:28', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.2100, 4.2100, NULL, 0.0000, 0.0000, 0.0000, 19.0000, 0.7900, 0.7900, 4.2100, 4.2100, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (388, 49, '2010-08-03 09:27:21', '2010-08-03 09:27:28', 35, 1, NULL, 1, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 15.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 60.0000, 60.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (390, 50, '2010-08-03 12:18:38', '2010-08-03 12:23:44', 33, 1, NULL, 1, 'AW142', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (391, 50, '2010-08-03 12:18:39', '2010-08-03 12:23:44', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (396, 52, '2010-08-03 14:44:52', '2010-08-03 15:05:45', 33, 1, NULL, 1, 'AW142', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (397, 52, '2010-08-03 14:48:54', '2010-08-03 15:05:45', 35, 1, NULL, 1, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (398, 52, '2010-08-03 14:48:55', '2010-08-03 15:05:45', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (400, 52, '2010-08-03 14:50:03', '2010-08-03 15:05:46', 33, 1, NULL, 1, 'AW142', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (401, 52, '2010-08-03 14:51:25', '2010-08-03 15:05:46', 34, 1, NULL, 1, 'AW141a', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (402, 52, '2010-08-03 14:52:17', '2010-08-03 15:05:46', 35, 1, NULL, 1, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (403, 52, '2010-08-03 14:54:18', '2010-08-03 15:05:46', 38, 1, NULL, 0, 'FTE', 'Ausstellungsführung in Englisch', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 3.0000, 3.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, 3.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 3.0000, 3.0000, 3.0000, 3.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (404, 51, '2010-08-03 14:58:58', '2010-08-03 15:03:44', 35, 1, NULL, 1, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 30.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 120.0000, 120.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 120.0000, 120.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (405, 51, '2010-08-03 14:58:58', '2010-08-03 15:03:44', 12, 1, NULL, 0, '1001', 'sales fee (group tickets) 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (408, 53, '2010-08-04 08:07:43', '2010-08-04 15:02:39', 35, 1, NULL, 1, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (409, 53, '2010-08-04 08:07:43', '2010-08-04 15:02:39', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 50.0000, 50.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 50.0000, 50.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (410, 53, '2010-08-04 13:35:48', '2010-08-04 15:02:39', 38, 1, NULL, 0, 'FTE', 'Ausstellungsführung in Englisch', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 3.0000, 3.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 30.0000, 30.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 3.0000, 3.0000, 30.0000, 30.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (411, 53, '2010-08-04 14:22:55', '2010-08-04 15:02:39', 36, 1, NULL, 0, 'FUB-FUBN', 'Überblicksführung für Gruppen ', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 700.0000, 700.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 700.0000, 700.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (414, 53, '2010-08-04 15:02:31', '2010-08-04 15:02:39', 36, 1, NULL, 0, 'FUB-FUBN', 'Überblicksführung für Gruppen ', NULL, '', NULL, 0, 0, 0, NULL, 100.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 7000.0000, 7000.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 7000.0000, 7000.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (418, 56, '2010-08-05 11:31:31', '2010-08-05 11:31:31', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (424, 58, '2010-08-06 09:35:26', '2010-08-06 12:08:37', 33, 1, NULL, 1, 'AW142--', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (426, 58, '2010-08-06 12:02:40', '2010-08-06 12:08:37', 33, 1, NULL, 1, 'AW142', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (429, 58, '2010-08-06 12:07:52', '2010-08-06 12:08:37', 35, 1, NULL, 1, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (431, 58, '2010-08-06 12:07:54', '2010-08-06 12:08:37', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 50.0000, 50.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 50.0000, 50.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (433, 60, '2010-08-06 16:03:58', '2010-08-06 16:04:29', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (434, 60, '2010-08-06 16:04:26', '2010-08-06 16:04:29', 37, 1, NULL, 0, 'FSK-FSKN', 'Überblicksführung für Schulklassen (Private Führung in Deutsch und Englisch)', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 50.0000, 50.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 50.0000, 50.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 50.0000, 50.0000, 50.0000, 50.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (435, 61, '2010-08-07 10:28:27', '2010-08-07 10:38:40', 33, 1, NULL, 1, 'AW142', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (437, 61, '2010-08-07 10:31:45', '2010-08-07 10:38:40', 34, 1, NULL, 1, 'AW141a', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (438, 61, '2010-08-07 10:33:42', '2010-08-07 10:38:40', 35, 1, NULL, 1, 'AW152a', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (439, 61, '2010-08-07 10:33:44', '2010-08-07 10:38:40', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (440, 61, '2010-08-07 10:37:57', '2010-08-07 10:38:40', 38, 1, NULL, 0, 'FTE-TFEE', 'Ausstellungsführung in Englisch (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 2.0000, 2.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.0000, 2.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 2.0000, 2.0000, 2.0000, 2.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (448, 62, '2010-08-07 11:56:02', '2010-08-07 11:56:21', 33, 1, NULL, 1, 'AW142', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 3.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 18.0000, 18.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 18.0000, 18.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (449, 62, '2010-08-07 11:56:13', '2010-08-07 11:56:21', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (453, 63, '2010-08-08 11:23:33', '2010-08-08 12:36:28', 33, 1, NULL, 1, 'ZFT-ZFT_ER', 'One-Day-Ticket with time frame', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (455, 63, '2010-08-08 11:24:23', '2010-08-08 12:36:28', 33, 1, NULL, 1, 'ZFT', 'One-Day-Ticket with time frame', NULL, '', NULL, 0, 0, 0, NULL, 3.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 18.0000, 18.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 18.0000, 18.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (465, 63, '2010-08-08 12:35:03', '2010-08-08 12:36:28', 11, 1, NULL, 0, '1000', 'sales fee (single tickets) 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (467, 64, '2010-08-08 15:09:07', '2010-08-08 15:25:19', 35, 2, NULL, 1, 'GRZFT', 'Group-One-Day-Time-Frame-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (468, 64, '2010-08-08 15:09:07', '2010-08-08 15:25:19', 12, 2, NULL, 0, '1001', 'sales fee (group tickets) 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (469, 64, '2010-08-08 15:16:30', '2010-08-08 15:25:19', 41, 2, NULL, 0, 'GRTT', 'Group-One-Day-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (470, 64, '2010-08-08 15:17:45', '2010-08-08 15:25:19', 33, 2, NULL, 1, 'ZFT-ZFT_FR', 'One-Day-Time-Frame-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (471, 64, '2010-08-08 15:22:30', '2010-08-08 15:25:19', 40, 2, NULL, 0, 'TFH-TFH_ER', 'Highlight Tour WeltWissen (rotating tour)', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 2.0000, 2.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.0000, 2.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 2.0000, 2.0000, 2.0000, 2.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (473, 65, '2010-08-10 08:51:53', '2010-08-10 08:56:22', 36, 1, NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen (Private Führung in Deutsch und Englisch) ', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (474, 65, '2010-08-10 08:51:53', '2010-08-10 08:56:22', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (475, 65, '2010-08-10 08:53:04', '2010-08-10 08:56:22', 41, 1, NULL, 0, 'GRTT', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 20.0000, 20.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 200.0000, 200.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 20.0000, 20.0000, 200.0000, 200.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (477, 66, '2010-08-10 09:11:11', '2010-08-10 09:12:21', 35, 1, NULL, 1, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (478, 66, '2010-08-10 09:11:12', '2010-08-10 09:12:21', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (479, 66, '2010-08-10 09:12:17', '2010-08-10 09:12:22', 33, 1, NULL, 1, 'ZFT', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (480, 67, '2010-08-10 09:46:09', '2010-08-10 09:46:12', 41, 1, NULL, 0, 'GRTT', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 12.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 48.0000, 48.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 48.0000, 48.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (481, 67, '2010-08-10 09:46:10', '2010-08-10 09:46:12', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (487, 69, '2010-08-10 12:27:09', '2010-08-10 12:27:09', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (488, 70, '2010-08-10 12:36:48', '2010-08-10 12:36:50', 36, 1, NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen (Private Führung in Deutsch und Englisch) ', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (489, 70, '2010-08-10 12:36:48', '2010-08-10 12:36:51', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (491, 72, '2010-08-11 11:51:53', '2010-08-11 11:51:53', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (493, 73, '2010-08-11 14:11:43', '2010-08-11 14:12:25', 11, 2, NULL, 0, '1000', 'sales fee (single tickets) 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (494, 73, '2010-08-11 14:11:43', '2010-08-11 14:12:25', 34, 2, NULL, 1, 'TT', 'One-Day-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (495, 73, '2010-08-11 14:11:43', '2010-08-11 14:12:25', 33, 2, NULL, 1, 'ZFT', 'One-Day-Time-Frame-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (496, 73, '2010-08-11 14:11:43', '2010-08-11 14:12:25', 33, 2, NULL, 1, 'ZFT-ZFT_ER', 'One-Day-Time-Frame-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (497, 74, '2010-08-11 14:54:42', '2010-08-11 14:59:46', 34, 1, NULL, 1, 'TT-TT_ER', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (498, 74, '2010-08-11 14:54:42', '2010-08-11 14:59:47', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (499, 40, '2010-08-12 07:04:52', '2010-08-12 07:08:05', 36, 2, NULL, 0, 'UEFGR-UEFGR_90-UEFGR_D', 'Overview Tours for private Groups ', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 90.0000, 90.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, 90.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 90.0000, 90.0000, 90.0000, 90.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (500, 40, '2010-08-12 07:04:53', '2010-08-12 07:08:05', 12, 2, NULL, 0, '1001', 'sales fee (group tickets) 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (501, 40, '2010-08-12 07:05:58', '2010-08-12 07:08:05', 34, 2, NULL, 1, 'TT-TT_FR', 'One-Day-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 12.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (503, 75, '2010-08-12 07:09:37', '2010-08-12 08:47:26', 33, 2, NULL, 1, 'ZFT', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 20.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 120.0000, 120.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 120.0000, 120.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (505, 75, '2010-08-12 08:00:09', '2010-08-12 08:47:27', 41, 1, NULL, 0, 'GRTT', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 35.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 140.0000, 140.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 140.0000, 140.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (506, 75, '2010-08-12 08:00:09', '2010-08-12 08:47:27', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (507, 75, '2010-08-12 08:00:55', '2010-08-12 08:47:27', 41, 1, NULL, 0, 'GRTT', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 35.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 140.0000, 140.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 140.0000, 140.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (508, 75, '2010-08-12 08:41:19', '2010-08-12 08:47:27', 41, 1, NULL, 0, 'GRTT', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 35.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 140.0000, 140.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 140.0000, 140.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (509, 75, '2010-08-12 08:41:55', '2010-08-12 08:47:27', 41, 1, NULL, 0, 'GRTT', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 35.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 140.0000, 140.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 140.0000, 140.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (510, 75, '2010-08-12 08:44:37', '2010-08-12 08:47:27', 41, 1, NULL, 0, 'GRTT', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 35.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 140.0000, 140.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 140.0000, 140.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (511, 76, '2010-08-12 13:08:41', '2010-08-12 13:11:38', 36, 1, NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen (Private Führung in Deutsch und Englisch) ', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (512, 76, '2010-08-12 13:08:41', '2010-08-12 13:11:38', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (513, 77, '2010-08-12 14:50:39', '2010-08-12 14:58:40', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (514, 77, '2010-08-12 14:51:19', '2010-08-12 14:58:40', 33, 1, NULL, 1, 'ZFT', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 25.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, 150.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 150.0000, 150.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (515, 77, '2010-08-12 14:51:46', '2010-08-12 14:58:40', 33, 1, NULL, 1, 'ZFT', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 25.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, 150.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 150.0000, 150.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (517, 78, '2010-08-12 17:01:29', '2010-08-12 17:03:10', 36, 1, NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen (Private Führung in Deutsch und Englisch) ', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (518, 78, '2010-08-12 17:01:29', '2010-08-12 17:03:10', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (522, 80, '2010-08-13 08:04:11', '2010-08-13 08:05:51', 36, 1, NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen (Private Führung in Deutsch und Englisch) ', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (523, 80, '2010-08-13 08:04:11', '2010-08-13 08:05:51', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (524, 80, '2010-08-13 08:04:11', '2010-08-13 08:05:51', 35, 1, NULL, 1, 'GRZFT', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (525, 81, '2010-08-13 08:08:46', '2010-08-13 08:22:49', 37, 1, NULL, 0, 'UEFSK-UEFSK_60-UEFSK_60_D-UEFSK_10_13', 'Überblicksführung für Schulklassen (Private Führung in Deutsch und Englisch)', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 50.0000, 50.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 50.0000, 50.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 50.0000, 50.0000, 50.0000, 50.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (526, 81, '2010-08-13 08:08:46', '2010-08-13 08:22:50', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (529, 83, '2010-08-13 09:39:32', '2010-08-13 09:40:46', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (530, 83, '2010-08-13 09:39:32', '2010-08-13 09:40:46', 34, 1, NULL, 1, 'TT', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 5.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 30.0000, 30.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 30.0000, 30.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (531, 84, '2010-08-13 10:00:59', '2010-08-13 10:02:22', 11, 2, NULL, 0, '1000', 'sales fee (single tickets) 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (532, 84, '2010-08-13 10:01:41', '2010-08-13 10:02:22', 39, 2, NULL, 0, 'TFF', 'Family Tour WeltWissen (rotating tour)', NULL, '', NULL, 0, 0, 0, NULL, 15.0000, 3.0000, 3.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 3.0000, 3.0000, 45.0000, 45.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (536, 87, '2010-08-15 17:47:25', '2010-08-15 17:47:25', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (537, 87, '2010-08-15 17:47:25', '2010-08-15 17:47:25', 33, 1, NULL, 1, 'ZFT-ZFT_ER', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (538, 88, '2010-08-15 18:05:41', '2010-08-15 18:07:58', 36, 1, NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (539, 88, '2010-08-15 18:05:41', '2010-08-15 18:07:58', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (542, 85, '2010-08-16 06:44:50', '2010-08-16 06:46:09', 36, 2, NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Overview Tours for private Groups ', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (543, 85, '2010-08-16 06:44:50', '2010-08-16 06:46:09', 12, 2, NULL, 0, '1001', 'sales fee (group tickets) 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (546, 91, '2010-08-16 07:42:40', '2010-08-16 07:58:45', 36, 1, NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (547, 91, '2010-08-16 07:42:40', '2010-08-16 07:58:45', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (550, 92, '2010-08-16 08:13:43', '2010-08-16 08:15:33', 33, 1, NULL, 1, 'ZFT', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (551, 92, '2010-08-16 08:13:43', '2010-08-16 08:15:33', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (552, 93, '2010-08-16 08:16:57', '2010-08-16 08:17:10', 36, 1, NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (553, 93, '2010-08-16 08:16:58', '2010-08-16 08:17:10', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (554, 94, '2010-08-16 08:26:10', '2010-08-16 08:26:28', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (555, 94, '2010-08-16 08:26:25', '2010-08-16 08:26:28', 33, 1, NULL, 1, 'ZFT', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (558, 96, '2010-08-16 11:26:35', '2010-08-16 11:27:15', 37, 1, NULL, 0, 'UEFSK-UEFSK_60-UEFSK_60_D-UEFSK_1_6', 'Überblicksführung für Schulklassen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 50.0000, 50.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 50.0000, 50.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 50.0000, 50.0000, 50.0000, 50.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (559, 96, '2010-08-16 11:26:35', '2010-08-16 11:27:15', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (564, 99, '2010-08-16 12:16:53', '2010-08-16 12:17:28', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (565, 99, '2010-08-16 12:16:53', '2010-08-16 12:17:28', 33, 1, NULL, 1, 'ZFT-ZFT_ER', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (566, 100, '2010-08-16 13:09:49', '2010-08-16 13:12:15', 36, 2, NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Overview Tours for private Groups ', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (567, 100, '2010-08-16 13:09:49', '2010-08-16 13:12:15', 12, 2, NULL, 0, '1001', 'sales fee (group tickets) 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (568, 101, '2010-08-16 13:36:14', '2010-08-16 13:36:40', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (569, 101, '2010-08-16 13:36:37', '2010-08-16 13:36:40', 34, 1, NULL, 1, 'TT-TT_ER', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (570, 102, '2010-08-16 14:08:48', '2010-08-16 14:09:53', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (571, 102, '2010-08-16 14:09:05', '2010-08-16 14:09:53', 34, 1, NULL, 1, 'TT', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (574, 97, '2010-08-17 06:54:32', '2010-08-17 06:56:22', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (575, 97, '2010-08-17 06:54:32', '2010-08-17 06:56:22', 33, 1, NULL, 1, 'ZFT', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (577, 105, '2010-08-17 07:08:37', '2010-08-17 07:15:54', 34, 1, NULL, 1, 'TT', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (578, 105, '2010-08-17 07:08:37', '2010-08-17 07:15:54', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (579, 105, '2010-08-17 07:15:50', '2010-08-17 07:15:54', 33, 1, NULL, 1, 'ZFT', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (582, 107, '2010-08-17 13:40:10', '2010-08-17 13:41:09', 36, 1, NULL, 0, 'UEFGR-UEFGR_60-UEFGR_D', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (583, 107, '2010-08-17 13:40:10', '2010-08-17 13:41:09', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (587, 109, '2010-08-17 15:13:11', '2010-08-17 15:13:47', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (588, 109, '2010-08-17 15:13:11', '2010-08-17 15:13:47', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 3.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 18.0000, 18.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 18.0000, 18.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (589, 109, '2010-08-17 15:13:11', '2010-08-17 15:13:47', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (593, 111, '2010-08-17 15:42:26', '2010-08-17 15:43:10', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (594, 111, '2010-08-17 15:42:26', '2010-08-17 15:43:10', 33, 1, NULL, 1, '2002-200201', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 3.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 12.0000, 12.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 12.0000, 12.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (595, 111, '2010-08-17 15:42:26', '2010-08-17 15:43:10', 38, 1, NULL, 0, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 3.0000, 3.0000, 3.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 9.0000, 9.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 3.0000, 3.0000, 9.0000, 9.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (596, 112, '2010-08-18 10:23:43', '2010-08-18 10:23:58', 33, 1, NULL, 1, '2002-01', 'One-Day-Time-Frame-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (597, 112, '2010-08-18 10:23:43', '2010-08-18 10:23:58', 11, 1, NULL, 0, '1000', 'sales fee (single tickets) 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (602, 114, '2010-08-18 11:41:47', '2010-08-18 11:42:25', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (603, 114, '2010-08-18 11:41:47', '2010-08-18 11:42:25', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (604, 114, '2010-08-18 11:41:47', '2010-08-18 11:42:25', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (605, 114, '2010-08-18 11:41:47', '2010-08-18 11:42:25', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 3.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 18.0000, 18.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 18.0000, 18.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (609, 116, '2010-08-18 12:26:33', '2010-08-18 12:27:47', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (610, 116, '2010-08-18 12:26:33', '2010-08-18 12:27:47', 34, 1, NULL, 1, '2001-01', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 2.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 8.0000, 8.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 8.0000, 8.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (611, 116, '2010-08-18 12:26:33', '2010-08-18 12:27:47', 38, 1, NULL, 0, '2006-01', 'Ausstellungsführung in Englisch (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 2.0000, 2.0000, 2.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 2.0000, 2.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (612, 117, '2010-08-18 12:48:38', '2010-08-18 12:49:15', 37, 1, NULL, 0, '2005-02-03-07', 'Überblicksführung für Schulklassen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (613, 117, '2010-08-18 12:48:38', '2010-08-18 12:49:15', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (616, 119, '2010-08-18 12:59:33', '2010-08-18 13:00:09', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (617, 119, '2010-08-18 12:59:33', '2010-08-18 13:00:09', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (622, 121, '2010-08-19 10:11:04', '2010-08-19 10:11:37', 39, 1, NULL, 0, '2007', 'Familienführung WeltWissen (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 3.0000, 3.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, 3.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 3.0000, 3.0000, 3.0000, 3.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (623, 121, '2010-08-19 10:11:04', '2010-08-19 10:11:37', 35, 1, NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (624, 121, '2010-08-19 10:11:04', '2010-08-19 10:11:37', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (626, 122, '2010-08-19 10:52:42', '2010-08-19 10:53:14', 41, 1, NULL, 0, '2009', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (627, 122, '2010-08-19 10:52:43', '2010-08-19 10:53:14', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (629, 125, '2010-08-19 11:51:17', '2010-08-19 11:53:08', 33, 1, NULL, 1, '2002-01', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 2.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 8.0000, 8.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 8.0000, 8.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (630, 125, '2010-08-19 11:51:18', '2010-08-19 11:53:08', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (631, 126, '2010-08-19 13:18:30', '2010-08-19 13:19:32', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (632, 126, '2010-08-19 13:19:29', '2010-08-19 13:19:32', 38, 1, NULL, 0, '2006-01', 'Ausstellungsführung in Englisch (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 2.0000, 2.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.0000, 2.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 2.0000, 2.0000, 2.0000, 2.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (633, 127, '2010-08-19 13:25:30', '2010-08-19 13:26:07', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (634, 127, '2010-08-19 13:25:40', '2010-08-19 13:26:07', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (635, 128, '2010-08-19 14:09:31', '2010-08-19 14:50:38', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (636, 128, '2010-08-19 14:09:39', '2010-08-19 14:50:38', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 2.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 12.0000, 12.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 12.0000, 12.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (639, 130, '2010-08-19 15:06:09', '2010-08-19 15:24:11', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (640, 130, '2010-08-19 15:06:18', '2010-08-19 15:24:11', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (646, 133, '2010-08-19 16:19:12', '2010-08-19 16:19:43', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (647, 133, '2010-08-19 16:19:12', '2010-08-19 16:19:43', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (650, 135, '2010-08-19 16:26:48', '2010-08-19 16:27:21', 36, 1, NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (651, 135, '2010-08-19 16:26:48', '2010-08-19 16:27:21', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (652, 136, '2010-08-20 04:33:35', '2010-08-20 04:33:35', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (655, 124, '2010-08-20 07:40:59', '2010-08-20 07:41:49', 36, 1, NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (656, 124, '2010-08-20 07:40:59', '2010-08-20 07:41:49', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (659, 139, '2010-08-20 08:04:27', '2010-08-20 08:05:03', 41, 1, NULL, 0, '2009', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (660, 139, '2010-08-20 08:04:27', '2010-08-20 08:05:03', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (663, 142, '2010-08-20 08:19:06', '2010-08-20 08:19:35', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (664, 142, '2010-08-20 08:19:06', '2010-08-20 08:19:36', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (666, 143, '2010-08-20 08:28:39', '2010-08-20 08:29:14', 35, 1, NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (667, 143, '2010-08-20 08:28:39', '2010-08-20 08:29:14', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (668, 146, '2010-08-20 09:08:14', '2010-08-20 09:10:42', 36, 1, NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (669, 146, '2010-08-20 09:08:14', '2010-08-20 09:10:42', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (670, 148, '2010-08-20 09:51:14', '2010-08-20 09:52:54', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (671, 148, '2010-08-20 09:51:51', '2010-08-20 09:52:54', 33, 1, NULL, 1, '2002-02', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 25.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (672, 150, '2010-08-20 09:55:12', '2010-08-20 09:56:11', 11, 2, NULL, 0, '1000', 'sales fee (single tickets) 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (673, 150, '2010-08-20 09:55:30', '2010-08-20 09:56:11', 33, 2, NULL, 1, '2002-02', 'One-Day-Time-Frame-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (674, 152, '2010-08-20 10:03:09', '2010-08-20 10:03:51', 37, 1, NULL, 0, '2005-2-3-8', 'Überblicksführung für Schulklassen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (675, 152, '2010-08-20 10:03:09', '2010-08-20 10:03:51', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (677, 153, '2010-08-20 10:53:56', '2010-08-20 10:54:36', 41, 2, NULL, 0, '2009', 'Group-One-Day-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (678, 153, '2010-08-20 10:53:56', '2010-08-20 10:54:36', 12, 2, NULL, 0, '1001', 'sales fee (group tickets) 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (679, 155, '2010-08-20 11:21:30', '2010-08-20 11:22:12', 37, 2, NULL, 0, '2005-2-4-9', 'Overview Tours for school classes ', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (680, 155, '2010-08-20 11:21:30', '2010-08-20 11:22:12', 12, 2, NULL, 0, '1001', 'sales fee (group tickets) 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (681, 157, '2010-08-20 14:59:20', '2010-08-20 15:00:40', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (682, 157, '2010-08-20 14:59:30', '2010-08-20 15:00:40', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (683, 157, '2010-08-20 15:00:01', '2010-08-20 15:00:40', 34, 1, NULL, 1, '2001-01', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (686, 159, '2010-08-22 06:10:58', '2010-08-22 06:11:42', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (687, 159, '2010-08-22 06:10:58', '2010-08-22 06:11:42', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (688, 161, '2010-08-22 06:35:28', '2010-08-22 06:36:16', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (689, 161, '2010-08-22 06:35:43', '2010-08-22 06:36:16', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (690, 163, '2010-08-22 06:39:19', '2010-08-22 06:40:05', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (691, 163, '2010-08-22 06:39:34', '2010-08-22 06:40:05', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (693, 165, '2010-08-22 06:47:03', '2010-08-22 06:47:42', 41, 1, NULL, 0, '2009', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (694, 165, '2010-08-22 06:47:04', '2010-08-22 06:47:42', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (697, 169, '2010-08-23 09:20:23', '2010-08-23 09:20:23', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (698, 169, '2010-08-23 09:20:23', '2010-08-23 09:20:23', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (700, 170, '2010-08-23 09:55:53', '2010-08-23 09:56:32', 35, 1, NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (701, 170, '2010-08-23 09:55:53', '2010-08-23 09:56:32', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (703, 172, '2010-08-23 10:13:30', '2010-08-23 10:14:03', 36, 1, NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (704, 172, '2010-08-23 10:13:30', '2010-08-23 10:14:03', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (705, 174, '2010-08-23 10:34:07', '2010-08-23 10:34:38', 36, 1, NULL, 0, '2004-2-4', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 90.0000, 90.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, 90.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 90.0000, 90.0000, 90.0000, 90.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (706, 174, '2010-08-23 10:34:07', '2010-08-23 10:34:38', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (707, 176, '2010-08-23 10:42:41', '2010-08-23 10:43:16', 37, 1, NULL, 0, '2005-1-3-9', 'Überblicksführung für Schulklassen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 50.0000, 50.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 50.0000, 50.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 50.0000, 50.0000, 50.0000, 50.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (708, 176, '2010-08-23 10:42:41', '2010-08-23 10:43:16', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (709, 178, '2010-08-23 11:21:32', '2010-08-23 11:22:51', 36, 1, NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (710, 178, '2010-08-23 11:21:32', '2010-08-23 11:22:51', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (711, 180, '2010-08-23 11:39:03', '2010-08-23 11:39:35', 36, 1, NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (712, 180, '2010-08-23 11:39:03', '2010-08-23 11:39:35', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (713, 182, '2010-08-23 12:02:14', '2010-08-23 12:02:50', 36, 1, NULL, 0, '2004-2-4', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 90.0000, 90.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, 90.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 90.0000, 90.0000, 90.0000, 90.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (714, 182, '2010-08-23 12:02:14', '2010-08-23 12:02:50', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (715, 183, '2010-08-23 12:08:04', '2010-08-23 12:08:38', 37, 1, NULL, 0, '2005-2-4-8', 'Überblicksführung für Schulklassen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (716, 183, '2010-08-23 12:08:04', '2010-08-23 12:08:38', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (719, 185, '2010-08-23 13:48:44', '2010-08-23 13:49:13', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (720, 185, '2010-08-23 13:48:44', '2010-08-23 13:49:13', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (721, 187, '2010-08-23 14:43:35', '2010-08-23 14:45:12', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (722, 187, '2010-08-23 14:43:54', '2010-08-23 14:45:12', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (723, 189, '2010-08-23 17:25:17', '2010-08-23 17:27:58', 33, 1, NULL, 1, '2002-01', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (724, 189, '2010-08-23 17:25:18', '2010-08-23 17:27:58', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (725, 190, '2010-08-24 13:08:04', '2010-08-24 13:08:43', 36, 1, NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (726, 190, '2010-08-24 13:08:05', '2010-08-24 13:08:43', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (727, 192, '2010-08-24 13:55:36', '2010-08-24 13:56:10', 36, 1, NULL, 0, '2004-2-4', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 90.0000, 90.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, 90.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 90.0000, 90.0000, 90.0000, 90.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (728, 192, '2010-08-24 13:55:36', '2010-08-24 13:56:10', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (729, 194, '2010-08-24 14:02:38', '2010-08-24 14:03:02', 32, 1, NULL, 0, 'ASK-TEST', 'Austellungskatalog ', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 15.8800, 15.8800, NULL, 0.0000, 0.0000, 0.0000, 7.0000, 1.1100, 1.1100, 15.8800, 15.8800, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 16.9900, 16.9900, 16.9900, 16.9900, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (730, 194, '2010-08-24 14:02:38', '2010-08-24 14:03:02', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (731, 196, '2010-08-24 14:07:02', '2010-08-24 14:07:27', 32, 1, NULL, 0, 'ASK-TEST', 'Austellungskatalog ', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 15.8800, 15.8800, NULL, 0.0000, 0.0000, 0.0000, 7.0000, 1.1100, 1.1100, 15.8800, 15.8800, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 16.9900, 16.9900, 16.9900, 16.9900, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (732, 196, '2010-08-24 14:07:02', '2010-08-24 14:07:27', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (735, 198, '2010-08-24 15:13:38', '2010-08-24 15:14:26', 36, 1, NULL, 0, '2004-2-4', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 90.0000, 90.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, 90.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 90.0000, 90.0000, 90.0000, 90.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (736, 198, '2010-08-24 15:13:39', '2010-08-24 15:14:26', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (737, 200, '2010-08-24 15:37:02', '2010-08-24 15:37:38', 36, 1, NULL, 0, '2004-2-4', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 90.0000, 90.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, 90.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 90.0000, 90.0000, 90.0000, 90.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (738, 200, '2010-08-24 15:37:02', '2010-08-24 15:37:38', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (739, 202, '2010-08-24 15:44:18', '2010-08-24 15:44:53', 36, 1, NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (740, 202, '2010-08-24 15:44:19', '2010-08-24 15:44:53', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (741, 204, '2010-08-24 15:51:09', '2010-08-24 15:51:45', 36, 1, NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (742, 204, '2010-08-24 15:51:09', '2010-08-24 15:51:45', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (743, 206, '2010-08-24 16:05:02', '2010-08-24 16:05:37', 36, 1, NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (744, 206, '2010-08-24 16:05:02', '2010-08-24 16:05:37', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (745, 208, '2010-08-24 16:11:14', '2010-08-24 16:12:28', 36, 1, NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (746, 208, '2010-08-24 16:11:14', '2010-08-24 16:12:28', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (747, 210, '2010-08-24 16:16:50', '2010-08-24 16:17:35', 36, 1, NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (748, 210, '2010-08-24 16:16:51', '2010-08-24 16:17:35', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (749, 212, '2010-08-24 16:22:24', '2010-08-24 16:22:57', 36, 1, NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (750, 212, '2010-08-24 16:22:24', '2010-08-24 16:22:57', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (751, 214, '2010-08-25 07:29:42', '2010-08-25 07:35:01', 36, 1, NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (753, 214, '2010-08-25 07:30:36', '2010-08-25 07:35:01', 35, 1, NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 12.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 48.0000, 48.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 48.0000, 48.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (754, 214, '2010-08-25 07:33:30', '2010-08-25 07:35:01', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (755, 214, '2010-08-25 07:33:44', '2010-08-25 07:35:01', 41, 1, NULL, 0, '2009', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (760, 216, '2010-08-25 08:10:43', '2010-08-25 08:11:23', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (761, 216, '2010-08-25 08:10:43', '2010-08-25 08:11:23', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (762, 219, '2010-08-25 08:27:44', '2010-08-25 08:29:06', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (763, 219, '2010-08-25 08:28:08', '2010-08-25 08:29:06', 40, 1, NULL, 0, '2008', 'Highlightführung WeltWissen (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 3.0000, 3.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, 3.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 3.0000, 3.0000, 3.0000, 3.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (766, 223, '2010-08-25 08:57:38', '2010-08-25 08:57:38', 36, 1, NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (767, 223, '2010-08-25 08:57:38', '2010-08-25 08:57:38', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (769, 224, '2010-08-25 09:07:47', '2010-08-25 09:09:11', 36, 1, NULL, 0, '2004-1-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 70.0000, 70.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 70.0000, 70.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 70.0000, 70.0000, 70.0000, 70.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (770, 224, '2010-08-25 09:07:47', '2010-08-25 09:09:11', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (772, 226, '2010-08-25 09:23:00', '2010-08-25 09:23:40', 35, 1, NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (773, 226, '2010-08-25 09:23:00', '2010-08-25 09:23:40', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (774, 228, '2010-08-25 09:25:22', '2010-08-25 09:26:56', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (775, 228, '2010-08-25 09:25:38', '2010-08-25 09:26:56', 38, 1, NULL, 0, '2006', 'Ausstellungsführung in Englisch (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 3.0000, 3.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, 3.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 3.0000, 3.0000, 3.0000, 3.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (777, 231, '2010-08-25 09:37:15', '2010-08-25 09:37:44', 35, 1, NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (778, 231, '2010-08-25 09:37:15', '2010-08-25 09:37:44', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (780, 233, '2010-08-25 09:52:37', '2010-08-25 09:53:08', 35, 1, NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (781, 233, '2010-08-25 09:52:38', '2010-08-25 09:53:08', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (784, 236, '2010-08-25 09:54:52', '2010-08-25 09:55:32', 37, 1, NULL, 0, '2005-1-3-8', 'Überblicksführung für Schulklassen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 50.0000, 50.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 50.0000, 50.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 50.0000, 50.0000, 50.0000, 50.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (785, 236, '2010-08-25 09:54:52', '2010-08-25 09:55:32', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (787, 239, '2010-08-25 10:09:01', '2010-08-25 10:09:53', 35, 1, NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (788, 239, '2010-08-25 10:09:01', '2010-08-25 10:09:53', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (790, 241, '2010-08-25 10:14:43', '2010-08-25 10:17:12', 35, 1, NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (791, 241, '2010-08-25 10:14:43', '2010-08-25 10:17:12', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (793, 243, '2010-08-25 10:20:00', '2010-08-25 10:27:27', 35, 1, NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (794, 243, '2010-08-25 10:20:00', '2010-08-25 10:27:27', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (796, 245, '2010-08-25 10:32:10', '2010-08-25 10:46:56', 35, 1, NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 20.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 80.0000, 80.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 80.0000, 80.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (797, 245, '2010-08-25 10:32:10', '2010-08-25 10:46:57', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (798, 245, '2010-08-25 10:42:16', '2010-08-25 10:46:57', 35, 1, NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (799, 245, '2010-08-25 10:43:45', '2010-08-25 10:46:57', 41, 1, NULL, 0, '2009', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (803, 247, '2010-08-25 10:58:02', '2010-08-25 10:59:29', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 2.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 12.0000, 12.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 12.0000, 12.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (804, 247, '2010-08-25 10:58:20', '2010-08-25 10:59:29', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (805, 249, '2010-08-25 11:02:50', '2010-08-25 11:03:17', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (806, 249, '2010-08-25 11:02:50', '2010-08-25 11:03:18', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (807, 251, '2010-08-25 11:12:30', '2010-08-25 11:15:26', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 2.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 12.0000, 12.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 12.0000, 12.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (808, 251, '2010-08-25 11:12:30', '2010-08-25 11:15:26', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (809, 252, '2010-08-25 11:15:44', '2010-08-25 11:16:36', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (810, 252, '2010-08-25 11:15:44', '2010-08-25 11:16:36', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (811, 254, '2010-08-25 11:58:57', '2010-08-25 12:13:39', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 7.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 42.0000, 42.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 42.0000, 42.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (812, 254, '2010-08-25 11:58:57', '2010-08-25 12:13:39', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (813, 256, '2010-08-25 12:20:27', '2010-08-25 12:21:33', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (814, 256, '2010-08-25 12:20:28', '2010-08-25 12:21:33', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (815, 258, '2010-08-25 12:35:33', '2010-08-25 12:36:11', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (816, 258, '2010-08-25 12:35:33', '2010-08-25 12:36:11', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (818, 260, '2010-08-25 12:43:02', '2010-08-25 12:44:28', 39, 1, NULL, 0, '2007', 'Familienführung WeltWissen (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 3.0000, 3.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, 3.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 3.0000, 3.0000, 3.0000, 3.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (819, 260, '2010-08-25 12:43:37', '2010-08-25 12:44:28', 41, 1, NULL, 0, '2009', 'Gruppentagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (820, 260, '2010-08-25 12:43:38', '2010-08-25 12:44:28', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (821, 261, '2010-08-25 12:44:18', '2010-08-25 12:44:52', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (822, 261, '2010-08-25 12:44:18', '2010-08-25 12:44:52', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (823, 265, '2010-08-25 12:50:12', '2010-08-25 12:50:38', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (824, 265, '2010-08-25 12:50:12', '2010-08-25 12:50:38', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (825, 267, '2010-08-25 12:56:35', '2010-08-25 12:57:02', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (826, 267, '2010-08-25 12:56:35', '2010-08-25 12:57:02', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (827, 269, '2010-08-25 13:04:42', '2010-08-25 13:05:09', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (828, 269, '2010-08-25 13:04:43', '2010-08-25 13:05:09', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (829, 271, '2010-08-25 13:09:26', '2010-08-25 13:09:52', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (830, 271, '2010-08-25 13:09:26', '2010-08-25 13:09:52', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (831, 273, '2010-08-25 13:17:07', '2010-08-25 13:17:34', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (832, 273, '2010-08-25 13:17:07', '2010-08-25 13:17:34', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (833, 275, '2010-08-25 13:29:26', '2010-08-25 13:30:58', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (834, 275, '2010-08-25 13:29:44', '2010-08-25 13:30:59', 34, 1, NULL, 1, '2001-01', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 2.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 8.0000, 8.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 8.0000, 8.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (835, 278, '2010-08-25 13:33:10', '2010-08-25 13:33:37', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (836, 278, '2010-08-25 13:33:11', '2010-08-25 13:33:37', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (837, 280, '2010-08-25 13:37:20', '2010-08-25 13:37:46', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (838, 280, '2010-08-25 13:37:20', '2010-08-25 13:37:46', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (839, 282, '2010-08-25 13:44:35', '2010-08-25 13:45:01', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (840, 282, '2010-08-25 13:44:35', '2010-08-25 13:45:01', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (841, 284, '2010-08-25 14:16:55', '2010-08-25 14:17:21', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (842, 284, '2010-08-25 14:16:55', '2010-08-25 14:17:21', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (843, 286, '2010-08-25 14:20:22', '2010-08-25 14:21:05', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (844, 286, '2010-08-25 14:20:35', '2010-08-25 14:21:06', 39, 1, NULL, 0, '2007', 'Familienführung WeltWissen (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 3.0000, 3.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, 3.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 3.0000, 3.0000, 3.0000, 3.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (846, 289, '2010-08-25 14:26:52', '2010-08-25 14:28:14', 40, 2, NULL, 0, '2008', 'Highlight Tour WeltWissen (rotating tour)', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 3.0000, 3.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, 3.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 3.0000, 3.0000, 3.0000, 3.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (847, 289, '2010-08-25 14:27:25', '2010-08-25 14:28:14', 41, 2, NULL, 0, '2009', 'Group-One-Day-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (848, 289, '2010-08-25 14:27:26', '2010-08-25 14:28:14', 12, 2, NULL, 0, '1001', 'sales fee (group tickets) 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (849, 292, '2010-08-25 14:33:36', '2010-08-25 14:34:24', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (850, 292, '2010-08-25 14:33:54', '2010-08-25 14:34:24', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (851, 295, '2010-08-25 15:22:21', '2010-08-25 15:22:50', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (852, 295, '2010-08-25 15:22:22', '2010-08-25 15:22:50', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (853, 297, '2010-08-25 15:25:59', '2010-08-25 15:26:24', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (854, 297, '2010-08-25 15:25:59', '2010-08-25 15:26:24', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (855, 299, '2010-08-25 15:27:56', '2010-08-25 15:28:22', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (856, 299, '2010-08-25 15:27:57', '2010-08-25 15:28:22', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (857, 301, '2010-08-25 15:32:00', '2010-08-25 15:32:27', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (858, 301, '2010-08-25 15:32:00', '2010-08-25 15:32:27', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (859, 303, '2010-08-25 16:02:56', '2010-08-25 16:03:22', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (860, 303, '2010-08-25 16:02:56', '2010-08-25 16:03:22', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (861, 304, '2010-08-25 16:04:38', '2010-08-25 16:05:04', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (862, 304, '2010-08-25 16:04:38', '2010-08-25 16:05:04', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (863, 307, '2010-08-25 16:08:31', '2010-08-25 16:08:58', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (864, 307, '2010-08-25 16:08:31', '2010-08-25 16:08:58', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (865, 309, '2010-08-25 16:10:35', '2010-08-25 16:11:05', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (866, 309, '2010-08-25 16:10:36', '2010-08-25 16:11:05', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (867, 311, '2010-08-25 16:15:12', '2010-08-25 16:15:55', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 2.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 12.0000, 12.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 12.0000, 12.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (868, 311, '2010-08-25 16:15:12', '2010-08-25 16:15:55', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (869, 313, '2010-08-25 16:25:19', '2010-08-25 16:25:47', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (870, 313, '2010-08-25 16:25:19', '2010-08-25 16:25:47', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (871, 315, '2010-08-25 16:34:32', '2010-08-25 16:35:01', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (872, 315, '2010-08-25 16:34:32', '2010-08-25 16:35:01', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (873, 317, '2010-08-25 16:40:46', '2010-08-25 16:40:49', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (874, 317, '2010-08-25 16:40:46', '2010-08-25 16:40:49', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (875, 318, '2010-08-25 16:51:33', '2010-08-25 16:52:00', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (876, 318, '2010-08-25 16:51:33', '2010-08-25 16:52:00', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (877, 321, '2010-08-25 16:57:10', '2010-08-25 16:57:40', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (878, 321, '2010-08-25 16:57:10', '2010-08-25 16:57:40', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (879, 323, '2010-08-25 17:18:06', '2010-08-25 17:18:33', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (880, 323, '2010-08-25 17:18:06', '2010-08-25 17:18:33', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (881, 325, '2010-08-26 09:18:10', '2010-08-26 09:19:08', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (882, 325, '2010-08-26 09:18:11', '2010-08-26 09:19:08', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (885, 328, '2010-08-26 09:55:14', '2010-08-26 09:55:41', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (886, 328, '2010-08-26 09:55:14', '2010-08-26 09:55:41', 34, 1, NULL, 1, '2001-01', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 4.0000, 4.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 4.0000, 4.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (887, 330, '2010-08-26 10:39:29', '2010-08-27 08:14:05', 34, 1, NULL, 1, '2001', 'Tagesticket online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (888, 330, '2010-08-26 10:39:29', '2010-08-27 08:14:05', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (889, 331, '2010-08-26 11:48:01', '2010-08-26 11:48:45', 11, 2, NULL, 0, '1000', 'sales fee (single tickets) 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (890, 331, '2010-08-26 11:48:20', '2010-08-26 11:48:45', 33, 2, NULL, 1, '2002', 'One-Day-Time-Frame-Ticket Online', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (891, 332, '2010-08-26 12:36:47', '2010-08-26 14:25:45', 36, 1, NULL, 0, '2004-2-3', 'Überblicksführung für Gruppen', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 90.0000, 90.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 90.0000, 90.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 90.0000, 90.0000, 90.0000, 90.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (892, 332, '2010-08-26 12:36:48', '2010-08-26 14:25:45', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (893, 333, '2010-08-26 12:49:50', '2010-08-26 12:49:50', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (899, 332, '2010-08-26 14:25:31', '2010-08-26 14:25:46', 33, 1, NULL, 1, '2002-01', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 2.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 8.0000, 8.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 8.0000, 8.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (900, 336, '2010-08-27 07:26:14', '2010-08-27 07:28:36', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (901, 336, '2010-08-27 07:27:02', '2010-08-27 07:28:36', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 25.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, 150.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 150.0000, 150.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (904, 340, '2010-08-27 07:29:49', '2010-08-27 07:31:53', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (906, 340, '2010-08-27 07:30:33', '2010-08-27 07:31:53', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (909, 342, '2010-08-27 09:32:20', '2010-08-27 09:33:00', 35, 1, NULL, 1, '2003', 'Gruppen Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 4.0000, 4.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 40.0000, 40.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 4.0000, 4.0000, 40.0000, 40.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (910, 342, '2010-08-27 09:32:20', '2010-08-27 09:33:00', 12, 1, NULL, 0, '1001', 'Vorverkaufsgebühr 5€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 5.0000, 5.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 5.0000, 5.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (911, 343, '2010-08-27 09:55:05', '2010-08-27 09:55:05', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (916, 345, '2010-08-28 05:58:15', '2010-08-28 06:00:24', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (917, 345, '2010-08-28 05:59:22', '2010-08-28 06:00:24', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 25.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, 150.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 150.0000, 150.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (923, 349, '2010-08-28 06:09:01', '2010-08-28 06:09:35', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (924, 349, '2010-08-28 06:09:01', '2010-08-28 06:09:35', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (927, 352, '2010-08-28 06:14:22', '2010-08-28 06:15:07', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (928, 352, '2010-08-28 06:14:22', '2010-08-28 06:15:07', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (929, 355, '2010-08-28 06:19:20', '2010-08-28 06:21:23', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (930, 355, '2010-08-28 06:19:20', '2010-08-28 06:21:23', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (931, 355, '2010-08-28 06:19:59', '2010-08-28 06:21:24', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (933, 358, '2010-08-28 06:31:55', '2010-08-28 07:00:37', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (934, 358, '2010-08-28 06:31:55', '2010-08-28 07:00:37', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (935, 359, '2010-08-28 07:02:58', '2010-08-28 07:04:09', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (936, 359, '2010-08-28 07:02:58', '2010-08-28 07:04:09', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (937, 361, '2010-08-28 07:06:32', '2010-08-28 07:08:33', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (938, 361, '2010-08-28 07:06:32', '2010-08-28 07:08:33', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (939, 361, '2010-08-28 07:08:29', '2010-08-28 07:08:33', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 5.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 30.0000, 30.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 30.0000, 30.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (940, 362, '2010-08-28 07:28:53', '2010-08-28 07:31:18', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 9.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 54.0000, 54.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (941, 362, '2010-08-28 07:28:53', '2010-08-28 07:31:18', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (943, 364, '2010-08-28 07:48:54', '2010-08-28 07:49:58', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (944, 364, '2010-08-28 07:48:54', '2010-08-28 07:49:58', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (945, 364, '2010-08-28 07:49:18', '2010-08-28 07:49:58', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (946, 367, '2010-08-28 07:52:43', '2010-08-28 07:53:45', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 25.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, 150.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 150.0000, 150.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (947, 367, '2010-08-28 07:52:44', '2010-08-28 07:53:46', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (949, 371, '2010-08-28 07:56:52', '2010-08-28 07:58:18', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 20.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 120.0000, 120.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 120.0000, 120.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (950, 371, '2010-08-28 07:56:52', '2010-08-28 07:58:18', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (953, 373, '2010-08-28 08:24:30', '2010-08-28 08:25:05', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 25.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, 150.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 150.0000, 150.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (954, 373, '2010-08-28 08:24:30', '2010-08-28 08:25:05', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (955, 376, '2010-08-28 08:27:33', '2010-08-28 08:28:44', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (956, 376, '2010-08-28 08:27:34', '2010-08-28 08:28:45', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (958, 378, '2010-08-28 08:45:40', '2010-08-28 11:15:08', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (960, 378, '2010-08-28 11:14:19', '2010-08-28 11:15:08', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 25.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 150.0000, 150.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 150.0000, 150.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (962, 382, '2010-08-28 11:20:34', '2010-08-28 11:21:06', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 10.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 60.0000, 60.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 60.0000, 60.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (963, 382, '2010-08-28 11:20:34', '2010-08-28 11:21:06', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (968, 387, '2010-08-28 11:29:41', '2010-08-28 11:31:04', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 12.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 72.0000, 72.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 72.0000, 72.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (969, 387, '2010-08-28 11:29:42', '2010-08-28 11:31:04', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (973, 385, '2010-08-28 12:19:49', '2010-08-31 16:53:31', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (974, 385, '2010-08-28 12:20:22', '2010-08-31 16:53:31', 39, 1, NULL, 0, '2007', 'Familienführung WeltWissen (Turnusführung)', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 3.0000, 3.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 3.0000, 3.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 3.0000, 3.0000, 3.0000, 3.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (975, 390, '2010-08-30 11:53:40', '2010-08-30 11:53:40', 11, 1, NULL, 0, '1000', 'Vorverkaufsgebühr 1€', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 1.0000, 1.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 1.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (978, 385, '2010-08-31 16:52:00', '2010-08-31 16:53:31', 33, 1, NULL, 1, '2002', 'Online-Ticket mit Zeitfenster', NULL, '', NULL, 0, 0, 0, NULL, 1.0000, 6.0000, 6.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 6.0000, 6.0000, 0.0000, 0.0000, 'bookable', NULL, NULL, NULL, NULL, NULL, 6.0000, 6.0000, 6.0000, 6.0000, NULL, 'a:0:{}', 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000); /*!40000 ALTER TABLE `sales_flat_quote_item` ENABLE KEYS */; # Dumping structure for table web36db1.sales_flat_quote_item_option CREATE TABLE IF NOT EXISTS `sales_flat_quote_item_option` ( `option_id` int(10) unsigned NOT NULL auto_increment, `item_id` int(10) unsigned NOT NULL, `product_id` int(10) unsigned NOT NULL, `code` varchar(255) NOT NULL, `value` text NOT NULL, PRIMARY KEY (`option_id`), KEY `FK_SALES_QUOTE_ITEM_OPTION_ITEM_ID` (`item_id`), CONSTRAINT `FK_SALES_QUOTE_ITEM_OPTION_ITEM_ID` FOREIGN KEY (`item_id`) REFERENCES `sales_flat_quote_item` (`item_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=3068 DEFAULT CHARSET=utf8 COMMENT='Additional options for quote item'; # Dumping data for table web36db1.sales_flat_quote_item_option: 1.626 rows /*!40000 ALTER TABLE `sales_flat_quote_item_option` DISABLE KEYS */; INSERT INTO `sales_flat_quote_item_option` (`option_id`, `item_id`, `product_id`, `code`, `value`) VALUES (21, 6, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (53, 17, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (134, 45, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (400, 149, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (430, 161, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (494, 206, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (506, 218, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (523, 235, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (560, 262, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (562, 264, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (563, 265, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (577, 275, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (586, 280, 16, 'info_buyRequest', 'a:5:{s:4:"uenc";s:116:"aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZnVlaHJ1bmdlbi9wcml2YXRlLWdydXBwZW5mdWhydW5nLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"16";s:15:"related_product";s:0:"";s:7:"options";a:3:{i:9;s:2:"15";i:5;s:1:"6";i:4;s:1:"4";}s:3:"qty";s:0:"";}'), (587, 280, 16, 'option_ids', '9,5,4'), (588, 280, 16, 'option_9', '15'), (589, 280, 16, 'option_5', '6'), (590, 280, 16, 'option_4', '4'), (591, 281, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (642, 300, 25, 'info_buyRequest', 'a:1:{s:20:"super_product_config";a:2:{s:12:"product_type";s:7:"grouped";s:10:"product_id";s:2:"27";}}'), (643, 300, 27, 'product_type', 'grouped'), (644, 301, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (645, 302, 30, 'info_buyRequest', 'a:5:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZnVlaHJ1bmdlbi9ncnVwcGVuZnVocnVuZy10dXJudXMtamUtcGVyc29uLmh0bWw,";s:7:"product";s:2:"30";s:15:"related_product";s:0:"";s:7:"options";a:1:{i:26;s:2:"44";}s:3:"qty";s:2:"15";}'), (646, 302, 30, 'option_ids', '26'), (647, 302, 30, 'option_26', '44'), (655, 306, 24, 'aw_booking_from', '2010-09-24'), (656, 306, 24, 'aw_booking_to', '2010-09-24'), (657, 306, 24, 'aw_booking_time_from', '00:00'), (658, 306, 24, 'aw_booking_time_to', '00:00'), (659, 306, 24, 'info_buyRequest', 'a:8:{s:4:"uenc";s:88:"aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS5odG1s";s:7:"product";s:2:"24";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"24.09.10";s:3:"qty";s:2:"10";}'), (660, 307, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (666, 309, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (667, 310, 31, 'info_buyRequest', 'a:5:{s:4:"uenc";s:84:"aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZG93bmxvYWQtcHJvZHVrdC10ZXN0Lmh0bWw,";s:7:"product";s:2:"31";s:15:"related_product";s:0:"";s:5:"links";a:1:{i:0;s:1:"1";}s:3:"qty";s:0:"";}'), (668, 310, 31, 'downloadable_link_ids', '1'), (677, 315, 24, 'aw_booking_from', '2010-09-24'), (678, 315, 24, 'aw_booking_to', '2010-09-24'), (679, 315, 24, 'aw_booking_time_from', '00:00'), (680, 315, 24, 'aw_booking_time_to', '00:00'), (681, 315, 24, 'info_buyRequest', 'a:8:{s:4:"uenc";s:88:"aHR0cDovL3Zpc2l0YXRlLmxvY2FsaG9zdC9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS5odG1s";s:7:"product";s:2:"24";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"24.09.10";s:3:"qty";s:2:"10";}'), (682, 316, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (683, 317, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (710, 324, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (711, 325, 33, 'aw_booking_from', '2010-09-19'), (712, 325, 33, 'aw_booking_to', '2010-09-19'), (713, 325, 33, 'aw_booking_time_from', '10:00'), (714, 325, 33, 'aw_booking_time_to', '10:10'), (715, 325, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:96:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYWxsLXRpbWUtdGlja2V0LXNwZWNpYWwuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:7:"9/19/10";s:15:"aw_booking_from";s:7:"9/19/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"10";}s:3:"qty";s:1:"3";s:13:"aw_booking_to";s:7:"9/19/10";}'), (722, 328, 33, 'aw_booking_from', '2010-09-21'), (723, 328, 33, 'aw_booking_to', '2010-09-21'), (724, 328, 33, 'aw_booking_time_from', '10:00'), (725, 328, 33, 'aw_booking_time_to', '10:20'), (726, 328, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:132:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2FsbC10aW1lLXRpY2tldC1zcGVjaWFsLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:7:"9/21/10";s:15:"aw_booking_from";s:7:"9/21/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"20";}s:3:"qty";s:1:"3";s:13:"aw_booking_to";s:7:"9/21/10";}'), (727, 329, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (728, 330, 33, 'aw_booking_from', '2010-09-22'), (729, 330, 33, 'aw_booking_to', '2010-09-22'), (730, 330, 33, 'aw_booking_time_from', '10:00'), (731, 330, 33, 'aw_booking_time_to', '10:30'), (732, 330, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:132:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2FsbC10aW1lLXRpY2tldC1zcGVjaWFsLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:7:"9/22/10";s:15:"aw_booking_from";s:7:"9/22/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"3";s:13:"aw_booking_to";s:7:"9/22/10";}'), (733, 331, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (741, 335, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (742, 336, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (743, 337, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (762, 342, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (768, 344, 33, 'aw_booking_from', '2010-09-24'), (769, 344, 33, 'aw_booking_to', '2010-09-24'), (770, 344, 33, 'aw_booking_time_from', '13:00'), (771, 344, 33, 'aw_booking_time_to', '13:30'), (772, 344, 33, 'info_buyRequest', 'a:11:{s:4:"uenc";s:132:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL2FsbC10aW1lLXRpY2tldC1zcGVjaWFsLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"cal1Container_nav_month";s:1:"8";s:22:"cal1Container_nav_year";s:4:"2010";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"3";s:13:"aw_booking_to";s:8:"24.09.10";}'), (778, 346, 16, 'info_buyRequest', 'a:5:{s:4:"uenc";s:124:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi9wcml2YXRlLWdydXBwZW5mdWhydW5nLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"16";s:15:"related_product";s:0:"";s:7:"options";a:2:{i:9;s:2:"14";i:4;s:1:"4";}s:3:"qty";s:1:"1";}'), (779, 346, 16, 'option_ids', '9,4'), (780, 346, 16, 'option_9', '14'), (781, 346, 16, 'option_4', '4'), (782, 347, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (796, 353, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (819, 358, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (822, 360, 16, 'info_buyRequest', 'a:5:{s:4:"uenc";s:108:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi9wcml2YXRlLWdydXBwZW5mdWhydW5nLmh0bWw,";s:7:"product";s:2:"16";s:15:"related_product";s:0:"";s:7:"options";a:2:{i:9;s:2:"14";i:4;s:1:"4";}s:3:"qty";s:0:"";}'), (823, 360, 16, 'option_ids', '9,4'), (824, 360, 16, 'option_9', '14'), (825, 360, 16, 'option_4', '4'), (826, 361, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (852, 375, 24, 'aw_booking_from', '2010-09-24'), (853, 375, 24, 'aw_booking_to', '2010-09-30'), (854, 375, 24, 'aw_booking_time_from', '00:00'), (855, 375, 24, 'aw_booking_time_to', '00:00'), (856, 375, 24, 'info_buyRequest', 'a:8:{s:4:"uenc";s:96:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS5odG1s";s:7:"product";s:2:"24";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:21:"aw_booking_to_display";s:8:"30.09.10";s:13:"aw_booking_to";s:8:"30.09.10";s:3:"qty";s:2:"10";}'), (857, 376, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (867, 380, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (869, 382, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (871, 384, 33, 'aw_booking_from', '2010-08-04'), (872, 384, 33, 'aw_booking_to', '2010-08-04'), (873, 384, 33, 'aw_booking_time_from', '16:30'), (874, 384, 33, 'aw_booking_time_to', '17:00'), (875, 384, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"04.08.10";s:15:"aw_booking_from";s:8:"04.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"00";}s:7:"options";a:1:{i:27;a:1:{i:0;s:2:"45";}}s:3:"qty";s:0:"";s:13:"aw_booking_to";s:8:"04.08.10";}'), (876, 384, 33, 'option_ids', '27'), (877, 384, 33, 'option_27', '45'), (878, 385, 34, 'aw_booking_from', '2010-08-04'), (879, 385, 34, 'aw_booking_to', '2010-08-04'), (880, 385, 34, 'aw_booking_time_from', '00:00'), (881, 385, 34, 'aw_booking_time_to', '00:00'), (882, 385, 34, 'info_buyRequest', 'a:9:{s:4:"uenc";s:128:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL3RhZ2VzdGlja2V0LW9ubGluZS0zNC5odG1s";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"04.08.10";s:15:"aw_booking_from";s:8:"04.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"04.08.10";s:7:"options";a:1:{i:28;a:1:{i:0;s:2:"46";}}s:3:"qty";s:1:"1";}'), (883, 385, 34, 'option_ids', '28'), (884, 385, 34, 'option_28', '46'), (885, 386, 24, 'aw_booking_from', '2010-09-24'), (886, 386, 24, 'aw_booking_to', '2010-09-24'), (887, 386, 24, 'aw_booking_time_from', '00:00'), (888, 386, 24, 'aw_booking_time_to', '00:00'), (889, 386, 24, 'info_buyRequest', 'a:8:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGFnZXN0aWNrZXQtb25saW5lLmh0bWw,";s:7:"product";s:2:"24";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"24.09.10";s:3:"qty";s:2:"10";}'), (890, 387, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (891, 388, 35, 'aw_booking_from', '2010-09-24'), (892, 388, 35, 'aw_booking_to', '2010-09-24'), (893, 388, 35, 'aw_booking_time_from', '15:00'), (894, 388, 35, 'aw_booking_time_to', '15:30'), (895, 388, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:152:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVuLW9ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"15";s:13:"aw_booking_to";s:8:"24.09.10";}'), (897, 390, 33, 'aw_booking_from', '2010-08-12'), (898, 390, 33, 'aw_booking_to', '2010-08-12'), (899, 390, 33, 'aw_booking_time_from', '14:30'), (900, 390, 33, 'aw_booking_time_to', '15:00'), (901, 390, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"12.08.10";s:15:"aw_booking_from";s:8:"12.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:0:"";s:13:"aw_booking_to";s:8:"12.08.10";}'), (902, 391, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (911, 396, 33, 'aw_booking_from', '2010-08-04'), (912, 396, 33, 'aw_booking_to', '2010-08-04'), (913, 396, 33, 'aw_booking_time_from', '19:30'), (914, 396, 33, 'aw_booking_time_to', '20:00'), (915, 396, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"04.08.10";s:15:"aw_booking_from";s:8:"04.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"19";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"20";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"04.08.10";}'), (916, 397, 35, 'aw_booking_from', '2010-09-24'), (917, 397, 35, 'aw_booking_to', '2010-09-24'), (918, 397, 35, 'aw_booking_time_from', '14:30'), (919, 397, 35, 'aw_booking_time_to', '15:00'), (920, 397, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"24.09.10";}'), (921, 398, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (923, 400, 33, 'aw_booking_from', '2010-08-04'), (924, 400, 33, 'aw_booking_to', '2010-08-04'), (925, 400, 33, 'aw_booking_time_from', '15:00'), (926, 400, 33, 'aw_booking_time_to', '15:30'), (927, 400, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"04.08.10";s:15:"aw_booking_from";s:8:"04.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:7:"options";a:1:{i:27;a:1:{i:0;s:2:"45";}}s:3:"qty";s:0:"";s:13:"aw_booking_to";s:8:"04.08.10";}'), (928, 400, 33, 'option_ids', '27'), (929, 400, 33, 'option_27', '45'), (930, 401, 34, 'aw_booking_from', '2010-08-04'), (931, 401, 34, 'aw_booking_to', '2010-08-04'), (932, 401, 34, 'aw_booking_time_from', '00:00'), (933, 401, 34, 'aw_booking_time_to', '00:00'), (934, 401, 34, 'info_buyRequest', 'a:9:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"04.08.10";s:15:"aw_booking_from";s:8:"04.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"04.08.10";s:7:"options";a:1:{i:28;a:1:{i:0;s:2:"46";}}s:3:"qty";s:0:"";}'), (935, 401, 34, 'option_ids', '28'), (936, 401, 34, 'option_28', '46'), (937, 402, 35, 'aw_booking_from', '2010-09-24'), (938, 402, 35, 'aw_booking_to', '2010-09-24'), (939, 402, 35, 'aw_booking_time_from', '17:30'), (940, 402, 35, 'aw_booking_time_to', '18:00'), (941, 402, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"18";s:7:"minutes";s:2:"00";}s:3:"qty";s:0:"";s:13:"aw_booking_to";s:8:"24.09.10";}'), (942, 403, 38, 'aw_booking_from', '2010-08-07'), (943, 403, 38, 'aw_booking_to', '2010-08-07'), (944, 403, 38, 'aw_booking_time_from', '00:00'), (945, 403, 38, 'aw_booking_time_to', '00:00'), (946, 403, 38, 'info_buyRequest', 'a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYXVzc3RlbGx1bmdzZnVocnVuZy1pbi1lbmdsaXNjaC5odG1s";s:7:"product";s:2:"38";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"07.08.10";s:15:"aw_booking_from";s:8:"07.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"07.08.10";s:3:"qty";s:0:"";}'), (947, 404, 35, 'aw_booking_from', '2010-09-25'), (948, 404, 35, 'aw_booking_to', '2010-09-25'), (949, 404, 35, 'aw_booking_time_from', '15:00'), (950, 404, 35, 'aw_booking_time_to', '15:30'), (951, 404, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:152:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVuLW9ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.09.10";s:15:"aw_booking_from";s:8:"25.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.09.10";}'), (952, 405, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (961, 408, 35, 'aw_booking_from', '2010-09-30'), (962, 408, 35, 'aw_booking_to', '2010-09-30'), (963, 408, 35, 'aw_booking_time_from', '17:00'), (964, 408, 35, 'aw_booking_time_to', '17:30'), (965, 408, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"30.09.10";s:15:"aw_booking_from";s:8:"30.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"30.09.10";}'), (966, 409, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (967, 410, 38, 'aw_booking_from', '2010-08-07'), (968, 410, 38, 'aw_booking_to', '2010-08-07'), (969, 410, 38, 'aw_booking_time_from', '00:00'), (970, 410, 38, 'aw_booking_time_to', '00:00'), (971, 410, 38, 'info_buyRequest', 'a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYXVzc3RlbGx1bmdzZnVocnVuZy1pbi1lbmdsaXNjaC5odG1s";s:7:"product";s:2:"38";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"07.08.10";s:15:"aw_booking_from";s:8:"07.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"07.08.10";s:3:"qty";s:2:"10";}'), (972, 411, 36, 'aw_booking_from', '2010-09-24'), (973, 411, 36, 'aw_booking_to', '2010-09-24'), (974, 411, 36, 'aw_booking_time_from', '14:00'), (975, 411, 36, 'aw_booking_time_to', '14:30'), (976, 411, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:1:{i:31;s:2:"50";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"24.09.10";}'), (977, 411, 36, 'option_ids', '31'), (978, 411, 36, 'option_31', '50'), (985, 414, 36, 'aw_booking_from', '2010-09-24'), (986, 414, 36, 'aw_booking_to', '2010-09-24'), (987, 414, 36, 'aw_booking_time_from', '14:30'), (988, 414, 36, 'aw_booking_time_to', '15:00'), (989, 414, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:7:"options";a:1:{i:31;s:2:"50";}s:3:"qty";s:3:"100";s:13:"aw_booking_to";s:8:"24.09.10";}'), (990, 414, 36, 'option_ids', '31'), (991, 414, 36, 'option_31', '50'), (1009, 418, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1039, 424, 33, 'aw_booking_from', '2010-08-06'), (1040, 424, 33, 'aw_booking_to', '2010-08-06'), (1041, 424, 33, 'aw_booking_time_from', '14:30'), (1042, 424, 33, 'aw_booking_time_to', '15:00'), (1043, 424, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"06.08.10";s:15:"aw_booking_from";s:8:"06.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:7:"options";a:1:{i:27;a:2:{i:0;s:2:"45";i:1;s:3:"120";}}s:3:"qty";s:0:"";s:13:"aw_booking_to";s:8:"06.08.10";}'), (1044, 424, 33, 'option_ids', '27'), (1045, 424, 33, 'option_27', '45,120'), (1047, 426, 33, 'aw_booking_from', '2010-08-18'), (1048, 426, 33, 'aw_booking_to', '2010-08-18'), (1049, 426, 33, 'aw_booking_time_from', '13:00'), (1050, 426, 33, 'aw_booking_time_to', '13:30'), (1051, 426, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"18.08.10";s:15:"aw_booking_from";s:8:"18.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:7:"options";a:1:{i:27;a:1:{i:0;s:2:"45";}}s:3:"qty";s:0:"";s:13:"aw_booking_to";s:8:"18.08.10";}'), (1052, 426, 33, 'option_ids', '27'), (1053, 426, 33, 'option_27', '45'), (1060, 429, 35, 'aw_booking_from', '2010-09-24'), (1061, 429, 35, 'aw_booking_to', '2010-09-24'), (1062, 429, 35, 'aw_booking_time_from', '12:30'), (1063, 429, 35, 'aw_booking_time_to', '13:00'), (1064, 429, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"24.09.10";}'), (1066, 431, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1077, 433, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1078, 434, 37, 'aw_booking_from', '2010-08-06'), (1079, 434, 37, 'aw_booking_to', '2010-08-06'), (1080, 434, 37, 'aw_booking_time_from', '13:30'), (1081, 434, 37, 'aw_booking_time_to', '14:00'), (1082, 434, 37, 'info_buyRequest', 'a:10:{s:4:"uenc";s:108:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLXNjaHVsa2xhc3Nlbi5odG1s";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"06.08.10";s:15:"aw_booking_from";s:8:"06.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:33;s:2:"54";i:41;a:1:{i:0;s:2:"62";}i:42;s:2:"84";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"06.08.10";}'), (1083, 434, 37, 'option_ids', '33,41,42'), (1084, 434, 37, 'option_33', '54'), (1085, 434, 37, 'option_41', '62'), (1086, 434, 37, 'option_42', '84'), (1087, 435, 33, 'aw_booking_from', '2010-08-25'), (1088, 435, 33, 'aw_booking_to', '2010-08-25'), (1089, 435, 33, 'aw_booking_time_from', '15:00'), (1090, 435, 33, 'aw_booking_time_to', '15:30'), (1091, 435, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:7:"options";a:1:{i:27;a:1:{i:0;s:3:"120";}}s:3:"qty";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";}'), (1092, 435, 33, 'option_ids', '27'), (1093, 435, 33, 'option_27', '120'), (1095, 437, 34, 'aw_booking_from', '2010-08-29'), (1096, 437, 34, 'aw_booking_to', '2010-08-29'), (1097, 437, 34, 'aw_booking_time_from', '00:00'), (1098, 437, 34, 'aw_booking_time_to', '00:00'), (1099, 437, 34, 'info_buyRequest', 'a:9:{s:4:"uenc";s:128:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL3RhZ2VzdGlja2V0LW9ubGluZS0zNC5odG1s";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:21:"aw_booking_to_display";s:8:"29.08.10";s:13:"aw_booking_to";s:8:"29.08.10";s:7:"options";a:1:{i:28;a:1:{i:0;s:3:"123";}}s:3:"qty";s:0:"";}'), (1100, 437, 34, 'option_ids', '28'), (1101, 437, 34, 'option_28', '123'), (1102, 438, 35, 'aw_booking_from', '2010-09-24'), (1103, 438, 35, 'aw_booking_to', '2010-09-24'), (1104, 438, 35, 'aw_booking_time_from', '15:00'), (1105, 438, 35, 'aw_booking_time_to', '15:30'), (1106, 438, 35, 'info_buyRequest', 'a:10:{s:4:"uenc";s:152:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVuLW9ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:7:"options";a:1:{i:47;a:1:{i:0;s:3:"122";}}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"24.09.10";}'), (1107, 438, 35, 'option_ids', '47'), (1108, 438, 35, 'option_47', '122'), (1109, 439, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1110, 440, 38, 'aw_booking_from', '2010-09-25'), (1111, 440, 38, 'aw_booking_to', '2010-09-25'), (1112, 440, 38, 'aw_booking_time_from', '00:00'), (1113, 440, 38, 'aw_booking_time_to', '00:00'), (1114, 440, 38, 'info_buyRequest', 'a:9:{s:4:"uenc";s:120:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi9hdXNzdGVsbHVuZ3NmdWhydW5nLWluLWVuZ2xpc2NoLmh0bWw,";s:7:"product";s:2:"38";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.09.10";s:15:"aw_booking_from";s:8:"25.09.10";s:21:"aw_booking_to_display";s:8:"25.09.10";s:13:"aw_booking_to";s:8:"25.09.10";s:7:"options";a:1:{i:34;a:1:{i:0;s:2:"56";}}s:3:"qty";s:0:"";}'), (1115, 440, 38, 'option_ids', '34'), (1116, 440, 38, 'option_34', '56'), (1146, 448, 33, 'aw_booking_from', '2010-08-07'), (1147, 448, 33, 'aw_booking_to', '2010-08-07'), (1148, 448, 33, 'aw_booking_time_from', '14:30'), (1149, 448, 33, 'aw_booking_time_to', '15:00'), (1150, 448, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"07.08.10";s:15:"aw_booking_from";s:8:"07.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"3";s:13:"aw_booking_to";s:8:"07.08.10";}'), (1151, 449, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1167, 453, 33, 'aw_booking_from', '2010-08-29'), (1168, 453, 33, 'aw_booking_to', '2010-08-29'), (1169, 453, 33, 'aw_booking_time_from', '13:30'), (1170, 453, 33, 'aw_booking_time_to', '14:00'), (1171, 453, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:7:"options";a:1:{i:27;a:1:{i:0;s:2:"45";}}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"29.08.10";}'), (1172, 453, 33, 'option_ids', '27'), (1173, 453, 33, 'option_27', '45'), (1179, 455, 33, 'aw_booking_from', '2010-08-29'), (1180, 455, 33, 'aw_booking_to', '2010-08-29'), (1181, 455, 33, 'aw_booking_time_from', '11:00'), (1182, 455, 33, 'aw_booking_time_to', '11:30'), (1183, 455, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"11";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"11";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"3";s:13:"aw_booking_to";s:8:"29.08.10";}'), (1211, 465, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1213, 467, 35, 'aw_booking_from', '2010-08-13'), (1214, 467, 35, 'aw_booking_to', '2010-08-13'), (1215, 467, 35, 'aw_booking_time_from', '16:30'), (1216, 467, 35, 'aw_booking_time_to', '17:00'), (1217, 467, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/13/10";s:15:"aw_booking_from";s:8:"08/13/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"08/13/10";}'), (1218, 468, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1219, 469, 41, 'aw_booking_from', '2010-08-22'), (1220, 469, 41, 'aw_booking_to', '2010-08-22'), (1221, 469, 41, 'aw_booking_time_from', '00:00'), (1222, 469, 41, 'aw_booking_time_to', '00:00'), (1223, 469, 41, 'info_buyRequest', 'a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/22/10";s:15:"aw_booking_from";s:8:"08/22/10";s:21:"aw_booking_to_display";s:8:"08/22/10";s:13:"aw_booking_to";s:8:"08/22/10";s:3:"qty";s:2:"10";}'), (1224, 470, 33, 'aw_booking_from', '2010-08-15'), (1225, 470, 33, 'aw_booking_to', '2010-08-15'), (1226, 470, 33, 'aw_booking_time_from', '13:00'), (1227, 470, 33, 'aw_booking_time_to', '13:30'), (1228, 470, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/15/10";s:15:"aw_booking_from";s:8:"08/15/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:7:"options";a:1:{i:27;a:1:{i:0;s:3:"120";}}s:3:"qty";s:0:"";s:13:"aw_booking_to";s:8:"08/15/10";}'), (1229, 470, 33, 'option_ids', '27'), (1230, 470, 33, 'option_27', '120'), (1231, 471, 40, 'aw_booking_from', '2010-08-08'), (1232, 471, 40, 'aw_booking_to', '2010-08-08'), (1233, 471, 40, 'aw_booking_time_from', '00:00'), (1234, 471, 40, 'aw_booking_time_to', '00:00'), (1235, 471, 40, 'info_buyRequest', 'a:9:{s:4:"uenc";s:120:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi9oaWdobGlnaHRmdWhydW5nLXdlbHR3aXNzZW4tNDAuaHRtbA,,";s:7:"product";s:2:"40";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:6:"8/8/10";s:15:"aw_booking_from";s:6:"8/8/10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:6:"8/8/10";s:7:"options";a:1:{i:39;a:1:{i:0;s:2:"61";}}s:3:"qty";s:0:"";}'), (1236, 471, 40, 'option_ids', '39'), (1237, 471, 40, 'option_39', '61'), (1239, 473, 36, 'aw_booking_from', '2010-08-14'), (1240, 473, 36, 'aw_booking_to', '2010-08-14'), (1241, 473, 36, 'aw_booking_time_from', '13:30'), (1242, 473, 36, 'aw_booking_time_to', '14:00'), (1243, 473, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"14.08.10";s:15:"aw_booking_from";s:8:"14.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"89";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"14.08.10";}'), (1244, 473, 36, 'option_ids', '31,44,43'), (1245, 473, 36, 'option_31', '50'), (1246, 473, 36, 'option_44', '93'), (1247, 473, 36, 'option_43', '89'), (1248, 474, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1249, 475, 41, 'aw_booking_from', '2010-08-11'), (1250, 475, 41, 'aw_booking_to', '2010-08-15'), (1251, 475, 41, 'aw_booking_time_from', '00:00'), (1252, 475, 41, 'aw_booking_time_to', '00:00'), (1253, 475, 41, 'info_buyRequest', 'a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"11.08.10";s:15:"aw_booking_from";s:8:"11.08.10";s:21:"aw_booking_to_display";s:8:"15.08.10";s:13:"aw_booking_to";s:8:"15.08.10";s:3:"qty";s:2:"10";}'), (1255, 477, 35, 'aw_booking_from', '2010-08-15'), (1256, 477, 35, 'aw_booking_to', '2010-08-15'), (1257, 477, 35, 'aw_booking_time_from', '14:00'), (1258, 477, 35, 'aw_booking_time_to', '14:30'), (1259, 477, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"15.08.10";s:15:"aw_booking_from";s:8:"15.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"15.08.10";}'), (1260, 478, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1261, 479, 33, 'aw_booking_from', '2010-08-15'), (1262, 479, 33, 'aw_booking_to', '2010-08-15'), (1263, 479, 33, 'aw_booking_time_from', '14:00'), (1264, 479, 33, 'aw_booking_time_to', '14:30'), (1265, 479, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"15.08.10";s:15:"aw_booking_from";s:8:"15.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:3:"qty";s:0:"";s:13:"aw_booking_to";s:8:"15.08.10";}'), (1266, 480, 41, 'aw_booking_from', '2010-08-13'), (1267, 480, 41, 'aw_booking_to', '2010-08-13'), (1268, 480, 41, 'aw_booking_time_from', '00:00'), (1269, 480, 41, 'aw_booking_time_to', '00:00'), (1270, 480, 41, 'info_buyRequest', 'a:8:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGFnZXN0aWNrZXQtb25saW5lLTQxLmh0bWw,";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"13.08.10";s:15:"aw_booking_from";s:8:"13.08.10";s:21:"aw_booking_to_display";s:8:"13.08.10";s:13:"aw_booking_to";s:8:"13.08.10";s:3:"qty";s:2:"12";}'), (1271, 481, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1289, 487, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1290, 488, 36, 'aw_booking_from', '2010-08-15'), (1291, 488, 36, 'aw_booking_to', '2010-08-15'), (1292, 488, 36, 'aw_booking_time_from', '11:30'), (1293, 488, 36, 'aw_booking_time_to', '12:00'), (1294, 488, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"15.08.10";s:15:"aw_booking_from";s:8:"15.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"11";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"15.08.10";}'), (1295, 488, 36, 'option_ids', '31,44,43'), (1296, 488, 36, 'option_31', '50'), (1297, 488, 36, 'option_44', '93'), (1298, 488, 36, 'option_43', '101'), (1299, 489, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1301, 491, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1309, 493, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1310, 494, 34, 'aw_booking_from', '2010-08-11'), (1311, 494, 34, 'aw_booking_to', '2010-08-11'), (1312, 494, 34, 'aw_booking_time_from', '00:00'), (1313, 494, 34, 'aw_booking_time_to', '00:00'), (1314, 494, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/11/10";s:15:"aw_booking_from";s:8:"08/11/10";s:21:"aw_booking_to_display";s:8:"08/11/10";s:13:"aw_booking_to";s:8:"08/11/10";s:3:"qty";s:1:"1";}'), (1315, 495, 33, 'aw_booking_from', '2010-08-12'), (1316, 495, 33, 'aw_booking_to', '2010-08-12'), (1317, 495, 33, 'aw_booking_time_from', '14:30'), (1318, 495, 33, 'aw_booking_time_to', '15:00'), (1319, 495, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/12/10";s:15:"aw_booking_from";s:8:"08/12/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:0:"";s:13:"aw_booking_to";s:8:"08/12/10";}'), (1320, 496, 33, 'aw_booking_from', '2010-08-27'), (1321, 496, 33, 'aw_booking_to', '2010-08-27'), (1322, 496, 33, 'aw_booking_time_from', '11:00'), (1323, 496, 33, 'aw_booking_time_to', '11:30'), (1324, 496, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/27/10";s:15:"aw_booking_from";s:8:"08/27/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"11";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"11";s:7:"minutes";s:2:"30";}s:7:"options";a:1:{i:27;a:1:{i:0;s:2:"45";}}s:3:"qty";s:0:"";s:13:"aw_booking_to";s:8:"08/27/10";}'), (1325, 496, 33, 'option_ids', '27'), (1326, 496, 33, 'option_27', '45'), (1327, 497, 34, 'aw_booking_from', '2010-08-27'), (1328, 497, 34, 'aw_booking_to', '2010-08-27'), (1329, 497, 34, 'aw_booking_time_from', '00:00'), (1330, 497, 34, 'aw_booking_time_to', '00:00'), (1331, 497, 34, 'info_buyRequest', 'a:9:{s:4:"uenc";s:128:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL3RhZ2VzdGlja2V0LW9ubGluZS0zNC5odG1s";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"27.08.10";s:15:"aw_booking_from";s:8:"27.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"27.08.10";s:7:"options";a:1:{i:28;a:1:{i:0;s:2:"46";}}s:3:"qty";s:1:"1";}'), (1332, 497, 34, 'option_ids', '28'), (1333, 497, 34, 'option_28', '46'), (1334, 498, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1335, 499, 36, 'aw_booking_from', '2010-08-13'), (1336, 499, 36, 'aw_booking_to', '2010-08-13'), (1337, 499, 36, 'aw_booking_time_from', '17:00'), (1338, 499, 36, 'aw_booking_time_to', '17:30'), (1339, 499, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/13/10";s:15:"aw_booking_from";s:8:"08/13/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"51";i:44;s:2:"93";i:43;s:2:"91";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"08/13/10";}'), (1340, 499, 36, 'option_ids', '31,44,43'), (1341, 499, 36, 'option_31', '51'), (1342, 499, 36, 'option_44', '93'), (1343, 499, 36, 'option_43', '91'), (1344, 500, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1345, 501, 34, 'aw_booking_from', '2010-08-13'), (1346, 501, 34, 'aw_booking_to', '2010-08-13'), (1347, 501, 34, 'aw_booking_time_from', '00:00'), (1348, 501, 34, 'aw_booking_time_to', '00:00'), (1349, 501, 34, 'info_buyRequest', 'a:9:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/13/10";s:15:"aw_booking_from";s:8:"08/13/10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"08/13/10";s:7:"options";a:1:{i:28;a:1:{i:0;s:3:"123";}}s:3:"qty";s:2:"12";}'), (1350, 501, 34, 'option_ids', '28'), (1351, 501, 34, 'option_28', '123'), (1353, 503, 33, 'aw_booking_from', '2010-08-13'), (1354, 503, 33, 'aw_booking_to', '2010-08-13'), (1355, 503, 33, 'aw_booking_time_from', '16:00'), (1356, 503, 33, 'aw_booking_time_to', '16:30'), (1357, 503, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/13/10";s:15:"aw_booking_from";s:8:"08/13/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"20";s:13:"aw_booking_to";s:8:"08/13/10";}'), (1363, 505, 41, 'aw_booking_from', '2010-08-13'), (1364, 505, 41, 'aw_booking_to', '2010-08-13'), (1365, 505, 41, 'aw_booking_time_from', '00:00'), (1366, 505, 41, 'aw_booking_time_to', '00:00'), (1367, 505, 41, 'info_buyRequest', 'a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"13.08.10";s:15:"aw_booking_from";s:8:"13.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"13.08.10";s:3:"qty";s:2:"35";}'), (1368, 506, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1369, 507, 41, 'aw_booking_from', '2010-08-12'), (1370, 507, 41, 'aw_booking_to', '2010-08-12'), (1371, 507, 41, 'aw_booking_time_from', '00:00'), (1372, 507, 41, 'aw_booking_time_to', '00:00'), (1373, 507, 41, 'info_buyRequest', 'a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"12.08.10";s:15:"aw_booking_from";s:8:"12.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"12.08.10";s:3:"qty";s:2:"35";}'), (1374, 508, 41, 'aw_booking_from', '2010-08-15'), (1375, 508, 41, 'aw_booking_to', '2010-08-15'), (1376, 508, 41, 'aw_booking_time_from', '00:00'), (1377, 508, 41, 'aw_booking_time_to', '00:00'), (1378, 508, 41, 'info_buyRequest', 'a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"15.08.10";s:15:"aw_booking_from";s:8:"15.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"15.08.10";s:3:"qty";s:2:"35";}'), (1379, 509, 41, 'aw_booking_from', '2010-08-16'), (1380, 509, 41, 'aw_booking_to', '2010-08-16'), (1381, 509, 41, 'aw_booking_time_from', '00:00'), (1382, 509, 41, 'aw_booking_time_to', '00:00'), (1383, 509, 41, 'info_buyRequest', 'a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"16.08.10";s:15:"aw_booking_from";s:8:"16.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"16.08.10";s:3:"qty";s:2:"35";}'), (1384, 510, 41, 'aw_booking_from', '2010-08-19'), (1385, 510, 41, 'aw_booking_to', '2010-08-19'), (1386, 510, 41, 'aw_booking_time_from', '00:00'), (1387, 510, 41, 'aw_booking_time_to', '00:00'), (1388, 510, 41, 'info_buyRequest', 'a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"19.08.10";s:15:"aw_booking_from";s:8:"19.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"19.08.10";s:3:"qty";s:2:"35";}'), (1389, 511, 36, 'aw_booking_from', '2010-08-14'), (1390, 511, 36, 'aw_booking_to', '2010-08-14'), (1391, 511, 36, 'aw_booking_time_from', '13:30'), (1392, 511, 36, 'aw_booking_time_to', '14:00'), (1393, 511, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"14.08.10";s:15:"aw_booking_from";s:8:"14.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"89";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"14.08.10";}'), (1394, 511, 36, 'option_ids', '31,44,43'), (1395, 511, 36, 'option_31', '50'), (1396, 511, 36, 'option_44', '93'), (1397, 511, 36, 'option_43', '89'), (1398, 512, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1399, 513, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1400, 514, 33, 'aw_booking_from', '2010-08-14'), (1401, 514, 33, 'aw_booking_to', '2010-08-14'), (1402, 514, 33, 'aw_booking_time_from', '12:30'), (1403, 514, 33, 'aw_booking_time_to', '13:00'), (1404, 514, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"14.08.10";s:15:"aw_booking_from";s:8:"14.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"25";s:13:"aw_booking_to";s:8:"14.08.10";}'), (1405, 515, 33, 'aw_booking_from', '2010-08-14'), (1406, 515, 33, 'aw_booking_to', '2010-08-14'), (1407, 515, 33, 'aw_booking_time_from', '11:30'), (1408, 515, 33, 'aw_booking_time_to', '12:00'), (1409, 515, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"14.08.10";s:15:"aw_booking_from";s:8:"14.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"11";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"25";s:13:"aw_booking_to";s:8:"14.08.10";}'), (1411, 517, 36, 'aw_booking_from', '2010-08-12'), (1412, 517, 36, 'aw_booking_to', '2010-08-12'), (1413, 517, 36, 'aw_booking_time_from', '14:30'), (1414, 517, 36, 'aw_booking_time_to', '15:00'), (1415, 517, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"12.08.10";s:15:"aw_booking_from";s:8:"12.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"12.08.10";}'), (1416, 517, 36, 'option_ids', '31,44,43'), (1417, 517, 36, 'option_31', '50'), (1418, 517, 36, 'option_44', '93'), (1419, 517, 36, 'option_43', '101'), (1420, 518, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1436, 522, 36, 'aw_booking_from', '2010-08-15'), (1437, 522, 36, 'aw_booking_to', '2010-08-15'), (1438, 522, 36, 'aw_booking_time_from', '14:30'), (1439, 522, 36, 'aw_booking_time_to', '15:00'), (1440, 522, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"15.08.10";s:15:"aw_booking_from";s:8:"15.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"89";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"15.08.10";}'), (1441, 522, 36, 'option_ids', '31,44,43'), (1442, 522, 36, 'option_31', '50'), (1443, 522, 36, 'option_44', '93'), (1444, 522, 36, 'option_43', '89'), (1445, 523, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1446, 524, 35, 'aw_booking_from', '2010-08-15'), (1447, 524, 35, 'aw_booking_to', '2010-08-15'), (1448, 524, 35, 'aw_booking_time_from', '14:00'), (1449, 524, 35, 'aw_booking_time_to', '14:30'), (1450, 524, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"15.08.10";s:15:"aw_booking_from";s:8:"15.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"15.08.10";}'), (1451, 525, 37, 'aw_booking_from', '2010-08-22'), (1452, 525, 37, 'aw_booking_to', '2010-08-22'), (1453, 525, 37, 'aw_booking_time_from', '17:30'), (1454, 525, 37, 'aw_booking_time_to', '18:00'), (1455, 525, 37, 'info_buyRequest', 'a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"18";s:7:"minutes";s:2:"00";}s:7:"options";a:4:{i:33;s:2:"54";i:41;a:1:{i:0;s:2:"62";}i:48;s:3:"130";i:42;s:3:"141";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}'), (1456, 525, 37, 'option_ids', '33,41,48,42'), (1457, 525, 37, 'option_33', '54'), (1458, 525, 37, 'option_41', '62'), (1459, 525, 37, 'option_48', '130'), (1460, 525, 37, 'option_42', '141'), (1461, 526, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1468, 529, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1469, 530, 34, 'aw_booking_from', '2010-08-29'), (1470, 530, 34, 'aw_booking_to', '2010-08-29'), (1471, 530, 34, 'aw_booking_time_from', '00:00'), (1472, 530, 34, 'aw_booking_time_to', '00:00'), (1473, 530, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"29.08.10";s:3:"qty";s:1:"5";}'), (1474, 531, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1475, 532, 39, 'aw_booking_from', '2010-08-29'), (1476, 532, 39, 'aw_booking_to', '2010-08-29'), (1477, 532, 39, 'aw_booking_time_from', '00:00'), (1478, 532, 39, 'aw_booking_time_to', '00:00'), (1479, 532, 39, 'info_buyRequest', 'a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZmFtaWxpZW5mdWhydW5nLXdlbHR3aXNzZW4tMzkuaHRtbA,,";s:7:"product";s:2:"39";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/29/10";s:15:"aw_booking_from";s:8:"08/29/10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"08/29/10";s:3:"qty";s:2:"15";}'), (1489, 536, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1490, 537, 33, 'aw_booking_from', '2010-08-15'), (1491, 537, 33, 'aw_booking_to', '2010-08-15'), (1492, 537, 33, 'aw_booking_time_from', '16:30'), (1493, 537, 33, 'aw_booking_time_to', '17:00'), (1494, 537, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"15.08.10";s:15:"aw_booking_from";s:8:"15.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"00";}s:7:"options";a:1:{i:27;a:1:{i:0;s:2:"45";}}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"15.08.10";}'), (1495, 537, 33, 'option_ids', '27'), (1496, 537, 33, 'option_27', '45'), (1497, 538, 36, 'aw_booking_from', '2010-08-22'), (1498, 538, 36, 'aw_booking_to', '2010-08-22'), (1499, 538, 36, 'aw_booking_time_from', '15:00'), (1500, 538, 36, 'aw_booking_time_to', '15:30'), (1501, 538, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"92";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}'), (1502, 538, 36, 'option_ids', '31,44,43'), (1503, 538, 36, 'option_31', '50'), (1504, 538, 36, 'option_44', '93'), (1505, 538, 36, 'option_43', '92'), (1506, 539, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1517, 542, 36, 'aw_booking_from', '2010-08-22'), (1518, 542, 36, 'aw_booking_to', '2010-08-22'), (1519, 542, 36, 'aw_booking_time_from', '17:00'), (1520, 542, 36, 'aw_booking_time_to', '17:30'), (1521, 542, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/22/10";s:15:"aw_booking_from";s:8:"08/22/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"89";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"08/22/10";}'), (1522, 542, 36, 'option_ids', '31,44,43'), (1523, 542, 36, 'option_31', '50'), (1524, 542, 36, 'option_44', '93'), (1525, 542, 36, 'option_43', '89'), (1526, 543, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1537, 546, 36, 'aw_booking_from', '2010-08-22'), (1538, 546, 36, 'aw_booking_to', '2010-08-22'), (1539, 546, 36, 'aw_booking_time_from', '15:30'), (1540, 546, 36, 'aw_booking_time_to', '16:00'), (1541, 546, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"89";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}'), (1542, 546, 36, 'option_ids', '31,44,43'), (1543, 546, 36, 'option_31', '50'), (1544, 546, 36, 'option_44', '93'), (1545, 546, 36, 'option_43', '89'), (1546, 547, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1553, 550, 33, 'aw_booking_from', '2010-08-26'), (1554, 550, 33, 'aw_booking_to', '2010-08-26'), (1555, 550, 33, 'aw_booking_time_from', '14:30'), (1556, 550, 33, 'aw_booking_time_to', '15:00'), (1557, 550, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"26.08.10";s:15:"aw_booking_from";s:8:"26.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"26.08.10";}'), (1558, 551, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1559, 552, 36, 'aw_booking_from', '2010-08-16'), (1560, 552, 36, 'aw_booking_to', '2010-08-16'), (1561, 552, 36, 'aw_booking_time_from', '14:00'), (1562, 552, 36, 'aw_booking_time_to', '14:30'), (1563, 552, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"16.08.10";s:15:"aw_booking_from";s:8:"16.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"89";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"16.08.10";}'), (1564, 552, 36, 'option_ids', '31,44,43'), (1565, 552, 36, 'option_31', '50'), (1566, 552, 36, 'option_44', '93'), (1567, 552, 36, 'option_43', '89'), (1568, 553, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1569, 554, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1570, 555, 33, 'aw_booking_from', '2010-08-22'), (1571, 555, 33, 'aw_booking_to', '2010-08-22'), (1572, 555, 33, 'aw_booking_time_from', '14:00'), (1573, 555, 33, 'aw_booking_time_to', '14:30'), (1574, 555, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}'), (1586, 558, 37, 'aw_booking_from', '2010-08-22'), (1587, 558, 37, 'aw_booking_to', '2010-08-22'), (1588, 558, 37, 'aw_booking_time_from', '12:30'), (1589, 558, 37, 'aw_booking_time_to', '13:00'), (1590, 558, 37, 'info_buyRequest', 'a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:7:"options";a:4:{i:33;s:2:"54";i:41;a:1:{i:0;s:2:"62";}i:48;s:3:"128";i:42;s:2:"79";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}'), (1591, 558, 37, 'option_ids', '33,41,48,42'), (1592, 558, 37, 'option_33', '54'), (1593, 558, 37, 'option_41', '62'), (1594, 558, 37, 'option_48', '128'), (1595, 558, 37, 'option_42', '79'), (1596, 559, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1616, 564, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1617, 565, 33, 'aw_booking_from', '2010-08-21'), (1618, 565, 33, 'aw_booking_to', '2010-08-21'), (1619, 565, 33, 'aw_booking_time_from', '18:30'), (1620, 565, 33, 'aw_booking_time_to', '19:00'), (1621, 565, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"18";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"19";s:7:"minutes";s:2:"00";}s:7:"options";a:1:{i:27;a:1:{i:0;s:2:"45";}}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"21.08.10";}'), (1622, 565, 33, 'option_ids', '27'), (1623, 565, 33, 'option_27', '45'), (1624, 566, 36, 'aw_booking_from', '2010-08-20'), (1625, 566, 36, 'aw_booking_to', '2010-08-20'), (1626, 566, 36, 'aw_booking_time_from', '12:30'), (1627, 566, 36, 'aw_booking_time_to', '13:00'), (1628, 566, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/20/10";s:15:"aw_booking_from";s:8:"08/20/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"08/20/10";}'), (1629, 566, 36, 'option_ids', '31,44,43'), (1630, 566, 36, 'option_31', '50'), (1631, 566, 36, 'option_44', '93'), (1632, 566, 36, 'option_43', '101'), (1633, 567, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1634, 568, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1635, 569, 34, 'aw_booking_from', '2010-08-21'), (1636, 569, 34, 'aw_booking_to', '2010-08-21'), (1637, 569, 34, 'aw_booking_time_from', '00:00'), (1638, 569, 34, 'aw_booking_time_to', '00:00'), (1639, 569, 34, 'info_buyRequest', 'a:9:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"21.08.10";s:7:"options";a:1:{i:28;a:1:{i:0;s:2:"46";}}s:3:"qty";s:1:"1";}'), (1640, 569, 34, 'option_ids', '28'), (1641, 569, 34, 'option_28', '46'), (1642, 570, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1643, 571, 34, 'aw_booking_from', '2010-08-20'), (1644, 571, 34, 'aw_booking_to', '2010-08-20'), (1645, 571, 34, 'aw_booking_time_from', '00:00'), (1646, 571, 34, 'aw_booking_time_to', '00:00'), (1647, 571, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"20.08.10";s:15:"aw_booking_from";s:8:"20.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"20.08.10";s:3:"qty";s:1:"1";}'), (1654, 574, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1655, 575, 33, 'aw_booking_from', '2010-08-20'), (1656, 575, 33, 'aw_booking_to', '2010-08-20'), (1657, 575, 33, 'aw_booking_time_from', '14:00'), (1658, 575, 33, 'aw_booking_time_to', '14:30'), (1659, 575, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"20.08.10";s:15:"aw_booking_from";s:8:"20.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"20.08.10";}'), (1665, 577, 34, 'aw_booking_from', '2010-08-18'), (1666, 577, 34, 'aw_booking_to', '2010-08-18'), (1667, 577, 34, 'aw_booking_time_from', '00:00'), (1668, 577, 34, 'aw_booking_time_to', '00:00'), (1669, 577, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:128:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL3RhZ2VzdGlja2V0LW9ubGluZS0zNC5odG1s";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"18.08.10";s:15:"aw_booking_from";s:8:"18.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"18.08.10";s:3:"qty";s:2:"10";}'), (1670, 578, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1671, 579, 33, 'aw_booking_from', '2010-08-18'), (1672, 579, 33, 'aw_booking_to', '2010-08-18'), (1673, 579, 33, 'aw_booking_time_from', '12:30'), (1674, 579, 33, 'aw_booking_time_to', '13:00'), (1675, 579, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"18.08.10";s:15:"aw_booking_from";s:8:"18.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"18.08.10";}'), (1686, 582, 36, 'aw_booking_from', '2010-08-22'), (1687, 582, 36, 'aw_booking_to', '2010-08-22'), (1688, 582, 36, 'aw_booking_time_from', '13:00'), (1689, 582, 36, 'aw_booking_time_to', '13:30'), (1690, 582, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"99";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}'), (1691, 582, 36, 'option_ids', '31,44,43'), (1692, 582, 36, 'option_31', '50'), (1693, 582, 36, 'option_44', '93'), (1694, 582, 36, 'option_43', '99'), (1695, 583, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1707, 587, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1708, 588, 33, 'aw_booking_from', '2010-08-18'), (1709, 588, 33, 'aw_booking_to', '2010-08-18'), (1710, 588, 33, 'aw_booking_time_from', '14:30'), (1711, 588, 33, 'aw_booking_time_to', '15:00'), (1712, 588, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"18.08.10";s:15:"aw_booking_from";s:8:"18.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"3";s:13:"aw_booking_to";s:8:"18.08.10";}'), (1713, 589, 34, 'aw_booking_from', '2010-08-21'), (1714, 589, 34, 'aw_booking_to', '2010-08-21'), (1715, 589, 34, 'aw_booking_time_from', '00:00'), (1716, 589, 34, 'aw_booking_time_to', '00:00'), (1717, 589, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"21.08.10";s:3:"qty";s:1:"1";}'), (1731, 593, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1732, 594, 33, 'aw_booking_from', '2010-08-21'), (1733, 594, 33, 'aw_booking_to', '2010-08-21'), (1734, 594, 33, 'aw_booking_time_from', '11:30'), (1735, 594, 33, 'aw_booking_time_to', '12:00'), (1736, 594, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"11";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:7:"options";a:1:{i:27;a:1:{i:0;s:2:"45";}}s:3:"qty";s:1:"3";s:13:"aw_booking_to";s:8:"21.08.10";}'), (1737, 594, 33, 'option_ids', '27'), (1738, 594, 33, 'option_27', '45'), (1739, 595, 38, 'aw_booking_from', '2010-08-21'), (1740, 595, 38, 'aw_booking_to', '2010-08-21'), (1741, 595, 38, 'aw_booking_time_from', '00:00'), (1742, 595, 38, 'aw_booking_time_to', '00:00'), (1743, 595, 38, 'info_buyRequest', 'a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYXVzc3RlbGx1bmdzZnVocnVuZy1pbi1lbmdsaXNjaC5odG1s";s:7:"product";s:2:"38";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"21.08.10";s:3:"qty";s:1:"3";}'), (1744, 596, 33, 'aw_booking_from', '2010-08-27'), (1745, 596, 33, 'aw_booking_to', '2010-08-27'), (1746, 596, 33, 'aw_booking_time_from', '11:30'), (1747, 596, 33, 'aw_booking_time_to', '12:00'), (1748, 596, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"27.08.10";s:15:"aw_booking_from";s:8:"27.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"11";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:7:"options";a:1:{i:27;a:1:{i:0;s:2:"45";}}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"27.08.10";}'), (1749, 596, 33, 'option_ids', '27'), (1750, 596, 33, 'option_27', '45'), (1751, 597, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1768, 602, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1769, 603, 33, 'aw_booking_from', '2010-08-18'), (1770, 603, 33, 'aw_booking_to', '2010-08-18'), (1771, 603, 33, 'aw_booking_time_from', '12:30'), (1772, 603, 33, 'aw_booking_time_to', '13:00'), (1773, 603, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"18.08.10";s:15:"aw_booking_from";s:8:"18.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"18.08.10";}'), (1774, 604, 33, 'aw_booking_from', '2010-08-18'), (1775, 604, 33, 'aw_booking_to', '2010-08-18'), (1776, 604, 33, 'aw_booking_time_from', '15:30'), (1777, 604, 33, 'aw_booking_time_to', '16:00'), (1778, 604, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"18.08.10";s:15:"aw_booking_from";s:8:"18.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"18.08.10";}'), (1779, 605, 34, 'aw_booking_from', '2010-08-18'), (1780, 605, 34, 'aw_booking_to', '2010-08-18'), (1781, 605, 34, 'aw_booking_time_from', '00:00'), (1782, 605, 34, 'aw_booking_time_to', '00:00'), (1783, 605, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"18.08.10";s:15:"aw_booking_from";s:8:"18.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"18.08.10";s:3:"qty";s:1:"3";}'), (1799, 609, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1800, 610, 34, 'aw_booking_from', '2010-08-20'), (1801, 610, 34, 'aw_booking_to', '2010-08-20'), (1802, 610, 34, 'aw_booking_time_from', '00:00'), (1803, 610, 34, 'aw_booking_time_to', '00:00'), (1804, 610, 34, 'info_buyRequest', 'a:9:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"20.08.10";s:15:"aw_booking_from";s:8:"20.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"20.08.10";s:7:"options";a:1:{i:28;a:1:{i:0;s:2:"46";}}s:3:"qty";s:1:"2";}'), (1805, 610, 34, 'option_ids', '28'), (1806, 610, 34, 'option_28', '46'), (1807, 611, 38, 'aw_booking_from', '2010-08-28'), (1808, 611, 38, 'aw_booking_to', '2010-08-28'), (1809, 611, 38, 'aw_booking_time_from', '00:00'), (1810, 611, 38, 'aw_booking_time_to', '00:00'), (1811, 611, 38, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYXVzc3RlbGx1bmdzZnVocnVuZy1pbi1lbmdsaXNjaC5odG1s";s:7:"product";s:2:"38";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"28.08.10";s:7:"options";a:1:{i:34;a:1:{i:0;s:2:"56";}}s:3:"qty";s:1:"2";}'), (1812, 611, 38, 'option_ids', '34'), (1813, 611, 38, 'option_34', '56'), (1814, 612, 37, 'aw_booking_from', '2010-08-21'), (1815, 612, 37, 'aw_booking_to', '2010-08-21'), (1816, 612, 37, 'aw_booking_time_from', '12:00'), (1817, 612, 37, 'aw_booking_time_to', '12:30'), (1818, 612, 37, 'info_buyRequest', 'a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:7:"options";a:4:{i:33;s:2:"55";i:41;a:1:{i:0;s:2:"62";}i:48;s:3:"128";i:42;s:2:"67";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"21.08.10";}'), (1819, 612, 37, 'option_ids', '33,41,48,42'), (1820, 612, 37, 'option_33', '55'), (1821, 612, 37, 'option_41', '62'), (1822, 612, 37, 'option_48', '128'), (1823, 612, 37, 'option_42', '67'), (1824, 613, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1831, 616, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1832, 617, 33, 'aw_booking_from', '2010-08-22'), (1833, 617, 33, 'aw_booking_to', '2010-08-22'), (1834, 617, 33, 'aw_booking_time_from', '13:30'), (1835, 617, 33, 'aw_booking_time_to', '14:00'), (1836, 617, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}'), (1849, 622, 39, 'aw_booking_from', '2010-08-22'), (1850, 622, 39, 'aw_booking_to', '2010-08-22'), (1851, 622, 39, 'aw_booking_time_from', '00:00'), (1852, 622, 39, 'aw_booking_time_to', '00:00'), (1853, 622, 39, 'info_buyRequest', 'a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZmFtaWxpZW5mdWhydW5nLXdlbHR3aXNzZW4tMzkuaHRtbA,,";s:7:"product";s:2:"39";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"22.08.10";s:3:"qty";s:1:"1";}'), (1854, 623, 35, 'aw_booking_from', '2010-08-22'), (1855, 623, 35, 'aw_booking_to', '2010-08-22'), (1856, 623, 35, 'aw_booking_time_from', '18:00'), (1857, 623, 35, 'aw_booking_time_to', '18:30'), (1858, 623, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"18";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"18";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"22.08.10";}'), (1859, 624, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1861, 626, 41, 'aw_booking_from', '2010-08-29'), (1862, 626, 41, 'aw_booking_to', '2010-08-29'), (1863, 626, 41, 'aw_booking_time_from', '00:00'), (1864, 626, 41, 'aw_booking_time_to', '00:00'), (1865, 626, 41, 'info_buyRequest', 'a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"29.08.10";s:3:"qty";s:2:"10";}'), (1866, 627, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1868, 629, 33, 'aw_booking_from', '2010-08-21'), (1869, 629, 33, 'aw_booking_to', '2010-08-21'), (1870, 629, 33, 'aw_booking_time_from', '14:00'), (1871, 629, 33, 'aw_booking_time_to', '14:30'), (1872, 629, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:1:{i:27;a:1:{i:0;s:2:"45";}}s:3:"qty";s:1:"2";s:13:"aw_booking_to";s:8:"21.08.10";}'), (1873, 629, 33, 'option_ids', '27'), (1874, 629, 33, 'option_27', '45'), (1875, 630, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1876, 631, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1877, 632, 38, 'aw_booking_from', '2010-08-28'), (1878, 632, 38, 'aw_booking_to', '2010-08-28'), (1879, 632, 38, 'aw_booking_time_from', '00:00'), (1880, 632, 38, 'aw_booking_time_to', '00:00'), (1881, 632, 38, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYXVzc3RlbGx1bmdzZnVocnVuZy1pbi1lbmdsaXNjaC5odG1s";s:7:"product";s:2:"38";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"28.08.10";s:7:"options";a:1:{i:34;a:1:{i:0;s:2:"56";}}s:3:"qty";s:1:"1";}'), (1882, 632, 38, 'option_ids', '34'), (1883, 632, 38, 'option_34', '56'), (1884, 633, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1885, 634, 33, 'aw_booking_from', '2010-08-19'), (1886, 634, 33, 'aw_booking_to', '2010-08-19'), (1887, 634, 33, 'aw_booking_time_from', '14:00'), (1888, 634, 33, 'aw_booking_time_to', '14:30'), (1889, 634, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"19.08.10";s:15:"aw_booking_from";s:8:"19.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"19.08.10";}'), (1890, 635, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1891, 636, 34, 'aw_booking_from', '2010-08-19'), (1892, 636, 34, 'aw_booking_to', '2010-08-19'), (1893, 636, 34, 'aw_booking_time_from', '00:00'), (1894, 636, 34, 'aw_booking_time_to', '00:00'), (1895, 636, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"19.08.10";s:15:"aw_booking_from";s:8:"19.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"19.08.10";s:3:"qty";s:1:"1";}'), (1902, 639, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1903, 640, 33, 'aw_booking_from', '2010-08-19'), (1904, 640, 33, 'aw_booking_to', '2010-08-19'), (1905, 640, 33, 'aw_booking_time_from', '16:30'), (1906, 640, 33, 'aw_booking_time_to', '17:00'), (1907, 640, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"19.08.10";s:15:"aw_booking_from";s:8:"19.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"19.08.10";}'), (1925, 646, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1926, 647, 33, 'aw_booking_from', '2010-08-19'), (1927, 647, 33, 'aw_booking_to', '2010-08-19'), (1928, 647, 33, 'aw_booking_time_from', '14:30'), (1929, 647, 33, 'aw_booking_time_to', '15:00'), (1930, 647, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"19.08.10";s:15:"aw_booking_from";s:8:"19.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"19.08.10";}'), (1941, 650, 36, 'aw_booking_from', '2010-08-21'), (1942, 650, 36, 'aw_booking_to', '2010-08-21'), (1943, 650, 36, 'aw_booking_time_from', '12:30'), (1944, 650, 36, 'aw_booking_time_to', '13:00'), (1945, 650, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"92";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"21.08.10";}'), (1946, 650, 36, 'option_ids', '31,44,43'), (1947, 650, 36, 'option_31', '50'), (1948, 650, 36, 'option_44', '93'), (1949, 650, 36, 'option_43', '92'), (1950, 651, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1951, 652, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1962, 655, 36, 'aw_booking_from', '2010-08-22'), (1963, 655, 36, 'aw_booking_to', '2010-08-22'), (1964, 655, 36, 'aw_booking_time_from', '15:00'), (1965, 655, 36, 'aw_booking_time_to', '15:30'), (1966, 655, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"89";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}'), (1967, 655, 36, 'option_ids', '31,44,43'), (1968, 655, 36, 'option_31', '50'), (1969, 655, 36, 'option_44', '93'), (1970, 655, 36, 'option_43', '89'), (1971, 656, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1978, 659, 41, 'aw_booking_from', '2010-08-21'), (1979, 659, 41, 'aw_booking_to', '2010-08-21'), (1980, 659, 41, 'aw_booking_time_from', '00:00'), (1981, 659, 41, 'aw_booking_time_to', '00:00'), (1982, 659, 41, 'info_buyRequest', 'a:8:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9ncnVwcGVudGlja2V0cy9ncnVwcGVudGFnZXN0aWNrZXQtb25saW5lLTQxLmh0bWw,";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"21.08.10";s:3:"qty";s:2:"10";}'), (1983, 660, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1990, 663, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (1991, 664, 33, 'aw_booking_from', '2010-08-22'), (1992, 664, 33, 'aw_booking_to', '2010-08-22'), (1993, 664, 33, 'aw_booking_time_from', '13:00'), (1994, 664, 33, 'aw_booking_time_to', '13:30'), (1995, 664, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"22.08.10";}'), (1997, 666, 35, 'aw_booking_from', '2010-08-21'), (1998, 666, 35, 'aw_booking_to', '2010-08-21'), (1999, 666, 35, 'aw_booking_time_from', '15:00'), (2000, 666, 35, 'aw_booking_time_to', '15:30'), (2001, 666, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"21.08.10";s:15:"aw_booking_from";s:8:"21.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"21.08.10";}'), (2002, 667, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2003, 668, 36, 'aw_booking_from', '2010-08-29'), (2004, 668, 36, 'aw_booking_to', '2010-08-29'), (2005, 668, 36, 'aw_booking_time_from', '16:30'), (2006, 668, 36, 'aw_booking_time_to', '17:00'), (2007, 668, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"89";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"29.08.10";}'), (2008, 668, 36, 'option_ids', '31,44,43'), (2009, 668, 36, 'option_31', '50'), (2010, 668, 36, 'option_44', '93'), (2011, 668, 36, 'option_43', '89'), (2012, 669, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2013, 670, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2014, 671, 33, 'aw_booking_from', '2010-08-28'), (2015, 671, 33, 'aw_booking_to', '2010-08-28'), (2016, 671, 33, 'aw_booking_time_from', '18:00'), (2017, 671, 33, 'aw_booking_time_to', '18:30'), (2018, 671, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"18";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"18";s:7:"minutes";s:2:"30";}s:7:"options";a:1:{i:27;a:1:{i:0;s:3:"120";}}s:3:"qty";s:2:"25";s:13:"aw_booking_to";s:8:"28.08.10";}'), (2019, 671, 33, 'option_ids', '27'), (2020, 671, 33, 'option_27', '120'), (2021, 672, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2022, 673, 33, 'aw_booking_from', '2010-08-22'), (2023, 673, 33, 'aw_booking_to', '2010-08-22'), (2024, 673, 33, 'aw_booking_time_from', '17:30'), (2025, 673, 33, 'aw_booking_time_to', '18:00'), (2026, 673, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/22/10";s:15:"aw_booking_from";s:8:"08/22/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"17";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"18";s:7:"minutes";s:2:"00";}s:7:"options";a:1:{i:27;a:1:{i:0;s:3:"120";}}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"08/22/10";}'), (2027, 673, 33, 'option_ids', '27'), (2028, 673, 33, 'option_27', '120'), (2029, 674, 37, 'aw_booking_from', '2010-08-22'), (2030, 674, 37, 'aw_booking_to', '2010-08-22'), (2031, 674, 37, 'aw_booking_time_from', '15:00'), (2032, 674, 37, 'aw_booking_time_to', '15:30'), (2033, 674, 37, 'info_buyRequest', 'a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:7:"options";a:4:{i:33;s:2:"55";i:41;a:1:{i:0;s:2:"62";}i:48;s:3:"129";i:42;s:2:"64";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"22.08.10";}'), (2034, 674, 37, 'option_ids', '33,41,48,42'), (2035, 674, 37, 'option_33', '55'), (2036, 674, 37, 'option_41', '62'), (2037, 674, 37, 'option_48', '129'), (2038, 674, 37, 'option_42', '64'), (2039, 675, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2041, 677, 41, 'aw_booking_from', '2010-08-29'), (2042, 677, 41, 'aw_booking_to', '2010-08-29'), (2043, 677, 41, 'aw_booking_time_from', '00:00'), (2044, 677, 41, 'aw_booking_time_to', '00:00'), (2045, 677, 41, 'info_buyRequest', 'a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/29/10";s:15:"aw_booking_from";s:8:"08/29/10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"08/29/10";s:3:"qty";s:2:"10";}'), (2046, 678, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2047, 679, 37, 'aw_booking_from', '2010-08-29'), (2048, 679, 37, 'aw_booking_to', '2010-08-29'), (2049, 679, 37, 'aw_booking_time_from', '16:00'), (2050, 679, 37, 'aw_booking_time_to', '16:30'), (2051, 679, 37, 'info_buyRequest', 'a:10:{s:4:"uenc";s:124:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw,";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/29/10";s:15:"aw_booking_from";s:8:"08/29/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"16";s:7:"minutes";s:2:"30";}s:7:"options";a:4:{i:33;s:2:"55";i:41;a:1:{i:0;s:2:"63";}i:48;s:3:"130";i:42;s:3:"141";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"08/29/10";}'), (2052, 679, 37, 'option_ids', '33,41,48,42'), (2053, 679, 37, 'option_33', '55'), (2054, 679, 37, 'option_41', '63'), (2055, 679, 37, 'option_48', '130'), (2056, 679, 37, 'option_42', '141'), (2057, 680, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2058, 681, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2059, 682, 33, 'aw_booking_from', '2010-08-20'), (2060, 682, 33, 'aw_booking_to', '2010-08-20'), (2061, 682, 33, 'aw_booking_time_from', '13:30'), (2062, 682, 33, 'aw_booking_time_to', '14:00'), (2063, 682, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"20.08.10";s:15:"aw_booking_from";s:8:"20.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"20.08.10";}'), (2064, 683, 34, 'aw_booking_from', '2010-08-20'), (2065, 683, 34, 'aw_booking_to', '2010-08-20'), (2066, 683, 34, 'aw_booking_time_from', '00:00'), (2067, 683, 34, 'aw_booking_time_to', '00:00'), (2068, 683, 34, 'info_buyRequest', 'a:9:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"20.08.10";s:15:"aw_booking_from";s:8:"20.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"20.08.10";s:7:"options";a:1:{i:28;a:1:{i:0;s:2:"46";}}s:3:"qty";s:1:"1";}'), (2069, 683, 34, 'option_ids', '28'), (2070, 683, 34, 'option_28', '46'), (2077, 686, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2078, 687, 33, 'aw_booking_from', '2010-08-28'), (2079, 687, 33, 'aw_booking_to', '2010-08-28'), (2080, 687, 33, 'aw_booking_time_from', '14:30'), (2081, 687, 33, 'aw_booking_time_to', '15:00'), (2082, 687, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"28.08.10";}'), (2083, 688, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2084, 689, 33, 'aw_booking_from', '2010-08-29'), (2085, 689, 33, 'aw_booking_to', '2010-08-29'), (2086, 689, 33, 'aw_booking_time_from', '13:30'), (2087, 689, 33, 'aw_booking_time_to', '14:00'), (2088, 689, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"29.08.10";}'), (2089, 690, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2090, 691, 33, 'aw_booking_from', '2010-08-29'), (2091, 691, 33, 'aw_booking_to', '2010-08-29'), (2092, 691, 33, 'aw_booking_time_from', '10:00'), (2093, 691, 33, 'aw_booking_time_to', '10:30'), (2094, 691, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"29.08.10";}'), (2096, 693, 41, 'aw_booking_from', '2010-08-22'), (2097, 693, 41, 'aw_booking_to', '2010-08-22'), (2098, 693, 41, 'aw_booking_time_from', '00:00'), (2099, 693, 41, 'aw_booking_time_to', '00:00'), (2100, 693, 41, 'info_buyRequest', 'a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"22.08.10";s:15:"aw_booking_from";s:8:"22.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"22.08.10";s:3:"qty";s:2:"10";}'), (2101, 694, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2108, 697, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2109, 698, 33, 'aw_booking_from', '2010-08-23'), (2110, 698, 33, 'aw_booking_to', '2010-08-23'), (2111, 698, 33, 'aw_booking_time_from', '14:30'), (2112, 698, 33, 'aw_booking_time_to', '15:00'), (2113, 698, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"23.08.10";s:15:"aw_booking_from";s:8:"23.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"23.08.10";}'), (2115, 700, 35, 'aw_booking_from', '2010-08-23'), (2116, 700, 35, 'aw_booking_to', '2010-08-23'), (2117, 700, 35, 'aw_booking_time_from', '14:30'), (2118, 700, 35, 'aw_booking_time_to', '15:00'), (2119, 700, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"23.08.10";s:15:"aw_booking_from";s:8:"23.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"23.08.10";}'), (2120, 701, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2122, 703, 36, 'aw_booking_from', '2010-08-23'), (2123, 703, 36, 'aw_booking_to', '2010-08-23'), (2124, 703, 36, 'aw_booking_time_from', '13:30'), (2125, 703, 36, 'aw_booking_time_to', '14:00'), (2126, 703, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"23.08.10";s:15:"aw_booking_from";s:8:"23.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"23.08.10";}'), (2127, 703, 36, 'option_ids', '31,44,43'), (2128, 703, 36, 'option_31', '50'), (2129, 703, 36, 'option_44', '93'), (2130, 703, 36, 'option_43', '101'), (2131, 704, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2132, 705, 36, 'aw_booking_from', '2010-08-23'), (2133, 705, 36, 'aw_booking_to', '2010-08-23'), (2134, 705, 36, 'aw_booking_time_from', '13:00'), (2135, 705, 36, 'aw_booking_time_to', '13:30'), (2136, 705, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"23.08.10";s:15:"aw_booking_from";s:8:"23.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"51";i:44;s:2:"94";i:43;s:3:"100";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"23.08.10";}'), (2137, 705, 36, 'option_ids', '31,44,43'), (2138, 705, 36, 'option_31', '51'), (2139, 705, 36, 'option_44', '94'), (2140, 705, 36, 'option_43', '100'), (2141, 706, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2142, 707, 37, 'aw_booking_from', '2010-08-23'), (2143, 707, 37, 'aw_booking_to', '2010-08-23'), (2144, 707, 37, 'aw_booking_time_from', '13:30'), (2145, 707, 37, 'aw_booking_time_to', '14:00'), (2146, 707, 37, 'info_buyRequest', 'a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"23.08.10";s:15:"aw_booking_from";s:8:"23.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:7:"options";a:4:{i:33;s:2:"54";i:41;a:1:{i:0;s:2:"62";}i:48;s:3:"130";i:42;s:3:"140";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"23.08.10";}'), (2147, 707, 37, 'option_ids', '33,41,48,42'), (2148, 707, 37, 'option_33', '54'), (2149, 707, 37, 'option_41', '62'), (2150, 707, 37, 'option_48', '130'), (2151, 707, 37, 'option_42', '140'), (2152, 708, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2153, 709, 36, 'aw_booking_from', '2010-08-27'), (2154, 709, 36, 'aw_booking_to', '2010-08-27'), (2155, 709, 36, 'aw_booking_time_from', '15:00'), (2156, 709, 36, 'aw_booking_time_to', '15:30'), (2157, 709, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"27.08.10";s:15:"aw_booking_from";s:8:"27.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"97";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"27.08.10";}'), (2158, 709, 36, 'option_ids', '31,44,43'), (2159, 709, 36, 'option_31', '50'), (2160, 709, 36, 'option_44', '93'), (2161, 709, 36, 'option_43', '97'), (2162, 710, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2163, 711, 36, 'aw_booking_from', '2010-08-23'), (2164, 711, 36, 'aw_booking_to', '2010-08-23'), (2165, 711, 36, 'aw_booking_time_from', '12:00'), (2166, 711, 36, 'aw_booking_time_to', '12:30'), (2167, 711, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"23.08.10";s:15:"aw_booking_from";s:8:"23.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"100";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"23.08.10";}'), (2168, 711, 36, 'option_ids', '31,44,43'), (2169, 711, 36, 'option_31', '50'), (2170, 711, 36, 'option_44', '93'), (2171, 711, 36, 'option_43', '100'), (2172, 712, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2173, 713, 36, 'aw_booking_from', '2010-08-27'), (2174, 713, 36, 'aw_booking_to', '2010-08-27'), (2175, 713, 36, 'aw_booking_time_from', '14:00'), (2176, 713, 36, 'aw_booking_time_to', '14:30'), (2177, 713, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"27.08.10";s:15:"aw_booking_from";s:8:"27.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"51";i:44;s:2:"94";i:43;s:2:"99";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"27.08.10";}'), (2178, 713, 36, 'option_ids', '31,44,43'), (2179, 713, 36, 'option_31', '51'), (2180, 713, 36, 'option_44', '94'), (2181, 713, 36, 'option_43', '99'), (2182, 714, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2183, 715, 37, 'aw_booking_from', '2010-08-23'), (2184, 715, 37, 'aw_booking_to', '2010-08-23'), (2185, 715, 37, 'aw_booking_time_from', '13:30'), (2186, 715, 37, 'aw_booking_time_to', '14:00'), (2187, 715, 37, 'info_buyRequest', 'a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"23.08.10";s:15:"aw_booking_from";s:8:"23.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:7:"options";a:4:{i:33;s:2:"55";i:41;a:1:{i:0;s:2:"63";}i:48;s:3:"129";i:42;s:3:"141";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"23.08.10";}'), (2188, 715, 37, 'option_ids', '33,41,48,42'), (2189, 715, 37, 'option_33', '55'), (2190, 715, 37, 'option_41', '63'), (2191, 715, 37, 'option_48', '129'), (2192, 715, 37, 'option_42', '141'), (2193, 716, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2200, 719, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2201, 720, 33, 'aw_booking_from', '2010-08-23'), (2202, 720, 33, 'aw_booking_to', '2010-08-23'), (2203, 720, 33, 'aw_booking_time_from', '13:00'), (2204, 720, 33, 'aw_booking_time_to', '13:30'), (2205, 720, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"23.08.10";s:15:"aw_booking_from";s:8:"23.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"23.08.10";}'), (2206, 721, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2207, 722, 34, 'aw_booking_from', '2010-08-28'), (2208, 722, 34, 'aw_booking_to', '2010-08-28'), (2209, 722, 34, 'aw_booking_time_from', '00:00'), (2210, 722, 34, 'aw_booking_time_to', '00:00'), (2211, 722, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"28.08.10";s:3:"qty";s:1:"1";}'), (2212, 723, 33, 'aw_booking_from', '2010-09-01'), (2213, 723, 33, 'aw_booking_to', '2010-09-01'), (2214, 723, 33, 'aw_booking_time_from', '10:00'), (2215, 723, 33, 'aw_booking_time_to', '10:30'), (2216, 723, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"01.09.10";s:15:"aw_booking_from";s:8:"01.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:7:"options";a:1:{i:27;a:1:{i:0;s:2:"45";}}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"01.09.10";}'), (2217, 723, 33, 'option_ids', '27'), (2218, 723, 33, 'option_27', '45'), (2219, 724, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2220, 725, 36, 'aw_booking_from', '2010-08-25'), (2221, 725, 36, 'aw_booking_to', '2010-08-25'), (2222, 725, 36, 'aw_booking_time_from', '12:00'), (2223, 725, 36, 'aw_booking_time_to', '12:30'), (2224, 725, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2225, 725, 36, 'option_ids', '31,44,43'), (2226, 725, 36, 'option_31', '50'), (2227, 725, 36, 'option_44', '93'), (2228, 725, 36, 'option_43', '101'), (2229, 726, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2230, 727, 36, 'aw_booking_from', '2010-08-25'), (2231, 727, 36, 'aw_booking_to', '2010-08-25'), (2232, 727, 36, 'aw_booking_time_from', '14:00'), (2233, 727, 36, 'aw_booking_time_to', '14:30'), (2234, 727, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"51";i:44;s:2:"94";i:43;s:2:"99";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2235, 727, 36, 'option_ids', '31,44,43'), (2236, 727, 36, 'option_31', '51'), (2237, 727, 36, 'option_44', '94'), (2238, 727, 36, 'option_43', '99'), (2239, 728, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2240, 729, 32, 'info_buyRequest', 'a:3:{s:4:"uenc";s:76:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAva2F0YWxvZ2UuaHRtbA,,";s:7:"product";s:2:"32";s:3:"qty";i:1;}'), (2241, 730, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2242, 731, 32, 'info_buyRequest', 'a:3:{s:4:"uenc";s:76:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAva2F0YWxvZ2UuaHRtbA,,";s:7:"product";s:2:"32";s:3:"qty";i:1;}'), (2243, 732, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2254, 735, 36, 'aw_booking_from', '2010-08-25'), (2255, 735, 36, 'aw_booking_to', '2010-08-25'), (2256, 735, 36, 'aw_booking_time_from', '13:00'), (2257, 735, 36, 'aw_booking_time_to', '13:30'), (2258, 735, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"51";i:44;s:2:"94";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2259, 735, 36, 'option_ids', '31,44,43'), (2260, 735, 36, 'option_31', '51'), (2261, 735, 36, 'option_44', '94'), (2262, 735, 36, 'option_43', '101'), (2263, 736, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2264, 737, 36, 'aw_booking_from', '2010-08-25'), (2265, 737, 36, 'aw_booking_to', '2010-08-25'), (2266, 737, 36, 'aw_booking_time_from', '14:00'), (2267, 737, 36, 'aw_booking_time_to', '14:30'), (2268, 737, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"51";i:44;s:2:"94";i:43;s:2:"99";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2269, 737, 36, 'option_ids', '31,44,43'), (2270, 737, 36, 'option_31', '51'), (2271, 737, 36, 'option_44', '94'), (2272, 737, 36, 'option_43', '99'), (2273, 738, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2274, 739, 36, 'aw_booking_from', '2010-08-25'), (2275, 739, 36, 'aw_booking_to', '2010-08-25'), (2276, 739, 36, 'aw_booking_time_from', '12:00'), (2277, 739, 36, 'aw_booking_time_to', '12:30'), (2278, 739, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2279, 739, 36, 'option_ids', '31,44,43'), (2280, 739, 36, 'option_31', '50'), (2281, 739, 36, 'option_44', '93'), (2282, 739, 36, 'option_43', '101'), (2283, 740, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2284, 741, 36, 'aw_booking_from', '2010-08-25'), (2285, 741, 36, 'aw_booking_to', '2010-08-25'), (2286, 741, 36, 'aw_booking_time_from', '14:00'), (2287, 741, 36, 'aw_booking_time_to', '14:30'), (2288, 741, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2289, 741, 36, 'option_ids', '31,44,43'), (2290, 741, 36, 'option_31', '50'), (2291, 741, 36, 'option_44', '93'), (2292, 741, 36, 'option_43', '101'), (2293, 742, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2294, 743, 36, 'aw_booking_from', '2010-08-25'), (2295, 743, 36, 'aw_booking_to', '2010-08-25'), (2296, 743, 36, 'aw_booking_time_from', '14:00'), (2297, 743, 36, 'aw_booking_time_to', '14:30'), (2298, 743, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"100";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2299, 743, 36, 'option_ids', '31,44,43'), (2300, 743, 36, 'option_31', '50'), (2301, 743, 36, 'option_44', '93'), (2302, 743, 36, 'option_43', '100'), (2303, 744, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2304, 745, 36, 'aw_booking_from', '2010-08-25'), (2305, 745, 36, 'aw_booking_to', '2010-08-25'), (2306, 745, 36, 'aw_booking_time_from', '14:00'), (2307, 745, 36, 'aw_booking_time_to', '14:30'), (2308, 745, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2309, 745, 36, 'option_ids', '31,44,43'), (2310, 745, 36, 'option_31', '50'), (2311, 745, 36, 'option_44', '93'), (2312, 745, 36, 'option_43', '101'), (2313, 746, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2314, 747, 36, 'aw_booking_from', '2010-08-25'), (2315, 747, 36, 'aw_booking_to', '2010-08-25'), (2316, 747, 36, 'aw_booking_time_from', '13:30'), (2317, 747, 36, 'aw_booking_time_to', '14:00'), (2318, 747, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2319, 747, 36, 'option_ids', '31,44,43'), (2320, 747, 36, 'option_31', '50'), (2321, 747, 36, 'option_44', '93'), (2322, 747, 36, 'option_43', '101'), (2323, 748, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2324, 749, 36, 'aw_booking_from', '2010-08-25'), (2325, 749, 36, 'aw_booking_to', '2010-08-25'), (2326, 749, 36, 'aw_booking_time_from', '14:00'), (2327, 749, 36, 'aw_booking_time_to', '14:30'), (2328, 749, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:3:"101";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2329, 749, 36, 'option_ids', '31,44,43'), (2330, 749, 36, 'option_31', '50'), (2331, 749, 36, 'option_44', '93'), (2332, 749, 36, 'option_43', '101'), (2333, 750, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2334, 751, 36, 'aw_booking_from', '2010-08-29'), (2335, 751, 36, 'aw_booking_to', '2010-08-29'), (2336, 751, 36, 'aw_booking_time_from', '13:30'), (2337, 751, 36, 'aw_booking_time_to', '14:00'), (2338, 751, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"91";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"29.08.10";}'), (2339, 751, 36, 'option_ids', '31,44,43'), (2340, 751, 36, 'option_31', '50'), (2341, 751, 36, 'option_44', '93'), (2342, 751, 36, 'option_43', '91'), (2344, 753, 35, 'aw_booking_from', '2010-08-29'), (2345, 753, 35, 'aw_booking_to', '2010-08-29'), (2346, 753, 35, 'aw_booking_time_from', '13:30'), (2347, 753, 35, 'aw_booking_time_to', '14:00'), (2348, 753, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"12";s:13:"aw_booking_to";s:8:"29.08.10";}'), (2349, 754, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2350, 755, 41, 'aw_booking_from', '2010-08-29'), (2351, 755, 41, 'aw_booking_to', '2010-08-29'), (2352, 755, 41, 'aw_booking_time_from', '00:00'), (2353, 755, 41, 'aw_booking_time_to', '00:00'), (2354, 755, 41, 'info_buyRequest', 'a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"29.08.10";s:3:"qty";s:2:"10";}'), (2367, 760, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2368, 761, 33, 'aw_booking_from', '2010-08-28'), (2369, 761, 33, 'aw_booking_to', '2010-08-28'), (2370, 761, 33, 'aw_booking_time_from', '15:00'), (2371, 761, 33, 'aw_booking_time_to', '15:30'), (2372, 761, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"28.08.10";}'), (2373, 762, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2374, 763, 40, 'aw_booking_from', '2010-08-29'), (2375, 763, 40, 'aw_booking_to', '2010-08-29'), (2376, 763, 40, 'aw_booking_time_from', '00:00'), (2377, 763, 40, 'aw_booking_time_to', '00:00'), (2378, 763, 40, 'info_buyRequest', 'a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvaGlnaGxpZ2h0ZnVocnVuZy13ZWx0d2lzc2VuLTQwLmh0bWw,";s:7:"product";s:2:"40";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"29.08.10";s:3:"qty";s:2:"10";}'), (2389, 766, 36, 'aw_booking_from', '2010-08-25'), (2390, 766, 36, 'aw_booking_to', '2010-08-25'), (2391, 766, 36, 'aw_booking_time_from', '12:00'), (2392, 766, 36, 'aw_booking_time_to', '12:30'), (2393, 766, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"98";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2394, 766, 36, 'option_ids', '31,44,43'), (2395, 766, 36, 'option_31', '50'), (2396, 766, 36, 'option_44', '93'), (2397, 766, 36, 'option_43', '98'), (2398, 767, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2400, 769, 36, 'aw_booking_from', '2010-08-25'), (2401, 769, 36, 'aw_booking_to', '2010-08-25'), (2402, 769, 36, 'aw_booking_time_from', '13:00'), (2403, 769, 36, 'aw_booking_time_to', '13:30'), (2404, 769, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdWJlcmJsaWNrc2Z1aHJ1bmctZnVyLWdydXBwZW4uaHRtbA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:7:"options";a:3:{i:31;s:2:"50";i:44;s:2:"93";i:43;s:2:"92";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2405, 769, 36, 'option_ids', '31,44,43'), (2406, 769, 36, 'option_31', '50'), (2407, 769, 36, 'option_44', '93'), (2408, 769, 36, 'option_43', '92'), (2409, 770, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2411, 772, 35, 'aw_booking_from', '2010-08-25'), (2412, 772, 35, 'aw_booking_to', '2010-08-25'), (2413, 772, 35, 'aw_booking_time_from', '14:30'), (2414, 772, 35, 'aw_booking_time_to', '15:00'), (2415, 772, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2416, 773, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2417, 774, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2418, 775, 38, 'aw_booking_from', '2010-08-28'), (2419, 775, 38, 'aw_booking_to', '2010-08-28'), (2420, 775, 38, 'aw_booking_time_from', '00:00'), (2421, 775, 38, 'aw_booking_time_to', '00:00'), (2422, 775, 38, 'info_buyRequest', 'a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvYXVzc3RlbGx1bmdzZnVocnVuZy1pbi1lbmdsaXNjaC5odG1s";s:7:"product";s:2:"38";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"28.08.10";s:3:"qty";s:1:"1";}'), (2424, 777, 35, 'aw_booking_from', '2010-08-25'), (2425, 777, 35, 'aw_booking_to', '2010-08-25'), (2426, 777, 35, 'aw_booking_time_from', '12:00'), (2427, 777, 35, 'aw_booking_time_to', '12:30'), (2428, 777, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2429, 778, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2431, 780, 35, 'aw_booking_from', '2010-08-25'), (2432, 780, 35, 'aw_booking_to', '2010-08-25'), (2433, 780, 35, 'aw_booking_time_from', '13:00'), (2434, 780, 35, 'aw_booking_time_to', '13:30'), (2435, 780, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2436, 781, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2448, 784, 37, 'aw_booking_from', '2010-08-29'), (2449, 784, 37, 'aw_booking_to', '2010-08-29'), (2450, 784, 37, 'aw_booking_time_from', '10:00'), (2451, 784, 37, 'aw_booking_time_to', '10:30'), (2452, 784, 37, 'info_buyRequest', 'a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItc2NodWxrbGFzc2VuLmh0bWw_b3B0aW9ucz1jYXJ0";s:7:"product";s:2:"37";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:7:"options";a:4:{i:33;s:2:"54";i:41;a:1:{i:0;s:2:"62";}i:48;s:3:"129";i:42;s:2:"64";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"29.08.10";}'), (2453, 784, 37, 'option_ids', '33,41,48,42'), (2454, 784, 37, 'option_33', '54'), (2455, 784, 37, 'option_41', '62'), (2456, 784, 37, 'option_48', '129'), (2457, 784, 37, 'option_42', '64'), (2458, 785, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2460, 787, 35, 'aw_booking_from', '2010-08-25'), (2461, 787, 35, 'aw_booking_to', '2010-08-25'), (2462, 787, 35, 'aw_booking_time_from', '12:30'), (2463, 787, 35, 'aw_booking_time_to', '13:00'), (2464, 787, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2465, 788, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2467, 790, 35, 'aw_booking_from', '2010-08-25'), (2468, 790, 35, 'aw_booking_to', '2010-08-25'), (2469, 790, 35, 'aw_booking_time_from', '12:30'), (2470, 790, 35, 'aw_booking_time_to', '13:00'), (2471, 790, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2472, 791, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2474, 793, 35, 'aw_booking_from', '2010-08-25'), (2475, 793, 35, 'aw_booking_to', '2010-08-25'), (2476, 793, 35, 'aw_booking_time_from', '12:30'), (2477, 793, 35, 'aw_booking_time_to', '13:00'), (2478, 793, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2479, 794, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2481, 796, 35, 'aw_booking_from', '2010-08-25'), (2482, 796, 35, 'aw_booking_to', '2010-08-25'), (2483, 796, 35, 'aw_booking_time_from', '12:30'), (2484, 796, 35, 'aw_booking_time_to', '13:00'), (2485, 796, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2486, 797, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2487, 798, 35, 'aw_booking_from', '2010-08-25'), (2488, 798, 35, 'aw_booking_to', '2010-08-25'), (2489, 798, 35, 'aw_booking_time_from', '15:00'), (2490, 798, 35, 'aw_booking_time_to', '15:30'), (2491, 798, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2492, 799, 41, 'aw_booking_from', '2010-08-25'), (2493, 799, 41, 'aw_booking_to', '2010-08-25'), (2494, 799, 41, 'aw_booking_time_from', '00:00'), (2495, 799, 41, 'aw_booking_time_to', '00:00'), (2496, 799, 41, 'info_buyRequest', 'a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:2:"10";}'), (2504, 803, 34, 'aw_booking_from', '2010-08-25'), (2505, 803, 34, 'aw_booking_to', '2010-08-25'), (2506, 803, 34, 'aw_booking_time_from', '00:00'), (2507, 803, 34, 'aw_booking_time_to', '00:00'), (2508, 803, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2509, 804, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2510, 805, 34, 'aw_booking_from', '2010-08-25'), (2511, 805, 34, 'aw_booking_to', '2010-08-25'), (2512, 805, 34, 'aw_booking_time_from', '00:00'), (2513, 805, 34, 'aw_booking_time_to', '00:00'), (2514, 805, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2515, 806, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2516, 807, 34, 'aw_booking_from', '2010-08-25'), (2517, 807, 34, 'aw_booking_to', '2010-08-25'), (2518, 807, 34, 'aw_booking_time_from', '00:00'), (2519, 807, 34, 'aw_booking_time_to', '00:00'), (2520, 807, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2521, 808, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2522, 809, 34, 'aw_booking_from', '2010-08-25'), (2523, 809, 34, 'aw_booking_to', '2010-08-25'), (2524, 809, 34, 'aw_booking_time_from', '00:00'), (2525, 809, 34, 'aw_booking_time_to', '00:00'), (2526, 809, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2527, 810, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2528, 811, 34, 'aw_booking_from', '2010-08-25'), (2529, 811, 34, 'aw_booking_to', '2010-08-25'), (2530, 811, 34, 'aw_booking_time_from', '00:00'), (2531, 811, 34, 'aw_booking_time_to', '00:00'), (2532, 811, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2533, 812, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2534, 813, 34, 'aw_booking_from', '2010-08-25'), (2535, 813, 34, 'aw_booking_to', '2010-08-25'), (2536, 813, 34, 'aw_booking_time_from', '00:00'), (2537, 813, 34, 'aw_booking_time_to', '00:00'), (2538, 813, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2539, 814, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2540, 815, 34, 'aw_booking_from', '2010-08-25'), (2541, 815, 34, 'aw_booking_to', '2010-08-25'), (2542, 815, 34, 'aw_booking_time_from', '00:00'), (2543, 815, 34, 'aw_booking_time_to', '00:00'), (2544, 815, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2545, 816, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2547, 818, 39, 'aw_booking_from', '2010-08-29'), (2548, 818, 39, 'aw_booking_to', '2010-08-29'), (2549, 818, 39, 'aw_booking_time_from', '00:00'), (2550, 818, 39, 'aw_booking_time_to', '00:00'), (2551, 818, 39, 'info_buyRequest', 'a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZmFtaWxpZW5mdWhydW5nLXdlbHR3aXNzZW4tMzkuaHRtbA,,";s:7:"product";s:2:"39";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"29.08.10";s:3:"qty";s:1:"1";}'), (2552, 819, 41, 'aw_booking_from', '2010-08-29'), (2553, 819, 41, 'aw_booking_to', '2010-08-29'), (2554, 819, 41, 'aw_booking_time_from', '00:00'), (2555, 819, 41, 'aw_booking_time_to', '00:00'), (2556, 819, 41, 'info_buyRequest', 'a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"29.08.10";s:3:"qty";s:2:"10";}'), (2557, 820, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2558, 821, 34, 'aw_booking_from', '2010-08-25'), (2559, 821, 34, 'aw_booking_to', '2010-08-25'), (2560, 821, 34, 'aw_booking_time_from', '00:00'), (2561, 821, 34, 'aw_booking_time_to', '00:00'), (2562, 821, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2563, 822, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2564, 823, 34, 'aw_booking_from', '2010-08-25'), (2565, 823, 34, 'aw_booking_to', '2010-08-25'), (2566, 823, 34, 'aw_booking_time_from', '00:00'), (2567, 823, 34, 'aw_booking_time_to', '00:00'), (2568, 823, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2569, 824, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2570, 825, 34, 'aw_booking_from', '2010-08-25'), (2571, 825, 34, 'aw_booking_to', '2010-08-25'), (2572, 825, 34, 'aw_booking_time_from', '00:00'), (2573, 825, 34, 'aw_booking_time_to', '00:00'), (2574, 825, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2575, 826, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2576, 827, 34, 'aw_booking_from', '2010-08-25'), (2577, 827, 34, 'aw_booking_to', '2010-08-25'), (2578, 827, 34, 'aw_booking_time_from', '00:00'), (2579, 827, 34, 'aw_booking_time_to', '00:00'), (2580, 827, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2581, 828, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2582, 829, 34, 'aw_booking_from', '2010-08-25'), (2583, 829, 34, 'aw_booking_to', '2010-08-25'), (2584, 829, 34, 'aw_booking_time_from', '00:00'), (2585, 829, 34, 'aw_booking_time_to', '00:00'), (2586, 829, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2587, 830, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2588, 831, 34, 'aw_booking_from', '2010-08-25'), (2589, 831, 34, 'aw_booking_to', '2010-08-25'), (2590, 831, 34, 'aw_booking_time_from', '00:00'), (2591, 831, 34, 'aw_booking_time_to', '00:00'), (2592, 831, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2593, 832, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2594, 833, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2595, 834, 34, 'aw_booking_from', '2010-08-29'), (2596, 834, 34, 'aw_booking_to', '2010-08-29'), (2597, 834, 34, 'aw_booking_time_from', '00:00'), (2598, 834, 34, 'aw_booking_time_to', '00:00'), (2599, 834, 34, 'info_buyRequest', 'a:9:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"29.08.10";s:7:"options";a:1:{i:28;a:1:{i:0;s:2:"46";}}s:3:"qty";s:1:"2";}'), (2600, 834, 34, 'option_ids', '28'), (2601, 834, 34, 'option_28', '46'), (2602, 835, 34, 'aw_booking_from', '2010-08-25'), (2603, 835, 34, 'aw_booking_to', '2010-08-25'), (2604, 835, 34, 'aw_booking_time_from', '00:00'), (2605, 835, 34, 'aw_booking_time_to', '00:00'), (2606, 835, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2607, 836, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2608, 837, 34, 'aw_booking_from', '2010-08-25'), (2609, 837, 34, 'aw_booking_to', '2010-08-25'), (2610, 837, 34, 'aw_booking_time_from', '00:00'), (2611, 837, 34, 'aw_booking_time_to', '00:00'), (2612, 837, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2613, 838, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2614, 839, 34, 'aw_booking_from', '2010-08-25'), (2615, 839, 34, 'aw_booking_to', '2010-08-25'), (2616, 839, 34, 'aw_booking_time_from', '00:00'), (2617, 839, 34, 'aw_booking_time_to', '00:00'), (2618, 839, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2619, 840, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2620, 841, 34, 'aw_booking_from', '2010-08-25'), (2621, 841, 34, 'aw_booking_to', '2010-08-25'), (2622, 841, 34, 'aw_booking_time_from', '00:00'), (2623, 841, 34, 'aw_booking_time_to', '00:00'), (2624, 841, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2625, 842, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2626, 843, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2627, 844, 39, 'aw_booking_from', '2010-08-29'), (2628, 844, 39, 'aw_booking_to', '2010-08-29'), (2629, 844, 39, 'aw_booking_time_from', '00:00'), (2630, 844, 39, 'aw_booking_time_to', '00:00'), (2631, 844, 39, 'info_buyRequest', 'a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZmFtaWxpZW5mdWhydW5nLXdlbHR3aXNzZW4tMzkuaHRtbA,,";s:7:"product";s:2:"39";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"29.08.10";s:3:"qty";s:0:"";}'), (2633, 846, 40, 'aw_booking_from', '2010-08-29'), (2634, 846, 40, 'aw_booking_to', '2010-08-29'), (2635, 846, 40, 'aw_booking_time_from', '00:00'), (2636, 846, 40, 'aw_booking_time_to', '00:00'), (2637, 846, 40, 'info_buyRequest', 'a:8:{s:4:"uenc";s:156:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvaGlnaGxpZ2h0ZnVocnVuZy13ZWx0d2lzc2VuLTQwLmh0bWw_X19fZnJvbV9zdG9yZT1kZXV0c2NoJl9fX3N0b3JlPWVuZ2xpc2g,";s:7:"product";s:2:"40";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:7:"8/29/10";s:15:"aw_booking_from";s:7:"8/29/10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:7:"8/29/10";s:3:"qty";s:0:"";}'), (2638, 847, 41, 'aw_booking_from', '2010-08-29'), (2639, 847, 41, 'aw_booking_to', '2010-08-29'), (2640, 847, 41, 'aw_booking_time_from', '00:00'), (2641, 847, 41, 'aw_booking_time_to', '00:00'), (2642, 847, 41, 'info_buyRequest', 'a:8:{s:4:"uenc";s:100:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbnRhZ2VzdGlja2V0LW9ubGluZS00MS5odG1s";s:7:"product";s:2:"41";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/29/10";s:15:"aw_booking_from";s:8:"08/29/10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"08/29/10";s:3:"qty";s:2:"10";}'), (2643, 848, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2644, 849, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2645, 850, 33, 'aw_booking_from', '2010-08-27'), (2646, 850, 33, 'aw_booking_to', '2010-08-27'), (2647, 850, 33, 'aw_booking_time_from', '15:00'), (2648, 850, 33, 'aw_booking_time_to', '15:30'), (2649, 850, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"27.08.10";s:15:"aw_booking_from";s:8:"27.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"15";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"27.08.10";}'), (2650, 851, 34, 'aw_booking_from', '2010-08-25'), (2651, 851, 34, 'aw_booking_to', '2010-08-25'), (2652, 851, 34, 'aw_booking_time_from', '00:00'), (2653, 851, 34, 'aw_booking_time_to', '00:00'), (2654, 851, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2655, 852, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2656, 853, 34, 'aw_booking_from', '2010-08-25'), (2657, 853, 34, 'aw_booking_to', '2010-08-25'), (2658, 853, 34, 'aw_booking_time_from', '00:00'), (2659, 853, 34, 'aw_booking_time_to', '00:00'), (2660, 853, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2661, 854, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2662, 855, 34, 'aw_booking_from', '2010-08-25'), (2663, 855, 34, 'aw_booking_to', '2010-08-25'), (2664, 855, 34, 'aw_booking_time_from', '00:00'), (2665, 855, 34, 'aw_booking_time_to', '00:00'), (2666, 855, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2667, 856, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2668, 857, 34, 'aw_booking_from', '2010-08-25'), (2669, 857, 34, 'aw_booking_to', '2010-08-25'), (2670, 857, 34, 'aw_booking_time_from', '00:00'), (2671, 857, 34, 'aw_booking_time_to', '00:00'), (2672, 857, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2673, 858, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2674, 859, 34, 'aw_booking_from', '2010-08-25'), (2675, 859, 34, 'aw_booking_to', '2010-08-25'), (2676, 859, 34, 'aw_booking_time_from', '00:00'), (2677, 859, 34, 'aw_booking_time_to', '00:00'), (2678, 859, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2679, 860, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2680, 861, 34, 'aw_booking_from', '2010-08-25'), (2681, 861, 34, 'aw_booking_to', '2010-08-25'), (2682, 861, 34, 'aw_booking_time_from', '00:00'), (2683, 861, 34, 'aw_booking_time_to', '00:00'), (2684, 861, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2685, 862, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2686, 863, 34, 'aw_booking_from', '2010-08-25'), (2687, 863, 34, 'aw_booking_to', '2010-08-25'), (2688, 863, 34, 'aw_booking_time_from', '00:00'), (2689, 863, 34, 'aw_booking_time_to', '00:00'), (2690, 863, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2691, 864, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2692, 865, 34, 'aw_booking_from', '2010-08-25'), (2693, 865, 34, 'aw_booking_to', '2010-08-25'), (2694, 865, 34, 'aw_booking_time_from', '00:00'), (2695, 865, 34, 'aw_booking_time_to', '00:00'), (2696, 865, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2697, 866, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2698, 867, 34, 'aw_booking_from', '2010-08-25'), (2699, 867, 34, 'aw_booking_to', '2010-08-25'), (2700, 867, 34, 'aw_booking_time_from', '00:00'), (2701, 867, 34, 'aw_booking_time_to', '00:00'), (2702, 867, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2703, 868, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2704, 869, 34, 'aw_booking_from', '2010-08-25'), (2705, 869, 34, 'aw_booking_to', '2010-08-25'), (2706, 869, 34, 'aw_booking_time_from', '00:00'), (2707, 869, 34, 'aw_booking_time_to', '00:00'), (2708, 869, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2709, 870, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2710, 871, 34, 'aw_booking_from', '2010-08-25'), (2711, 871, 34, 'aw_booking_to', '2010-08-25'), (2712, 871, 34, 'aw_booking_time_from', '00:00'), (2713, 871, 34, 'aw_booking_time_to', '00:00'), (2714, 871, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2715, 872, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2716, 873, 33, 'aw_booking_from', '2010-08-25'), (2717, 873, 33, 'aw_booking_to', '2010-08-25'), (2718, 873, 33, 'aw_booking_time_from', '13:30'), (2719, 873, 33, 'aw_booking_time_to', '14:00'), (2720, 873, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"25.08.10";}'), (2721, 874, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2722, 875, 34, 'aw_booking_from', '2010-08-25'), (2723, 875, 34, 'aw_booking_to', '2010-08-25'), (2724, 875, 34, 'aw_booking_time_from', '00:00'), (2725, 875, 34, 'aw_booking_time_to', '00:00'), (2726, 875, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2727, 876, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2728, 877, 34, 'aw_booking_from', '2010-08-25'), (2729, 877, 34, 'aw_booking_to', '2010-08-25'), (2730, 877, 34, 'aw_booking_time_from', '00:00'), (2731, 877, 34, 'aw_booking_time_to', '00:00'), (2732, 877, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2733, 878, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2734, 879, 34, 'aw_booking_from', '2010-08-25'), (2735, 879, 34, 'aw_booking_to', '2010-08-25'), (2736, 879, 34, 'aw_booking_time_from', '00:00'), (2737, 879, 34, 'aw_booking_time_to', '00:00'), (2738, 879, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.08.10";s:15:"aw_booking_from";s:8:"25.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"25.08.10";s:3:"qty";s:1:"1";}'), (2739, 880, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2740, 881, 34, 'aw_booking_from', '2010-08-26'), (2741, 881, 34, 'aw_booking_to', '2010-08-26'), (2742, 881, 34, 'aw_booking_time_from', '00:00'), (2743, 881, 34, 'aw_booking_time_to', '00:00'), (2744, 881, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"26.08.10";s:15:"aw_booking_from";s:8:"26.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"26.08.10";s:3:"qty";s:1:"1";}'), (2745, 882, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2754, 885, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2755, 886, 34, 'aw_booking_from', '2010-08-28'), (2756, 886, 34, 'aw_booking_to', '2010-08-28'), (2757, 886, 34, 'aw_booking_time_from', '00:00'), (2758, 886, 34, 'aw_booking_time_to', '00:00'), (2759, 886, 34, 'info_buyRequest', 'a:9:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"28.08.10";s:7:"options";a:1:{i:28;a:1:{i:0;s:2:"46";}}s:3:"qty";s:1:"1";}'), (2760, 886, 34, 'option_ids', '28'), (2761, 886, 34, 'option_28', '46'), (2762, 887, 34, 'aw_booking_from', '2010-08-26'), (2763, 887, 34, 'aw_booking_to', '2010-08-26'), (2764, 887, 34, 'aw_booking_time_from', '00:00'), (2765, 887, 34, 'aw_booking_time_to', '00:00'), (2766, 887, 34, 'info_buyRequest', 'a:8:{s:4:"uenc";s:92:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvdGFnZXN0aWNrZXQtb25saW5lLTM0Lmh0bWw,";s:7:"product";s:2:"34";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"26.08.10";s:15:"aw_booking_from";s:8:"26.08.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"26.08.10";s:3:"qty";s:1:"1";}'), (2767, 888, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2768, 889, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2769, 890, 33, 'aw_booking_from', '2010-08-28'), (2770, 890, 33, 'aw_booking_to', '2010-08-28'), (2771, 890, 33, 'aw_booking_time_from', '14:00'), (2772, 890, 33, 'aw_booking_time_to', '14:30'), (2773, 890, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"08/28/10";s:15:"aw_booking_from";s:8:"08/28/10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"08/28/10";}'), (2774, 891, 36, 'aw_booking_from', '2010-09-01'), (2775, 891, 36, 'aw_booking_to', '2010-09-01'), (2776, 891, 36, 'aw_booking_time_from', '10:30'), (2777, 891, 36, 'aw_booking_time_to', '11:00'), (2778, 891, 36, 'info_buyRequest', 'a:10:{s:4:"uenc";s:136:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZnVlaHJ1bmdlbi91YmVyYmxpY2tzZnVocnVuZy1mdXItZ3J1cHBlbi5odG1sP29wdGlvbnM9Y2FydA,,";s:7:"product";s:2:"36";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"01.09.10";s:15:"aw_booking_from";s:8:"01.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"11";s:7:"minutes";s:2:"00";}s:7:"options";a:3:{i:31;s:2:"51";i:44;s:2:"93";i:43;s:2:"89";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"01.09.10";}'), (2779, 891, 36, 'option_ids', '31,44,43'), (2780, 891, 36, 'option_31', '51'), (2781, 891, 36, 'option_44', '93'), (2782, 891, 36, 'option_43', '89'), (2783, 892, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2784, 893, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2802, 899, 33, 'aw_booking_from', '2010-08-27'), (2803, 899, 33, 'aw_booking_to', '2010-08-27'), (2804, 899, 33, 'aw_booking_time_from', '11:00'), (2805, 899, 33, 'aw_booking_time_to', '11:30'), (2806, 899, 33, 'info_buyRequest', 'a:10:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"27.08.10";s:15:"aw_booking_from";s:8:"27.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"11";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"11";s:7:"minutes";s:2:"30";}s:7:"options";a:1:{i:27;a:1:{i:0;s:2:"45";}}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"27.08.10";}'), (2807, 899, 33, 'option_ids', '27'), (2808, 899, 33, 'option_27', '45'), (2809, 900, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2810, 901, 33, 'aw_booking_from', '2010-08-27'), (2811, 901, 33, 'aw_booking_to', '2010-08-27'), (2812, 901, 33, 'aw_booking_time_from', '14:00'), (2813, 901, 33, 'aw_booking_time_to', '14:30'), (2814, 901, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"27.08.10";s:15:"aw_booking_from";s:8:"27.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"25";s:13:"aw_booking_to";s:8:"27.08.10";}'), (2821, 904, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2827, 906, 33, 'aw_booking_from', '2010-08-27'), (2828, 906, 33, 'aw_booking_to', '2010-08-27'), (2829, 906, 33, 'aw_booking_time_from', '14:00'), (2830, 906, 33, 'aw_booking_time_to', '14:30'), (2831, 906, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"27.08.10";s:15:"aw_booking_from";s:8:"27.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"27.08.10";}'), (2834, 909, 35, 'aw_booking_from', '2010-08-27'), (2835, 909, 35, 'aw_booking_to', '2010-08-27'), (2836, 909, 35, 'aw_booking_time_from', '13:00'), (2837, 909, 35, 'aw_booking_time_to', '13:30'), (2838, 909, 35, 'info_buyRequest', 'a:9:{s:4:"uenc";s:112:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZ3J1cHBlbi1vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"35";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"27.08.10";s:15:"aw_booking_from";s:8:"27.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"27.08.10";}'), (2839, 910, 12, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2840, 911, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2853, 916, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2854, 917, 33, 'aw_booking_from', '2010-08-28'), (2855, 917, 33, 'aw_booking_to', '2010-08-28'), (2856, 917, 33, 'aw_booking_time_from', '13:00'), (2857, 917, 33, 'aw_booking_time_to', '13:30'), (2858, 917, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"25";s:13:"aw_booking_to";s:8:"28.08.10";}'), (2876, 923, 33, 'aw_booking_from', '2010-08-30'), (2877, 923, 33, 'aw_booking_to', '2010-08-30'), (2878, 923, 33, 'aw_booking_time_from', '13:00'), (2879, 923, 33, 'aw_booking_time_to', '14:00'), (2880, 923, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"30.08.10";s:15:"aw_booking_from";s:8:"30.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"30.08.10";}'), (2881, 924, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2888, 927, 33, 'aw_booking_from', '2010-08-29'), (2889, 927, 33, 'aw_booking_to', '2010-08-29'), (2890, 927, 33, 'aw_booking_time_from', '14:00'), (2891, 927, 33, 'aw_booking_time_to', '14:30'), (2892, 927, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"14";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"29.08.10";}'), (2893, 928, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2894, 929, 33, 'aw_booking_from', '2010-09-01'), (2895, 929, 33, 'aw_booking_to', '2010-09-01'), (2896, 929, 33, 'aw_booking_time_from', '10:00'), (2897, 929, 33, 'aw_booking_time_to', '10:30'), (2898, 929, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"01.09.10";s:15:"aw_booking_from";s:8:"01.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"01.09.10";}'), (2899, 930, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2900, 931, 33, 'aw_booking_from', '2010-09-02'), (2901, 931, 33, 'aw_booking_to', '2010-09-02'), (2902, 931, 33, 'aw_booking_time_from', '10:00'), (2903, 931, 33, 'aw_booking_time_to', '10:30'), (2904, 931, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"02.09.10";s:15:"aw_booking_from";s:8:"02.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"02.09.10";}'), (2910, 933, 33, 'aw_booking_from', '2010-09-03'), (2911, 933, 33, 'aw_booking_to', '2010-09-03'), (2912, 933, 33, 'aw_booking_time_from', '10:00'), (2913, 933, 33, 'aw_booking_time_to', '10:30'), (2914, 933, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"03.09.10";s:15:"aw_booking_from";s:8:"03.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"03.09.10";}'), (2915, 934, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2916, 935, 33, 'aw_booking_from', '2010-09-03'), (2917, 935, 33, 'aw_booking_to', '2010-09-03'), (2918, 935, 33, 'aw_booking_time_from', '10:00'), (2919, 935, 33, 'aw_booking_time_to', '10:30'), (2920, 935, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"03.09.10";s:15:"aw_booking_from";s:8:"03.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"03.09.10";}'), (2921, 936, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2922, 937, 33, 'aw_booking_from', '2010-09-04'), (2923, 937, 33, 'aw_booking_to', '2010-09-04'), (2924, 937, 33, 'aw_booking_time_from', '10:00'), (2925, 937, 33, 'aw_booking_time_to', '10:30'), (2926, 937, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"04.09.10";s:15:"aw_booking_from";s:8:"04.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"04.09.10";}'), (2927, 938, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2928, 939, 33, 'aw_booking_from', '2010-09-16'), (2929, 939, 33, 'aw_booking_to', '2010-09-16'), (2930, 939, 33, 'aw_booking_time_from', '10:00'), (2931, 939, 33, 'aw_booking_time_to', '10:30'), (2932, 939, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"16.09.10";s:15:"aw_booking_from";s:8:"16.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"5";s:13:"aw_booking_to";s:8:"16.09.10";}'), (2933, 940, 33, 'aw_booking_from', '2010-08-28'), (2934, 940, 33, 'aw_booking_to', '2010-08-28'), (2935, 940, 33, 'aw_booking_time_from', '13:00'), (2936, 940, 33, 'aw_booking_time_to', '13:30'), (2937, 940, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"9";s:13:"aw_booking_to";s:8:"28.08.10";}'), (2938, 941, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2944, 943, 33, 'aw_booking_from', '2010-08-29'), (2945, 943, 33, 'aw_booking_to', '2010-08-29'), (2946, 943, 33, 'aw_booking_time_from', '13:00'), (2947, 943, 33, 'aw_booking_time_to', '13:30'), (2948, 943, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"29.08.10";s:15:"aw_booking_from";s:8:"29.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"29.08.10";}'), (2949, 944, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2950, 945, 33, 'aw_booking_from', '2010-08-28'), (2951, 945, 33, 'aw_booking_to', '2010-08-28'), (2952, 945, 33, 'aw_booking_time_from', '13:00'), (2953, 945, 33, 'aw_booking_time_to', '13:30'), (2954, 945, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"28.08.10";s:15:"aw_booking_from";s:8:"28.08.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"28.08.10";}'), (2955, 946, 33, 'aw_booking_from', '2010-09-01'), (2956, 946, 33, 'aw_booking_to', '2010-09-01'), (2957, 946, 33, 'aw_booking_time_from', '10:00'), (2958, 946, 33, 'aw_booking_time_to', '10:30'), (2959, 946, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"01.09.10";s:15:"aw_booking_from";s:8:"01.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"25";s:13:"aw_booking_to";s:8:"01.09.10";}'), (2960, 947, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2966, 949, 33, 'aw_booking_from', '2010-09-02'), (2967, 949, 33, 'aw_booking_to', '2010-09-02'), (2968, 949, 33, 'aw_booking_time_from', '10:00'), (2969, 949, 33, 'aw_booking_time_to', '10:30'), (2970, 949, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"02.09.10";s:15:"aw_booking_from";s:8:"02.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"15";s:13:"aw_booking_to";s:8:"02.09.10";}'), (2971, 950, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2978, 953, 33, 'aw_booking_from', '2010-09-24'), (2979, 953, 33, 'aw_booking_to', '2010-09-24'), (2980, 953, 33, 'aw_booking_time_from', '12:30'), (2981, 953, 33, 'aw_booking_time_to', '13:00'), (2982, 953, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"25";s:13:"aw_booking_to";s:8:"24.09.10";}'), (2983, 954, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2984, 955, 33, 'aw_booking_from', '2010-09-24'), (2985, 955, 33, 'aw_booking_to', '2010-09-24'), (2986, 955, 33, 'aw_booking_time_from', '12:30'), (2987, 955, 33, 'aw_booking_time_to', '13:00'), (2988, 955, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"12";s:7:"minutes";s:2:"30";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"24.09.10";}'), (2989, 956, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (2995, 958, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (3001, 960, 33, 'aw_booking_from', '2010-09-24'), (3002, 960, 33, 'aw_booking_to', '2010-09-24'), (3003, 960, 33, 'aw_booking_time_from', '10:00'), (3004, 960, 33, 'aw_booking_time_to', '10:30'), (3005, 960, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:120:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9vbmxpbmUtdGlja2V0LW1pdC16ZWl0ZmVuc3Rlci5odG1s";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"25";s:13:"aw_booking_to";s:8:"24.09.10";}'), (3011, 962, 33, 'aw_booking_from', '2010-09-24'), (3012, 962, 33, 'aw_booking_to', '2010-09-24'), (3013, 962, 33, 'aw_booking_time_from', '10:00'), (3014, 962, 33, 'aw_booking_time_to', '10:30'), (3015, 962, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvb25saW5lLXRpY2tldC1taXQtemVpdGZlbnN0ZXIuaHRtbA,,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.09.10";s:15:"aw_booking_from";s:8:"24.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"10";s:13:"aw_booking_to";s:8:"24.09.10";}'), (3016, 963, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (3029, 968, 33, 'aw_booking_from', '2010-09-25'), (3030, 968, 33, 'aw_booking_to', '2010-09-25'), (3031, 968, 33, 'aw_booking_time_from', '10:00'), (3032, 968, 33, 'aw_booking_time_to', '10:30'), (3033, 968, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"25.09.10";s:15:"aw_booking_from";s:8:"25.09.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"10";s:7:"minutes";s:2:"30";}s:3:"qty";s:2:"12";s:13:"aw_booking_to";s:8:"25.09.10";}'), (3034, 969, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (3050, 973, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (3051, 974, 39, 'aw_booking_from', '2010-09-19'), (3052, 974, 39, 'aw_booking_to', '2010-09-19'), (3053, 974, 39, 'aw_booking_time_from', '00:00'), (3054, 974, 39, 'aw_booking_time_to', '00:00'), (3055, 974, 39, 'info_buyRequest', 'a:8:{s:4:"uenc";s:104:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZmFtaWxpZW5mdWhydW5nLXdlbHR3aXNzZW4tMzkuaHRtbA,,";s:7:"product";s:2:"39";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"19.09.10";s:15:"aw_booking_from";s:8:"19.09.10";s:21:"aw_booking_to_display";s:0:"";s:13:"aw_booking_to";s:8:"19.09.10";s:3:"qty";s:0:"";}'), (3056, 975, 11, 'info_buyRequest', 'a:1:{s:3:"qty";i:1;}'), (3063, 978, 33, 'aw_booking_from', '2010-10-24'), (3064, 978, 33, 'aw_booking_to', '2010-10-24'), (3065, 978, 33, 'aw_booking_time_from', '13:00'), (3066, 978, 33, 'aw_booking_time_to', '13:30'), (3067, 978, 33, 'info_buyRequest', 'a:9:{s:4:"uenc";s:140:"aHR0cDovL3Zpc2l0YXRlLmYtbS1jb21wdXRlci5kZS9pbmRleC5waHAvZWluemVsdGlja2V0cy9laW56ZWx0aWNrZXRzL29ubGluZS10aWNrZXQtbWl0LXplaXRmZW5zdGVyLmh0bWw,";s:7:"product";s:2:"33";s:15:"related_product";s:0:"";s:23:"aw_booking_from_display";s:8:"24.10.10";s:15:"aw_booking_from";s:8:"24.10.10";s:20:"aw_booking_time_from";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"00";}s:18:"aw_booking_time_to";a:2:{s:5:"hours";s:2:"13";s:7:"minutes";s:2:"30";}s:3:"qty";s:1:"1";s:13:"aw_booking_to";s:8:"24.10.10";}'); /*!40000 ALTER TABLE `sales_flat_quote_item_option` ENABLE KEYS */; # Dumping structure for table web36db1.sales_flat_quote_payment CREATE TABLE IF NOT EXISTS `sales_flat_quote_payment` ( `payment_id` int(10) unsigned NOT NULL auto_increment, `quote_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', `method` varchar(255) default '', `cc_type` varchar(255) default '', `cc_number_enc` varchar(255) default '', `cc_last4` varchar(255) default '', `cc_cid_enc` varchar(255) default '', `cc_owner` varchar(255) default '', `cc_exp_month` tinyint(2) unsigned default '0', `cc_exp_year` smallint(4) unsigned default '0', `cc_ss_owner` varchar(255) default '', `cc_ss_start_month` tinyint(2) unsigned default '0', `cc_ss_start_year` smallint(4) unsigned default '0', `cybersource_token` varchar(255) default '', `paypal_correlation_id` varchar(255) default '', `paypal_payer_id` varchar(255) default '', `paypal_payer_status` varchar(255) default '', `po_number` varchar(255) default '', `additional_data` text, `cc_ss_issue` varchar(255) default NULL, `additional_information` text, `ideal_issuer_id` varchar(255) default NULL, `ideal_issuer_list` text, PRIMARY KEY (`payment_id`), KEY `FK_SALES_QUOTE_PAYMENT_SALES_QUOTE` (`quote_id`), CONSTRAINT `FK_SALES_QUOTE_PAYMENT_SALES_QUOTE` FOREIGN KEY (`quote_id`) REFERENCES `sales_flat_quote` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=200 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_quote_payment: 164 rows /*!40000 ALTER TABLE `sales_flat_quote_payment` DISABLE KEYS */; INSERT INTO `sales_flat_quote_payment` (`payment_id`, `quote_id`, `created_at`, `updated_at`, `method`, `cc_type`, `cc_number_enc`, `cc_last4`, `cc_cid_enc`, `cc_owner`, `cc_exp_month`, `cc_exp_year`, `cc_ss_owner`, `cc_ss_start_month`, `cc_ss_start_year`, `cybersource_token`, `paypal_correlation_id`, `paypal_payer_id`, `paypal_payer_status`, `po_number`, `additional_data`, `cc_ss_issue`, `additional_information`, `ideal_issuer_id`, `ideal_issuer_list`) VALUES (1, 5, '2010-07-09 19:03:45', '2010-07-09 19:03:45', '', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (2, 7, '2010-07-11 12:56:28', '2010-07-11 12:56:28', '', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (3, 14, '2010-07-12 19:47:39', '2010-07-12 19:47:39', '', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (5, 22, '2010-07-20 10:41:47', '2010-07-20 10:42:52', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (7, 27, '2010-07-22 10:31:14', '2010-07-22 10:41:10', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (8, 30, '2010-07-23 14:59:26', '2010-07-23 15:01:11', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (9, 32, '2010-07-23 15:02:09', '2010-07-23 15:03:37', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (10, 33, '2010-07-23 15:04:50', '2010-07-23 15:05:12', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (11, 35, '2010-07-26 13:40:20', '2010-07-26 13:40:20', '', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (12, 37, '2010-07-29 09:39:17', '2010-07-29 09:41:55', 'checkmo', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (13, 38, '2010-07-29 15:46:37', '2010-07-29 15:47:41', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (14, 39, '2010-07-29 16:02:31', '2010-07-29 16:02:31', '', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (15, 44, '2010-08-02 11:31:21', '2010-08-02 11:31:21', '', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (17, 51, '2010-08-03 14:44:34', '2010-08-03 14:44:34', '', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (18, 52, '2010-08-03 14:55:13', '2010-08-03 14:55:13', '', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (20, 58, '2010-08-06 12:05:55', '2010-08-06 12:05:55', '', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (21, 59, '2010-08-06 12:06:44', '2010-08-06 12:06:44', '', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (22, 63, '2010-08-08 12:36:28', '2010-08-08 12:36:28', '', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (23, 64, '2010-08-08 15:23:03', '2010-08-08 15:25:19', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (24, 73, '2010-08-11 14:11:49', '2010-08-11 14:12:25', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (25, 74, '2010-08-11 14:54:50', '2010-08-11 14:59:47', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (26, 40, '2010-08-12 07:06:21', '2010-08-12 07:08:05', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (27, 75, '2010-08-12 07:10:02', '2010-08-12 08:47:27', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (28, 76, '2010-08-12 13:09:21', '2010-08-12 13:11:38', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (30, 80, '2010-08-13 08:04:16', '2010-08-13 08:05:51', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (31, 81, '2010-08-13 08:22:14', '2010-08-13 08:22:50', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (33, 83, '2010-08-13 09:39:35', '2010-08-13 09:40:46', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (34, 84, '2010-08-13 10:01:51', '2010-08-13 10:02:22', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (36, 88, '2010-08-15 18:05:51', '2010-08-15 18:07:58', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (38, 85, '2010-08-16 06:45:24', '2010-08-16 06:46:09', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (40, 91, '2010-08-16 07:42:43', '2010-08-16 07:58:45', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (41, 92, '2010-08-16 08:13:53', '2010-08-16 08:15:33', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (42, 93, '2010-08-16 08:17:10', '2010-08-16 08:17:10', '', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (44, 96, '2010-08-16 11:26:38', '2010-08-16 11:27:15', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (46, 99, '2010-08-16 12:16:56', '2010-08-16 12:17:28', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (47, 100, '2010-08-16 13:10:54', '2010-08-16 13:12:15', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (48, 102, '2010-08-16 14:09:16', '2010-08-16 14:09:53', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (50, 97, '2010-08-17 06:54:36', '2010-08-17 06:56:22', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (52, 107, '2010-08-17 13:40:37', '2010-08-17 13:41:09', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (54, 109, '2010-08-17 15:13:15', '2010-08-17 15:13:47', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (56, 111, '2010-08-17 15:42:30', '2010-08-17 15:43:11', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (58, 114, '2010-08-18 11:41:53', '2010-08-18 11:42:25', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (60, 116, '2010-08-18 12:26:38', '2010-08-18 12:27:47', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (61, 117, '2010-08-18 12:48:48', '2010-08-18 12:49:15', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (63, 119, '2010-08-18 12:59:37', '2010-08-18 13:00:09', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (65, 121, '2010-08-19 10:11:09', '2010-08-19 10:11:37', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (66, 122, '2010-08-19 10:52:51', '2010-08-19 10:53:14', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (67, 123, '2010-08-19 11:00:37', '2010-08-19 11:00:37', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL), (68, 125, '2010-08-19 11:53:08', '2010-08-19 11:53:08', '', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (69, 127, '2010-08-19 13:25:49', '2010-08-19 13:26:07', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (70, 128, '2010-08-19 14:09:47', '2010-08-19 14:50:38', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (72, 130, '2010-08-19 15:06:26', '2010-08-19 15:24:11', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (75, 133, '2010-08-19 16:19:15', '2010-08-19 16:19:43', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (77, 135, '2010-08-19 16:26:51', '2010-08-19 16:27:21', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (79, 124, '2010-08-20 07:41:03', '2010-08-20 07:41:49', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (81, 139, '2010-08-20 08:04:32', '2010-08-20 08:05:03', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (83, 142, '2010-08-20 08:19:09', '2010-08-20 08:19:36', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (84, 143, '2010-08-20 08:28:49', '2010-08-20 08:29:14', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (85, 146, '2010-08-20 09:08:26', '2010-08-20 09:10:42', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (86, 148, '2010-08-20 09:52:02', '2010-08-20 09:52:54', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (87, 150, '2010-08-20 09:55:40', '2010-08-20 09:56:11', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (88, 152, '2010-08-20 10:03:24', '2010-08-20 10:03:51', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (89, 153, '2010-08-20 10:54:08', '2010-08-20 10:54:36', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (90, 155, '2010-08-20 11:21:43', '2010-08-20 11:22:12', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (91, 157, '2010-08-20 15:00:12', '2010-08-20 15:00:40', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (93, 159, '2010-08-22 06:11:02', '2010-08-22 06:11:42', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (94, 161, '2010-08-22 06:35:52', '2010-08-22 06:36:16', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (95, 163, '2010-08-22 06:39:43', '2010-08-22 06:40:05', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (96, 165, '2010-08-22 06:47:12', '2010-08-22 06:47:42', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (98, 170, '2010-08-23 09:56:05', '2010-08-23 09:56:32', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (99, 172, '2010-08-23 10:13:40', '2010-08-23 10:14:03', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (100, 174, '2010-08-23 10:34:16', '2010-08-23 10:34:38', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (101, 176, '2010-08-23 10:42:53', '2010-08-23 10:43:16', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (102, 178, '2010-08-23 11:21:50', '2010-08-23 11:22:51', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (103, 180, '2010-08-23 11:39:12', '2010-08-23 11:39:35', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (104, 182, '2010-08-23 12:02:25', '2010-08-23 12:02:50', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (105, 183, '2010-08-23 12:08:15', '2010-08-23 12:08:38', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (107, 185, '2010-08-23 13:48:47', '2010-08-23 13:49:13', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (108, 187, '2010-08-23 14:44:03', '2010-08-23 14:45:12', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (109, 189, '2010-08-23 17:25:31', '2010-08-23 17:27:05', 'bankpayment', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (110, 190, '2010-08-24 13:08:16', '2010-08-24 13:08:43', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (111, 192, '2010-08-24 13:55:46', '2010-08-24 13:56:10', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (112, 194, '2010-08-24 14:02:46', '2010-08-24 14:03:02', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (113, 196, '2010-08-24 14:07:09', '2010-08-24 14:07:27', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (115, 198, '2010-08-24 15:13:42', '2010-08-24 15:14:26', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (116, 200, '2010-08-24 15:37:14', '2010-08-24 15:37:38', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (117, 202, '2010-08-24 15:44:29', '2010-08-24 15:44:53', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (118, 204, '2010-08-24 15:51:20', '2010-08-24 15:51:45', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (119, 206, '2010-08-24 16:05:13', '2010-08-24 16:05:37', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (120, 208, '2010-08-24 16:12:06', '2010-08-24 16:12:28', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (121, 210, '2010-08-24 16:17:04', '2010-08-24 16:17:35', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (122, 212, '2010-08-24 16:22:34', '2010-08-24 16:22:57', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (123, 214, '2010-08-25 07:35:01', '2010-08-25 07:35:01', '', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (125, 216, '2010-08-25 08:10:46', '2010-08-25 08:11:23', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (126, 219, '2010-08-25 08:28:33', '2010-08-25 08:29:07', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (128, 224, '2010-08-25 09:08:05', '2010-08-25 09:09:11', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (129, 226, '2010-08-25 09:23:19', '2010-08-25 09:23:40', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (130, 228, '2010-08-25 09:25:57', '2010-08-25 09:26:56', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (131, 231, '2010-08-25 09:37:24', '2010-08-25 09:37:44', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (132, 233, '2010-08-25 09:52:46', '2010-08-25 09:53:08', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (134, 236, '2010-08-25 09:54:55', '2010-08-25 09:55:32', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (135, 239, '2010-08-25 10:09:16', '2010-08-25 10:09:53', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (136, 241, '2010-08-25 10:14:51', '2010-08-25 10:17:12', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (137, 243, '2010-08-25 10:20:34', '2010-08-25 10:27:27', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (138, 245, '2010-08-25 10:35:25', '2010-08-25 10:46:57', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (139, 247, '2010-08-25 10:50:49', '2010-08-25 10:59:29', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (140, 249, '2010-08-25 11:02:57', '2010-08-25 11:03:18', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (141, 251, '2010-08-25 11:12:38', '2010-08-25 11:15:26', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (142, 252, '2010-08-25 11:15:52', '2010-08-25 11:16:36', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (143, 254, '2010-08-25 11:59:04', '2010-08-25 12:13:39', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (144, 256, '2010-08-25 12:20:36', '2010-08-25 12:21:33', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (145, 258, '2010-08-25 12:35:42', '2010-08-25 12:36:11', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (146, 260, '2010-08-25 12:43:48', '2010-08-25 12:44:28', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (147, 261, '2010-08-25 12:44:29', '2010-08-25 12:44:52', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (148, 265, '2010-08-25 12:50:21', '2010-08-25 12:50:38', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (149, 267, '2010-08-25 12:56:43', '2010-08-25 12:57:02', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (150, 269, '2010-08-25 13:04:51', '2010-08-25 13:05:09', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (151, 271, '2010-08-25 13:09:34', '2010-08-25 13:09:52', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (152, 273, '2010-08-25 13:17:16', '2010-08-25 13:17:34', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (153, 275, '2010-08-25 13:29:53', '2010-08-25 13:30:59', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (154, 278, '2010-08-25 13:33:19', '2010-08-25 13:33:37', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (155, 280, '2010-08-25 13:37:28', '2010-08-25 13:37:46', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (156, 282, '2010-08-25 13:44:44', '2010-08-25 13:45:01', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (157, 284, '2010-08-25 14:17:04', '2010-08-25 14:17:21', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (158, 286, '2010-08-25 14:20:43', '2010-08-25 14:21:06', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (159, 289, '2010-08-25 14:27:39', '2010-08-25 14:28:14', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (160, 292, '2010-08-25 14:34:03', '2010-08-25 14:34:24', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (161, 295, '2010-08-25 15:22:30', '2010-08-25 15:22:50', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (162, 297, '2010-08-25 15:26:07', '2010-08-25 15:26:24', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (163, 299, '2010-08-25 15:28:05', '2010-08-25 15:28:22', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (164, 301, '2010-08-25 15:32:08', '2010-08-25 15:32:27', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (165, 303, '2010-08-25 16:03:04', '2010-08-25 16:03:22', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (166, 304, '2010-08-25 16:04:46', '2010-08-25 16:05:04', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (167, 307, '2010-08-25 16:08:40', '2010-08-25 16:08:58', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (168, 309, '2010-08-25 16:10:44', '2010-08-25 16:11:05', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (169, 311, '2010-08-25 16:15:38', '2010-08-25 16:15:55', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (170, 313, '2010-08-25 16:25:28', '2010-08-25 16:25:47', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (171, 315, '2010-08-25 16:34:41', '2010-08-25 16:35:01', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (172, 318, '2010-08-25 16:51:42', '2010-08-25 16:52:00', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (173, 321, '2010-08-25 16:57:20', '2010-08-25 16:57:40', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (174, 323, '2010-08-25 17:18:15', '2010-08-25 17:18:33', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (175, 325, '2010-08-26 09:18:18', '2010-08-26 09:19:08', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (177, 328, '2010-08-26 09:55:18', '2010-08-26 09:55:41', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (178, 330, '2010-08-26 10:39:36', '2010-08-27 08:14:05', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (179, 332, '2010-08-26 13:02:26', '2010-08-26 13:02:26', '', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (180, 336, '2010-08-27 07:27:18', '2010-08-27 07:28:36', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (181, 340, '2010-08-27 07:31:27', '2010-08-27 07:31:53', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (182, 342, '2010-08-27 09:32:33', '2010-08-27 09:33:00', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (183, 345, '2010-08-28 05:59:36', '2010-08-28 06:00:24', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (184, 349, '2010-08-28 06:09:09', '2010-08-28 06:09:35', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (185, 352, '2010-08-28 06:14:41', '2010-08-28 06:15:07', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (186, 355, '2010-08-28 06:20:16', '2010-08-28 06:21:24', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (187, 358, '2010-08-28 07:00:37', '2010-08-28 07:00:37', '', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (188, 359, '2010-08-28 07:03:06', '2010-08-28 07:04:09', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (189, 362, '2010-08-28 07:29:05', '2010-08-28 07:31:18', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (190, 364, '2010-08-28 07:49:30', '2010-08-28 07:49:58', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (191, 367, '2010-08-28 07:52:53', '2010-08-28 07:53:46', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (192, 371, '2010-08-28 07:57:57', '2010-08-28 07:58:18', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (193, 373, '2010-08-28 08:24:39', '2010-08-28 08:25:05', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (194, 376, '2010-08-28 08:28:17', '2010-08-28 08:28:45', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (195, 378, '2010-08-28 11:14:41', '2010-08-28 11:15:08', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (196, 382, '2010-08-28 11:20:44', '2010-08-28 11:21:06', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (198, 387, '2010-08-28 11:29:51', '2010-08-28 11:31:04', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL), (199, 385, '2010-08-28 11:33:01', '2010-08-31 16:53:31', 'saferpaynew', '', '', '', '', '', 0, 0, '', 0, 0, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL); /*!40000 ALTER TABLE `sales_flat_quote_payment` ENABLE KEYS */; # Dumping structure for table web36db1.sales_flat_quote_shipping_rate CREATE TABLE IF NOT EXISTS `sales_flat_quote_shipping_rate` ( `rate_id` int(10) unsigned NOT NULL auto_increment, `address_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', `carrier` varchar(255) default NULL, `carrier_title` varchar(255) default NULL, `code` varchar(255) default NULL, `method` varchar(255) default NULL, `method_description` text, `price` decimal(12,4) NOT NULL default '0.0000', `error_message` text, `method_title` text, PRIMARY KEY (`rate_id`), KEY `FK_SALES_QUOTE_SHIPPING_RATE_ADDRESS` (`address_id`), CONSTRAINT `FK_SALES_QUOTE_SHIPPING_RATE_ADDRESS` FOREIGN KEY (`address_id`) REFERENCES `sales_flat_quote_address` (`address_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=236 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_quote_shipping_rate: 187 rows /*!40000 ALTER TABLE `sales_flat_quote_shipping_rate` DISABLE KEYS */; INSERT INTO `sales_flat_quote_shipping_rate` (`rate_id`, `address_id`, `created_at`, `updated_at`, `carrier`, `carrier_title`, `code`, `method`, `method_description`, `price`, `error_message`, `method_title`) VALUES (1, 79, '2010-07-20 10:42:17', '2010-07-20 10:42:52', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 10.0000, NULL, 'Fixed'), (8, 90, '2010-07-22 10:40:56', '2010-07-22 10:41:10', 'freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (9, 100, '2010-07-23 15:00:49', '2010-07-23 15:01:11', 'freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (10, 104, '2010-07-23 15:03:12', '2010-07-23 15:03:37', 'freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (11, 106, '2010-07-23 15:04:55', '2010-07-23 15:05:12', 'freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (12, 113, '2010-07-29 09:40:36', '2010-07-29 09:41:55', 'freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (13, 118, '2010-07-29 15:47:12', '2010-07-29 15:47:41', 'freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (14, 189, '2010-08-08 15:24:15', '2010-08-08 15:25:19', 'freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (15, 211, '2010-08-11 14:11:59', '2010-08-11 14:12:25', 'freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (16, 214, '2010-08-11 14:55:03', '2010-08-11 14:59:46', 'freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (17, 216, '2010-08-12 07:06:34', '2010-08-12 07:08:05', 'freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (31, 217, '2010-08-12 08:46:19', '2010-08-12 08:47:26', 'freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (32, 222, '2010-08-12 13:10:40', '2010-08-12 13:11:38', 'freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (33, 231, '2010-08-13 08:04:26', '2010-08-13 08:05:51', 'freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (34, 234, '2010-08-13 08:22:26', '2010-08-13 08:22:49', 'freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (35, 237, '2010-08-13 09:39:41', '2010-08-13 09:40:46', 'freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (36, 239, '2010-08-13 10:01:56', '2010-08-13 10:02:22', 'freeshipping', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (38, 248, '2010-08-15 18:06:06', '2010-08-15 18:07:58', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (39, 241, '2010-08-16 06:45:30', '2010-08-16 06:46:09', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (40, 257, '2010-08-16 07:42:55', '2010-08-16 07:58:45', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (41, 259, '2010-08-16 08:15:09', '2010-08-16 08:15:33', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (42, 269, '2010-08-16 11:26:47', '2010-08-16 11:27:15', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (43, 275, '2010-08-16 12:17:10', '2010-08-16 12:17:28', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (44, 280, '2010-08-16 13:11:57', '2010-08-16 13:12:15', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (45, 283, '2010-08-16 14:09:22', '2010-08-16 14:09:53', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (46, 272, '2010-08-17 06:54:42', '2010-08-17 06:56:22', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (47, 295, '2010-08-17 13:40:46', '2010-08-17 13:41:09', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (48, 299, '2010-08-17 15:13:22', '2010-08-17 15:13:47', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (49, 303, '2010-08-17 15:42:38', '2010-08-17 15:43:10', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (50, 311, '2010-08-18 11:42:01', '2010-08-18 11:42:25', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (51, 315, '2010-08-18 12:26:46', '2010-08-18 12:27:47', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (52, 318, '2010-08-18 12:48:54', '2010-08-18 12:49:15', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (53, 321, '2010-08-18 12:59:42', '2010-08-18 13:00:09', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (54, 325, '2010-08-19 10:11:16', '2010-08-19 10:11:37', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (55, 327, '2010-08-19 10:52:56', '2010-08-19 10:53:14', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (56, 337, '2010-08-19 13:25:53', '2010-08-19 13:26:07', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (61, 339, '2010-08-19 14:50:23', '2010-08-19 14:50:38', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (66, 343, '2010-08-19 15:23:49', '2010-08-19 15:24:11', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (67, 349, '2010-08-19 16:19:27', '2010-08-19 16:19:43', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (68, 355, '2010-08-19 16:26:58', '2010-08-19 16:27:21', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (69, 332, '2010-08-20 07:41:14', '2010-08-20 07:41:49', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (70, 367, '2010-08-20 08:04:39', '2010-08-20 08:05:03', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (71, 371, '2010-08-20 08:19:15', '2010-08-20 08:19:35', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (72, 373, '2010-08-20 08:28:56', '2010-08-20 08:29:14', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (73, 376, '2010-08-20 09:08:32', '2010-08-20 09:10:42', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (75, 377, '2010-08-20 09:52:25', '2010-08-20 09:52:54', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (76, 379, '2010-08-20 09:55:46', '2010-08-20 09:56:11', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (77, 382, '2010-08-20 10:03:29', '2010-08-20 10:03:51', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (78, 383, '2010-08-20 10:54:13', '2010-08-20 10:54:36', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (79, 386, '2010-08-20 11:21:51', '2010-08-20 11:22:12', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (80, 387, '2010-08-20 15:00:19', '2010-08-20 15:00:40', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (81, 391, '2010-08-22 06:11:10', '2010-08-22 06:11:42', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (82, 393, '2010-08-22 06:35:57', '2010-08-22 06:36:16', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (83, 395, '2010-08-22 06:39:48', '2010-08-22 06:40:05', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (84, 397, '2010-08-22 06:47:17', '2010-08-22 06:47:42', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (86, 403, '2010-08-23 09:56:11', '2010-08-23 09:56:32', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (87, 405, '2010-08-23 10:13:45', '2010-08-23 10:14:03', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (88, 408, '2010-08-23 10:34:21', '2010-08-23 10:34:38', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (89, 410, '2010-08-23 10:42:59', '2010-08-23 10:43:16', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (90, 412, '2010-08-23 11:21:56', '2010-08-23 11:22:51', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (91, 414, '2010-08-23 11:39:18', '2010-08-23 11:39:35', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (92, 416, '2010-08-23 12:02:30', '2010-08-23 12:02:50', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (93, 418, '2010-08-23 12:08:21', '2010-08-23 12:08:38', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (94, 421, '2010-08-23 13:48:52', '2010-08-23 13:49:13', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (95, 423, '2010-08-23 14:44:13', '2010-08-23 14:45:12', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (97, 428, '2010-08-23 17:27:58', '2010-08-23 17:27:58', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (98, 430, '2010-08-24 13:08:27', '2010-08-24 13:08:43', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (99, 432, '2010-08-24 13:55:53', '2010-08-24 13:56:10', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (100, 434, '2010-08-24 14:02:50', '2010-08-24 14:03:02', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (101, 436, '2010-08-24 14:07:13', '2010-08-24 14:07:27', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (102, 441, '2010-08-24 15:13:47', '2010-08-24 15:14:26', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (103, 444, '2010-08-24 15:37:21', '2010-08-24 15:37:38', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (104, 446, '2010-08-24 15:44:34', '2010-08-24 15:44:53', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (105, 448, '2010-08-24 15:51:26', '2010-08-24 15:51:45', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (106, 450, '2010-08-24 16:05:19', '2010-08-24 16:05:37', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (107, 452, '2010-08-24 16:12:12', '2010-08-24 16:12:28', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (108, 454, '2010-08-24 16:17:19', '2010-08-24 16:17:35', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (109, 456, '2010-08-24 16:22:41', '2010-08-24 16:22:57', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (110, 465, '2010-08-25 08:10:53', '2010-08-25 08:11:23', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (111, 467, '2010-08-25 08:28:41', '2010-08-25 08:29:06', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (113, 475, '2010-08-25 09:08:18', '2010-08-25 09:09:11', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (114, 477, '2010-08-25 09:23:25', '2010-08-25 09:23:40', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (115, 479, '2010-08-25 09:26:04', '2010-08-25 09:26:56', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (116, 481, '2010-08-25 09:37:29', '2010-08-25 09:37:44', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (117, 483, '2010-08-25 09:52:52', '2010-08-25 09:53:08', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (118, 489, '2010-08-25 09:55:02', '2010-08-25 09:55:32', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (119, 491, '2010-08-25 10:09:27', '2010-08-25 10:09:53', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (120, 493, '2010-08-25 10:14:56', '2010-08-25 10:17:12', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (122, 495, '2010-08-25 10:25:01', '2010-08-25 10:27:27', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (129, 497, '2010-08-25 10:44:56', '2010-08-25 10:46:56', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (140, 499, '2010-08-25 10:59:09', '2010-08-25 10:59:29', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (141, 502, '2010-08-25 11:03:01', '2010-08-25 11:03:17', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (145, 504, '2010-08-25 11:14:24', '2010-08-25 11:15:26', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (146, 506, '2010-08-25 11:15:56', '2010-08-25 11:16:36', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (165, 508, '2010-08-25 12:13:26', '2010-08-25 12:13:39', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (166, 510, '2010-08-25 12:20:48', '2010-08-25 12:21:33', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (167, 512, '2010-08-25 12:35:46', '2010-08-25 12:36:11', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (168, 513, '2010-08-25 12:43:55', '2010-08-25 12:44:28', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (169, 516, '2010-08-25 12:44:36', '2010-08-25 12:44:52', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (170, 518, '2010-08-25 12:50:25', '2010-08-25 12:50:38', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (171, 520, '2010-08-25 12:56:48', '2010-08-25 12:57:02', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (172, 522, '2010-08-25 13:04:56', '2010-08-25 13:05:09', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (173, 524, '2010-08-25 13:09:38', '2010-08-25 13:09:52', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (174, 526, '2010-08-25 13:17:20', '2010-08-25 13:17:34', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (175, 527, '2010-08-25 13:30:37', '2010-08-25 13:30:58', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (176, 530, '2010-08-25 13:33:24', '2010-08-25 13:33:37', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (177, 532, '2010-08-25 13:37:33', '2010-08-25 13:37:46', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (178, 534, '2010-08-25 13:44:48', '2010-08-25 13:45:01', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (179, 536, '2010-08-25 14:17:08', '2010-08-25 14:17:21', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (180, 537, '2010-08-25 14:20:48', '2010-08-25 14:21:05', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (181, 539, '2010-08-25 14:27:46', '2010-08-25 14:28:14', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (182, 541, '2010-08-25 14:34:09', '2010-08-25 14:34:24', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (183, 544, '2010-08-25 15:22:35', '2010-08-25 15:22:50', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (184, 546, '2010-08-25 15:26:11', '2010-08-25 15:26:24', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (185, 548, '2010-08-25 15:28:09', '2010-08-25 15:28:22', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (186, 550, '2010-08-25 15:32:13', '2010-08-25 15:32:27', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (187, 552, '2010-08-25 16:03:09', '2010-08-25 16:03:22', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (188, 554, '2010-08-25 16:04:51', '2010-08-25 16:05:04', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (189, 556, '2010-08-25 16:08:44', '2010-08-25 16:08:58', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (190, 558, '2010-08-25 16:10:48', '2010-08-25 16:11:05', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (191, 560, '2010-08-25 16:15:42', '2010-08-25 16:15:55', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (192, 562, '2010-08-25 16:25:33', '2010-08-25 16:25:47', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (193, 564, '2010-08-25 16:34:45', '2010-08-25 16:35:01', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (194, 570, '2010-08-25 16:51:46', '2010-08-25 16:52:00', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (195, 572, '2010-08-25 16:57:25', '2010-08-25 16:57:40', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (196, 574, '2010-08-25 17:18:19', '2010-08-25 17:18:33', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (197, 576, '2010-08-26 09:18:46', '2010-08-26 09:19:08', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (198, 579, '2010-08-26 09:55:23', '2010-08-26 09:55:41', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (199, 582, '2010-08-26 10:39:51', '2010-08-27 08:14:05', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (200, 597, '2010-08-27 07:28:10', '2010-08-27 07:28:36', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (201, 601, '2010-08-27 07:31:35', '2010-08-27 07:31:53', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (202, 603, '2010-08-27 09:32:41', '2010-08-27 09:33:00', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (203, 609, '2010-08-28 06:00:06', '2010-08-28 06:00:24', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (204, 616, '2010-08-28 06:09:15', '2010-08-28 06:09:35', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (205, 618, '2010-08-28 06:14:48', '2010-08-28 06:15:07', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (206, 622, '2010-08-28 06:20:58', '2010-08-28 06:21:23', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (207, 630, '2010-08-28 07:03:53', '2010-08-28 07:04:09', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (208, 636, '2010-08-28 07:31:01', '2010-08-28 07:31:18', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (209, 638, '2010-08-28 07:49:37', '2010-08-28 07:49:58', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (210, 642, '2010-08-28 07:53:27', '2010-08-28 07:53:45', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (211, 646, '2010-08-28 07:58:02', '2010-08-28 07:58:18', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (212, 648, '2010-08-28 08:24:44', '2010-08-28 08:25:05', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (213, 650, '2010-08-28 08:28:23', '2010-08-28 08:28:44', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (214, 652, '2010-08-28 11:14:46', '2010-08-28 11:15:08', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (215, 656, '2010-08-28 11:20:49', '2010-08-28 11:21:06', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (216, 666, '2010-08-28 11:30:46', '2010-08-28 11:31:04', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'), (235, 658, '2010-08-31 16:53:06', '2010-08-31 16:53:31', 'freeshipping', 'Ticketversand per E-Mail', 'freeshipping_freeshipping', 'freeshipping', NULL, 0.0000, NULL, 'Free'); /*!40000 ALTER TABLE `sales_flat_quote_shipping_rate` ENABLE KEYS */; # Dumping structure for table web36db1.sales_flat_shipment CREATE TABLE IF NOT EXISTS `sales_flat_shipment` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `store_id` smallint(5) unsigned default NULL, `total_weight` decimal(12,4) default NULL, `total_qty` decimal(12,4) default NULL, `email_sent` tinyint(1) unsigned default NULL, `order_id` int(10) unsigned NOT NULL, `customer_id` int(10) default NULL, `shipping_address_id` int(10) default NULL, `billing_address_id` int(10) default NULL, `shipment_status` int(10) default NULL, `increment_id` varchar(50) default NULL, `created_at` datetime default NULL, `updated_at` datetime default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_STORE_ID` (`store_id`), KEY `IDX_TOTAL_QTY` (`total_qty`), KEY `IDX_INCREMENT_ID` (`increment_id`), KEY `IDX_ORDER_ID` (`order_id`), KEY `IDX_CREATED_AT` (`created_at`), KEY `IDX_UPDATED_AT` (`updated_at`), CONSTRAINT `FK_SALES_FLAT_SHIPMENT_PARENT` FOREIGN KEY (`order_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALES_FLAT_SHIPMENT_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_shipment: 7 rows /*!40000 ALTER TABLE `sales_flat_shipment` DISABLE KEYS */; INSERT INTO `sales_flat_shipment` (`entity_id`, `store_id`, `total_weight`, `total_qty`, `email_sent`, `order_id`, `customer_id`, `shipping_address_id`, `billing_address_id`, `shipment_status`, `increment_id`, `created_at`, `updated_at`) VALUES (1, 1, NULL, 1.0000, NULL, 2, 2, 4, 3, NULL, '100000001', '2010-07-22 09:57:27', '2010-07-22 09:57:27'), (2, 1, NULL, 1.0000, 1, 11, 2, 22, 21, NULL, '100000002', '2010-08-11 15:00:15', '2010-08-11 15:00:15'), (3, 1, NULL, 2.0000, 1, 1, 1, 2, 1, NULL, '100000003', '2010-08-15 17:33:52', '2010-08-15 17:33:52'), (4, 2, NULL, 16.0000, NULL, 18, 3, 36, 35, NULL, '200000001', '2010-08-15 17:38:48', '2010-08-15 17:38:48'), (5, 1, NULL, 1.0000, NULL, 19, 7, 38, 37, NULL, '100000004', '2010-08-15 17:49:01', '2010-08-15 17:49:01'), (6, 2, NULL, 2.0000, 1, 12, 3, 24, 23, NULL, '200000002', '2010-08-15 17:52:22', '2010-08-15 17:52:22'), (7, 1, NULL, 2.0000, NULL, 35, 4, 70, 69, NULL, '100000005', '2010-08-19 10:46:13', '2010-08-19 10:46:13'); /*!40000 ALTER TABLE `sales_flat_shipment` ENABLE KEYS */; # Dumping structure for table web36db1.sales_flat_shipment_comment CREATE TABLE IF NOT EXISTS `sales_flat_shipment_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_SHIPMENT_COMMENT_PARENT` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_shipment` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_shipment_comment: 0 rows /*!40000 ALTER TABLE `sales_flat_shipment_comment` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_flat_shipment_comment` ENABLE KEYS */; # Dumping structure for table web36db1.sales_flat_shipment_grid CREATE TABLE IF NOT EXISTS `sales_flat_shipment_grid` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `store_id` smallint(5) unsigned default NULL, `total_qty` decimal(12,4) default NULL, `order_id` int(10) unsigned NOT NULL, `shipment_status` int(10) 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, `shipping_name` varchar(255) default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_STORE_ID` (`store_id`), KEY `IDX_TOTAL_QTY` (`total_qty`), KEY `IDX_ORDER_ID` (`order_id`), KEY `IDX_SHIPMENT_STATUS` (`shipment_status`), 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_SHIPPING_NAME` (`shipping_name`), CONSTRAINT `FK_SALES_FLAT_SHIPMENT_GRID_PARENT` FOREIGN KEY (`entity_id`) REFERENCES `sales_flat_shipment` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALES_FLAT_SHIPMENT_GRID_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_shipment_grid: 7 rows /*!40000 ALTER TABLE `sales_flat_shipment_grid` DISABLE KEYS */; INSERT INTO `sales_flat_shipment_grid` (`entity_id`, `store_id`, `total_qty`, `order_id`, `shipment_status`, `increment_id`, `order_increment_id`, `created_at`, `order_created_at`, `shipping_name`) VALUES (1, 1, 1.0000, 2, NULL, '100000001', '100000002', '2010-07-22 09:57:27', '2010-07-22 09:56:51', 'Wladimir Degtjarew'), (2, 1, 1.0000, 11, NULL, '100000002', '100000006', '2010-08-11 15:00:15', '2010-08-11 14:59:47', 'Wladimir Degtjarew'), (3, 1, 2.0000, 1, NULL, '100000003', '100000001', '2010-08-15 17:33:52', '2010-07-20 10:42:52', 'Max Testkunde'), (4, 2, 16.0000, 18, NULL, '200000001', '200000007', '2010-08-15 17:38:48', '2010-08-13 10:02:22', 'Margot Barthels'), (5, 1, 1.0000, 19, NULL, '100000004', '100000012', '2010-08-15 17:49:01', '2010-08-15 17:47:21', 'Frank Lorenz'), (6, 2, 2.0000, 12, NULL, '200000002', '200000006', '2010-08-15 17:52:22', '2010-08-12 07:08:05', 'Margot Barthels'), (7, 1, 2.0000, 35, NULL, '100000005', '100000027', '2010-08-19 10:46:13', '2010-08-19 10:11:37', 'Margot Barthels'); /*!40000 ALTER TABLE `sales_flat_shipment_grid` ENABLE KEYS */; # Dumping structure for table web36db1.sales_flat_shipment_item CREATE TABLE IF NOT EXISTS `sales_flat_shipment_item` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `parent_id` int(10) unsigned NOT NULL, `row_total` decimal(12,4) default NULL, `price` decimal(12,4) default NULL, `weight` decimal(12,4) default NULL, `qty` decimal(12,4) default NULL, `product_id` int(10) default NULL, `order_item_id` int(10) default NULL, `additional_data` text, `description` text, `name` varchar(255) default NULL, `sku` varchar(255) default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_PARENT_ID` (`parent_id`), CONSTRAINT `FK_SALES_FLAT_SHIPMENT_ITEM_PARENT` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_shipment` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_shipment_item: 11 rows /*!40000 ALTER TABLE `sales_flat_shipment_item` DISABLE KEYS */; INSERT INTO `sales_flat_shipment_item` (`entity_id`, `parent_id`, `row_total`, `price`, `weight`, `qty`, `product_id`, `order_item_id`, `additional_data`, `description`, `name`, `sku`) VALUES (1, 1, NULL, 4.2100, 1.0000, 1.0000, 12, 4, NULL, NULL, 'Vorverkaufsgebühr 5€', '1001'), (2, 2, NULL, 1.0000, NULL, 1.0000, 11, 28, NULL, NULL, 'Vorverkaufsgebühr 1€', '1000'), (3, 3, NULL, 75.6300, 1.0000, 1.0000, 16, 1, NULL, NULL, 'Private Gruppenführung', 'AW11'), (4, 3, NULL, 4.2000, 1.0000, 1.0000, 12, 2, NULL, NULL, 'Vorverkaufsgebühr 5€', '1001'), (5, 4, NULL, 1.0000, NULL, 1.0000, 11, 48, NULL, NULL, 'sales fee (single tickets) 1€', '1000'), (6, 4, NULL, 3.0000, NULL, 15.0000, 39, 49, NULL, NULL, 'Family Tour WeltWissen (rotating tour)', 'TFF'), (7, 5, NULL, 1.0000, NULL, 1.0000, 11, 50, NULL, NULL, 'Vorverkaufsgebühr 1€', '1000'), (8, 6, NULL, 90.0000, NULL, 1.0000, 36, 29, NULL, NULL, 'Overview Tours for private Groups ', 'UEFGR-UEFGR_90-UEFGR_D'), (9, 6, NULL, 5.0000, NULL, 1.0000, 12, 30, NULL, NULL, 'sales fee (group tickets) 5€', '1001'), (10, 7, NULL, 3.0000, NULL, 1.0000, 39, 87, NULL, NULL, 'Familienführung WeltWissen (Turnusführung)', '2007'), (11, 7, NULL, 5.0000, NULL, 1.0000, 12, 89, NULL, NULL, 'Vorverkaufsgebühr 5€', '1001'); /*!40000 ALTER TABLE `sales_flat_shipment_item` ENABLE KEYS */; # Dumping structure for table web36db1.sales_flat_shipment_track CREATE TABLE IF NOT EXISTS `sales_flat_shipment_track` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `parent_id` int(10) unsigned NOT NULL, `weight` decimal(12,4) default NULL, `qty` decimal(12,4) default NULL, `order_id` int(10) unsigned NOT NULL, `number` text, `description` text, `title` varchar(255) default NULL, `carrier_code` varchar(32) default NULL, `created_at` datetime default NULL, `updated_at` datetime default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_PARENT_ID` (`parent_id`), KEY `IDX_ORDER_ID` (`order_id`), KEY `IDX_CREATED_AT` (`created_at`), CONSTRAINT `FK_SALES_FLAT_SHIPMENT_TRACK_PARENT` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_shipment` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_flat_shipment_track: 0 rows /*!40000 ALTER TABLE `sales_flat_shipment_track` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_flat_shipment_track` ENABLE KEYS */; # Dumping structure for table web36db1.sales_invoiced_aggregated CREATE TABLE IF NOT EXISTS `sales_invoiced_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 '', `orders_count` int(11) NOT NULL default '0', `orders_invoiced` decimal(12,4) NOT NULL default '0.0000', `invoiced` decimal(12,4) NOT NULL default '0.0000', `invoiced_captured` decimal(12,4) NOT NULL default '0.0000', `invoiced_not_captured` decimal(12,4) NOT NULL default '0.0000', PRIMARY KEY (`id`), UNIQUE KEY `UNQ_PERIOD_STORE_ORDER_STATUS` (`period`,`store_id`,`order_status`), KEY `IDX_STORE_ID` (`store_id`), CONSTRAINT `FK_SALES_INVOICED_AGGREGATED_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_invoiced_aggregated: 13 rows /*!40000 ALTER TABLE `sales_invoiced_aggregated` DISABLE KEYS */; INSERT INTO `sales_invoiced_aggregated` (`id`, `period`, `store_id`, `order_status`, `orders_count`, `orders_invoiced`, `invoiced`, `invoiced_captured`, `invoiced_not_captured`) VALUES (1, '2010-08-11', 1, 'complete', 1, 1.0000, 5.0000, 5.0000, 0.0000), (2, '2010-08-11', 2, 'processing', 1, 1.0000, 17.0000, 17.0000, 0.0000), (3, '2010-08-11', 0, 'complete', 1, 1.0000, 5.0000, 5.0000, 0.0000), (4, '2010-08-11', 0, 'processing', 1, 1.0000, 17.0000, 17.0000, 0.0000), (7, '2010-07-20', 1, 'complete', 1, 1.0000, 105.0000, 105.0000, 0.0000), (8, '2010-08-13', 1, 'processing', 3, 3.0000, 197.0000, 197.0000, 0.0000), (9, '2010-08-13', 2, 'complete', 1, 1.0000, 46.0000, 46.0000, 0.0000), (10, '2010-08-15', 1, 'complete', 1, 1.0000, 5.0000, 5.0000, 0.0000), (11, '2010-08-15', 2, 'complete', 1, 1.0000, 95.0000, 95.0000, 0.0000), (12, '2010-07-20', 0, 'complete', 1, 1.0000, 105.0000, 105.0000, 0.0000), (13, '2010-08-13', 0, 'complete', 1, 1.0000, 46.0000, 46.0000, 0.0000), (14, '2010-08-13', 0, 'processing', 3, 3.0000, 197.0000, 197.0000, 0.0000), (15, '2010-08-15', 0, 'complete', 2, 2.0000, 100.0000, 100.0000, 0.0000); /*!40000 ALTER TABLE `sales_invoiced_aggregated` ENABLE KEYS */; # Dumping structure for table web36db1.sales_invoiced_aggregated_order CREATE TABLE IF NOT EXISTS `sales_invoiced_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 '', `orders_count` int(11) NOT NULL default '0', `orders_invoiced` decimal(12,4) NOT NULL default '0.0000', `invoiced` decimal(12,4) NOT NULL default '0.0000', `invoiced_captured` decimal(12,4) NOT NULL default '0.0000', `invoiced_not_captured` decimal(12,4) NOT NULL default '0.0000', PRIMARY KEY (`id`), UNIQUE KEY `UNQ_PERIOD_STORE_ORDER_STATUS` (`period`,`store_id`,`order_status`), KEY `IDX_STORE_ID` (`store_id`), CONSTRAINT `FK_SALES_INVOICED_AGGREGATED_ORDER_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_invoiced_aggregated_order: 16 rows /*!40000 ALTER TABLE `sales_invoiced_aggregated_order` DISABLE KEYS */; INSERT INTO `sales_invoiced_aggregated_order` (`id`, `period`, `store_id`, `order_status`, `orders_count`, `orders_invoiced`, `invoiced`, `invoiced_captured`, `invoiced_not_captured`) VALUES (1, '2010-08-11', 1, 'complete', 1, 1.0000, 5.0000, 5.0000, 0.0000), (2, '2010-08-11', 2, 'processing', 1, 1.0000, 17.0000, 17.0000, 0.0000), (3, '2010-08-11', 0, 'complete', 1, 1.0000, 5.0000, 5.0000, 0.0000), (4, '2010-08-11', 0, 'processing', 1, 1.0000, 17.0000, 17.0000, 0.0000), (7, '2010-07-20', 1, 'complete', 1, 1.0000, 105.0000, 105.0000, 0.0000), (8, '2010-08-12', 1, 'processing', 2, 2.0000, 900.0000, 900.0000, 0.0000), (9, '2010-08-12', 2, 'complete', 1, 1.0000, 95.0000, 95.0000, 0.0000), (10, '2010-08-13', 1, 'processing', 3, 3.0000, 197.0000, 197.0000, 0.0000), (11, '2010-08-13', 2, 'complete', 1, 1.0000, 46.0000, 46.0000, 0.0000), (12, '2010-08-15', 1, 'complete', 1, 1.0000, 5.0000, 5.0000, 0.0000), (13, '2010-07-20', 0, 'complete', 1, 1.0000, 105.0000, 105.0000, 0.0000), (14, '2010-08-12', 0, 'complete', 1, 1.0000, 95.0000, 95.0000, 0.0000), (15, '2010-08-12', 0, 'processing', 2, 2.0000, 900.0000, 900.0000, 0.0000), (16, '2010-08-13', 0, 'complete', 1, 1.0000, 46.0000, 46.0000, 0.0000), (17, '2010-08-13', 0, 'processing', 3, 3.0000, 197.0000, 197.0000, 0.0000), (18, '2010-08-15', 0, 'complete', 1, 1.0000, 5.0000, 5.0000, 0.0000); /*!40000 ALTER TABLE `sales_invoiced_aggregated_order` ENABLE KEYS */; # Dumping structure for table web36db1.sales_order_aggregated_created CREATE TABLE IF NOT EXISTS `sales_order_aggregated_created` ( `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 '', `orders_count` int(11) NOT NULL default '0', `total_qty_ordered` decimal(12,4) NOT NULL default '0.0000', `total_qty_invoiced` decimal(12,4) NOT NULL default '0.0000', `total_income_amount` decimal(12,4) NOT NULL default '0.0000', `total_revenue_amount` decimal(12,4) NOT NULL default '0.0000', `total_profit_amount` decimal(12,4) NOT NULL default '0.0000', `total_invoiced_amount` decimal(12,4) NOT NULL default '0.0000', `total_canceled_amount` decimal(12,4) NOT NULL default '0.0000', `total_paid_amount` decimal(12,4) NOT NULL default '0.0000', `total_refunded_amount` decimal(12,4) NOT NULL default '0.0000', `total_tax_amount` decimal(12,4) NOT NULL default '0.0000', `total_tax_amount_actual` decimal(12,4) NOT NULL default '0.0000', `total_shipping_amount` decimal(12,4) NOT NULL default '0.0000', `total_shipping_amount_actual` decimal(12,4) NOT NULL default '0.0000', `total_discount_amount` decimal(12,4) NOT NULL default '0.0000', `total_discount_amount_actual` decimal(12,4) NOT NULL default '0.0000', PRIMARY KEY (`id`), UNIQUE KEY `UNQ_PERIOD_STORE_ORDER_STATUS` (`period`,`store_id`,`order_status`), KEY `IDX_STORE_ID` (`store_id`), CONSTRAINT `FK_SALES_ORDER_AGGREGATED_CREATED` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_order_aggregated_created: 16 rows /*!40000 ALTER TABLE `sales_order_aggregated_created` DISABLE KEYS */; INSERT INTO `sales_order_aggregated_created` (`id`, `period`, `store_id`, `order_status`, `orders_count`, `total_qty_ordered`, `total_qty_invoiced`, `total_income_amount`, `total_revenue_amount`, `total_profit_amount`, `total_invoiced_amount`, `total_canceled_amount`, `total_paid_amount`, `total_refunded_amount`, `total_tax_amount`, `total_tax_amount_actual`, `total_shipping_amount`, `total_shipping_amount_actual`, `total_discount_amount`, `total_discount_amount_actual`) VALUES (1, '2010-08-11', 1, 'complete', 1, 2.0000, 2.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (2, '2010-08-11', 2, 'processing', 1, 4.0000, 4.0000, 17.0000, 17.0000, 17.0000, 17.0000, 0.0000, 17.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (3, '2010-08-11', 0, 'complete', 1, 2.0000, 2.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (4, '2010-08-11', 0, 'processing', 1, 4.0000, 4.0000, 17.0000, 17.0000, 17.0000, 17.0000, 0.0000, 17.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (7, '2010-07-20', 1, 'complete', 1, 2.0000, 2.0000, 105.0000, 105.0000, 79.8300, 105.0000, 0.0000, 105.0000, 0.0000, 16.7600, 16.7600, 8.4100, 8.4100, 0.0000, 0.0000), (8, '2010-08-12', 1, 'processing', 2, 198.0000, 198.0000, 900.0000, 900.0000, 900.0000, 900.0000, 0.0000, 900.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (9, '2010-08-12', 2, 'complete', 1, 14.0000, 14.0000, 95.0000, 95.0000, 95.0000, 95.0000, 0.0000, 95.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (10, '2010-08-13', 1, 'processing', 3, 20.0000, 20.0000, 197.0000, 197.0000, 197.0000, 197.0000, 0.0000, 197.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (11, '2010-08-13', 2, 'complete', 1, 16.0000, 16.0000, 46.0000, 46.0000, 46.0000, 46.0000, 0.0000, 46.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (12, '2010-08-15', 1, 'complete', 1, 2.0000, 2.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (13, '2010-07-20', 0, 'complete', 1, 2.0000, 2.0000, 105.0000, 105.0000, 79.8300, 105.0000, 0.0000, 105.0000, 0.0000, 16.7600, 16.7600, 8.4100, 8.4100, 0.0000, 0.0000), (14, '2010-08-12', 0, 'complete', 1, 14.0000, 14.0000, 95.0000, 95.0000, 95.0000, 95.0000, 0.0000, 95.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (15, '2010-08-12', 0, 'processing', 2, 198.0000, 198.0000, 900.0000, 900.0000, 900.0000, 900.0000, 0.0000, 900.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (16, '2010-08-13', 0, 'complete', 1, 16.0000, 16.0000, 46.0000, 46.0000, 46.0000, 46.0000, 0.0000, 46.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (17, '2010-08-13', 0, 'processing', 3, 20.0000, 20.0000, 197.0000, 197.0000, 197.0000, 197.0000, 0.0000, 197.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000), (18, '2010-08-15', 0, 'complete', 1, 2.0000, 2.0000, 5.0000, 5.0000, 5.0000, 5.0000, 0.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000); /*!40000 ALTER TABLE `sales_order_aggregated_created` ENABLE KEYS */; # Dumping structure for table web36db1.sales_order_tax CREATE TABLE IF NOT EXISTS `sales_order_tax` ( `tax_id` int(10) unsigned NOT NULL auto_increment, `order_id` int(10) unsigned NOT NULL, `code` varchar(255) NOT NULL, `title` varchar(255) NOT NULL, `percent` decimal(12,4) NOT NULL, `amount` decimal(12,4) NOT NULL, `priority` int(11) NOT NULL, `position` int(11) NOT NULL, `base_amount` decimal(12,4) NOT NULL, `process` smallint(6) NOT NULL, `base_real_amount` decimal(12,4) NOT NULL, `hidden` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`tax_id`), KEY `IDX_ORDER_TAX` (`order_id`,`priority`,`position`) ) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_order_tax: 10 rows /*!40000 ALTER TABLE `sales_order_tax` DISABLE KEYS */; INSERT INTO `sales_order_tax` (`tax_id`, `order_id`, `code`, `title`, `percent`, `amount`, `priority`, `position`, `base_amount`, `process`, `base_real_amount`, `hidden`) VALUES (1, 1, '19% Steuer', '19% Steuer', 19.0000, 16.7600, 1, 0, 16.7600, 0, 16.7600, 0), (2, 2, '19% Steuer', '19% Steuer', 19.0000, 7.9800, 1, 0, 7.9800, 0, 7.9800, 0), (3, 3, '19% Steuer', '19% Steuer', 19.0000, 1.7600, 1, 0, 1.7600, 0, 1.7600, 0), (4, 4, '19% Steuer', '19% Steuer', 19.0000, 0.1600, 1, 0, 0.1600, 0, 0.1600, 0), (5, 5, '19% Steuer', '19% Steuer', 19.0000, 0.1600, 1, 0, 0.1600, 0, 0.1600, 0), (6, 6, '19% Steuer', '19% Steuer', 19.0000, 0.1600, 1, 0, 0.1600, 0, 0.1600, 0), (7, 7, '19% Steuer', '19% Steuer', 19.0000, 0.1600, 1, 0, 0.1600, 0, 0.1600, 0), (8, 8, '19% Steuer', '19% Steuer', 19.0000, 0.1600, 1, 0, 0.1600, 0, 0.1600, 0), (9, 70, '7% Steuer', '7% Steuer', 7.0000, 1.1100, 2, 0, 1.1100, 0, 1.1100, 0), (10, 71, '7% Steuer', '7% Steuer', 7.0000, 1.1100, 2, 0, 1.1100, 0, 1.1100, 0); /*!40000 ALTER TABLE `sales_order_tax` ENABLE KEYS */; # Dumping structure for table web36db1.sales_payment_transaction CREATE TABLE IF NOT EXISTS `sales_payment_transaction` ( `transaction_id` int(10) unsigned NOT NULL auto_increment, `parent_id` int(10) unsigned default NULL, `order_id` int(10) unsigned NOT NULL default '0', `payment_id` int(10) unsigned NOT NULL default '0', `txn_id` varchar(100) NOT NULL default '', `parent_txn_id` varchar(100) default NULL, `txn_type` varchar(15) NOT NULL default '', `is_closed` tinyint(1) unsigned NOT NULL default '1', `additional_information` blob, `created_at` datetime default NULL, PRIMARY KEY (`transaction_id`), UNIQUE KEY `UNQ_ORDER_PAYMENT_TXN` (`order_id`,`payment_id`,`txn_id`), KEY `IDX_ORDER_ID` (`order_id`), KEY `IDX_PARENT_ID` (`parent_id`), KEY `IDX_PAYMENT_ID` (`payment_id`), CONSTRAINT `FK_SALES_PAYMENT_TRANSACTION_ORDER` FOREIGN KEY (`order_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALES_PAYMENT_TRANSACTION_PARENT` FOREIGN KEY (`parent_id`) REFERENCES `sales_payment_transaction` (`transaction_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALES_PAYMENT_TRANSACTION_PAYMENT` FOREIGN KEY (`payment_id`) REFERENCES `sales_flat_order_payment` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=63 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_payment_transaction: 62 rows /*!40000 ALTER TABLE `sales_payment_transaction` DISABLE KEYS */; INSERT INTO `sales_payment_transaction` (`transaction_id`, `parent_id`, `order_id`, `payment_id`, `txn_id`, `parent_txn_id`, `txn_type`, `is_closed`, `additional_information`, `created_at`) VALUES (1, NULL, 68, 68, 'W4OIn8bxK07tSA4zbU5Ebd38OUKb', NULL, 'capture', 0, NULL, '2010-08-24 13:09:02'), (2, NULL, 69, 69, 'A11A7nbWpn4dtA1rAbnCbK54tlQA', NULL, 'capture', 0, NULL, '2010-08-24 13:56:30'), (3, NULL, 70, 70, 'fY96vtb6lQ2KtAIn7lzKbh47lWQA', NULL, 'capture', 0, NULL, '2010-08-24 14:03:18'), (4, NULL, 73, 73, 'Y482GCAIMS97SAI9xv50AI38j12b', NULL, 'capture', 0, NULL, '2010-08-24 15:38:05'), (5, NULL, 75, 75, 'v6zIbEA85lMrtA75OfhxAKzOO8bA', NULL, 'capture', 0, NULL, '2010-08-24 15:52:05'), (6, NULL, 76, 76, 'f7MtOAbt972GSAIUz3Y3bIz5fAhA', NULL, 'capture', 0, NULL, '2010-08-24 16:05:57'), (7, NULL, 77, 77, 'EWWx08A7nMpxUAQnhjQlAlnSxhKb', NULL, 'capture', 0, NULL, '2010-08-24 16:12:50'), (8, NULL, 78, 78, 'nzlSAzb53SbQSAdQAzIrbGp7vY7b', NULL, 'capture', 0, NULL, '2010-08-24 16:17:56'), (9, NULL, 86, 86, 'jC3K1rbASId3rAUdlS5lb27rS7jb', NULL, 'capture', 0, NULL, '2010-08-25 09:38:01'), (10, NULL, 87, 87, 'Ajb1lbbn0IQltAGIf77Gb51lnptb', NULL, 'capture', 0, NULL, '2010-08-25 09:54:12'), (11, NULL, 88, 88, '655YfAA39Mh1tAtM5U57bG8dr10A', NULL, 'capture', 0, NULL, '2010-08-25 09:55:56'), (12, NULL, 89, 89, 'A6UxUvbIQ6bEWA2EQYEtAbjvKpMb', NULL, 'capture', 0, NULL, '2010-08-25 10:10:27'), (13, NULL, 91, 91, '8zGEEIb5EYfGvAhrU2lYbzA8n6bb', NULL, 'capture', 0, NULL, '2010-08-25 10:29:03'), (14, NULL, 92, 92, 'QnAG90AxEOY6vAhUznxKAxSUU60b', NULL, 'capture', 0, NULL, '2010-08-25 10:47:37'), (15, NULL, 93, 93, 'lCtrvKA2I7jAtA3fnUMvACEGrdxb', NULL, 'capture', 0, NULL, '2010-08-25 10:59:43'), (16, NULL, 94, 94, 'n4jp8Ub3n03MUArWd73GAvWdt6Gb', NULL, 'capture', 0, NULL, '2010-08-25 11:03:36'), (17, NULL, 96, 96, 'W3Ax81blK07ItAv7SpAKbbzbEEOb', NULL, 'capture', 0, NULL, '2010-08-25 11:16:47'), (18, NULL, 97, 97, '1xz15QA4hflAtAntSlrzbnMGA2Ib', NULL, 'capture', 0, NULL, '2010-08-25 12:13:52'), (19, NULL, 98, 98, 'j3QAApbGhA88rA35CUvKA2Idlbjb', NULL, 'capture', 0, NULL, '2010-08-25 12:22:04'), (20, NULL, 99, 99, 'OIn5fKbjrOlfvAAzlKdzA9MY3zAb', NULL, 'capture', 0, NULL, '2010-08-25 12:36:24'), (21, NULL, 101, 101, 'G43GCAA5xYSGtAEpAGt2bY9Av8vb', NULL, 'capture', 0, NULL, '2010-08-25 12:45:05'), (22, NULL, 100, 100, '1IQGKjbM1QUQUAjGvObQbjj38G1b', NULL, 'capture', 0, NULL, '2010-08-25 12:45:22'), (23, NULL, 102, 102, 'GnUQC4bMGx3KtAlzM7OGbn7brI3b', NULL, 'capture', 0, NULL, '2010-08-25 12:50:52'), (24, NULL, 103, 103, '1hQ97Wb58l08SAESdU8xAIpz72xA', NULL, 'capture', 0, NULL, '2010-08-25 12:57:15'), (25, NULL, 104, 104, 'OYQj13AA5hM8rAf7fllbAjpGv2nb', NULL, 'capture', 0, NULL, '2010-08-25 13:05:23'), (26, NULL, 105, 105, 'WxChhCbxddp5rASO8S60bf1AAGzb', NULL, 'capture', 0, NULL, '2010-08-25 13:10:06'), (27, NULL, 106, 106, 'vKlYUObSC914rAIUCpI2bOnndhdb', NULL, 'capture', 0, NULL, '2010-08-25 13:17:48'), (28, NULL, 107, 107, 'I41bp2bjnnfbSAd2SS8AAAjp6UKb', NULL, 'capture', 0, NULL, '2010-08-25 13:31:23'), (29, NULL, 108, 108, 'r22bftbn2hWlSA7GYbvEApbr0MUA', NULL, 'capture', 0, NULL, '2010-08-25 13:33:51'), (30, NULL, 109, 109, 'hW2fI7A76A0nUA346vxjAl65vInb', NULL, 'capture', 0, NULL, '2010-08-25 13:37:59'), (31, NULL, 110, 110, '51MA87blIfEQtAYA06KxArhnC2AA', NULL, 'capture', 0, NULL, '2010-08-25 13:45:14'), (32, NULL, 111, 111, 'O6rvflb3I4jUvA94vEnOAp0n3r4A', NULL, 'capture', 0, NULL, '2010-08-25 14:17:35'), (33, NULL, 112, 112, 'ExOMG4AM1Qh9vA7Mp94nAfKWE3vb', NULL, 'capture', 0, NULL, '2010-08-25 14:21:36'), (34, NULL, 113, 113, 't844p9AfpM90UA3KQMpCbhQGbd5b', NULL, 'capture', 0, NULL, '2010-08-25 14:28:41'), (35, NULL, 114, 114, 'xp46GfA5zU99UAbUdGIxAvCz9dhb', NULL, 'capture', 0, NULL, '2010-08-25 14:34:51'), (36, NULL, 115, 115, '8UfA01bMUCxWSA5Q2C81AQ1z372b', NULL, 'capture', 0, NULL, '2010-08-25 15:23:05'), (37, NULL, 116, 116, '2bSr1YbrGI51UApjfEEdAWC5x42b', NULL, 'capture', 0, NULL, '2010-08-25 15:26:38'), (38, NULL, 117, 117, 'Uf22n0b47bt9tArhAGYSAAhxUr5A', NULL, 'capture', 0, NULL, '2010-08-25 15:28:35'), (39, NULL, 118, 118, 'htQhf0bp9WYUtAtWp8nfbthl3pAA', NULL, 'capture', 0, NULL, '2010-08-25 15:32:41'), (40, NULL, 123, 123, 'h8pnAWbW92WdtAbxjhEQAC6xKzbA', NULL, 'capture', 0, NULL, '2010-08-25 16:17:56'), (41, NULL, 124, 124, '41W2WvAp1jCQUA2rG5b6b4OG5C8A', NULL, 'capture', 0, NULL, '2010-08-25 16:27:54'), (42, NULL, 126, 126, 'O9WUYEASftUhvA7v5Kj0bOYEv5Mb', NULL, 'capture', 0, NULL, '2010-08-25 16:52:16'), (43, NULL, 127, 127, 'YW8SdbbI7j5pvA1x6v3nbjtlll4b', NULL, 'capture', 0, NULL, '2010-08-25 16:58:09'), (44, NULL, 128, 128, 'W4n071AGzGdCvArbGEG0AMn1125b', NULL, 'capture', 0, NULL, '2010-08-25 17:18:58'), (45, NULL, 129, 129, 'I8I6OAAbzKj1SAl29GWSAn9I2nEA', NULL, 'capture', 0, NULL, '2010-08-26 09:21:37'), (46, NULL, 130, 130, 'tMUQjbbnOMz2UA6xj125Aphp9KfA', NULL, 'capture', 0, NULL, '2010-08-26 09:56:09'), (47, NULL, 131, 131, 'p5665dA6x0A1vA3U658CAdpC4nxb', NULL, 'capture', 0, NULL, '2010-08-27 07:29:16'), (48, NULL, 132, 132, '1fUd33bhrzpttAp0hO9zAf2CObSA', NULL, 'capture', 0, NULL, '2010-08-27 07:32:17'), (49, NULL, 134, 134, 'IrIQWrb507CbtAQh3df6AICb597b', NULL, 'capture', 0, NULL, '2010-08-28 06:00:55'), (50, NULL, 135, 135, 'lnlQ8fAl38A2rAS5z1YfAt9pQxAb', NULL, 'capture', 0, NULL, '2010-08-28 06:09:59'), (51, NULL, 136, 136, 'b59MMKbQKOQISA7O0E75bAxrEKOA', NULL, 'capture', 0, NULL, '2010-08-28 06:15:34'), (52, NULL, 137, 137, 'Yfx3pjAjA529rA8EU979Al1CO1Mb', NULL, 'capture', 0, NULL, '2010-08-28 06:21:50'), (53, NULL, 138, 138, '1IQdOjb4OjQYUAvCO4rnAIrjft2b', NULL, 'capture', 0, NULL, '2010-08-28 07:04:34'), (54, NULL, 139, 139, 'M8n4MObjbvj2SA0M8xpMApxjAOKA', NULL, 'capture', 0, NULL, '2010-08-28 07:31:46'), (55, NULL, 140, 140, 'xhGx80Anrz73UAUK18bhAtE4pMCA', NULL, 'capture', 0, NULL, '2010-08-28 07:50:26'), (56, NULL, 141, 141, '44nWOjbh8pK0vAU5966AA9trdE5A', NULL, 'capture', 0, NULL, '2010-08-28 07:54:12'), (57, NULL, 142, 142, 'fUp7nxApS9p4UAAIEb8fbv82QS5b', NULL, 'capture', 0, NULL, '2010-08-28 07:58:41'), (58, NULL, 143, 143, 'rd811hAdthzbSAKEbIC9AOUYbKYb', NULL, 'capture', 0, NULL, '2010-08-28 08:25:28'), (59, NULL, 144, 144, '6rGAIxAhYYU7rA2r0OAxA3Afp23b', NULL, 'capture', 0, NULL, '2010-08-28 08:29:29'), (60, NULL, 145, 145, 'YIht04Azf6A5UAQKQj4zAKU4SQUA', NULL, 'capture', 0, NULL, '2010-08-28 11:15:54'), (61, NULL, 146, 146, 'Wd85IjAhndYdSAEQ6n74b6OGfrYb', NULL, 'capture', 0, NULL, '2010-08-28 11:21:29'), (62, NULL, 147, 147, 'KrIMAWb87UUMvAKlG1CObGIlbdrb', NULL, 'capture', 0, NULL, '2010-08-28 11:31:33'); /*!40000 ALTER TABLE `sales_payment_transaction` ENABLE KEYS */; # Dumping structure for table web36db1.sales_recurring_profile CREATE TABLE IF NOT EXISTS `sales_recurring_profile` ( `profile_id` int(10) unsigned NOT NULL auto_increment, `state` varchar(20) NOT NULL, `customer_id` int(10) unsigned default NULL, `store_id` smallint(5) unsigned default NULL, `method_code` varchar(32) NOT NULL, `created_at` datetime NOT NULL, `updated_at` datetime default NULL, `reference_id` varchar(32) default NULL, `subscriber_name` varchar(150) default NULL, `start_datetime` datetime NOT NULL, `internal_reference_id` varchar(42) NOT NULL, `schedule_description` varchar(255) NOT NULL, `suspension_threshold` smallint(6) unsigned default NULL, `bill_failed_later` tinyint(1) unsigned NOT NULL default '0', `period_unit` varchar(20) NOT NULL, `period_frequency` tinyint(3) unsigned default NULL, `period_max_cycles` tinyint(3) unsigned default NULL, `billing_amount` double(12,4) unsigned NOT NULL default '0.0000', `trial_period_unit` varchar(20) default NULL, `trial_period_frequency` tinyint(3) unsigned default NULL, `trial_period_max_cycles` tinyint(3) unsigned default NULL, `trial_billing_amount` double(12,4) unsigned default NULL, `currency_code` char(3) NOT NULL, `shipping_amount` decimal(12,4) unsigned default NULL, `tax_amount` decimal(12,4) unsigned default NULL, `init_amount` decimal(12,4) unsigned default NULL, `init_may_fail` tinyint(1) unsigned NOT NULL default '0', `order_info` text NOT NULL, `order_item_info` text NOT NULL, `billing_address_info` text NOT NULL, `shipping_address_info` text, `profile_vendor_info` text, `additional_info` text, PRIMARY KEY (`profile_id`), UNIQUE KEY `UNQ_INTERNAL_REF_ID` (`internal_reference_id`), KEY `IDX_RECURRING_PROFILE_CUSTOMER` (`customer_id`), KEY `IDX_RECURRING_PROFILE_STORE` (`store_id`), CONSTRAINT `FK_RECURRING_PROFILE_CUSTOMER` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE SET NULL ON UPDATE CASCADE, CONSTRAINT `FK_RECURRING_PROFILE_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 web36db1.sales_recurring_profile: 0 rows /*!40000 ALTER TABLE `sales_recurring_profile` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_recurring_profile` ENABLE KEYS */; # Dumping structure for table web36db1.sales_recurring_profile_order CREATE TABLE IF NOT EXISTS `sales_recurring_profile_order` ( `link_id` int(10) unsigned NOT NULL auto_increment, `profile_id` int(10) unsigned NOT NULL default '0', `order_id` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`link_id`), UNIQUE KEY `UNQ_PROFILE_ORDER` (`profile_id`,`order_id`), KEY `IDX_ORDER` (`order_id`), CONSTRAINT `FK_RECURRING_PROFILE_ORDER_ORDER` FOREIGN KEY (`order_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_RECURRING_PROFILE_ORDER_PROFILE` FOREIGN KEY (`profile_id`) REFERENCES `sales_recurring_profile` (`profile_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_recurring_profile_order: 0 rows /*!40000 ALTER TABLE `sales_recurring_profile_order` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_recurring_profile_order` ENABLE KEYS */; # Dumping structure for table web36db1.sales_refunded_aggregated CREATE TABLE IF NOT EXISTS `sales_refunded_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 '', `orders_count` int(11) NOT NULL default '0', `refunded` decimal(12,4) NOT NULL default '0.0000', `online_refunded` decimal(12,4) NOT NULL default '0.0000', `offline_refunded` decimal(12,4) NOT NULL default '0.0000', PRIMARY KEY (`id`), UNIQUE KEY `UNQ_PERIOD_STORE_ORDER_STATUS` (`period`,`store_id`,`order_status`), KEY `IDX_STORE_ID` (`store_id`), CONSTRAINT `FK_SALES_REFUNDED_AGGREGATED_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 web36db1.sales_refunded_aggregated: 0 rows /*!40000 ALTER TABLE `sales_refunded_aggregated` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_refunded_aggregated` ENABLE KEYS */; # Dumping structure for table web36db1.sales_refunded_aggregated_order CREATE TABLE IF NOT EXISTS `sales_refunded_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 '', `orders_count` int(11) NOT NULL default '0', `refunded` decimal(12,4) NOT NULL default '0.0000', `online_refunded` decimal(12,4) NOT NULL default '0.0000', `offline_refunded` decimal(12,4) NOT NULL default '0.0000', PRIMARY KEY (`id`), UNIQUE KEY `UNQ_PERIOD_STORE_ORDER_STATUS` (`period`,`store_id`,`order_status`), KEY `IDX_STORE_ID` (`store_id`), CONSTRAINT `FK_SALES_REFUNDED_AGGREGATED_ORDER_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 web36db1.sales_refunded_aggregated_order: 0 rows /*!40000 ALTER TABLE `sales_refunded_aggregated_order` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_refunded_aggregated_order` ENABLE KEYS */; # Dumping structure for table web36db1.sales_shipping_aggregated CREATE TABLE IF NOT EXISTS `sales_shipping_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 '', `shipping_description` varchar(255) NOT NULL default '', `orders_count` int(11) NOT NULL default '0', `total_shipping` decimal(12,4) NOT NULL default '0.0000', `total_shipping_actual` decimal(12,4) NOT NULL default '0.0000', PRIMARY KEY (`id`), UNIQUE KEY `UNQ_PERIOD_STORE_ORDER_STATUS` (`period`,`store_id`,`order_status`,`shipping_description`), KEY `IDX_STORE_ID` (`store_id`), CONSTRAINT `FK_SALES_SHIPPING_AGGREGATED_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_shipping_aggregated: 9 rows /*!40000 ALTER TABLE `sales_shipping_aggregated` DISABLE KEYS */; INSERT INTO `sales_shipping_aggregated` (`id`, `period`, `store_id`, `order_status`, `shipping_description`, `orders_count`, `total_shipping`, `total_shipping_actual`) VALUES (7, '2010-07-20', 1, 'complete', 'Flat Rate - Fixed', 1, 8.4100, 8.4100), (8, '2010-08-13', 1, 'processing', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 3, 0.0000, 0.0000), (9, '2010-08-13', 2, 'complete', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 1, 0.0000, 0.0000), (10, '2010-08-15', 1, 'complete', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 1, 0.0000, 0.0000), (11, '2010-08-15', 2, 'complete', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 1, 0.0000, 0.0000), (12, '2010-07-20', 0, 'complete', 'Flat Rate - Fixed', 1, 8.4100, 8.4100), (13, '2010-08-13', 0, 'complete', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 1, 0.0000, 0.0000), (14, '2010-08-13', 0, 'processing', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 3, 0.0000, 0.0000), (15, '2010-08-15', 0, 'complete', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 2, 0.0000, 0.0000); /*!40000 ALTER TABLE `sales_shipping_aggregated` ENABLE KEYS */; # Dumping structure for table web36db1.sales_shipping_aggregated_order CREATE TABLE IF NOT EXISTS `sales_shipping_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 '', `shipping_description` varchar(255) NOT NULL default '', `orders_count` int(11) NOT NULL default '0', `total_shipping` decimal(12,4) NOT NULL default '0.0000', `total_shipping_actual` decimal(12,4) NOT NULL default '0.0000', PRIMARY KEY (`id`), UNIQUE KEY `UNQ_PERIOD_STORE_ORDER_STATUS` (`period`,`store_id`,`order_status`,`shipping_description`), KEY `IDX_STORE_ID` (`store_id`), CONSTRAINT `FK_SALES_SHIPPING_AGGREGATED_ORDER_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.sales_shipping_aggregated_order: 12 rows /*!40000 ALTER TABLE `sales_shipping_aggregated_order` DISABLE KEYS */; INSERT INTO `sales_shipping_aggregated_order` (`id`, `period`, `store_id`, `order_status`, `shipping_description`, `orders_count`, `total_shipping`, `total_shipping_actual`) VALUES (7, '2010-07-20', 1, 'complete', 'Flat Rate - Fixed', 1, 8.4100, 8.4100), (8, '2010-08-12', 1, 'processing', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 2, 0.0000, 0.0000), (9, '2010-08-12', 2, 'complete', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 1, 0.0000, 0.0000), (10, '2010-08-13', 1, 'processing', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 3, 0.0000, 0.0000), (11, '2010-08-13', 2, 'complete', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 1, 0.0000, 0.0000), (12, '2010-08-15', 1, 'complete', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 1, 0.0000, 0.0000), (13, '2010-07-20', 0, 'complete', 'Flat Rate - Fixed', 1, 8.4100, 8.4100), (14, '2010-08-12', 0, 'complete', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 1, 0.0000, 0.0000), (15, '2010-08-12', 0, 'processing', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 2, 0.0000, 0.0000), (16, '2010-08-13', 0, 'complete', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 1, 0.0000, 0.0000), (17, '2010-08-13', 0, 'processing', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 3, 0.0000, 0.0000), (18, '2010-08-15', 0, 'complete', 'Kein Versand nötig. Bitte drücken Sie die Rechnung aus und zeigen Sie diese an der Kasse - Free', 1, 0.0000, 0.0000); /*!40000 ALTER TABLE `sales_shipping_aggregated_order` ENABLE KEYS */; # Dumping structure for table web36db1.sendfriend_log CREATE TABLE IF NOT EXISTS `sendfriend_log` ( `log_id` int(10) unsigned NOT NULL auto_increment, `ip` bigint(20) NOT NULL default '0', `time` int(10) unsigned NOT NULL, `website_id` smallint(5) NOT NULL, PRIMARY KEY (`log_id`), KEY `IDX_REMOTE_ADDR` (`ip`), KEY `IDX_LOG_TIME` (`time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Send to friend function log storage table'; # Dumping data for table web36db1.sendfriend_log: 0 rows /*!40000 ALTER TABLE `sendfriend_log` DISABLE KEYS */; /*!40000 ALTER TABLE `sendfriend_log` ENABLE KEYS */; # Dumping structure for table web36db1.shipping_tablerate CREATE TABLE IF NOT EXISTS `shipping_tablerate` ( `pk` int(10) unsigned NOT NULL auto_increment, `website_id` int(11) NOT NULL default '0', `dest_country_id` varchar(4) NOT NULL default '0', `dest_region_id` int(10) NOT NULL default '0', `dest_zip` varchar(10) NOT NULL default '', `condition_name` varchar(20) NOT NULL default '', `condition_value` decimal(12,4) NOT NULL default '0.0000', `price` decimal(12,4) NOT NULL default '0.0000', `cost` decimal(12,4) NOT NULL default '0.0000', PRIMARY KEY (`pk`), UNIQUE KEY `dest_country` (`website_id`,`dest_country_id`,`dest_region_id`,`dest_zip`,`condition_name`,`condition_value`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.shipping_tablerate: 0 rows /*!40000 ALTER TABLE `shipping_tablerate` DISABLE KEYS */; /*!40000 ALTER TABLE `shipping_tablerate` ENABLE KEYS */; # Dumping structure for table web36db1.sitemap CREATE TABLE IF NOT EXISTS `sitemap` ( `sitemap_id` int(11) NOT NULL auto_increment, `sitemap_type` varchar(32) default NULL, `sitemap_filename` varchar(32) default NULL, `sitemap_path` tinytext, `sitemap_time` timestamp NULL default NULL, `store_id` smallint(5) unsigned NOT NULL, PRIMARY KEY (`sitemap_id`), KEY `FK_SITEMAP_STORE` (`store_id`), CONSTRAINT `FK_SITEMAP_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 web36db1.sitemap: 0 rows /*!40000 ALTER TABLE `sitemap` DISABLE KEYS */; /*!40000 ALTER TABLE `sitemap` ENABLE KEYS */; # Dumping structure for table web36db1.symmetrics_cashticket CREATE TABLE IF NOT EXISTS `symmetrics_cashticket` ( `item_id` int(11) NOT NULL auto_increment, `enable` tinyint(4) NOT NULL, `currency_code` varchar(3) NOT NULL, `merchant_id` varchar(20) NOT NULL, `business_type` varchar(5) NOT NULL, `reporting_criteria` varchar(8) NOT NULL, `locale` varchar(10) NOT NULL, `path_pem_test` varchar(255) NOT NULL, `path_pem_live` varchar(255) NOT NULL, `path_cert` varchar(255) NOT NULL, `sslcert_pass` varchar(255) NOT NULL, `sandbox` enum('1','0') NOT NULL, `created_time` datetime default NULL, `update_time` datetime default NULL, PRIMARY KEY (`item_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.symmetrics_cashticket: 0 rows /*!40000 ALTER TABLE `symmetrics_cashticket` DISABLE KEYS */; /*!40000 ALTER TABLE `symmetrics_cashticket` ENABLE KEYS */; # Dumping structure for table web36db1.symmetrics_trustedrating_emails CREATE TABLE IF NOT EXISTS `symmetrics_trustedrating_emails` ( `entity_id` int(11) NOT NULL auto_increment, `shippment_id` int(11) NOT NULL, PRIMARY KEY (`entity_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; # Dumping data for table web36db1.symmetrics_trustedrating_emails: 0 rows /*!40000 ALTER TABLE `symmetrics_trustedrating_emails` DISABLE KEYS */; /*!40000 ALTER TABLE `symmetrics_trustedrating_emails` ENABLE KEYS */; # Dumping structure for table web36db1.tag CREATE TABLE IF NOT EXISTS `tag` ( `tag_id` int(11) unsigned NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `status` smallint(6) NOT NULL default '0', `first_customer_id` int(10) unsigned NOT NULL default '0', `first_store_id` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`tag_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.tag: 0 rows /*!40000 ALTER TABLE `tag` DISABLE KEYS */; /*!40000 ALTER TABLE `tag` ENABLE KEYS */; # Dumping structure for table web36db1.tag_properties CREATE TABLE IF NOT EXISTS `tag_properties` ( `tag_id` int(11) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `base_popularity` int(11) unsigned NOT NULL default '0', PRIMARY KEY (`tag_id`,`store_id`), KEY `FK_TAG_PROPERTIES_STORE` (`store_id`), CONSTRAINT `FK_TAG_PROPERTIES_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_TAG_PROPERTIES_TAG` FOREIGN KEY (`tag_id`) REFERENCES `tag` (`tag_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.tag_properties: 0 rows /*!40000 ALTER TABLE `tag_properties` DISABLE KEYS */; /*!40000 ALTER TABLE `tag_properties` ENABLE KEYS */; # Dumping structure for table web36db1.tag_relation CREATE TABLE IF NOT EXISTS `tag_relation` ( `tag_relation_id` int(11) unsigned NOT NULL auto_increment, `tag_id` int(11) unsigned NOT NULL default '0', `customer_id` int(10) unsigned default NULL, `product_id` int(11) unsigned NOT NULL default '0', `store_id` smallint(6) unsigned NOT NULL default '1', `active` tinyint(1) unsigned NOT NULL default '1', `created_at` datetime default NULL, PRIMARY KEY (`tag_relation_id`), UNIQUE KEY `UNQ_TAG_CUSTOMER_PRODUCT_STORE` (`tag_id`,`customer_id`,`product_id`,`store_id`), KEY `IDX_PRODUCT` (`product_id`), KEY `IDX_TAG` (`tag_id`), KEY `IDX_CUSTOMER` (`customer_id`), KEY `IDX_STORE` (`store_id`), CONSTRAINT `FK_TAG_RELATION_CUSTOMER` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_TAG_RELATION_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_TAG_RELATION_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_TAG_RELATION_TAG` FOREIGN KEY (`tag_id`) REFERENCES `tag` (`tag_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.tag_relation: 0 rows /*!40000 ALTER TABLE `tag_relation` DISABLE KEYS */; /*!40000 ALTER TABLE `tag_relation` ENABLE KEYS */; # Dumping structure for table web36db1.tag_summary CREATE TABLE IF NOT EXISTS `tag_summary` ( `tag_id` int(11) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `customers` int(11) unsigned NOT NULL default '0', `products` int(11) unsigned NOT NULL default '0', `uses` int(11) unsigned NOT NULL default '0' COMMENT 'deprecated since 1.4.0.1', `historical_uses` int(11) unsigned NOT NULL default '0' COMMENT 'deprecated since 1.4.0.1', `popularity` int(11) unsigned NOT NULL default '0', `base_popularity` int(11) unsigned NOT NULL default '0' COMMENT 'deprecated since 1.4.0.1', PRIMARY KEY (`tag_id`,`store_id`), KEY `FK_TAG_SUMMARY_STORE` (`store_id`), KEY `IDX_TAG` (`tag_id`), CONSTRAINT `FK_TAG_SUMMARY_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_TAG_SUMMARY_TAG` FOREIGN KEY (`tag_id`) REFERENCES `tag` (`tag_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.tag_summary: 0 rows /*!40000 ALTER TABLE `tag_summary` DISABLE KEYS */; /*!40000 ALTER TABLE `tag_summary` ENABLE KEYS */; # Dumping structure for table web36db1.tax_calculation CREATE TABLE IF NOT EXISTS `tax_calculation` ( `tax_calculation_rate_id` int(11) NOT NULL, `tax_calculation_rule_id` int(11) NOT NULL, `customer_tax_class_id` smallint(6) NOT NULL, `product_tax_class_id` smallint(6) NOT NULL, KEY `FK_TAX_CALCULATION_RULE` (`tax_calculation_rule_id`), KEY `FK_TAX_CALCULATION_RATE` (`tax_calculation_rate_id`), KEY `FK_TAX_CALCULATION_CTC` (`customer_tax_class_id`), KEY `FK_TAX_CALCULATION_PTC` (`product_tax_class_id`), KEY `IDX_TAX_CALCULATION` (`tax_calculation_rate_id`,`customer_tax_class_id`,`product_tax_class_id`), CONSTRAINT `FK_TAX_CALCULATION_CTC` FOREIGN KEY (`customer_tax_class_id`) REFERENCES `tax_class` (`class_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_TAX_CALCULATION_PTC` FOREIGN KEY (`product_tax_class_id`) REFERENCES `tax_class` (`class_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_TAX_CALCULATION_RATE` FOREIGN KEY (`tax_calculation_rate_id`) REFERENCES `tax_calculation_rate` (`tax_calculation_rate_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_TAX_CALCULATION_RULE` FOREIGN KEY (`tax_calculation_rule_id`) REFERENCES `tax_calculation_rule` (`tax_calculation_rule_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.tax_calculation: 3 rows /*!40000 ALTER TABLE `tax_calculation` DISABLE KEYS */; INSERT INTO `tax_calculation` (`tax_calculation_rate_id`, `tax_calculation_rule_id`, `customer_tax_class_id`, `product_tax_class_id`) VALUES (3, 3, 3, 1), (3, 5, 3, 4), (5, 4, 3, 2); /*!40000 ALTER TABLE `tax_calculation` ENABLE KEYS */; # Dumping structure for table web36db1.tax_calculation_rate CREATE TABLE IF NOT EXISTS `tax_calculation_rate` ( `tax_calculation_rate_id` int(11) NOT NULL auto_increment, `tax_country_id` char(2) NOT NULL, `tax_region_id` mediumint(9) NOT NULL, `tax_postcode` varchar(21) NOT NULL, `code` varchar(255) NOT NULL, `rate` decimal(12,4) NOT NULL, `zip_is_range` tinyint(1) default NULL, `zip_from` int(11) unsigned default NULL, `zip_to` int(11) unsigned default NULL, PRIMARY KEY (`tax_calculation_rate_id`), KEY `IDX_TAX_CALCULATION_RATE` (`tax_country_id`,`tax_region_id`,`tax_postcode`), KEY `IDX_TAX_CALCULATION_RATE_CODE` (`code`), KEY `IDX_TAX_CALCULATION_RATE_RANGE` (`tax_calculation_rate_id`,`tax_country_id`,`tax_region_id`,`zip_is_range`,`tax_postcode`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.tax_calculation_rate: 3 rows /*!40000 ALTER TABLE `tax_calculation_rate` DISABLE KEYS */; INSERT INTO `tax_calculation_rate` (`tax_calculation_rate_id`, `tax_country_id`, `tax_region_id`, `tax_postcode`, `code`, `rate`, `zip_is_range`, `zip_from`, `zip_to`) VALUES (3, 'DE', 0, '*', '19% Steuer', 19.0000, NULL, NULL, NULL), (4, 'DE', 0, '*', '0% Steuer', 0.0000, NULL, NULL, NULL), (5, 'DE', 0, '*', '7% Steuer', 7.0000, NULL, NULL, NULL); /*!40000 ALTER TABLE `tax_calculation_rate` ENABLE KEYS */; # Dumping structure for table web36db1.tax_calculation_rate_title CREATE TABLE IF NOT EXISTS `tax_calculation_rate_title` ( `tax_calculation_rate_title_id` int(11) NOT NULL auto_increment, `tax_calculation_rate_id` int(11) NOT NULL, `store_id` smallint(5) unsigned NOT NULL, `value` varchar(255) NOT NULL, PRIMARY KEY (`tax_calculation_rate_title_id`), KEY `IDX_TAX_CALCULATION_RATE_TITLE` (`tax_calculation_rate_id`,`store_id`), KEY `FK_TAX_CALCULATION_RATE_TITLE_RATE` (`tax_calculation_rate_id`), KEY `FK_TAX_CALCULATION_RATE_TITLE_STORE` (`store_id`), CONSTRAINT `FK_TAX_CALCULATION_RATE_TITLE_RATE` FOREIGN KEY (`tax_calculation_rate_id`) REFERENCES `tax_calculation_rate` (`tax_calculation_rate_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_TAX_CALCULATION_RATE_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 web36db1.tax_calculation_rate_title: 0 rows /*!40000 ALTER TABLE `tax_calculation_rate_title` DISABLE KEYS */; /*!40000 ALTER TABLE `tax_calculation_rate_title` ENABLE KEYS */; # Dumping structure for table web36db1.tax_calculation_rule CREATE TABLE IF NOT EXISTS `tax_calculation_rule` ( `tax_calculation_rule_id` int(11) NOT NULL auto_increment, `code` varchar(255) NOT NULL, `priority` mediumint(9) NOT NULL, `position` mediumint(9) NOT NULL, PRIMARY KEY (`tax_calculation_rule_id`), KEY `IDX_TAX_CALCULATION_RULE` (`priority`,`position`,`tax_calculation_rule_id`), KEY `IDX_TAX_CALCULATION_RULE_CODE` (`code`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.tax_calculation_rule: 3 rows /*!40000 ALTER TABLE `tax_calculation_rule` DISABLE KEYS */; INSERT INTO `tax_calculation_rule` (`tax_calculation_rule_id`, `code`, `priority`, `position`) VALUES (3, 'Produkte mit 19% MwSt.', 1, 0), (4, 'Produkte mit 7% MwSt.', 2, 0), (5, 'Versand mit 19% MwSt.', 3, 0); /*!40000 ALTER TABLE `tax_calculation_rule` ENABLE KEYS */; # Dumping structure for table web36db1.tax_class CREATE TABLE IF NOT EXISTS `tax_class` ( `class_id` smallint(6) NOT NULL auto_increment, `class_name` varchar(255) NOT NULL default '', `class_type` enum('CUSTOMER','PRODUCT') NOT NULL default 'CUSTOMER', PRIMARY KEY (`class_id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.tax_class: 4 rows /*!40000 ALTER TABLE `tax_class` DISABLE KEYS */; INSERT INTO `tax_class` (`class_id`, `class_name`, `class_type`) VALUES (1, 'Umsatzsteuerpflichtige Güter 19%', 'PRODUCT'), (2, 'Umsatzsteuerpflichtige Güter 7%', 'PRODUCT'), (3, 'inkl. Mehrwertsteuer', 'CUSTOMER'), (4, 'Versand', 'PRODUCT'); /*!40000 ALTER TABLE `tax_class` ENABLE KEYS */; # Dumping structure for table web36db1.tax_order_aggregated_created CREATE TABLE IF NOT EXISTS `tax_order_aggregated_created` ( `id` int(11) unsigned NOT NULL auto_increment, `period` date NOT NULL default '0000-00-00', `store_id` smallint(5) unsigned default NULL, `code` varchar(255) NOT NULL default '', `order_status` varchar(50) NOT NULL default '', `percent` float(12,4) NOT NULL default '0.0000', `orders_count` int(11) unsigned NOT NULL default '0', `tax_base_amount_sum` float(12,4) NOT NULL default '0.0000', PRIMARY KEY (`id`), UNIQUE KEY `UNQ_PERIOD_STORE_CODE_ORDER_STATUS` (`period`,`store_id`,`code`,`order_status`), KEY `IDX_STORE_ID` (`store_id`), CONSTRAINT `FK_TAX_ORDER_AGGREGATED_CREATED_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; # Dumping data for table web36db1.tax_order_aggregated_created: 2 rows /*!40000 ALTER TABLE `tax_order_aggregated_created` DISABLE KEYS */; INSERT INTO `tax_order_aggregated_created` (`id`, `period`, `store_id`, `code`, `order_status`, `percent`, `orders_count`, `tax_base_amount_sum`) VALUES (3, '2010-07-20', 1, '19% Steuer', 'complete', 19.0000, 1, 16.7600), (4, '2010-07-20', 0, '19% Steuer', 'complete', 19.0000, 1, 16.7600); /*!40000 ALTER TABLE `tax_order_aggregated_created` ENABLE KEYS */; # Dumping structure for table web36db1.weee_discount CREATE TABLE IF NOT EXISTS `weee_discount` ( `entity_id` int(10) unsigned NOT NULL default '0', `website_id` smallint(5) unsigned NOT NULL default '0', `customer_group_id` smallint(5) unsigned NOT NULL, `value` decimal(12,4) NOT NULL default '0.0000', KEY `FK_CATALOG_PRODUCT_ENTITY_WEEE_DISCOUNT_WEBSITE` (`website_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_WEEE_DISCOUNT_PRODUCT_ENTITY` (`entity_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_WEEE_DISCOUNT_GROUP` (`customer_group_id`), CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_WEEE_DISCOUNT_GROUP` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_WEEE_DISCOUNT_PRODUCT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_WEEE_DISCOUNT_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 web36db1.weee_discount: 0 rows /*!40000 ALTER TABLE `weee_discount` DISABLE KEYS */; /*!40000 ALTER TABLE `weee_discount` ENABLE KEYS */; # Dumping structure for table web36db1.weee_tax CREATE TABLE IF NOT EXISTS `weee_tax` ( `value_id` int(11) NOT NULL auto_increment, `website_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `country` varchar(2) NOT NULL default '', `value` decimal(12,4) NOT NULL default '0.0000', `state` varchar(255) NOT NULL default '*', `attribute_id` smallint(5) unsigned NOT NULL, `entity_type_id` smallint(5) unsigned NOT NULL, PRIMARY KEY (`value_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_WEEE_TAX_WEBSITE` (`website_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_WEEE_TAX_PRODUCT_ENTITY` (`entity_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_WEEE_TAX_COUNTRY` (`country`), KEY `FK_WEEE_TAX_ATTRIBUTE_ID` (`attribute_id`), CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_WEEE_TAX_COUNTRY` FOREIGN KEY (`country`) REFERENCES `directory_country` (`country_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_WEEE_TAX_PRODUCT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_WEEE_TAX_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_WEEE_TAX_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.weee_tax: 0 rows /*!40000 ALTER TABLE `weee_tax` DISABLE KEYS */; /*!40000 ALTER TABLE `weee_tax` ENABLE KEYS */; # Dumping structure for table web36db1.widget CREATE TABLE IF NOT EXISTS `widget` ( `widget_id` int(10) unsigned NOT NULL auto_increment, `code` varchar(255) NOT NULL, `type` varchar(255) NOT NULL, `parameters` text, PRIMARY KEY (`widget_id`), KEY `IDX_CODE` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Preconfigured Widgets'; # Dumping data for table web36db1.widget: 0 rows /*!40000 ALTER TABLE `widget` DISABLE KEYS */; /*!40000 ALTER TABLE `widget` ENABLE KEYS */; # Dumping structure for table web36db1.widget_instance CREATE TABLE IF NOT EXISTS `widget_instance` ( `instance_id` int(11) unsigned NOT NULL auto_increment, `type` varchar(255) NOT NULL default '', `package_theme` varchar(255) NOT NULL default '', `title` varchar(255) NOT NULL default '', `store_ids` varchar(255) NOT NULL default '0', `widget_parameters` text, `sort_order` smallint(5) NOT NULL default '0', PRIMARY KEY (`instance_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.widget_instance: 0 rows /*!40000 ALTER TABLE `widget_instance` DISABLE KEYS */; /*!40000 ALTER TABLE `widget_instance` ENABLE KEYS */; # Dumping structure for table web36db1.widget_instance_page CREATE TABLE IF NOT EXISTS `widget_instance_page` ( `page_id` int(11) unsigned NOT NULL auto_increment, `instance_id` int(11) unsigned NOT NULL default '0', `group` varchar(25) NOT NULL default '', `layout_handle` varchar(255) NOT NULL default '', `block_reference` varchar(255) NOT NULL default '', `for` varchar(25) NOT NULL default '', `entities` text, `template` varchar(255) NOT NULL default '', PRIMARY KEY (`page_id`), KEY `IDX_WIDGET_WIDGET_INSTANCE_ID` (`instance_id`), CONSTRAINT `FK_WIDGET_WIDGET_INSTANCE_ID` FOREIGN KEY (`instance_id`) REFERENCES `widget_instance` (`instance_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.widget_instance_page: 0 rows /*!40000 ALTER TABLE `widget_instance_page` DISABLE KEYS */; /*!40000 ALTER TABLE `widget_instance_page` ENABLE KEYS */; # Dumping structure for table web36db1.widget_instance_page_layout CREATE TABLE IF NOT EXISTS `widget_instance_page_layout` ( `page_id` int(11) unsigned NOT NULL default '0', `layout_update_id` int(10) unsigned NOT NULL default '0', UNIQUE KEY `page_id` (`page_id`,`layout_update_id`), KEY `IDX_WIDGET_WIDGET_INSTANCE_PAGE_ID` (`page_id`), KEY `IDX_WIDGET_WIDGET_INSTANCE_LAYOUT_UPDATE_ID` (`layout_update_id`), CONSTRAINT `FK_WIDGET_WIDGET_INSTANCE_LAYOUT_UPDATE_ID` FOREIGN KEY (`layout_update_id`) REFERENCES `core_layout_update` (`layout_update_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_WIDGET_WIDGET_INSTANCE_PAGE_ID` FOREIGN KEY (`page_id`) REFERENCES `widget_instance_page` (`page_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web36db1.widget_instance_page_layout: 0 rows /*!40000 ALTER TABLE `widget_instance_page_layout` DISABLE KEYS */; /*!40000 ALTER TABLE `widget_instance_page_layout` ENABLE KEYS */; # Dumping structure for table web36db1.wishlist CREATE TABLE IF NOT EXISTS `wishlist` ( `wishlist_id` int(10) unsigned NOT NULL auto_increment, `customer_id` int(10) unsigned NOT NULL default '0', `shared` tinyint(1) unsigned default '0', `sharing_code` varchar(32) character set latin1 collate latin1_general_ci NOT NULL default '', `updated_at` datetime default NULL, PRIMARY KEY (`wishlist_id`), UNIQUE KEY `UNQ_CUSTOMER` (`customer_id`), KEY `IDX_IS_SHARED` (`shared`), CONSTRAINT `FK_WISHLIST_CUSTOMER` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='Wishlist main'; # Dumping data for table web36db1.wishlist: 6 rows /*!40000 ALTER TABLE `wishlist` DISABLE KEYS */; INSERT INTO `wishlist` (`wishlist_id`, `customer_id`, `shared`, `sharing_code`, `updated_at`) VALUES (1, 2, 0, '495f6617a09d15e177d5067ff17a3b7c', '2010-07-22 10:31:05'), (2, 1, 0, '28da1f6f92bb9697854a8a3514dae42f', '2010-07-23 15:04:46'), (3, 3, 0, '6f94898edd0df487fe339d4ea03e4d0b', '2010-07-30 09:45:06'), (4, 4, 0, '7cb4b00000d30cf998a87e327e52aa5e', '2010-08-19 11:00:40'), (5, 11, 0, '6f334199177724c14b10e135aae470a6', '2010-08-27 07:30:51'), (6, 7, 0, 'e1b843c898fa76abd5ea16a90dcb6e33', '2010-08-28 07:57:47'); /*!40000 ALTER TABLE `wishlist` ENABLE KEYS */; # Dumping structure for table web36db1.wishlist_item CREATE TABLE IF NOT EXISTS `wishlist_item` ( `wishlist_item_id` int(10) unsigned NOT NULL auto_increment, `wishlist_id` int(10) unsigned NOT NULL default '0', `product_id` int(10) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned default NULL, `added_at` datetime default NULL, `description` text, PRIMARY KEY (`wishlist_item_id`), KEY `IDX_WISHLIST` (`wishlist_id`), KEY `IDX_PRODUCT` (`product_id`), KEY `IDX_STORE` (`store_id`), CONSTRAINT `FK_WISHLIST_ITEM_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_WISHLIST_ITEM_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE, CONSTRAINT `FK_WISHLIST_ITEM_WISHLIST` FOREIGN KEY (`wishlist_id`) REFERENCES `wishlist` (`wishlist_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Wishlist items'; # Dumping data for table web36db1.wishlist_item: 0 rows /*!40000 ALTER TABLE `wishlist_item` DISABLE KEYS */; /*!40000 ALTER TABLE `wishlist_item` ENABLE KEYS */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;