/*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `qs_zz_DraftPageItemConfig` ( `id` int(11) NOT NULL AUTO_INCREMENT, `idItem` int(11) NOT NULL, `name` varchar(255) NOT NULL, `value` text, PRIMARY KEY (`id`), UNIQUE KEY `idItem_2` (`idItem`,`name`), KEY `idItem` (`idItem`) ) ENGINE=MyISAM AUTO_INCREMENT=4571 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; INSERT INTO `qs_zz_DraftPageItemConfig` (`id`, `idItem`, `name`, `value`) VALUES (4456,2353,'facebookApi','361401460542308'),(4457,2355,'type','default'),(4564,2393,'paginatorOptions[linkWidth]',''),(4565,2393,'paginatorOptions[template]','{PageLinks}'),(4563,2393,'paginatorOptions[pageLinks]','10'),(4562,2393,'limit',''),(4561,2393,'enablePaginator','y'),(4560,2393,'autostart','y'),(4559,2393,'showArrows','y'),(4558,2393,'autoHideToolbar','y'),(4557,2393,'enableButtons','y'),(4556,2393,'effectDuration','400'),(4555,2393,'interval','5'),(4554,2393,'effect','slide');