/*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `qs_zz_PageItemConfig` ( `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=2399 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; INSERT INTO `qs_zz_PageItemConfig` (`id`, `idItem`, `name`, `value`) VALUES (1389,1145,'type','default'),(2215,1868,'facebookApi','361401460542308'),(2216,1870,'type','default'),(2393,1946,'paginatorOptions[template]','{PageLinks}'),(2392,1946,'paginatorOptions[linkWidth]',''),(2391,1946,'paginatorOptions[pageLinks]','10'),(2390,1946,'limit',''),(2389,1946,'enablePaginator','y'),(2388,1946,'autostart','y'),(2387,1946,'showArrows','y'),(2386,1946,'autoHideToolbar','y'),(2385,1946,'enableButtons','y'),(2384,1946,'effectDuration','400'),(2383,1946,'interval','5'),(2382,1946,'effect','slide');