oshp/headers

View on GitHub
conf/sql/headers-topsites_global.sql

Summary

Maintainability
Test Coverage
-- MySQL dump 10.13  Distrib 5.5.43, for debian-linux-gnu (x86_64)
--
-- Host: localhost    Database: headers
-- ------------------------------------------------------
-- Server version    5.5.43-0ubuntu0.14.04.1

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!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' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `header`
--

DROP TABLE IF EXISTS `header`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `header` (
  `header_id` int(11) NOT NULL,
  `site_id` int(11) DEFAULT NULL,
  `header_name_id` int(11) DEFAULT NULL,
  `header_value_id` int(11) DEFAULT NULL,
  PRIMARY KEY (`header_id`),
  KEY `site_id` (`site_id`),
  KEY `header_name_id` (`header_name_id`),
  KEY `header_value_id` (`header_value_id`),
  CONSTRAINT `header_ibfk_1` FOREIGN KEY (`site_id`) REFERENCES `site` (`site_id`),
  CONSTRAINT `header_ibfk_2` FOREIGN KEY (`header_name_id`) REFERENCES `header_name` (`header_name_id`),
  CONSTRAINT `header_ibfk_3` FOREIGN KEY (`header_value_id`) REFERENCES `header_value` (`header_value_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `header`
--

LOCK TABLES `header` WRITE;
/*!40000 ALTER TABLE `header` DISABLE KEYS */;
INSERT INTO `header` VALUES (1,9,1,1),(2,9,2,2),(3,9,3,3),(4,9,4,4),(5,9,5,5),(6,9,6,6),(7,9,7,7),(8,9,8,8),(9,9,9,9),(10,9,10,10),(11,9,11,11),(12,9,12,12),(13,9,13,11),(14,9,14,13),(15,9,15,14),(16,9,16,15),(17,9,17,16),(18,9,18,17),(19,9,19,18),(20,9,20,19),(21,9,21,20),(22,9,22,21),(23,26,14,22),(24,26,1,23),(25,26,2,2),(26,26,4,24),(27,26,17,25),(28,26,18,17),(29,26,19,18),(30,26,13,11),(31,26,22,26),(32,23,1,27),(33,23,23,28),(34,23,9,29),(35,23,18,30),(36,23,19,18),(37,23,12,12),(38,23,7,31),(39,23,13,11),(40,23,21,32),(41,23,22,33),(42,32,13,34),(43,32,1,35),(44,32,22,36),(45,32,19,18),(46,32,18,37),(47,56,13,38),(48,56,1,39),(49,56,22,40),(50,56,19,18),(51,56,18,41),(52,34,1,42),(53,34,24,43),(54,34,9,44),(55,34,10,45),(56,34,25,46),(57,34,19,47),(58,34,12,12),(59,34,7,48),(60,34,13,49),(61,34,21,20),(62,34,22,50),(63,46,1,51),(64,46,26,52),(65,46,27,53),(66,46,28,54),(67,46,25,55),(68,46,18,56),(69,46,19,18),(70,46,29,57),(71,46,7,58),(72,46,13,49),(73,46,22,26),(74,46,30,59),(75,38,1,60),(76,38,2,61),(77,38,3,3),(78,38,16,62),(79,38,9,63),(80,38,10,64),(81,38,18,65),(82,38,11,66),(83,38,19,18),(84,38,17,67),(85,38,12,12),(86,38,7,68),(87,38,13,49),(88,38,21,20),(89,38,22,26),(90,63,1,69),(91,63,31,70),(92,63,9,71),(93,63,10,72),(94,63,25,73),(95,63,11,74),(96,63,19,18),(97,63,7,75),(98,63,13,72),(99,63,21,20),(100,63,22,26),(101,76,1,76),(102,76,30,59),(103,76,18,77),(104,76,11,78),(105,76,19,18),(106,76,32,79),(107,76,13,72),(108,76,22,50),(109,60,33,80),(110,60,9,81),(111,60,10,82),(112,60,25,55),(113,60,18,30),(114,60,11,72),(115,60,19,18),(116,60,12,12),(117,60,7,83),(118,60,13,72),(119,60,22,84),(120,68,8,8),(121,68,2,2),(122,68,33,80),(123,68,28,85),(124,68,25,55),(125,68,34,86),(126,68,18,87),(127,68,19,18),(128,68,35,88),(129,68,6,6),(130,68,7,89),(131,68,13,90),(132,68,22,21),(133,104,8,8),(134,104,36,91),(135,104,2,2),(136,104,3,3),(137,104,16,92),(138,104,33,80),(139,104,9,93),(140,104,17,94),(141,104,25,95),(142,104,37,96),(143,104,18,97),(144,104,19,18),(145,104,26,98),(146,104,6,99),(147,104,38,100),(148,104,7,12),(149,104,13,101),(150,104,21,32),(151,104,22,26),(152,104,39,102),(153,97,13,103),(154,97,33,80),(155,97,19,18),(156,97,22,50),(157,97,18,77),(158,87,1,104),(159,87,30,59),(160,87,25,105),(161,87,18,106),(162,87,11,107),(163,87,19,18),(164,87,32,108),(165,87,13,109),(166,87,21,20),(167,87,22,50),(168,117,33,80),(169,117,18,110),(170,117,19,18),(171,117,40,111),(172,117,13,112),(173,117,22,113),(174,128,33,80),(175,128,25,55),(176,128,18,77),(177,128,19,18),(178,128,13,114),(179,128,22,26),(180,141,1,115),(181,141,25,55),(182,141,18,77),(183,141,19,18),(184,141,13,116),(185,141,22,50),(186,132,1,117),(187,132,30,59),(188,132,18,118),(189,132,11,119),(190,132,19,18),(191,132,32,120),(192,132,13,116),(193,132,22,50),(194,169,33,80),(195,169,9,121),(196,169,18,122),(197,169,31,123),(198,169,19,18),(199,169,7,83),(200,169,13,124),(201,169,21,20),(202,169,41,125),(203,169,22,26),(204,169,42,126),(205,169,43,127),(206,175,1,128),(207,175,30,59),(208,175,25,55),(209,175,18,30),(210,175,11,129),(211,175,19,18),(212,175,32,130),(213,175,13,124),(214,175,21,20),(215,175,22,40),(216,173,1,131),(217,173,34,132),(218,173,25,133),(219,173,17,134),(220,173,44,135),(221,173,2,2),(222,173,3,3),(223,173,45,136),(224,173,29,137),(225,173,6,138),(226,173,7,139),(227,173,26,140),(228,173,27,141),(229,173,30,59),(230,173,10,142),(231,173,13,143),(232,173,28,137),(233,173,46,144),(234,173,18,77),(235,173,47,145),(236,173,19,18),(237,173,21,146),(238,173,22,40),(239,166,23,147),(240,166,33,80),(241,166,9,148),(242,166,10,149),(243,166,25,55),(244,166,18,122),(245,166,19,18),(246,166,12,12),(247,166,7,139),(248,166,13,124),(249,166,21,20),(250,166,22,50),(251,166,42,150),(252,167,1,151),(253,167,35,152),(254,167,27,141),(255,167,23,153),(256,167,30,59),(257,167,10,154),(258,167,25,155),(259,167,18,156),(260,167,19,18),(261,167,34,86),(262,167,6,6),(263,167,12,12),(264,167,7,157),(265,167,13,124),(266,167,21,20),(267,167,22,50),(268,167,28,137),(269,183,1,158),(270,183,34,159),(271,183,18,160),(272,183,19,18),(273,183,13,161),(274,183,21,20),(275,183,22,50),(276,189,23,162),(277,189,33,80),(278,189,9,163),(279,189,10,149),(280,189,25,164),(281,189,18,122),(282,189,19,18),(283,189,12,12),(284,189,7,139),(285,189,13,165),(286,189,42,166),(287,189,22,40),(288,184,48,167),(289,184,33,80),(290,184,17,168),(291,184,25,55),(292,184,18,77),(293,184,19,18),(294,184,13,161),(295,184,21,20),(296,184,22,26),(297,188,33,80),(298,188,9,169),(299,188,25,55),(300,188,18,122),(301,188,11,170),(302,188,19,18),(303,188,32,171),(304,188,13,165),(305,188,42,172),(306,188,22,50),(307,198,23,173),(308,198,33,80),(309,198,9,174),(310,198,18,122),(311,198,19,18),(312,198,13,175),(313,198,42,176),(314,198,22,50),(315,2,17,177),(316,2,3,3),(317,2,16,178),(318,2,9,179),(319,2,10,45),(320,2,25,55),(321,2,49,180),(322,2,19,18),(323,2,2,137),(324,2,12,12),(325,2,7,48),(326,2,13,175),(327,2,50,181),(328,2,22,50),(329,2,21,182),(330,19,2,2),(331,19,9,183),(332,19,30,184),(333,19,10,185),(334,19,25,55),(335,19,18,186),(336,19,19,18),(337,19,7,187),(338,19,13,175),(339,19,50,188),(340,19,22,40),(341,19,21,20),(342,3,2,189),(343,3,3,3),(344,3,9,190),(345,3,30,184),(346,3,10,191),(347,3,25,55),(348,3,18,192),(349,3,19,18),(350,3,7,12),(351,3,13,175),(352,3,21,20),(353,3,22,26),(354,3,50,193),(355,1,2,2),(356,1,9,194),(357,1,30,184),(358,1,10,185),(359,1,25,55),(360,1,18,186),(361,1,19,18),(362,1,7,187),(363,1,13,175),(364,1,50,188),(365,1,22,40),(366,1,21,20),(367,22,2,2),(368,22,9,195),(369,22,30,184),(370,22,10,185),(371,22,25,55),(372,22,18,186),(373,22,19,18),(374,22,7,187),(375,22,13,175),(376,22,50,188),(377,22,22,40),(378,22,21,20),(379,28,2,2),(380,28,9,196),(381,28,30,184),(382,28,10,185),(383,28,25,55),(384,28,18,186),(385,28,19,18),(386,28,7,187),(387,28,13,175),(388,28,50,188),(389,28,22,40),(390,28,21,20),(391,25,1,197),(392,25,9,198),(393,25,25,55),(394,25,18,199),(395,25,19,18),(396,25,51,31),(397,25,7,187),(398,25,13,175),(399,25,50,200),(400,25,22,26),(401,25,52,201),(402,29,1,202),(403,29,23,203),(404,29,9,204),(405,29,10,149),(406,29,18,77),(407,29,19,18),(408,29,12,12),(409,29,7,139),(410,29,13,175),(411,29,22,50),(412,7,35,205),(413,7,53,206),(414,7,27,207),(415,7,3,3),(416,7,23,208),(417,7,33,80),(418,7,9,209),(419,7,28,210),(420,7,25,55),(421,7,18,65),(422,7,11,211),(423,7,19,18),(424,7,34,132),(425,7,7,212),(426,7,13,213),(427,7,22,26),(428,11,2,2),(429,11,9,214),(430,11,30,184),(431,11,10,185),(432,11,25,55),(433,11,18,186),(434,11,19,18),(435,11,7,187),(436,11,13,213),(437,11,50,188),(438,11,22,40),(439,11,21,20),(440,5,54,215),(441,5,23,216),(442,5,33,80),(443,5,9,217),(444,5,10,124),(445,5,25,55),(446,5,55,137),(447,5,18,218),(448,5,19,18),(449,5,56,219),(450,5,7,83),(451,5,13,213),(452,5,50,220),(453,5,22,26),(454,5,57,136),(455,5,6,99),(456,40,35,221),(457,40,58,222),(458,40,3,3),(459,40,16,223),(460,40,33,80),(461,40,22,26),(462,40,17,224),(463,40,25,225),(464,40,19,226),(465,40,18,77),(466,40,59,227),(467,40,60,228),(468,40,2,2),(469,40,6,138),(470,40,9,229),(471,40,13,230),(472,40,50,231),(473,40,61,232),(474,40,21,20),(475,30,10,185),(476,30,33,80),(477,30,9,233),(478,30,62,234),(479,30,25,105),(480,30,18,106),(481,30,63,235),(482,30,19,18),(483,30,12,12),(484,30,7,12),(485,30,13,230),(486,30,21,20),(487,30,22,236),(488,51,2,2),(489,51,9,237),(490,51,30,184),(491,51,10,185),(492,51,25,55),(493,51,18,186),(494,51,19,18),(495,51,7,187),(496,51,13,230),(497,51,50,188),(498,51,22,40),(499,51,21,20),(500,49,1,238),(501,49,10,239),(502,49,25,55),(503,49,19,18),(504,49,7,240),(505,49,13,230),(506,49,22,40),(507,39,33,80),(508,39,25,241),(509,39,64,242),(510,39,18,77),(511,39,19,18),(512,39,13,230),(513,39,21,20),(514,39,22,26),(515,44,9,243),(516,44,17,244),(517,44,25,155),(518,44,18,77),(519,44,19,18),(520,44,6,99),(521,44,13,230),(522,44,50,245),(523,44,22,26),(524,44,21,32),(525,36,2,2),(526,36,3,3),(527,36,33,80),(528,36,9,246),(529,36,65,247),(530,36,25,55),(531,36,18,122),(532,36,19,18),(533,36,6,138),(534,36,7,12),(535,36,13,248),(536,36,21,20),(537,36,66,249),(538,36,22,40),(539,36,42,250),(540,35,2,2),(541,35,9,251),(542,35,30,184),(543,35,10,185),(544,35,25,55),(545,35,18,186),(546,35,19,18),(547,35,7,187),(548,35,13,248),(549,35,50,188),(550,35,22,40),(551,35,21,20),(552,50,1,252),(553,50,30,59),(554,50,25,55),(555,50,18,77),(556,50,11,253),(557,50,19,47),(558,50,32,254),(559,50,13,253),(560,50,22,50),(561,62,2,2),(562,62,9,255),(563,62,30,184),(564,62,10,185),(565,62,25,55),(566,62,18,186),(567,62,19,18),(568,62,7,187),(569,62,13,256),(570,62,50,188),(571,62,22,40),(572,62,21,20),(573,33,2,2),(574,33,9,257),(575,33,30,184),(576,33,10,185),(577,33,25,55),(578,33,18,186),(579,33,19,18),(580,33,7,187),(581,33,13,256),(582,33,50,188),(583,33,22,40),(584,33,21,20),(585,64,2,2),(586,64,9,258),(587,64,30,184),(588,64,10,185),(589,64,25,55),(590,64,18,186),(591,64,19,18),(592,64,7,187),(593,64,13,256),(594,64,50,188),(595,64,22,40),(596,64,21,20),(597,71,2,2),(598,71,9,259),(599,71,30,184),(600,71,10,185),(601,71,25,55),(602,71,18,186),(603,71,19,18),(604,71,7,187),(605,71,13,256),(606,71,50,188),(607,71,22,40),(608,71,21,20),(609,45,2,2),(610,45,9,260),(611,45,30,184),(612,45,10,185),(613,45,25,55),(614,45,18,186),(615,45,19,18),(616,45,7,187),(617,45,13,256),(618,45,50,188),(619,45,22,40),(620,45,21,20),(621,69,67,261),(622,69,33,80),(623,69,9,262),(624,69,25,263),(625,69,18,77),(626,69,19,18),(627,69,13,256),(628,69,22,40),(629,48,2,2),(630,48,9,264),(631,48,30,184),(632,48,10,185),(633,48,25,55),(634,48,18,186),(635,48,19,18),(636,48,7,187),(637,48,13,256),(638,48,50,188),(639,48,22,40),(640,48,21,20),(641,57,10,185),(642,57,33,80),(643,57,9,265),(644,57,62,266),(645,57,25,105),(646,57,18,106),(647,57,63,267),(648,57,19,18),(649,57,12,12),(650,57,7,12),(651,57,13,256),(652,57,50,268),(653,57,22,40),(654,57,21,20),(655,21,1,269),(656,21,16,270),(657,21,9,271),(658,21,10,256),(659,21,18,77),(660,21,11,256),(661,21,19,18),(662,21,7,272),(663,21,13,256),(664,21,50,273),(665,21,22,40),(666,21,21,182),(667,54,1,274),(668,54,30,59),(669,54,18,275),(670,54,11,276),(671,54,19,18),(672,54,13,256),(673,54,22,50),(674,86,2,2),(675,86,9,277),(676,86,30,184),(677,86,10,185),(678,86,25,55),(679,86,18,186),(680,86,19,18),(681,86,7,187),(682,86,13,278),(683,86,50,188),(684,86,22,40),(685,86,21,20),(686,70,2,2),(687,70,9,279),(688,70,30,184),(689,70,10,185),(690,70,25,55),(691,70,18,186),(692,70,19,18),(693,70,7,187),(694,70,13,278),(695,70,50,188),(696,70,22,40),(697,70,21,20),(698,61,68,280),(699,61,33,80),(700,61,10,281),(701,61,25,55),(702,61,18,282),(703,61,19,18),(704,61,69,283),(705,61,12,12),(706,61,7,284),(707,61,13,278),(708,61,21,20),(709,61,22,285),(710,83,2,2),(711,83,9,286),(712,83,30,184),(713,83,10,185),(714,83,25,55),(715,83,18,186),(716,83,19,18),(717,83,7,187),(718,83,13,287),(719,83,50,188),(720,83,22,40),(721,83,21,20),(722,90,2,2),(723,90,16,288),(724,90,3,3),(725,90,33,80),(726,90,9,289),(727,90,17,290),(728,90,70,291),(729,90,18,77),(730,90,71,292),(731,90,19,18),(732,90,72,293),(733,90,12,12),(734,90,7,12),(735,90,13,287),(736,90,21,20),(737,90,22,26),(738,100,10,185),(739,100,33,80),(740,100,9,294),(741,100,62,295),(742,100,25,105),(743,100,18,106),(744,100,63,296),(745,100,19,18),(746,100,12,12),(747,100,7,12),(748,100,13,297),(749,100,21,20),(750,100,22,298),(751,94,73,299),(752,94,33,80),(753,94,10,300),(754,94,25,301),(755,94,18,77),(756,94,19,18),(757,94,7,302),(758,94,13,303),(759,94,22,304),(760,84,74,305),(761,84,33,80),(762,84,9,306),(763,84,17,307),(764,84,18,77),(765,84,19,18),(766,84,7,308),(767,84,13,297),(768,84,22,40),(769,92,33,80),(770,92,9,309),(771,92,10,82),(772,92,25,310),(773,92,18,87),(774,92,19,311),(775,92,13,303),(776,92,22,21),(777,79,2,2),(778,79,9,312),(779,79,30,184),(780,79,10,185),(781,79,25,55),(782,79,18,186),(783,79,19,18),(784,79,7,187),(785,79,13,303),(786,79,50,188),(787,79,22,40),(788,79,21,20),(789,98,2,2),(790,98,9,313),(791,98,30,184),(792,98,10,185),(793,98,25,55),(794,98,18,186),(795,98,19,18),(796,98,7,187),(797,98,13,314),(798,98,50,188),(799,98,22,40),(800,98,21,20),(801,124,2,2),(802,124,9,315),(803,124,30,184),(804,124,10,185),(805,124,25,55),(806,124,18,186),(807,124,19,18),(808,124,7,187),(809,124,13,314),(810,124,50,188),(811,124,22,40),(812,124,21,20),(813,65,23,316),(814,65,33,80),(815,65,9,317),(816,65,25,55),(817,65,18,318),(818,65,19,18),(819,65,75,319),(820,65,13,320),(821,65,22,40),(822,109,2,2),(823,109,9,321),(824,109,30,184),(825,109,10,185),(826,109,25,55),(827,109,18,186),(828,109,19,18),(829,109,7,187),(830,109,13,314),(831,109,50,188),(832,109,22,40),(833,109,21,20),(834,123,2,2),(835,123,9,322),(836,123,30,184),(837,123,10,185),(838,123,25,55),(839,123,18,186),(840,123,19,18),(841,123,7,187),(842,123,13,314),(843,123,50,188),(844,123,22,40),(845,123,21,20),(846,75,35,323),(847,75,33,80),(848,75,28,137),(849,75,10,324),(850,75,76,325),(851,75,18,77),(852,75,19,18),(853,75,34,86),(854,75,7,326),(855,75,13,314),(856,75,22,50),(857,73,10,185),(858,73,33,80),(859,73,9,327),(860,73,62,328),(861,73,25,105),(862,73,18,106),(863,73,63,329),(864,73,19,18),(865,73,12,12),(866,73,7,12),(867,73,13,314),(868,73,50,330),(869,73,22,40),(870,73,21,20),(871,136,2,2),(872,136,9,331),(873,136,30,184),(874,136,10,185),(875,136,25,55),(876,136,18,186),(877,136,19,18),(878,136,7,187),(879,136,13,314),(880,136,50,188),(881,136,22,40),(882,136,21,20),(883,88,1,332),(884,88,23,333),(885,88,9,334),(886,88,25,55),(887,88,19,18),(888,88,32,335),(889,88,13,336),(890,88,22,26),(891,108,33,80),(892,108,9,337),(893,108,25,338),(894,108,19,18),(895,108,6,339),(896,108,7,340),(897,108,13,341),(898,108,77,73),(899,108,22,21),(900,108,50,342),(901,130,2,2),(902,130,9,343),(903,130,30,184),(904,130,10,185),(905,130,25,55),(906,130,18,186),(907,130,19,18),(908,130,7,187),(909,130,13,341),(910,130,50,188),(911,130,22,40),(912,130,21,20),(913,120,1,344),(914,120,78,345),(915,120,30,59),(916,120,18,346),(917,120,11,347),(918,120,19,18),(919,120,7,348),(920,120,13,349),(921,120,77,73),(922,120,22,40),(923,120,28,350),(924,58,1,351),(925,58,79,352),(926,58,22,26),(927,58,23,353),(928,58,9,354),(929,58,18,199),(930,58,19,18),(931,58,7,83),(932,58,13,341),(933,58,21,20),(934,58,80,355),(935,125,2,2),(936,125,9,356),(937,125,30,184),(938,125,10,185),(939,125,25,55),(940,125,18,186),(941,125,19,18),(942,125,7,187),(943,125,13,357),(944,125,50,188),(945,125,22,40),(946,125,21,20),(947,127,33,80),(948,127,9,358),(949,127,10,341),(950,127,25,55),(951,127,18,77),(952,127,19,18),(953,127,7,25),(954,127,13,357),(955,127,50,359),(956,127,22,50),(957,135,33,80),(958,135,9,360),(959,135,10,361),(960,135,19,18),(961,135,12,12),(962,135,7,139),(963,135,13,357),(964,135,22,285),(965,134,24,362),(966,134,33,80),(967,134,9,363),(968,134,10,364),(969,134,25,55),(970,134,19,18),(971,134,81,365),(972,134,12,12),(973,134,7,366),(974,134,13,357),(975,134,82,367),(976,134,21,368),(977,134,22,369),(978,147,10,185),(979,147,33,80),(980,147,9,370),(981,147,62,371),(982,147,25,105),(983,147,18,106),(984,147,63,372),(985,147,19,18),(986,147,12,12),(987,147,7,12),(988,147,13,373),(989,147,21,20),(990,147,22,40),(991,143,83,374),(992,143,23,375),(993,143,33,80),(994,143,9,376),(995,143,10,341),(996,143,18,377),(997,143,19,18),(998,143,7,12),(999,143,13,378),(1000,143,22,26),(1001,158,33,80),(1002,158,9,379),(1003,158,10,149),(1004,158,18,122),(1005,158,19,18),(1006,158,12,12),(1007,158,7,139),(1008,158,13,373),(1009,158,42,380),(1010,158,22,26),(1011,168,33,80),(1012,168,9,381),(1013,168,25,55),(1014,168,18,30),(1015,168,19,18),(1016,168,7,83),(1017,168,13,373),(1018,168,50,382),(1019,168,22,383),(1020,118,2,2),(1021,118,9,384),(1022,118,30,184),(1023,118,10,185),(1024,118,25,55),(1025,118,18,186),(1026,118,19,18),(1027,118,7,187),(1028,118,13,385),(1029,118,50,188),(1030,118,22,40),(1031,118,21,20),(1032,115,84,386),(1033,115,35,387),(1034,115,27,247),(1035,115,85,388),(1036,115,9,389),(1037,115,28,390),(1038,115,25,391),(1039,115,18,30),(1040,115,33,80),(1041,115,19,18),(1042,115,34,86),(1043,115,7,12),(1044,115,13,385),(1045,115,21,182),(1046,115,22,26),(1047,115,86,388),(1048,186,1,392),(1049,186,9,393),(1050,186,10,394),(1051,186,25,55),(1052,186,87,395),(1053,186,19,18),(1054,186,88,395),(1055,186,7,396),(1056,186,13,385),(1057,186,22,50),(1058,163,34,397),(1059,163,89,398),(1060,163,33,80),(1061,163,9,399),(1062,163,10,82),(1063,163,25,133),(1064,163,18,282),(1065,163,19,18),(1066,163,7,12),(1067,163,13,400),(1068,163,21,32),(1069,163,22,285),(1070,137,33,80),(1071,137,2,2),(1072,137,90,401),(1073,137,3,3),(1074,137,91,402),(1075,137,34,403),(1076,137,9,404),(1077,137,28,405),(1078,137,92,406),(1079,137,18,77),(1080,137,11,407),(1081,137,19,311),(1082,137,35,408),(1083,137,32,409),(1084,137,13,410),(1085,137,21,20),(1086,137,22,26),(1087,137,30,59),(1088,176,2,2),(1089,176,9,411),(1090,176,30,184),(1091,176,10,185),(1092,176,25,55),(1093,176,18,186),(1094,176,19,18),(1095,176,7,187),(1096,176,13,385),(1097,176,50,188),(1098,176,22,40),(1099,176,21,20),(1100,172,2,2),(1101,172,9,412),(1102,172,30,184),(1103,172,10,185),(1104,172,25,55),(1105,172,18,186),(1106,172,19,18),(1107,172,7,187),(1108,172,13,385),(1109,172,50,188),(1110,172,22,40),(1111,172,21,20),(1112,171,2,2),(1113,171,9,413),(1114,171,30,184),(1115,171,10,185),(1116,171,25,55),(1117,171,18,186),(1118,171,19,18),(1119,171,7,187),(1120,171,13,385),(1121,171,50,188),(1122,171,22,40),(1123,171,21,20),(1124,195,93,414),(1125,195,33,80),(1126,195,28,415),(1127,195,25,416),(1128,195,19,18),(1129,195,94,417),(1130,195,95,418),(1131,195,7,419),(1132,195,13,385),(1133,195,96,136),(1134,195,21,20),(1135,195,22,40),(1136,161,8,8),(1137,161,36,420),(1138,161,35,421),(1139,161,27,422),(1140,161,10,423),(1141,161,25,55),(1142,161,19,18),(1143,161,18,77),(1144,161,37,424),(1145,161,32,425),(1146,161,6,99),(1147,161,97,426),(1148,161,7,427),(1149,161,13,385),(1150,161,21,20),(1151,161,22,26),(1152,192,1,428),(1153,192,79,352),(1154,192,23,353),(1155,192,18,199),(1156,192,19,18),(1157,192,7,83),(1158,192,13,385),(1159,192,22,26),(1160,190,8,8),(1161,190,1,429),(1162,190,9,430),(1163,190,36,431),(1164,190,18,77),(1165,190,19,18),(1166,190,32,432),(1167,190,6,99),(1168,190,7,433),(1169,190,13,385),(1170,190,21,20),(1171,190,22,26),(1172,190,37,434),(1173,191,33,80),(1174,191,9,435),(1175,191,10,137),(1176,191,25,133),(1177,191,98,436),(1178,191,18,30),(1179,191,19,18),(1180,191,12,12),(1181,191,7,68),(1182,191,13,437),(1183,191,50,438),(1184,191,22,285),(1185,160,33,80),(1186,160,9,439),(1187,160,28,137),(1188,160,10,440),(1189,160,25,263),(1190,160,18,77),(1191,160,99,441),(1192,160,19,18),(1193,160,6,442),(1194,160,12,12),(1195,160,7,443),(1196,160,13,437),(1197,160,21,20),(1198,160,22,26),(1199,160,100,444),(1200,170,2,2),(1201,170,33,80),(1202,170,9,445),(1203,170,10,82),(1204,170,18,446),(1205,170,19,18),(1206,170,6,138),(1207,170,12,12),(1208,170,7,12),(1209,170,13,437),(1210,170,21,20),(1211,170,22,285),(1212,31,24,362),(1213,31,33,80),(1214,31,25,55),(1215,31,10,82),(1216,31,101,447),(1217,31,18,30),(1218,31,19,226),(1219,31,102,448),(1220,31,9,449),(1221,31,13,437),(1222,31,22,285),(1223,31,6,99),(1224,199,103,450),(1225,199,33,80),(1226,199,25,55),(1227,199,18,30),(1228,199,19,226),(1229,199,7,451),(1230,199,13,437),(1231,199,22,40),(1232,18,24,362),(1233,18,33,80),(1234,18,9,452),(1235,18,25,55),(1236,18,104,453),(1237,18,18,282),(1238,18,19,226),(1239,18,12,12),(1240,18,7,83),(1241,18,13,454),(1242,18,21,455),(1243,18,105,456),(1244,18,22,21),(1245,6,10,185),(1246,6,63,457),(1247,6,9,458),(1248,6,62,459),(1249,6,25,105),(1250,6,18,106),(1251,6,33,80),(1252,6,12,12),(1253,6,7,12),(1254,6,13,454),(1255,6,50,460),(1256,6,22,40),(1257,6,21,20),(1258,4,34,461),(1259,4,33,80),(1260,4,9,462),(1261,4,28,137),(1262,4,17,463),(1263,4,25,55),(1264,4,10,185),(1265,4,18,464),(1266,4,19,18),(1267,4,7,465),(1268,4,13,454),(1269,4,50,466),(1270,4,22,26),(1271,4,21,182),(1272,13,1,467),(1273,13,27,468),(1274,13,23,469),(1275,13,74,305),(1276,13,28,470),(1277,13,10,471),(1278,13,25,55),(1279,13,18,77),(1280,13,11,341),(1281,13,19,18),(1282,13,7,326),(1283,13,13,385),(1284,13,22,50),(1285,17,33,80),(1286,17,10,281),(1287,17,25,55),(1288,17,18,472),(1289,17,19,18),(1290,17,7,473),(1291,17,13,454),(1292,17,22,26),(1293,53,1,474),(1294,53,2,2),(1295,53,9,475),(1296,53,10,476),(1297,53,25,55),(1298,53,18,110),(1299,53,19,18),(1300,53,40,111),(1301,53,12,12),(1302,53,7,477),(1303,53,13,478),(1304,53,50,479),(1305,53,22,26),(1306,53,21,20),(1307,41,106,480),(1308,41,10,481),(1309,41,3,3),(1310,41,33,80),(1311,41,9,482),(1312,41,17,483),(1313,41,107,484),(1314,41,18,485),(1315,41,19,18),(1316,41,2,2),(1317,41,12,12),(1318,41,7,284),(1319,41,13,486),(1320,41,21,182),(1321,41,22,40),(1322,72,108,487),(1323,72,24,488),(1324,72,33,80),(1325,72,22,50),(1326,72,25,489),(1327,72,9,490),(1328,72,18,30),(1329,72,19,18),(1330,72,32,491),(1331,72,29,492),(1332,72,109,247),(1333,72,7,493),(1334,72,13,486),(1335,72,110,494),(1336,194,2,2),(1337,194,9,495),(1338,194,30,184),(1339,194,10,185),(1340,194,25,55),(1341,194,18,186),(1342,194,19,18),(1343,194,7,187),(1344,194,13,486),(1345,194,50,188),(1346,194,22,40),(1347,194,21,20),(1348,27,1,496),(1349,27,25,263),(1350,27,111,497),(1351,27,112,498),(1352,27,2,136),(1353,27,3,3),(1354,27,113,499),(1355,27,6,500),(1356,27,7,501),(1357,27,52,502),(1358,27,80,355),(1359,27,9,503),(1360,27,10,185),(1361,27,12,12),(1362,27,13,504),(1363,27,77,73),(1364,27,23,353),(1365,27,114,505),(1366,27,18,199),(1367,27,19,18),(1368,27,21,20),(1369,27,22,26),(1370,77,24,362),(1371,77,33,80),(1372,77,9,506),(1373,77,25,55),(1374,77,104,507),(1375,77,18,282),(1376,77,19,226),(1377,77,12,12),(1378,77,7,83),(1379,77,13,486),(1380,77,21,455),(1381,77,105,508),(1382,77,22,21),(1383,181,10,185),(1384,181,33,80),(1385,181,9,509),(1386,181,62,510),(1387,181,25,105),(1388,181,18,106),(1389,181,63,511),(1390,181,19,18),(1391,181,12,12),(1392,181,7,12),(1393,181,13,486),(1394,181,21,20),(1395,181,22,40),(1396,102,1,512),(1397,102,9,513),(1398,102,25,105),(1399,102,18,30),(1400,102,19,18),(1401,102,12,12),(1402,102,7,12),(1403,102,13,486),(1404,102,22,26),(1405,102,41,514),(1406,78,1,515),(1407,78,10,516),(1408,78,25,55),(1409,78,18,30),(1410,78,19,18),(1411,78,6,517),(1412,78,13,518),(1413,78,22,50),(1414,82,24,519),(1415,82,33,80),(1416,82,9,520),(1417,82,25,521),(1418,82,115,137),(1419,82,18,30),(1420,82,19,18),(1421,82,116,522),(1422,82,117,283),(1423,82,13,518),(1424,82,22,50),(1425,101,1,523),(1426,101,34,524),(1427,101,27,525),(1428,101,30,59),(1429,101,18,526),(1430,101,11,527),(1431,101,19,18),(1432,101,32,528),(1433,101,118,529),(1434,101,13,530),(1435,101,22,50),(1436,101,28,531),(1437,131,2,2),(1438,131,9,532),(1439,131,30,184),(1440,131,10,185),(1441,131,25,55),(1442,131,18,186),(1443,131,19,18),(1444,131,7,187),(1445,131,13,533),(1446,131,50,188),(1447,131,22,40),(1448,131,21,20),(1449,67,1,534),(1450,67,10,535),(1451,67,25,55),(1452,67,18,77),(1453,67,11,536),(1454,67,19,18),(1455,67,32,537),(1456,67,12,12),(1457,67,7,12),(1458,67,13,533),(1459,67,22,40),(1460,59,1,538),(1461,59,34,539),(1462,59,3,3),(1463,59,9,540),(1464,59,17,541),(1465,59,25,542),(1466,59,119,543),(1467,59,18,544),(1468,59,19,47),(1469,59,2,2),(1470,59,120,545),(1471,59,121,136),(1472,59,13,533),(1473,59,21,182),(1474,59,22,285),(1475,80,34,546),(1476,80,27,547),(1477,80,18,548),(1478,80,11,549),(1479,80,19,18),(1480,80,13,550),(1481,80,22,50),(1482,149,122,551),(1483,149,33,80),(1484,149,9,552),(1485,149,10,82),(1486,149,25,553),(1487,149,18,554),(1488,149,123,555),(1489,149,7,556),(1490,149,13,533),(1491,149,22,40),(1492,47,1,557),(1493,47,124,558),(1494,47,23,353),(1495,47,30,59),(1496,47,17,559),(1497,47,18,199),(1498,47,11,560),(1499,47,19,18),(1500,47,32,561),(1501,47,125,562),(1502,47,7,12),(1503,47,13,563),(1504,47,22,50),(1505,14,2,2),(1506,14,10,82),(1507,14,3,3),(1508,14,24,362),(1509,14,33,80),(1510,14,9,564),(1511,14,17,25),(1512,14,25,55),(1513,14,92,565),(1514,14,126,136),(1515,14,18,282),(1516,14,90,566),(1517,14,91,567),(1518,14,127,568),(1519,14,12,12),(1520,14,7,284),(1521,14,13,563),(1522,14,50,569),(1523,14,22,285),(1524,14,21,20),(1525,106,24,362),(1526,106,33,80),(1527,106,9,570),(1528,106,25,55),(1529,106,104,571),(1530,106,18,282),(1531,106,19,226),(1532,106,12,12),(1533,106,7,83),(1534,106,13,563),(1535,106,21,455),(1536,106,105,572),(1537,106,22,21),(1538,153,128,283),(1539,153,1,573),(1540,153,24,43),(1541,153,108,574),(1542,153,22,50),(1543,153,10,575),(1544,153,25,489),(1545,153,9,576),(1546,153,18,30),(1547,153,19,18),(1548,153,32,577),(1549,153,29,578),(1550,153,109,247),(1551,153,7,579),(1552,153,13,563),(1553,153,110,580),(1554,138,36,581),(1555,138,2,2),(1556,138,3,3),(1557,138,23,333),(1558,138,34,582),(1559,138,9,583),(1560,138,28,137),(1561,138,1,584),(1562,138,18,464),(1563,138,19,18),(1564,138,26,585),(1565,138,32,586),(1566,138,12,12),(1567,138,7,587),(1568,138,13,563),(1569,138,21,20),(1570,138,22,26),(1571,138,129,588),(1572,148,130,589),(1573,148,131,18),(1574,148,17,590),(1575,148,3,3),(1576,148,33,80),(1577,148,9,591),(1578,148,10,149),(1579,148,25,55),(1580,148,18,30),(1581,148,19,18),(1582,148,132,136),(1583,148,7,592),(1584,148,13,563),(1585,148,21,20),(1586,148,22,40),(1587,148,2,593),(1588,133,133,594),(1589,133,3,3),(1590,133,33,80),(1591,133,22,40),(1592,133,17,595),(1593,133,10,137),(1594,133,19,18),(1595,133,134,596),(1596,133,12,12),(1597,133,7,284),(1598,133,13,597),(1599,133,21,20),(1600,133,135,598),(1601,133,50,479),(1602,133,9,599),(1603,103,130,600),(1604,103,33,80),(1605,103,9,601),(1606,103,25,602),(1607,103,18,77),(1608,103,19,18),(1609,103,13,597),(1610,103,22,40),(1611,110,33,80),(1612,110,25,55),(1613,110,11,603),(1614,110,19,226),(1615,110,32,604),(1616,110,13,575),(1617,110,22,40),(1618,165,24,362),(1619,165,3,3),(1620,165,33,80),(1621,165,9,605),(1622,165,25,133),(1623,165,18,30),(1624,165,19,18),(1625,165,13,575),(1626,165,21,20),(1627,165,22,285),(1628,155,35,606),(1629,155,33,80),(1630,155,9,607),(1631,155,28,608),(1632,155,25,263),(1633,155,18,77),(1634,155,19,18),(1635,155,34,86),(1636,155,7,609),(1637,155,13,575),(1638,155,22,40),(1639,20,106,480),(1640,20,10,481),(1641,20,3,3),(1642,20,33,80),(1643,20,9,610),(1644,20,17,483),(1645,20,107,611),(1646,20,18,485),(1647,20,19,18),(1648,20,2,2),(1649,20,12,12),(1650,20,7,284),(1651,20,13,575),(1652,20,21,182),(1653,20,22,40),(1654,129,33,80),(1655,129,9,612),(1656,129,25,105),(1657,129,18,30),(1658,129,19,18),(1659,129,12,12),(1660,129,7,12),(1661,129,13,575),(1662,129,22,40),(1663,196,136,613),(1664,196,35,614),(1665,196,33,80),(1666,196,25,55),(1667,196,45,247),(1668,196,18,30),(1669,196,19,226),(1670,196,137,558),(1671,196,7,615),(1672,196,13,575),(1673,196,22,40),(1674,200,35,616),(1675,200,138,617),(1676,200,33,80),(1677,200,9,618),(1678,200,28,619),(1679,200,25,620),(1680,200,139,621),(1681,200,18,77),(1682,200,140,622),(1683,200,19,18),(1684,200,32,623),(1685,200,7,624),(1686,200,13,575),(1687,200,141,625),(1688,200,22,26),(1689,180,33,80),(1690,180,9,626),(1691,180,25,55),(1692,180,18,77),(1693,180,19,18),(1694,180,13,575),(1695,180,22,50),(1696,140,33,80),(1697,140,10,627),(1698,140,18,472),(1699,140,11,628),(1700,140,19,18),(1701,140,7,629),(1702,140,13,575),(1703,140,22,50),(1704,107,1,630),(1705,107,142,631),(1706,107,30,59),(1707,107,10,632),(1708,107,18,30),(1709,107,28,633),(1710,107,19,18),(1711,107,7,629),(1712,107,13,575),(1713,107,21,20),(1714,107,22,40),(1715,107,143,634),(1716,122,1,635),(1717,122,34,636),(1718,122,28,637),(1719,122,10,638),(1720,122,25,55),(1721,122,18,639),(1722,122,19,18),(1723,122,7,640),(1724,122,13,641),(1725,122,22,50),(1726,151,144,642),(1727,151,33,80),(1728,151,9,643),(1729,151,10,644),(1730,151,25,55),(1731,151,18,77),(1732,151,11,575),(1733,151,19,226),(1734,151,7,645),(1735,151,13,646),(1736,151,77,647),(1737,151,22,40),(1738,197,1,648),(1739,197,25,55),(1740,197,18,649),(1741,197,11,646),(1742,197,19,18),(1743,197,13,575),(1744,197,22,40),(1745,159,33,80),(1746,159,9,650),(1747,159,10,185),(1748,159,25,105),(1749,159,18,30),(1750,159,19,18),(1751,159,12,12),(1752,159,7,651),(1753,159,13,575),(1754,159,50,652),(1755,159,22,26),(1756,37,24,362),(1757,37,23,653),(1758,37,33,80),(1759,37,9,654),(1760,37,25,155),(1761,37,18,472),(1762,37,19,18),(1763,37,13,646),(1764,37,50,655),(1765,37,22,285),(1766,37,145,656),(1767,177,33,80),(1768,177,9,657),(1769,177,10,185),(1770,177,25,55),(1771,177,18,658),(1772,177,19,226),(1773,177,12,12),(1774,177,7,366),(1775,177,13,646),(1776,177,50,659),(1777,177,22,26),(1778,178,1,660),(1779,178,146,661),(1780,178,79,352),(1781,178,117,283),(1782,178,10,185),(1783,178,9,662),(1784,178,18,199),(1785,178,147,663),(1786,178,19,18),(1787,178,111,664),(1788,178,12,12),(1789,178,7,284),(1790,178,13,646),(1791,178,50,665),(1792,178,23,353),(1793,178,22,50),(1794,16,33,80),(1795,16,9,666),(1796,16,10,185),(1797,16,25,55),(1798,16,18,77),(1799,16,19,18),(1800,16,12,12),(1801,16,7,48),(1802,16,13,646),(1803,16,50,667),(1804,16,22,40),(1805,16,21,20),(1806,16,41,668),(1807,139,1,669),(1808,139,148,346),(1809,139,149,137),(1810,139,9,670),(1811,139,10,671),(1812,139,150,672),(1813,139,18,77),(1814,139,19,18),(1815,139,12,12),(1816,139,7,673),(1817,139,13,646),(1818,139,50,674),(1819,139,151,675),(1820,139,22,26),(1821,89,152,676),(1822,89,153,677),(1823,89,33,80),(1824,89,9,678),(1825,89,25,55),(1826,89,76,679),(1827,89,154,680),(1828,89,18,681),(1829,89,19,18),(1830,89,7,12),(1831,89,13,646),(1832,89,21,32),(1833,89,50,682),(1834,89,22,26),(1835,89,155,683),(1836,121,1,684),(1837,121,9,685),(1838,121,25,55),(1839,121,18,30),(1840,121,19,18),(1841,121,7,686),(1842,121,13,687),(1843,121,156,688),(1844,121,22,50),(1845,119,1,689),(1846,119,10,690),(1847,119,25,105),(1848,119,18,691),(1849,119,11,692),(1850,119,19,18),(1851,119,32,693),(1852,119,7,694),(1853,119,13,687),(1854,119,22,285),(1855,144,157,695),(1856,144,158,247),(1857,144,10,696),(1858,144,25,55),(1859,144,33,80),(1860,144,19,226),(1861,144,159,697),(1862,144,160,558),(1863,144,7,698),(1864,144,13,687),(1865,144,161,699),(1866,144,21,182),(1867,144,22,40),(1868,114,1,700),(1869,114,162,701),(1870,114,7,702),(1871,114,25,602),(1872,114,13,687),(1873,114,19,18),(1874,114,163,703),(1875,114,164,704),(1876,114,165,705),(1877,114,166,283),(1878,114,22,285),(1879,52,24,362),(1880,52,33,80),(1881,52,9,706),(1882,52,25,55),(1883,52,18,472),(1884,52,47,707),(1885,52,19,18),(1886,52,13,687),(1887,52,50,655),(1888,52,22,285),(1889,52,145,708),(1890,8,33,80),(1891,8,9,709),(1892,8,10,710),(1893,8,25,55),(1894,8,18,472),(1895,8,19,18),(1896,8,7,711),(1897,8,13,687),(1898,8,22,712),(1899,42,1,713),(1900,42,130,714),(1901,42,9,715),(1902,42,17,716),(1903,42,25,55),(1904,42,167,717),(1905,42,18,30),(1906,42,19,18),(1907,42,32,718),(1908,42,168,719),(1909,42,12,12),(1910,42,7,720),(1911,42,13,721),(1912,42,21,20),(1913,42,22,26),(1914,42,169,722),(1915,42,170,723),(1916,96,33,80),(1917,96,9,724),(1918,96,171,725),(1919,96,25,133),(1920,96,19,18),(1921,96,13,721),(1922,96,21,20),(1923,96,22,50),(1924,96,50,726),(1925,96,41,727),(1926,142,35,728),(1927,142,33,80),(1928,142,28,729),(1929,142,10,730),(1930,142,25,55),(1931,142,19,18),(1932,142,34,731),(1933,142,7,326),(1934,142,13,732),(1935,142,22,50),(1936,142,172,733),(1937,187,1,734),(1938,187,3,3),(1939,187,24,43),(1940,187,173,735),(1941,187,30,59),(1942,187,25,736),(1943,187,9,737),(1944,187,174,738),(1945,187,19,18),(1946,187,7,212),(1947,187,13,732),(1948,187,21,20),(1949,187,22,40),(1950,116,106,480),(1951,116,10,481),(1952,116,3,3),(1953,116,33,80),(1954,116,9,739),(1955,116,17,483),(1956,116,107,611),(1957,116,18,485),(1958,116,19,18),(1959,116,2,2),(1960,116,12,12),(1961,116,7,284),(1962,116,13,732),(1963,116,21,182),(1964,116,22,40),(1965,156,1,740),(1966,156,34,132),(1967,156,27,741),(1968,156,175,247),(1969,156,22,26),(1970,156,30,59),(1971,156,10,742),(1972,156,25,105),(1973,156,176,743),(1974,156,126,744),(1975,156,18,77),(1976,156,7,745),(1977,156,177,746),(1978,156,19,18),(1979,156,26,747),(1980,156,29,748),(1981,156,9,749),(1982,156,13,732),(1983,156,178,750),(1984,156,179,751),(1985,156,28,752),(1986,85,1,753),(1987,85,2,2),(1988,85,180,754),(1989,85,16,755),(1990,85,25,55),(1991,85,30,59),(1992,85,46,756),(1993,85,27,247),(1994,85,19,18),(1995,85,34,86),(1996,85,29,578),(1997,85,26,757),(1998,85,7,711),(1999,85,13,742),(2000,85,22,26),(2001,85,28,758),(2002,174,181,759),(2003,174,1,760),(2004,174,2,137),(2005,174,3,3),(2006,174,23,353),(2007,174,9,761),(2008,174,10,185),(2009,174,18,199),(2010,174,19,18),(2011,174,17,762),(2012,174,12,12),(2013,174,7,12),(2014,174,13,732),(2015,174,50,763),(2016,174,22,26),(2017,174,21,32),(2018,154,1,764),(2019,154,35,765),(2020,154,182,247),(2021,154,24,43),(2022,154,157,766),(2023,154,19,18),(2024,154,183,767),(2025,154,25,55),(2026,154,36,768),(2027,154,10,769),(2028,154,18,77),(2029,154,184,770),(2030,154,185,771),(2031,154,32,772),(2032,154,29,773),(2033,154,6,6),(2034,154,7,326),(2035,154,13,742),(2036,154,186,774),(2037,154,22,26),(2038,154,187,775),(2039,157,1,776),(2040,157,188,777),(2041,157,9,778),(2042,157,25,105),(2043,157,18,30),(2044,157,19,18),(2045,157,7,83),(2046,157,13,742),(2047,157,189,779),(2048,157,22,40),(2049,157,190,780),(2050,81,33,80),(2051,81,9,781),(2052,81,10,742),(2053,81,25,55),(2054,81,18,77),(2055,81,19,18),(2056,81,7,25),(2057,81,13,742),(2058,81,50,359),(2059,81,22,50),(2060,111,1,782),(2061,111,25,55),(2062,111,18,30),(2063,111,19,18),(2064,111,7,783),(2065,111,13,742),(2066,111,50,784),(2067,111,22,26),(2068,10,33,80),(2069,10,10,785),(2070,10,25,55),(2071,10,18,786),(2072,10,19,226),(2073,10,7,326),(2074,10,13,787),(2075,10,22,712),(2076,24,1,788),(2077,24,22,285),(2078,24,191,789),(2079,24,9,790),(2080,24,30,59),(2081,24,10,791),(2082,24,25,55),(2083,24,18,792),(2084,24,11,373),(2085,24,19,18),(2086,24,32,793),(2087,24,7,25),(2088,24,13,791),(2089,24,50,220),(2090,24,192,789),(2091,55,24,362),(2092,55,33,80),(2093,55,9,794),(2094,55,25,105),(2095,55,18,106),(2096,55,13,787),(2097,55,21,20),(2098,55,22,285),(2099,55,50,795),(2100,99,24,796),(2101,99,33,80),(2102,99,9,797),(2103,99,17,762),(2104,99,25,55),(2105,99,18,798),(2106,99,19,18),(2107,99,13,791),(2108,99,22,799),(2109,93,1,800),(2110,93,30,59),(2111,93,18,801),(2112,93,11,278),(2113,93,19,18),(2114,93,32,802),(2115,93,13,803),(2116,93,22,50),(2117,162,13,803),(2118,162,19,18),(2119,162,22,84),(2120,162,1,291),(2121,162,18,77),(2122,145,33,80),(2123,145,9,804),(2124,145,62,805),(2125,145,25,105),(2126,145,18,106),(2127,145,11,806),(2128,145,13,807),(2129,145,21,20),(2130,145,22,285),(2131,182,33,80),(2132,182,9,808),(2133,182,25,105),(2134,182,18,30),(2135,182,19,18),(2136,182,13,807),(2137,182,50,809),(2138,182,22,810),(2139,112,193,811),(2140,112,26,812),(2141,112,3,3),(2142,112,24,43),(2143,112,25,813),(2144,112,30,59),(2145,112,46,814),(2146,112,27,815),(2147,112,1,816),(2148,112,194,817),(2149,112,18,30),(2150,112,7,818),(2151,112,11,819),(2152,112,19,18),(2153,112,32,820),(2154,112,29,821),(2155,112,9,822),(2156,112,13,807),(2157,112,22,26),(2158,112,28,823),(2159,105,1,824),(2160,105,34,825),(2161,105,28,826),(2162,105,10,827),(2163,105,25,55),(2164,105,18,828),(2165,105,19,18),(2166,105,7,698),(2167,105,13,829),(2168,105,22,830),(2169,150,24,362),(2170,150,33,80),(2171,150,10,831),(2172,150,25,55),(2173,150,19,18),(2174,150,6,832),(2175,150,12,12),(2176,150,7,366),(2177,150,13,690),(2178,150,50,833),(2179,150,22,285),(2180,150,195,834),(2181,152,196,835),(2182,152,33,80),(2183,152,9,836),(2184,152,25,55),(2185,152,76,837),(2186,152,197,838),(2187,152,19,345),(2188,152,12,12),(2189,152,7,839),(2190,152,13,690),(2191,152,18,282),(2192,152,22,840),(2193,152,198,841),(2194,126,1,842),(2195,126,27,843),(2196,126,9,844),(2197,126,28,845),(2198,126,10,846),(2199,126,25,55),(2200,126,18,847),(2201,126,11,848),(2202,126,19,18),(2203,126,7,849),(2204,126,13,850),(2205,126,22,50),(2206,43,33,80),(2207,43,9,851),(2208,43,25,55),(2209,43,18,77),(2210,43,19,18),(2211,43,13,852),(2212,43,50,853),(2213,43,22,50),(2214,113,33,80),(2215,113,9,854),(2216,113,25,55),(2217,113,18,77),(2218,113,19,18),(2219,113,13,852),(2220,113,50,853),(2221,113,22,50),(2222,232,1,855),(2223,232,10,856),(2224,232,18,857),(2225,232,19,18),(2226,232,13,856),(2227,232,22,50),(2228,232,199,858),(2229,212,34,86),(2230,212,25,859),(2231,212,200,860),(2232,212,201,861),(2233,212,24,43),(2234,212,202,862),(2235,212,203,863),(2236,212,204,864),(2237,212,7,865),(2238,212,35,866),(2239,212,33,80),(2240,212,10,867),(2241,212,11,868),(2242,212,13,856),(2243,212,205,869),(2244,212,182,247),(2245,212,23,870),(2246,212,28,137),(2247,212,18,77),(2248,212,19,18),(2249,212,22,26),(2250,212,206,871),(2251,212,187,775),(2252,227,33,80),(2253,227,18,110),(2254,227,19,18),(2255,227,40,111),(2256,227,13,856),(2257,227,22,113),(2258,225,1,872),(2259,225,10,856),(2260,225,18,857),(2261,225,19,18),(2262,225,13,856),(2263,225,22,50),(2264,225,199,858),(2265,217,13,873),(2266,217,1,115),(2267,217,22,50),(2268,217,19,18),(2269,217,18,77),(2270,209,33,80),(2271,209,9,874),(2272,209,10,149),(2273,209,207,875),(2274,209,19,18),(2275,209,12,12),(2276,209,7,139),(2277,209,13,873),(2278,209,50,876),(2279,209,22,50),(2280,254,106,480),(2281,254,1,39),(2282,254,2,2),(2283,254,3,3),(2284,254,18,877),(2285,254,19,18),(2286,254,13,878),(2287,254,22,40),(2288,244,34,86),(2289,244,23,870),(2290,244,33,80),(2291,244,9,879),(2292,244,30,59),(2293,244,18,122),(2294,244,19,18),(2295,244,35,880),(2296,244,7,881),(2297,244,13,878),(2298,244,42,882),(2299,244,22,40),(2300,244,28,137),(2301,258,2,2),(2302,258,33,80),(2303,258,9,883),(2304,258,10,281),(2305,258,18,77),(2306,258,19,18),(2307,258,12,12),(2308,258,7,83),(2309,258,13,884),(2310,258,21,182),(2311,258,22,26),(2312,258,50,885),(2313,238,33,80),(2314,238,9,886),(2315,238,10,82),(2316,238,25,133),(2317,238,18,30),(2318,238,19,18),(2319,238,12,12),(2320,238,7,887),(2321,238,13,884),(2322,238,21,32),(2323,238,22,285),(2324,237,2,2),(2325,237,3,3),(2326,237,33,80),(2327,237,25,55),(2328,237,18,30),(2329,237,19,18),(2330,237,13,884),(2331,237,21,146),(2332,237,22,50),(2333,250,23,173),(2334,250,33,80),(2335,250,9,888),(2336,250,18,889),(2337,250,19,18),(2338,250,13,884),(2339,250,22,40),(2340,278,1,890),(2341,278,16,891),(2342,278,9,892),(2343,278,10,281),(2344,278,25,55),(2345,278,18,30),(2346,278,19,18),(2347,278,7,12),(2348,278,13,893),(2349,278,22,40),(2350,260,23,870),(2351,260,33,80),(2352,260,25,133),(2353,260,18,894),(2354,260,19,18),(2355,260,13,895),(2356,260,22,50),(2357,293,1,637),(2358,293,34,86),(2359,293,30,59),(2360,293,18,896),(2361,293,208,137),(2362,293,19,897),(2363,293,7,898),(2364,293,13,899),(2365,293,22,50),(2366,292,23,900),(2367,292,33,80),(2368,292,25,901),(2369,292,18,902),(2370,292,19,18),(2371,292,7,451),(2372,292,13,903),(2373,292,22,26),(2374,315,1,904),(2375,315,10,471),(2376,315,18,857),(2377,315,19,18),(2378,315,13,471),(2379,315,22,50),(2380,315,199,858),(2381,324,33,80),(2382,324,9,905),(2383,324,30,59),(2384,324,7,906),(2385,324,25,55),(2386,324,18,30),(2387,324,11,907),(2388,324,19,18),(2389,324,12,12),(2390,324,117,283),(2391,324,13,908),(2392,324,22,50),(2393,312,1,909),(2394,312,35,910),(2395,312,23,911),(2396,312,30,59),(2397,312,25,912),(2398,312,18,913),(2399,312,19,18),(2400,312,7,914),(2401,312,13,908),(2402,312,22,40),(2403,359,34,915),(2404,359,27,916),(2405,359,209,917),(2406,359,33,80),(2407,359,18,526),(2408,359,19,18),(2409,359,118,918),(2410,359,13,919),(2411,359,77,73),(2412,359,111,920),(2413,359,22,921),(2414,360,2,2),(2415,360,3,3),(2416,360,33,80),(2417,360,9,922),(2418,360,10,149),(2419,360,25,55),(2420,360,18,77),(2421,360,19,18),(2422,360,12,12),(2423,360,7,139),(2424,360,13,923),(2425,360,22,26),(2426,374,33,80),(2427,374,9,924),(2428,374,10,925),(2429,374,18,122),(2430,374,19,18),(2431,374,7,926),(2432,374,13,927),(2433,374,21,20),(2434,374,22,40),(2435,374,42,928),(2436,373,1,929),(2437,373,30,59),(2438,373,18,930),(2439,373,11,931),(2440,373,19,18),(2441,373,32,932),(2442,373,13,927),(2443,373,22,50),(2444,351,33,80),(2445,351,9,933),(2446,351,25,55),(2447,351,18,122),(2448,351,19,18),(2449,351,7,83),(2450,351,13,927),(2451,351,50,674),(2452,351,22,40),(2453,351,42,934),(2454,364,33,80),(2455,364,9,935),(2456,364,10,149),(2457,364,25,55),(2458,364,19,18),(2459,364,12,12),(2460,364,7,139),(2461,364,13,927),(2462,364,22,50),(2463,357,33,80),(2464,357,9,936),(2465,357,10,137),(2466,357,25,263),(2467,357,18,30),(2468,357,19,18),(2469,357,6,138),(2470,357,12,12),(2471,357,7,937),(2472,357,13,938),(2473,357,22,40),(2474,375,1,939),(2475,375,18,940),(2476,375,19,18),(2477,375,32,941),(2478,375,13,925),(2479,375,210,942),(2480,375,22,26),(2481,214,13,943),(2482,214,19,18),(2483,214,22,50),(2484,214,18,944),(2485,221,2,2),(2486,221,9,945),(2487,221,30,184),(2488,221,10,185),(2489,221,25,55),(2490,221,18,186),(2491,221,19,18),(2492,221,7,187),(2493,221,13,943),(2494,221,50,188),(2495,221,22,40),(2496,221,21,20),(2497,383,1,946),(2498,383,23,353),(2499,383,22,50),(2500,383,18,947),(2501,383,19,18),(2502,383,13,948),(2503,383,50,655),(2504,383,211,949),(2505,383,212,950),(2506,224,1,137),(2507,224,23,951),(2508,224,25,55),(2509,224,18,952),(2510,224,19,18),(2511,224,13,943),(2512,224,22,50),(2513,386,1,953),(2514,386,34,132),(2515,386,213,954),(2516,386,27,741),(2517,386,30,59),(2518,386,9,955),(2519,386,214,956),(2520,386,46,957),(2521,386,25,958),(2522,386,215,959),(2523,386,13,943),(2524,386,19,18),(2525,386,26,960),(2526,386,216,961),(2527,386,7,962),(2528,386,217,346),(2529,386,29,963),(2530,386,50,964),(2531,386,28,965),(2532,386,22,26),(2533,386,218,966),(2534,211,35,967),(2535,211,53,206),(2536,211,27,968),(2537,211,3,3),(2538,211,23,208),(2539,211,33,80),(2540,211,9,969),(2541,211,28,970),(2542,211,25,55),(2543,211,18,65),(2544,211,11,971),(2545,211,19,18),(2546,211,34,132),(2547,211,7,212),(2548,211,13,972),(2549,211,22,26),(2550,400,17,762),(2551,400,33,80),(2552,400,10,476),(2553,400,25,55),(2554,400,18,30),(2555,400,19,18),(2556,400,12,12),(2557,400,7,366),(2558,400,13,972),(2559,400,21,20),(2560,400,22,50),(2561,392,23,973),(2562,392,33,80),(2563,392,9,974),(2564,392,10,149),(2565,392,25,55),(2566,392,18,122),(2567,392,19,18),(2568,392,12,12),(2569,392,7,139),(2570,392,13,972),(2571,392,42,975),(2572,392,22,50),(2573,392,43,976),(2574,218,1,977),(2575,218,219,978),(2576,218,9,979),(2577,218,10,769),(2578,218,18,30),(2579,218,19,18),(2580,218,32,980),(2581,218,12,12),(2582,218,7,839),(2583,218,13,769),(2584,218,22,50),(2585,207,1,981),(2586,207,26,982),(2587,207,220,983),(2588,207,34,86),(2589,207,25,55),(2590,207,28,984),(2591,207,45,247),(2592,207,18,77),(2593,207,221,985),(2594,207,35,986),(2595,207,7,987),(2596,207,13,769),(2597,207,22,40),(2598,252,1,988),(2599,252,25,55),(2600,252,18,989),(2601,252,19,18),(2602,252,13,769),(2603,252,21,20),(2604,252,22,50),(2605,233,1,990),(2606,233,23,991),(2607,233,10,992),(2608,233,25,55),(2609,233,18,30),(2610,233,19,18),(2611,233,12,284),(2612,233,7,12),(2613,233,13,769),(2614,233,21,20),(2615,233,22,21),(2616,241,2,2),(2617,241,9,993),(2618,241,30,184),(2619,241,10,185),(2620,241,25,55),(2621,241,18,186),(2622,241,19,18),(2623,241,7,187),(2624,241,13,769),(2625,241,50,188),(2626,241,22,40),(2627,241,21,20),(2628,210,1,994),(2629,210,30,59),(2630,210,18,947),(2631,210,11,995),(2632,210,19,18),(2633,210,32,996),(2634,210,13,997),(2635,210,21,20),(2636,210,22,50),(2637,247,1,998),(2638,247,23,353),(2639,247,79,352),(2640,247,18,947),(2641,247,19,18),(2642,247,7,83),(2643,247,13,999),(2644,247,22,26),(2645,235,2,2),(2646,235,9,1000),(2647,235,30,184),(2648,235,10,185),(2649,235,25,55),(2650,235,18,186),(2651,235,19,18),(2652,235,7,187),(2653,235,13,785),(2654,235,50,188),(2655,235,22,40),(2656,235,21,20),(2657,259,1,1001),(2658,259,30,59),(2659,259,25,155),(2660,259,18,77),(2661,259,11,1002),(2662,259,19,18),(2663,259,32,1003),(2664,259,13,785),(2665,259,21,20),(2666,259,22,50),(2667,248,1,1004),(2668,248,30,59),(2669,248,10,938),(2670,248,18,989),(2671,248,19,18),(2672,248,7,25),(2673,248,13,785),(2674,248,22,50),(2675,234,27,1005),(2676,234,33,80),(2677,234,9,1006),(2678,234,28,137),(2679,234,25,155),(2680,234,194,596),(2681,234,18,77),(2682,234,19,47),(2683,234,7,1007),(2684,234,13,785),(2685,234,21,20),(2686,234,22,40),(2687,229,33,80),(2688,229,9,1008),(2689,229,10,137),(2690,229,25,55),(2691,229,18,1009),(2692,229,19,18),(2693,229,12,12),(2694,229,7,1010),(2695,229,13,785),(2696,229,21,20),(2697,229,22,26),(2698,229,77,73),(2699,255,36,1011),(2700,255,23,333),(2701,255,33,80),(2702,255,9,1012),(2703,255,222,1013),(2704,255,223,136),(2705,255,25,55),(2706,255,224,1014),(2707,255,18,65),(2708,255,19,226),(2709,255,6,6),(2710,255,225,1015),(2711,255,7,1016),(2712,255,13,785),(2713,255,21,182),(2714,255,22,26),(2715,255,226,1017),(2716,255,227,1018),(2717,249,1,1019),(2718,249,10,137),(2719,249,18,282),(2720,249,19,18),(2721,249,12,12),(2722,249,7,68),(2723,249,13,785),(2724,249,22,1020),(2725,216,23,353),(2726,216,33,80),(2727,216,9,1021),(2728,216,65,1022),(2729,216,10,1023),(2730,216,25,55),(2731,216,18,122),(2732,216,11,1024),(2733,216,19,18),(2734,216,32,1025),(2735,216,7,1026),(2736,216,13,785),(2737,216,77,1027),(2738,216,22,50),(2739,216,42,1028),(2740,202,1,1029),(2741,202,25,55),(2742,202,18,77),(2743,202,19,18),(2744,202,7,12),(2745,202,13,785),(2746,202,22,26),(2747,215,33,80),(2748,215,9,1030),(2749,215,17,25),(2750,215,18,77),(2751,215,19,18),(2752,215,7,139),(2753,215,13,785),(2754,215,21,20),(2755,215,22,26),(2756,220,1,1031),(2757,220,34,1032),(2758,220,228,1033),(2759,220,27,1034),(2760,220,9,1035),(2761,220,28,1036),(2762,220,10,1037),(2763,220,25,55),(2764,220,18,472),(2765,220,19,18),(2766,220,229,1038),(2767,220,7,711),(2768,220,13,1039),(2769,220,22,712),(2770,263,2,2),(2771,263,9,1040),(2772,263,30,184),(2773,263,10,185),(2774,263,25,55),(2775,263,18,186),(2776,263,19,18),(2777,263,7,187),(2778,263,13,1041),(2779,263,50,188),(2780,263,22,40),(2781,263,21,20),(2782,231,2,2),(2783,231,9,1042),(2784,231,30,184),(2785,231,10,185),(2786,231,25,55),(2787,231,18,186),(2788,231,19,18),(2789,231,7,187),(2790,231,13,1041),(2791,231,50,188),(2792,231,22,40),(2793,231,21,20),(2794,281,8,8),(2795,281,1,1043),(2796,281,2,2),(2797,281,3,3),(2798,281,9,1044),(2799,281,18,1045),(2800,281,19,18),(2801,281,32,1046),(2802,281,7,493),(2803,281,13,1041),(2804,281,21,20),(2805,281,22,26),(2806,282,33,80),(2807,282,9,1047),(2808,282,25,55),(2809,282,18,1048),(2810,282,19,18),(2811,282,13,1049),(2812,282,22,40),(2813,291,2,2),(2814,291,9,1050),(2815,291,30,184),(2816,291,10,185),(2817,291,25,55),(2818,291,18,186),(2819,291,19,18),(2820,291,7,187),(2821,291,13,1041),(2822,291,50,188),(2823,291,22,40),(2824,291,21,20),(2825,243,23,1051),(2826,243,33,80),(2827,243,9,1052),(2828,243,10,149),(2829,243,25,55),(2830,243,18,30),(2831,243,19,18),(2832,243,12,12),(2833,243,7,139),(2834,243,13,1041),(2835,243,22,40),(2836,264,2,2),(2837,264,9,1053),(2838,264,30,184),(2839,264,10,185),(2840,264,25,55),(2841,264,18,186),(2842,264,19,18),(2843,264,7,187),(2844,264,13,1041),(2845,264,50,188),(2846,264,22,40),(2847,264,21,20),(2848,301,1,1054),(2849,301,30,59),(2850,301,25,55),(2851,301,18,1055),(2852,301,11,1056),(2853,301,19,18),(2854,301,13,1057),(2855,301,22,26),(2856,266,1,1058),(2857,266,23,1059),(2858,266,9,1060),(2859,266,25,155),(2860,266,18,77),(2861,266,230,1061),(2862,266,19,18),(2863,266,13,1041),(2864,266,22,26),(2865,266,231,1062),(2866,277,8,8),(2867,277,1,1063),(2868,277,2,2),(2869,277,3,1064),(2870,277,9,1065),(2871,277,25,133),(2872,277,36,1066),(2873,277,18,106),(2874,277,37,1067),(2875,277,32,1068),(2876,277,7,433),(2877,277,13,1041),(2878,277,21,20),(2879,277,22,26),(2880,272,10,185),(2881,272,33,80),(2882,272,9,1069),(2883,272,62,1070),(2884,272,25,105),(2885,272,18,106),(2886,272,63,1071),(2887,272,19,18),(2888,272,12,12),(2889,272,7,12),(2890,272,13,1041),(2891,272,21,20),(2892,272,22,40),(2893,236,2,2),(2894,236,9,1072),(2895,236,30,184),(2896,236,10,185),(2897,236,25,55),(2898,236,18,186),(2899,236,19,18),(2900,236,7,187),(2901,236,13,1041),(2902,236,50,188),(2903,236,22,40),(2904,236,21,20),(2905,296,8,8),(2906,296,33,80),(2907,296,25,55),(2908,296,18,77),(2909,296,19,226),(2910,296,6,99),(2911,296,7,1073),(2912,296,13,1074),(2913,296,22,26),(2914,290,8,8),(2915,290,36,1075),(2916,290,26,1076),(2917,290,33,80),(2918,290,232,1077),(2919,290,25,55),(2920,290,19,226),(2921,290,194,596),(2922,290,37,1078),(2923,290,29,137),(2924,290,6,1079),(2925,290,7,1080),(2926,290,13,1074),(2927,290,22,26),(2928,276,79,352),(2929,276,33,80),(2930,276,9,1081),(2931,276,28,766),(2932,276,25,55),(2933,276,18,122),(2934,276,19,18),(2935,276,80,1082),(2936,276,7,83),(2937,276,13,1074),(2938,276,42,1083),(2939,276,22,26),(2940,253,33,80),(2941,253,9,1084),(2942,253,10,82),(2943,253,25,133),(2944,253,18,30),(2945,253,19,18),(2946,253,12,12),(2947,253,7,887),(2948,253,13,1074),(2949,253,21,32),(2950,253,22,285),(2951,294,2,2),(2952,294,9,1085),(2953,294,30,184),(2954,294,10,185),(2955,294,25,55),(2956,294,18,186),(2957,294,19,18),(2958,294,7,187),(2959,294,13,1074),(2960,294,50,188),(2961,294,22,40),(2962,294,21,20),(2963,271,2,2),(2964,271,9,1086),(2965,271,30,184),(2966,271,10,185),(2967,271,25,55),(2968,271,18,186),(2969,271,19,18),(2970,271,7,187),(2971,271,13,1074),(2972,271,50,188),(2973,271,22,40),(2974,271,21,20),(2975,314,2,2),(2976,314,9,1087),(2977,314,30,184),(2978,314,10,185),(2979,314,25,55),(2980,314,18,186),(2981,314,19,18),(2982,314,7,187),(2983,314,13,1074),(2984,314,50,188),(2985,314,22,40),(2986,314,21,20),(2987,288,27,247),(2988,288,33,80),(2989,288,117,283),(2990,288,19,18),(2991,288,7,83),(2992,288,13,1041),(2993,288,77,1088),(2994,288,22,26),(2995,288,21,20),(2996,327,2,2),(2997,327,9,1089),(2998,327,30,184),(2999,327,10,185),(3000,327,25,55),(3001,327,18,186),(3002,327,19,18),(3003,327,7,187),(3004,327,13,1074),(3005,327,50,188),(3006,327,22,40),(3007,327,21,20),(3008,320,23,1090),(3009,320,33,80),(3010,320,9,1091),(3011,320,25,55),(3012,320,18,122),(3013,320,19,18),(3014,320,13,1074),(3015,320,42,1092),(3016,320,22,50),(3017,313,1,1093),(3018,313,34,1094),(3019,313,233,1095),(3020,313,27,1096),(3021,313,234,1097),(3022,313,235,1098),(3023,313,10,1099),(3024,313,25,55),(3025,313,236,1100),(3026,313,19,18),(3027,313,7,1101),(3028,313,13,1074),(3029,313,22,369),(3030,299,1,1102),(3031,299,9,1103),(3032,299,30,59),(3033,299,10,364),(3034,299,25,55),(3035,299,18,30),(3036,299,19,18),(3037,299,12,12),(3038,299,7,284),(3039,299,13,1074),(3040,299,50,1104),(3041,299,22,21),(3042,299,28,137),(3043,261,1,1105),(3044,261,9,1106),(3045,261,25,553),(3046,261,18,77),(3047,261,19,18),(3048,261,6,6),(3049,261,12,12),(3050,261,7,12),(3051,261,13,1074),(3052,261,21,20),(3053,261,22,26),(3054,261,41,1107),(3055,267,1,1108),(3056,267,9,1109),(3057,267,10,1110),(3058,267,18,857),(3059,267,19,18),(3060,267,13,1110),(3061,267,22,50),(3062,267,199,858),(3063,302,23,1111),(3064,302,33,80),(3065,302,9,1112),(3066,302,18,122),(3067,302,19,18),(3068,302,13,1074),(3069,302,21,20),(3070,302,22,285),(3071,302,42,1113),(3072,318,33,80),(3073,318,9,1114),(3074,318,10,1110),(3075,318,25,55),(3076,318,18,318),(3077,318,19,18),(3078,318,12,12),(3079,318,7,157),(3080,318,13,1110),(3081,318,22,40),(3082,318,41,1115),(3083,328,33,80),(3084,328,25,55),(3085,328,18,30),(3086,328,19,226),(3087,328,13,1110),(3088,328,21,20),(3089,328,22,50),(3090,300,33,80),(3091,300,25,55),(3092,300,18,77),(3093,300,19,226),(3094,300,7,1116),(3095,300,13,1117),(3096,300,22,26),(3097,316,1,1118),(3098,316,35,1119),(3099,316,237,1120),(3100,316,24,1121),(3101,316,27,141),(3102,316,30,1122),(3103,316,10,1123),(3104,316,25,1124),(3105,316,18,30),(3106,316,238,1125),(3107,316,19,18),(3108,316,34,86),(3109,316,7,187),(3110,316,13,1117),(3111,316,239,1126),(3112,316,22,50),(3113,316,28,137),(3114,338,33,80),(3115,338,9,1127),(3116,338,10,1128),(3117,338,25,55),(3118,338,19,226),(3119,338,32,1129),(3120,338,7,1130),(3121,338,13,1117),(3122,338,22,26),(3123,333,8,8),(3124,333,1,1131),(3125,333,23,1132),(3126,333,240,1133),(3127,333,9,1134),(3128,333,241,137),(3129,333,19,47),(3130,333,18,1135),(3131,333,37,1136),(3132,333,32,1137),(3133,333,7,493),(3134,333,13,1117),(3135,333,22,26),(3136,333,25,263),(3137,344,1,1138),(3138,344,10,1139),(3139,344,242,1140),(3140,344,25,1141),(3141,344,18,77),(3142,344,19,18),(3143,344,243,1140),(3144,344,7,1142),(3145,344,13,1117),(3146,344,22,285),(3147,352,244,1143),(3148,352,33,80),(3149,352,25,241),(3150,352,64,1144),(3151,352,18,77),(3152,352,11,893),(3153,352,19,18),(3154,352,186,1145),(3155,352,6,6),(3156,352,7,1146),(3157,352,13,1117),(3158,352,245,1147),(3159,352,22,40),(3160,352,246,1148),(3161,331,23,1149),(3162,331,33,80),(3163,331,18,1150),(3164,331,11,1117),(3165,331,19,18),(3166,331,12,12),(3167,331,7,139),(3168,331,13,1117),(3169,331,22,26),(3170,347,23,1151),(3171,347,33,80),(3172,347,9,1152),(3173,347,10,149),(3174,347,25,164),(3175,347,18,122),(3176,347,19,18),(3177,347,12,12),(3178,347,7,139),(3179,347,13,1117),(3180,347,42,1153),(3181,347,22,40),(3182,340,35,1154),(3183,340,27,247),(3184,340,23,1155),(3185,340,33,80),(3186,340,9,1156),(3187,340,28,54),(3188,340,10,1157),(3189,340,18,122),(3190,340,247,1158),(3191,340,19,18),(3192,340,34,86),(3193,340,7,326),(3194,340,13,1139),(3195,340,248,1159),(3196,340,42,1160),(3197,340,249,470),(3198,340,22,40),(3199,330,23,333),(3200,330,33,80),(3201,330,9,1161),(3202,330,10,1139),(3203,330,25,55),(3204,330,19,226),(3205,330,12,12),(3206,330,7,839),(3207,330,13,1139),(3208,330,22,26),(3209,311,33,80),(3210,311,9,1162),(3211,311,18,1163),(3212,311,19,18),(3213,311,7,1164),(3214,311,13,1117),(3215,311,50,1165),(3216,311,22,26),(3217,342,23,1166),(3218,342,33,80),(3219,342,9,1167),(3220,342,25,55),(3221,342,18,122),(3222,342,19,18),(3223,342,13,1139),(3224,342,42,1168),(3225,342,22,50),(3226,353,2,2),(3227,353,9,1169),(3228,353,30,184),(3229,353,10,185),(3230,353,25,55),(3231,353,18,186),(3232,353,19,18),(3233,353,7,187),(3234,353,13,1139),(3235,353,50,188),(3236,353,22,40),(3237,353,21,20),(3238,341,1,1170),(3239,341,23,353),(3240,341,9,1171),(3241,341,18,947),(3242,341,7,83),(3243,341,13,1139),(3244,341,22,50),(3245,362,1,1172),(3246,362,30,59),(3247,362,76,1173),(3248,362,11,1174),(3249,362,19,345),(3250,362,32,1175),(3251,362,13,1176),(3252,362,22,50),(3253,372,34,86),(3254,372,25,859),(3255,372,200,860),(3256,372,204,1177),(3257,372,24,43),(3258,372,202,862),(3259,372,203,863),(3260,372,201,1178),(3261,372,6,99),(3262,372,7,1179),(3263,372,35,1180),(3264,372,33,80),(3265,372,9,1181),(3266,372,10,867),(3267,372,11,1182),(3268,372,186,1183),(3269,372,13,1184),(3270,372,205,869),(3271,372,42,1185),(3272,372,182,247),(3273,372,23,870),(3274,372,28,1186),(3275,372,18,122),(3276,372,19,18),(3277,372,22,26),(3278,372,206,1187),(3279,372,187,775),(3280,391,17,177),(3281,391,3,3),(3282,391,16,178),(3283,391,9,179),(3284,391,10,45),(3285,391,25,55),(3286,391,49,1188),(3287,391,19,18),(3288,391,2,137),(3289,391,12,12),(3290,391,7,48),(3291,391,13,1184),(3292,391,50,181),(3293,391,22,50),(3294,391,21,182),(3295,346,2,2),(3296,346,9,1189),(3297,346,30,184),(3298,346,10,185),(3299,346,25,55),(3300,346,18,186),(3301,346,19,18),(3302,346,7,187),(3303,346,13,1184),(3304,346,50,188),(3305,346,22,40),(3306,346,21,20),(3307,366,2,2),(3308,366,9,1190),(3309,366,30,184),(3310,366,10,185),(3311,366,25,55),(3312,366,18,186),(3313,366,19,18),(3314,366,7,187),(3315,366,13,1184),(3316,366,50,188),(3317,366,22,40),(3318,366,21,20),(3319,348,2,2),(3320,348,9,1191),(3321,348,30,184),(3322,348,10,185),(3323,348,25,55),(3324,348,18,186),(3325,348,19,18),(3326,348,7,187),(3327,348,13,1184),(3328,348,50,188),(3329,348,22,40),(3330,348,21,20),(3331,363,23,1192),(3332,363,33,80),(3333,363,9,1193),(3334,363,10,1194),(3335,363,6,138),(3336,363,12,12),(3337,363,7,12),(3338,363,13,1184),(3339,363,250,1195),(3340,363,22,40),(3341,396,2,2),(3342,396,9,1196),(3343,396,30,184),(3344,396,10,185),(3345,396,25,55),(3346,396,18,186),(3347,396,19,18),(3348,396,7,187),(3349,396,13,1197),(3350,396,50,188),(3351,396,22,40),(3352,396,21,20),(3353,204,251,1198),(3354,204,1,1199),(3355,204,28,1200),(3356,204,10,1201),(3357,204,18,1202),(3358,204,19,18),(3359,204,7,1203),(3360,204,13,1197),(3361,204,22,50),(3362,204,30,59),(3363,219,1,1204),(3364,219,27,247),(3365,219,23,353),(3366,219,10,1205),(3367,219,25,55),(3368,219,18,1206),(3369,219,11,1207),(3370,219,19,18),(3371,219,7,1208),(3372,219,13,1197),(3373,219,22,50),(3374,205,35,1209),(3375,205,142,1210),(3376,205,33,80),(3377,205,25,55),(3378,205,10,1197),(3379,205,45,1211),(3380,205,252,1140),(3381,205,9,1212),(3382,205,18,77),(3383,205,253,1210),(3384,205,254,283),(3385,205,19,226),(3386,205,12,12),(3387,205,7,839),(3388,205,13,1197),(3389,205,22,285),(3390,377,2,2),(3391,377,9,1213),(3392,377,30,184),(3393,377,10,185),(3394,377,25,55),(3395,377,18,186),(3396,377,19,18),(3397,377,7,187),(3398,377,13,1197),(3399,377,50,188),(3400,377,22,40),(3401,377,21,20),(3402,385,1,1214),(3403,385,30,59),(3404,385,10,1215),(3405,385,18,1216),(3406,385,19,47),(3407,385,12,12),(3408,385,7,12),(3409,385,13,1184),(3410,385,22,26),(3411,378,2,2),(3412,378,9,1217),(3413,378,30,184),(3414,378,10,185),(3415,378,25,55),(3416,378,18,186),(3417,378,19,18),(3418,378,7,187),(3419,378,13,1197),(3420,378,50,188),(3421,378,22,40),(3422,378,21,20),(3423,355,27,247),(3424,355,33,80),(3425,355,9,1218),(3426,355,28,699),(3427,355,25,55),(3428,355,18,122),(3429,355,19,18),(3430,355,32,1219),(3431,355,13,1197),(3432,355,42,1220),(3433,355,22,26),(3434,384,33,80),(3435,384,9,1221),(3436,384,10,82),(3437,384,18,1222),(3438,384,19,18),(3439,384,12,12),(3440,384,7,284),(3441,384,13,1184),(3442,384,22,285),(3443,382,13,1197),(3444,382,1,1223),(3445,382,22,50),(3446,382,19,18),(3447,382,18,65),(3448,358,10,185),(3449,358,33,80),(3450,358,9,1224),(3451,358,62,1225),(3452,358,25,105),(3453,358,18,106),(3454,358,63,1226),(3455,358,19,18),(3456,358,12,12),(3457,358,7,12),(3458,358,13,1227),(3459,358,21,20),(3460,358,22,40),(3461,203,33,80),(3462,203,9,1228),(3463,203,10,82),(3464,203,25,105),(3465,203,18,30),(3466,203,19,18),(3467,203,12,12),(3468,203,7,12),(3469,203,13,1227),(3470,203,50,1229),(3471,203,22,40),(3472,230,178,750),(3473,230,233,1230),(3474,230,33,80),(3475,230,255,1231),(3476,230,10,1232),(3477,230,25,55),(3478,230,76,1233),(3479,230,18,30),(3480,230,19,18),(3481,230,7,1234),(3482,230,13,1227),(3483,230,21,182),(3484,230,22,26),(3485,230,256,1235),(3486,389,1,1236),(3487,389,257,1237),(3488,389,24,1238),(3489,389,9,1239),(3490,389,10,137),(3491,389,25,133),(3492,389,18,1240),(3493,389,258,1241),(3494,389,259,1242),(3495,389,12,12),(3496,389,7,25),(3497,389,13,1227),(3498,389,22,285),(3499,208,1,1243),(3500,208,260,1244),(3501,208,28,939),(3502,208,10,1245),(3503,208,18,1246),(3504,208,19,18),(3505,208,13,1247),(3506,208,22,50),(3507,279,33,80),(3508,279,9,1248),(3509,279,10,82),(3510,279,25,55),(3511,279,18,30),(3512,279,19,18),(3513,279,13,1249),(3514,279,22,40),(3515,245,261,1250),(3516,245,33,80),(3517,245,9,1251),(3518,245,28,1158),(3519,245,25,1252),(3520,245,18,1253),(3521,245,11,1254),(3522,245,19,18),(3523,245,51,1203),(3524,245,7,1255),(3525,245,13,878),(3526,245,262,1256),(3527,245,22,285),(3528,245,263,1257),(3529,245,100,1258),(3530,361,23,1259),(3531,361,33,80),(3532,361,18,1048),(3533,361,19,18),(3534,361,13,1249),(3535,361,22,84),(3536,295,264,1260),(3537,295,33,80),(3538,295,265,1261),(3539,295,10,1262),(3540,295,25,55),(3541,295,9,1263),(3542,295,18,1264),(3543,295,19,226),(3544,295,12,12),(3545,295,7,1265),(3546,295,13,1262),(3547,295,77,1266),(3548,295,22,26),(3549,240,1,1267),(3550,240,260,1268),(3551,240,266,1269),(3552,240,23,353),(3553,240,28,699),(3554,240,10,1270),(3555,240,25,55),(3556,240,18,947),(3557,240,19,18),(3558,240,13,769),(3559,240,22,50),(3560,223,267,247),(3561,223,16,1271),(3562,223,33,80),(3563,223,10,1272),(3564,223,25,155),(3565,223,18,1273),(3566,223,19,18),(3567,223,12,12),(3568,223,13,1262),(3569,223,21,182),(3570,223,22,40),(3571,226,33,80),(3572,226,10,1274),(3573,226,25,155),(3574,226,18,77),(3575,226,19,47),(3576,226,12,308),(3577,226,7,1275),(3578,226,13,1262),(3579,226,22,50),(3580,274,1,1276),(3581,274,268,1277),(3582,274,269,1278),(3583,274,9,1279),(3584,274,25,105),(3585,274,18,30),(3586,274,6,6),(3587,274,13,1262),(3588,274,22,40),(3589,269,106,1280),(3590,269,2,2),(3591,269,3,3),(3592,269,30,184),(3593,269,10,1262),(3594,269,25,55),(3595,269,18,877),(3596,269,11,1281),(3597,269,19,18),(3598,269,7,187),(3599,269,13,1262),(3600,269,22,50),(3601,228,33,80),(3602,228,10,1282),(3603,228,25,55),(3604,228,18,472),(3605,228,11,1283),(3606,228,19,18),(3607,228,7,1234),(3608,228,13,1262),(3609,228,22,50),(3610,251,34,1284),(3611,251,24,43),(3612,251,33,80),(3613,251,9,1285),(3614,251,30,59),(3615,251,10,82),(3616,251,25,105),(3617,251,18,1286),(3618,251,11,1287),(3619,251,19,18),(3620,251,32,1288),(3621,251,270,1289),(3622,251,271,1290),(3623,251,12,12),(3624,251,7,12),(3625,251,13,1262),(3626,251,272,1291),(3627,251,21,20),(3628,251,273,1292),(3629,251,22,285),(3630,308,35,1293),(3631,308,27,247),(3632,308,23,1294),(3633,308,33,80),(3634,308,9,1295),(3635,308,28,1296),(3636,308,25,55),(3637,308,18,122),(3638,308,19,18),(3639,308,34,86),(3640,308,246,1297),(3641,308,13,1262),(3642,308,42,1298),(3643,308,22,40),(3644,308,274,1299),(3645,310,24,43),(3646,310,33,80),(3647,310,10,1300),(3648,310,18,894),(3649,310,11,454),(3650,310,19,226),(3651,310,6,99),(3652,310,7,326),(3653,310,13,1301),(3654,310,275,1302),(3655,310,22,26),(3656,310,276,1303),(3657,310,277,1304),(3658,306,10,1301),(3659,306,23,1305),(3660,306,33,80),(3661,306,9,1306),(3662,306,278,1307),(3663,306,25,55),(3664,306,19,226),(3665,306,7,25),(3666,306,13,1308),(3667,306,21,20),(3668,306,22,40),(3669,306,50,1309),(3670,201,1,1310),(3671,201,34,1311),(3672,201,30,59),(3673,201,10,1312),(3674,201,25,55),(3675,201,18,1313),(3676,201,19,18),(3677,201,7,1203),(3678,201,13,1301),(3679,201,22,830),(3680,201,28,1314),(3681,286,1,1315),(3682,286,34,1316),(3683,286,28,1256),(3684,286,10,1317),(3685,286,25,55),(3686,286,18,156),(3687,286,19,311),(3688,286,7,640),(3689,286,13,1301),(3690,286,279,1318),(3691,286,22,1319),(3692,317,1,1320),(3693,317,35,1321),(3694,317,280,1322),(3695,317,24,362),(3696,317,22,285),(3697,317,25,1323),(3698,317,281,1324),(3699,317,282,1325),(3700,317,13,1308),(3701,317,19,18),(3702,317,34,86),(3703,317,7,1326),(3704,317,283,1327),(3705,317,284,1328),(3706,317,285,1329),(3707,317,286,1330),(3708,317,287,1331),(3709,326,1,1332),(3710,326,9,1333),(3711,326,12,1334),(3712,326,7,1335),(3713,326,13,1308),(3714,326,22,1336),(3715,321,33,80),(3716,321,288,1337),(3717,321,25,105),(3718,321,76,1338),(3719,321,18,30),(3720,321,19,345),(3721,321,13,1308),(3722,321,77,73),(3723,321,146,1339),(3724,321,22,50),(3725,283,24,1340),(3726,283,33,80),(3727,283,10,1341),(3728,283,25,55),(3729,283,18,30),(3730,283,11,1308),(3731,283,19,226),(3732,283,6,99),(3733,283,7,1342),(3734,283,13,1201),(3735,283,289,1343),(3736,283,22,21),(3737,305,24,362),(3738,305,23,1344),(3739,305,33,80),(3740,305,9,1345),(3741,305,10,364),(3742,305,18,346),(3743,305,19,226),(3744,305,7,1346),(3745,305,13,1201),(3746,305,21,20),(3747,305,22,40),(3748,336,1,1347),(3749,336,290,1348),(3750,336,79,1349),(3751,336,9,1350),(3752,336,23,1351),(3753,336,18,947),(3754,336,19,18),(3755,336,6,1352),(3756,336,7,83),(3757,336,13,1353),(3758,336,50,1354),(3759,336,22,26),(3760,268,33,80),(3761,268,30,59),(3762,268,10,423),(3763,268,18,30),(3764,268,11,972),(3765,268,19,226),(3766,268,32,1355),(3767,268,7,1356),(3768,268,13,1353),(3769,268,22,50),(3770,268,276,1357),(3771,323,67,261),(3772,323,33,80),(3773,323,9,1358),(3774,323,25,602),(3775,323,18,77),(3776,323,19,18),(3777,323,13,1353),(3778,323,22,50),(3779,309,2,2),(3780,309,9,1359),(3781,309,30,184),(3782,309,10,185),(3783,309,25,55),(3784,309,18,186),(3785,309,19,18),(3786,309,7,187),(3787,309,13,1353),(3788,309,50,188),(3789,309,22,40),(3790,309,21,20),(3791,273,33,80),(3792,273,9,1360),(3793,273,25,105),(3794,273,18,30),(3795,273,19,18),(3796,273,12,12),(3797,273,7,12),(3798,273,13,1353),(3799,273,22,40),(3800,322,35,1361),(3801,322,23,1362),(3802,322,33,80),(3803,322,25,55),(3804,322,45,141),(3805,322,18,944),(3806,322,19,226),(3807,322,26,1363),(3808,322,7,1364),(3809,322,13,1353),(3810,322,22,285),(3811,325,27,1365),(3812,325,23,1366),(3813,325,33,80),(3814,325,9,1367),(3815,325,10,281),(3816,325,25,133),(3817,325,291,1368),(3818,325,18,77),(3819,325,11,1353),(3820,325,19,18),(3821,325,12,12),(3822,325,7,139),(3823,325,13,1353),(3824,325,22,40),(3825,329,33,80),(3826,329,9,1369),(3827,329,10,149),(3828,329,19,18),(3829,329,12,12),(3830,329,7,139),(3831,329,13,1370),(3832,329,22,26),(3833,307,27,1371),(3834,307,33,80),(3835,307,10,1372),(3836,307,18,472),(3837,307,19,18),(3838,307,7,451),(3839,307,13,1373),(3840,307,22,50),(3841,239,1,1374),(3842,239,9,1375),(3843,239,18,658),(3844,239,19,18),(3845,239,7,83),(3846,239,13,1353),(3847,239,50,659),(3848,239,22,26),(3849,376,23,1376),(3850,376,33,80),(3851,376,25,55),(3852,376,18,77),(3853,376,19,18),(3854,376,13,1377),(3855,376,22,40),(3856,319,13,1377),(3857,319,33,80),(3858,319,19,18),(3859,319,22,50),(3860,319,18,65),(3861,371,24,362),(3862,371,33,80),(3863,371,9,1378),(3864,371,10,1379),(3865,371,25,55),(3866,371,104,1380),(3867,371,18,282),(3868,371,19,226),(3869,371,12,12),(3870,371,7,839),(3871,371,13,1379),(3872,371,21,455),(3873,371,105,1381),(3874,371,22,21),(3875,356,13,1377),(3876,356,1,1382),(3877,356,22,50),(3878,356,19,47),(3879,356,18,1383),(3880,395,1,1384),(3881,395,79,352),(3882,395,28,137),(3883,395,10,185),(3884,395,18,947),(3885,395,19,18),(3886,395,12,12),(3887,395,7,12),(3888,395,13,1379),(3889,395,23,353),(3890,395,22,26),(3891,367,33,80),(3892,367,18,77),(3893,367,19,18),(3894,367,13,1385),(3895,367,21,20),(3896,367,22,50),(3897,334,1,1386),(3898,334,35,1387),(3899,334,9,1388),(3900,334,28,137),(3901,334,10,1389),(3902,334,25,521),(3903,334,18,30),(3904,334,19,18),(3905,334,34,86),(3906,334,12,12),(3907,334,7,1390),(3908,334,13,1385),(3909,334,22,26),(3910,365,2,2),(3911,365,292,1391),(3912,365,3,3),(3913,365,33,80),(3914,365,9,1392),(3915,365,65,247),(3916,365,17,1393),(3917,365,25,55),(3918,365,34,1394),(3919,365,18,122),(3920,365,11,1395),(3921,365,19,18),(3922,365,32,1396),(3923,365,7,1397),(3924,365,13,1398),(3925,365,21,20),(3926,365,22,40),(3927,365,42,1399),(3928,285,36,1400),(3929,285,293,1401),(3930,285,294,1402),(3931,285,24,1403),(3932,285,33,80),(3933,285,9,1404),(3934,285,25,553),(3935,285,295,1405),(3936,285,18,77),(3937,285,19,18),(3938,285,7,906),(3939,285,13,1398),(3940,285,296,1400),(3941,285,22,21),(3942,285,297,1406),(3943,285,298,282),(3944,387,33,80),(3945,387,9,1407),(3946,387,10,149),(3947,387,25,133),(3948,387,18,30),(3949,387,19,18),(3950,387,12,12),(3951,387,7,1408),(3952,387,13,1385),(3953,387,22,36),(3954,256,33,80),(3955,256,9,1409),(3956,256,10,281),(3957,256,25,133),(3958,256,18,30),(3959,256,19,18),(3960,256,12,12),(3961,256,7,1410),(3962,256,13,1398),(3963,256,22,26),(3964,262,299,1411),(3965,262,1,1412),(3966,262,13,1385),(3967,262,3,3),(3968,262,300,1413),(3969,262,301,1414),(3970,262,9,1415),(3971,262,17,762),(3972,262,18,1416),(3973,262,302,1417),(3974,262,303,1418),(3975,262,19,18),(3976,262,7,83),(3977,262,304,1414),(3978,262,50,1419),(3979,262,23,1420),(3980,262,22,26),(3981,262,21,182),(3982,262,79,352),(3983,394,13,1385),(3984,394,30,59),(3985,394,22,50),(3986,394,1,1421),(3987,394,305,1200),(3988,337,33,80),(3989,337,9,1422),(3990,337,10,1398),(3991,337,25,55),(3992,337,18,77),(3993,337,19,226),(3994,337,88,1423),(3995,337,12,12),(3996,337,7,1424),(3997,337,13,1398),(3998,337,22,26),(3999,354,3,1064),(4000,354,27,1425),(4001,354,33,80),(4002,354,9,1426),(4003,354,17,1427),(4004,354,25,1428),(4005,354,18,77),(4006,354,16,1429),(4007,354,19,18),(4008,354,7,12),(4009,354,13,1398),(4010,354,306,1430),(4011,354,307,1429),(4012,354,22,40),(4013,368,1,1431),(4014,368,30,59),(4015,368,308,1432),(4016,368,73,1433),(4017,368,18,1434),(4018,368,11,1110),(4019,368,19,18),(4020,368,13,1398),(4021,368,22,50),(4022,381,74,305),(4023,381,33,80),(4024,381,30,59),(4025,381,10,1435),(4026,381,25,55),(4027,381,18,1436),(4028,381,309,1437),(4029,381,19,18),(4030,381,7,1438),(4031,381,13,1398),(4032,381,22,50),(4033,379,33,80),(4034,379,9,1439),(4035,379,10,1440),(4036,379,25,55),(4037,379,18,30),(4038,379,19,18),(4039,379,12,12),(4040,379,7,139),(4041,379,13,1398),(4042,379,50,479),(4043,379,22,50),(4044,335,1,1441),(4045,335,23,353),(4046,335,30,59),(4047,335,18,947),(4048,335,11,575),(4049,335,19,18),(4050,335,32,1442),(4051,335,7,1443),(4052,335,13,1398),(4053,335,77,73),(4054,335,22,50),(4055,270,33,80),(4056,270,9,1444),(4057,270,30,59),(4058,270,25,55),(4059,270,18,30),(4060,270,19,18),(4061,270,13,423),(4062,270,21,182),(4063,270,22,50),(4064,304,1,1445),(4065,304,9,1446),(4066,304,10,423),(4067,304,18,1447),(4068,304,11,423),(4069,304,19,18),(4070,304,12,12),(4071,304,7,12),(4072,304,22,40),(4073,213,33,80),(4074,213,25,241),(4075,213,64,1448),(4076,213,18,77),(4077,213,19,18),(4078,213,13,423),(4079,213,21,20),(4080,213,22,26),(4081,380,1,1449),(4082,380,27,1450),(4083,380,10,1451),(4084,380,18,1452),(4085,380,11,1453),(4086,380,19,18),(4087,380,7,698),(4088,380,13,1454),(4089,380,22,50),(4090,242,9,1455),(4091,242,10,137),(4092,242,25,55),(4093,242,18,1456),(4094,242,19,18),(4095,242,186,1457),(4096,242,12,12),(4097,242,7,1458),(4098,242,13,516),(4099,242,22,26),(4100,369,1,1459),(4101,369,310,1460),(4102,369,311,137),(4103,369,312,1461),(4104,369,265,1462),(4105,369,10,185),(4106,369,25,55),(4107,369,9,1463),(4108,369,18,1464),(4109,369,12,12),(4110,369,7,12),(4111,369,13,1465),(4112,369,22,26),(4113,349,24,1466),(4114,349,33,80),(4115,349,9,1467),(4116,349,25,55),(4117,349,19,226),(4118,349,13,1465),(4119,349,22,40),(4120,399,1,137),(4121,399,9,1468),(4122,399,18,857),(4123,399,19,18),(4124,399,313,1469),(4125,399,13,1157),(4126,399,314,1470),(4127,398,13,1465),(4128,398,1,1471),(4129,398,22,40),(4130,398,27,1472),(4131,343,2,2),(4132,343,23,1473),(4133,343,33,80),(4134,343,9,1474),(4135,343,10,281),(4136,343,25,55),(4137,343,18,1475),(4138,343,11,1157),(4139,343,19,18),(4140,343,12,12),(4141,343,7,1476),(4142,343,13,1157),(4143,343,50,1477),(4144,343,22,26),(4145,343,21,20),(4146,393,1,1478),(4147,393,315,12),(4148,393,9,1479),(4149,393,25,263),(4150,393,18,894),(4151,393,19,18),(4152,393,7,12),(4153,393,13,1157),(4154,393,22,1480),(4155,390,23,1481),(4156,390,33,80),(4157,390,9,1482),(4158,390,10,1483),(4159,390,25,105),(4160,390,18,30),(4161,390,19,18),(4162,390,12,12),(4163,390,7,139),(4164,390,13,1157),(4165,390,22,50),(4166,284,1,1484),(4167,284,30,59),(4168,284,25,105),(4169,284,18,30),(4170,284,11,1485),(4171,284,19,18),(4172,284,13,1157),(4173,284,21,20),(4174,284,22,26),(4175,298,1,1486),(4176,298,25,55),(4177,298,18,649),(4178,298,11,1157),(4179,298,19,18),(4180,298,13,1157),(4181,298,22,40),(4182,350,1,1487),(4183,350,23,353),(4184,350,9,1488),(4185,350,18,199),(4186,350,19,18),(4187,350,7,1489),(4188,350,13,516),(4189,350,22,50),(4190,397,33,80),(4191,397,9,1490),(4192,397,10,149),(4193,397,25,1491),(4194,397,18,1492),(4195,397,19,18),(4196,397,12,12),(4197,397,7,1493),(4198,397,13,1157),(4199,397,22,40),(4200,397,246,1494),(4201,370,9,1495),(4202,370,25,55),(4203,370,18,30),(4204,370,19,18),(4205,370,13,1157),(4206,370,22,40),(4207,332,33,80),(4208,332,9,1496),(4209,332,25,55),(4210,332,76,1497),(4211,332,18,30),(4212,332,316,1498),(4213,332,19,345),(4214,332,6,138),(4215,332,7,1499),(4216,332,13,1157),(4217,332,22,50),(4218,222,1,1500),(4219,222,79,352),(4220,222,9,1501),(4221,222,10,1502),(4222,222,18,1416),(4223,222,19,18),(4224,222,32,346),(4225,222,12,12),(4226,222,7,839),(4227,222,13,1502),(4228,222,22,26),(4229,265,24,1403),(4230,265,33,80),(4231,265,9,1503),(4232,265,10,1504),(4233,265,76,1505),(4234,265,19,345),(4235,265,12,12),(4236,265,7,139),(4237,265,13,1502),(4238,265,22,285),(4239,287,267,247),(4240,287,33,80),(4241,287,25,55),(4242,287,18,77),(4243,287,19,47),(4244,287,13,1502),(4245,287,22,26),(4246,345,23,353),(4247,345,33,80),(4248,345,22,26),(4249,345,317,1506),(4250,345,79,352),(4251,345,25,55),(4252,345,9,1507),(4253,345,18,947),(4254,345,19,226),(4255,345,7,48),(4256,345,13,1373),(4257,345,80,1508),(4258,257,73,1509),(4259,257,33,80),(4260,257,18,1510),(4261,257,19,18),(4262,257,318,1511),(4263,257,13,1512),(4264,257,22,50),(4265,280,1,1513),(4266,280,30,59),(4267,280,18,199),(4268,280,11,1514),(4269,280,19,18),(4270,280,32,1515),(4271,280,7,1516),(4272,280,13,423),(4273,280,22,40),(4274,414,8,8),(4275,414,36,1517),(4276,414,2,2),(4277,414,3,3),(4278,414,33,80),(4279,414,100,1518),(4280,414,25,263),(4281,414,37,1519),(4282,414,18,65),(4283,414,99,1520),(4284,414,19,18),(4285,414,7,284),(4286,414,13,1521),(4287,414,21,20),(4288,414,22,26),(4289,409,8,8),(4290,409,36,1522),(4291,409,34,86),(4292,409,46,1523),(4293,409,27,141),(4294,409,33,80),(4295,409,9,1524),(4296,409,30,59),(4297,409,10,1512),(4298,409,25,55),(4299,409,19,18),(4300,409,18,77),(4301,409,13,1521),(4302,409,37,1525),(4303,409,26,1526),(4304,409,29,137),(4305,409,6,99),(4306,409,7,12),(4307,409,319,184),(4308,409,22,26),(4309,409,28,137),(4310,416,24,43),(4311,416,33,80),(4312,416,9,1527),(4313,416,25,1528),(4314,416,18,1529),(4315,416,19,18),(4316,416,13,1521),(4317,416,50,665),(4318,416,22,26),(4319,408,13,1521),(4320,408,1,1530),(4321,408,22,84),(4322,408,19,18),(4323,440,2,2),(4324,440,3,3),(4325,440,33,80),(4326,440,9,1531),(4327,440,17,1393),(4328,440,25,55),(4329,440,19,18),(4330,440,320,1532),(4331,440,321,1533),(4332,440,32,1534),(4333,440,270,1289),(4334,440,7,1535),(4335,440,13,1536),(4336,440,272,1537),(4337,440,21,182),(4338,440,22,26),(4339,419,1,1538),(4340,419,2,2),(4341,419,3,3),(4342,419,30,59),(4343,419,25,55),(4344,419,18,77),(4345,419,19,18),(4346,419,7,1539),(4347,419,13,1536),(4348,419,50,1540),(4349,419,22,26),(4350,419,28,1541),(4351,435,1,1542),(4352,435,30,59),(4353,435,18,1543),(4354,435,11,1544),(4355,435,19,18),(4356,435,13,1536),(4357,435,22,50),(4358,432,1,1545),(4359,432,9,1546),(4360,432,18,1547),(4361,432,19,18),(4362,432,32,1548),(4363,432,7,1549),(4364,432,13,1536),(4365,432,50,1550),(4366,432,22,40),(4367,415,1,1551),(4368,415,17,1552),(4369,415,9,1553),(4370,415,10,185),(4371,415,19,18),(4372,415,12,12),(4373,415,7,12),(4374,415,13,1536),(4375,415,21,20),(4376,415,22,26),(4377,424,106,1554),(4378,424,3,3),(4379,424,33,80),(4380,424,9,1555),(4381,424,28,1556),(4382,424,17,1557),(4383,424,25,55),(4384,424,18,77),(4385,424,19,18),(4386,424,322,1558),(4387,424,7,711),(4388,424,13,1559),(4389,424,21,182),(4390,424,22,26),(4391,424,39,1560),(4392,427,1,1561),(4393,427,30,59),(4394,427,25,155),(4395,427,18,1562),(4396,427,11,1563),(4397,427,19,18),(4398,427,32,1564),(4399,427,13,1559),(4400,427,22,26),(4401,473,13,1565),(4402,473,1,39),(4403,473,22,40),(4404,473,19,18),(4405,473,18,41),(4406,441,33,80),(4407,441,9,1566),(4408,441,10,149),(4409,441,25,55),(4410,441,18,77),(4411,441,19,18),(4412,441,12,12),(4413,441,7,139),(4414,441,13,1565),(4415,441,22,50),(4416,443,1,1567),(4417,443,16,1568),(4418,443,209,1569),(4419,443,9,1570),(4420,443,17,716),(4421,443,19,18),(4422,443,21,182),(4423,443,146,1571),(4424,443,22,50),(4425,443,77,73),(4426,470,33,80),(4427,470,9,1572),(4428,470,10,1573),(4429,470,18,122),(4430,470,19,18),(4431,470,12,12),(4432,470,7,139),(4433,470,13,1574),(4434,470,21,20),(4435,470,22,40),(4436,470,42,1575),(4437,493,244,1143),(4438,493,33,80),(4439,493,25,241),(4440,493,64,1576),(4441,493,18,77),(4442,493,11,1577),(4443,493,19,18),(4444,493,186,1578),(4445,493,7,1579),(4446,493,13,1577),(4447,493,245,1147),(4448,493,22,40),(4449,493,246,1580),(4450,487,323,1581),(4451,487,1,1582),(4452,487,3,3),(4453,487,23,333),(4454,487,9,1583),(4455,487,17,762),(4456,487,25,55),(4457,487,18,110),(4458,487,19,47),(4459,487,32,1584),(4460,487,13,1585),(4461,487,21,20),(4462,487,22,26),(4463,506,1,1586),(4464,506,76,837),(4465,506,18,1587),(4466,506,19,18),(4467,506,12,12),(4468,506,7,1588),(4469,506,13,1589),(4470,506,22,50),(4471,511,34,403),(4472,511,27,1590),(4473,511,23,333),(4474,511,33,80),(4475,511,30,59),(4476,511,19,47),(4477,511,35,1591),(4478,511,32,1592),(4479,511,13,1593),(4480,511,324,1594),(4481,511,22,26),(4482,511,28,1595),(4483,523,23,1596),(4484,523,33,80),(4485,523,9,1597),(4486,523,10,1598),(4487,523,18,1599),(4488,523,19,18),(4489,523,12,12),(4490,523,7,1600),(4491,523,13,1312),(4492,523,22,26),(4493,532,35,1601),(4494,532,325,1602),(4495,532,9,1603),(4496,532,28,1604),(4497,532,10,1605),(4498,532,25,55),(4499,532,18,110),(4500,532,33,80),(4501,532,19,18),(4502,532,34,86),(4503,532,270,1289),(4504,532,7,1606),(4505,532,13,1589),(4506,532,272,1607),(4507,532,21,20),(4508,532,22,50),(4509,547,33,80),(4510,547,9,1608),(4511,547,10,1573),(4512,547,18,122),(4513,547,19,18),(4514,547,12,12),(4515,547,7,139),(4516,547,13,1589),(4517,547,21,20),(4518,547,22,40),(4519,547,42,1609),(4520,525,1,1610),(4521,525,17,762),(4522,525,30,59),(4523,525,10,1611),(4524,525,18,77),(4525,525,19,18),(4526,525,32,1612),(4527,525,7,12),(4528,525,13,1589),(4529,525,22,40),(4530,536,1,1613),(4531,536,35,1614),(4532,536,326,1615),(4533,536,27,247),(4534,536,30,59),(4535,536,25,263),(4536,536,18,282),(4537,536,327,1616),(4538,536,19,18),(4539,536,34,86),(4540,536,6,6),(4541,536,7,326),(4542,536,13,1617),(4543,536,22,21),(4544,536,28,699),(4545,546,13,1617),(4546,546,1,291),(4547,546,22,84),(4548,546,19,18),(4549,546,18,30),(4550,558,328,1618),(4551,558,3,3),(4552,558,33,80),(4553,558,9,1619),(4554,558,10,476),(4555,558,25,263),(4556,558,18,30),(4557,558,19,18),(4558,558,12,12),(4559,558,7,12),(4560,558,13,1372),(4561,558,22,1620),(4562,558,41,1621),(4563,560,1,1622),(4564,560,23,1623),(4565,560,9,1624),(4566,560,25,263),(4567,560,18,30),(4568,560,19,18),(4569,560,7,1625),(4570,560,13,1626),(4571,560,22,1627),(4572,570,1,1628),(4573,570,30,59),(4574,570,10,154),(4575,570,25,55),(4576,570,76,1629),(4577,570,18,30),(4578,570,11,1630),(4579,570,19,345),(4580,570,12,12),(4581,570,7,157),(4582,570,13,1631),(4583,570,22,50),(4584,551,33,80),(4585,551,9,1632),(4586,551,18,122),(4587,551,19,18),(4588,551,13,1633),(4589,551,42,1634),(4590,551,22,1635),(4591,574,269,1636),(4592,574,33,80),(4593,574,25,55),(4594,574,18,77),(4595,574,19,18),(4596,574,7,83),(4597,574,13,1633),(4598,574,22,285),(4599,594,24,1637),(4600,594,3,3),(4601,594,33,80),(4602,594,25,55),(4603,594,18,30),(4604,594,19,18),(4605,594,13,1638),(4606,594,50,809),(4607,594,22,298),(4608,402,23,1639),(4609,402,33,80),(4610,402,9,1640),(4611,402,25,55),(4612,402,18,122),(4613,402,19,18),(4614,402,13,1638),(4615,402,42,1641),(4616,402,22,26),(4617,576,1,1642),(4618,576,9,1643),(4619,576,18,77),(4620,576,11,1644),(4621,576,19,18),(4622,576,32,1645),(4623,576,7,12),(4624,576,13,1638),(4625,576,50,655),(4626,576,22,26),(4627,406,12,12),(4628,406,33,80),(4629,406,9,1646),(4630,406,10,1647),(4631,406,25,55),(4632,406,18,1648),(4633,406,19,226),(4634,406,6,1649),(4635,406,329,1650),(4636,406,7,839),(4637,406,13,1647),(4638,406,21,182),(4639,406,22,40),(4640,406,330,1651),(4641,580,33,80),(4642,580,9,1652),(4643,580,10,149),(4644,580,25,105),(4645,580,18,122),(4646,580,19,18),(4647,580,12,12),(4648,580,7,139),(4649,580,13,1647),(4650,580,50,1653),(4651,580,22,26),(4652,580,42,1654),(4653,413,33,80),(4654,413,9,1655),(4655,413,10,185),(4656,413,25,55),(4657,413,19,18),(4658,413,12,12),(4659,413,7,1656),(4660,413,13,1647),(4661,413,21,182),(4662,413,22,285),(4663,413,50,1657),(4664,423,33,80),(4665,423,10,1658),(4666,423,25,55),(4667,423,18,1659),(4668,423,19,226),(4669,423,12,12),(4670,423,7,1424),(4671,423,13,1658),(4672,423,22,40),(4673,421,331,1660),(4674,421,1,1661),(4675,421,9,1662),(4676,421,25,55),(4677,421,18,30),(4678,421,19,18),(4679,421,6,138),(4680,421,13,1300),(4681,421,22,40),(4682,405,23,1051),(4683,405,33,80),(4684,405,9,1663),(4685,405,18,318),(4686,405,19,18),(4687,405,13,1664),(4688,405,22,26),(4689,439,74,305),(4690,439,33,80),(4691,439,18,77),(4692,439,19,18),(4693,439,7,1665),(4694,439,13,1666),(4695,439,22,50),(4696,434,33,80),(4697,434,30,59),(4698,434,332,1667),(4699,434,18,30),(4700,434,19,18),(4701,434,13,1668),(4702,434,22,50),(4703,429,1,1669),(4704,429,23,353),(4705,429,9,1670),(4706,429,18,1671),(4707,429,19,18),(4708,429,7,83),(4709,429,13,1300),(4710,429,50,1672),(4711,429,22,1673),(4712,448,2,1674),(4713,448,3,3),(4714,448,33,80),(4715,448,25,1675),(4716,448,18,1676),(4717,448,19,18),(4718,448,7,1677),(4719,448,13,1300),(4720,448,333,1678),(4721,448,22,50),(4722,447,23,1679),(4723,447,33,80),(4724,447,9,1680),(4725,447,18,1681),(4726,447,19,18),(4727,447,13,1682),(4728,447,22,40),(4729,455,1,1683),(4730,455,9,1684),(4731,455,19,18),(4732,455,7,12),(4733,455,272,1685),(4734,455,22,50),(4735,454,1,1686),(4736,454,30,59),(4737,454,25,155),(4738,454,18,77),(4739,454,11,1687),(4740,454,19,18),(4741,454,32,1688),(4742,454,13,1689),(4743,454,21,20),(4744,454,22,50),(4745,411,24,362),(4746,411,33,80),(4747,411,9,1690),(4748,411,25,105),(4749,411,18,122),(4750,411,19,18),(4751,411,13,1689),(4752,411,42,1691),(4753,411,22,285),(4754,444,8,1692),(4755,444,36,1693),(4756,444,10,1694),(4757,444,334,1695),(4758,444,335,1696),(4759,444,9,1697),(4760,444,17,25),(4761,444,25,55),(4762,444,19,18),(4763,444,18,30),(4764,444,33,80),(4765,444,37,1698),(4766,444,6,99),(4767,444,12,12),(4768,444,7,1699),(4769,444,13,1689),(4770,444,336,426),(4771,444,22,26),(4772,444,337,1700),(4773,430,24,1701),(4774,430,338,1702),(4775,430,33,80),(4776,430,9,1703),(4777,430,10,1704),(4778,430,25,155),(4779,430,18,77),(4780,430,335,1705),(4781,430,19,18),(4782,430,88,1706),(4783,430,12,12),(4784,430,7,1699),(4785,430,13,1707),(4786,430,23,1708),(4787,430,22,26),(4788,457,33,80),(4789,457,10,1709),(4790,457,18,77),(4791,457,19,18),(4792,457,186,1710),(4793,457,12,12),(4794,457,7,1203),(4795,457,13,1707),(4796,457,22,40),(4797,457,246,1711),(4798,431,1,1712),(4799,431,339,1713),(4800,431,340,1714),(4801,431,24,362),(4802,431,9,1715),(4803,431,10,82),(4804,431,25,1716),(4805,431,341,1717),(4806,431,50,1718),(4807,431,16,1719),(4808,431,19,18),(4809,431,342,1720),(4810,431,6,1721),(4811,431,12,12),(4812,431,13,1722),(4813,431,343,1723),(4814,431,21,20),(4815,431,22,383),(4816,431,276,1724),(4817,446,1,1725),(4818,446,24,43),(4819,446,23,1305),(4820,446,19,18),(4821,446,18,1726),(4822,446,11,1727),(4823,446,344,1728),(4824,446,345,1729),(4825,446,13,1722),(4826,446,21,20),(4827,446,22,40),(4828,446,276,1303),(4829,466,24,1340),(4830,466,33,80),(4831,466,9,1730),(4832,466,10,82),(4833,466,25,55),(4834,466,76,837),(4835,466,18,30),(4836,466,19,345),(4837,466,12,12),(4838,466,7,284),(4839,466,13,1722),(4840,466,22,285),(4841,462,1,1731),(4842,462,18,1732),(4843,462,19,18),(4844,462,7,1733),(4845,462,13,1722),(4846,462,22,383),(4847,477,1,1734),(4848,477,9,1735),(4849,477,25,55),(4850,477,18,1736),(4851,477,11,1737),(4852,477,19,18),(4853,477,32,1738),(4854,477,13,1722),(4855,477,22,50),(4856,476,2,2),(4857,476,9,1739),(4858,476,30,184),(4859,476,10,185),(4860,476,25,55),(4861,476,18,186),(4862,476,19,18),(4863,476,7,187),(4864,476,13,1722),(4865,476,50,188),(4866,476,22,40),(4867,476,21,20),(4868,578,1,1740),(4869,578,23,353),(4870,578,18,199),(4871,578,19,18),(4872,578,7,83),(4873,578,13,1741),(4874,578,50,1742),(4875,578,22,26),(4876,502,36,1743),(4877,502,293,1744),(4878,502,294,1745),(4879,502,24,1746),(4880,502,33,80),(4881,502,9,1747),(4882,502,25,553),(4883,502,295,1748),(4884,502,18,77),(4885,502,19,18),(4886,502,7,906),(4887,502,13,1749),(4888,502,296,1743),(4889,502,22,21),(4890,502,297,1750),(4891,502,298,282),(4892,461,1,1751),(4893,461,10,1749),(4894,461,24,1121),(4895,461,17,1752),(4896,461,25,55),(4897,461,18,30),(4898,461,11,1753),(4899,461,19,18),(4900,461,32,1754),(4901,461,6,339),(4902,461,7,1755),(4903,461,13,1749),(4904,461,21,20),(4905,461,22,26),(4906,456,346,136),(4907,456,33,80),(4908,456,9,1756),(4909,456,10,1749),(4910,456,25,55),(4911,456,347,1757),(4912,456,13,1749),(4913,456,19,226),(4914,456,12,12),(4915,456,7,1424),(4916,456,348,1758),(4917,456,22,40),(4918,499,33,80),(4919,499,9,1759),(4920,499,10,149),(4921,499,18,65),(4922,499,19,18),(4923,499,349,1760),(4924,499,12,12),(4925,499,7,139),(4926,499,13,1749),(4927,499,22,1761),(4928,453,33,80),(4929,453,9,1762),(4930,453,25,105),(4931,453,76,1763),(4932,453,18,30),(4933,453,291,1764),(4934,453,19,345),(4935,453,12,12),(4936,453,7,139),(4937,453,13,1765),(4938,453,22,40),(4939,465,24,1766),(4940,465,23,1767),(4941,465,33,80),(4942,465,9,1768),(4943,465,10,82),(4944,465,25,55),(4945,465,18,77),(4946,465,19,18),(4947,465,12,1769),(4948,465,7,12),(4949,465,13,1770),(4950,465,22,285),(4951,465,39,1771),(4952,498,350,1772),(4953,498,33,80),(4954,498,9,1773),(4955,498,10,1749),(4956,498,25,1774),(4957,498,18,1775),(4958,498,19,18),(4959,498,32,1776),(4960,498,88,1777),(4961,498,7,1778),(4962,498,13,1749),(4963,498,22,26),(4964,491,2,2),(4965,491,9,1779),(4966,491,30,184),(4967,491,10,185),(4968,491,25,55),(4969,491,18,186),(4970,491,19,18),(4971,491,7,187),(4972,491,13,1780),(4973,491,50,188),(4974,491,22,40),(4975,491,21,20),(4976,508,23,1781),(4977,508,33,80),(4978,508,9,1782),(4979,508,10,1783),(4980,508,25,55),(4981,508,18,1055),(4982,508,11,1784),(4983,508,19,18),(4984,508,32,1785),(4985,508,12,308),(4986,508,7,1786),(4987,508,13,1749),(4988,508,22,26),(4989,442,1,1787),(4990,442,9,1788),(4991,442,30,59),(4992,442,351,652),(4993,442,19,47),(4994,442,12,12),(4995,442,7,1789),(4996,442,13,1741),(4997,442,18,1790),(4998,442,22,1791),(4999,442,28,137),(5000,478,24,43),(5001,478,33,80),(5002,478,9,1792),(5003,478,10,82),(5004,478,76,1793),(5005,478,18,346),(5006,478,352,82),(5007,478,19,345),(5008,478,12,12),(5009,478,7,1794),(5010,478,13,1795),(5011,478,22,40),(5012,467,1,1108),(5013,467,353,1796),(5014,467,10,1796),(5015,467,354,346),(5016,467,18,857),(5017,467,19,18),(5018,467,12,12),(5019,467,7,839),(5020,467,13,1796),(5021,467,22,50),(5022,467,199,858),(5023,510,2,2),(5024,510,9,1797),(5025,510,30,184),(5026,510,10,185),(5027,510,25,55),(5028,510,18,186),(5029,510,19,18),(5030,510,7,187),(5031,510,13,1796),(5032,510,50,188),(5033,510,22,40),(5034,510,21,20),(5035,518,1,1798),(5036,518,24,43),(5037,518,9,1799),(5038,518,25,55),(5039,518,19,18),(5040,518,32,1800),(5041,518,13,1796),(5042,518,22,26),(5043,492,33,80),(5044,492,9,1801),(5045,492,18,65),(5046,492,19,18),(5047,492,13,1796),(5048,492,22,285),(5049,520,355,1802),(5050,520,33,80),(5051,520,9,1803),(5052,520,25,521),(5053,520,18,1804),(5054,520,356,1805),(5055,520,19,18),(5056,520,7,1806),(5057,520,13,1796),(5058,520,22,50),(5059,507,2,2),(5060,507,9,1807),(5061,507,30,184),(5062,507,10,185),(5063,507,25,55),(5064,507,18,186),(5065,507,19,18),(5066,507,7,187),(5067,507,13,1796),(5068,507,50,188),(5069,507,22,40),(5070,507,21,20),(5071,524,1,1808),(5072,524,24,362),(5073,524,23,346),(5074,524,9,1809),(5075,524,25,105),(5076,524,18,30),(5077,524,19,18),(5078,524,12,1810),(5079,524,7,1811),(5080,524,13,1796),(5081,524,22,26),(5082,524,198,1812),(5083,514,23,870),(5084,514,33,80),(5085,514,9,1813),(5086,514,25,55),(5087,514,18,77),(5088,514,19,18),(5089,514,13,1796),(5090,514,22,40),(5091,488,357,1814),(5092,488,33,80),(5093,488,117,283),(5094,488,10,440),(5095,488,25,55),(5096,488,9,1815),(5097,488,18,1048),(5098,488,19,18),(5099,488,12,12),(5100,488,7,1816),(5101,488,13,1796),(5102,488,77,1817),(5103,488,22,40),(5104,490,1,1818),(5105,490,24,1819),(5106,490,9,1820),(5107,490,18,292),(5108,490,13,1796),(5109,490,22,285),(5110,517,33,80),(5111,517,25,55),(5112,517,18,87),(5113,517,19,18),(5114,517,13,1821),(5115,517,22,50),(5116,513,118,1822),(5117,513,35,1823),(5118,513,27,1824),(5119,513,33,80),(5120,513,28,1825),(5121,513,10,1826),(5122,513,25,55),(5123,513,34,1827),(5124,513,194,817),(5125,513,18,77),(5126,513,19,18),(5127,513,358,136),(5128,513,359,247),(5129,513,7,326),(5130,513,13,1828),(5131,513,360,1140),(5132,513,22,26),(5133,494,2,2),(5134,494,9,1829),(5135,494,30,184),(5136,494,10,185),(5137,494,25,55),(5138,494,18,186),(5139,494,19,18),(5140,494,7,187),(5141,494,13,1099),(5142,494,50,188),(5143,494,22,40),(5144,494,21,20),(5145,531,1,1830),(5146,531,34,1831),(5147,531,27,741),(5148,531,24,1832),(5149,531,157,1833),(5150,531,30,59),(5151,531,46,1834),(5152,531,25,1835),(5153,531,19,18),(5154,531,26,1836),(5155,531,88,1837),(5156,531,95,1838),(5157,531,7,1234),(5158,531,13,1099),(5159,531,29,1839),(5160,531,361,247),(5161,531,22,285),(5162,531,28,1840),(5163,515,1,1841),(5164,515,79,1349),(5165,515,9,1842),(5166,515,23,353),(5167,515,18,947),(5168,515,19,18),(5169,515,7,83),(5170,515,13,1843),(5171,515,22,1319),(5172,549,23,353),(5173,549,33,80),(5174,549,25,55),(5175,549,18,947),(5176,549,19,226),(5177,549,32,1844),(5178,549,13,1099),(5179,549,77,73),(5180,549,22,26),(5181,542,1,1845),(5182,542,23,1846),(5183,542,18,1529),(5184,542,19,18),(5185,542,186,1847),(5186,542,7,12),(5187,542,13,1848),(5188,542,22,40),(5189,521,23,1849),(5190,521,33,80),(5191,521,9,1850),(5192,521,25,55),(5193,521,18,1851),(5194,521,19,18),(5195,521,13,1848),(5196,521,362,817),(5197,521,22,50),(5198,521,363,1852),(5199,529,1,1853),(5200,529,79,352),(5201,529,22,26),(5202,529,7,83),(5203,529,25,55),(5204,529,18,947),(5205,529,19,18),(5206,529,6,339),(5207,529,9,1854),(5208,529,13,1848),(5209,529,23,353),(5210,529,80,1508),(5211,512,1,1855),(5212,512,30,59),(5213,512,10,1856),(5214,512,25,105),(5215,512,18,30),(5216,512,11,1857),(5217,512,19,18),(5218,512,7,25),(5219,512,13,1856),(5220,512,22,50),(5221,516,33,80),(5222,516,9,1858),(5223,516,25,55),(5224,516,18,122),(5225,516,19,18),(5226,516,7,83),(5227,516,13,1856),(5228,516,42,1859),(5229,516,22,26),(5230,504,2,2),(5231,504,33,80),(5232,504,9,1860),(5233,504,18,122),(5234,504,19,18),(5235,504,7,83),(5236,504,13,1856),(5237,504,50,1861),(5238,504,22,26),(5239,504,42,1862),(5240,504,364,1863),(5241,563,36,1864),(5242,563,24,362),(5243,563,9,1865),(5244,563,10,1866),(5245,563,25,55),(5246,563,1,1867),(5247,563,18,1868),(5248,563,19,18),(5249,563,365,283),(5250,563,366,1869),(5251,563,7,1870),(5252,563,13,1828),(5253,563,22,40),(5254,537,33,80),(5255,537,9,1871),(5256,537,10,281),(5257,537,25,55),(5258,537,19,18),(5259,537,18,30),(5260,537,367,1872),(5261,537,12,12),(5262,537,7,139),(5263,537,13,1828),(5264,537,22,26),(5265,572,13,1828),(5266,572,1,115),(5267,572,22,50),(5268,572,19,18),(5269,572,18,77),(5270,550,8,8),(5271,550,1,1873),(5272,550,9,1874),(5273,550,36,1875),(5274,550,18,77),(5275,550,19,18),(5276,550,32,1876),(5277,550,6,99),(5278,550,7,433),(5279,550,13,1877),(5280,550,21,20),(5281,550,22,26),(5282,550,37,1878),(5283,475,1,1879),(5284,475,23,1880),(5285,475,30,59),(5286,475,25,55),(5287,475,18,1881),(5288,475,11,1882),(5289,475,19,18),(5290,475,13,1883),(5291,475,22,50),(5292,586,1,1884),(5293,586,9,1885),(5294,586,25,55),(5295,586,18,1886),(5296,586,19,18),(5297,586,6,1887),(5298,586,13,1888),(5299,586,50,1889),(5300,586,22,50),(5301,500,8,8),(5302,500,2,2),(5303,500,16,1890),(5304,500,33,80),(5305,500,9,1891),(5306,500,17,1892),(5307,500,25,55),(5308,500,18,1893),(5309,500,19,226),(5310,500,32,1894),(5311,500,6,99),(5312,500,7,1895),(5313,500,13,1888),(5314,500,21,20),(5315,500,22,26),(5316,500,368,1896),(5317,555,33,80),(5318,555,9,1897),(5319,555,18,1898),(5320,555,19,18),(5321,555,13,1227),(5322,555,21,20),(5323,555,22,36),(5324,588,369,283),(5325,588,1,1899),(5326,588,370,1900),(5327,588,9,1901),(5328,588,25,105),(5329,588,76,1902),(5330,588,18,30),(5331,588,371,136),(5332,588,372,1903),(5333,588,19,345),(5334,588,12,12),(5335,588,7,1904),(5336,588,13,1888),(5337,588,50,1905),(5338,588,22,285),(5339,588,21,20),(5340,583,24,362),(5341,583,33,80),(5342,583,9,1906),(5343,583,25,55),(5344,583,18,77),(5345,583,19,18),(5346,583,7,83),(5347,583,13,1907),(5348,583,22,26),(5349,557,1,1908),(5350,557,34,1909),(5351,557,10,185),(5352,557,19,47),(5353,557,12,12),(5354,557,7,12),(5355,557,13,1888),(5356,557,373,1910),(5357,557,22,26),(5358,543,33,80),(5359,543,25,55),(5360,543,18,472),(5361,543,19,18),(5362,543,13,1911),(5363,543,22,50),(5364,575,183,767),(5365,575,34,86),(5366,575,25,1912),(5367,575,36,1913),(5368,575,2,2),(5369,575,24,43),(5370,575,32,1914),(5371,575,29,1915),(5372,575,7,1916),(5373,575,35,1917),(5374,575,27,247),(5375,575,33,80),(5376,575,10,867),(5377,575,11,1918),(5378,575,186,1919),(5379,575,13,1911),(5380,575,182,247),(5381,575,3,3),(5382,575,28,1920),(5383,575,17,762),(5384,575,18,464),(5385,575,19,18),(5386,575,21,1921),(5387,575,22,26),(5388,575,187,775),(5389,598,346,136),(5390,598,33,80),(5391,598,9,1922),(5392,598,10,149),(5393,598,25,55),(5394,598,347,1923),(5395,598,348,1924),(5396,598,19,18),(5397,598,12,12),(5398,598,7,139),(5399,598,13,1911),(5400,598,22,40),(5401,577,33,80),(5402,577,9,1925),(5403,577,25,55),(5404,577,18,1926),(5405,577,11,1927),(5406,577,19,18),(5407,577,32,1928),(5408,577,7,1203),(5409,577,13,1929),(5410,577,22,26),(5411,596,13,1929),(5412,596,1,1930),(5413,596,22,26),(5414,596,19,18),(5415,596,18,30),(5416,404,24,1931),(5417,404,33,80),(5418,404,10,149),(5419,404,25,55),(5420,404,18,30),(5421,404,19,18),(5422,404,6,339),(5423,404,12,12),(5424,404,7,139),(5425,404,13,1929),(5426,404,22,21),(5427,433,24,362),(5428,433,33,80),(5429,433,9,1932),(5430,433,25,55),(5431,433,104,1933),(5432,433,18,282),(5433,433,19,226),(5434,433,12,12),(5435,433,7,83),(5436,433,13,1934),(5437,433,21,455),(5438,433,105,1935),(5439,433,22,21),(5440,417,374,1936),(5441,417,1,1937),(5442,417,35,1938),(5443,417,233,1939),(5444,417,27,141),(5445,417,30,1122),(5446,417,25,55),(5447,417,18,1940),(5448,417,11,1941),(5449,417,19,18),(5450,417,34,1942),(5451,417,7,1943),(5452,417,13,1944),(5453,417,22,50),(5454,417,28,137),(5455,401,23,1945),(5456,401,33,80),(5457,401,9,1946),(5458,401,25,553),(5459,401,18,472),(5460,401,19,18),(5461,401,13,1944),(5462,401,22,26),(5463,597,36,1947),(5464,597,293,1948),(5465,597,294,1949),(5466,597,24,1950),(5467,597,33,80),(5468,597,9,1951),(5469,597,25,55),(5470,597,295,1952),(5471,597,18,77),(5472,597,19,18),(5473,597,7,906),(5474,597,13,1944),(5475,597,296,1947),(5476,597,22,21),(5477,597,297,1953),(5478,597,298,282),(5479,422,267,247),(5480,422,33,80),(5481,422,25,55),(5482,422,18,77),(5483,422,19,18),(5484,422,117,283),(5485,422,13,1944),(5486,422,77,1954),(5487,422,22,40),(5488,422,246,1955),(5489,599,8,8),(5490,599,1,1956),(5491,599,2,1957),(5492,599,292,1391),(5493,599,3,1064),(5494,599,9,1958),(5495,599,25,55),(5496,599,36,1959),(5497,599,18,77),(5498,599,47,1960),(5499,599,19,18),(5500,599,32,1961),(5501,599,6,138),(5502,599,7,433),(5503,599,13,1944),(5504,599,21,1962),(5505,599,22,26),(5506,599,37,1963),(5507,591,13,1944),(5508,591,1,1964),(5509,591,22,50),(5510,591,19,18),(5511,591,18,947),(5512,585,1,1965),(5513,585,237,1966),(5514,585,30,59),(5515,585,25,55),(5516,585,18,1671),(5517,585,11,1795),(5518,585,19,18),(5519,585,7,1203),(5520,585,13,1967),(5521,585,22,50),(5522,589,1,1968),(5523,589,30,59),(5524,589,25,55),(5525,589,18,30),(5526,589,11,1969),(5527,589,19,18),(5528,589,13,1967),(5529,589,21,182),(5530,589,22,50),(5531,418,33,80),(5532,418,10,1128),(5533,418,25,55),(5534,418,19,226),(5535,418,18,30),(5536,418,207,1970),(5537,418,375,1971),(5538,418,13,1128),(5539,418,22,285),(5540,436,33,80),(5541,436,25,55),(5542,436,18,1972),(5543,436,19,18),(5544,436,13,1128),(5545,436,22,40),(5546,438,1,1973),(5547,438,30,59),(5548,438,25,55),(5549,438,18,77),(5550,438,11,1974),(5551,438,19,18),(5552,438,32,1975),(5553,438,13,1976),(5554,438,22,50),(5555,452,33,80),(5556,452,28,939),(5557,452,10,1977),(5558,452,25,55),(5559,452,194,817),(5560,452,18,30),(5561,452,19,18),(5562,452,7,1978),(5563,452,13,1979),(5564,452,22,26),(5565,463,36,1980),(5566,463,376,1981),(5567,463,377,1982),(5568,463,25,602),(5569,463,378,1983),(5570,463,379,1984),(5571,463,9,1985),(5572,463,18,77),(5573,463,33,80),(5574,463,19,226),(5575,463,32,1986),(5576,463,6,6),(5577,463,380,1987),(5578,463,13,1979),(5579,463,21,20),(5580,463,22,26),(5581,463,381,1988),(5582,463,382,1981),(5583,469,1,1989),(5584,469,30,59),(5585,469,10,1990),(5586,469,11,1991),(5587,469,32,1992),(5588,469,88,1993),(5589,469,7,1994),(5590,469,13,1979),(5591,469,22,50),(5592,458,131,18),(5593,458,33,80),(5594,458,9,1995),(5595,458,10,149),(5596,458,25,55),(5597,458,18,1996),(5598,458,19,226),(5599,458,12,12),(5600,458,7,139),(5601,458,13,1979),(5602,458,22,40),(5603,451,24,362),(5604,451,33,80),(5605,451,9,1997),(5606,451,25,55),(5607,451,104,1998),(5608,451,18,282),(5609,451,19,226),(5610,451,12,12),(5611,451,7,83),(5612,451,13,1979),(5613,451,21,455),(5614,451,105,1999),(5615,451,22,21),(5616,449,1,2000),(5617,449,146,661),(5618,449,79,352),(5619,449,80,2001),(5620,449,25,602),(5621,449,9,2002),(5622,449,18,1416),(5623,449,19,18),(5624,449,12,12),(5625,449,7,83),(5626,449,13,1128),(5627,449,77,2003),(5628,449,111,920),(5629,449,22,26),(5630,486,23,353),(5631,486,33,80),(5632,486,9,2004),(5633,486,25,55),(5634,486,383,2005),(5635,486,18,947),(5636,486,19,226),(5637,486,7,83),(5638,486,13,2006),(5639,486,22,26),(5640,505,79,352),(5641,505,33,80),(5642,505,9,2007),(5643,505,10,1843),(5644,505,25,73),(5645,505,18,122),(5646,505,11,2008),(5647,505,19,18),(5648,505,7,2009),(5649,505,13,2006),(5650,505,42,2010),(5651,505,23,353),(5652,505,22,26),(5653,483,1,2011),(5654,483,30,59),(5655,483,25,55),(5656,483,18,472),(5657,483,11,2012),(5658,483,19,18),(5659,483,32,2013),(5660,483,13,2006),(5661,483,22,40),(5662,468,33,80),(5663,468,25,55),(5664,468,18,77),(5665,468,19,18),(5666,468,88,2014),(5667,468,13,2006),(5668,468,22,50),(5669,600,1,2015),(5670,600,9,2016),(5671,600,25,2017),(5672,600,18,889),(5673,600,19,18),(5674,600,13,2018),(5675,600,22,26),(5676,545,2,2),(5677,545,9,2019),(5678,545,30,184),(5679,545,10,185),(5680,545,25,55),(5681,545,18,186),(5682,545,19,18),(5683,545,7,187),(5684,545,13,2018),(5685,545,50,188),(5686,545,22,40),(5687,545,21,20),(5688,484,33,80),(5689,484,9,2020),(5690,484,10,2021),(5691,484,18,77),(5692,484,11,2022),(5693,484,19,18),(5694,484,12,12),(5695,484,7,2023),(5696,484,13,2018),(5697,484,21,20),(5698,484,22,26),(5699,519,33,80),(5700,519,9,2024),(5701,519,25,553),(5702,519,18,87),(5703,519,19,18),(5704,519,13,2018),(5705,519,22,50),(5706,539,106,2025),(5707,539,9,2026),(5708,539,30,184),(5709,539,10,2018),(5710,539,25,55),(5711,539,18,2027),(5712,539,19,18),(5713,539,384,19),(5714,539,7,12),(5715,539,13,2018),(5716,539,22,26),(5717,474,23,353),(5718,474,33,80),(5719,474,9,2028),(5720,474,317,2029),(5721,474,25,55),(5722,474,18,947),(5723,474,19,226),(5724,474,7,83),(5725,474,13,2030),(5726,474,22,26),(5727,540,24,362),(5728,540,33,80),(5729,540,9,2031),(5730,540,10,2032),(5731,540,25,553),(5732,540,18,2033),(5733,540,19,226),(5734,540,7,2034),(5735,540,13,2030),(5736,540,22,285),(5737,509,33,80),(5738,509,9,2035),(5739,509,25,105),(5740,509,19,18),(5741,509,385,697),(5742,509,13,2018),(5743,509,22,383),(5744,533,33,80),(5745,533,10,2030),(5746,533,25,55),(5747,533,18,30),(5748,533,19,226),(5749,533,7,25),(5750,533,13,2030),(5751,533,77,73),(5752,533,22,50),(5753,472,1,2036),(5754,472,79,352),(5755,472,22,26),(5756,472,23,353),(5757,472,18,947),(5758,472,7,83),(5759,472,13,2037),(5760,472,80,2038),(5761,501,33,80),(5762,501,9,2039),(5763,501,10,1668),(5764,501,25,55),(5765,501,18,77),(5766,501,11,2030),(5767,501,19,226),(5768,501,12,12),(5769,501,7,1424),(5770,501,13,1668),(5771,501,22,26),(5772,538,42,2040),(5773,538,16,2041),(5774,538,33,80),(5775,538,9,2042),(5776,538,10,137),(5777,538,25,133),(5778,538,18,122),(5779,538,386,1900),(5780,538,19,18),(5781,538,6,6),(5782,538,12,12),(5783,538,7,68),(5784,538,13,1668),(5785,538,50,674),(5786,538,22,285),(5787,538,21,20),(5788,564,1,2043),(5789,564,79,352),(5790,564,9,2044),(5791,564,23,353),(5792,564,18,199),(5793,564,19,18),(5794,564,7,83),(5795,564,13,1668),(5796,564,22,26),(5797,548,1,2045),(5798,548,23,1351),(5799,548,30,59),(5800,548,387,2046),(5801,548,18,947),(5802,548,11,2047),(5803,548,19,47),(5804,548,32,2048),(5805,548,7,2049),(5806,548,13,1668),(5807,548,22,50),(5808,445,388,2050),(5809,445,34,86),(5810,445,389,2051),(5811,445,27,247),(5812,445,23,2052),(5813,445,33,80),(5814,445,28,2053),(5815,445,25,55),(5816,445,18,77),(5817,445,390,2054),(5818,445,19,47),(5819,445,35,2055),(5820,445,29,2056),(5821,445,243,834),(5822,445,7,12),(5823,445,13,2057),(5824,445,391,2058),(5825,445,392,2059),(5826,445,22,40),(5827,590,8,8),(5828,590,36,2060),(5829,590,2,2),(5830,590,3,3),(5831,590,27,247),(5832,590,33,80),(5833,590,9,2061),(5834,590,28,2062),(5835,590,25,263),(5836,590,18,122),(5837,590,19,18),(5838,590,7,433),(5839,590,13,2063),(5840,590,21,20),(5841,590,22,26),(5842,590,42,2064),(5843,541,33,80),(5844,541,9,2065),(5845,541,25,2066),(5846,541,18,2067),(5847,541,19,18),(5848,541,6,138),(5849,541,13,2057),(5850,541,22,26),(5851,565,13,2063),(5852,565,33,80),(5853,565,19,18),(5854,565,22,50),(5855,565,18,30),(5856,495,10,2068),(5857,495,24,796),(5858,495,33,80),(5859,495,28,137),(5860,495,393,247),(5861,495,18,77),(5862,495,19,18),(5863,495,394,2069),(5864,495,7,698),(5865,495,13,2063),(5866,495,22,40),(5867,489,1,2070),(5868,489,235,2071),(5869,489,10,2072),(5870,489,18,2073),(5871,489,11,2074),(5872,489,19,18),(5873,489,7,1234),(5874,489,13,2063),(5875,489,22,50),(5876,562,27,247),(5877,562,33,80),(5878,562,28,2075),(5879,562,25,55),(5880,562,19,18),(5881,562,7,1438),(5882,562,13,2076),(5883,562,22,50),(5884,485,35,2077),(5885,485,13,1826),(5886,485,23,2078),(5887,485,33,80),(5888,485,395,2079),(5889,485,25,55),(5890,485,18,77),(5891,485,396,2080),(5892,485,19,226),(5893,485,29,558),(5894,485,7,2081),(5895,485,390,2082),(5896,485,21,20),(5897,485,281,2083),(5898,485,22,26),(5899,569,1,2084),(5900,569,23,1420),(5901,569,387,2085),(5902,569,25,55),(5903,569,18,947),(5904,569,19,47),(5905,569,7,1438),(5906,569,13,1826),(5907,569,22,50),(5908,497,1,2086),(5909,497,30,59),(5910,497,18,30),(5911,497,11,2087),(5912,497,19,18),(5913,497,32,2088),(5914,497,13,1826),(5915,497,22,40),(5916,584,397,136),(5917,584,33,80),(5918,584,25,55),(5919,584,18,2089),(5920,584,19,226),(5921,584,13,2090),(5922,584,22,50),(5923,568,23,1051),(5924,568,33,80),(5925,568,9,2091),(5926,568,25,55),(5927,568,76,2092),(5928,568,18,30),(5929,568,19,345),(5930,568,13,2093),(5931,568,22,383),(5932,595,33,80),(5933,595,25,55),(5934,595,19,226),(5935,595,13,2093),(5936,595,21,20),(5937,595,22,383),(5938,522,1,2094),(5939,522,398,2095),(5940,522,24,43),(5941,522,9,2096),(5942,522,25,55),(5943,522,18,30),(5944,522,19,18),(5945,522,399,283),(5946,522,7,2097),(5947,522,13,2093),(5948,522,22,21),(5949,530,33,80),(5950,530,25,55),(5951,530,18,30),(5952,530,19,18),(5953,530,13,2093),(5954,530,22,40),(5955,592,10,2093),(5956,592,24,362),(5957,592,33,80),(5958,592,400,283),(5959,592,25,55),(5960,592,19,226),(5961,592,12,12),(5962,592,7,284),(5963,592,13,2093),(5964,592,21,20),(5965,592,22,285),(5966,592,77,2098),(5967,535,13,2093),(5968,535,33,80),(5969,535,19,18),(5970,535,22,50),(5971,535,18,30),(5972,559,1,2099),(5973,559,30,59),(5974,559,18,30),(5975,559,19,18),(5976,559,13,2093),(5977,559,22,40),(5978,403,2,2),(5979,403,9,2100),(5980,403,30,184),(5981,403,10,185),(5982,403,25,55),(5983,403,18,186),(5984,403,19,18),(5985,403,7,187),(5986,403,13,2093),(5987,403,50,188),(5988,403,22,40),(5989,403,21,20),(5990,566,35,2101),(5991,566,27,141),(5992,566,23,1305),(5993,566,33,80),(5994,566,9,2102),(5995,566,28,137),(5996,566,401,2103),(5997,566,18,30),(5998,566,19,18),(5999,566,34,2104),(6000,566,13,2093),(6001,566,50,2105),(6002,566,22,2106),(6003,480,24,362),(6004,480,33,80),(6005,480,9,2107),(6006,480,25,133),(6007,480,18,30),(6008,480,19,18),(6009,480,13,2093),(6010,480,21,20),(6011,480,22,2108),(6012,437,33,80),(6013,437,9,2109),(6014,437,10,185),(6015,437,25,55),(6016,437,18,2110),(6017,437,19,226),(6018,437,12,12),(6019,437,7,2111),(6020,437,13,2093),(6021,437,22,40),(6022,460,1,2112),(6023,460,35,2113),(6024,460,28,2114),(6025,460,25,155),(6026,460,18,77),(6027,460,11,2115),(6028,460,19,18),(6029,460,34,403),(6030,460,7,1410),(6031,460,13,2093),(6032,460,50,2116),(6033,460,22,50),(6034,460,30,59),(6035,460,41,2117),(6036,544,33,80),(6037,544,9,2118),(6038,544,18,2119),(6039,544,19,18),(6040,544,13,2093),(6041,544,22,40),(6042,593,251,2120),(6043,593,33,80),(6044,593,10,2121),(6045,593,18,2122),(6046,593,19,18),(6047,593,7,2123),(6048,593,13,2093),(6049,593,22,40),(6050,482,402,2124),(6051,482,24,1403),(6052,482,335,136),(6053,482,22,21),(6054,482,10,2125),(6055,482,9,2126),(6056,482,18,30),(6057,482,403,2127),(6058,482,33,80),(6059,482,19,226),(6060,482,186,2128),(6061,482,6,339),(6062,482,12,12),(6063,482,7,839),(6064,482,13,2125),(6065,482,404,2129),(6066,482,405,346),(6067,479,33,80),(6068,479,9,2130),(6069,479,10,149),(6070,479,25,55),(6071,479,18,30),(6072,479,19,311),(6073,479,12,12),(6074,479,7,139),(6075,479,13,2093),(6076,479,22,40),(6077,581,34,2131),(6078,581,33,80),(6079,581,18,30),(6080,581,19,18),(6081,581,13,2132),(6082,581,22,50),(6083,471,315,12),(6084,471,33,80),(6085,471,9,2133),(6086,471,18,2134),(6087,471,19,18),(6088,471,7,12),(6089,471,13,2125),(6090,471,50,2135),(6091,471,22,40),(6092,420,1,2136),(6093,420,24,43),(6094,420,23,1305),(6095,420,18,2137),(6096,420,19,18),(6097,420,13,2125),(6098,420,77,73),(6099,420,22,26),(6100,420,21,20),(6101,534,1,2138),(6102,534,25,55),(6103,534,18,2139),(6104,534,19,18),(6105,534,13,2125),(6106,534,22,50),(6107,428,1,2140),(6108,428,16,2141),(6109,428,9,2142),(6110,428,10,2125),(6111,428,18,77),(6112,428,11,2125),(6113,428,19,18),(6114,428,7,272),(6115,428,13,2125),(6116,428,50,273),(6117,428,22,40),(6118,428,21,182),(6119,587,23,2143),(6120,587,33,80),(6121,587,9,2144),(6122,587,25,55),(6123,587,18,2145),(6124,587,19,18),(6125,587,7,1816),(6126,587,13,2125),(6127,587,22,50),(6128,573,1,2146),(6129,573,142,2147),(6130,573,24,362),(6131,573,406,2148),(6132,573,335,2149),(6133,573,9,2150),(6134,573,407,137),(6135,573,10,2151),(6136,573,25,55),(6137,573,19,18),(6138,573,408,2152),(6139,573,409,2153),(6140,573,12,12),(6141,573,13,2125),(6142,573,50,2154),(6143,573,22,285),(6144,407,1,2155),(6145,407,142,2156),(6146,407,9,2157),(6147,407,10,2158),(6148,407,25,55),(6149,407,18,30),(6150,407,19,18),(6151,407,32,2159),(6152,407,410,2160),(6153,407,12,12),(6154,407,7,839),(6155,407,13,2158),(6156,407,77,2161),(6157,407,22,40),(6158,407,21,455),(6159,459,33,80),(6160,459,9,2162),(6161,459,25,55),(6162,459,18,282),(6163,459,19,226),(6164,459,7,2163),(6165,459,13,2158),(6166,459,22,285),(6167,426,411,2164),(6168,426,412,137),(6169,426,24,1403),(6170,426,33,80),(6171,426,9,2165),(6172,426,25,55),(6173,426,18,2166),(6174,426,19,226),(6175,426,6,339),(6176,426,13,2158),(6177,426,50,2167),(6178,426,22,285),(6179,556,1,2168),(6180,556,34,2169),(6181,556,27,1824),(6182,556,9,2170),(6183,556,30,59),(6184,556,10,2171),(6185,556,25,55),(6186,556,194,2172),(6187,556,18,2173),(6188,556,11,1888),(6189,556,19,18),(6190,556,32,2174),(6191,556,118,2175),(6192,556,7,698),(6193,556,13,2176),(6194,556,22,26),(6195,425,1,2177),(6196,425,9,2178),(6197,425,30,59),(6198,425,10,149),(6199,425,25,2179),(6200,425,19,18),(6201,425,12,12),(6202,425,7,1677),(6203,425,13,2180),(6204,425,22,50),(6205,571,2,2),(6206,571,9,2181),(6207,571,30,184),(6208,571,10,185),(6209,571,25,55),(6210,571,18,186),(6211,571,19,18),(6212,571,7,187),(6213,571,13,2182),(6214,571,50,188),(6215,571,22,40),(6216,571,21,20),(6217,579,26,2183),(6218,579,33,80),(6219,579,413,817),(6220,579,10,2032),(6221,579,25,553),(6222,579,414,2184),(6223,579,194,817),(6224,579,18,77),(6225,579,19,226),(6226,579,35,2185),(6227,579,29,2186),(6228,579,7,783),(6229,579,13,2182),(6230,579,77,73),(6231,579,22,285),(6232,579,9,2187),(6233,527,1,2188),(6234,527,9,2189),(6235,527,30,59),(6236,527,25,55),(6237,527,18,77),(6238,527,11,2190),(6239,527,19,18),(6240,527,32,2191),(6241,527,13,2180),(6242,527,22,50),(6243,528,2,2),(6244,528,3,3),(6245,528,24,1403),(6246,528,33,80),(6247,528,9,2192),(6248,528,30,59),(6249,528,46,2193),(6250,528,27,2194),(6251,528,18,2195),(6252,528,19,18),(6253,528,34,132),(6254,528,29,2196),(6255,528,26,2197),(6256,528,7,284),(6257,528,13,2182),(6258,528,21,20),(6259,528,22,285),(6260,528,28,137),(6261,528,25,55),(6262,553,1,2198),(6263,553,9,2199),(6264,553,30,59),(6265,553,25,55),(6266,553,11,2200),(6267,553,19,18),(6268,553,32,2201),(6269,553,13,2202),(6270,553,21,20),(6271,553,22,50),(6272,567,1,2203),(6273,567,23,1305),(6274,567,9,2204),(6275,567,10,2202),(6276,567,18,944),(6277,567,19,18),(6278,567,7,839),(6279,567,13,2202),(6280,567,22,40),(6281,582,35,2205),(6282,582,33,80),(6283,582,9,2206),(6284,582,10,2202),(6285,582,25,55),(6286,582,18,30),(6287,582,19,226),(6288,582,12,12),(6289,582,7,839),(6290,582,13,2202),(6291,582,50,2207),(6292,582,22,50),(6293,503,33,80),(6294,503,9,2208),(6295,503,18,65),(6296,503,19,18),(6297,503,6,99),(6298,503,13,2209),(6299,503,22,40),(6300,496,23,2210),(6301,496,33,80),(6302,496,9,2211),(6303,496,10,185),(6304,496,18,2212),(6305,496,19,18),(6306,496,12,12),(6307,496,7,2213),(6308,496,13,2214),(6309,496,22,26),(6310,609,2,2),(6311,609,3,3),(6312,609,33,80),(6313,609,9,2215),(6314,609,10,2216),(6315,609,18,2217),(6316,609,11,2218),(6317,609,19,18),(6318,609,12,12),(6319,609,7,12),(6320,609,13,2218),(6321,609,21,32),(6322,609,22,40),(6323,630,1,137),(6324,630,24,43),(6325,630,23,2219),(6326,630,18,65),(6327,630,11,2220),(6328,630,19,18),(6329,630,13,2218),(6330,630,22,26),(6331,612,106,1554),(6332,612,3,3),(6333,612,33,80),(6334,612,9,2221),(6335,612,28,2222),(6336,612,17,1557),(6337,612,25,55),(6338,612,18,77),(6339,612,19,18),(6340,612,322,558),(6341,612,7,711),(6342,612,13,2218),(6343,612,21,182),(6344,612,22,26),(6345,612,39,1560),(6346,649,415,2223),(6347,649,33,80),(6348,649,267,247),(6349,649,10,82),(6350,649,25,55),(6351,649,73,2224),(6352,649,19,18),(6353,649,32,2225),(6354,649,416,2226),(6355,649,417,2227),(6356,649,13,1843),(6357,649,22,40),(6358,666,23,2228),(6359,666,33,80),(6360,666,18,77),(6361,666,19,18),(6362,666,13,2229),(6363,666,50,2230),(6364,666,22,2231),(6365,671,33,80),(6366,671,9,2232),(6367,671,10,149),(6368,671,18,122),(6369,671,19,18),(6370,671,12,12),(6371,671,7,139),(6372,671,13,2233),(6373,671,42,2234),(6374,671,22,26),(6375,659,33,80),(6376,659,9,2235),(6377,659,25,55),(6378,659,18,122),(6379,659,11,2236),(6380,659,19,18),(6381,659,32,2237),(6382,659,13,2238),(6383,659,42,2239),(6384,659,22,50),(6385,677,1,2240),(6386,677,30,59),(6387,677,25,55),(6388,677,18,1055),(6389,677,11,2241),(6390,677,19,18),(6391,677,13,2238),(6392,677,22,50),(6393,644,3,3),(6394,644,33,80),(6395,644,9,2242),(6396,644,25,55),(6397,644,18,30),(6398,644,19,47),(6399,644,13,2238),(6400,644,21,182),(6401,644,22,40),(6402,653,2,2),(6403,653,3,3),(6404,653,33,80),(6405,653,9,2243),(6406,653,10,149),(6407,653,25,55),(6408,653,18,77),(6409,653,19,18),(6410,653,12,12),(6411,653,7,139),(6412,653,13,2238),(6413,653,22,26),(6414,669,2,137),(6415,669,33,80),(6416,669,17,1552),(6417,669,25,55),(6418,669,18,30),(6419,669,19,47),(6420,669,13,2244),(6421,669,21,20),(6422,669,22,26),(6423,691,13,2245),(6424,691,50,2246),(6425,691,22,40),(6426,691,19,18),(6427,691,18,658),(6428,702,1,2247),(6429,702,34,132),(6430,702,213,2248),(6431,702,27,741),(6432,702,30,59),(6433,702,9,955),(6434,702,214,956),(6435,702,46,2249),(6436,702,25,958),(6437,702,215,959),(6438,702,13,2032),(6439,702,19,18),(6440,702,26,2250),(6441,702,216,961),(6442,702,7,962),(6443,702,217,346),(6444,702,29,748),(6445,702,50,964),(6446,702,28,137),(6447,702,22,26),(6448,702,218,2251),(6449,683,1,2252),(6450,683,18,2253),(6451,683,19,18),(6452,683,13,2254),(6453,683,22,50),(6454,683,212,2255),(6455,713,1,2256),(6456,713,30,59),(6457,713,11,2257),(6458,713,19,18),(6459,713,32,2258),(6460,713,13,2259),(6461,713,22,50),(6462,707,1,855),(6463,707,10,1977),(6464,707,18,857),(6465,707,19,18),(6466,707,7,25),(6467,707,13,1977),(6468,707,22,50),(6469,707,199,858),(6470,726,1,2260),(6471,726,270,2261),(6472,726,18,2262),(6473,726,19,18),(6474,726,13,1977),(6475,726,22,50),(6476,728,1,2263),(6477,728,25,55),(6478,728,18,30),(6479,728,19,18),(6480,728,13,1977),(6481,728,22,84),(6482,736,1,2264),(6483,736,30,59),(6484,736,25,55),(6485,736,18,1055),(6486,736,11,2265),(6487,736,19,18),(6488,736,13,2266),(6489,736,22,50),(6490,721,1,2267),(6491,721,30,59),(6492,721,18,2268),(6493,721,11,2269),(6494,721,19,18),(6495,721,32,2270),(6496,721,13,2271),(6497,721,22,50),(6498,720,1,2272),(6499,720,30,59),(6500,720,18,2273),(6501,720,11,2274),(6502,720,19,18),(6503,720,32,2275),(6504,720,13,2271),(6505,720,22,50),(6506,738,23,1051),(6507,738,33,80),(6508,738,9,2276),(6509,738,10,2277),(6510,738,18,122),(6511,738,418,2278),(6512,738,11,2266),(6513,738,19,18),(6514,738,12,83),(6515,738,7,2279),(6516,738,13,2271),(6517,738,42,2280),(6518,738,22,2281),(6519,686,23,2282),(6520,686,33,80),(6521,686,18,2283),(6522,686,19,18),(6523,686,13,2284),(6524,686,22,50),(6525,751,23,2285),(6526,751,33,80),(6527,751,9,2286),(6528,751,18,2287),(6529,751,19,18),(6530,751,7,12),(6531,751,13,2284),(6532,751,22,40),(6533,732,13,2284),(6534,732,1,2288),(6535,732,22,50),(6536,732,19,18),(6537,732,18,77),(6538,761,2,2),(6539,761,16,2289),(6540,761,3,3),(6541,761,33,80),(6542,761,17,16),(6543,761,19,47),(6544,761,7,1234),(6545,761,13,2290),(6546,761,21,20),(6547,761,22,26),(6548,768,33,80),(6549,768,9,2291),(6550,768,25,2292),(6551,768,18,30),(6552,768,19,18),(6553,768,13,2293),(6554,768,22,285),(6555,755,419,2294),(6556,755,1,2295),(6557,755,2,2),(6558,755,3,3),(6559,755,16,2296),(6560,755,23,2297),(6561,755,9,2298),(6562,755,7,2299),(6563,755,17,2300),(6564,755,10,2301),(6565,755,18,77),(6566,755,19,18),(6567,755,186,2302),(6568,755,6,2303),(6569,755,12,12),(6570,755,420,2304),(6571,755,13,2305),(6572,755,21,146),(6573,755,22,26),(6574,763,34,86),(6575,763,25,2306),(6576,763,200,860),(6577,763,201,2307),(6578,763,24,43),(6579,763,202,862),(6580,763,203,863),(6581,763,204,2308),(6582,763,7,2309),(6583,763,35,2310),(6584,763,33,80),(6585,763,10,2311),(6586,763,421,1133),(6587,763,422,2312),(6588,763,88,2313),(6589,763,13,2314),(6590,763,205,869),(6591,763,23,2315),(6592,763,28,2316),(6593,763,18,77),(6594,763,19,18),(6595,763,21,20),(6596,763,22,26),(6597,763,206,2317),(6598,787,1,2318),(6599,787,30,59),(6600,787,25,55),(6601,787,18,77),(6602,787,11,2319),(6603,787,19,18),(6604,787,32,2320),(6605,787,13,2314),(6606,787,21,20),(6607,787,22,50),(6608,618,1,2321),(6609,618,30,59),(6610,618,25,55),(6611,618,18,2322),(6612,618,11,732),(6613,618,19,18),(6614,618,13,1270),(6615,618,22,50),(6616,796,8,8),(6617,796,36,2323),(6618,796,34,2324),(6619,796,46,2325),(6620,796,27,53),(6621,796,30,59),(6622,796,17,762),(6623,796,25,155),(6624,796,1,2326),(6625,796,18,77),(6626,796,19,18),(6627,796,26,2327),(6628,796,29,136),(6629,796,6,99),(6630,796,7,2328),(6631,796,13,1270),(6632,796,22,26),(6633,796,28,2329),(6634,793,106,2330),(6635,793,27,2331),(6636,793,3,1064),(6637,793,33,80),(6638,793,28,2332),(6639,793,17,2333),(6640,793,25,55),(6641,793,18,77),(6642,793,19,18),(6643,793,30,59),(6644,793,7,12),(6645,793,13,2314),(6646,793,21,455),(6647,793,423,2334),(6648,793,22,40),(6649,793,39,2335),(6650,605,1,2336),(6651,605,9,2337),(6652,605,19,18),(6653,605,7,83),(6654,605,13,2338),(6655,605,50,674),(6656,605,22,40),(6657,607,1,2339),(6658,607,30,59),(6659,607,25,55),(6660,607,18,30),(6661,607,11,2245),(6662,607,19,18),(6663,607,32,2340),(6664,607,13,2341),(6665,607,22,50),(6666,610,24,362),(6667,610,424,2342),(6668,610,33,80),(6669,610,9,2343),(6670,610,425,2344),(6671,610,25,133),(6672,610,19,18),(6673,610,426,2345),(6674,610,427,2346),(6675,610,13,1270),(6676,610,22,369),(6677,629,33,80),(6678,629,25,55),(6679,629,428,18),(6680,629,10,2347),(6681,629,429,2348),(6682,629,9,2349),(6683,629,18,30),(6684,629,19,226),(6685,629,7,2350),(6686,629,13,2351),(6687,629,50,2352),(6688,629,22,50),(6689,648,23,1781),(6690,648,33,80),(6691,648,9,2353),(6692,648,10,2354),(6693,648,25,55),(6694,648,18,1055),(6695,648,11,2355),(6696,648,19,18),(6697,648,32,2356),(6698,648,12,308),(6699,648,7,1786),(6700,648,13,2351),(6701,648,22,26),(6702,614,23,2357),(6703,614,33,80),(6704,614,9,2358),(6705,614,10,149),(6706,614,25,55),(6707,614,18,122),(6708,614,19,18),(6709,614,12,12),(6710,614,7,139),(6711,614,13,2351),(6712,614,42,2359),(6713,614,22,50),(6714,632,23,1051),(6715,632,33,80),(6716,632,25,55),(6717,632,18,2360),(6718,632,19,18),(6719,632,13,2351),(6720,632,22,50),(6721,606,23,2210),(6722,606,33,80),(6723,606,9,2361),(6724,606,10,149),(6725,606,25,55),(6726,606,18,2362),(6727,606,19,18),(6728,606,12,12),(6729,606,7,139),(6730,606,13,2363),(6731,606,22,50),(6732,615,79,352),(6733,615,33,80),(6734,615,9,2364),(6735,615,10,2365),(6736,615,25,73),(6737,615,18,122),(6738,615,11,2366),(6739,615,19,18),(6740,615,7,2367),(6741,615,13,2351),(6742,615,42,2368),(6743,615,23,353),(6744,615,22,26),(6745,625,1,2369),(6746,625,23,353),(6747,625,9,2370),(6748,625,25,263),(6749,625,18,947),(6750,625,19,18),(6751,625,6,339),(6752,625,7,83),(6753,625,13,378),(6754,625,430,2371),(6755,625,22,26),(6756,624,1,2372),(6757,624,30,59),(6758,624,18,2373),(6759,624,11,1929),(6760,624,19,18),(6761,624,13,2351),(6762,624,22,26),(6763,622,33,80),(6764,622,9,2374),(6765,622,10,2375),(6766,622,25,55),(6767,622,18,30),(6768,622,19,18),(6769,622,7,2376),(6770,622,13,2351),(6771,622,22,50),(6772,631,1,2377),(6773,631,9,2378),(6774,631,18,30),(6775,631,19,18),(6776,631,13,2379),(6777,631,50,652),(6778,631,22,26),(6779,643,1,2380),(6780,643,34,86),(6781,643,27,141),(6782,643,9,2381),(6783,643,30,59),(6784,643,46,2382),(6785,643,25,55),(6786,643,18,2383),(6787,643,19,18),(6788,643,26,2384),(6789,643,29,137),(6790,643,12,12),(6791,643,7,839),(6792,643,13,2379),(6793,643,22,40),(6794,643,28,137),(6795,642,23,2385),(6796,642,33,80),(6797,642,9,2386),(6798,642,17,2387),(6799,642,25,155),(6800,642,18,1529),(6801,642,19,18),(6802,642,12,12),(6803,642,13,2379),(6804,642,22,26),(6805,626,341,2388),(6806,626,10,2379),(6807,626,12,12),(6808,626,24,362),(6809,626,33,80),(6810,626,9,2389),(6811,626,400,283),(6812,626,25,55),(6813,626,19,226),(6814,626,340,2390),(6815,626,7,839),(6816,626,13,2379),(6817,626,22,40),(6818,626,431,2391),(6819,611,2,2),(6820,611,3,3),(6821,611,33,80),(6822,611,9,2392),(6823,611,25,2393),(6824,611,18,77),(6825,611,19,18),(6826,611,6,138),(6827,611,7,83),(6828,611,13,2379),(6829,611,50,479),(6830,611,22,26),(6831,611,21,20),(6832,676,8,8),(6833,676,36,2394),(6834,676,2,2),(6835,676,432,2395),(6836,676,3,3),(6837,676,33,80),(6838,676,9,2396),(6839,676,10,137),(6840,676,25,73),(6841,676,18,77),(6842,676,19,18),(6843,676,12,12),(6844,676,7,2397),(6845,676,13,1245),(6846,676,21,20),(6847,676,22,26),(6848,641,1,2398),(6849,641,23,353),(6850,641,9,2399),(6851,641,18,947),(6852,641,19,18),(6853,641,7,83),(6854,641,13,2400),(6855,641,22,50),(6856,655,1,2401),(6857,655,34,1831),(6858,655,433,2402),(6859,655,27,2194),(6860,655,30,2403),(6861,655,10,1245),(6862,655,25,55),(6863,655,18,2404),(6864,655,19,18),(6865,655,26,2405),(6866,655,29,2196),(6867,655,12,12),(6868,655,7,2406),(6869,655,13,1245),(6870,655,434,2407),(6871,655,22,21),(6872,655,28,2408),(6873,655,46,2409),(6874,680,1,2410),(6875,680,2,2),(6876,680,27,247),(6877,680,23,1846),(6878,680,9,2411),(6879,680,30,59),(6880,680,10,2400),(6881,680,25,55),(6882,680,18,2412),(6883,680,11,320),(6884,680,19,18),(6885,680,12,12),(6886,680,7,12),(6887,680,13,1245),(6888,680,22,26),(6889,680,198,744),(6890,681,2,2),(6891,681,9,2413),(6892,681,30,184),(6893,681,10,185),(6894,681,25,55),(6895,681,18,186),(6896,681,19,18),(6897,681,7,187),(6898,681,13,1245),(6899,681,50,188),(6900,681,22,40),(6901,681,21,20),(6902,668,11,687),(6903,668,19,18),(6904,668,22,50),(6905,668,1,2414),(6906,668,18,2415),(6907,672,1,2416),(6908,672,79,352),(6909,672,9,2417),(6910,672,23,353),(6911,672,18,947),(6912,672,19,18),(6913,672,7,83),(6914,672,13,2305),(6915,672,77,73),(6916,672,22,26),(6917,672,21,182),(6918,650,335,2418),(6919,650,9,2419),(6920,650,10,2420),(6921,650,25,55),(6922,650,33,80),(6923,650,19,226),(6924,650,6,2421),(6925,650,12,12),(6926,650,7,1699),(6927,650,13,2422),(6928,650,22,383),(6929,678,33,80),(6930,678,9,2423),(6931,678,25,55),(6932,678,18,77),(6933,678,19,18),(6934,678,13,2422),(6935,678,22,26),(6936,628,33,80),(6937,628,9,2424),(6938,628,435,137),(6939,628,10,1245),(6940,628,25,55),(6941,628,18,889),(6942,628,19,18),(6943,628,12,12),(6944,628,7,12),(6945,628,13,2422),(6946,628,22,285),(6947,635,23,2425),(6948,635,33,80),(6949,635,9,2426),(6950,635,10,149),(6951,635,25,55),(6952,635,18,77),(6953,635,19,18),(6954,635,12,12),(6955,635,7,139),(6956,635,13,2422),(6957,635,22,40),(6958,658,8,8),(6959,658,36,2427),(6960,658,19,47),(6961,658,9,2428),(6962,658,25,2429),(6963,658,1,2430),(6964,658,18,77),(6965,658,37,2431),(6966,658,32,2432),(6967,658,436,2433),(6968,658,6,99),(6969,658,7,433),(6970,658,13,2422),(6971,658,50,2434),(6972,658,22,26),(6973,658,337,1700),(6974,692,34,2435),(6975,692,3,3),(6976,692,27,2436),(6977,692,33,80),(6978,692,235,2437),(6979,692,25,55),(6980,692,18,110),(6981,692,11,2438),(6982,692,19,18),(6983,692,7,2111),(6984,692,13,2439),(6985,692,22,26),(6986,692,28,2440),(6987,640,33,80),(6988,640,9,2441),(6989,640,10,185),(6990,640,25,55),(6991,640,19,226),(6992,640,32,2442),(6993,640,12,12),(6994,640,7,48),(6995,640,13,2422),(6996,640,22,26),(6997,704,23,2443),(6998,704,33,80),(6999,704,9,2444),(7000,704,10,149),(7001,704,18,77),(7002,704,19,18),(7003,704,12,1334),(7004,704,7,2445),(7005,704,13,1317),(7006,704,77,73),(7007,704,22,50),(7008,698,33,80),(7009,698,9,2446),(7010,698,10,149),(7011,698,25,55),(7012,698,18,77),(7013,698,19,226),(7014,698,12,12),(7015,698,7,139),(7016,698,13,1317),(7017,698,50,674),(7018,698,22,26),(7019,698,21,2447),(7020,705,1,2408),(7021,705,30,59),(7022,705,18,2448),(7023,705,11,2449),(7024,705,19,18),(7025,705,13,1317),(7026,705,22,50),(7027,705,41,2450),(7028,708,13,1317),(7029,708,33,80),(7030,708,19,18),(7031,708,22,50),(7032,708,18,30),(7033,719,374,2451),(7034,719,33,80),(7035,719,9,2452),(7036,719,28,137),(7037,719,25,2453),(7038,719,18,122),(7039,719,11,2454),(7040,719,19,18),(7041,719,7,2455),(7042,719,13,1317),(7043,719,42,2456),(7044,719,22,40),(7045,719,43,976),(7046,634,23,2457),(7047,634,33,80),(7048,634,9,2458),(7049,634,10,2459),(7050,634,25,55),(7051,634,18,30),(7052,634,19,226),(7053,634,12,12),(7054,634,7,1424),(7055,634,13,1317),(7056,634,50,2460),(7057,634,22,26),(7058,665,13,2461),(7059,665,9,2462),(7060,665,1,2463),(7061,665,22,369),(7062,665,18,282),(7063,737,8,8),(7064,737,2,2),(7065,737,33,80),(7066,737,28,2464),(7067,737,25,55),(7068,737,34,86),(7069,737,18,87),(7070,737,19,18),(7071,737,35,2465),(7072,737,6,6),(7073,737,7,89),(7074,737,13,1317),(7075,737,22,21),(7076,697,33,80),(7077,697,9,2466),(7078,697,25,55),(7079,697,18,30),(7080,697,19,18),(7081,697,7,2467),(7082,697,13,1317),(7083,697,22,40),(7084,722,8,8),(7085,722,36,2468),(7086,722,23,2469),(7087,722,9,2470),(7088,722,10,440),(7089,722,1,2471),(7090,722,18,77),(7091,722,37,2472),(7092,722,19,47),(7093,722,6,99),(7094,722,12,12),(7095,722,7,2473),(7096,722,13,2474),(7097,722,21,20),(7098,722,22,26),(7099,725,1,2475),(7100,725,34,1909),(7101,725,437,2476),(7102,725,10,2477),(7103,725,25,263),(7104,725,76,2478),(7105,725,18,30),(7106,725,19,345),(7107,725,13,1317),(7108,725,22,26),(7109,689,1,2479),(7110,689,10,2474),(7111,689,18,857),(7112,689,19,18),(7113,689,7,25),(7114,689,13,2474),(7115,689,22,50),(7116,689,199,858),(7117,673,8,8),(7118,673,1,2480),(7119,673,2,2),(7120,673,3,3),(7121,673,9,2481),(7122,673,17,2482),(7123,673,36,2483),(7124,673,18,77),(7125,673,19,18),(7126,673,32,2484),(7127,673,7,433),(7128,673,13,2485),(7129,673,21,20),(7130,673,22,26),(7131,673,438,2486),(7132,693,23,353),(7133,693,9,2487),(7134,693,10,2488),(7135,693,18,1671),(7136,693,19,18),(7137,693,12,2489),(7138,693,7,12),(7139,693,13,357),(7140,693,22,2490),(7141,754,79,352),(7142,754,33,80),(7143,754,9,2491),(7144,754,28,2492),(7145,754,25,55),(7146,754,18,122),(7147,754,19,18),(7148,754,80,1508),(7149,754,7,83),(7150,754,13,2493),(7151,754,42,2494),(7152,754,22,26),(7153,748,8,8),(7154,748,439,2495),(7155,748,36,2496),(7156,748,34,86),(7157,748,3,3),(7158,748,33,80),(7159,748,19,47),(7160,748,28,2497),(7161,748,440,2498),(7162,748,25,553),(7163,748,441,2499),(7164,748,18,77),(7165,748,35,2500),(7166,748,32,2501),(7167,748,442,2502),(7168,748,7,83),(7169,748,13,2493),(7170,748,21,20),(7171,748,22,26),(7172,748,2,2),(7173,727,1,2503),(7174,727,79,352),(7175,727,22,26),(7176,727,23,353),(7177,727,9,2504),(7178,727,18,947),(7179,727,19,18),(7180,727,6,2505),(7181,727,7,83),(7182,727,13,2379),(7183,727,443,2506),(7184,727,80,1082),(7185,753,1,2507),(7186,753,79,352),(7187,753,28,136),(7188,753,10,185),(7189,753,18,947),(7190,753,19,18),(7191,753,12,12),(7192,753,7,12),(7193,753,13,2508),(7194,753,23,353),(7195,753,22,26),(7196,729,10,2493),(7197,729,23,353),(7198,729,33,80),(7199,729,22,26),(7200,729,79,352),(7201,729,25,55),(7202,729,444,2509),(7203,729,9,2510),(7204,729,18,947),(7205,729,19,226),(7206,729,12,12),(7207,729,7,839),(7208,729,13,2493),(7209,729,80,1508),(7210,739,33,80),(7211,739,9,2511),(7212,739,10,149),(7213,739,25,55),(7214,739,18,30),(7215,739,19,18),(7216,739,12,12),(7217,739,7,139),(7218,739,13,2493),(7219,739,22,50),(7220,749,24,1340),(7221,749,33,80),(7222,749,10,2512),(7223,749,11,2338),(7224,749,19,18),(7225,749,7,326),(7226,749,13,2493),(7227,749,22,285),(7228,749,445,283),(7229,771,2,2),(7230,771,9,2513),(7231,771,30,184),(7232,771,10,185),(7233,771,25,55),(7234,771,18,186),(7235,771,19,18),(7236,771,7,187),(7237,771,13,2493),(7238,771,50,188),(7239,771,22,40),(7240,771,21,20),(7241,760,2,2),(7242,760,9,2514),(7243,760,30,184),(7244,760,10,185),(7245,760,25,55),(7246,760,18,186),(7247,760,19,18),(7248,760,7,187),(7249,760,13,2493),(7250,760,50,188),(7251,760,22,40),(7252,760,21,20),(7253,735,1,1731),(7254,735,18,1732),(7255,735,19,18),(7256,735,7,1733),(7257,735,13,2493),(7258,735,22,383),(7259,767,35,2515),(7260,767,23,1051),(7261,767,33,80),(7262,767,9,2516),(7263,767,28,137),(7264,767,10,2517),(7265,767,25,2518),(7266,767,18,122),(7267,767,11,1465),(7268,767,19,18),(7269,767,34,86),(7270,767,243,834),(7271,767,13,2493),(7272,767,42,2519),(7273,767,22,40),(7274,767,246,2520),(7275,699,35,2521),(7276,699,53,206),(7277,699,27,2522),(7278,699,3,3),(7279,699,23,208),(7280,699,33,80),(7281,699,9,2523),(7282,699,28,2524),(7283,699,25,55),(7284,699,18,65),(7285,699,11,2525),(7286,699,19,18),(7287,699,34,132),(7288,699,7,212),(7289,699,13,2493),(7290,699,22,26),(7291,744,8,8),(7292,744,36,2526),(7293,744,2,2),(7294,744,3,3),(7295,744,33,80),(7296,744,9,2527),(7297,744,37,2528),(7298,744,18,77),(7299,744,19,18),(7300,744,32,2529),(7301,744,7,433),(7302,744,13,2530),(7303,744,21,20),(7304,744,22,26),(7305,645,33,80),(7306,645,30,184),(7307,645,25,55),(7308,645,18,30),(7309,645,19,18),(7310,645,13,2493),(7311,645,22,50),(7312,740,23,2531),(7313,740,33,80),(7314,740,9,2532),(7315,740,10,149),(7316,740,18,2533),(7317,740,19,18),(7318,740,12,12),(7319,740,7,139),(7320,740,13,2477),(7321,740,22,26),(7322,718,1,2534),(7323,718,30,59),(7324,718,18,65),(7325,718,11,2535),(7326,718,19,18),(7327,718,32,2536),(7328,718,7,1234),(7329,718,13,2493),(7330,718,22,50),(7331,742,1,137),(7332,742,30,59),(7333,742,18,2360),(7334,742,11,2537),(7335,742,19,18),(7336,742,32,2538),(7337,742,13,2477),(7338,742,22,50),(7339,766,13,2477),(7340,766,1,2260),(7341,766,22,50),(7342,766,19,18),(7343,766,18,2539),(7344,730,1,2540),(7345,730,30,59),(7346,730,17,1393),(7347,730,18,2541),(7348,730,11,2542),(7349,730,19,18),(7350,730,32,2543),(7351,730,13,2493),(7352,730,22,50),(7353,769,1,2544),(7354,769,79,352),(7355,769,9,2545),(7356,769,23,353),(7357,769,18,199),(7358,769,19,18),(7359,769,80,1082),(7360,769,7,83),(7361,769,13,2477),(7362,769,22,26),(7363,785,24,362),(7364,785,33,80),(7365,785,9,2546),(7366,785,10,82),(7367,785,25,55),(7368,785,18,77),(7369,785,19,18),(7370,785,6,6),(7371,785,12,12),(7372,785,7,473),(7373,785,13,2547),(7374,785,21,20),(7375,785,22,285),(7376,789,1,2548),(7377,789,34,86),(7378,789,27,247),(7379,789,23,2210),(7380,789,30,59),(7381,789,46,2549),(7382,789,18,2550),(7383,789,19,18),(7384,789,26,2551),(7385,789,29,2492),(7386,789,13,2547),(7387,789,22,26),(7388,789,28,2552),(7389,604,23,2282),(7390,604,33,80),(7391,604,9,2553),(7392,604,65,247),(7393,604,10,2554),(7394,604,25,55),(7395,604,18,122),(7396,604,19,18),(7397,604,12,2555),(7398,604,7,2556),(7399,604,13,2547),(7400,604,77,2557),(7401,604,111,2558),(7402,604,22,50),(7403,604,42,2559),(7404,775,2,2),(7405,775,9,2560),(7406,775,30,184),(7407,775,10,185),(7408,775,25,55),(7409,775,18,186),(7410,775,19,18),(7411,775,7,187),(7412,775,13,2547),(7413,775,50,188),(7414,775,22,40),(7415,775,21,20),(7416,781,33,80),(7417,781,10,2561),(7418,781,25,55),(7419,781,18,156),(7420,781,19,18),(7421,781,7,2562),(7422,781,13,2563),(7423,781,22,383),(7424,784,33,80),(7425,784,9,2564),(7426,784,10,149),(7427,784,25,55),(7428,784,18,122),(7429,784,19,18),(7430,784,12,12),(7431,784,7,139),(7432,784,13,2547),(7433,784,42,2565),(7434,784,22,26),(7435,602,446,2566),(7436,602,24,362),(7437,602,33,80),(7438,602,9,2567),(7439,602,25,55),(7440,602,18,282),(7441,602,19,226),(7442,602,2,136),(7443,602,13,2568),(7444,602,21,20),(7445,602,22,21),(7446,757,1,2569),(7447,757,30,59),(7448,757,25,55),(7449,757,18,1055),(7450,757,11,2570),(7451,757,19,18),(7452,757,13,2568),(7453,757,22,26),(7454,799,33,80),(7455,799,9,2571),(7456,799,447,2572),(7457,799,10,2568),(7458,799,25,553),(7459,799,18,2573),(7460,799,11,2547),(7461,799,19,226),(7462,799,448,2574),(7463,799,12,12),(7464,799,7,839),(7465,799,13,2568),(7466,799,50,2575),(7467,799,22,50),(7468,800,8,8),(7469,800,34,132),(7470,800,36,2576),(7471,800,2,2),(7472,800,3,3),(7473,800,33,80),(7474,800,28,137),(7475,800,37,2577),(7476,800,18,77),(7477,800,19,18),(7478,800,35,2578),(7479,800,6,2579),(7480,800,26,2580),(7481,800,7,2581),(7482,800,13,2568),(7483,800,22,26),(7484,685,33,80),(7485,685,9,2582),(7486,685,25,553),(7487,685,18,548),(7488,685,19,18),(7489,685,13,2568),(7490,685,22,26),(7491,783,33,80),(7492,783,9,2583),(7493,783,10,476),(7494,783,18,2584),(7495,783,19,311),(7496,783,12,12),(7497,783,7,139),(7498,783,13,2568),(7499,783,22,40),(7500,743,17,762),(7501,743,27,141),(7502,743,24,1121),(7503,743,173,346),(7504,743,33,80),(7505,743,9,2585),(7506,743,30,59),(7507,743,10,2568),(7508,743,25,2586),(7509,743,18,77),(7510,743,19,18),(7511,743,34,86),(7512,743,29,137),(7513,743,26,2551),(7514,743,7,25),(7515,743,13,2568),(7516,743,21,455),(7517,743,22,26),(7518,743,28,137),(7519,772,449,2587),(7520,772,450,2588),(7521,772,33,80),(7522,772,9,2589),(7523,772,10,45),(7524,772,76,2590),(7525,772,18,30),(7526,772,19,345),(7527,772,12,12),(7528,772,7,48),(7529,772,13,2568),(7530,772,50,2591),(7531,772,22,50),(7532,758,24,43),(7533,758,33,80),(7534,758,9,2592),(7535,758,10,82),(7536,758,25,105),(7537,758,19,18),(7538,758,12,12),(7539,758,7,139),(7540,758,13,2568),(7541,758,22,369),(7542,788,1,2593),(7543,788,23,353),(7544,788,9,2594),(7545,788,17,762),(7546,788,18,346),(7547,788,11,2595),(7548,788,19,18),(7549,788,32,2596),(7550,788,13,2568),(7551,788,22,50),(7552,603,8,8),(7553,603,36,2597),(7554,603,2,2),(7555,603,27,247),(7556,603,3,3),(7557,603,34,2598),(7558,603,19,18),(7559,603,30,59),(7560,603,25,55),(7561,603,1,2599),(7562,603,18,2600),(7563,603,37,2601),(7564,603,32,2602),(7565,603,29,2603),(7566,603,26,2604),(7567,603,7,2605),(7568,603,13,2606),(7569,603,21,20),(7570,603,22,26),(7571,603,28,2607),(7572,608,1,2608),(7573,608,34,132),(7574,608,27,53),(7575,608,30,59),(7576,608,46,2609),(7577,608,25,55),(7578,608,18,2610),(7579,608,19,18),(7580,608,26,2611),(7581,608,349,2612),(7582,608,7,2613),(7583,608,13,2606),(7584,608,29,57),(7585,608,50,2614),(7586,608,22,40),(7587,664,2,2),(7588,664,9,2615),(7589,664,30,184),(7590,664,10,185),(7591,664,25,55),(7592,664,18,186),(7593,664,19,18),(7594,664,7,187),(7595,664,13,2606),(7596,664,50,188),(7597,664,22,40),(7598,664,21,20),(7599,638,24,362),(7600,638,33,80),(7601,638,9,2616),(7602,638,25,521),(7603,638,18,30),(7604,638,451,2617),(7605,638,19,18),(7606,638,7,2618),(7607,638,13,2606),(7608,638,50,2619),(7609,638,22,369),(7610,647,1,2620),(7611,647,35,2621),(7612,647,30,1122),(7613,647,10,2622),(7614,647,18,2623),(7615,647,11,2624),(7616,647,19,18),(7617,647,32,2625),(7618,647,7,2626),(7619,647,13,2606),(7620,647,22,40),(7621,652,33,80),(7622,652,25,55),(7623,652,18,30),(7624,652,11,2627),(7625,652,19,226),(7626,652,32,2628),(7627,652,13,2606),(7628,652,22,50),(7629,639,24,362),(7630,639,33,80),(7631,639,9,2629),(7632,639,25,55),(7633,639,104,2630),(7634,639,18,282),(7635,639,19,226),(7636,639,12,12),(7637,639,7,83),(7638,639,13,2606),(7639,639,21,455),(7640,639,105,2631),(7641,639,22,21),(7642,633,1,2632),(7643,633,34,2633),(7644,633,78,18),(7645,633,24,362),(7646,633,23,1767),(7647,633,9,2634),(7648,633,28,2635),(7649,633,10,2636),(7650,633,18,989),(7651,633,19,18),(7652,633,32,2637),(7653,633,7,2387),(7654,633,13,2606),(7655,633,22,40),(7656,667,23,2638),(7657,667,33,80),(7658,667,9,2639),(7659,667,18,1048),(7660,667,19,18),(7661,667,13,2606),(7662,667,22,40),(7663,667,246,2640),(7664,654,17,2641),(7665,654,3,3),(7666,654,23,2210),(7667,654,33,80),(7668,654,9,2642),(7669,654,10,2643),(7670,654,18,2644),(7671,654,19,18),(7672,654,12,346),(7673,654,7,711),(7674,654,13,2606),(7675,654,22,50),(7676,613,1,2645),(7677,613,79,352),(7678,613,9,2646),(7679,613,10,2647),(7680,613,18,1416),(7681,613,19,18),(7682,613,32,346),(7683,613,12,12),(7684,613,7,839),(7685,613,13,2647),(7686,613,22,26),(7687,682,24,2648),(7688,682,23,353),(7689,682,33,80),(7690,682,9,2649),(7691,682,10,2650),(7692,682,25,155),(7693,682,18,122),(7694,682,19,18),(7695,682,12,12),(7696,682,7,1424),(7697,682,13,2651),(7698,682,50,2652),(7699,682,22,40),(7700,682,42,2653),(7701,646,1,2654),(7702,646,30,59),(7703,646,10,2655),(7704,646,25,55),(7705,646,11,2656),(7706,646,19,18),(7707,646,32,2657),(7708,646,7,326),(7709,646,13,2651),(7710,646,452,1022),(7711,646,22,50),(7712,679,79,352),(7713,679,33,80),(7714,679,9,2658),(7715,679,23,353),(7716,679,25,55),(7717,679,18,122),(7718,679,19,18),(7719,679,7,83),(7720,679,13,2651),(7721,679,77,73),(7722,679,22,26),(7723,679,42,2659),(7724,717,24,362),(7725,717,33,80),(7726,717,9,2660),(7727,717,10,2661),(7728,717,25,602),(7729,717,18,30),(7730,717,19,226),(7731,717,7,2662),(7732,717,13,2661),(7733,717,22,369),(7734,717,198,2663),(7735,695,23,2664),(7736,695,33,80),(7737,695,10,2665),(7738,695,25,55),(7739,695,19,226),(7740,695,18,2666),(7741,695,453,698),(7742,695,454,2667),(7743,695,7,326),(7744,695,13,2661),(7745,695,455,2668),(7746,695,22,40),(7747,627,1,2669),(7748,627,79,2670),(7749,627,23,353),(7750,627,25,55),(7751,627,18,2671),(7752,627,19,18),(7753,627,7,83),(7754,627,13,2651),(7755,627,22,26),(7756,684,1,2672),(7757,684,13,2673),(7758,684,19,18),(7759,684,32,2674),(7760,684,456,2675),(7761,684,7,12),(7762,684,457,283),(7763,684,22,285),(7764,724,1,2676),(7765,724,35,2677),(7766,724,458,2678),(7767,724,459,2679),(7768,724,11,112),(7769,724,19,18),(7770,724,32,2680),(7771,724,29,2603),(7772,724,7,2681),(7773,724,13,2673),(7774,724,22,50),(7775,621,33,80),(7776,621,30,59),(7777,621,10,2682),(7778,621,25,55),(7779,621,76,2683),(7780,621,18,30),(7781,621,19,345),(7782,621,7,1203),(7783,621,13,2673),(7784,621,22,50),(7785,661,1,2684),(7786,661,35,2685),(7787,661,27,141),(7788,661,24,43),(7789,661,9,2686),(7790,661,30,59),(7791,661,10,476),(7792,661,25,55),(7793,661,18,30),(7794,661,19,18),(7795,661,34,2687),(7796,661,7,1010),(7797,661,13,2673),(7798,661,22,26),(7799,661,28,137),(7800,690,1,2688),(7801,690,30,59),(7802,690,18,2689),(7803,690,11,2690),(7804,690,19,18),(7805,690,32,2691),(7806,690,7,1255),(7807,690,13,2673),(7808,690,50,2692),(7809,690,22,50),(7810,690,28,2693),(7811,706,33,80),(7812,706,9,2694),(7813,706,10,364),(7814,706,25,263),(7815,706,18,2695),(7816,706,19,226),(7817,706,7,2696),(7818,706,13,2673),(7819,706,22,26),(7820,714,36,2697),(7821,714,23,333),(7822,714,33,80),(7823,714,9,2698),(7824,714,18,122),(7825,714,460,2699),(7826,714,19,18),(7827,714,13,2700),(7828,714,42,2701),(7829,714,22,26),(7830,688,24,2702),(7831,688,33,80),(7832,688,25,55),(7833,688,18,30),(7834,688,11,2703),(7835,688,19,226),(7836,688,7,2704),(7837,688,13,2700),(7838,688,22,84),(7839,688,461,2705),(7840,651,73,2706),(7841,651,24,796),(7842,651,33,80),(7843,651,30,59),(7844,651,10,2707),(7845,651,18,30),(7846,651,19,18),(7847,651,7,640),(7848,651,13,1664),(7849,651,22,712),(7850,764,33,80),(7851,764,9,2708),(7852,764,10,2709),(7853,764,25,55),(7854,764,18,77),(7855,764,19,18),(7856,764,12,346),(7857,764,7,2710),(7858,764,13,2711),(7859,764,22,21),(7860,674,1,2712),(7861,674,10,2713),(7862,674,25,55),(7863,674,11,1765),(7864,674,19,18),(7865,674,6,832),(7866,674,7,2714),(7867,674,13,2711),(7868,674,22,26),(7869,770,1,2715),(7870,770,10,2716),(7871,770,18,30),(7872,770,19,18),(7873,770,32,2717),(7874,770,12,12),(7875,770,7,839),(7876,770,13,2716),(7877,770,22,50),(7878,670,462,2718),(7879,670,33,80),(7880,670,25,55),(7881,670,18,282),(7882,670,13,2719),(7883,670,19,226),(7884,670,6,339),(7885,670,7,2720),(7886,670,463,2721),(7887,670,22,285),(7888,710,264,2722),(7889,710,33,80),(7890,710,25,55),(7891,710,18,30),(7892,710,11,2341),(7893,710,19,226),(7894,710,32,2723),(7895,710,7,2724),(7896,710,13,2719),(7897,710,22,40),(7898,765,23,2725),(7899,765,33,80),(7900,765,9,2726),(7901,765,18,65),(7902,765,19,18),(7903,765,13,2716),(7904,765,50,674),(7905,765,22,40),(7906,791,79,352),(7907,791,33,80),(7908,791,9,2727),(7909,791,10,2728),(7910,791,25,73),(7911,791,18,122),(7912,791,11,2284),(7913,791,19,18),(7914,791,7,2729),(7915,791,13,2719),(7916,791,42,2730),(7917,791,23,353),(7918,791,22,26),(7919,779,1,2731),(7920,779,24,362),(7921,779,10,2732),(7922,779,25,55),(7923,779,19,18),(7924,779,464,2731),(7925,779,7,2733),(7926,779,13,2719),(7927,779,465,2734),(7928,779,22,285),(7929,790,35,2735),(7930,790,182,247),(7931,790,24,2736),(7932,790,23,1051),(7933,790,33,80),(7934,790,9,2737),(7935,790,28,54),(7936,790,10,867),(7937,790,25,1912),(7938,790,34,86),(7939,790,18,122),(7940,790,11,2738),(7941,790,19,18),(7942,790,32,2739),(7943,790,186,2740),(7944,790,7,2741),(7945,790,13,2742),(7946,790,42,2743),(7947,790,22,26),(7948,790,187,2744),(7949,712,73,2745),(7950,712,23,2746),(7951,712,33,80),(7952,712,18,65),(7953,712,19,18),(7954,712,13,2742),(7955,712,22,40),(7956,712,466,247),(7957,778,1,2747),(7958,778,9,2748),(7959,778,17,762),(7960,778,25,55),(7961,778,18,30),(7962,778,11,2749),(7963,778,19,18),(7964,778,32,2750),(7965,778,13,2742),(7966,778,50,2751),(7967,778,22,50),(7968,656,35,2752),(7969,656,33,80),(7970,656,10,2753),(7971,656,25,55),(7972,656,18,30),(7973,656,19,226),(7974,656,467,2754),(7975,656,95,2755),(7976,656,7,2756),(7977,656,13,2742),(7978,656,22,50),(7979,656,468,2757),(7980,675,1,2758),(7981,675,34,2759),(7982,675,27,53),(7983,675,23,316),(7984,675,469,2760),(7985,675,30,59),(7986,675,46,2761),(7987,675,25,55),(7988,675,18,30),(7989,675,28,2762),(7990,675,19,18),(7991,675,26,2327),(7992,675,186,2763),(7993,675,7,326),(7994,675,13,2742),(7995,675,29,2603),(7996,675,77,73),(7997,675,22,40),(7998,675,470,2764),(7999,675,246,2765),(8000,747,36,2766),(8001,747,293,2767),(8002,747,294,2768),(8003,747,24,2769),(8004,747,33,80),(8005,747,9,2770),(8006,747,25,553),(8007,747,295,2771),(8008,747,18,77),(8009,747,19,18),(8010,747,7,906),(8011,747,13,2742),(8012,747,296,2766),(8013,747,22,21),(8014,747,297,1406),(8015,747,298,282),(8016,741,33,80),(8017,741,9,2772),(8018,741,30,59),(8019,741,11,2773),(8020,741,19,18),(8021,741,32,2774),(8022,741,13,2742),(8023,741,22,50),(8024,703,1,2775),(8025,703,34,2776),(8026,703,28,2777),(8027,703,10,2778),(8028,703,25,55),(8029,703,18,2779),(8030,703,19,18),(8031,703,7,711),(8032,703,13,1668),(8033,703,22,50),(8034,715,1,2780),(8035,715,387,2781),(8036,715,30,59),(8037,715,25,55),(8038,715,18,77),(8039,715,11,2782),(8040,715,19,47),(8041,715,32,2783),(8042,715,13,2784),(8043,715,22,40),(8044,660,1,2785),(8045,660,27,247),(8046,660,157,2786),(8047,660,30,59),(8048,660,471,1140),(8049,660,11,1857),(8050,660,19,18),(8051,660,32,2787),(8052,660,13,2716),(8053,660,22,40),(8054,660,41,2788),(8055,792,24,362),(8056,792,33,80),(8057,792,7,1346),(8058,792,10,364),(8059,792,25,55),(8060,792,9,2789),(8061,792,18,2790),(8062,792,117,283),(8063,792,19,226),(8064,792,472,2791),(8065,792,13,2792),(8066,792,21,20),(8067,792,22,50),(8068,792,77,2793),(8069,663,35,2794),(8070,663,182,141),(8071,663,24,43),(8072,663,23,2795),(8073,663,33,80),(8074,663,45,247),(8075,663,28,752),(8076,663,10,867),(8077,663,25,241),(8078,663,34,86),(8079,663,9,2796),(8080,663,18,889),(8081,663,11,2797),(8082,663,19,18),(8083,663,473,2798),(8084,663,186,2799),(8085,663,6,99),(8086,663,7,1179),(8087,663,13,2800),(8088,663,22,26),(8089,663,187,775),(8090,711,106,480),(8091,711,2,2),(8092,711,3,3),(8093,711,9,2801),(8094,711,30,184),(8095,711,10,2792),(8096,711,25,55),(8097,711,18,485),(8098,711,19,18),(8099,711,7,187),(8100,711,13,2792),(8101,711,21,20),(8102,711,22,40),(8103,709,35,2802),(8104,709,33,80),(8105,709,28,2803),(8106,709,19,18),(8107,709,34,86),(8108,709,13,2792),(8109,709,22,40),(8110,716,24,43),(8111,716,33,80),(8112,716,9,2804),(8113,716,10,2792),(8114,716,25,55),(8115,716,18,346),(8116,716,11,2805),(8117,716,19,226),(8118,716,186,2806),(8119,716,12,12),(8120,716,7,839),(8121,716,13,2792),(8122,716,50,2207),(8123,716,22,26),(8124,750,8,8),(8125,750,1,2807),(8126,750,2,2),(8127,750,3,3),(8128,750,34,403),(8129,750,28,1382),(8130,750,30,59),(8131,750,25,155),(8132,750,36,2808),(8133,750,18,77),(8134,750,19,18),(8135,750,35,2809),(8136,750,6,2579),(8137,750,7,2810),(8138,750,13,2792),(8139,750,21,20),(8140,750,22,26),(8141,750,50,2116),(8142,750,37,2811),(8143,733,1,2812),(8144,733,35,2813),(8145,733,30,59),(8146,733,10,2814),(8147,733,25,55),(8148,733,18,30),(8149,733,19,18),(8150,733,34,86),(8151,733,12,12),(8152,733,7,12),(8153,733,13,2815),(8154,733,22,40),(8155,733,28,137),(8156,723,27,247),(8157,723,9,2816),(8158,723,28,2603),(8159,723,25,55),(8160,723,19,18),(8161,723,474,2817),(8162,723,7,2818),(8163,723,13,2819),(8164,723,77,73),(8165,723,22,26),(8166,723,50,655),(8167,701,27,247),(8168,701,33,80),(8169,701,28,2820),(8170,701,25,55),(8171,701,18,77),(8172,701,19,18),(8173,701,13,2821),(8174,701,22,50),(8175,752,1,2822),(8176,752,79,352),(8177,752,9,2823),(8178,752,10,2815),(8179,752,18,1416),(8180,752,19,18),(8181,752,32,346),(8182,752,12,12),(8183,752,7,839),(8184,752,13,2815),(8185,752,22,26),(8186,745,33,80),(8187,745,9,2824),(8188,745,10,2825),(8189,745,25,133),(8190,745,18,77),(8191,745,11,2815),(8192,745,19,18),(8193,745,12,308),(8194,745,7,2826),(8195,745,13,2815),(8196,745,22,26),(8197,782,27,247),(8198,782,24,43),(8199,782,33,80),(8200,782,9,2827),(8201,782,28,2828),(8202,782,10,2829),(8203,782,25,55),(8204,782,18,282),(8205,782,19,18),(8206,782,7,640),(8207,782,13,2512),(8208,782,21,20),(8209,782,22,285),(8210,637,1,2830),(8211,637,35,2831),(8212,637,27,141),(8213,637,24,796),(8214,637,30,59),(8215,637,10,2832),(8216,637,25,2833),(8217,637,18,2834),(8218,637,475,137),(8219,637,19,18),(8220,637,34,86),(8221,637,12,12),(8222,637,7,12),(8223,637,13,2835),(8224,637,22,285),(8225,637,28,137),(8226,700,476,2836),(8227,700,1,2837),(8228,700,477,2838),(8229,700,79,352),(8230,700,23,353),(8231,700,18,947),(8232,700,11,2839),(8233,700,19,18),(8234,700,7,2840),(8235,700,13,2365),(8236,700,22,26),(8237,795,24,362),(8238,795,33,80),(8239,795,9,2841),(8240,795,25,105),(8241,795,18,30),(8242,795,19,18),(8243,795,13,2842),(8244,795,50,2843),(8245,795,22,2844),(8246,794,1,2845),(8247,794,23,353),(8248,794,9,2846),(8249,794,18,1671),(8250,794,19,18),(8251,794,7,83),(8252,794,13,2365),(8253,794,22,26),(8254,620,33,80),(8255,620,10,2847),(8256,620,25,55),(8257,620,478,2848),(8258,620,18,77),(8259,620,11,2849),(8260,620,19,18),(8261,620,7,2850),(8262,620,13,2365),(8263,620,333,247),(8264,620,22,50),(8265,657,33,80),(8266,657,9,2851),(8267,657,10,82),(8268,657,25,55),(8269,657,19,226),(8270,657,12,12),(8271,657,7,284),(8272,657,13,2852),(8273,657,22,285),(8274,731,1,2853),(8275,731,9,2854),(8276,731,25,55),(8277,731,18,282),(8278,731,19,18),(8279,731,399,283),(8280,731,7,2855),(8281,731,13,2852),(8282,731,22,369),(8283,636,1,2856),(8284,636,30,1122),(8285,636,10,185),(8286,636,25,55),(8287,636,11,2037),(8288,636,19,18),(8289,636,12,12),(8290,636,7,12),(8291,636,13,2365),(8292,636,22,50),(8293,636,28,137),(8294,773,24,362),(8295,773,33,80),(8296,773,9,2857),(8297,773,25,55),(8298,773,18,2858),(8299,773,19,18),(8300,773,88,2859),(8301,773,13,2852),(8302,773,22,21),(8303,601,8,8),(8304,601,36,2860),(8305,601,2,2),(8306,601,3,3),(8307,601,33,80),(8308,601,9,2861),(8309,601,25,55),(8310,601,37,2862),(8311,601,18,77),(8312,601,19,18),(8313,601,7,433),(8314,601,13,2852),(8315,601,21,20),(8316,601,22,26),(8317,797,1,2863),(8318,797,30,59),(8319,797,10,2864),(8320,797,25,55),(8321,797,18,156),(8322,797,11,2865),(8323,797,19,18),(8324,797,7,2866),(8325,797,13,2852),(8326,797,22,26),(8327,734,33,80),(8328,734,9,2867),(8329,734,10,2852),(8330,734,76,2868),(8331,734,18,2869),(8332,734,19,345),(8333,734,7,25),(8334,734,13,2852),(8335,734,22,40),(8336,759,2,2),(8337,759,9,2870),(8338,759,30,184),(8339,759,10,185),(8340,759,25,55),(8341,759,18,186),(8342,759,19,18),(8343,759,7,187),(8344,759,13,2852),(8345,759,50,188),(8346,759,22,40),(8347,759,21,20),(8348,780,33,80),(8349,780,9,2871),(8350,780,10,82),(8351,780,18,548),(8352,780,19,18),(8353,780,12,12),(8354,780,7,12),(8355,780,13,644),(8356,780,22,285),(8357,617,479,2872),(8358,617,1,2873),(8359,617,27,2874),(8360,617,28,2875),(8361,617,18,947),(8362,617,11,2876),(8363,617,19,18),(8364,617,32,2877),(8365,617,13,2878),(8366,617,22,50),(8367,696,1,2879),(8368,696,2,1674),(8369,696,24,362),(8370,696,23,653),(8371,696,9,2880),(8372,696,25,2881),(8373,696,18,472),(8374,696,19,18),(8375,696,13,644),(8376,696,50,655),(8377,696,22,285),(8378,696,145,2882),(8379,694,1,2883),(8380,694,27,247),(8381,694,30,59),(8382,694,10,2884),(8383,694,25,55),(8384,694,18,2885),(8385,694,7,2886),(8386,694,13,2887),(8387,694,22,26),(8388,687,33,80),(8389,687,9,2888),(8390,687,25,155),(8391,687,18,472),(8392,687,19,18),(8393,687,13,2889),(8394,687,22,304),(8395,808,8,8),(8396,808,36,2890),(8397,808,2,2),(8398,808,3,3),(8399,808,33,80),(8400,808,9,2891),(8401,808,37,2892),(8402,808,18,65),(8403,808,19,18),(8404,808,32,2893),(8405,808,6,2579),(8406,808,7,433),(8407,808,13,2821),(8408,808,21,20),(8409,808,22,26),(8410,839,31,2894),(8411,839,33,80),(8412,839,9,2895),(8413,839,10,2896),(8414,839,25,73),(8415,839,18,122),(8416,839,11,378),(8417,839,19,18),(8418,839,7,75),(8419,839,13,2896),(8420,839,21,20),(8421,839,22,26),(8422,839,42,2897),(8423,839,43,2898),(8424,843,1,2899),(8425,843,78,18),(8426,843,19,18),(8427,843,12,12),(8428,843,7,12),(8429,843,22,26),(8430,832,33,80),(8431,832,9,2900),(8432,832,10,149),(8433,832,25,55),(8434,832,18,156),(8435,832,19,18),(8436,832,12,12),(8437,832,7,139),(8438,832,13,2896),(8439,832,77,2901),(8440,832,22,50),(8441,866,1,2902),(8442,866,25,55),(8443,866,18,30),(8444,866,19,18),(8445,866,13,2903),(8446,866,22,84),(8447,867,23,2904),(8448,867,33,80),(8449,867,9,2905),(8450,867,25,55),(8451,867,18,1804),(8452,867,19,18),(8453,867,13,2906),(8454,867,50,652),(8455,867,22,50),(8456,885,2,2),(8457,885,3,3),(8458,885,30,184),(8459,885,10,2907),(8460,885,25,55),(8461,885,18,877),(8462,885,11,2908),(8463,885,19,18),(8464,885,7,187),(8465,885,13,2907),(8466,885,22,50),(8467,871,1,2909),(8468,871,34,132),(8469,871,213,2910),(8470,871,27,741),(8471,871,30,59),(8472,871,9,955),(8473,871,214,956),(8474,871,46,2911),(8475,871,25,958),(8476,871,215,959),(8477,871,13,2907),(8478,871,19,18),(8479,871,26,2912),(8480,871,216,961),(8481,871,7,962),(8482,871,217,346),(8483,871,29,1839),(8484,871,50,964),(8485,871,28,2913),(8486,871,22,26),(8487,871,218,2914),(8488,873,1,752),(8489,873,30,59),(8490,873,25,55),(8491,873,18,30),(8492,873,11,2915),(8493,873,19,18),(8494,873,32,2916),(8495,873,13,2907),(8496,873,22,40),(8497,904,23,2795),(8498,904,33,80),(8499,904,25,55),(8500,904,18,77),(8501,904,19,18),(8502,904,13,2917),(8503,904,22,50),(8504,908,1,2918),(8505,908,9,2919),(8506,908,25,55),(8507,908,18,2920),(8508,908,19,47),(8509,908,32,2921),(8510,908,13,2728),(8511,908,22,40),(8512,909,33,80),(8513,909,10,2922),(8514,909,18,2923),(8515,909,19,18),(8516,909,7,640),(8517,909,13,2728),(8518,909,480,2924),(8519,909,22,84),(8520,895,244,1143),(8521,895,33,80),(8522,895,25,241),(8523,895,64,1576),(8524,895,18,77),(8525,895,11,2728),(8526,895,19,18),(8527,895,186,2925),(8528,895,7,1579),(8529,895,13,2728),(8530,895,245,1147),(8531,895,22,40),(8532,895,246,2926),(8533,899,13,2927),(8534,899,1,115),(8535,899,22,50),(8536,899,19,18),(8537,899,18,77),(8538,917,1,2928),(8539,917,9,2929),(8540,917,18,77),(8541,917,19,18),(8542,917,12,12),(8543,917,7,31),(8544,917,13,2927),(8545,917,22,26),(8546,929,1,2930),(8547,929,30,59),(8548,929,25,155),(8549,929,18,110),(8550,929,11,2931),(8551,929,19,18),(8552,929,32,2932),(8553,929,13,2933),(8554,929,22,40),(8555,939,1,2934),(8556,939,79,352),(8557,939,9,2935),(8558,939,23,353),(8559,939,18,199),(8560,939,19,18),(8561,939,80,355),(8562,939,7,83),(8563,939,13,2936),(8564,939,22,26),(8565,920,346,136),(8566,920,33,80),(8567,920,9,2937),(8568,920,10,149),(8569,920,25,55),(8570,920,347,2938),(8571,920,348,2939),(8572,920,19,18),(8573,920,12,12),(8574,920,7,139),(8575,920,13,2940),(8576,920,22,40),(8577,940,13,2940),(8578,940,1,35),(8579,940,22,36),(8580,940,19,18),(8581,940,18,37),(8582,936,33,80),(8583,936,9,2941),(8584,936,18,122),(8585,936,19,18),(8586,936,13,2936),(8587,936,21,20),(8588,936,22,40),(8589,936,42,2942),(8590,945,244,1143),(8591,945,33,80),(8592,945,25,241),(8593,945,64,1576),(8594,945,18,77),(8595,945,11,2936),(8596,945,19,18),(8597,945,186,2943),(8598,945,7,1579),(8599,945,13,2936),(8600,945,245,1147),(8601,945,22,40),(8602,945,246,2944),(8603,960,13,2945),(8604,960,19,18),(8605,960,22,1635),(8606,960,1,2946),(8607,960,18,2947),(8608,962,1,2948),(8609,962,34,132),(8610,962,213,2949),(8611,962,27,741),(8612,962,30,59),(8613,962,9,955),(8614,962,214,956),(8615,962,46,2950),(8616,962,25,958),(8617,962,215,959),(8618,962,13,2951),(8619,962,19,18),(8620,962,26,2952),(8621,962,216,961),(8622,962,7,962),(8623,962,217,346),(8624,962,29,2953),(8625,962,50,964),(8626,962,28,1019),(8627,962,22,26),(8628,962,218,2954),(8629,947,1,137),(8630,947,34,2955),(8631,947,9,2956),(8632,947,18,472),(8633,947,19,18),(8634,947,7,1516),(8635,947,13,2797),(8636,947,22,2957),(8637,976,1,2958),(8638,976,10,2797),(8639,976,18,857),(8640,976,19,18),(8641,976,13,2797),(8642,976,22,50),(8643,976,199,858),(8644,993,1,558),(8645,993,30,59),(8646,993,25,105),(8647,993,18,30),(8648,993,11,2959),(8649,993,19,18),(8650,993,32,2960),(8651,993,13,2665),(8652,993,22,40),(8653,994,1,2961),(8654,994,481,2962),(8655,994,9,2963),(8656,994,25,55),(8657,994,76,2964),(8658,994,482,2965),(8659,994,18,30),(8660,994,19,345),(8661,994,32,2966),(8662,994,13,2665),(8663,994,50,2967),(8664,994,22,285),(8665,810,1,2968),(8666,810,23,353),(8667,810,9,2969),(8668,810,18,1416),(8669,810,7,83),(8670,810,13,2970),(8671,810,22,26),(8672,813,23,1781),(8673,813,33,80),(8674,813,9,2971),(8675,813,10,2972),(8676,813,25,55),(8677,813,18,1055),(8678,813,11,2973),(8679,813,19,18),(8680,813,32,2974),(8681,813,12,308),(8682,813,7,1786),(8683,813,13,2970),(8684,813,22,26),(8685,817,79,352),(8686,817,33,80),(8687,817,9,2975),(8688,817,23,353),(8689,817,18,658),(8690,817,19,18),(8691,817,7,83),(8692,817,13,2976),(8693,817,22,50),(8694,815,33,80),(8695,815,9,2977),(8696,815,10,149),(8697,815,25,105),(8698,815,76,2978),(8699,815,18,30),(8700,815,19,345),(8701,815,12,12),(8702,815,7,139),(8703,815,13,2979),(8704,815,22,40),(8705,818,33,80),(8706,818,9,2980),(8707,818,25,55),(8708,818,18,77),(8709,818,19,18),(8710,818,88,2981),(8711,818,13,2979),(8712,818,22,40),(8713,807,1,2982),(8714,807,237,2983),(8715,807,23,353),(8716,807,30,59),(8717,807,18,1671),(8718,807,11,2314),(8719,807,32,2984),(8720,807,13,2979),(8721,807,50,2985),(8722,807,22,50),(8723,821,33,80),(8724,821,25,55),(8725,821,18,2145),(8726,821,19,18),(8727,821,7,1816),(8728,821,13,2979),(8729,821,22,50),(8730,995,33,80),(8731,995,9,2986),(8732,995,10,2987),(8733,995,18,77),(8734,995,19,18),(8735,995,12,12),(8736,995,7,366),(8737,995,13,2979),(8738,995,22,50),(8739,802,1,2988),(8740,802,2,2),(8741,802,3,3),(8742,802,9,2989),(8743,802,10,2990),(8744,802,11,2990),(8745,802,19,47),(8746,802,7,272),(8747,802,13,2979),(8748,802,50,273),(8749,802,22,40),(8750,802,21,182),(8751,819,23,1781),(8752,819,33,80),(8753,819,9,2991),(8754,819,10,2992),(8755,819,25,55),(8756,819,18,1055),(8757,819,11,1784),(8758,819,19,18),(8759,819,32,2993),(8760,819,12,308),(8761,819,7,1786),(8762,819,13,2990),(8763,819,22,26),(8764,812,2,2),(8765,812,9,2994),(8766,812,30,184),(8767,812,10,185),(8768,812,25,55),(8769,812,18,186),(8770,812,19,18),(8771,812,7,187),(8772,812,13,2990),(8773,812,50,188),(8774,812,22,40),(8775,812,21,20),(8776,835,33,80),(8777,835,25,602),(8778,835,19,226),(8779,835,117,1133),(8780,835,13,2990),(8781,835,22,285),(8782,835,483,2995),(8783,827,23,1051),(8784,827,33,80),(8785,827,25,55),(8786,827,18,30),(8787,827,19,18),(8788,827,13,2990),(8789,827,22,40),(8790,827,246,2996),(8791,979,244,1143),(8792,979,33,80),(8793,979,25,241),(8794,979,64,1576),(8795,979,18,77),(8796,979,11,2997),(8797,979,19,18),(8798,979,186,2998),(8799,979,7,1579),(8800,979,13,2997),(8801,979,50,674),(8802,979,245,1147),(8803,979,22,40),(8804,979,246,2999),(8805,801,484,3000),(8806,801,24,362),(8807,801,33,80),(8808,801,9,3001),(8809,801,65,247),(8810,801,10,3002),(8811,801,25,55),(8812,801,18,122),(8813,801,19,18),(8814,801,97,3000),(8815,801,7,987),(8816,801,13,3003),(8817,801,21,20),(8818,801,22,84),(8819,801,42,3004),(8820,865,1,3005),(8821,865,10,3006),(8822,865,18,857),(8823,865,19,18),(8824,865,13,3006),(8825,865,22,50),(8826,865,199,858),(8827,877,33,80),(8828,877,9,3007),(8829,877,478,3008),(8830,877,18,122),(8831,877,19,18),(8832,877,7,12),(8833,877,13,3006),(8834,877,21,20),(8835,877,22,40),(8836,877,42,3009),(8837,977,19,18),(8838,977,22,50),(8839,977,7,12),(8840,837,23,3010),(8841,837,33,80),(8842,837,25,55),(8843,837,76,3011),(8844,837,19,345),(8845,837,13,3006),(8846,837,50,3012),(8847,837,22,3013),(8848,828,1,3014),(8849,828,35,3015),(8850,828,27,141),(8851,828,9,3016),(8852,828,30,59),(8853,828,10,476),(8854,828,25,55),(8855,828,18,30),(8856,828,485,137),(8857,828,19,311),(8858,828,34,86),(8859,828,7,12),(8860,828,13,3006),(8861,828,486,3017),(8862,828,22,26),(8863,828,28,137),(8864,838,1,3018),(8865,838,487,1200),(8866,838,488,3019),(8867,838,9,3020),(8868,838,17,762),(8869,838,18,30),(8870,838,47,3019),(8871,838,19,18),(8872,838,7,139),(8873,838,13,3006),(8874,838,21,182),(8875,838,22,26),(8876,884,1,3021),(8877,884,489,346),(8878,884,9,3022),(8879,884,28,752),(8880,884,490,3023),(8881,884,25,3024),(8882,884,252,3025),(8883,884,491,3026),(8884,884,18,3027),(8885,884,19,311),(8886,884,492,3028),(8887,884,493,3029),(8888,884,243,3030),(8889,884,7,12),(8890,884,13,3006),(8891,884,22,26),(8892,848,1,2803),(8893,848,23,353),(8894,848,9,3031),(8895,848,10,3032),(8896,848,18,947),(8897,848,19,18),(8898,848,7,3033),(8899,848,13,3006),(8900,848,22,50),(8901,878,33,80),(8902,878,9,3034),(8903,878,25,55),(8904,878,18,122),(8905,878,19,18),(8906,878,13,3006),(8907,878,42,3035),(8908,878,22,40),(8909,862,33,80),(8910,862,10,149),(8911,862,25,55),(8912,862,19,18),(8913,862,12,12),(8914,862,7,139),(8915,862,13,3006),(8916,862,22,26),(8917,846,1,3036),(8918,846,9,3037),(8919,846,25,263),(8920,846,7,83),(8921,846,13,3006),(8922,846,22,26),(8923,825,1,3038),(8924,825,9,3039),(8925,825,10,185),(8926,825,19,18),(8927,825,12,12),(8928,825,7,284),(8929,825,13,3006),(8930,825,22,26),(8931,868,2,3040),(8932,868,33,80),(8933,868,9,3041),(8934,868,10,3042),(8935,868,25,55),(8936,868,494,3043),(8937,868,19,311),(8938,868,17,3044),(8939,868,6,138),(8940,868,12,12),(8941,868,7,83),(8942,868,13,2819),(8943,868,21,20),(8944,868,22,40),(8945,868,495,3045),(8946,860,496,3046),(8947,860,144,3047),(8948,860,35,3048),(8949,860,497,3049),(8950,860,498,3050),(8951,860,23,3051),(8952,860,33,80),(8953,860,9,3052),(8954,860,28,137),(8955,860,499,1700),(8956,860,25,3053),(8957,860,18,3054),(8958,860,500,3055),(8959,860,19,311),(8960,860,34,403),(8961,860,7,3056),(8962,860,13,3006),(8963,860,22,40),(8964,860,501,3057),(8965,849,1,3058),(8966,849,9,3059),(8967,849,10,82),(8968,849,25,105),(8969,849,19,18),(8970,849,7,25),(8971,849,13,2819),(8972,849,22,285),(8973,888,33,80),(8974,888,9,3060),(8975,888,25,55),(8976,888,18,122),(8977,888,19,18),(8978,888,13,3061),(8979,888,21,20),(8980,888,22,50),(8981,888,42,3062),(8982,876,23,1781),(8983,876,33,80),(8984,876,9,3063),(8985,876,25,55),(8986,876,18,1055),(8987,876,19,18),(8988,876,13,3064),(8989,876,22,26),(8990,902,1,3065),(8991,902,9,3066),(8992,902,25,3067),(8993,902,18,889),(8994,902,19,18),(8995,902,13,3064),(8996,902,22,26),(8997,869,1,3068),(8998,869,24,43),(8999,869,23,1305),(9000,869,9,3069),(9001,869,25,55),(9002,869,19,18),(9003,869,13,3064),(9004,869,21,20),(9005,869,250,3070),(9006,869,22,40),(9007,889,33,80),(9008,889,10,3064),(9009,889,25,55),(9010,889,18,30),(9011,889,77,73),(9012,889,19,226),(9013,889,32,3071),(9014,889,12,12),(9015,889,7,839),(9016,889,13,3064),(9017,889,169,136),(9018,889,22,50),(9019,889,502,3072),(9020,889,170,3073),(9021,886,1,3074),(9022,886,9,3075),(9023,886,10,281),(9024,886,25,55),(9025,886,18,30),(9026,886,19,18),(9027,886,7,1010),(9028,886,13,3064),(9029,886,22,26),(9030,901,269,3076),(9031,901,27,247),(9032,901,33,80),(9033,901,28,845),(9034,901,10,2682),(9035,901,25,55),(9036,901,19,18),(9037,901,32,3077),(9038,901,29,136),(9039,901,7,615),(9040,901,13,3078),(9041,901,22,26),(9042,901,30,59),(9043,874,33,80),(9044,874,13,3064),(9045,874,19,18),(9046,874,22,50),(9047,874,18,3079),(9048,897,33,80),(9049,897,9,3080),(9050,897,10,149),(9051,897,25,55),(9052,897,18,77),(9053,897,19,18),(9054,897,12,12),(9055,897,7,139),(9056,897,13,3064),(9057,897,22,50),(9058,881,34,3081),(9059,881,33,80),(9060,881,10,992),(9061,881,25,55),(9062,881,18,3082),(9063,881,19,18),(9064,881,12,12),(9065,881,7,83),(9066,881,13,3083),(9067,881,22,285),(9068,887,1,3084),(9069,887,30,59),(9070,887,10,3064),(9071,887,18,30),(9072,887,11,3085),(9073,887,19,18),(9074,887,32,3086),(9075,887,12,12),(9076,887,7,839),(9077,887,13,3064),(9078,887,22,50),(9079,911,1,3087),(9080,911,23,28),(9081,911,9,3088),(9082,911,18,30),(9083,911,19,18),(9084,911,12,12),(9085,911,7,31),(9086,911,13,3064),(9087,911,21,32),(9088,911,22,33),(9089,907,24,488),(9090,907,33,80),(9091,907,9,3089),(9092,907,10,3090),(9093,907,18,3091),(9094,907,7,284),(9095,907,13,3064),(9096,907,21,20),(9097,907,22,285),(9098,921,2,2),(9099,921,9,3092),(9100,921,30,184),(9101,921,10,185),(9102,921,25,55),(9103,921,18,186),(9104,921,19,18),(9105,921,7,187),(9106,921,13,3093),(9107,921,50,188),(9108,921,22,40),(9109,921,21,20),(9110,903,2,2),(9111,903,3,3),(9112,903,33,80),(9113,903,9,3094),(9114,903,10,3095),(9115,903,25,55),(9116,903,18,77),(9117,903,19,18),(9118,903,12,12),(9119,903,7,3096),(9120,903,13,3097),(9121,903,22,26),(9122,941,1,3098),(9123,941,18,889),(9124,941,19,18),(9125,941,7,12),(9126,941,13,3099),(9127,941,22,26),(9128,910,1,3100),(9129,910,23,333),(9130,910,9,3101),(9131,910,25,602),(9132,910,18,77),(9133,910,19,18),(9134,910,13,3102),(9135,910,50,3103),(9136,910,22,26),(9137,919,33,80),(9138,919,9,3104),(9139,919,25,55),(9140,919,18,122),(9141,919,19,18),(9142,919,13,3102),(9143,919,21,20),(9144,919,22,40),(9145,919,42,3105),(9146,943,23,1473),(9147,943,33,80),(9148,943,9,3106),(9149,943,25,55),(9150,943,18,87),(9151,943,19,18),(9152,943,186,3107),(9153,943,13,3102),(9154,943,22,40),(9155,943,246,3108),(9156,953,2,2),(9157,953,9,3109),(9158,953,30,184),(9159,953,10,185),(9160,953,25,55),(9161,953,18,186),(9162,953,19,18),(9163,953,7,187),(9164,953,13,3102),(9165,953,50,188),(9166,953,22,40),(9167,953,21,20),(9168,923,1,3110),(9169,923,9,3111),(9170,923,25,55),(9171,923,18,1851),(9172,923,19,18),(9173,923,13,3102),(9174,923,22,26),(9175,952,35,3112),(9176,952,24,362),(9177,952,33,80),(9178,952,9,3113),(9179,952,10,3114),(9180,952,25,55),(9181,952,18,282),(9182,952,19,226),(9183,952,6,138),(9184,952,12,12),(9185,952,7,839),(9186,952,13,3114),(9187,952,22,285),(9188,952,503,292),(9189,935,27,3115),(9190,935,33,80),(9191,935,28,3116),(9192,935,10,3117),(9193,935,25,55),(9194,935,18,3118),(9195,935,19,18),(9196,935,7,1234),(9197,935,13,3114),(9198,935,22,50),(9199,935,235,3119),(9200,935,504,3120),(9201,928,36,3121),(9202,928,33,80),(9203,928,10,3122),(9204,928,25,241),(9205,928,18,77),(9206,928,11,3123),(9207,928,19,18),(9208,928,186,3124),(9209,928,505,3125),(9210,928,7,3126),(9211,928,13,3127),(9212,928,22,40),(9213,928,246,3128),(9214,916,506,1133),(9215,916,83,3129),(9216,916,23,3130),(9217,916,33,80),(9218,916,9,3131),(9219,916,10,2363),(9220,916,25,155),(9221,916,18,3132),(9222,916,19,47),(9223,916,12,2555),(9224,916,7,579),(9225,916,13,3127),(9226,916,22,40),(9227,937,79,352),(9228,937,33,80),(9229,937,9,3133),(9230,937,25,55),(9231,937,18,122),(9232,937,19,18),(9233,937,80,1082),(9234,937,6,99),(9235,937,7,83),(9236,937,13,3127),(9237,937,42,3134),(9238,937,22,26),(9239,924,1,3135),(9240,924,30,59),(9241,924,10,3127),(9242,924,25,105),(9243,924,18,30),(9244,924,19,18),(9245,924,7,25),(9246,924,13,3127),(9247,924,22,40),(9248,948,1,2875),(9249,948,9,3136),(9250,948,19,18),(9251,948,7,12),(9252,948,272,3137),(9253,948,22,50),(9254,930,33,80),(9255,930,9,3138),(9256,930,10,149),(9257,930,18,3139),(9258,930,19,18),(9259,930,12,12),(9260,930,7,1408),(9261,930,13,3127),(9262,930,22,40),(9263,967,36,3140),(9264,967,35,3141),(9265,967,182,141),(9266,967,24,43),(9267,967,157,3142),(9268,967,33,80),(9269,967,10,3143),(9270,967,25,55),(9271,967,183,767),(9272,967,18,77),(9273,967,11,3144),(9274,967,19,226),(9275,967,32,3145),(9276,967,186,3146),(9277,967,7,3147),(9278,967,13,3148),(9279,967,29,1256),(9280,967,22,26),(9281,967,187,775),(9282,964,1,3149),(9283,964,9,3150),(9284,964,19,18),(9285,964,7,12),(9286,964,272,3151),(9287,964,22,50),(9288,972,1,3152),(9289,972,74,305),(9290,972,7,3153),(9291,972,30,59),(9292,972,10,3154),(9293,972,25,105),(9294,972,18,77),(9295,972,19,18),(9296,972,507,3155),(9297,972,13,3154),(9298,972,22,50),(9299,961,33,80),(9300,961,25,55),(9301,961,126,3156),(9302,961,18,3118),(9303,961,19,18),(9304,961,12,12),(9305,961,7,839),(9306,961,13,3157),(9307,961,22,21),(9308,981,1,2507),(9309,981,79,352),(9310,981,28,558),(9311,981,10,185),(9312,981,18,947),(9313,981,19,18),(9314,981,12,12),(9315,981,7,12),(9316,981,13,3148),(9317,981,23,353),(9318,981,22,26),(9319,980,2,2),(9320,980,9,3158),(9321,980,30,184),(9322,980,10,185),(9323,980,25,55),(9324,980,18,186),(9325,980,19,18),(9326,980,7,187),(9327,980,13,3159),(9328,980,50,188),(9329,980,22,40),(9330,980,21,20),(9331,991,188,3160),(9332,991,33,80),(9333,991,9,3161),(9334,991,10,149),(9335,991,25,55),(9336,991,18,30),(9337,991,19,18),(9338,991,6,3162),(9339,991,12,12),(9340,991,7,139),(9341,991,13,3159),(9342,991,50,3163),(9343,991,22,26),(9344,988,508,3164),(9345,988,142,3165),(9346,988,509,1140),(9347,988,33,80),(9348,988,9,3166),(9349,988,510,3167),(9350,988,10,3159),(9351,988,25,553),(9352,988,18,30),(9353,988,511,3168),(9354,988,19,226),(9355,988,512,3169),(9356,988,513,3170),(9357,988,12,12),(9358,988,7,839),(9359,988,13,3159),(9360,988,22,369),(9361,990,1,3171),(9362,990,24,362),(9363,990,23,1767),(9364,990,25,55),(9365,990,18,3172),(9366,990,19,18),(9367,990,7,1438),(9368,990,13,3159),(9369,990,22,40),(9370,989,1,3173),(9371,989,24,43),(9372,989,9,3174),(9373,989,10,82),(9374,989,25,155),(9375,989,18,77),(9376,989,19,18),(9377,989,12,12),(9378,989,7,12),(9379,989,13,3175),(9380,989,50,3176),(9381,989,22,285),(9382,933,514,3177),(9383,933,24,362),(9384,933,23,316),(9385,933,33,80),(9386,933,9,3178),(9387,933,10,3179),(9388,933,25,3180),(9389,933,18,65),(9390,933,19,226),(9391,933,7,83),(9392,933,13,3179),(9393,933,50,3181),(9394,933,22,26),(9395,975,67,261),(9396,975,33,80),(9397,975,9,3182),(9398,975,10,3179),(9399,975,25,55),(9400,975,18,77),(9401,975,19,18),(9402,975,12,12),(9403,975,7,1265),(9404,975,13,3179),(9405,975,50,674),(9406,975,22,50),(9407,986,33,80),(9408,986,10,3183),(9409,986,515,283),(9410,986,19,18),(9411,986,7,326),(9412,986,13,3179),(9413,986,22,50),(9414,998,1,3184),(9415,998,79,1349),(9416,998,9,3185),(9417,998,23,353),(9418,998,18,947),(9419,998,19,18),(9420,998,7,83),(9421,998,13,3186),(9422,998,21,20),(9423,998,22,3187),(9424,968,2,136),(9425,968,3,3),(9426,968,33,80),(9427,968,19,47),(9428,968,25,3188),(9429,968,516,3189),(9430,968,18,77),(9431,968,517,3190),(9432,968,37,3191),(9433,968,7,83),(9434,968,13,3179),(9435,968,518,3192),(9436,968,50,3193),(9437,968,22,26),(9438,968,21,182),(9439,997,1,3194),(9440,997,24,362),(9441,997,9,3195),(9442,997,30,59),(9443,997,10,82),(9444,997,25,55),(9445,997,19,311),(9446,997,13,3179),(9447,997,21,20),(9448,997,22,40),(9449,997,28,137),(9450,996,23,870),(9451,996,33,80),(9452,996,9,3196),(9453,996,10,346),(9454,996,18,77),(9455,996,11,3179),(9456,996,19,18),(9457,996,12,346),(9458,996,7,3197),(9459,996,13,3179),(9460,996,22,33),(9461,809,519,3198),(9462,809,33,80),(9463,809,520,3199),(9464,809,25,3200),(9465,809,267,247),(9466,809,18,3201),(9467,809,19,18),(9468,809,13,3175),(9469,809,22,40),(9470,974,1,3202),(9471,974,10,3175),(9472,974,18,30),(9473,974,19,18),(9474,974,12,12),(9475,974,7,12),(9476,974,13,3175),(9477,974,22,3187),(9478,805,1,3203),(9479,805,23,353),(9480,805,9,3204),(9481,805,10,3205),(9482,805,25,55),(9483,805,521,2848),(9484,805,18,3206),(9485,805,19,18),(9486,805,12,12),(9487,805,7,3207),(9488,805,13,3157),(9489,805,522,3208),(9490,805,22,50),(9491,965,34,3209),(9492,965,27,3210),(9493,965,25,55),(9494,965,18,3211),(9495,965,19,18),(9496,965,13,3175),(9497,965,22,50),(9498,999,182,247),(9499,999,24,43),(9500,999,33,80),(9501,999,9,3212),(9502,999,10,867),(9503,999,25,1912),(9504,999,18,122),(9505,999,11,3213),(9506,999,19,18),(9507,999,32,3214),(9508,999,186,3215),(9509,999,7,3216),(9510,999,13,3186),(9511,999,42,3217),(9512,999,22,26),(9513,999,187,775),(9514,834,1,3218),(9515,834,401,3219),(9516,834,34,86),(9517,834,30,59),(9518,834,10,1573),(9519,834,19,47),(9520,834,18,77),(9521,834,35,3220),(9522,834,51,3219),(9523,834,7,3221),(9524,834,13,878),(9525,834,22,50),(9526,834,28,137),(9527,823,1,3222),(9528,823,9,3223),(9529,823,30,59),(9530,823,18,2923),(9531,823,11,3224),(9532,823,19,18),(9533,823,32,3225),(9534,823,13,3226),(9535,823,22,40),(9536,811,23,2664),(9537,811,33,80),(9538,811,9,3227),(9539,811,10,3186),(9540,811,25,55),(9541,811,19,226),(9542,811,18,2666),(9543,811,453,698),(9544,811,454,2667),(9545,811,12,12),(9546,811,7,1265),(9547,811,13,3186),(9548,811,455,3228),(9549,811,22,40),(9550,824,23,3229),(9551,824,33,80),(9552,824,9,3230),(9553,824,10,149),(9554,824,18,1048),(9555,824,19,18),(9556,824,12,12),(9557,824,7,139),(9558,824,13,3186),(9559,824,22,26),(9560,804,33,80),(9561,804,9,3231),(9562,804,10,149),(9563,804,25,105),(9564,804,19,18),(9565,804,12,12),(9566,804,7,139),(9567,804,13,3175),(9568,804,22,1627),(9569,833,16,3232),(9570,833,33,80),(9571,833,9,3233),(9572,833,18,122),(9573,833,19,18),(9574,833,13,3234),(9575,833,42,3235),(9576,833,22,50),(9577,836,1,3236),(9578,836,28,2186),(9579,836,10,3237),(9580,836,73,3238),(9581,836,18,77),(9582,836,523,3239),(9583,836,19,18),(9584,836,7,698),(9585,836,13,3240),(9586,836,22,50),(9587,836,524,3241),(9588,854,2,2),(9589,854,9,3242),(9590,854,30,184),(9591,854,10,185),(9592,854,25,55),(9593,854,18,186),(9594,854,19,18),(9595,854,7,187),(9596,854,13,3234),(9597,854,50,188),(9598,854,22,40),(9599,854,21,20),(9600,857,35,3243),(9601,857,27,247),(9602,857,33,80),(9603,857,28,619),(9604,857,10,3244),(9605,857,34,86),(9606,857,11,2238),(9607,857,19,18),(9608,857,32,3245),(9609,857,95,3246),(9610,857,7,308),(9611,857,13,3234),(9612,857,22,40),(9613,858,33,80),(9614,858,10,3247),(9615,858,25,55),(9616,858,18,3248),(9617,858,19,18),(9618,858,7,698),(9619,858,13,3249),(9620,858,22,50),(9621,840,1,3250),(9622,840,35,3251),(9623,840,30,59),(9624,840,10,3127),(9625,840,45,247),(9626,840,18,30),(9627,840,19,18),(9628,840,6,339),(9629,840,7,326),(9630,840,13,3234),(9631,840,77,73),(9632,840,22,50),(9633,850,24,488),(9634,850,33,80),(9635,850,9,3252),(9636,850,10,3253),(9637,850,25,55),(9638,850,18,77),(9639,850,19,226),(9640,850,525,3254),(9641,850,6,6),(9642,850,12,12),(9643,850,7,839),(9644,850,13,3253),(9645,850,21,20),(9646,850,22,21),(9647,850,526,1133),(9648,872,34,86),(9649,872,65,1022),(9650,872,25,55),(9651,872,77,73),(9652,872,24,1403),(9653,872,32,3255),(9654,872,527,247),(9655,872,7,1179),(9656,872,35,3256),(9657,872,33,80),(9658,872,9,3257),(9659,872,10,3258),(9660,872,11,3259),(9661,872,13,3253),(9662,872,42,3260),(9663,872,21,455),(9664,872,182,141),(9665,872,528,3),(9666,872,18,122),(9667,872,19,18),(9668,872,529,1022),(9669,872,22,26),(9670,870,1,3261),(9671,870,9,3262),(9672,870,25,55),(9673,870,18,3263),(9674,870,19,47),(9675,870,88,3264),(9676,870,6,6),(9677,870,12,12),(9678,870,7,284),(9679,870,13,3234),(9680,870,21,182),(9681,870,22,40),(9682,816,1,3265),(9683,816,9,3266),(9684,816,18,199),(9685,816,19,18),(9686,816,13,3253),(9687,816,22,285),(9688,841,1,3267),(9689,841,79,352),(9690,841,9,3268),(9691,841,10,185),(9692,841,18,947),(9693,841,19,47),(9694,841,80,1082),(9695,841,12,12),(9696,841,7,284),(9697,841,13,3253),(9698,841,23,3269),(9699,841,22,26),(9700,875,1,3270),(9701,875,27,3271),(9702,875,30,59),(9703,875,10,3272),(9704,875,25,155),(9705,875,18,77),(9706,875,11,3273),(9707,875,19,18),(9708,875,7,711),(9709,875,13,3274),(9710,875,22,50),(9711,829,374,1936),(9712,829,1,1937),(9713,829,35,3275),(9714,829,233,1939),(9715,829,27,141),(9716,829,30,1122),(9717,829,25,55),(9718,829,18,1940),(9719,829,11,1941),(9720,829,19,18),(9721,829,34,1942),(9722,829,7,1943),(9723,829,13,3276),(9724,829,22,50),(9725,829,28,137),(9726,900,1,3277),(9727,900,35,3278),(9728,900,530,247),(9729,900,531,3279),(9730,900,28,699),(9731,900,7,451),(9732,900,10,3002),(9733,900,18,30),(9734,900,19,18),(9735,900,34,86),(9736,900,117,283),(9737,900,13,3276),(9738,900,77,3280),(9739,900,22,40),(9740,900,532,3281),(9741,913,35,3282),(9742,913,33,80),(9743,913,9,3283),(9744,913,28,137),(9745,913,18,30),(9746,913,19,18),(9747,913,34,86),(9748,913,13,3276),(9749,913,22,50),(9750,918,1,3284),(9751,918,23,353),(9752,918,9,3285),(9753,918,79,1349),(9754,918,18,1671),(9755,918,19,18),(9756,918,7,83),(9757,918,13,3286),(9758,918,22,84),(9759,880,35,3287),(9760,880,27,247),(9761,880,24,43),(9762,880,33,80),(9763,880,9,3288),(9764,880,28,3289),(9765,880,10,867),(9766,880,25,55),(9767,880,533,346),(9768,880,18,30),(9769,880,11,3290),(9770,880,19,311),(9771,880,34,3291),(9772,880,29,3292),(9773,880,32,3293),(9774,880,7,1499),(9775,880,13,3276),(9776,880,22,26),(9777,880,30,59),(9778,914,33,80),(9779,914,9,3294),(9780,914,10,82),(9781,914,25,602),(9782,914,18,30),(9783,914,19,226),(9784,914,12,1769),(9785,914,7,3295),(9786,914,13,3276),(9787,914,50,3296),(9788,914,22,40),(9789,856,48,137),(9790,856,33,80),(9791,856,10,3297),(9792,856,25,3298),(9793,856,18,3299),(9794,856,19,226),(9795,856,7,3300),(9796,856,13,3276),(9797,856,50,809),(9798,856,22,383),(9799,883,534,136),(9800,883,3,3),(9801,883,33,80),(9802,883,9,3301),(9803,883,10,149),(9804,883,18,77),(9805,883,19,18),(9806,883,2,2),(9807,883,6,339),(9808,883,12,12),(9809,883,7,3302),(9810,883,13,3276),(9811,883,21,20),(9812,883,535,3303),(9813,883,22,26),(9814,883,50,964),(9815,842,536,983),(9816,842,1,3304),(9817,842,35,3305),(9818,842,537,562),(9819,842,9,3306),(9820,842,538,3307),(9821,842,45,247),(9822,842,18,30),(9823,842,19,18),(9824,842,539,3308),(9825,842,95,3309),(9826,842,7,3310),(9827,842,13,3311),(9828,842,22,40),(9829,842,30,59),(9830,958,2,2),(9831,958,9,3312),(9832,958,30,184),(9833,958,10,185),(9834,958,25,55),(9835,958,18,186),(9836,958,19,18),(9837,958,7,187),(9838,958,13,3276),(9839,958,50,188),(9840,958,22,40),(9841,958,21,20),(9842,893,1,3313),(9843,893,35,3314),(9844,893,27,141),(9845,893,23,1051),(9846,893,9,3315),(9847,893,30,1122),(9848,893,10,149),(9849,893,25,55),(9850,893,18,1940),(9851,893,19,18),(9852,893,34,1942),(9853,893,12,12),(9854,893,7,139),(9855,893,13,3311),(9856,893,22,40),(9857,893,28,2196),(9858,946,1,470),(9859,946,23,353),(9860,946,30,59),(9861,946,18,199),(9862,946,11,3316),(9863,946,19,47),(9864,946,32,3317),(9865,946,13,3318),(9866,946,22,50),(9867,932,540,3319),(9868,932,79,352),(9869,932,33,80),(9870,932,541,3320),(9871,932,23,353),(9872,932,25,55),(9873,932,18,77),(9874,932,11,925),(9875,932,19,226),(9876,932,6,3321),(9877,932,7,3322),(9878,932,13,3311),(9879,932,50,655),(9880,932,111,3323),(9881,932,22,26),(9882,951,33,80),(9883,951,25,55),(9884,951,18,30),(9885,951,13,3311),(9886,951,19,226),(9887,951,7,926),(9888,951,542,247),(9889,951,470,3324),(9890,951,22,40),(9891,922,111,3325),(9892,922,33,80),(9893,922,25,105),(9894,922,19,18),(9895,922,6,138),(9896,922,13,3276),(9897,922,77,73),(9898,922,146,3326),(9899,922,22,383),(9900,898,33,80),(9901,898,9,3327),(9902,898,18,122),(9903,898,11,3328),(9904,898,19,18),(9905,898,13,3311),(9906,898,42,3329),(9907,898,22,50),(9908,892,23,3330),(9909,892,33,80),(9910,892,9,3331),(9911,892,25,55),(9912,892,18,77),(9913,892,19,18),(9914,892,265,3332),(9915,892,6,339),(9916,892,7,12),(9917,892,13,3311),(9918,892,22,40),(9919,896,1,3333),(9920,896,9,3334),(9921,896,543,3335),(9922,896,18,3336),(9923,896,544,3337),(9924,896,11,2238),(9925,896,19,18),(9926,896,7,3338),(9927,896,13,3311),(9928,896,22,40),(9929,954,33,80),(9930,954,30,59),(9931,954,18,30),(9932,954,19,226),(9933,954,7,698),(9934,954,13,3002),(9935,954,22,50),(9936,864,73,3339),(9937,864,1,3340),(9938,864,23,353),(9939,864,30,59),(9940,864,10,2622),(9941,864,267,247),(9942,864,18,3341),(9943,864,11,3342),(9944,864,19,18),(9945,864,32,3343),(9946,864,7,1203),(9947,864,13,2829),(9948,864,22,50),(9949,864,28,3344),(9950,864,79,352),(9951,906,1,3345),(9952,906,9,3346),(9953,906,30,59),(9954,906,25,55),(9955,906,18,889),(9956,906,11,3347),(9957,906,19,18),(9958,906,32,3348),(9959,906,6,138),(9960,906,13,1976),(9961,906,22,40),(9962,984,24,362),(9963,984,23,1305),(9964,984,33,80),(9965,984,10,3349),(9966,984,25,55),(9967,984,18,30),(9968,984,19,226),(9969,984,6,339),(9970,984,7,629),(9971,984,13,1976),(9972,984,22,40),(9973,987,23,1376),(9974,987,33,80),(9975,987,25,55),(9976,987,18,77),(9977,987,19,18),(9978,987,13,1976),(9979,987,22,40),(9980,983,23,173),(9981,983,33,80),(9982,983,18,77),(9983,983,19,18),(9984,983,13,1976),(9985,983,22,40),(9986,983,246,3350),(9987,925,1,3351),(9988,925,23,353),(9989,925,9,3352),(9990,925,10,3353),(9991,925,25,55),(9992,925,521,3354),(9993,925,18,3355),(9994,925,19,18),(9995,925,12,12),(9996,925,7,3207),(9997,925,13,3356),(9998,925,522,3357),(9999,925,22,50),(10000,963,35,3358),(10001,963,27,3359),(10002,963,33,80),(10003,963,28,3360),(10004,963,25,55),(10005,963,11,1370),(10006,963,19,18),(10007,963,34,3361),(10008,963,545,3362),(10009,963,7,3363),(10010,963,13,1976),(10011,963,546,3364),(10012,963,547,3365),(10013,963,22,50),(10014,982,548,3366),(10015,982,34,86),(10016,982,27,247),(10017,982,33,80),(10018,982,28,137),(10019,982,25,133),(10020,982,194,817),(10021,982,18,30),(10022,982,11,3367),(10023,982,19,47),(10024,982,35,3368),(10025,982,29,3369),(10026,982,243,834),(10027,982,95,3370),(10028,982,7,326),(10029,982,13,3371),(10030,982,77,73),(10031,982,549,137),(10032,982,22,40),(10033,969,1,3372),(10034,969,24,362),(10035,969,10,3371),(10036,969,25,263),(10037,969,19,18),(10038,969,550,3373),(10039,969,12,12),(10040,969,7,839),(10041,969,13,3371),(10042,969,22,285),(10043,931,33,80),(10044,931,30,59),(10045,931,10,3374),(10046,931,25,3375),(10047,931,18,30),(10048,931,19,18),(10049,931,12,12),(10050,931,7,31),(10051,931,13,3371),(10052,931,22,50),(10053,992,1,3376),(10054,992,30,59),(10055,992,10,3377),(10056,992,73,3378),(10057,992,18,77),(10058,992,11,3379),(10059,992,19,18),(10060,992,7,1438),(10061,992,13,3380),(10062,992,22,50),(10063,992,28,3381),(10064,955,23,3382),(10065,955,33,80),(10066,955,9,3383),(10067,955,10,149),(10068,955,25,55),(10069,955,18,3384),(10070,955,19,18),(10071,955,12,12),(10072,955,7,139),(10073,955,13,3159),(10074,955,22,50),(10075,822,1,3385),(10076,822,9,3386),(10077,822,25,55),(10078,822,19,18),(10079,822,7,3387),(10080,822,13,3371),(10081,822,22,40),(10082,851,551,2492),(10083,851,552,3388),(10084,851,1,3389),(10085,851,553,3390),(10086,851,389,3391),(10087,851,11,2422),(10088,851,30,59),(10089,851,10,3392),(10090,851,25,55),(10091,851,194,817),(10092,851,554,184),(10093,851,28,3393),(10094,851,19,18),(10095,851,12,346),(10096,851,7,1438),(10097,851,13,3371),(10098,851,22,285),(10099,851,555,3394),(10100,847,1,3395),(10101,847,79,352),(10102,847,9,3396),(10103,847,23,353),(10104,847,18,947),(10105,847,19,18),(10106,847,7,83),(10107,847,13,3371),(10108,847,50,3397),(10109,847,22,26),(10110,978,33,80),(10111,978,18,1893),(10112,978,19,18),(10113,978,7,12),(10114,978,13,3371),(10115,978,50,3398),(10116,978,22,50),(10117,944,10,82),(10118,944,23,353),(10119,944,33,80),(10120,944,9,3399),(10121,944,79,1349),(10122,944,25,263),(10123,944,7,31),(10124,944,19,226),(10125,944,12,12),(10126,944,556,3400),(10127,944,13,3371),(10128,944,22,26),(10129,944,276,3401),(10130,912,557,3402),(10131,912,33,80),(10132,912,9,3403),(10133,912,25,1774),(10134,912,18,1775),(10135,912,19,18),(10136,912,88,3404),(10137,912,12,12),(10138,912,7,139),(10139,912,13,3371),(10140,912,21,20),(10141,912,22,26),(10142,912,558,3405),(10143,956,24,362),(10144,956,33,80),(10145,956,9,3406),(10146,956,25,55),(10147,956,104,3407),(10148,956,18,282),(10149,956,19,226),(10150,956,12,12),(10151,956,7,83),(10152,956,13,3371),(10153,956,21,455),(10154,956,105,3408),(10155,956,22,21),(10156,882,33,80),(10157,882,43,976),(10158,882,18,122),(10159,882,19,18),(10160,882,9,3409),(10161,882,13,3371),(10162,882,42,3410),(10163,882,22,40),(10164,950,1,3411),(10165,950,27,3412),(10166,950,9,3413),(10167,950,30,59),(10168,950,25,55),(10169,950,19,18),(10170,950,13,3371),(10171,950,22,50),(10172,938,559,3414),(10173,938,33,80),(10174,938,9,3415),(10175,938,10,3416),(10176,938,25,602),(10177,938,18,77),(10178,938,13,3371),(10179,938,19,226),(10180,938,12,12),(10181,938,7,1699),(10182,938,560,3417),(10183,938,561,3418),(10184,938,22,285),(10185,959,33,80),(10186,959,9,3419),(10187,959,10,149),(10188,959,25,55),(10189,959,19,18),(10190,959,12,12),(10191,959,7,83),(10192,959,13,3356),(10193,959,22,26),(10194,852,34,3420),(10195,852,27,1824),(10196,852,33,80),(10197,852,9,3421),(10198,852,25,55),(10199,852,18,30),(10200,852,19,18),(10201,852,118,3422),(10202,852,7,12),(10203,852,13,2922),(10204,852,22,40),(10205,934,24,362),(10206,934,33,80),(10207,934,9,3423),(10208,934,10,185),(10209,934,76,3424),(10210,934,18,282),(10211,934,19,345),(10212,934,7,187),(10213,934,13,3425),(10214,934,22,285),(10215,1000,1,3426),(10216,1000,35,3427),(10217,1000,25,55),(10218,1000,18,526),(10219,1000,19,18),(10220,1000,32,3428),(10221,1000,562,136),(10222,1000,7,1142),(10223,1000,13,3429),(10224,1000,22,26),(10225,949,73,3430),(10226,949,34,3431),(10227,949,24,362),(10228,949,33,80),(10229,949,10,3432),(10230,949,18,77),(10231,949,11,3433),(10232,949,19,18),(10233,949,29,3434),(10234,949,12,3435),(10235,949,7,1438),(10236,949,13,3436),(10237,949,22,21),(10238,803,10,3437),(10239,803,33,80),(10240,803,9,3438),(10241,803,563,136),(10242,803,25,55),(10243,803,18,30),(10244,803,19,226),(10245,803,12,12),(10246,803,7,1549),(10247,803,13,3439),(10248,803,50,3440),(10249,803,22,26),(10250,803,276,1303),(10251,863,23,3051),(10252,863,33,80),(10253,863,9,3441),(10254,863,25,55),(10255,863,18,77),(10256,863,19,18),(10257,863,13,3439),(10258,863,22,50),(10259,806,564,3442),(10260,806,35,3443),(10261,806,565,3444),(10262,806,33,80),(10263,806,566,3445),(10264,806,25,55),(10265,806,18,282),(10266,806,19,226),(10267,806,13,3446),(10268,806,22,285),(10269,973,79,352),(10270,973,33,80),(10271,973,9,3447),(10272,973,23,353),(10273,973,25,55),(10274,973,18,122),(10275,973,19,18),(10276,973,7,83),(10277,973,13,3446),(10278,973,42,3448),(10279,973,22,26),(10280,861,23,870),(10281,861,33,80),(10282,861,9,3449),(10283,861,10,149),(10284,861,18,1851),(10285,861,19,18),(10286,861,12,12),(10287,861,7,139),(10288,861,13,3450),(10289,861,77,73),(10290,861,22,50),(10291,814,24,3451),(10292,814,33,80),(10293,814,25,55),(10294,814,18,30),(10295,814,19,18),(10296,814,12,12),(10297,814,7,3452),(10298,814,13,3446),(10299,814,22,26),(10300,891,1,3453),(10301,891,10,3318),(10302,891,23,353),(10303,891,9,3454),(10304,891,79,352),(10305,891,18,947),(10306,891,19,18),(10307,891,12,12),(10308,891,7,1265),(10309,891,13,3318),(10310,891,50,3455),(10311,891,22,26),(10312,942,63,3456),(10313,942,9,3457),(10314,942,62,3458),(10315,942,25,105),(10316,942,18,106),(10317,942,33,80),(10318,942,13,3318),(10319,942,21,20),(10320,942,22,285),(10321,890,3,3),(10322,890,33,80),(10323,890,10,3318),(10324,890,25,55),(10325,890,19,226),(10326,890,567,3459),(10327,890,6,138),(10328,890,12,12),(10329,890,7,839),(10330,890,13,3318),(10331,890,22,26),(10332,927,1,3460),(10333,927,9,3461),(10334,927,10,149),(10335,927,18,30),(10336,927,19,47),(10337,927,12,12),(10338,927,7,139),(10339,927,13,3318),(10340,927,22,40),(10341,844,1,3462),(10342,844,16,3463),(10343,844,9,3464),(10344,844,10,3318),(10345,844,18,77),(10346,844,11,3318),(10347,844,19,18),(10348,844,7,272),(10349,844,13,3318),(10350,844,50,273),(10351,844,22,40),(10352,844,21,182),(10353,879,1,3465),(10354,879,16,3466),(10355,879,9,3467),(10356,879,10,3468),(10357,879,18,77),(10358,879,11,3468),(10359,879,19,18),(10360,879,7,272),(10361,879,13,3318),(10362,879,50,273),(10363,879,22,40),(10364,879,21,182),(10365,985,1,3469),(10366,985,146,661),(10367,985,79,352),(10368,985,117,283),(10369,985,10,185),(10370,985,9,3470),(10371,985,18,199),(10372,985,147,3471),(10373,985,19,18),(10374,985,111,664),(10375,985,12,12),(10376,985,7,284),(10377,985,13,3468),(10378,985,50,665),(10379,985,23,353),(10380,985,22,50),(10381,971,34,3472),(10382,971,27,3473),(10383,971,24,796),(10384,971,33,80),(10385,971,45,136),(10386,971,28,3474),(10387,971,25,155),(10388,971,521,3475),(10389,971,18,472),(10390,971,19,18),(10391,971,568,3476),(10392,971,569,3477),(10393,971,570,136),(10394,971,7,3478),(10395,971,13,3479),(10396,971,50,3480),(10397,971,22,799),(10398,971,571,3481);
/*!40000 ALTER TABLE `header` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `header_name`
--

DROP TABLE IF EXISTS `header_name`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `header_name` (
  `header_name_id` int(11) NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`header_name_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `header_name`
--

LOCK TABLES `header_name` WRITE;
/*!40000 ALTER TABLE `header_name` DISABLE KEYS */;
INSERT INTO `header_name` VALUES (1,'content-length'),(2,'x-xss-protection'),(3,'x-content-type-options'),(4,'x-connection-hash'),(5,'x-twitter-response-tags'),(6,'x-ua-compatible'),(7,'cache-control'),(8,'status'),(9,'set-cookie'),(10,'expires'),(11,'last-modified'),(12,'pragma'),(13,'date'),(14,'x-response-time'),(15,'x-transaction'),(16,'content-security-policy'),(17,'strict-transport-security'),(18,'server'),(19,'connection'),(20,'ms'),(21,'x-frame-options'),(22,'content-type'),(23,'x-powered-by'),(24,'content-language'),(25,'vary'),(26,'x-served-by'),(27,'x-cache'),(28,'age'),(29,'x-cache-hits'),(30,'accept-ranges'),(31,'x-request-guid'),(32,'etag'),(33,'transfer-encoding'),(34,'via'),(35,'x-varnish'),(36,'x-request-id'),(37,'x-runtime'),(38,'x-github-request-id'),(39,'public-key-pins'),(40,'x-revproc-1'),(41,'x-xrds-location'),(42,'cf-ray'),(43,'cf-railgun'),(44,'x-vserver'),(45,'x-varnish-cache'),(46,'x-timer'),(47,'content-security-policy-report-only'),(48,'x-nc'),(49,'x-fb-debug'),(50,'p3p'),(51,'edge-control'),(52,'x-msedge-ref'),(53,'x-analytics'),(54,'bdqid'),(55,'bduserid'),(56,'cxy_all'),(57,'bdpagetype'),(58,'pinterest-breed'),(59,'x-pinterest-rid'),(60,'pinterest-generated-by'),(61,'pinterest-version'),(62,'x-amz-id-1'),(63,'x-amz-id-2'),(64,'x-ac'),(65,'cf-cache-status'),(66,'x-moose'),(67,'rating'),(68,'rendered-blocks'),(69,'x-sct'),(70,'x-server-response-time'),(71,'x-dropbox-http-protocol'),(72,'x-dropbox-request-id'),(73,'x-via'),(74,'content-encoding'),(75,'srv'),(76,'keep-alive'),(77,'access-control-allow-origin'),(78,'proxy-connection'),(79,'x-aspnet-version'),(80,'x-aspnetmvc-version'),(81,'x-boa-requestid'),(82,'x-serviced-by'),(83,'x-whom'),(84,'x-api-version'),(85,'x-app-name'),(86,'x-pagetype'),(87,'x-stat-server'),(88,'x-server'),(89,'x-internal-host'),(90,'x-li-pop'),(91,'x-li-fabric'),(92,'x-li-uuid'),(93,'x-hit'),(94,'x-origin'),(95,'x-backend'),(96,'x-req-counter'),(97,'front-end-https'),(98,'x-ta-cdn-provider'),(99,'x-instart-streaming'),(100,'x-instart-request-id'),(101,'from-tr'),(102,'tr-request-id'),(103,'x-foxnews-edgettl'),(104,'rlogid'),(105,'x-ebay-c-request-id'),(106,'alternate-protocol'),(107,'x-auto-login'),(108,'x-pal-host'),(109,'x-cache-action'),(110,'x-cache-age'),(111,'access-control-allow-methods'),(112,'x-appversion'),(113,'x-az'),(114,'x-activity-id'),(115,'x-niconico-authflag'),(116,'x-niconico-sid'),(117,'access-control-allow-credentials'),(118,'x-amz-cf-id'),(119,'x-originating-url'),(120,'req_id'),(121,'x-netflix.nfstatus'),(122,'x-abt-server-hostname'),(123,'x-abt-application-version'),(124,'x-cid'),(125,'x-ccc'),(126,'x-page-speed'),(127,'x-fs-uuid'),(128,'x-lb-nocache'),(129,'x-instance'),(130,'x-recruiting'),(131,'x-cnection'),(132,'x-ec-custom-error'),(133,'x-conn-odmapi'),(134,'x-ssl-detected'),(135,'x-popads-node'),(136,'emea-info'),(137,'x-varnish-hits'),(138,'x-gateway'),(139,'x-aws-id'),(140,'x-vws-id'),(141,'content-md5'),(142,'x-dynatrace'),(143,'x-adobe-content'),(144,'x-tx-id'),(145,'resin-trace'),(146,'access-control-allow-headers'),(147,'correlationvector'),(148,'x-douban-splittest'),(149,'x-douban-mobileapp'),(150,'x-dae-node'),(151,'x-douban-newbid'),(152,'x-dm-lb'),(153,'x-dm-page'),(154,'x-dm-backnode-response-time'),(155,'x-dm-backnode'),(156,'x-buzzfeed'),(157,'x-age'),(158,'x-wmcache'),(159,'x-mobile'),(160,'x-cacheid'),(161,'x-render'),(162,'x-rs-ops'),(163,'x-rs-ben'),(164,'x-storage'),(165,'x-rs-time'),(166,'ischannel'),(167,'dc'),(168,'paypal-debug-id'),(169,'x-edgeconnect-midmile-rtt'),(170,'x-edgeconnect-origin-mex-latency'),(171,'x-farmid'),(172,'x-bip'),(173,'surrogate-key'),(174,'x-c'),(175,'x-gu-ng-cached'),(176,'x-gu-platform'),(177,'x-gu-edition'),(178,'x-clacks-overhead'),(179,'x-gu-backend-app'),(180,'x-servedbyhost'),(181,'ppserver'),(182,'x-drupal-cache'),(183,'x-ah-environment'),(184,'property-id'),(185,'x-origin-hint'),(186,'link'),(187,'x-generator'),(188,'x-node'),(189,'x-proxied'),(190,'x-mode'),(191,'sfy'),(192,'lfy'),(193,'x-backend-response-time'),(194,'x-cacheable'),(195,'x-ua-device-type'),(196,'modpagespeeddisablefilters'),(197,'r-host'),(198,'x-mod-pagespeed'),(199,'mime-version'),(200,'x-styx-version'),(201,'x-pantheon-styx-hostname'),(202,'x-styx-build-num'),(203,'x-styx-build-date'),(204,'x-styx-req-id'),(205,'x-styx-build-sha'),(206,'x-pantheon-endpoint'),(207,'host'),(208,'retry-after'),(209,'access-control-max-age'),(210,'x-powered-by-anquanbao'),(211,'pics-label'),(212,'www-authenticate'),(213,'x-kinja-server'),(214,'x-cdn-fetch'),(215,'x-kinja-build'),(216,'x-kinja-revision'),(217,'x-kinja-warnings'),(218,'x-kinja'),(219,'x-employment'),(220,'x-meta-tbi-final-client-ip'),(221,'x-meta-tbi-varnish-servers'),(222,'x-destination'),(223,'x-p0-cookie'),(224,'x-s-cookie'),(225,'x-b-cookie'),(226,'x-treatment-name'),(227,'x-bucket-value'),(228,'x-swift-cachetime'),(229,'x-swift-savetime'),(230,'x-shutterstock-data'),(231,'x-shutsec'),(232,'x-akamai-mashable-country'),(233,'x-robots-tag'),(234,'x-sp-te'),(235,'x-cache-lookup'),(236,'x-sp-ap'),(237,'content-location'),(238,'tcn'),(239,'x-varnish-origin'),(240,'bluegreen-enabled'),(241,'bluegreen-percent'),(242,'x-ua-profile'),(243,'x-ua-device'),(244,'x-nananana'),(245,'x-hacker'),(246,'x-pingback'),(247,'x-wwwlad-build'),(248,'x-serv'),(249,'x-config-ver'),(250,'x-atg-version'),(251,'x-px'),(252,'x-device-type'),(253,'dynatrace'),(254,'x-varnish-esi'),(255,'x-backend-server'),(256,'x-cache-info'),(257,'x-proxy'),(258,'x-cache-hit'),(259,'requestid'),(260,'powered-by-chinacache'),(261,'x-instart-debug-header'),(262,'eomportal-instance'),(263,'x-instart-cache-id'),(264,'cteonnt-length'),(265,'x-server-id'),(266,'x-powered-load'),(267,'x-cache-status'),(268,'x-w-dc'),(269,'x-host'),(270,'x-cdn'),(271,'x-wix-route-id'),(272,'x-iinfo'),(273,'x-seen-by'),(274,'x-cf-powered-by'),(275,'x-gannett-site-version'),(276,'x-akamai-transformed'),(277,'x-secret'),(278,'x-hp-cam-color'),(279,'serverid'),(280,'x-releaseinfo'),(281,'x-varnish-host'),(282,'x-pdffilter'),(283,'x-ageclass'),(284,'x-vcd'),(285,'x-sourceinfo'),(286,'x-varnish-cae-director'),(287,'x-currentmood'),(288,'x-e'),(289,'x-refresh'),(290,'x-arrname'),(291,'x-adblock-key'),(292,'x-download-options'),(293,'x-libra-upstreamhost'),(294,'x-nginx-upstreamhost'),(295,'x-nginx-pool'),(296,'x-d2id'),(297,'x-nginx-host'),(298,'x-upstream-server'),(299,'x-officeversion'),(300,'x-officecluster'),(301,'x-correlationid'),(302,'x-officefe'),(303,'x-officefd'),(304,'x-usersessionid'),(305,'suid'),(306,'x-join-the-band'),(307,'x-content-security-policy'),(308,'wstag'),(309,'x-cdnzz-fcache'),(310,'x-cache-behavior'),(311,'ga'),(312,'neg-created'),(313,'location'),(314,'x-macys-device'),(315,'x-accel-cache-control'),(316,'x-aol-snh'),(317,'servername'),(318,'srv_id'),(319,'x-cache-for'),(320,'x-trello-version'),(321,'x-trello-environment'),(322,'x-hits'),(323,'x-paytm-srv-id'),(324,'x-onedio-env'),(325,'server-name'),(326,'from'),(327,'x-vg-webcache'),(328,'x-dealer'),(329,'uxtime'),(330,'x-renderer'),(331,'x-perform'),(332,'webserver'),(333,'x-cached'),(334,'x-showroom-hostname'),(335,'rtss'),(336,'x-showroom-cms-preview-mode'),(337,'x-rack-cache'),(338,'sm-request-id'),(339,'x-akamai-citisite'),(340,'x-wily-info'),(341,'x-wily-servlet'),(342,'jid'),(343,'akam_tmx_valid'),(344,'host_service'),(345,'device_type'),(346,'x-ocache'),(347,'x-b'),(348,'x-t'),(349,'cookie'),(350,'x-goblin'),(351,'p3p '),(352,'x-expires-orig'),(353,'x-origin-ttl'),(354,'x-origin-cc'),(355,'x-fpcmode-result'),(356,'x-fpcmode-key'),(357,'x-creationtime'),(358,'x-db-host'),(359,'x-fastcgi-cache'),(360,'x-viewtype'),(361,'x-cache-origin'),(362,'x-all'),(363,'x-all-key'),(364,'x-okws-version'),(365,'set-edgescape-cookie'),(366,'x-nike-build-rev'),(367,'hz-serverid'),(368,'x-hi-human'),(369,'sitespect'),(370,'encoding'),(371,'x-amps'),(372,'ostk-callchainid'),(373,'x-forwarded-server'),(374,'wp-super-cache'),(375,'last-updatedl'),(376,'userflashversion'),(377,'x-veg'),(378,'x-rmn-cache-key'),(379,'x-rmn-cache'),(380,'x-session-id'),(381,'x-fruit'),(382,'x-visitor-id'),(383,'edgescape'),(384,'x-clst'),(385,'x-rcs-uarich'),(386,'accept-charset'),(387,'fw-via'),(388,'server-node'),(389,'x-ttl'),(390,'x-varnish-ttl'),(391,'x-hail-hydra'),(392,'x-role'),(393,'cache'),(394,'cc_cache'),(395,'x-uuid'),(396,'x-varnish-id'),(397,'wapbypass'),(398,'hostid'),(399,'x-dynatrace-js-agent'),(400,'cached_response'),(401,'surrogate-control'),(402,'x-hcom-xinfo'),(403,'x-hcom-info'),(404,'x-hcom-ctx'),(405,'expect'),(406,'om_pathinfoomniname'),(407,'s-cs'),(408,'t-srvr'),(409,'s-srvr'),(410,'x-adobe-host'),(411,'activity-id'),(412,'x-edgeconnect-cache-status'),(413,'x-removedcookies'),(414,'x-processesi'),(415,'x-contextid'),(416,'x-loc'),(417,'x-zephyr'),(418,'countryname'),(419,'x-obvious-tid'),(420,'x-obvious-info'),(421,'x-is-mobile'),(422,'x-version'),(423,'x-frontend'),(424,'rt-commit'),(425,'flx-build-date'),(426,'flx-server'),(427,'flx-commit'),(428,'cneonction'),(429,'x-media'),(430,'machinename'),(431,'zipcodedebug'),(432,'x-nginx'),(433,'x-dn-cache'),(434,'x-dn-identity'),(435,'zu-reduce-incorrect-email-signups'),(436,'x-opaque'),(437,'x-aicache-os'),(438,'x-we-need-to-talk'),(439,'x-asn'),(440,'x-chst'),(441,'x-asc'),(442,'x-realserver'),(443,'x-ip-address'),(444,'x-machine'),(445,'cmsesi'),(446,'x-swa-ws'),(447,'x-re-ref'),(448,'x-transkey'),(449,'x-ci-srv'),(450,'ci_svr_id'),(451,'wsheader'),(452,'x-qhcdn'),(453,'user-cache-control'),(454,'x-block-status'),(455,'x-gen-mode'),(456,'x-vgn-hpd-variations-key'),(457,'x-vgn-hpd-cached'),(458,'prxy'),(459,'svrname'),(460,'x-change-server'),(461,'x-ccm'),(462,'x-instance-name'),(463,'httpd-identifier'),(464,'ntcoent-length'),(465,'kp-eealive'),(466,'rt-fastcgi-cache'),(467,'cxohost'),(468,'x-rrt'),(469,'j-cacheable'),(470,'varnish-x-cache-hits'),(471,'x-ak-device'),(472,'x-opnet-transaction-trace'),(473,'x-engine'),(474,'x-srvid'),(475,'x-dpage'),(476,'website-info'),(477,'server-info'),(478,'refresh'),(479,'f-in-cache'),(480,'x-nids-serverid'),(481,'x-apacheserver'),(482,'x-perf'),(483,'x-hs-content-id'),(484,'https'),(485,'x-hit-count'),(486,'x-real-server'),(487,'server-n'),(488,'x-content-security-policy-report-only'),(489,'x-ua-level'),(490,'x-http-reason'),(491,'x-cache-profile'),(492,'x-xact-hosts'),(493,'x-xact-uuid'),(494,'x-logjam-request-id'),(495,'x-logjam-request-action'),(496,'x-cache-region'),(497,'x-phoenix-id'),(498,'x-cache-ab'),(499,'x-cache-debug-result'),(500,'x-cache-debug-served-by'),(501,'x-cache-device'),(502,'cdchost'),(503,'x-rf-cacheable'),(504,'front-server'),(505,'x-presslabs-stats'),(506,'x-original'),(507,'sid'),(508,'x-strangeloop'),(509,'x-akamai-devicetype'),(510,'x-wag-id'),(511,'x-akamai-native'),(512,'x-akamai-deviceos'),(513,'x-sl-compstate'),(514,'x-popsugar-server-name'),(515,'trd-beta-status'),(516,'x-dispatch'),(517,'x-revision'),(518,'x-page-cache'),(519,'x-cache-config'),(520,'x-user-agent'),(521,'s'),(522,'sloc'),(523,'x-bjdx-from'),(524,'x-vcache'),(525,'x-forwarded-proto'),(526,'x-grails-cached'),(527,'x-riot-cache'),(528,'x-content-options'),(529,'x-micro-cache'),(530,'x-cache-varnish'),(531,'apacheaddr'),(532,'v-serv'),(533,'x-cookie'),(534,'x-rg-pi'),(535,'x-correlation-id'),(536,'x-remote-ip'),(537,'x-country-code'),(538,'x-forwarded-for'),(539,'x-edition'),(540,'x-kompressorname'),(541,'x-servername'),(542,'varnish-x-cache'),(543,'x-var-ttl'),(544,'x-varcache'),(545,'response-flush'),(546,'x-epv'),(547,'x-ori'),(548,'realage'),(549,'x-restarts'),(550,'x-newrelic-app-data'),(551,'node'),(552,'origin'),(553,'x-magnolia-registration'),(554,'grace'),(555,'x-node-id'),(556,'commerce-server-software'),(557,'x-rp'),(558,'x-page-type'),(559,'server_id'),(560,'wfr'),(561,'txid'),(562,'x-esi-enable'),(563,'x-dc-name'),(564,'x-cache-host'),(565,'x-cache-backend'),(566,'x-ua'),(567,'x-requestid'),(568,'url-hash'),(569,'atp_isdpp'),(570,'at_isb'),(571,'at_shoptype');
/*!40000 ALTER TABLE `header_name` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `header_value`
--

DROP TABLE IF EXISTS `header_value`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `header_value` (
  `header_value_id` int(11) NOT NULL,
  `value` text,
  PRIMARY KEY (`header_value_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `header_value`
--

LOCK TABLES `header_value` WRITE;
/*!40000 ALTER TABLE `header_value` DISABLE KEYS */;
INSERT INTO `header_value` VALUES (1,'64259'),(2,'1; mode=block'),(3,'nosniff'),(4,'27992373135e469188677607354ece87'),(5,'BouncerCompliant'),(6,'IE=edge,chrome=1'),(7,'no-cache, no-store, must-revalidate, pre-check=0, post-check=0'),(8,'200 OK'),(9,'_twitter_sess=BAh7CSIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo%250ASGFzaHsABjoKQHVzZWR7ADoPY3JlYXRlZF9hdGwrCMJL0cNNAToMY3NyZl9p%250AZCIlZDZiNzYxYmRmOTIwN2U0YzMzZjNkZjNkYjdiYTRkYjk6B2lkIiUzZDBj%250AYjQyZDFkYWRmZDIwOGQ1ZjI2YmUwOTE3ZGU2ZQ%253D%253D--103f57a0dce8040d82747eea32a02051c68521a0; Path=/; Domain=.twitter.com; Secure; HTTPOnly, guest_id=v1%3A143350938310573204; Domain=.twitter.com; Path=/; Expires=Sun, 04-Jun-2017 13:03:03 UTC'),(10,'Tue, 31 Mar 1981 05:00:00 GMT'),(11,'Fri, 05 Jun 2015 13:03:03 GMT'),(12,'no-cache'),(13,'25'),(14,'c62c519030287cf7'),(15,'default-src https:; connect-src https:; font-src https: data:; frame-src https: twitter:; frame-ancestors \'self\'; img-src https: blob: data:; media-src https: blob:; object-src https:; script-src \'unsafe-inline\' \'nonce-5rhGzlHgVgapu/BVJaBlqA==\' \'unsafe-eval\' https:; style-src \'unsafe-inline\' https:; report-uri https://twitter.com/i/csp_report?a=NVQWGYLXFVZXO2LGOQ%3D%3D%3D%3D%3D%3D&ro=false;'),(16,'max-age=631138519'),(17,'tsa_c'),(18,'close'),(19,'A'),(20,'SAMEORIGIN'),(21,'text/html;charset=utf-8'),(22,'20'),(23,'3077'),(24,'2f486f22dc2b271f10b3449f1f82250e'),(25,'max-age=0'),(26,'text/html; charset=utf-8'),(27,'17797'),(28,'PHP/3.14467'),(29,'remixlang=73; expires=Wed, 01 Jun 2016 17:57:36 GMT; path=/; domain=.vk.com'),(30,'Apache'),(31,'no-store'),(32,'deny'),(33,'text/html; charset=windows-1251'),(34,'Fri, 05 Jun 2015 13:03:04 GMT'),(35,'570'),(36,'text/html; charset=utf8'),(37,'FSS'),(38,'Fri, 05 Jun 2015 13:03:07 GMT'),(39,'1425'),(40,'text/html; charset=UTF-8'),(41,'GFE/2.0'),(42,'10077'),(43,'en'),(44,'csrftoken=798cfdfa5f3379fd3eeac48073617be3; expires=Fri, 03-Jun-2016 13:03:08 GMT; Max-Age=31449600; Path=/, mid=VXGeDAAEAAG9GDj7V8VeAcWzOR3T; expires=Thu, 31-May-2035 13:03:08 GMT; Max-Age=630720000; Path=/'),(45,'Sat, 01 Jan 2000 00:00:00 GMT'),(46,'Cookie, Accept-Language, Accept-Encoding'),(47,'Close'),(48,'private, no-cache, no-store, must-revalidate'),(49,'Fri, 05 Jun 2015 13:03:08 GMT'),(50,'text/html'),(51,'138341'),(52,'cache-iad2138-IAD, cache-dfw1820-DFW'),(53,'HIT, HIT'),(54,'33'),(55,'Accept-Encoding'),(56,'cat factory 1.0'),(57,'1, 1'),(58,'max-age=60, s-maxage=60, public, must-revalidate'),(59,'bytes'),(60,'219363'),(61,'1; mode=block; report=https://cspreport.mail.ru/xxssprotection'),(62,'default-src mail.ru *.mail.ru *.imgsmail.ru *.mradx.net *.gemius.pl *.weborama.fr *.adriver.ru *.serving-sys.com; script-src \'unsafe-inline\' \'unsafe-eval\' mail.ru *.mail.ru *.imgsmail.ru *.mradx.net *.odnoklassniki.ru ok.ru; img-src *; style-src \'unsafe-inline\' \'unsafe-eval\' *.mail.ru *.imgsmail.ru *.mradx.net; font-src data: https: *.mail.ru *.imgsmail.ru *.mradx.net; report-uri https://cspreport.mail.ru/splash;'),(63,'mrcu=B10655719E0C78FFE3DEA0445EB1; expires=Mon, 02 Jun 2025 13:03:08 GMT; path=/; domain=.mail.ru'),(64,'Thu, 05 Jun 2014 13:03:08 GMT'),(65,'nginx/1.6.2'),(66,'Fri, 05 Jun 2015 16:03:08 GMT'),(67,'max-age=16070400'),(68,'no-cache,no-store,must-revalidate'),(69,'240177'),(70,'aee8183c-96f5-4869-a0eb-2c01bdbe4f8b'),(71,'prov=b2bb3ec3-c6c5-4c2c-ae33-b32f8f18b23a; domain=.stackoverflow.com; expires=Fri, 01-Jan-2055 00:00:00 GMT; path=/; HttpOnly'),(72,'Fri, 05 Jun 2015 13:03:13 GMT'),(73,'*'),(74,'Fri, 05 Jun 2015 13:02:13 GMT'),(75,'public, no-cache=\"Set-Cookie\", max-age=0'),(76,'849'),(77,'nginx'),(78,'Wed, 03 Jun 2015 22:10:47 GMT'),(79,'\"556f7b67-351\"'),(80,'chunked'),(81,'cl_b=FrdlOYML5RGqZck17fWJpgqtDk4;path=/;domain=.craigslist.org;expires=Fri, 01-Jan-2038 00:00:00 GMT'),(82,'Thu, 01 Jan 1970 00:00:00 GMT'),(83,'private'),(84,'text/html; charset=iso-8859-1'),(85,'571'),(86,'1.1 varnish'),(87,'nginx/1.4.4'),(88,'1964923931 1964905219'),(89,'public, max-age=1812'),(90,'Fri, 05 Jun 2015 13:03:15 GMT'),(91,'b5ac8adb65172f0dfe81877b3eee9277'),(92,'default-src *; script-src assets-cdn.github.com collector-cdn.github.com; object-src assets-cdn.github.com; style-src \'self\' \'unsafe-inline\' \'unsafe-eval\' assets-cdn.github.com; img-src \'self\' data: assets-cdn.github.com identicons.github.com www.google-analytics.com collector.githubapp.com *.githubusercontent.com *.gravatar.com *.wp.com; media-src \'none\'; frame-src \'self\' render.githubusercontent.com gist.github.com www.youtube.com player.vimeo.com checkout.paypal.com; font-src assets-cdn.github.com; connect-src \'self\' live.github.com wss://live.github.com uploads.github.com status.github.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com'),(93,'logged_in=no; domain=.github.com; path=/; expires=Tue, 05 Jun 2035 13:03:18 -0000; secure; HttpOnly, _gh_sess=eyJzZXNzaW9uX2lkIjoiNGQ2YjE3ZDJkNWRlYTAwNmM2ZjQ1ZTBlZjljMzg1NzIiLCJfY3NyZl90b2tlbiI6ImxrOHpKb3ptNmVBNml1L01MOWU2eHhnRWVleTIwUU1mTDZ2Q2RjM0k0THc9In0%3D--0a1964ea5d640267d32537d25d18c9b5d5988f1e; path=/; secure; HttpOnly'),(94,'max-age=31536000; includeSubdomains; preload'),(95,'X-PJAX, Accept-Encoding'),(96,'0.006529'),(97,'GitHub.com'),(98,'53e13e5d66f560f3e2b04e74a099de0d'),(99,'IE=Edge,chrome=1'),(100,'B15E44A0:3924:1CFC9EB:55719E16'),(101,'Fri, 05 Jun 2015 13:03:18 GMT'),(102,'max-age=300; pin-sha256=\"WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18=\"; pin-sha256=\"JbQbUG5JMJUoI6brnx0x3vZF6jilxsapbXGVfjhN8Fg=\"; includeSubDomains'),(103,'Fri, 05 Jun 2015 13:03:19 GMT'),(104,'1223'),(105,'Accept-Encoding,User-Agent'),(106,'Server'),(107,'Tue, 21 Oct 2014 21:13:33 GMT'),(108,'\"4c7-505f54dbe5940\"'),(109,'Fri, 05 Jun 2015 13:03:20 GMT'),(110,'openresty'),(111,'n/a = ok'),(112,'Fri, 05 Jun 2015 13:03:23 GMT'),(113,'text/plain'),(114,'Fri, 05 Jun 2015 13:03:24 GMT'),(115,'564'),(116,'Fri, 05 Jun 2015 13:03:29 GMT'),(117,'192429'),(118,'nginx/1.4.2'),(119,'Mon, 21 May 2012 12:54:37 GMT'),(120,'\"4fba3b0d-2efad\"'),(121,'__cfduid=d31fc5a05cdd12c1fc8b9218e54d630ec1433509413; expires=Sat, 04-Jun-16 13:03:33 GMT; path=/; domain=.stackexchange.com; HttpOnly, prov=0c6f897b-e7f1-4855-8e24-e4374464cc6b; expires=Fri, 01-Jan-2048 00:00:00 GMT; path=/; domain=.stackexchange.com; HttpOnly'),(122,'cloudflare-nginx'),(123,'bcf1bd25-7db1-48c3-a288-a89a250c67ad'),(124,'Fri, 05 Jun 2015 13:03:34 GMT'),(125,'https://openid.stackexchange.com/xrds'),(126,'1f1c140c008c0fca-GRU'),(127,'359c020305 4.12 0.014831 0030 d846'),(128,'23582'),(129,'Tue, 08 Apr 2014 13:15:45 GMT'),(130,'\"4327fa-5c1e-4f687c819e240\"'),(131,'91814'),(132,'1.1 varnish, 1.1 varnish'),(133,'User-Agent,Accept-Encoding'),(134,'max-age=900; includeSubDomains'),(135,'dfvimeowebproxy5'),(136,'1'),(137,'0'),(138,'IE=edge'),(139,'no-store, no-cache, must-revalidate, post-check=0, pre-check=0'),(140,'cache-mia1324-MIA'),(141,'MISS'),(142,'Fri, 05 Jun 2015 13:24:09 GMT'),(143,'Fri, 05 Jun 2015 13:03:33 GMT'),(144,'S1433509413.816100,VS0,VE167'),(145,'default-src https: data: \'unsafe-inline\' \'unsafe-eval\'; report-uri /_csp'),(146,'sameorigin'),(147,'adfly'),(148,'__cfduid=d3cf8a40fe5300a3aa0451edd6855432f1433509413; expires=Sat, 04-Jun-16 13:03:33 GMT; path=/; domain=.adf.ly; HttpOnly, FLYSESSID=72066cae6a57f6f39bba5ae9397fcf21a7a05337; path=/; domain=.adf.ly'),(149,'Thu, 19 Nov 1981 08:52:00 GMT'),(150,'1f1c1409dd62100c-GRU'),(151,'78841'),(152,'343710350'),(153,'PHP/5.4.36-0+deb7u3'),(154,'Wed, 11 Jan 1984 05:00:00 GMT'),(155,'Accept-Encoding, Accept-Encoding'),(156,'nginx/1.2.1'),(157,'max-age=0, no-cache, no-store, must-revalidate'),(158,'51585'),(159,'sssr'),(160,'am/2'),(161,'Fri, 05 Jun 2015 13:03:38 GMT'),(162,'PHP/5.4.41'),(163,'__cfduid=d07f9dfce49f2c25cffb0b0e6c5e2668b1433509418; expires=Sat, 04-Jun-16 13:03:38 GMT; path=/; domain=.tubecup.com; HttpOnly, PHPSESSID=cvkin076ijrl9a09afok5454n4; path=/; domain=.tubecup.com'),(164,'Accept-Encoding, Host'),(165,'Fri, 05 Jun 2015 13:03:39 GMT'),(166,'1f1c1429cb570fca-GRU'),(167,'HIT lax 250'),(168,'max-age=360'),(169,'__cfduid=d16efcc83d44dd7e8494a486ef86b14dd1433509418; expires=Sat, 04-Jun-16 13:03:38 GMT; path=/; domain=.feedly.com; HttpOnly'),(170,'Fri, 05 Jun 2015 08:19:49 GMT'),(171,'W/\"8810-1433492389000\"'),(172,'1f1c14292e6c0fc4-GRU'),(173,'PHP/5.5.9-1ubuntu4.9'),(174,'__cfduid=d9e0dce987b6c11f078bb36fb3cd2af7c1433509423; expires=Sat, 04-Jun-16 13:03:43 GMT; path=/; domain=.popcash.net; HttpOnly'),(175,'Fri, 05 Jun 2015 13:03:43 GMT'),(176,'1f1c1448e0540fe2-GRU'),(177,'max-age=15552000; preload'),(178,'default-src *;script-src https://*.facebook.com http://*.facebook.com https://*.fbcdn.net http://*.fbcdn.net *.facebook.net *.google-analytics.com *.virtualearth.net *.google.com 127.0.0.1:* *.spotilocal.com:* \'unsafe-inline\' \'unsafe-eval\' https://*.akamaihd.net http://*.akamaihd.net *.atlassolutions.com chrome-extension://lifbcibllhkdhoafpjfnlhfpfgnpldfl;style-src * \'unsafe-inline\';connect-src https://*.facebook.com http://*.facebook.com https://*.fbcdn.net http://*.fbcdn.net *.facebook.net *.spotilocal.com:* https://*.akamaihd.net wss://*.facebook.com:* ws://*.facebook.com:* http://*.akamaihd.net https://fb.scanandcleanlocal.com:* *.atlassolutions.com http://attachment.fbsbx.com https://attachment.fbsbx.com;'),(179,'reg_fb_ref=https%3A%2F%2Fwww.facebook.com%2F; path=/; domain=.facebook.com; httponly, reg_fb_gate=https%3A%2F%2Fwww.facebook.com%2F; path=/; domain=.facebook.com; httponly'),(180,'DzKqmO03ZezY6xtCAcP1w18km8urrmGA/sWBoZnzra8cbQrLZbbRbdgLsuky/iTBCyuZSrClozRwtTzrSBSyKA=='),(181,'CP=\"Facebook does not have a P3P policy. Learn why here: http://fb.me/p3p\"'),(182,'DENY'),(183,'PREF=ID=050635b9215bc910:FF=0:TM=1433509423:LM=1433509423:S=0GAzALKDaRB-ySgc; expires=Sun, 04-Jun-2017 13:03:43 GMT; path=/; domain=.google.co.jp, NID=68=UuurXCL-uR9wo9sa1FoVfVj_dTwDx2om_6sQoe5rXaOE2DJ5qm8wmq2al8js5LnpE_NqOKtmQiO7i3AwZxjG13mRQ2n-S0ittkUpdh3ld9mTzJiYonJ4zJyOqKUZ4lr_; expires=Sat, 05-Dec-2015 13:03:43 GMT; path=/; domain=.google.co.jp; HttpOnly'),(184,'none'),(185,'-1'),(186,'gws'),(187,'private, max-age=0'),(188,'CP=\"This is not a P3P policy! See http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info.\"'),(189,'1; mode=block; report=https://www.google.com/appserve/security-bugs/log/youtube'),(190,'VISITOR_INFO1_LIVE=8EGYlnUw84Q; path=/; domain=.youtube.com; expires=Thu, 04-Feb-2016 00:56:43 GMT; httponly, PREF=f1=50000000; path=/; domain=.youtube.com; expires=Thu, 04-Feb-2016 00:56:43 GMT, YSC=K-2APmJv7k0; path=/; domain=.youtube.com; httponly'),(191,'Tue, 27 Apr 1971 19:44:06 EST'),(192,'gwiseguy/2.0'),(193,'CP=\"This is not a P3P policy! See http://support.google.com/accounts/answer/151657?hl=pt-BR for more info.\"'),(194,'PREF=ID=9569ac5fa1bbad53:FF=0:TM=1433509423:LM=1433509423:S=7Sa0BDWJH2q7nplQ; expires=Sun, 04-Jun-2017 13:03:43 GMT; path=/; domain=.google.com.br, NID=68=TEIM7Os8LJcf0loVb9dRdoD8ecOUw49GnyqnWHS99smsIUq90KWAWd91RDKdx6EWBzjvGSQ8-gyRakJ1So-NhczrhTeLOlOC0SDTpSYSLGIW0Nlndl9mdvXWDjzSq7iq; expires=Sat, 05-Dec-2015 13:03:43 GMT; path=/; domain=.google.com.br; HttpOnly'),(195,'PREF=ID=fcc3da146aa7a5ca:FF=0:TM=1433509423:LM=1433509423:S=IccE16Xh4YzNbWVC; expires=Sun, 04-Jun-2017 13:03:43 GMT; path=/; domain=.google.de, NID=68=FDgJnSEl6r2BZiZNRHK5UUPOYnxR_hPu6XRrAkXqs7atxzM1bf72iJJROZZLbucd2osvKMmNTf-dwJuXZoD_t1Xi8Ql6ZpBKqM_bgFYzvS41iq8CwctvWh0F3QbYjgJH; expires=Sat, 05-Dec-2015 13:03:43 GMT; path=/; domain=.google.de; HttpOnly'),(196,'PREF=ID=5aa8c9465d332f4f:FF=0:TM=1433509423:LM=1433509423:S=sS9cwj2eDEJdHLM0; expires=Sun, 04-Jun-2017 13:03:43 GMT; path=/; domain=.google.co.uk, NID=68=RaVBxmtr7Ye_3oZZ5lRaukHqDHNAxfw3p4rdaXbPZ4TnUFyQN1isqEZw4yHGi0eVoYAJKlPJnQ7TpftB8vUS_MIGcFHOYB7mQC94qjNtipBpKKyaRYTf4LWSvN3T8gus; expires=Sat, 05-Dec-2015 13:03:43 GMT; path=/; domain=.google.co.uk; HttpOnly'),(197,'61469'),(198,'_FS=NU=1; domain=.bing.com; path=/, _SS=SID=7D322489E151412CB9FAB0E7DEB0E889; domain=.bing.com; path=/, SRCHD=AF=NOFORM; expires=Sun, 04-Jun-2017 13:03:44 GMT; domain=.bing.com; path=/, SRCHUID=V=2&GUID=23ABE5AF1BEF4ACCAD58CF0835E3CC75; expires=Sun, 04-Jun-2017 13:03:43 GMT; path=/, SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20150605; expires=Sun, 04-Jun-2017 13:03:44 GMT; domain=.bing.com; path=/, _EDGE_S=F=1&SID=07F9FCE658B3610819A4FB5B591D604D; path=/; httponly; domain=bing.com, _EDGE_V=1; path=/; httponly; expires=Sun, 04-Jun-2017 13:03:44 GMT; domain=bing.com, MUID=3C47B6D71A786D4D36CFB16A1BD66C2F; path=/; expires=Sun, 04-Jun-2017 13:03:44 GMT; domain=bing.com, MUIDB=3C47B6D71A786D4D36CFB16A1BD66C2F; path=/; httponly; expires=Sun, 04-Jun-2017 13:03:44 GMT'),(199,'Microsoft-IIS/8.5'),(200,'CP=\"NON UNI COM NAV STA LOC CURa DEVa PSAa PSDa OUR IND\"'),(201,'Ref A: A541299FAE174A7884BE3CBF2E0F8081 Ref B: FA818B56A0315E420DC4FA6A9EE8C024 Ref C: Fri Jun 05 06:03:44 2015 PST'),(202,'2759'),(203,'PHP/5.3.25'),(204,'PHPSESSID=7c3c78f7195e66a38cd3a5ec59bc297d; expires=Sat, 06-Jun-2015 12:32:24 GMT; path=/'),(205,'2650239399 2649946742, 930673486 922524871'),(206,'https=1'),(207,'cp1055 hit (7505), cp1066 frontend hit (61794)'),(208,'HHVM/3.6.1'),(209,'GeoIP=BR:S_o_Paulo:-23.4733:-46.6658:v4; Path=/; Domain=.wikipedia.org, WMF-Last-Access=05-Jun-2015;Path=/;HttpOnly;Expires=Tue, 07 Jul 2015 12:00:00 GMT'),(210,'3079'),(211,'Tue, 02 Jun 2015 22:11:49 GMT'),(212,'s-maxage=3600, must-revalidate, max-age=0'),(213,'Fri, 05 Jun 2015 13:03:44 GMT'),(214,'PREF=ID=64df7d158da346b2:FF=0:TM=1433509424:LM=1433509424:S=lAMYrHnBEjiigQn8; expires=Sun, 04-Jun-2017 13:03:44 GMT; path=/; domain=.google.co.in, NID=68=ikOt_hax4kFTfdDKIUnzlIC_n1o0wSY-jcWmISQwvfrdzBKMWmbF39XBc4lR06emUdVOH0UwbPqdwgL4MQyfKHZWQLBKOIetnMtFS_8oCa2p3xGqQMK3lD8f4RwGjPjy; expires=Sat, 05-Dec-2015 13:03:44 GMT; path=/; domain=.google.co.in; HttpOnly'),(215,'0x9145b13f00004435'),(216,'HPHP'),(217,'BAIDUID=E07564F48F3AF0776BCF643E4E53A80A:FG=1; expires=Thu, 31-Dec-37 23:55:55 GMT; max-age=2147483647; path=/; domain=.baidu.com, BIDUPSID=E07564F48F3AF0776BCF643E4E53A80A; expires=Thu, 31-Dec-37 23:55:55 GMT; max-age=2147483647; path=/; domain=.baidu.com, PSTM=1433509424; expires=Thu, 31-Dec-37 23:55:55 GMT; max-age=2147483647; path=/; domain=.baidu.com, BDSVRTM=0; path=/, BD_HOME=0; path=/, H_PS_PSSID=13089_14555_1440_13245_14509_14444_14430_14599_12867_14622_10562_14500_12722_14625_14485_14329_11894_13937_14274_8498; path=/; domain=.baidu.com, __bsi=17691598225171920582_00_355_N_N_82_0303_C02F_N_N_N; expires=Fri, 05-Jun-15 13:03:49 GMT; domain=www.baidu.com; path=/'),(218,'bfe/1.0.8.2'),(219,'baidu+9bc05272ac86b0f8d5455c499de1e80f'),(220,'CP=\" OTI DSP COR IVA OUR IND COM \"'),(221,'1413136262'),(222,'CORGI'),(223,'default-src \'self\' https://*.pinterest.com https://*.pinimg.com  *.pinterest.com *.pinimg.com *.google.com connect.facebook.net *.google-analytics.com https://*.facebook.com *.facebook.com www.googleadservices.com googleads.g.doubleclick.net platform.twitter.com *.tiles.mapbox.com *.online-metrix.net \'unsafe-inline\' \'unsafe-eval\'; frame-src *; img-src *; report-uri /_/_/csp_report/'),(224,'max-age=31556926;'),(225,'User-Agent, Cookie, Accept-Encoding'),(226,'close, Transfer-Encoding'),(227,'416751854595'),(228,'ngapp2-8135df70'),(229,'csrftoken=USdWuGXZUIZGVzzmeeRTitInk78RBS4w; Domain=.pinterest.com; expires=Fri, 03-Jun-2016 13:03:45 GMT; Max-Age=31449600; Path=/, _pinterest_sess=TWc9PSZKNUY2NTRkeWFqb1poZVhUZGJRRUpXejFiWHBkK2FCWTVJUjRnd2diUXR6YnhwMHh5cTczYVlwNzJhUk80VWJLSndqOTFjWVI0Y2lmSWFuRFl4bnNsMmVtdnhEYmQ1cDkzeFlFOHM4RE9iUkJQQzBkODdRTE1yVWg2b3dsWnRnUkhjREx0R1NuekxzbUdnaVRJTWhYOEE9PSZ0Z0hYZ2h3aE91WGY1UWJBZnI0VXlsaW1XeW89; Domain=.pinterest.com; expires=Mon, 30-May-2016 13:03:45 GMT; httponly; Max-Age=31103999; Path=/; secure'),(230,'Fri, 05 Jun 2015 13:03:45 GMT'),(231,'CP=\"This is not a P3P policy. See https://www.pinterest.com/_/_/help/articles/pinterest-and-p3p for more info.\"'),(232,'0a849d2'),(233,'skin=noskin; path=/; domain=.amazon.co.jp, x-wl-uid=1kFlUr+UWZxDkESO+uZLYwHlabPJ3s/sBXTzJzb9evwghPF7iJZtYbraEA7fVElwACi7D8VW/VF4=; path=/; domain=.amazon.co.jp; expires=Mon, 31-Dec-2035 15:00:01 GMT, session-id-time=2082726001l; path=/; domain=.amazon.co.jp; expires=Mon, 31-Dec-2035 15:00:01 GMT, session-id=375-0339990-7239462; path=/; domain=.amazon.co.jp; expires=Mon, 31-Dec-2035 15:00:01 GMT'),(234,'0HQS22CG9QWJQ76CW0A7'),(235,'UmQGx3mCsq3LEXe+f+cGvFBgpsgdI/hdcaUAtakOmKte4IeMP3ofip4PjlVgENfN'),(236,'text/html; charset=Shift_JIS'),(237,'PREF=ID=a8c554a91f85e89e:FF=0:TM=1433509425:LM=1433509425:S=qLnoOArkUcHcI6qX; expires=Sun, 04-Jun-2017 13:03:45 GMT; path=/; domain=.google.es, NID=68=C1YC1MndqtK37UG-dFBWsw9TVrvv16FOoDtxcKKMnEqoLnjdnucZz7F8vM3mjuNzTVwK3L_BB9i5LWzws8DaN3OHKSDorfn3TU_OS8N2YZmUN7FgEh2w3UhyL8fNLftN; expires=Sat, 05-Dec-2015 13:03:45 GMT; path=/; domain=.google.es; HttpOnly'),(238,'11772'),(239,'Fri, 05 Jun 2015 13:11:42 GMT'),(240,'max-age=477'),(241,'Accept-Encoding, Cookie'),(242,'5.dfw _dfw'),(243,'tmgioct=55719e31cca5230771683780; expires=Mon, 02-Jun-2025 13:03:45 GMT; Max-Age=315360000; path=/; httponly'),(244,'max-age=15552001'),(245,'CP=\"Tumblr\'s privacy policy is available here: https://www.tumblr.com/policy/en/privacy\"'),(246,'__cfduid=da5807a26bde6e88de68a269208b8eec31433509428; expires=Sat, 04-Jun-16 13:03:48 GMT; path=/; domain=.reddit.com; HttpOnly'),(247,'HIT'),(248,'Fri, 05 Jun 2015 13:03:48 GMT'),(249,'majestic'),(250,'1f1c1469b1bf18c1-GRU'),(251,'PREF=ID=c5f40c719e049a40:FF=0:TM=1433509428:LM=1433509428:S=_ZOMiWNIN56vcrWV; expires=Sun, 04-Jun-2017 13:03:48 GMT; path=/; domain=.google.com.br, NID=68=mLxPvo4aOdAQr-9hibWntrXJTaIc_A14MqaBQL6CENfA4Dy1gOEejHIwHFA2743wRrmUSG_PQsnfKdv-jFQAYEgWg2Fbs281g9kQLhTN0qsfNyAcLmYQwLwWXXWdAPB3; expires=Sat, 05-Dec-2015 13:03:48 GMT; path=/; domain=.google.com.br; HttpOnly'),(252,'35813'),(253,'Fri, 05 Jun 2015 12:56:42 GMT'),(254,'W/\"a5672-8be5-517c4deb53640\"'),(255,'PREF=ID=7eb1d31785fd5a68:FF=0:TM=1433509428:LM=1433509429:S=7oHb0wKpdXueZ1J2; expires=Sun, 04-Jun-2017 13:03:49 GMT; path=/; domain=.google.ca, NID=68=H0fKw064cvtPlUGFDLXbvZHDM3LFeeyklTLbn5iVZ5r1Zz0fBFMsaAjHfZolHyK-Z0q3pEfRRMNk0wda59ZGonjYkfeRlWw-df-7g9jmCwkuPxr5DcNw7HK_pk9GE0qD; expires=Sat, 05-Dec-2015 13:03:49 GMT; path=/; domain=.google.ca; HttpOnly'),(256,'Fri, 05 Jun 2015 13:03:49 GMT'),(257,'PREF=ID=d4eb35803ce87fab:FF=0:TM=1433509428:LM=1433509429:S=EzD8qLrzDWK6AYfv; expires=Sun, 04-Jun-2017 13:03:49 GMT; path=/; domain=.google.fr, NID=68=QQZn9jWsM4aW2ILc8GPagTS9UjrF4nDu4SYQEiaNic1dBkhQhfhhHpzeUXrT2xGvAiimQ-gUiXCTDlRhvwpHPT-p8FIFJwjvv17h712zp11qqmO_uCx-U2SIy81By-J3; expires=Sat, 05-Dec-2015 13:03:49 GMT; path=/; domain=.google.fr; HttpOnly'),(258,'PREF=ID=f0f86b88496a1895:FF=0:TM=1433509429:LM=1433509429:S=nbzExMm5jiuEsMNH; expires=Sun, 04-Jun-2017 13:03:49 GMT; path=/; domain=.google.com.mx, NID=68=kdHGzESWOqjsSaMMZZwEot9xTZvbE82jkn1R1O5huctTYd6YMvdY0jqCL9lyFXjTHBeOXr8cWRyN3RktX2SaXBI0KUakIDZD03_jRa9IixO4qBzXXy3i0AjnfXd6oHi_; expires=Sat, 05-Dec-2015 13:03:49 GMT; path=/; domain=.google.com.mx; HttpOnly'),(259,'PREF=ID=38142e2297e35cea:FF=0:TM=1433509429:LM=1433509429:S=A2EW8nfnx7TA3V-6; expires=Sun, 04-Jun-2017 13:03:49 GMT; path=/; domain=.google.com.tr, NID=68=JJ-gA12xU8croV0MxmNiHSDDdLw9mApNvXy8YKn9PRLgsVEtjtpIhNfEJeS7eWnsBuW_0rfvQtuXfslH8ZzQTQ_8FeukITLa_Adq9Sn_HEHocOG3Jamjrd5ZUz9OPwVb; expires=Sat, 05-Dec-2015 13:03:49 GMT; path=/; domain=.google.com.tr; HttpOnly'),(260,'PREF=ID=4074b5b3ea47f448:FF=0:NW=1:TM=1433509429:LM=1433509429:S=ETmZxWeskPZ-YWeb; expires=Sun, 04-Jun-2017 13:03:49 GMT; path=/; domain=.google.ru, NID=68=atjCRXswxsRM9-RXhI8iKn6Kj0bNcqMl8qFiXfvCohBws11z1og62GuKth8xZ6iHKXYCydB6QDkiJQpguQJsmHmcaVRUz6g_m3uOL1CO_BB5hpaZhYJcIGXBhF31t0yw; expires=Sat, 05-Dec-2015 13:03:49 GMT; path=/; domain=.google.ru; HttpOnly'),(261,'RTA-5042-1996-1400-1577-RTA'),(262,'platform=pc; expires=Mon, 08-Nov-2060 02:07:38 GMT; Max-Age=1433595829; path=/; domain=.pornhub.com, RNLBSERVERID=ded1500; path=/'),(263,'User-Agent'),(264,'PREF=ID=b4835f41a0181757:FF=0:TM=1433509429:LM=1433509429:S=dZXQhA7Q7P0RbYEh; expires=Sun, 04-Jun-2017 13:03:49 GMT; path=/; domain=.google.it, NID=68=F80NKTUpB0w8IxbLGyW9FAgz64lUnuzhrlznVvX39uWbT2-XKR32mWMfOnVLY_j7cYPNDKoR3b41UsvqI6J7aUwF-nT15u0wL9l17AHJ1xI7eo207-tlgCNGHL2bA770; expires=Sat, 05-Dec-2015 13:03:49 GMT; path=/; domain=.google.it; HttpOnly'),(265,'x-wl-uid=1g8oT/KlKq34UIJ71C9e0i8+mzw97tEetAer+KLNkOjHEQrl3Jz5zdpKAKsUBtjLEl1LLVhFLdmE=; path=/; domain=.amazon.de; expires=Mon, 31-Dec-2035 23:00:01 GMT, session-id-time=2082754801l; path=/; domain=.amazon.de; expires=Mon, 31-Dec-2035 23:00:01 GMT, session-id=280-6064583-9146139; path=/; domain=.amazon.de; expires=Mon, 31-Dec-2035 23:00:01 GMT'),(266,'PNXP38KKJZ4W0M700CFY'),(267,'+yIzKmw47oItuPVzEqyFeOxQQuMeVSxlQnzbjxWTuvmIJP4vdVAPY48YyOwbVVxN'),(268,'policyref=\"http://www.amazon.de/w3c/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC \"'),(269,'283043'),(270,'default-src \'self\' \'unsafe-inline\' \'unsafe-eval\' https://yastatic.net *.yandex.ru yandex.ru *.yandex.net yandex.st yastatic.net *.yastatic.net wss://portal-xiva.yandex.net wss://push.yandex.ru; img-src data: \'self\' https://yastatic.net awaps.yandex.net *.yandex.ru yandex.ru *.tns-counter.ru *.gemius.pl yandex.st *.yandex.net yastatic.net *.yastatic.net; report-uri https://www.yandex.ru/log/csp?from=big.ru&showid=22876.21409.1433509429.47685&h=a17&yu=1309582621433509429;'),(271,'yp=; Expires=Tue, 07-Jun-2005 13:03:49 GMT; Path=/, yp=; Expires=Tue, 07-Jun-2005 13:03:49 GMT; Domain=.www.yandex.ru; Path=/, yp=1436101429.ygu.1; Expires=Mon, 02-Jun-2025 13:03:49 GMT; Domain=.yandex.ru; Path=/, ys=gsync.1433509429; Domain=.yandex.ru; Path=/, yandex_gid=10136; Expires=Sun, 05-Jul-2015 13:03:49 GMT; Domain=.yandex.ru; Path=/, Cookie_check=1; Domain=.yandex.ru; Path=/, S=; Expires=Tue, 07-Jun-2005 13:03:49 GMT; Path=/, yandexuid=1309582621433509429; Expires=Mon, 02-Jun-2025 13:03:49 GMT; Domain=.yandex.ru; Path=/'),(272,'no-cache,no-store,max-age=0,must-revalidate'),(273,'policyref=\"/w3c/p3p.xml\", CP=\"NON DSP ADM DEV PSD IVDo OUR IND STP PHY PRE NAV UNI\"'),(274,'92118'),(275,'nginx/1.2.9'),(276,'Fri, 05 Jun 2015 10:28:12 GMT'),(277,'PREF=ID=e91609d65920bc57:FF=0:TM=1433509430:LM=1433509430:S=MHWDZyv7LXijDcoh; expires=Sun, 04-Jun-2017 13:03:50 GMT; path=/; domain=.google.com.au, NID=68=l1yP2zgxV6-A4nYkP4ctjItz97U9kMCibuUA6Y94tU2DFDGjePgnpSJA3jqXTrq1ZHDQqQ-G7GABkgRI1DByBHXovm9oKUN-JfU07L48gGBryP7nbEhLRicK2pg05xB3; expires=Sat, 05-Dec-2015 13:03:50 GMT; path=/; domain=.google.com.au; HttpOnly'),(278,'Fri, 05 Jun 2015 13:03:50 GMT'),(279,'PREF=ID=4b1a00715ce0dcf4:FF=0:TM=1433509430:LM=1433509430:S=-qCqTg9TXpfa-mM9; expires=Sun, 04-Jun-2017 13:03:50 GMT; path=/; domain=.google.com.hk, NID=68=hNxERbWwM0hn7v62i6ljOjK_wt5BAzoADo-rOOEPu7Uvlvym3kyarryFwWY7uIK_B7B68KA6NWRB7orMHpyjH2agc0sxGg0k6ZE-oF5kt7JfAEonVC0ZnqltsLTceYvD; expires=Sat, 05-Dec-2015 13:03:50 GMT; path=/; domain=.google.com.hk; HttpOnly'),(280,'HtmlPage'),(281,'Mon, 26 Jul 1997 05:00:00 GMT'),(282,'Apache-Coyote/1.1'),(283,'true'),(284,'no-cache, no-store'),(285,'text/html;charset=UTF-8'),(286,'PREF=ID=30817501a399ecd0:FF=0:TM=1433509431:LM=1433509432:S=vYQDh-qOXSk66iDm; expires=Sun, 04-Jun-2017 13:03:52 GMT; path=/; domain=.google.pl, NID=68=ozEyJnr-i6ozDop0T2yRAiEamwTFTiL_qF0zFFsv1300o4WHRKIMlsZXlBqsnIjHKOpZ7L-MONpECIyMX9q4s07AJ31QioTwZ54Ld_ZnabmXDMTek7_hdaB4vR3uVW43; expires=Sat, 05-Dec-2015 13:03:52 GMT; path=/; domain=.google.pl; HttpOnly'),(287,'Fri, 05 Jun 2015 13:03:51 GMT'),(288,'img-src https://* data: ; connect-src https://* ws://127.0.0.1:*/ws ; media-src https://* ; object-src https://cf.dropboxstatic.com/static/ https://www.dropboxstatic.com \'self\' https://flash.dropboxstatic.com https://swf.dropboxstatic.com https://dbxlocal.dropboxstatic.com ; default-src \'none\' ; font-src https://* data: ; frame-src https://* carousel://* dbapi-6://* itms-apps://* itms-appss://* ; style-src https://* \'unsafe-inline\' \'unsafe-eval\' ; report-uri https://www.dropbox.com/csp_log ; script-src https://ajax.googleapis.com/ajax/libs/jquery/ \'unsafe-eval\' \'self\' https://cf.dropboxstatic.com/static/javascript/ https://cf.dropboxstatic.com/static/coffee/compiled/ https://www.dropboxstatic.com/static/javascript/ https://www.dropboxstatic.com/static/coffee/ https://www.google.com/recaptcha/api/ \'unsafe-inline\'  \'nonce-51rsBAbyqyqZd0ZqGJdv\' ;'),(289,'locale=en; Domain=dropbox.com; expires=Wed, 03 Jun 2020 13:03:51 GMT; Path=/; secure, gvc=MTU0ODY0MzczODMxMjMzMjM0MTAzNjA0MTg0NDgwNjI3ODQ0NTA0; expires=Wed, 03 Jun 2020 13:03:51 GMT; httponly; Path=/; secure, t=DO1IYwicJarclHqtWnED9Sw3; Domain=dropbox.com; expires=Sun, 05 Jul 2015 13:03:51 GMT; httponly; Path=/; secure, js_csrf=DO1IYwicJarclHqtWnED9Sw3; Domain=www.dropbox.com; expires=Sun, 05 Jul 2015 13:03:51 GMT; Path=/; secure'),(290,'max-age=15552000; includeSubDomains'),(291,'202'),(292,'None'),(293,'b601d653806869f7862f28dbf27ff4f0'),(294,'x-wl-uid=1kQk7E+cq940bA9cbwqnF1wCCBY/JajyB5DFIPJphXiwqJVwKPFtZhcxYDUsXtnOi8Va72+TDIKg=; path=/; domain=.amazon.in; expires=Tue, 01-Jan-2036 00:00:01 GMT, session-id-time=2082758401l; path=/; domain=.amazon.in; expires=Tue, 01-Jan-2036 00:00:01 GMT, session-id=279-6678612-8078618; path=/; domain=.amazon.in; expires=Tue, 01-Jan-2036 00:00:01 GMT'),(295,'YGF4706BTD34F9GXFD31'),(296,'g7GAkyQ2Gw0nPN1EbETVjoxx+WgFyi0wtUXERfcOmfMYrH4n0/r2+w=='),(297,'Fri, 05 Jun 2015 13:03:52 GMT'),(298,'text/html; charset=ISO-8859-15'),(299,'1.1 czdx87:80 (Cdn Cache Server V2.0), 1.1 shiben3:4 (Cdn Cache Server V2.0)'),(300,'Fri, 05 Jun 2015 13:05:13 GMT'),(301,'Accept-Encoding,User-Agent,Accept'),(302,'max-age=80'),(303,'Fri, 05 Jun 2015 13:03:53 GMT'),(304,'text/html; charset=GBK'),(305,'gzip'),(306,'country_code=BR; Path=/;'),(307,'max-age=31536000; includeSubDomains'),(308,'public'),(309,'T=TI143350937600000083135185068271164007523344047558007370535533176054;Path=/;Domain=flipkart.com;Expires=Mon, 02-Jun-2025 13:03:53 GMT, SN=2.VI05A67C8523824FC29168563EDB2460B4.SI328023CC085141E188E6C0DF20099D22.VS06970C7B885D483EA6E3215E1512D80B.1433509433;Path=/;Domain=flipkart.com;Expires=Wed, 02-Dec-2015 13:03:53 GMT'),(310,'Accept-Encoding, Accept-Encoding, User-Agent'),(311,'keep-alive'),(312,'PREF=ID=7d069451f1aa7a22:FF=0:TM=1433509433:LM=1433509434:S=sAiT2ezKGV-Uco5a; expires=Sun, 04-Jun-2017 13:03:54 GMT; path=/; domain=.google.co.id, NID=68=XZ_OevBzsTDfn8I9JLw0GWFGkWF-QpU0qPe-ECvHu3jhjgI8Prd5OS_CBeMB09DIhmaQn3IVlhO2TdApxLguwhF6zeWBC0DcTKVqti3i1o6wgxoJNnWevnjI1mkY5Qsx; expires=Sat, 05-Dec-2015 13:03:54 GMT; path=/; domain=.google.co.id; HttpOnly'),(313,'PREF=ID=e7e0bbd83265712e:FF=0:NW=1:TM=1433509434:LM=1433509434:S=lsMwPqfIbaVmrft9; expires=Sun, 04-Jun-2017 13:03:54 GMT; path=/; domain=.google.co.kr, NID=68=ONZsA1FyuzoeD9Wz8UUT6AJyJJq27EmRfYLgO17xgltSLn4bNJcd12clHjP3weyQJCAQxXZRabQ24iYlgZcqOwfUc1UbtJZoSTOtMnuOlevijsQi22UCNiYGfPVLJW8O; expires=Sat, 05-Dec-2015 13:03:54 GMT; path=/; domain=.google.co.kr; HttpOnly'),(314,'Fri, 05 Jun 2015 13:03:54 GMT'),(315,'PREF=ID=dc606a2f6054ef7f:FF=0:TM=1433509434:LM=1433509434:S=h7Ag6MNPtim8xCrY; expires=Sun, 04-Jun-2017 13:03:54 GMT; path=/; domain=.google.nl, NID=68=KYHIXvsMSA_NKaN-RDJuBjCxDQLnuX0afD2nECXd1JCcX0JaNgVxZonIr9_BL_q5-4kqc98Ax-OhL0m3rl6gsEjTAeZ1HFVZivemnXJX2pOUv0eMJ7-3RlnJ4gpGtk5t; expires=Sat, 05-Dec-2015 13:03:54 GMT; path=/; domain=.google.nl; HttpOnly'),(316,'PHP/5.6.8'),(317,'uuid=C04ECCF7-CA73-499D-85BA-3FBA04DD6697; expires=Tue, 08-Nov-2061 02:07:48 GMT; Max-Age=1465131834; path=/; domain=.xhamster.com, visit_host=bookmark; expires=Fri, 12-Jun-2015 13:03:54 GMT; Max-Age=604800; path=/; domain=.xhamster.com, stats=97; expires=Fri, 12-Jun-2015 13:03:54 GMT; Max-Age=604800; path=/; domain=.xhamster.com, stats_id=520267; expires=Fri, 12-Jun-2015 13:03:54 GMT; Max-Age=604800; path=/; domain=.xhamster.com, event_number=1; expires=Sat, 06-Jun-2015 13:03:54 GMT; Max-Age=86400; path=/; domain=.xhamster.com, mdg:uid=799%3Aa4%3A1; path=/; domain=.xhamster.com, first_visit=1433509434; expires=Sat, 04-Jun-2016 13:03:54 GMT; Max-Age=31536000; path=/; domain=.xhamster.com, prid=--; expires=Sat, 06-Jun-2015 13:03:54 GMT; Max-Age=86400; path=/; domain=.xhamster.com, prs=--; expires=Sat, 06-Jun-2015 13:03:54 GMT; Max-Age=86400; path=/; domain=.xhamster.com'),(318,'nginx/1.6.0'),(319,'m6'),(320,'Fri, 05 Jun 2015 13:01:29 GMT'),(321,'PREF=ID=179efdcb5726a411:FF=0:TM=1433509434:LM=1433509434:S=jnhzhiM3746f-FFi; expires=Sun, 04-Jun-2017 13:03:54 GMT; path=/; domain=.google.com.tw, NID=68=VOh8lr8nM6WjX23qUiQ9_mOikBKaoO7a5Pot0UM8sROdSGOWSKffnZhwepKwAjLFYRx1KeADEVOuR6AwB9fknKFgSujgO5v8AYYYku7XgzpejjC7Th3jK7T35rKOIZYN; expires=Sat, 05-Dec-2015 13:03:54 GMT; path=/; domain=.google.com.tw; HttpOnly'),(322,'PREF=ID=5f4c827ffef64a27:FF=0:TM=1433509434:LM=1433509434:S=1t7K-3sW8TBZTOs6; expires=Sun, 04-Jun-2017 13:03:54 GMT; path=/; domain=.google.com.eg, NID=68=gLsX9yNsM0VFjKwwcSPrr42t1xp7hazpdkeR7Pla12XyYpcck9tus9AELfFhQf-ty_vUSXlcSCTZYJKqsp8nyok3uZaRF5UWaOzq07y0ZXYHcePYsaEZasHoT7v8SPeu; expires=Sat, 05-Dec-2015 13:03:54 GMT; path=/; domain=.google.com.eg; HttpOnly'),(323,'2946700692'),(324,'Fri, 05 Jun 2015 13:04:54 GMT'),(325,'timeout=15'),(326,'max-age=60'),(327,'x-wl-uid=13SgJ/LCuTw3OgV275CxJ+dFYiFZHiXAj/n6R/7GkjPt7VEe5IiuLdA5TezRul1fue+Gh1M6f0lw=; path=/; domain=.amazon.co.uk; expires=Tue, 01-Jan-2036 00:00:01 GMT, session-id-time=2082758401l; path=/; domain=.amazon.co.uk; expires=Tue, 01-Jan-2036 00:00:01 GMT, session-id=276-3924782-2364535; path=/; domain=.amazon.co.uk; expires=Tue, 01-Jan-2036 00:00:01 GMT'),(328,'S0WMGVRKYCXD8CPBQXED'),(329,'va96Ef/Jv+Lu3BqIMWRBqWdomRS58q4tNm94WQ6vsi1Ig2GAeSKL6xe0N7Mms21a'),(330,'policyref=\"http://www.amazon.co.uk/w3c/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC \"'),(331,'PREF=ID=f7352eb7ee4ecb7c:FF=0:TM=1433509434:LM=1433509434:S=aYuT-Ij6D8ZYYF1V; expires=Sun, 04-Jun-2017 13:03:54 GMT; path=/; domain=.google.com.pk, NID=68=mrUsihgi0_sX1JGUC_AdA2HUBW8BsxdgkxSyDbzbLtqlUS9W39G8oTeRwaBDLPDCZlnvUDTu_3H5lgvKJwMZ_I2lpVqIsjoy1ip_wdbNeTQ0odnQJI0wX77GCMN84vL2; expires=Sat, 05-Dec-2015 13:03:54 GMT; path=/; domain=.google.com.pk; HttpOnly'),(332,'18595'),(333,'Express'),(334,'_csrf=MCuUPvZWUYF05F2L7ZiDvv45; Path=/, ob_marketing_locale=en; Path=/'),(335,'W/\"Rr+DgT0H0zbuGnj0y3hUVw==\"'),(336,'Fri, 05 Jun 2015 13:03:57 GMT'),(337,'SWID=23273BE5-1F2C-47AA-A6F7-C2CC27164DCE; path=/; expires=Thu, 31 May 2035 13:03:58 GMT; domain=go.com;, device=pc; path=/; Expires=Sun, 05 Jul 2015 13:03:58 GMT;'),(338,'User-Agent,Cookie, Accept-Encoding'),(339,'IE=Edge'),(340,'max-age=20'),(341,'Fri, 05 Jun 2015 13:03:58 GMT'),(342,'CP=\"CAO DSP COR CURa ADMa DEVa TAIa PSAa PSDa IVAi IVDi CONi OUR SAMo OTRo BUS PHY ONL UNI PUR COM NAV INT DEM CNT STA PRE\"'),(343,'PREF=ID=3ea633a442ad264f:FF=0:TM=1433509438:LM=1433509438:S=RwaCLaCO_HSYZ-oo; expires=Sun, 04-Jun-2017 13:03:58 GMT; path=/; domain=.google.com.ar, NID=68=oFBcZlrm0AlnyiOvSgzekb-LOGSVTso5X_g4y-L-5KMeNwdDp2nKoDLzbzAY4Iobo3DWkV3QwWW0UJMbpfVlfCg1NPprSY8pILFy0OeUmcXn2zFNXrj8NP7ZYLqyNDGz; expires=Sat, 05-Dec-2015 13:03:58 GMT; path=/; domain=.google.com.ar; HttpOnly'),(344,'112954'),(345,'Keep-Alive'),(346,''),(347,'Fri, 29 May 2015 21:02:55 GMT'),(348,'max-age=300,s-maxage=300'),(349,'Fri, 05 Jun 2015 13:01:24 GMT'),(350,'154'),(351,'13550'),(352,'4.0.30319'),(353,'ASP.NET'),(354,'diply-view=organic; domain=.diply.com; expires=Fri, 05-Jun-2015 14:03:59 GMT; path=/, __RequestVerificationToken=EnhnNNZdq8bll8I1936CArss66V3vKIxmZdjk8gxriCvR5ytCoqDe_WNTeITNsAyCSCg9JrjK_WwvL-QMyy3Gxc7eV01; path=/; HttpOnly'),(355,'5.2'),(356,'PREF=ID=1562e75da60e3e45:FF=0:TM=1433509439:LM=1433509439:S=GXfJFoVheD93LlQo; expires=Sun, 04-Jun-2017 13:03:59 GMT; path=/; domain=.google.co.th, NID=68=n4sBUx6QUOoSnuVh8xilPiALLTeOvsHlDylOkrjVkKNMwguB-p3vOsLR7BJax1VuOebC_OmC84oiaIiZHaU9pNz56LKIYSypMgeZMnSFgZxOs6tTKuxgBW4b3tsvFeK4; expires=Sat, 05-Dec-2015 13:03:59 GMT; path=/; domain=.google.co.th; HttpOnly'),(357,'Fri, 05 Jun 2015 13:03:59 GMT'),(358,'ABTEST=0|1433509438|v17; expires=Sun, 05-Jul-15 13:03:58 GMT; path=/, IPLOC=CN; expires=Sat, 04-Jun-16 13:03:58 GMT; domain=.sogou.com; path=/, SUID=A0445EB16A28920A0000000055719E3E; expires=Thu, 31-May-35 13:03:58 GMT; domain=.sogou.com; path=/'),(359,'CP=\"CURa ADMa DEVa PSAo PSDo OUR BUS UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR\", CP=\"CURa ADMa DEVa PSAo PSDo OUR BUS UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR\", CP=\"CURa ADMa DEVa PSAo PSDo OUR BUS UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR\"'),(360,'JSESSIONID=E1099B8780303BFE0B396B2F96939BC8; Path=/; HttpOnly'),(361,'Tue, 27 May 2014 14:24:44 JST'),(362,'en-US'),(363,'TLTSID=54ECB85E0B83100BA4F29BC9AA898546; Path=/; Domain=.bankofamerica.com, TLTUID=54ECB85E0B83100BA4F29BC9AA898546; Path=/; Domain=.bankofamerica.com; Expires=Fri, 05-06-2025 13:03:59 GMT, JS_PBI=0000bDZp3udU09hG8XrPghbGzQu:18jo7qeje; HTTPOnly; Path=/; Secure; HttpOnly, NLH=NLH; Expires=Wed, 02-Dec-15 13:03:59 GMT; Path=/; Domain=.bankofamerica.com; Secure, CONTEXT=en_US; Path=/; Domain=.bankofamerica.com; Secure, INTL_LANG=en_US; Path=/; Domain=.bankofamerica.com; Secure, LANG_COOKIE=en_US; Path=/; Domain=.bankofamerica.com; Secure, BOA_0020=20150605:0:O:b11d4061-582d-41a2-b6a8a2ecf7887c13; Expires=Mon, 02-Jun-25 13:03:59 GMT; Path=/; Domain=.bankofamerica.com, BOFA_LOCALE_COOKIE=en-US; Path=/; Domain=.bankofamerica.com; Secure; HttpOnly, WPID=F2S4;path=/;domain=.bankofamerica.com;, SID=002A529A3D0055719E3F;path=/;domain=.bankofamerica.com;'),(364,'Thu, 01 Dec 1994 16:00:00 GMT'),(365,'7PEleKdGbkEAA2nhy8MAAAAI'),(366,'no-cache, no-store, must-revalidate'),(367,'/homepage/overview.go--YsVghsOWM6LI9vFxVwFhEg==--c8mnL+x7MYBbJGiurQnEjw=='),(368,'DENY, SAMEORIGIN'),(369,'text/html;charset=ISO-8859-1'),(370,'x-wl-uid=1yf3AeAAEiyrW5FsoSKGnCYjAdmCeUW13j+WQPI3NLPqkvtyxXZyOmrp253tteRY55PdcLEqGf28=; path=/; domain=.amazon.fr; expires=Mon, 31-Dec-2035 23:00:01 GMT, session-id-time=2082754801l; path=/; domain=.amazon.fr; expires=Mon, 31-Dec-2035 23:00:01 GMT, session-id=279-4662294-0439758; path=/; domain=.amazon.fr; expires=Mon, 31-Dec-2035 23:00:01 GMT'),(371,'M8EQ7Q284T48SAHJG1P1'),(372,'J0tGwGX3gRxPa9fen+H5r4CguGZxCF9aQ/0hv54lhfbUBkgHjhUBRb+agTqqB0cW'),(373,'Fri, 05 Jun 2015 13:04:00 GMT'),(374,'web-09'),(375,'PHP/5.5.19'),(376,'bonga20120608=q0nil6en4hdvmjhog2040e8pu6; path=/; domain=.bongacams.com, ts_type=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.bongacams.com, ts_type2=1; expires=Sat, 04-Jun-2016 13:03:59 GMT; Max-Age=31536000; path=/; domain=.bongacams.com, ls_ver_new=9; expires=Sat, 04-Jun-2016 13:03:59 GMT; Max-Age=31536000; path=/; domain=.bongacams.com, BONGA_VU=1; expires=Sat, 06-Jun-2015 13:03:59 GMT; Max-Age=86400; path=/; domain=.bongacams.com, warning18=%5B%22pt_PT%22%5D; expires=Sat, 04-Jun-2016 13:03:59 GMT; Max-Age=31536000; path=/; domain=.bongacams.com'),(377,'nginx/1.4.3'),(378,'Fri, 05 Jun 2015 13:08:29 GMT'),(379,'__cfduid=d7334a70c924729b01fbf610d3261d5441433509439; expires=Sat, 04-Jun-16 13:03:59 GMT; path=/; domain=.life.com.tw; HttpOnly, PHPSESSID=8hakjqgnevs0huj14qv8gb4tf0; path=/; domain=life.com.tw; HttpOnly'),(380,'1f1c14aee9420fbe-GRU'),(381,'userinfo=__58bfea36f8011154faba%3B%7B%22username%22%3A%22%22%2C%22uniqueid%22%3A%2293ae288de3155edd929d2f6e6aceed3e%22%2C%22vd%22%3A%221433509440%2C1433509440%2C0%2C1%2C0%2C%2C1%2C0%2C1%2C1433509440%2C1433509440%2C1%2C1%2C0%2C1433509440%2C9%2C0%2C1%2C0%2C%2C1%2C0%2C1%22%2C%22attr%22%3A268435456%7D; expires=Sun, 05-Jul-2015 13:04:00 GMT; path=/; domain=.deviantart.com'),(382,'policyref=\"/w3c/p3p.xml\", CP=\"NOI DSP COR CURa OUR STP\"'),(383,'text/html; charset=ISO-8859-1'),(384,'PREF=ID=1f403e43f2af3640:FF=0:TM=1433509444:LM=1433509444:S=PBQsbHRUys0dLeE5; expires=Sun, 04-Jun-2017 13:04:04 GMT; path=/; domain=.google.com.sa, NID=68=bPzcX0J_iceZudYMFby8J6dAjXFLisxVm5dyrEDPmvfffR1VMieTP2vBDMd3pWivXIRSOGSa1Q3zCLet2PXTVARUT_ySUpsMjYqIS1WVQGzj69ROkV5Nr123Nzse8ISw; expires=Sat, 05-Dec-2015 13:04:04 GMT; path=/; domain=.google.com.sa; HttpOnly'),(385,'Fri, 05 Jun 2015 13:04:04 GMT'),(386,'5-5'),(387,'395863453 395855113'),(388,'homepage'),(389,'RMID=007f0101450455719e440008;Path=/; Domain=.nytimes.com;Expires=Sat, 04 Jun 2016 13:04:04 UTC'),(390,'146'),(391,'Host'),(392,'3332'),(393,'ln=en; path=/; domain=.ilividnewtab.com'),(394,'Fri, 05 Jun 2015 15:04:04 GMT'),(395,'web5'),(396,'max-age=7200'),(397,'1.1 www.zillow.com'),(398,'036'),(399,'JSESSIONID=899B31BF12877B5D5094F08B69E07947; Path=/; HttpOnly, JSESSIONID=899B31BF12877B5D5094F08B69E07947; Path=/; HttpOnly, zguid=22|%5B%22bf58f3f5-6226-4c38-b5c2-2460a511e235%22%2C%22000000%22%2C%22%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%5Cu0000%22%2C%22false%40false%40false%40false%400%400%400%400%400%400%22%2C%220%22%2C%220%22%2C%220%22%2C%2210%22%2C%220%22%2C%220%400%400%400%400%400%22%2C%22%22%5D; Domain=.zillow.com; Expires=Thu, 05-Jun-2025 01:04:04 GMT; Path=/, abtest=2|SQoHgTRirh8SA%2BMe; Domain=.zillow.com; Expires=Thu, 05-Jun-2025 01:04:04 GMT; Path=/, F5P=2283849738.0.0000; path=/'),(400,'Fri, 05 Jun 2015 13:04:03 GMT'),(401,'PROD-ELA4'),(402,'prod-lva1'),(403,'1.1 varnish-v4'),(404,'_uv_id=357764659; Path=/; Domain=.slideshare.net, SERVERID=r88|VXGeR|VXGeR; path=/'),(405,'24'),(406,'Q/MQlz7Z5BOAHoOAeCsAAA=='),(407,'Fri, 05 Jun 2015 13:00:04 GMT'),(408,'104737488 102294669'),(409,'W/\"55719d54-3ab05\"'),(410,'Fri, 05 Jun 2015 13:03:40 GMT'),(411,'PREF=ID=cfe72a0ee4c45ead:FF=0:TM=1433509444:LM=1433509444:S=1NdnlVKYJPS33weT; expires=Sun, 04-Jun-2017 13:04:04 GMT; path=/; domain=.google.gr, NID=68=HxHmhko-jBi82smYYmv499W5pkmAPxVRY58pyEoc-E3rpSx0W02iofWBQdpXpb1Hxd3s04jX7kKTuGwj8TrXNURf_7TqQGRmgP_n4sWvPBy9_DS0CMlZTccNJYVNSt-2; expires=Sat, 05-Dec-2015 13:04:04 GMT; path=/; domain=.google.gr; HttpOnly'),(412,'PREF=ID=ff1257361818ecd5:FF=0:TM=1433509444:LM=1433509444:S=yRzt0QACMtLgPauN; expires=Sun, 04-Jun-2017 13:04:04 GMT; path=/; domain=.google.co.ve, NID=68=UXhCFqAOXRPOsJGX4RX7BoRV3K_fLnVKDyKks9zym-a7DJBlhAK6hjLZ43wzhalx-MS9SSHBJk4zhFD78wOe3r3lFg4vOZtOSPf2zBl43Pgrs_Gsr80-EGABMcSUb1jz; expires=Sat, 05-Dec-2015 13:04:04 GMT; path=/; domain=.google.co.ve; HttpOnly'),(413,'PREF=ID=ca689c9c01a8cbe6:FF=0:TM=1433509444:LM=1433509444:S=fGylmzeW35UKC4RG; expires=Sun, 04-Jun-2017 13:04:04 GMT; path=/; domain=.google.co.za, NID=68=fOELximGNcGI1GnD2YBKJBnVoDhVvik4PvILzIcpxaNd6EqduHjzCcItUZAfILmGS-h-VuBhU8yk1t3-lnDa3O0L37euv6RbfI8fHMlwOYDaFDd-4rzIApT--C9End3c; expires=Sat, 05-Dec-2015 13:04:04 GMT; path=/; domain=.google.co.za; HttpOnly'),(414,'HIT 4237'),(415,'458'),(416,'X-InternalIP, X-Cloud'),(417,'s41071'),(418,'np_20_dc4_8_133_80'),(419,'public, s-maxage=800'),(420,'38a2ed975bba18d746a01c76799b3232'),(421,'1244631097 1244162933'),(422,'rails-varnish-7ea908; H'),(423,'Fri, 05 Jun 2015 13:06:04 GMT'),(424,'0.946570'),(425,'\"20a6b9d3dbeadc708afeeb8ffe1b45ec\"'),(426,'off'),(427,'max-age=120, public'),(428,'9681'),(429,'146602'),(430,'referring_user=-1; domain=.themeforest.net; path=/; expires=Sat, 05-Sep-2015 13:04:04 GMT, _fd_session=BAh7B0kiD3Nlc3Npb25faWQGOgZFVEkiJWJiMjYxZWFlYjI1MmZhMmQyMWM0NGFjZDg2OGZjNjY3BjsAVEkiEF9jc3JmX3Rva2VuBjsARkkiMVFia21iZk52RU5HWWdVODNGSmN2Q0V0aExYbUxMUE1Gc3JmbWUwUFdZSjg9BjsARg%3D%3D--6237dde2404ba1301042168b7a2e8461f5964ea6; path=/; expires=Mon, 05-Jun-2017 01:04:04 GMT; HttpOnly, signed_in=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT'),(431,'f74beb958f280265af455ca341fc3887'),(432,'\"2369c98707bc210a59d8e5f842797154\"'),(433,'max-age=0, private, must-revalidate'),(434,'0.336278'),(435,'TASession=%1%V2ID.5070FE10DF54C8B942D93365F2CAF465*SQ.1*LS.Home*GR.8*TCPAR.84*TBR.31*EXEX.74*ABTR.64*PPRP.67*PHTB.18*FS.8*CPU.75*HS.popularity*ES.popularity*AS.popularity*DS.99*SAS.popularity*FPS.oldFirst*DF.0*LP.%2F*TRA.true; Domain=.tripadvisor.com; Path=/, ServerPool=B; Domain=.tripadvisor.com; Path=/, TATravelInfo=V2*AC.SAO*A.2*MG.-1*HP.2*FL.3*RS.-1; Domain=.tripadvisor.com; Expires=Fri, 19-Jun-2015 13:04:05 GMT; Path=/, CM=%1%HanaPersist%2C%2C-1%7Cpu_vr2%2C%2C-1%7Ct4b-pc%2C%2C-1%7CHanaSession%2C%2C-1%7CRCPers%2C%2C-1%7CWShadeSeen%2C%2C-1%7Cpu_vr1%2C%2C-1%7CFtrPers%2C%2C-1%7CHomeASess%2C1%2C-1%7CBPSess%2C%2C-1%7CAWPUPers%2C%2C-1%7Ccatchsess%2C1%2C-1%7Cbrandsess%2C%2C-1%7CCCSess%2C%2C-1%7Csesssticker%2C%2C-1%7C%24%2C%2C-1%7Ct4b-sc%2C%2C-1%7Cviator_2%2C%2C-1%7Csess_rev%2C%2C-1%7Csessamex%2C%2C-1%7Cviator_1%2C%2C-1%7CSaveFtrPers%2C%2C-1%7Cpers_rev%2C%2C-1%7CMetaFtrSess%2C%2C-1%7CRBAPers%2C%2C-1%7CWAR_RESTAURANT_FOOTER_PERSISTANT%2C%2C-1%7CFtrSess%2C%2C-1%7CHomeAPers%2C%2C-1%7C+r_lf_1%2C%2C-1%7CRCSess%2C%2C-1%7C+r_lf_2%2C%2C-1%7Ccatchpers%2C%2C-1%7CBPPers%2C%2C-1%7CAWPUSess%2C%2C-1%7CPU_quick1%2C%2C-1%7CPU_quick2%2C%2C-1%7Cvr_npu2%2C%2C-1%7Csh%2C%2C-1%7CLastPopunderId%2C104-771-null%2C-1%7Cpssamex%2C%2C-1%7Cvr_npu1%2C%2C-1%7CCCPers%2C%2C-1%7CWAR_RESTAURANT_FOOTER_SESSION%2C%2C-1%7Cbrandpers%2C%2C-1%7CWarPopunder_Session%2C%2C-1%7CWarPopunder_Persist%2C%2C-1%7Cr_ta_2%2C%2C-1%7Cr_ta_1%2C%2C-1%7CSaveFtrSess%2C%2C-1%7CRBASess%2C%2C-1%7Cperssticker%2C%2C-1%7CMetaFtrPers%2C%2C-1%7C; Domain=.tripadvisor.com; Expires=Mon, 02-Jun-2025 13:04:05 GMT; Path=/, TAReturnTo=%1%%2F; Domain=.tripadvisor.com; Path=/, TASSK=enc%3ArC2SIvRxnVWEwSOW5WaH91IvwBRyE34HBlO8GCyqYJTz8IYzmy43iI7jVQTVzBw3; Domain=www.tripadvisor.com; Path=/; Expires=Wed, 02 Dec 2015 13:04:05 GMT; HttpOnly, TAUnique=%1%enc%3Alo50eYgECZdIvde845PnniZIJ6nf58Jzn%2BQrAxtPH%2BgnuvWISCXjiA%3D%3D; Domain=.tripadvisor.com; Path=/; Expires=Sun, 04 Jun 2017 13:04:05 GMT; HttpOnly'),(436,'Edgecast'),(437,'Fri, 05 Jun 2015 13:04:05 GMT'),(438,'CP=\"NOI CURa ADMa DEVa TAIa OUR BUS IND UNI COM NAV INT DSP COR CAO PSA IDC ADM DEVi TAIi PSD IVAi IVDi CONi HIS CNT\"'),(439,'m-b=\"OzrkELPiGdmHXFRDqJp7dA\\075\\075\"; Domain=.quora.com; Max-Age=644756095; Path=/; expires=Fri, 09-Nov-2035 23:59:00 GMT; HttpOnly, m-s=\"ECmXkXM7NmsrdBfEknBHpQ\\075\\075\"; Domain=.quora.com; Path=/; HttpOnly, m-css_v=731a602d47615f3318; Domain=.quora.com; Max-Age=644756094; Path=/; expires=Fri, 09-Nov-2035 23:59:00 GMT'),(440,'Fri, 01 Jan 1990 00:00:00 GMT'),(441,'HtmlStreaming:MISS,streaming_cache_not_ready;InstantLoad:SKIP,html_streaming_miss'),(442,'IE=Edge, chrome=1'),(443,'private, no-store, max-age=0, no-cache, must-revalidate, post-check=0, pre-check=0'),(444,'7910232892150641229:QSJ01-NPPRY11:1433509445:34'),(445,'v1st=B231C41134B69DAC; path=/; expires=Wed, 19 Feb 2020 14:28:00 GMT; domain=.wellsfargo.com, CookiesAreEnabled=yes; domain=.wellsfargo.com;path=/; secure=true; HttpOnly, OB_SO_ORIGIN=source=homepage; domain=.wellsfargo.com;path=/; secure=true; HttpOnly, wfacookie=1120150605060404447652431; domain=.wellsfargo.com; path=/; expires=2 Jun 2025 13:04:04 GMT; secure=true; HttpOnly, ISD_WWWAF_COOKIE=!K/P1vRDvS9+iPT3DDKKFjC7qlX+blfjozF2DAEw5drB9nY+/T+tJMZ8cJd+e4LCvDMS2zB9NlOVXpg==; path=/'),(446,'KONICHIWA/2.0'),(447,'trafrt023iad.io.askjeeves.info'),(448,'VXGeRQpcrRkAAEL@e5QAAAWo'),(449,'user=o=0&l=dir;Path=/;Domain=ask.com, tr_uid=VXGeRQpcrRkAAEL@e5QAAAWo;Path=/;Domain=ask.com;Expires=Sat, 04-Jun-2016 13:04:05 GMT, uc=u=931295E8-83B2-49E1-9E92-D08CF0656DA1&sn=askus030iad.io.askjeeves.info&od=none&op=-&fv=1433509445664&lv=1433509445664&ok=-&nv=1;Path=/;Domain=.ask.com;Expires=Thu, 29-May-2025 09:04:05 GMT, ucs=sk=-&sp=-&so=-&sd=none&sc=-&s=480167049&ap=&am=&an=&ad=dirN&sv=1433509445664&ag=&ps=1&af=;Path=/;Domain=.ask.com'),(450,'90s'),(451,'max-age=30'),(452,'JSESSIONID=E07A6D3458F3E22DD16C90815E2543FA; Path=/; HttpOnly, ebay=%5Esbf%3D%23%5E;Domain=.ebay.com;Path=/, dp1=bu1p/QEBfX0BAX19AQA**5752d1c5^bl/BR59340545^;Domain=.ebay.com;Expires=Sun, 04-Jun-2017 13:04:05 GMT;Path=/, s=CgAD4ACBVcu/FYzNkMjQwMzMxNGQwYTM1ODI3ZTVkOTVmZmZmMjU5NDJP1MTW;Domain=.ebay.com;Path=/; HttpOnly, nonsession=CgADLAAFVcaVNMQDKACBe15/FYzNkMjQwMzMxNGQwYTM1ODI3ZTVkOTVmZmZmMjU5NDKaGt8t;Domain=.ebay.com;Expires=Sat, 04-Jun-2016 13:04:05 GMT;Path=/'),(453,'t6e%60cckjkb9%3Fuk%601d70f%2B546%60%29pqtfwpu%29pie%29fgg%7E-fij-14dc3d24044-0xbe'),(454,'Fri, 05 Jun 2015 13:04:06 GMT'),(455,'SAMEORIGIN, SAMEORIGIN'),(456,'ri=mA8ZtGbkSbk%3D,rci=7Q8spTfDQx0%3D'),(457,'6Y6/L5e+fwMAhuTSdv1jHU+5btnlKUMp/3SohrIBlk2YQ0iMyErXhLhdb6d1Iv/7'),(458,'skin=noskin; path=/; domain=.amazon.com, x-wl-uid=184UfPJE6SlpX3W6VhG6gmSdbAtjPhU9ner7o3Zeb9StyknSiWMD6z7ydkcCiIWmhONmUFEems9w=; path=/; domain=.amazon.com; expires=Tue, 01-Jan-2036 08:00:01 GMT, session-id-time=2082787201l; path=/; domain=.amazon.com; expires=Tue, 01-Jan-2036 08:00:01 GMT, session-id=178-0510191-9293840; path=/; domain=.amazon.com; expires=Tue, 01-Jan-2036 08:00:01 GMT'),(459,'1P693Z9TPGAHNKJHN3WP'),(460,'policyref=\"http://www.amazon.com/w3c/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC \"'),(461,'http/1.1 ir49.fp.bf1.yahoo.com (ApacheTrafficServer)'),(462,'B=a91dkd9an37i6&b=3&s=1c; expires=Mon, 05-Jun-2017 13:04:06 GMT; path=/; domain=.yahoo.com'),(463,'max-age=2592000'),(464,'ATS'),(465,'no-store, no-cache, private, max-age=0'),(466,'policyref=\"http://info.yahoo.com/w3c/p3p.xml\", CP=\"CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV\"'),(467,'123913'),(468,'HIT from ctc.gz.1cf2.41.spool.sina.com.cn'),(469,'schi_v1.02'),(470,'3'),(471,'Fri, 05 Jun 2015 13:05:04 GMT'),(472,'Tengine'),(473,'no-store, no-cache, must-revalidate'),(474,'91295'),(475,'adcash_panel=2616365633837346332663466653169316666393269356161393339326637393; expires=Sat, 06-Jun-2015 15:04:07 CEST; path=/; HttpOnly'),(476,'Sat, 26 Jul 1997 05:00:00 GMT'),(477,'no-store, no-cache, must-revalidate, max-age=0, post-check=0, pre-check=0'),(478,'Fri, 05 Jun 2015 13:04:07 GMT'),(479,'CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\"'),(480,'443:quic,p=1'),(481,'Mon, 01-Jan-1990 00:00:00 GMT'),(482,'GAPS=1:I3nEJUxP4wUFob_BHwqReYZgBzCZZQ:ppsGn6c-xQWPekcb;Path=/;Expires=Sun, 04-Jun-2017 13:04:09 GMT;Secure;HttpOnly;Priority=HIGH, GALX=mRfGEAVugLs;Path=/;Secure'),(483,'max-age=10893354; includeSubDomains'),(484,'realm=com.google&args=service%3Dmail%26continue%3Dhttps%253A%252F%252Fmail.google.com%252Fmail%252F'),(485,'GSE'),(486,'Fri, 05 Jun 2015 13:04:09 GMT'),(487,'pal143.back.live.telhc.local:80'),(488,'en-GB'),(489,'X-CDN'),(490,'BBC-UID=c5f5e721694e240959282a25318d753e06b4d39687b474861aa0b7629e2666780Mozilla/5.0%20(Windows%20NT%206.1%3b%20WOW64)%20AppleWebKit/537.36%20(KHTML%2c%20like%20Gecko)%20Chrome/43.0.2357.65%20Safari/53; expires=Tue, 04-Jun-19 13:04:09 GMT; path=/; domain=.bbc.co.uk'),(491,'\"2372ca6915ea70343155afbe60f6d3f0\"'),(492,'1504'),(493,'private, max-age=0, must-revalidate'),(494,'150'),(495,'PREF=ID=050829b987521760:FF=0:TM=1433509449:LM=1433509449:S=xs6kyY05L45ZWCWt; expires=Sun, 04-Jun-2017 13:04:09 GMT; path=/; domain=.google.com.ua, NID=68=h_ANuoNAhD5pADOv1cyXuh2sQ7PPqgNXP97GV6tEpk9dZ1foREJrAxjaXA7-iPvKxlb9PVp7kbTXpIZuc4NKBdO0ufa2tiplHJx13cv1adSHQyrPNUBHQEkepiRvwqtj; expires=Sat, 05-Dec-2015 13:04:09 GMT; path=/; domain=.google.com.ua; HttpOnly'),(496,'360709'),(497,'HEAD,GET,OPTIONS'),(498,'2.0.5625.28617'),(499,'{did:f08db8f3b6194a418d4507ddba3fea60, rid: 3, sn: eastus-hp, dt: 2015-06-04T06:28:29.0789529Z, bt: O}'),(500,'IE=Edge;chrome=1'),(501,'no-cache, no-store, no-transform'),(502,'Ref A: C99A7E3E600243FD872B27E9FB782778 Ref B: 0271274CF70A1F755971DF77FB4AECCE Ref C: Fri Jun 05 06:04:09 2015 PST'),(503,'MSPAuth=; domain=.msn.com; expires=Wed, 03-Jun-2015 13:04:09 GMT; path=/; HttpOnly, MSPProf=; domain=.msn.com; expires=Wed, 03-Jun-2015 13:04:09 GMT; path=/; HttpOnly, PreferencesMsn=eyJFeHBpcnlUaW1lIjo2MzYwMDcyODY0OTUwNTQ4ODcsIlZlcnNpb24iOjF90; domain=msn.com; expires=Sun, 05-Jun-2016 13:04:09 GMT; path=/; HttpOnly, DefaultLocation=cHQtYnJ8LTIzLjU2M3wtNDYuNjU1fFPDo28gUGF1bG98U1B8QnJhc2lsfEJSfHwuMDA1; domain=www.msn.com; expires=Mon, 08-Jun-2015 13:04:09 GMT; path=/; HttpOnly, _EDGE_S=F=1; path=/; httponly; domain=msn.com, _EDGE_V=1; path=/; httponly; expires=Sun, 04-Jun-2017 13:04:09 GMT; domain=msn.com, MUID=0E88E4F79B7268FD2D4CE34A9ADA69C5; path=/; expires=Sun, 04-Jun-2017 13:04:09 GMT; domain=msn.com'),(504,'Fri, 05 Jun 2015 13:04:08 GMT'),(505,'c99a7e3e-6002-43fd-872b-27e9fb782778'),(506,'JSESSIONID=C7A7FCDBBED395A0D62244A8EF16E576; Path=/; HttpOnly, ebay=%5Esbf%3D%23%5E;Domain=.ebay.de;Path=/, dp1=bu1p/QEBfX0BAX19AQA**5752d1c9^bl/BR59340549^;Domain=.ebay.de;Expires=Sun, 04-Jun-2017 13:04:09 GMT;Path=/, s=CgAD4ACBVcu/JYzNkMjRlZDMxNGQwYTZhOTBmN2RiMzM5ZmZmMWUzYzV+eNoQ;Domain=.ebay.de;Path=/; HttpOnly, nonsession=CgADLAAFVcaVRMQDKACBe15/JYzNkMjRlZDMxNGQwYTZhOTBmN2RiMzM5ZmZmMWUzYzVYboVJ;Domain=.ebay.de;Expires=Sat, 04-Jun-2016 13:04:09 GMT;Path=/'),(507,'t6e%60cckjkb9%3Fuk%601d71f%2Bc%3B6%3E-14dc3d24edd-0xd2'),(508,'ri=7Eg8NnTISjI%3D,rci=WlMZQLvARJg%3D'),(509,'session-id=-; path=/; domain=.www.amazon.it; expires=Thu, 05-Jun-2003 13:04:09 GMT, session-id-time=-; path=/; domain=.www.amazon.it; expires=Thu, 05-Jun-2003 13:04:09 GMT, session-token=-; path=/; domain=.www.amazon.it; expires=Thu, 05-Jun-2003 13:04:09 GMT, ubid-acbit=-; path=/; domain=.www.amazon.it; expires=Thu, 05-Jun-2003 13:04:09 GMT, at-acbit=-; path=/; domain=.www.amazon.it; expires=Thu, 05-Jun-2003 13:04:09 GMT, lc-acbit=-; path=/; domain=.www.amazon.it; expires=Thu, 05-Jun-2003 13:04:09 GMT, x-acbit=-; path=/; domain=.www.amazon.it; expires=Thu, 05-Jun-2003 13:04:09 GMT, x-wl-uid=-; path=/; domain=.www.amazon.it; expires=Thu, 05-Jun-2003 13:04:09 GMT, sess-at-acbit=-; path=/; domain=.www.amazon.it; expires=Thu, 05-Jun-2003 13:04:09 GMT, UserPref=-; path=/; domain=.www.amazon.it; expires=Thu, 05-Jun-2003 13:04:09 GMT, x-wl-uid=1HHN8TaL0UdS4DHhqykKAO6QwbcCmMFT5IjaI61Lf29MvbhC4FRhMdUkBJiKbrAhr8T/PGaC8ArE=; path=/; domain=.amazon.it; expires=Tue, 01-Jan-2036 00:00:01 GMT, session-id-time=2082758401l; path=/; domain=.amazon.it; expires=Tue, 01-Jan-2036 00:00:01 GMT, session-id=277-4852870-8004654; path=/; domain=.amazon.it; expires=Tue, 01-Jan-2036 00:00:01 GMT'),(510,'K7Z5THKF47KDQMHCP0RC'),(511,'uz0UYhQzDdmyBp+2C7rTd/7RCteGvjFoKKCjd96FFcugGHY1UEdbSA=='),(512,'62831'),(513,'ldsuid=177.94.68.160.1433509449955777; path=/; expires=Thu, 03-Sep-15 13:04:09 GMT, ucd=JUBPzJ2wiMgZfc8Z2A0Jv2FOXBs2PMPF; domain=livedoor.com; path=/; expires=Wed, 02-Dec-2015 13:04:09 GMT, ucd_sig=s4erN7Y6Cjxa61mHAJo%2BfsGTG0Y%3A1433509449; domain=livedoor.com; path=/; expires=Wed, 02-Dec-2015 13:04:09 GMT'),(514,'https://auth.livedoor.com/openid/server.xrds'),(515,'6024'),(516,'Fri, 05 Jun 2015 13:06:06 GMT'),(517,'IE=EmulateIE7'),(518,'Fri, 05 Jun 2015 13:04:10 GMT'),(519,'ja'),(520,'nicosid=1433509450.2100400325; expires=Mon, 02-Jun-2025 13:04:10 GMT; path=/; domain=.nicovideo.jp'),(521,'Host,Accept-Encoding'),(522,'1433509450.2100400325'),(523,'6764'),(524,'1.1 530517dfb73893a4e393e48d448e2e5d.cloudfront.net (CloudFront)'),(525,'Hit from cloudfront'),(526,'AmazonS3'),(527,'Wed, 10 Dec 2014 17:35:05 GMT'),(528,'\"525e09870864563694c442e2cba4b9e6\"'),(529,'GpfAwBDp7zUL5ck6sdWPKEj0z0F4_khQfs1l7N7vi8yY3PEs4blQIg=='),(530,'Sun, 31 May 2015 01:42:39 GMT'),(531,'82395'),(532,'PREF=ID=f7c8d6d0b7ae5cda:FF=0:TM=1433509453:LM=1433509453:S=zFydu9xD9oyLLpip; expires=Sun, 04-Jun-2017 13:04:13 GMT; path=/; domain=.google.com.br, NID=68=W1fMYBM8FNQ42RgOawS_ybjpRdCxDT78NwgehJMojPh8RhshCw-ZDX7E0TTrIK_F7fBQiHVphPEMfT5CEQ57m1Sbi4fOVObpjw7gAjk7_AnHqUic1uLhUj1HTpIWx7Fk; expires=Sat, 05-Dec-2015 13:04:13 GMT; path=/; domain=.google.com.br; HttpOnly'),(533,'Fri, 05 Jun 2015 13:04:13 GMT'),(534,'9423'),(535,'Thu, 01 Nov 2012 10:00:00 GMT'),(536,'Thu, 04 Jun 2015 01:22:39 GMT'),(537,'\"ErShF5+yahH\"'),(538,'22885'),(539,'1.1 i-e1f0a631 (us-east-1)'),(540,'memclid=6d1280b8-09fc-4b85-a649-71dd2b44a060; Domain=.netflix.com; Expires=Sat, 04-Jun-2016 13:04:13 GMT; Path=/, nflx-rgn=ue1|1433509453052; Domain=.netflix.com; Path=/, tlr=BR|1433509453056; Domain=.netflix.com; Expires=Mon, 30-May-2016 13:04:13 GMT, NetflixId=v%3D2%26ct%3DBQAOAAEBEPQik2eKHLIGDZ3vzrIvALGBYBYwdzBPmvZZXT6_kFnKcL8h5csQXs3_TPSyNja3ygs9EZsAGrRnwU-dW_5q_VwGfczsU0pTvSZ_IWHA0O2QvZ_NzRyVZ39fpcIB6pEXB6VZcfQC2gwyE0JBTsD5SHZbQtIClSIPKqd4fUAHWL3TMVVQvnqUYzwLI9w1OnE3BlI_sNTR-MUeBRRpylAtQ75yaEF0zqk5RwpKZcWVnNPmg1gLuMENX2Xcf40xlCDqiu9T3Wm3UiechW7C4Ed9-nMe__hxWIrLgC5lo3XHrkbYDrnMxvC-9_SQC7Mbh72nS_xK1Me0GoIcdDCG3v1LOfc1EQFSwkgBS0a0NgbQxx6pP9Vrnnm-8TJnu3koIGXO-SxReaXICSJMspT8wzB3sqVFWHcXCefCj-wZ7r_hwkBONYtxiNsF48aYVbaW7oenad1zJf9mCQnVNy33hrjX4Q3JmL6P-Wwo4sg4SE_DdYAixAw.%26bt%3Dusr%26ch%3DAQEAEAABABS0xVfD2MhzMCh3fm8H85ZfBQPiJAPgEY8.%26mac%3DAQEAEAABABQvvSDFZDZ7SQVRkjcIKJyH2EsyRZDMP50.; Domain=.netflix.com; Expires=Sat, 04-Jun-2016 18:52:59 GMT; Path=/, SecureNetflixId=v%3D2%26mac%3DAQEAEQABABT2xgOWKPAHienNKOP9_ChU2vZh8pPxKhs.%26dt%3D1433509453139; Domain=.netflix.com; Expires=Fri, 01-Jan-2038 00:00:00 GMT; Path=/; Secure'),(541,'max-age=0; includeSubDomains'),(542,'Accept-Encoding,Accept-Encoding'),(543,'https://www.netflix.com/br/'),(544,'shakti-prod i-78e2b6a8'),(545,'5d014123-5ac9-42ac-b0cd-6d28ccfd0152'),(546,'1.0 home44.xinhuanet.com:80 (squid/2.6.STABLE16)'),(547,'HIT from home44.xinhuanet.com'),(548,'nginx/1.2.6'),(549,'Fri, 05 Jun 2015 13:02:44 GMT'),(550,'Fri, 05 Jun 2015 13:03:47 GMT'),(551,'txglobe6'),(552,'TMog=g1253ada92aad7478676c6f626536d2;Path=/;Domain=.about.com;Expires=Wed, 23-Jun-2083 16:18:20 GMT, Mint=g1253ada92aad7478676c6f626536d2;Path=/;Domain=.about.com;Expires=Fri, 05-Jun-2015 13:34:13 GMT, pc=1;Path=/;Domain=.about.com;Expires=Fri, 05-Jun-2015 13:34:13 GMT'),(553,'Accept-Encoding, User-Agent'),(554,'Jetty(9.0.z-SNAPSHOT)'),(555,'1.34.2'),(556,'max-age=3600, private'),(557,'560836'),(558,'2'),(559,'max-age=3600; excludeSubDomains'),(560,'Sat, 14 Mar 2015 01:03:11 GMT'),(561,'\"c3f489a4f25dd01:0\"'),(562,'BR'),(563,'Fri, 05 Jun 2015 13:04:14 GMT'),(564,'_lipt=deleteMe; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/, leo_auth_token=\"GST:9hq5Tot-jorWWJyjU775igBVaBMXtSW3Xh250uh-dsMOhSwzt9LBSB:1433509454:72812bfb0b49431afd08fc91108f41fd20106425\"; Version=1; Max-Age=1799; Expires=Fri, 05-Jun-2015 13:34:13 GMT; Path=/, sl=\"delete me\"; Version=1; Max-Age=0; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/, sl=\"delete me\"; Version=1; Domain=.www.linkedin.com; Max-Age=0; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/, s_leo_auth_token=\"delete me\"; Version=1; Max-Age=0; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/, JSESSIONID=\"ajax:0479154132801562576\"; Version=1; Domain=.www.linkedin.com; Path=/, visit=\"v=1&G\"; Version=1; Max-Age=63072000; Expires=Sun, 04-Jun-2017 13:04:14 GMT; Path=/, bcookie=\"v=2&20a8cefb-fc1e-47e0-8e8a-b4aa8d844ee8\"; domain=.linkedin.com; Path=/; Expires=Mon, 05-Jun-2017 00:41:46 GMT, bscookie=\"v=1&20150605130414c836ac63-a204-40ae-8075-f9f041838a12AQE2bvDV5UTyw2Y16Y_4FWPEhQj_VB31\"; domain=.www.linkedin.com; Path=/; Secure; Expires=Mon, 05-Jun-2017 00:41:46 GMT; HttpOnly, lidc=\"b=TB55:g=77:u=1:i=1433509454:t=1433595854:s=AQEb5EBhj8P9AVroB8yr3PtJ3HMSjR7_\"; Expires=Sat, 06 Jun 2015 13:04:14 GMT; domain=.linkedin.com; Path=/'),(565,'NBdf8kDZ5BOAOU+ETysAAA=='),(566,'prod-esp2'),(567,'prod-ltx1'),(568,'34175ff240d9e41380394f844f2b0000'),(569,'CP=\"CAO CUR ADM DEV PSA PSD OUR\"'),(570,'JSESSIONID=4083D0D1A3DAFB38E919EE4155A23CCD; Path=/; HttpOnly, ebay=%5Esbf%3D%23%5E;Domain=.ebay.co.uk;Path=/, dp1=bu1p/QEBfX0BAX19AQA**5752d1ce^bl/BR5934054e^;Domain=.ebay.co.uk;Expires=Sun, 04-Jun-2017 13:04:14 GMT;Path=/, s=CgAD4ACBVcu/OYzNkMjYxZDcxNGQwYTdlMDM0ZGZjMjRkZmZmMWZmMTCpNzzJ;Domain=.ebay.co.uk;Path=/; HttpOnly, nonsession=CgADLAAFVcaVWMQDKACBe15/OYzNkMjYxZDcxNGQwYTdlMDM0ZGZjMjRkZmZmMWZmMTBeb/GY;Domain=.ebay.co.uk;Expires=Sat, 04-Jun-2016 13:04:14 GMT;Path=/'),(571,'t6e%60cckjkb9%3Fuk%600d71f%2B13f5%29pqtfwpu%29pie%29fgg%7E-fij-14dc3d261e8-0xc4'),(572,'ri=JmOCVvMMRsc%3D,rci=SGGE9E9oQj8%3D'),(573,'119599'),(574,'pal139.back.live.telhc.local:80'),(575,'Fri, 05 Jun 2015 13:04:19 GMT'),(576,'BBC-UID=15f577e1190e74be6627fc89e10e1fe1d0f7761d2744a4468aa097521e86a3280Mozilla/5.0%20(Windows%20NT%206.1%3b%20WOW64)%20AppleWebKit/537.36%20(KHTML%2c%20like%20Gecko)%20Chrome/43.0.2357.65%20Safari/53; expires=Tue, 04-Jun-19 13:04:14 GMT; path=/; domain=.bbc.com'),(577,'\"e2fffb51003fd2e0697dbf3fe0c77974\"'),(578,'7'),(579,'private, max-age=60'),(580,'55'),(581,'9bfcf559'),(582,'http/1.1 r03.ycpi.dcb.yahoo.net (ApacheTrafficServer [cMsSf ])'),(583,'xb=884912; Domain=.flickr.com; Path=/; Expires=Sat, 04 Jun 2016 13:04:14 GMT, BX=ccj3irhan37ie&b=3&s=vc; expires=Fri, 05-Jun-2017 13:04:14 GMT; path=/; domain=.flickr.com'),(584,'302535'),(585,'pprd1-node99-lh1.manhattan.bf1.yahoo.com'),(586,'W/\"4sZJho+wkMRfNNmXEel0Cw==\"'),(587,'no-cache, max-age=0, must-revalidate, no-store'),(588,'flickr.v1.production.manhattan.bf1.yahoo.com'),(589,'Is code your craft? https://www.etsy.com/careers'),(590,'max-age=631138520; includeSubDomains; preload'),(591,'uaid=uaid%3Dxfi1JZQQlZEaQZ2khadfB7tL65YE%26_now%3D1433509454%26_slt%3D0ZDalZZv%26_kid%3D1%26_ver%3D1%26_mac%3DhxNx_liQMi63mFog7o5dwGVs6Z3KAHLsZZJD_Eq1WAs.; expires=Tue, 05-Jul-2016 05:22:34 GMT; Max-Age=34186700; path=/; domain=.etsy.com; httponly, gzip=1; path=/; domain=.etsy.com, fve=1433509454.0; expires=Tue, 05-Jul-2016 05:22:34 GMT; Max-Age=34186700; path=/; domain=.etsy.com, last_browse_page=%2F; path=/; domain=.etsy.com, user_prefs=1&2596706699&q0tPzMlJLaoEAA==; expires=Sat, 04-Jun-2016 13:04:14 GMT; Max-Age=31536000; path=/; domain=.etsy.com'),(592,'private, no-store, no-cache, must-revalidate, post-check=0, pre-check=0'),(593,'1; mode=block; report=/beacon/csp.php'),(594,'Enabled'),(595,'max-age=15724800; includeSubDomains'),(596,'Yes'),(597,'Fri, 05 Jun 2015 13:04:15 GMT'),(598,'wb1'),(599,'PHPSESSID=6898ca042a462405b3a98eff9b837b50; path=/; secure'),(600,'Like HTTP headers? Come write ours: https://workingatbooking.com'),(601,'bkng=11UmFuZG9tSVYkc2RlIyh9YWJdm48m5cJDWuLLIYaigN5P%2FLtMRuWgVJ78aM%2FmbPrzLUT97T%2FpbSI18zyk2s5BEm9B%2Fzw2lMi1jmP5%2Bpn3a7fCuyYnni1PMTKfcMXbfytFVl6iiIUmhwd%2BQhPWdSGpQiJsFsKywxtxF0iuXJr7CZDRbxGe7I1wb7D%2BUq3FCczcIMKNAnWPJGM%3D; domain=.booking.com; path=/; expires=Wed, 03-Jun-2020 13:04:15 GMT; HTTPOnly, vuvuzela=ver%3A51%3Bvar%3Auntracked; domain=.booking.com; path=/; expires=Sun, 05-Jul-2015 13:04:15 GMT; HTTPOnly'),(602,'User-Agent, Accept-Encoding'),(603,'Fri, 05 Jun 2015 12:40:02 GMT'),(604,'\"37302-517c49741b64e-gzip\"'),(605,'CTK=19n1t4tdo5uu6878; Domain=.indeed.com; Expires=Wed, 09-Jun-2032 07:52:50 GMT; Path=/, ctkgen=1; Expires=Fri, 05-Jun-2015 13:07:19 GMT; Path=/, DCT=4; Expires=Fri, 05-Jun-2015 15:04:19 GMT; Path=/, JSESSIONID=5C332DD88AC1CFE20EF6EFBBB950D521.jasxA_iad-job21; Path=/; HttpOnly, INDEED_CSRF_TOKEN=8Xvy2nnSuZZG8xpN69yfd8a3MG8XtKbI; Path=/, BIGipServerjob_iad=!GY1DYw+2j9pIGyjnj+SL47ecq6aoxfMwc4kE+SOE/k16MB4O9hFIskPZumoGr8wv/I/5dQIayQygfW4=; path=/'),(606,'2525828022 2525514352'),(607,'sid=7982417322840412160; path=/; expires=Tue, 31-Dec-2030 12:00:00 GMT; domain=.youporn.com, yp-device=pc; path=/; expires=Sat, 06 Jun 2015 13:04:19 GMT; domain=.youporn.com, country=BR; path=/; expires=Tue, 31-Dec-2030 12:00:00 GMT; domain=.youporn.com'),(608,'304'),(609,'max-age=100, public, s-maxage=1800'),(610,'GAPS=1:g9nVCjLHRFZU2oZX54MabUkHklNaUA:xdagLgLgOflFJvOL;Path=/;Expires=Sun, 04-Jun-2017 13:04:19 GMT;Secure;HttpOnly;Priority=HIGH, GALX=pELJm218LK0;Path=/;Secure'),(611,'realm=com.google&args=service%3Dblogger%26continue%3Dhttps%253A%252F%252Fwww.blogger.com%252Fhome%253Fbpli%253D1'),(612,'ckcy=2; expires=Sat, 04-Jun-2016 13:04:19 GMT; path=/; domain=dmm.co.jp; httponly'),(613,'wci063 1.053'),(614,'2485429588 2485417701, 949527082'),(615,'public, max-age=60'),(616,'2118020925 2117988601'),(617,'bil1-swlb03.prod.livejournal.org'),(618,'ljident=2869171628.20480.0000;domain=.livejournal.com; path=/'),(619,'151'),(620,'Accept-Encoding,ETag'),(621,'ws14'),(622,'bil1-varn27'),(623,'GgZzr+OPkgArFUaAR0Uwc+4exg'),(624,'private, proxy-revalidate'),(625,'r+OPkgArFUaAR0Uwc+4exg'),(626,'DS=TFUvISn0O5|VXGKg|VXGKg; path=/'),(627,'Fri, 05 Jun 2015 13:19:19 GMT'),(628,'Fri, 05 Jun 2015 10:44:58 GMT'),(629,'max-age=900'),(630,'124884'),(631,'PT=1097734288;PA=-1220927183;SP=prod;PS=170337423'),(632,'Fri, 05 Jun 2015 13:18:49 GMT'),(633,'30'),(634,'AEM'),(635,'251439'),(636,'http/1.1 DXpd_N_168_193 (China.com/4.2.2 [cHs f ])'),(637,'95'),(638,'Fri, 05 Jun 2015 13:05:00 GMT'),(639,'Cache/4.2.2'),(640,'max-age=180'),(641,'Fri, 05 Jun 2015 13:02:00 GMT'),(642,'2b2aaf80-ebce-4168-8d1a-9b7f9f36e1b9'),(643,'fly_geo={\"countryCode\": \"br\"}; expires=Fri, 12-Jun-2015 13:04:20 GMT; path=/; domain=.cnet.com, fly_default_edition=us; expires=Fri, 12-Jun-2015 13:04:20 GMT; path=/; domain=.cnet.com, fly_device=desktop; expires=Fri, 12-Jun-2015 13:04:20 GMT; path=/; domain=.cnet.com, fly_zip=; expires=Fri, 12-Jun-2015 13:04:20 GMT; path=/; domain=.cnet.com'),(644,'Fri, 05 Jun 2015 13:09:19 GMT'),(645,'max-age=300, private'),(646,'Fri, 05 Jun 2015 13:04:20 GMT'),(647,'http://www.cnet.com'),(648,'79412'),(649,'SFDC'),(650,'page_uid=SUbPR3QrIt0ss6EIIssssssssaU-037104; path=/; domain=.naver.com, naver_usersession=7iSDwdzoY1UAAKm62ww; path=/; max-age=300; domain=.naver.jp, JSESSIONID=51C8CCC51D1BE0144DB9C3F819982196; Path=/; HttpOnly'),(651,'private, no-cache, no-store, must-revalidate, post-check=0, pre-check=0'),(652,'CP=\"ALL CURa ADMa DEVa TAIa OUR BUS IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC OTC\"'),(653,'Servlet 2.4; JBoss-4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)/Tomcat-5.5'),(654,'ali_apache_id=177.94.68.160.14335094601.967655.2; path=/; domain=.aliexpress.com; expires=Wed, 30-Nov-2084 01:01:01 GMT, JSESSIONID=1E60683776010A37567DAAD882695ECA; Path=/, ali_apache_track=; Domain=.aliexpress.com; Expires=Wed, 23-Jun-2083 16:18:27 GMT; Path=/, ali_apache_tracktmp=; Domain=.aliexpress.com; Path=/, xman_us_f=x_l=0&x_locale=pt_BR; Domain=.aliexpress.com; Expires=Wed, 23-Jun-2083 16:18:27 GMT; Path=/, aep_usuc_f=region=BR&site=bra&b_locale=pt_BR&c_tp=BRL; Domain=.aliexpress.com; Expires=Wed, 23-Jun-2083 16:18:27 GMT; Path=/, acs_usuc_t=acs_rt=31ee45dd0a06421d81dca39f5bca7537; Domain=.aliexpress.com; Path=/, xman_t=XEb3hUcHeH+TUtRt+Q24vneVGodquXZRQaGCnt13ClffeSp6Y1PHS2QPiTIrqYuk; Domain=.aliexpress.com; Path=/; HttpOnly, intl_locale=pt_BR; Domain=.aliexpress.com; Path=/, intl_common_forever=JyTfN4YIV5FDGVVGjb2H2uCLDqs5GmqEg1JnygNKCdBAa7nauyNiOg==; Domain=.aliexpress.com; Expires=Wed, 23-Jun-2083 16:18:27 GMT; Path=/; HttpOnly, xman_f=iRJVQm48n/SWzD2ZKdlERxhyhbW3e0bz6Op1gc3Kn6HmAtrytL5VpuWe89LlxnwFDJYurQItpmKnfSQh3pR3rMFdNSzJIXuz6r0ulCv7GSsh9A3pm9uqGw==; Domain=.aliexpress.com; Expires=Wed, 23-Jun-2083 16:18:27 GMT; Path=/; HttpOnly'),(655,'CP=\"CAO PSA OUR\"'),(656,'ali_resin_trace=ae_subsite=bra,BR,pt_BR,BRL|ws_ab_test=200540_1'),(657,'MemBotChk=false; path=/, market=pt-BR; domain=godaddy.com; expires=Sun, 05-Jun-2016 13:04:19 GMT; path=/, language1=pt-BR; domain=godaddy.com; expires=Sun, 05-Jul-2015 13:04:19 GMT; path=/, countrysite1=br; domain=godaddy.com; expires=Sun, 05-Jul-2015 13:04:19 GMT; path=/, MemBotChk=false; path=/, market=pt-BR; domain=godaddy.com; expires=Sun, 05-Jun-2016 13:04:19 GMT; path=/, language1=pt-BR; domain=godaddy.com; expires=Sun, 05-Jul-2015 13:04:19 GMT; path=/, countrysite1=br; domain=godaddy.com; expires=Sun, 05-Jul-2015 13:04:19 GMT; path=/, ATL.SID.SALES=RGneKwmA9JDN9IiU9ds.lp9qAbIVhh1VMPRbPOQpRic%3d; path=/; HttpOnly, gdCassCluster.sePQKXdv2U=2; path=/, fastball_promos_1=444888_2; path=/, MemBotChk=false; path=/, market=pt-BR; domain=godaddy.com; expires=Sun, 05-Jun-2016 13:04:19 GMT; path=/, language1=pt-BR; domain=godaddy.com; expires=Sun, 05-Jul-2015 13:04:19 GMT; path=/, countrysite1=br; domain=godaddy.com; expires=Sun, 05-Jul-2015 13:04:19 GMT; path=/, ATL.SID.SALES=RGneKwmA9JDN9IiU9ds.lp9qAbIVhh1VMPRbPOQpRic%3d; path=/; HttpOnly, gdCassCluster.sePQKXdv2U=2; path=/, fastball_promos_1=444888_2; path=/, mobile.redirect.browser=0; domain=godaddy.com; path=/, SplitTesting1=1404-2=499&1447-3=585; domain=godaddy.com; expires=Thu, 03-Sep-2015 13:04:19 GMT; path=/, preferences=currency=BRL; domain=godaddy.com; path=/, preferences1=_sid=&gdshop_currencyType=BRL; domain=godaddy.com; path=/, currency=BRL; domain=godaddy.com; expires=Sun, 05-Jun-2016 13:04:19 GMT; path=/, traffic=cookies=1&referrer=&sitename=br.godaddy.com&page=/&server=P3PWCORPWEB125&status=200 OK&querystring=&shopper=&privatelabelid=1&isc=&clientip=177.94.68.160&referringpath=&referringdomain=&seg=0&tmsv2=; domain=godaddy.com; path=/'),(658,'Microsoft-IIS/7.0'),(659,'policyref=\"/w3c/p3p.xml\", CP=\"COM CNT DEM FIN GOV INT NAV ONL PHY PRE PUR STA UNI IDC CAO OTI DSP COR CUR OUR IND\"'),(660,'117508'),(661,'Content-Type'),(662,'MS-CV=XFQpasRkhE2w1fX+.1; domain=.office.com; expires=Sat, 06-Jun-2015 13:04:20 GMT; path=/'),(663,'XFQpasRkhE2w1fX+.1.0'),(664,'GET, POST, PUT, DELETE, OPTIONS'),(665,'CP=\"ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI\"'),(666,'B=64dh171an37ik&b=3&s=nf; expires=Mon, 05-Jun-2017 13:04:20 GMT; path=/; domain=.yahoo.co.jp'),(667,'policyref=\"http://privacy.yahoo.co.jp/w3c/p3p_jp.xml\", CP=\"CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE GOV\"'),(668,'https://open.login.yahooapis.jp/openid20/www.yahoo.co.jp/xrds'),(669,'87711'),(670,'bid=\"+keUUgJOZ7k\"; path=/; domain=.douban.com; expires=Sat, 04-Jun-2016 13:04:20 GMT, ll=\"108113\"; path=/; domain=.douban.com; expires=Sat, 04-Jun-2016 13:04:20 GMT'),(671,'Sun, 1 Jan 2006 01:00:00 GMT'),(672,'dis19'),(673,'must-revalidate, no-cache, private'),(674,'CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\"'),(675,'+keUUgJOZ7k'),(676,'195.8.215.138'),(677,'br.html.home'),(678,'ts=313509; expires=Thu, 05-Jun-2025 13:04:20 GMT; Max-Age=315619200; path=/; domain=.dailymotion.com, dmvk=55719e5441d84; path=/; domain=.dailymotion.com, _csrf/link=g_HGGXILZI6TswUQ7FBxWtsWoN48F6Im2bUxb7DMvCE; expires=Fri, 05-Jun-2015 19:04:20 GMT; Max-Age=21600; path=/, mc=null; path=/, sc_ratio=25; path=/, v1st=69E2E0238C4C3D04; expires=Sat, 04 Jun 2016 13:04:20 GMT; max-age=31536000; path=/; domain=.dailymotion.com'),(679,'timeout=60, max=4957'),(680,'572'),(681,'DMS/1.0.42'),(682,'policyref=\"http://www.dailymotion.com/w3c/p3p.xml\", CP=\"IDC DSP CURa ADMa DEVa TAIa OUR BUS IND UNI COM NAV INT\"'),(683,'web-148.adm.dailymotion.com:80'),(684,'524172'),(685,'homepage_abtest=0; expires =Sat, 20 Jun 2015 13:04:20 GMT; path=/; domain=.buzzfeed.com;, thumbstrip_abtest=1; expires =Sat, 20 Jun 2015 13:04:20 GMT; path=/; domain=.buzzfeed.com;'),(686,'max-age=29'),(687,'Fri, 05 Jun 2015 13:04:21 GMT'),(688,'webdr14'),(689,'302524'),(690,'Fri, 05 Jun 2015 13:04:31 GMT'),(691,'marrakesh 1.9.8'),(692,'Fri, 05 Jun 2015 13:01:18 GMT'),(693,'128e310bf563cf2c88acf507db6e37c0'),(694,'max-age=10, private, proxy-revalidate'),(695,'102'),(696,'Fri, 05 Jun 2015 13:09:21 GMT'),(697,'Desktop'),(698,'max-age=300'),(699,'27'),(700,'783087'),(701,'10.250.203.248:6081'),(702,'max-age=117'),(703,'cljfea3:8181'),(704,'channels'),(705,'Fri, 05 Jun 2015 13-01-27 GMT'),(706,'ali_apache_id=177.94.68.160.1433509461712.492539.5; path=/; domain=.alibaba.com; expires=Wed, 30-Nov-2084 01:01:01 GMT, JSESSIONID=O-xX7R3ozV3IGIxcUk-2vM9S; Path=/, ali_apache_track=\"\"; Domain=.alibaba.com; Expires=Wed, 23-Jun-2083 16:18:28 GMT; Path=/, ali_apache_tracktmp=\"\"; Domain=.alibaba.com; Path=/, xman_us_f=x_l=0; Domain=.alibaba.com; Expires=Wed, 23-Jun-2083 16:18:28 GMT; Path=/, xman_t=TkWWaDMxCqo/acLX5os5vF3N4el2M7u1DLkqcV0pr9iGfy3WA9uxhLScSm5UB9dj; Domain=.alibaba.com; Path=/; HttpOnly, acs_usuc_t=acs_rt=bda722b8e3ef4dde9a430ea215fbda71; Domain=.alibaba.com; Path=/, acs_t=460ttfhDRCL1tb82z3A12oxvBXDohZydslOMLwOMT3J8upbdZCHLL2AM+gqG4oE+; Domain=.alibaba.com; Path=/; HttpOnly, xman_f=1BGaK+LsIeL4lEhfGkzfkqQRIw2I2HUdzHi7BxS1C5+OV6j/65GKPywcL4T/M5ictd9WQSH1ZCahfkqCVFCo/UWzhgbaWsvmM1v8H+juai74B5xqidOyyg==; Domain=.alibaba.com; Expires=Wed, 23-Jun-2083 16:18:28 GMT; Path=/; HttpOnly'),(707,'style-src \'self\' \'unsafe-inline\' *.alibaba.com *.alisoft.com *.aliyun.com *.alipay.com *.aliexpress.com *.taobao.com *.taobao.net *.alicdn.com *.tbcdn.com *.tbcdn.cn *.aliimg.com *.aliunicorn.com *.taobaocdn.com *.taobaocdn.cn *.mmstat.com *.alimama.com *.alimama.cn yui.yahooapis.com meitipu.com *.cnzz.com *.cnzz.net www.google.com apis.google.com translate.googleapis.com translate.google.com widgets.twimg.com platform.twitter.com twitter.com;img-src \'self\' data: *.alibaba.com *.alisoft.com *.aliyun.com *.alipay.com *.aliexpress.com *.taobao.com *.taobao.net *.alicdn.com *.tbcdn.com *.tbcdn.cn *.aliimg.com *.aliunicorn.com *.taobaocdn.com *.taobaocdn.cn *.mmstat.com *.alimama.com *.alimama.cn yui.yahooapis.com meitipu.com *.cnzz.com *.cnzz.net www.google.com apis.google.com translate.googleapis.com translate.google.com widgets.twimg.com platform.twitter.com twitter.com www.google-analytics.com www.googleadservices.com googleads.g.doubleclick.net stats.g.doubleclick.net;script-src \'self\' \'unsafe-inline\' \'unsafe-eval\' *.alibaba.com *.alisoft.com *.aliyun.com *.alipay.com *.aliexpress.com *.taobao.com *.taobao.net *.alicdn.com *.tbcdn.com *.tbcdn.cn *.aliimg.com *.aliunicorn.com *.taobaocdn.com *.taobaocdn.cn *.mmstat.com *.alimama.com *.alimama.cn yui.yahooapis.com meitipu.com *.cnzz.com *.cnzz.net www.google.com apis.google.com translate.googleapis.com translate.google.com widgets.twimg.com platform.twitter.com twitter.com www.google-analytics.com www.googleadservices.com googleads.g.doubleclick.net stats.g.doubleclick.net;;report-uri //pointman.alibaba.com/csp?app=default'),(708,'ali_resin_trace=nuser=Y'),(709,'thw=glo; Path=/; Domain=.taobao.com; Expires=Sat, 04-Jun-16 13:04:21 GMT;'),(710,'Fri, 05 Jun 2015 14:04:21 GMT'),(711,'max-age=3600'),(712,'text/html; charset=GB2312'),(713,'28365'),(714,'If you are reading this, maybe you should be working at PayPal instead!  Check out http://ebaycareers.com/'),(715,'LANG=pt_BR%3BBR; Domain=.paypal.com; Path=/; Expires=Fri, 05 Jun 2015 21:50:18 GMT; HttpOnly, cookie_check=yes; Domain=.paypal.com; Path=/; Expires=Thu, 05 Jun 2025 13:04:22 GMT; HttpOnly; Secure, nsid=s%3AR6S3adOXnXnZ0bPtBcLKSjq0qS8axYz8.3RTexsEjVKUT0AY2QZ%2BRDUTndxsD2PpUSCvOoYmcxeo; Path=/; HttpOnly, X-PP-SILOVER=name%3DLIVE5.WEB.1%26silo_version%3D880%26app%3Dmppnodeweb%26TIME%3D1453224277; domain=.paypal.com; path=/; Secure; HttpOnly, X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Apache=10.73.8.50.1433509462393142; path=/; expires=Sun, 28-May-45 13:04:22 GMT, AKDC=slc-a-origin-www-1.paypal.com; expires=Fri, 05-Jun-2015 13:34:22 GMT; path=/; secure'),(716,'max-age=63072000'),(717,'slc-a-origin-www-1.paypal.com'),(718,'W/\"pd+d8HRgJyAV1XoEAi2rYA==\"'),(719,'ae341c656009e'),(720,'no-cache, max-age=0, no-cache, no-store, must-revalidate'),(721,'Fri, 05 Jun 2015 13:04:22 GMT'),(722,'158'),(723,'96'),(724,'mainpage2=67d2842b223848a198349184e083dc41c1465fa72b489a995448724170bf4968%7C%7B%22data%22%3A%7B%22Pix_Form%3A%3AsToken%22%3A%22db13fd2455a5e9141dce1dc52da5b8f9%22%7D%2C%22expire%22%3A0%2C%22timestamp%22%3A1433509462%7D; path=/; domain=www.pixnet.net, lang=zh_TW; expires=Thu, 03-Sep-2015 13:04:22 GMT; Max-Age=7776000; path=/; domain=.pixnet.net'),(725,'10.1.1.16'),(726,'CP=\"CURa ADMa DEVa PSAo PSDo OUR IND UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR\"'),(727,'https://openid.pixnet.cc/id'),(728,'1354329217 1354310573'),(729,'45'),(730,'Fri, 05 Jun 2015 13:04:39 GMT'),(731,'1.1 CachOS'),(732,'Fri, 05 Jun 2015 13:04:24 GMT'),(733,'1354329217 10 22'),(734,'51974'),(735,'dt roll5'),(736,'Cookie, Accept-Encoding, User-Agent'),(737,'whv=g3DnwgaxTzNbhGi5X8bO; expires=Mon, 02 Jun 2025 13:04:24 GMT; domain=.wikihow.com; path=/'),(738,'cache-jfk1024-JFK,H,3126 cache-iad2122-IAD,h,1021 front1,lh,1341 www.wikihow.com/3ZuCwp2MwEp3dKKQfB7J9Z--F_front1'),(739,'GAPS=1:y_E4zqaYTNnpvsr89Kn6XNQ-IJmzaQ:WEPMa0XuADIbWlNk;Path=/;Expires=Sun, 04-Jun-2017 13:04:24 GMT;Secure;HttpOnly;Priority=HIGH, GALX=3mrmserNlfQ;Path=/;Secure'),(740,'497913'),(741,'HIT, MISS'),(742,'Fri, 05 Jun 2015 13:04:25 GMT'),(743,'next-gen-router'),(744,'1.9.32.3-4448'),(745,'max-age=15, stale-while-revalidate=6, stale-if-error=864000, private'),(746,'intl'),(747,'cache-lcy1127-LCY, cache-atl6234-ATL'),(748,'1, 0'),(749,'GU_mvt_id=368781; expires=Thu, 03 Sep 2015 13:04:24 GMT; path=/; domain=.theguardian.com, GU_INT=international; expires=Thu, 03 Sep 2015 13:04:24 GMT; path=/; domain=.theguardian.com, GU_mvt_id=368781; expires=Thu, 03 Sep 2015 13:04:24 GMT; path=/; domain=.theguardian.com, GU_INT=international; expires=Thu, 03 Sep 2015 13:04:24 GMT; path=/; domain=.theguardian.com'),(750,'GNU Terry Pratchett'),(751,'facia'),(752,'14'),(753,'215950'),(754,'prd-10-60-170-41.nodes.56m.dmtio.net'),(755,'default-src \'self\' http://*.cnn.com:* https://*.cnn.com:* *.cnn.net:* *.turner.com:* *.ugdturner.com:* *.vgtf.net:*; script-src \'unsafe-inline\' \'unsafe-eval\' \'self\' *; style-src \'unsafe-inline\' \'self\' *; frame-src \'self\' *; object-src \'self\' *; img-src \'self\' *; media-src \'self\' *; font-src \'self\' *; connect-src \'self\' *;'),(756,'S1433509465.002583,VS0,VE0'),(757,'cache-iad2120-IAD'),(758,'212'),(759,'PPV: 30 H: CH1IDOALGN49 V: 0'),(760,'543'),(761,'MSPRequ=lt=1433509465&co=1&id=N; path=/;version=1, MSPOK=$uuid-08405938-e896-4843-b8cf-6938b1f232ac; domain=login.microsoftonline.com;path=/;version=1, x-ms-gateway-slice=orgidprod; path=/; secure; HttpOnly, stsservicecookie=orgidprod; path=/; secure; HttpOnly'),(762,'max-age=31536000'),(763,'CP=\"DSP CUR OTPi IND OTRi ONL FIN\"'),(764,'112278'),(765,'1867154660 1867152742'),(766,'28'),(767,'prod'),(768,'v-465f861e-0b82-11e5-bf13-22000aaa1082'),(769,'Fri, 05 Jun 2015 13:05:25 GMT'),(770,'drupal-prod'),(771,'production'),(772,'\"1433508964.652-1\"'),(773,'21'),(774,'<http://www.weather.com/>; rel=\"canonical\",<http://s.w-x.co/TWC.svg>; rel=\"icon\",<http://m.weather.com/>; rel=\"alternate\"'),(775,'Drupal 7 (http://drupal.org)'),(776,'127916'),(777,'web7-r3-iad1, www_all'),(778,'yuv=F3P0uFHIxuE5sDGwLaLNgR6mhRuHTdK8USuFgBWurZ5-biS-skNrvvQOxe1ml1h75pSNKiN-mDQ3kbF2k1LMZw1Fklrfy3Ce; Domain=.yelp.com; Max-Age=630720000; Path=/; expires=Thu, 31-May-2035 13:04:25 GMT, bse=96ac3558e3ef197bbb7961f042eb3bcf; Domain=.yelp.com; Path=/; HttpOnly, recentlocations=Avenida+Vinte+e+Tr%C3%AAs+de+Maio+76135%2C+S%C3%A3o+Paulo+-+SP%2C+Brazil; Domain=.yelp.com; Path=/, location=%7B%22city%22%3A+%22S%5Cu00e3o+Paulo%22%2C+%22zip%22%3A+%22%22%2C+%22address1%22%3A+%22%22%2C+%22address2%22%3A+%22%22%2C+%22address3%22%3A+%22%22%2C+%22state%22%3A+%22SP%22%2C+%22country%22%3A+%22BR%22%2C+%22unformatted%22%3A+%22S%5Cu00e3o+Paulo+-+SP%22%7D; Domain=.yelp.com; Max-Age=630720000; Path=/; expires=Thu, 31-May-2035 13:04:25 GMT, fd=0; Domain=.www.yelp.com; Max-Age=630720000; Path=/; expires=Thu, 31-May-2035 13:04:25 GMT, hl=en_US; Domain=.yelp.com; Max-Age=630720000; Path=/; expires=Thu, 31-May-2035 13:04:25 GMT'),(779,'extlb1-r1-iad1'),(780,'ro'),(781,'ABTEST=0|1433509465|v17; expires=Sun, 05-Jul-15 13:04:25 GMT; path=/, IPLOC=CN; expires=Sat, 04-Jun-16 13:04:25 GMT; domain=.sogou.com; path=/, SUID=A0445EB16A28920A0000000055719E59; expires=Thu, 31-May-35 13:04:25 GMT; domain=.sogou.com; path=/'),(782,'345237'),(783,'max-age=25'),(784,'CP=\'NO P3P\''),(785,'Fri, 05 Jun 2015 13:05:26 GMT'),(786,'squid/3.4.1'),(787,'Fri, 05 Jun 2015 13:04:26 GMT'),(788,'674697'),(789,'m1.43'),(790,'BAIDUID=2EAC18AB261D22BBED9550DA43F9D096:FG=1; max-age=31536000; expires=Sat, 04-Jun-16 13:04:27 GMT; domain=.hao123.com; path=/; version=1, hz=0; path=/; domain=www.hao123.com'),(791,'Fri, 05 Jun 2015 13:04:27 GMT'),(792,'BWS/1.0'),(793,'\"572126795\"'),(794,'uu=BCYiXzmuf3h1okW2ZVKHFeJYng79Gtx3zDgkHkMtDQwUvnDXB5zafLWeU8QygqdDvIR-GWZyoDWP%0D%0A24ZyMbpJuqi-3kjthrTtsU-loGqFKcM9mtetEyJBZ-bJej2TIHnEHbYSdhYmbocqBxZvTv2tGL7Z%0D%0AdO2IDIwkaXBAreYDTOE95TAADBCb-phqJclgr9_F6QAjx_SzCQ15t8SluZ5Y-LZLtFikQUHTxAx1%0D%0AiEN37xzPs9bViwTf8GUMIhkw9mmgfMmCGjZNzN0ZfcF5sfVNNRA25g%0D%0A; Domain=.imdb.com; Expires=Wed, 23-Jun-2083 16:18:34 GMT; Path=/, session-id=556-7281903-6790720; Domain=.imdb.com; Expires=Wed, 23-Jun-2083 16:18:34 GMT; Path=/, session-id-time=1591189467; Domain=.imdb.com; Expires=Wed, 23-Jun-2083 16:18:34 GMT; Path=/'),(795,'policyref=\"http://i.imdb.com/images/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC \"'),(796,'zh-CN'),(797,'JSESSIONID=F16F36E1F01FEF71CE4E11D7E2C3556C; Path=/; HttpOnly, ALIPAYJSESSIONID=GZ00qxHxMeLWCq82agzWrcl3mYfxgOcmscenterGZ00; Domain=.alipay.com; Path=/, ctoken=1I3+gkNy9QonNuK4tkycDbxXcyieUZ; Domain=.alipay.com; Path=/, JSESSIONID=GZ00qxHxMeLWCq82agzWrcl3mYfxgOcmscenterGZ00; Path=; HttpOnly, zone=GZ00B; Domain=.alipay.com; Path=/; HttpOnly, spanner=Bc5fwx/a5+O/uC2odV4hDV1ZD5CfTf7GXt2T4qEYgj0=;path=/;secure;'),(798,'spanner/1.0.6'),(799,'text/html;charset=GBK'),(800,'556869'),(801,'b28www3'),(802,'\"890754366\"'),(803,'Fri, 05 Jun 2015 13:04:28 GMT'),(804,'aws_lang=en; Domain=.amazon.com; Path=/'),(805,'1GXWMMX95FZEGGRNMJFC'),(806,'Thu, 28 May 2015 23:12:35 GMT'),(807,'Fri, 05 Jun 2015 13:04:30 GMT'),(808,'layout=0; domain=.leboncoin.fr; path=/;, cookieFrame=1; domain=.leboncoin.fr; path=/; expires=Sat, 04-Jun-2016 13:04:30 GMT;'),(809,'CP=\'NOI DSP COR PSAo PSDo\''),(810,'text/html; charset=windows-1252'),(811,'0.207'),(812,'ap-s12, cache-wk-sjc3160-WIKIA, cache-iad2125-IAD'),(813,'Accept-Encoding,Cookie'),(814,'S1433509470.729772,VS0,VE0'),(815,'ORIGIN, HIT, HIT'),(816,'75722'),(817,'YES'),(818,'private, s-maxage=0, max-age=0, must-revalidate'),(819,'Wed, 03 Jun 2015 13:50:29 GMT'),(820,'\"20150603135029-1433463218\"'),(821,'ORIGIN, 5, 2'),(822,'wikia_beacon_id=tQL6erAn6w; domain=.wikia.com; path=/; expires=Wed, 02 Dec 2015 13:04:30 GMT;, Geo={%22city%22:%22FIXME%22%2C%22country%22:%22BR%22%2C%22continent%22:%22SA%22}; path=/'),(823,'2313'),(824,'171871'),(825,'BJ-M-YZ-NX-80(HIT), http/1.1 LA-1-JCS-41 ( [cRs f ])'),(826,'38'),(827,'Fri, 05 Jun 2015 13:09:30 GMT'),(828,'JDWS'),(829,'Fri, 05 Jun 2015 13:04:01 GMT'),(830,'text/html; charset=gbk'),(831,'Sat, 01, Jan 1970 22:00:00 GMT'),(832,'IE=10'),(833,'CP=\"ALL DSP COR MON LAW IVDi HIS IVAi DELi SAMi OUR LEG PHY UNI ONL DEM STA INT NAV PUR FIN OTC GOV\"'),(834,'pc'),(835,'rewrite_javascript,inline_css'),(836,'RSP_CHECK_PORTAL_STARTPAGE.AOL.COM=deleted; expires=Thu Jan 01 00:17:51 1970 GMT; path=/; domain=www.aol.com, RSP_CHECK_PORTAL_STARTPAGE.AOL.COM=deleted; expires=Thu Jan 01 00:17:51 1970 GMT; path=/, RSP_CHECK_PORTAL_STARTPAGE.AOL.COM=deleted; expires=Thu Jan 01 00:17:51 1970 GMT; path=/; domain=aol.com, JSESSIONID=3D73C17AFB51AA74DACAD222AF1D51C1; Path=/aol, tst=%2C65%2Cs391a%3A%2C73%2Cs392a%3A%2C70%2Cs393a%3A%2C71%2Cs394a%3A%2C69%2Cs395a%3A%2C73%2Cs396a%3A%2C94%2Cs397a%3A%2C70%2Cs398a%3A%2C81%2Cs399a%3A%2C94%2Cs400a%3A%2C95%2Cs401a%3A%2C81%2Cs402a%3A%2C79%2Cs403a%3A%2C64%2Cs404a%3A%2C6%2Cr903a%3A%2C4%2Cr904a%3A%2C1%2Cresptest%3A%2C4%2Cn700a%3A%2C4%2Cn701a%3A%2C6%2Cn702a%3A%2C90%2Cn703a%3A%2C4%2Cn704a%3A%2C3%2Cn705a%3A%2C3%2Cn706a%3A%2C0%2Cgravity-test%3A%2C0%2Cdlug-test; Expires=Sun, 04-Jun-2017 13:04:31 GMT; Path=/'),(837,'timeout=5, max=100'),(838,'portal-fe5-m59.websys.aol.com'),(839,'max-age=0, no-cache, no-store'),(840,'text/html;;charset=utf-8'),(841,'1.6.29.7-3343'),(842,'519614'),(843,'HIT from www.tudou.com'),(844,'tudou_wurfl=PC||400|400'),(845,'11'),(846,'Fri, 05 Jun 2015 13:11:21 GMT'),(847,'Tengine/1.5.0'),(848,'Fri, 05 Jun 2015 12:59:04 GMT'),(849,'max-age=420'),(850,'Fri, 05 Jun 2015 13:04:32 GMT'),(851,'HEXAVID_LOGIN=82553a0b4f6f7676XGBfGtRYAmj1LHrwUobN7rLQz2ec9q0zOB2jPTtwXbfkEkLulfgs1hib_hCxhSDT; path=/; domain=.xvideos.com'),(852,'Fri, 05 Jun 2015 13:04:43 GMT'),(853,'policyref=\"/p3p.xml\", CP=\"NOI CURa ADMa DEVa TAIa OUR BUS IND UNI COM NAV INT\"'),(854,'HEXAVID_LOGIN=ce0221d937bc88783OoND3u94oVzH8rfTotMNgMz1r33GKQ6mfErAx7aCdYqsnULBbpDNgdu2So0iFTm; path=/; domain=.xnxx.com'),(855,'268'),(856,'Fri, 05 Jun 2015 13:04:44 GMT'),(857,'AkamaiGHost'),(858,'1.0'),(859,'Accept-Encoding, Cookie, Cookie'),(860,'StyxGo'),(861,'styx234000e4'),(862,'946'),(863,'Wed Apr 29 20:43:17 UTC 2015'),(864,'styx-a2f166fdb702c9e5097234dbba817d7a'),(865,'public, max-age=0'),(866,'3496367415'),(867,'Sun, 19 Nov 1978 05:00:00 GMT'),(868,'Fri, 05 Jun 2015 12:39:09 GMT'),(869,'39667cea44763e7df6d81c544b0d294bf223876f'),(870,'PHP/5.3.29'),(871,'00f93d5d-ac66-49ce-857e-811e3b7b0b84'),(872,'271'),(873,'Fri, 05 Jun 2015 13:04:45 GMT'),(874,'XWWWSESSID=fa9d1716f2ab8d9a23f031b9dc7bec68; path=/; domain=.xuite.net, otpw=deleted; expires=Thu, 05-Jun-2014 13:04:44 GMT; path=/; domain=.xuite.net, loginAccountType=deleted; expires=Thu, 05-Jun-2014 13:04:44 GMT; path=/; domain=.xuite.net, startTime=deleted; expires=Thu, 05-Jun-2014 13:04:44 GMT; path=/; domain=.xuite.net'),(875,'www-04'),(876,'CP=\"CURa ADMa DEVa PSAo PSDo OUR IND UNI INT STA PRE COM NAV OTC DSP COR\"'),(877,'sffe'),(878,'Fri, 05 Jun 2015 13:04:49 GMT'),(879,'__cfduid=d1fe6b21493db74c72c5150164d512ad81433509489; expires=Sat, 04-Jun-16 13:04:49 GMT; path=/; domain=.gfycat.com; HttpOnly'),(880,'1366973630'),(881,'max-age=240, public'),(882,'1f1c15e3ad0e0fb8-GRU'),(883,'s2=53ncdG9058HELxobDQbhVp2XEZ2NBOwzB; path=/; domain=.badoo.com; httponly, has_secure_session=1; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=-1433509489; path=/; domain=.badoo.com, lvnp=0; expires=Thu, 04-Jun-2015 13:04:50 GMT; Max-Age=-86400; path=/; domain=.badoo.com'),(884,'Fri, 05 Jun 2015 13:04:50 GMT'),(885,'policyref=\"https://badoo.com/w3c/p3p.xml\", CP=\"NOI DSP COR NID ADM DEV PSA OUR IND UNI PUR COM NAV INT STA\"'),(886,'um_cvt=UzHGLQpIBTMAABjAgjcAAAGX;domain=web.de;HttpOnly, SSLB=.0; domain=web.de ;path=/'),(887,'no-cache, no-store, public'),(888,'ui3=1433509490; expires=Wed, 02-Dec-2015 13:04:50 GMT; Max-Age=15552000; path=/; domain=.archive.org, ANTIQUE=0; expires=Sun, 07-Dec-2014 13:04:50 GMT; Max-Age=-15552000; path=/; domain=.archive.org, classic=0; expires=Sun, 07-Dec-2014 13:04:50 GMT; Max-Age=-15552000; path=/; domain=.archive.org, visited=20150605; expires=Sat, 04-Jun-2016 13:04:50 GMT; Max-Age=31536000; path=/; domain=.archive.org, PHPSESSID=98t12jcnjvucv3kvqicr8mtqf4; path=/; domain=.archive.org'),(889,'nginx/1.4.6 (Ubuntu)'),(890,'26179'),(891,'script-src \'self\' \'unsafe-inline\' \'unsafe-eval\' https://steamcommunity-a.akamaihd.net/ https://api.steampowered.com/ http://www.google-analytics.com https://ssl.google-analytics.com https://www.google.com https://www.gstatic.com https://apis.google.com; object-src \'none\'; connect-src \'self\' https://steamcommunity.com http://steamcommunity.com https://api.steampowered.com/; frame-src \'self\' http://store.steampowered.com/ https://store.steampowered.com/ http://www.youtube.com https://www.youtube.com https://www.google.com;'),(892,'sessionid=387d62c93fa02ac62c469a75; path=/, steamCountry=BR%7Cde0848e08818c730b745d540a0f52695; path=/'),(893,'Fri, 05 Jun 2015 13:04:53 GMT'),(894,'nginx/1.2.7'),(895,'Fri, 05 Jun 2015 13:04:55 GMT'),(896,'Varnish'),(897,'keep-alive, close'),(898,'private, no-cache'),(899,'Fri, 05 Jun 2015 13:04:59 GMT'),(900,'PHP/5.4.21'),(901,'Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding'),(902,'nginx/1.6.3'),(903,'Fri, 05 Jun 2015 13:04:57 GMT'),(904,'291'),(905,'siteDC=edc; path=/; domain=.fedex.com; expires=Sat, 06-Jun-2015 13:05:05 GMT; secure, fdx_cbid=30375628281433509505374870279691; path=/; expires=Thu, 31-May-35 13:05:05 GMT; domain=.fedex.com, fdx_locale=en_US; path=/; expires=Thu, 31-May-35 13:05:05 GMT; domain=.fedex.com, fdx_locale_data=acl:?|ccc:?|pcc:?|plo:?|uri:/; path=/; expires=Thu, 31-May-35 13:05:05 GMT; domain=.fedex.com'),(906,'max-age=0, private, no-store, no-cache, must-revalidate'),(907,'Sun, 08 May 2011 06:37:13 GMT'),(908,'Fri, 05 Jun 2015 13:05:05 GMT'),(909,'47487'),(910,'137549771 137791812'),(911,'Hootsuite'),(912,'X-User-Hash'),(913,'hootsuite/1.6.0'),(914,'public, s-maxage=3600'),(915,'1.1 813b21c9b5dd2ee3963c7368cd3dac91.cloudfront.net (CloudFront)'),(916,'Error from cloudfront'),(917,'3000'),(918,'waX8DO618xPpEx4S1VwznE1l1qI0xi_HW5vOzVrAHbMZB2ljy8aLeQ=='),(919,'Fri, 05 Jun 2015 13:05:10 GMT'),(920,'GET'),(921,'application/xml'),(922,'PHPSESSID=6ih8dkrqt6v5q3ivd62q56m4l2; path=/; domain=.flirchi.com, land-visit=1; expires=Sat, 06-Jun-2015 13:05:11 GMT; path=/; domain=.flirchi.com'),(923,'Fri, 05 Jun 2015 13:05:12 GMT'),(924,'__cfduid=d5a6fe6e341c4068d7c64d5fbb425cb0c1433509515; expires=Sat, 04-Jun-16 13:05:15 GMT; path=/; domain=.2ch.net; HttpOnly'),(925,'Fri, 05 Jun 2015 13:05:17 GMT'),(926,'max-age=2'),(927,'Fri, 05 Jun 2015 13:05:15 GMT'),(928,'1f1c1684c9160fee-GRU'),(929,'3133'),(930,'openresty/1.7.10.1'),(931,'Mon, 13 Oct 2014 18:09:00 GMT'),(932,'\"543c153c-c3d\"'),(933,'__cfduid=da3739e2f2aca7c7a41485bdf1be6f5cf1433509514; expires=Sat, 04-Jun-16 13:05:14 GMT; path=/; domain=.likes.com; HttpOnly, s=\"!TxZLxXxO4tVY7APMPgYH5g==?gAJVAXN9cQGGcQIu\"; Domain=.likes.com; expires=Fri, 05 Jun 2015 14:05:15 GMT; Path=/, c=\"!1UPyp666R8Sxf2Hrln0ELQ==?gAJVAWOKCVca7KhSWk+YAIZxAS4=\"; Domain=.likes.com; expires=Sat, 04 Jun 2016 13:05:15 GMT; Path=/'),(934,'1f1c16843db10fee-GRU'),(935,'GUID=XvaXTjmLntqizH2eZqc7T5vVe2DL7GPJMcNCwjvv/lRAiV/3CpdOmDBArLnoVISBZAc5nRgtrXPVVpYCloE=|a|1433509515.4009;expires=Sun, 04-Jun-17 13:05:15 GMT;path=/, _S=78atjq8i929ln6e642jbi280d4; expires=Fri, 05-Jun-2015 13:15:15 GMT; path=/, QiHooGUID=372C89F743958835787E5222301AD47D.1433509515404; expires=Sun, 04-Jun-2017 13:05:15 GMT; path=/, QiHooGUID=2041937308C8501BC1C9A78C78A1FCBB.1433509515404; expires=Sun, 04-Jun-2017 13:05:15 GMT; path=/, so_paper_xmon=0; expires=Thu, 04-Jun-2015 13:05:15 GMT; path=/'),(936,'abgroup=gridgroup; expires=Sun, 05-Jun-2016 07:00:00 GMT; path=/; domain=.slickdeals.net, fp_style=grid; expires=Sun, 05-Jun-2016 07:00:00 GMT; path=/, bbsessionhash=06677a34162740759c3aa40d8bad43cd; path=/; domain=.slickdeals.net; HttpOnly, auuid=822a26940b8311e585540a97ab432b81; expires=Sat, 04-Jun-2016 13:05:15 GMT; path=/; domain=.slickdeals.net, bbnps_tracking=%7B%22last_reset%22%3A1433509515%7D; path=/; domain=.slickdeals.net; secure, bbnps_auuid=822a26940b8311e585540a97ab432b81; path=/; domain=.slickdeals.net; secure, bblastactivity=1433509515; expires=Sat, 04-Jun-2016 13:05:15 GMT; path=/; domain=.slickdeals.net; secure, abt_new=1433509515; expires=Sat, 04-Jun-2016 13:05:15 GMT; path=/; domain=.slickdeals.net, abt_uuid=3ebf49d39cd241a48baebb9456b7b99f; expires=Sat, 04-Jun-2016 13:05:15 GMT; path=/; domain=.slickdeals.net, sticky132=1; expires=Sat, 04-Jun-2016 13:05:15 GMT; path=/; domain=.slickdeals.net, sticky126=1; expires=Sat, 04-Jun-2016 13:05:15 GMT; path=/; domain=.slickdeals.net, sticky130=1; expires=Sat, 04-Jun-2016 13:05:15 GMT; path=/; domain=.slickdeals.net, sticky34=1; expires=Sat, 04-Jun-2016 13:05:15 GMT; path=/; domain=.slickdeals.net, sticky54=1; expires=Sat, 04-Jun-2016 13:05:15 GMT; path=/; domain=.slickdeals.net, bbvisitday=20150605; expires=Sun, 05-Jul-2015 13:05:16 GMT'),(937,'private, post-check=0, pre-check=0, max-age=0'),(938,'Fri, 05 Jun 2015 13:05:16 GMT'),(939,'13'),(940,'ASERVER/1.2.9-3'),(941,'\"556bebc2-d\"'),(942,'MISS from pon-lf-bbt-ib2'),(943,'Fri, 05 Jun 2015 13:05:20 GMT'),(944,'Oracle-iPlanet-Web-Server/7.0'),(945,'PREF=ID=c1c2954dbbfb9ea6:FF=0:TM=1433509520:LM=1433509520:S=mVJve-n3w3S3C78E; expires=Sun, 04-Jun-2017 13:05:20 GMT; path=/; domain=.google.be, NID=68=NRkhd5IcukFRC399YDYEbHeK1y0as-OfDlrQDXfxJaroUczEOcDPefU2Lj7gIRBmZm8ptE-AX4cXmbxqsic7Lxi_jmVStws2GGJseUJLj9rkXDWRjgPrlDn-h054skAx; expires=Sat, 05-Dec-2015 13:05:20 GMT; path=/; domain=.google.be; HttpOnly'),(946,'1293'),(947,'Microsoft-IIS/7.5'),(948,'Fri, 05 Jun 2015 13:04:11 GMT'),(949,'(PICS-1.1 \"http://www.rsac.org/ratingsv01.html\" l by \"info@farlex.com\" on \"2009.10.07T10:15-0400\" exp \"2013.12.31T12:00-0400\" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 0)), (PICS-1.1 \"http://www.rsac.org/ratingsv01.html\" l by \"info@farlex.com\" on \"2009.10.07T10:15-0400\" exp \"2013.12.31T12:00-0400\" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 0))(PICS-1.0 \"http://www.rsac.org/ratingsv01.html\" l by \"info@farlex.com\" on \"2009.10.07T10:15-0400\" exp \"2013.12.31T12:00-0400\" r (v 0 s 0 n 0 l 0)), (PICS-1.1 \"http://www.rsac.org/ratingsv01.html\" l by \"info@farlex.com\" on \"2009.10.07T10:15-0400\" exp \"2013.12.31T12:00-0400\" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 0))(PICS-1.0 \"http://www.rsac.org/ratingsv01.html\" l by \"info@farlex.com\" on \"2009.10.07T10:15-0400\" exp \"2013.12.31T12:00-0400\" r (v 0 s 0 n 0 l 0))(PICS-1.1 \"http://www.rsac.org/ratingsv01.html\" l by \"info@farlex.com\" on \"2009.10.07T10:15-0400\" exp \"2013.12.31T12:00-0400\" r (l 0 s 0 v 0 o 0))'),(950,'Negotiate, NTLM'),(951,'PHP/5.2.6-1+lenny16'),(952,'nginx/0.6.32'),(953,'247095'),(954,'app01.xyz.kinja-ops.com'),(955,'geocc=US;path=/;, geocc=BR;path=/;'),(956,'mantle-setcookie'),(957,'S1433509520.933076,VS0,VE34'),(958,'Accept-Encoding, X-Feature-Hash'),(959,'16377'),(960,'cache-jfk1029-JFK, cache-mia1327-MIA'),(961,'b4da46f17f5aa9df852b538186d1fd2ff3f3ca89'),(962,'stale-while-revalidate=300'),(963,'7, 0'),(964,'CP=\"IDC DSP COR CURa ADMa OUR IND PHY ONL COM STA\"'),(965,'66'),(966,'app01.xyz.kinja-ops.com #16377'),(967,'371724197 371721271, 930926178 925885262'),(968,'cp1068 hit (3), cp1066 frontend hit (311)'),(969,'GeoIP=BR:S_o_Paulo:-23.4733:-46.6658:v4; Path=/; Domain=.wikimedia.org, WMF-Last-Access=05-Jun-2015;Path=/;HttpOnly;Expires=Tue, 07 Jul 2015 12:00:00 GMT'),(970,'1927'),(971,'Wed, 03 Jun 2015 18:09:10 GMT'),(972,'Fri, 05 Jun 2015 13:05:21 GMT'),(973,'PHP/5.4.16'),(974,'__cfduid=d53f11fc47a707226a7bfcde753e5d1f71433509520; expires=Sat, 04-Jun-16 13:05:20 GMT; path=/; domain=.sabq.org; HttpOnly, Sabq=pi28rkgni764oumuhh3hp41sv3; path=/; domain=.sabq.org, SABQ_WEBSERVERS=; Expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/'),(975,'1f1c16a50d3918ad-GRU'),(976,'direct (starting new WAN connection)'),(977,'4663'),(978,'If you are reading this, consider a job at BestBuy.com http://www.bestbuy-jobs.com/bestbuy/group/corporate/'),(979,'bby_rdp=l; expires=Sat, 06-Jun-2015 13:05:25 GMT; path=/; domain=.bestbuy.com'),(980,'\"7a10c27a970af1daf4b526ed08cd28c0:1343841543\"'),(981,'111932'),(982,'web1 (via varnish2)'),(983,'177.94.68.160'),(984,'6'),(985,'www'),(986,'1562741482 1562739212'),(987,'public, max-age=30'),(988,'76831'),(989,'IBM_HTTP_Server'),(990,'22678'),(991,'JSP/2.2'),(992,'Wed, 31 Dec 1969 23:59:59 GMT'),(993,'PREF=ID=b80c1a2a75987cb7:FF=0:TM=1433509525:LM=1433509525:S=rlbYwBPCM3x1BN_l; expires=Sun, 04-Jun-2017 13:05:25 GMT; path=/; domain=.google.ro, NID=68=i2mYEjZpwipnccYhVTmGPs62w4-UmHCAo4sGNS5MgQw2h6RMM0APIYYreeGOiR65fcV47Hg0eWc3gI01DC0B4lmZS191qsP5xPm-CQdL-hRF25dDkfCNCgqbrN9S2mfx; expires=Sat, 05-Dec-2015 13:05:25 GMT; path=/; domain=.google.ro; HttpOnly'),(994,'90182'),(995,'Fri, 05 Jun 2015 12:50:13 GMT'),(996,'\"bad2e5298e9fd01:0\"'),(997,'Fri, 05 Jun 2015 13:05:24 GMT'),(998,'2353'),(999,'Fri, 05 Jun 2015 13:05:09 GMT'),(1000,'PREF=ID=770254fade9a5354:FF=0:TM=1433509525:LM=1433509526:S=EJUqlzHrK3-tAjrp; expires=Sun, 04-Jun-2017 13:05:26 GMT; path=/; domain=.google.com.ng, NID=68=awowPxXMFXAj1PP_0VklAiFb3iBtJixFiRVwRBbYwx29oRayEXHbs7MA2lbNecIPklk7PD1sr96Vlq5gzPCMAL4GuqKLz84QwLX2hXtzAt2TX80sEbWIqFXC_JSY2a31; expires=Sat, 05-Dec-2015 13:05:26 GMT; path=/; domain=.google.com.ng; HttpOnly'),(1001,'7752'),(1002,'Tue, 02 Jun 2015 22:16:51 GMT'),(1003,'\"556e2b53-1e48\"'),(1004,'82323'),(1005,'Miss'),(1006,'____ri=641; expires=Sun, 12-Jul-15 01:05:26 GMT; path=/; domain=.9gag.com'),(1007,'max-age=0, public, s-maxage=60'),(1008,'ukey=qc3x8i8lcijt634nj833e486y5a2qskz; expires=Fri, 05-May-2017 13:05:26 GMT; path=/; domain=.mediafire.com; httponly'),(1009,'MediaFire'),(1010,'no-cache, must-revalidate'),(1011,'58f2d4c9-9c85-4b4c-96e0-7e600c2a0491'),(1012,'division=chicago; Max-Age=315360000; Domain=.groupon.com; Path=/; Expires=Mon, 02 Jun 2025 13:05:25 GMT, CID=US_DTI_0_0_0_0; Domain=.groupon.com; Path=/; Expires=Sun, 05 Jul 2015 23:59:59 GMT, pageId=268b7ec4-1b31-46cf-8b7d-05d29e90dbf2-1433509525868-TH0; Path=/, homepage.sid=s%3A7_HgFhEYCd4Gqu-AEI9qfdNQL4fdrVuG.%2BI8zpLmPxV5zaZBDHVQtjGPdykhjtfM%2FIG3rIE3a7Nw; Path=/; HttpOnly, s=268b7ec4-1b31-46cf-8b7d-05d29e90dbf2; Expires=Fri, 05 Jun 2015 13:35:25 GMT; Path=/; Domain=.groupon.com, p0=1; Expires=Fri, 05 Jun 2015 13:10:25 GMT; Path=/; Domain=.groupon.com, b=81c9fdae-26d1-e984-3d67-568e6bf48f62; expires=Mon, 02-Jun-2025 13:05:26 GMT; path=/; domain=.groupon.com, bucket=426; expires=Mon, 02-Jun-2025 13:05:26 GMT; path=/; domain=.groupon.com'),(1013,'homepage_ita'),(1014,'268b7ec4-1b31-46cf-8b7d-05d29e90dbf2'),(1015,'81c9fdae-26d1-e984-3d67-568e6bf48f62'),(1016,'private, max-age=0, no-cache, no-store, must-revalidate'),(1017,'OUT'),(1018,'426'),(1019,'63'),(1020,'text/plain;charset=ISO-8859-1'),(1021,'__cfduid=d545d98cc3774694e58928d18a356df8e1433509525; expires=Sat, 04-Jun-16 13:05:25 GMT; path=/; domain=.abs-cbnnews.com; HttpOnly'),(1022,'EXPIRED'),(1023,'Fri, 05 Jun 2015 13:25:26 GMT'),(1024,'Fri, 05 Jun 2015 13:01:55 GMT'),(1025,'W/\"7415a9cc8f9fd01:0\"'),(1026,'public, max-age=1200'),(1027,'http://lgtvapp.abs-cbnnews.com'),(1028,'1f1c16c7d6140fb8-GRU'),(1029,'276331'),(1030,'sessid=b3879187d2c1efd513a2cb0f990009b7.1433509526; expires=Sat, 06-Jun-2015 13:05:26 GMT; Max-Age=86400; path=/; domain=.avito.ru; secure; httponly, u=1x6qf9la.1d7ojog.estioc6bx9; expires=Sun, 04-Jun-2017 13:05:26 GMT; Max-Age=63072000; path=/; domain=.avito.ru; secure; httponly, v=1433509526; expires=Fri, 05-Jun-2015 13:35:26 GMT; Max-Age=1800; path=/; domain=.avito.ru; secure; httponly, dfp_group=11; expires=Mon, 06-Jul-2015 13:05:26 GMT; Max-Age=2678400; path=/; domain=.avito.ru; secure; httponly'),(1031,'14175'),(1032,'cache17.l2cn201[0,200-0,H], cache29.l2cn201[1,0], cache3.cn113[50,200-0,M], cache3.cn113[52,0]'),(1033,'3399'),(1034,'MISS TCP_REFRESH_MISS dirn:4:256052416'),(1035,'_alicdn_tc2=AQAAAPYnzV+feAIAoEResbDdiEjYFmvN; Path=/; Expires=Fri, 05-Jun-15 14:05:27 GMT; HttpOnly'),(1036,'201'),(1037,'Fri, 05 Jun 2015 14:02:06 GMT'),(1038,'Fri, 05 Jun 2015 13:05:27 GMT'),(1039,'Fri, 05 Jun 2015 13:02:06 GMT'),(1040,'PREF=ID=ed71a1d2db8d8e99:FF=0:TM=1433509530:LM=1433509531:S=_FV-lGwl_VgheQdc; expires=Sun, 04-Jun-2017 13:05:31 GMT; path=/; domain=.google.com.ph, NID=68=hEOqX8okVDZ_3lhurE9Cr8Igpw96EwNjjheFeKS5qkL0sMwqu5TDkqS74BrItITIbiZkh6J9i__eWQrAawxh3U4d85wgSR8JbAx4m37JgxR_5VqUHAz5Uqe-LtIlNLIb; expires=Sat, 05-Dec-2015 13:05:31 GMT; path=/; domain=.google.com.ph; HttpOnly'),(1041,'Fri, 05 Jun 2015 13:05:31 GMT'),(1042,'PREF=ID=43c97fef8ec54be4:FF=0:TM=1433509531:LM=1433509531:S=mS4jFFZGCF00yQde; expires=Sun, 04-Jun-2017 13:05:31 GMT; path=/; domain=.google.com.co, NID=68=pUVmxEyV1hnJo_8iccWPe9mcgoKkl6FxjJy2rFwT4CxUpX6Xj1YnnvOBsYl7oGiOaB4z1wIxLy8MlAhOI1rw76yYeo1UIMNTm9DWBN8Vo2mkvklpKUxsllVop7lSe1jo; expires=Sat, 05-Dec-2015 13:05:31 GMT; path=/; domain=.google.com.co; HttpOnly'),(1043,'18811'),(1044,'mobile_view=false; path=/, , language_id=21; path=/; expires=Sun, 05-Jun-2016 13:05:31 GMT, , l=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, , authorize_intent=home; path=/; expires=Fri, 05-Jun-2015 13:15:31 GMT, _ask.fm_session=BAh7CToQb2xkX2dldF91cmwiBi86CmFza2ZtewA6D3Nlc3Npb25faWQiJTcyYjUzZWFkZWU5ZDJiMTY5NTk4YWJlZTU1MjhkZThhOhBfY3NyZl90b2tlbiIxVTBwa1Z4SVFpaVJFTTFQMmdidndZTkU0UkNoZE81REcxckNXRHVmWDdpOD0%3D--64aef5e0c7b16296833ced5869dc6343ad0f4c73; path=/; HttpOnly'),(1045,'Ask.FM Web Service'),(1046,'\"d886b0acf21c7f0d7ef271b14928b5ce\"'),(1047,'_refcook=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/, _source=%2F; expires=Tue, 04-Aug-2015 13:03:37 GMT; path=/, _testcookie=test; expires=Fri, 05-Jun-2015 13:09:37 GMT; path=/'),(1048,'Apache/2.2.15 (CentOS)'),(1049,'Fri, 05 Jun 2015 13:03:37 GMT'),(1050,'PREF=ID=0f94b01a24e82e2b:FF=0:TM=1433509531:LM=1433509531:S=n6OI8lqZRFY01C_b; expires=Sun, 04-Jun-2017 13:05:31 GMT; path=/; domain=.google.com.pe, NID=68=j7wX_isiwxCihT7vzbFuxRaVbFww_smpCAzCmKybH8p_IKFwNuOolYtOypT5D7zgWLUPke3FuNnTCSoVgG-hbzwRG22IDJ8AZ-mL7rAr7lDKh8phGZHhgxdbL1-wOhuT; expires=Sat, 05-Dec-2015 13:05:31 GMT; path=/; domain=.google.com.pe; HttpOnly'),(1051,'PHP/5.3.3'),(1052,'km_ab_cbp=1; expires=Sat, 03-Oct-2015 13:05:31 GMT; path=/; domain=.addthis.com, km_ai=55719e9b589808.39125570; expires=Sat, 04-Jun-2016 13:05:31 GMT; path=/; domain=.addthis.com, PHPSESSID=5bvrflivmgj58dbhco864r83v5; path=/, siteaud=all%7C1433509531; expires=Mon, 02-Jun-2025 13:05:31 GMT, ana_svc=sk; expires=Sat, 04-Jun-2016 13:05:31 GMT; path=/'),(1053,'PREF=ID=9afc329546747b61:FF=0:TM=1433509531:LM=1433509531:S=SEG4rFt4vvHcKuS6; expires=Sun, 04-Jun-2017 13:05:31 GMT; path=/; domain=.google.at, NID=68=hUNWZwZlx5IHrTtjLXPX1QPIlt4oqS8HkxcH6pWjwqtdr72LUqMXlDYxewt-x8cxDCkfGQ0OY5UMkndsBbQUyt3gxqok48hBjRH4XzAfM02e9xqiPh13bE57xLeC-mCp; expires=Sat, 05-Dec-2015 13:05:31 GMT; path=/; domain=.google.at; HttpOnly'),(1054,'78116'),(1055,'Tengine/1.2.2'),(1056,'Fri, 27 Mar 2015 06:14:19 GMT'),(1057,'Fri, 05 Jun 2015 13:05:30 GMT'),(1058,'54996'),(1059,'Perl Dancer 1.3121'),(1060,'did=aa25dca3-2bde-43dd-afbc-22b825895746; domain=.shutterstock.com; path=/; expires=Mon, 02-Jun-2025 13:05:31 GMT, visitor_id=6209348250; domain=.shutterstock.com; path=/; expires=Thu, 05-Jun-2025 13:05:31 GMT, visit_id=8014031807; domain=.shutterstock.com; path=/; expires=Fri, 05-Jun-2015 13:35:31 GMT, ssssidd=5845beeb72ac519f3a0f84c7ac2cedca; path=/; expires=Sun, 05-Jul-2015 13:05:31 GMT'),(1061,'ODAxNDAzMTgwNyM2MjA5MzQ4MjUwIyNCUiMjXl5FTkReXg=='),(1062,'If you are reading this header, consider a job at Shutterstock. We are hiring Security Engineers, and Infrastructure Engineers - See www.shutterstock.com/jobs'),(1063,'49756'),(1064,'nosniff, nosniff'),(1065,'csid=BAhJIhgzMjMtNjYyMTEyOS0xNTU4NzM3BjoGRVQ%3D--75840a7a5e9db5f10b5f27600aef5132c313fc0c; path=/; expires=Tue, 05 Jun 2035 13:05:31 -0000, locale=en; path=/, _session_id2=2f73e9e3e8c99b28f3b2ad7192c29393; path=/; expires=Fri, 05 Jun 2015 19:05:31 -0000; HttpOnly'),(1066,'0TQ2J1NGFDA3W579NZM7'),(1067,'0.320057'),(1068,'\"5d013ba9f36ebdfbd8ae78f4fce41364\"'),(1069,'session-id=-; path=/; domain=.www.amazon.es; expires=Thu, 05-Jun-2003 13:05:31 GMT, session-id-time=-; path=/; domain=.www.amazon.es; expires=Thu, 05-Jun-2003 13:05:31 GMT, session-token=-; path=/; domain=.www.amazon.es; expires=Thu, 05-Jun-2003 13:05:31 GMT, ubid-acbes=-; path=/; domain=.www.amazon.es; expires=Thu, 05-Jun-2003 13:05:31 GMT, at-acbes=-; path=/; domain=.www.amazon.es; expires=Thu, 05-Jun-2003 13:05:31 GMT, lc-acbes=-; path=/; domain=.www.amazon.es; expires=Thu, 05-Jun-2003 13:05:31 GMT, x-acbes=-; path=/; domain=.www.amazon.es; expires=Thu, 05-Jun-2003 13:05:31 GMT, x-wl-uid=-; path=/; domain=.www.amazon.es; expires=Thu, 05-Jun-2003 13:05:31 GMT, sess-at-acbes=-; path=/; domain=.www.amazon.es; expires=Thu, 05-Jun-2003 13:05:31 GMT, UserPref=-; path=/; domain=.www.amazon.es; expires=Thu, 05-Jun-2003 13:05:31 GMT, x-wl-uid=1y4c0Aj7STIqVeyKp0evOYKImWCIiajg/VwhFIM/ELhlXV4U9K7mxRNhJhfcq/zJgk8rnFBtuoTc=; path=/; domain=.amazon.es; expires=Tue, 01-Jan-2036 00:00:01 GMT, session-id-time=2082758401l; path=/; domain=.amazon.es; expires=Tue, 01-Jan-2036 00:00:01 GMT, session-id=276-6463760-9364856; path=/; domain=.amazon.es; expires=Tue, 01-Jan-2036 00:00:01 GMT'),(1070,'68Y0F0NSMXC2MCCNXYZM'),(1071,'U3y4DF6Qv1m760xoyzEL8P/fT/QTBKGuiGO9frAeNPvHgG8ljKsnUA=='),(1072,'PREF=ID=50f214d082c1f396:FF=0:TM=1433509531:LM=1433509531:S=4FtqZ4K2MEmMwP07; expires=Sun, 04-Jun-2017 13:05:31 GMT; path=/; domain=.google.com.sg, NID=68=RJO4vSCsZ5uFyWnb85jY71ltj1QeluHK7PZ0K_cP8vPKpHChZEHtKisV4id2TDiz9aNSid2Jil8IWWFFIDWHrgnJADrA_v7FLn-fovPKaN2-nWnIpjmgkiBcewI9fAtP; expires=Sat, 05-Dec-2015 13:05:31 GMT; path=/; domain=.google.com.sg; HttpOnly'),(1073,'max-age=250'),(1074,'Fri, 05 Jun 2015 13:05:36 GMT'),(1075,'f743257ccfbb7a05f27c64b923fdfc18'),(1076,'482263-web3.chi.mashable.com'),(1077,'US'),(1078,'1.918313'),(1079,'IE=edge,chrome=1,IE=Edge,chrome=1'),(1080,'public, private, must-revalidate, max-age=92'),(1081,'__cfduid=d72131a48f77d3e15ab962e67780fd2be1433509535; expires=Sat, 04-Jun-16 13:05:35 GMT; path=/; domain=.youm7.com; HttpOnly'),(1082,'4.0'),(1083,'1f1c17073a050fdc-GRU'),(1084,'SSLB=.0; domain=www.gmx.net ;path=/'),(1085,'PREF=ID=c6b361398482529f:FF=0:TM=1433509536:LM=1433509536:S=8I7T7nQaKqhZ80GR; expires=Sun, 04-Jun-2017 13:05:36 GMT; path=/; domain=.google.se, NID=68=e-HIpuoFm96R--DXFTqzUuXapA0PLYpliRaBPUPPZyq7-PbR5vJS70YUyKLzMZc9gUfBjLu99ZZr1TMqWtmhgkElo9LGM6mgNLTQJpJugCDwS94_DUza2dxtfaTICb3I; expires=Sat, 05-Dec-2015 13:05:36 GMT; path=/; domain=.google.se; HttpOnly'),(1086,'PREF=ID=f43390525045d4b1:FF=0:TM=1433509536:LM=1433509536:S=raxYMm4ae3-aVKdt; expires=Sun, 04-Jun-2017 13:05:36 GMT; path=/; domain=.google.pt, NID=68=aTVUpnboW_FSBHjsWhBSVep77GSdr5hxzWkRhBH28iwskAvrrBEr1KPDd93ML0gY__5xWjb9WbYrEEXkz18Ku3xAjG-EEulMKGFQgw70yXYyp_J4zCaUP1OmnvacQvn-; expires=Sat, 05-Dec-2015 13:05:36 GMT; path=/; domain=.google.pt; HttpOnly'),(1087,'PREF=ID=fa6e36b15e21cfc6:FF=0:TM=1433509536:LM=1433509536:S=QbEtIn5MdU69PIZI; expires=Sun, 04-Jun-2017 13:05:36 GMT; path=/; domain=.google.ch, NID=68=Rhbmivz4eq2KIBTAJB_rjCSatMgVo6_Qcvo8RGCcrZOFbC1_Rx4NUKCSe8X-NzCRynrNXdXuwHRMeWjqSWZf3QXDP5NaPRqmEUcpFv_8joi0Q8qRT6B5RKtmuHdW9cmP; expires=Sat, 05-Dec-2015 13:05:36 GMT; path=/; domain=.google.ch; HttpOnly'),(1088,'http://fjb.kaskus.co.id'),(1089,'PREF=ID=4bf238e3ec9d55b1:FF=0:TM=1433509536:LM=1433509536:S=W9Km_l_h_PcPVivc; expires=Sun, 04-Jun-2017 13:05:36 GMT; path=/; domain=.google.cl, NID=68=bLzOqR0qDgZfaQcrylQOBPBcG926BBBPxbN3L9wVaZT_siWGsM4tgq3gPGWQqzqADOYO8NuthEFxKteWFMA7HdHI9fkBVvZxTwxS2MTayIqtACOB7X7DCKxSL9LR5D1B; expires=Sat, 05-Dec-2015 13:05:36 GMT; path=/; domain=.google.cl; HttpOnly'),(1090,'PHP/5.5.9-1ubuntu4.5'),(1091,'__cfduid=db72c1c6cdec7303cab113bd3b93bb2591433509536; expires=Sat, 04-Jun-16 13:05:36 GMT; path=/; domain=.bomb01.com; HttpOnly'),(1092,'1f1c1709fa370fca-GRU'),(1093,'227280'),(1094,'1.1 www.spiegel.de, 1.0 lnxp-6107.srv.mediaways.net (squid/3.1.23)'),(1095,'index, follow, noarchive, noodp'),(1096,'MISS from lnxp-6107.srv.mediaways.net'),(1097,'6137'),(1098,'HIT from lnxp-6107.srv.mediaways.net:6081'),(1099,'Fri, 05 Jun 2015 13:07:06 GMT'),(1100,'6107'),(1101,'max-age=90'),(1102,'129076'),(1103,'ssid=JPHc7GDZbQnWfJcC4SYmyzcZ6FhpcZcN; path=/; domain=.stumbleupon.com, cmf_i=46124556855719ea0cf8828.92066646; expires=Sun, 05-Jul-2015 13:05:36 GMT; path=/; domain=.stumbleupon.com, cmf_spr=A%2FN; expires=Sun, 05-Jul-2015 13:05:36 GMT; path=/; domain=.stumbleupon.com, cmf_sp=%2F; expires=Sun, 05-Jul-2015 13:05:36 GMT; path=/; domain=.stumbleupon.com, su_c=da22b6752188ee1466ccaf1509409446%7C%7C10%7C%7C1433509536%7C54557c481ef06dd103ab12b133f3b7a9; expires=Sat, 04-Jun-2016 13:05:36 GMT; path=/; domain=.stumbleupon.com'),(1104,'policyref=\"/w3c/p3p.xml\", CP=\"CURa ADMa DEVa PSAo PSDo OUR BUS UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR\"'),(1105,'44924'),(1106,'VISITOR=55719ea02d82e334386adae4; expires=\"Mon, 02-Jun-2025 13:05:36 GMT\"; httponly; Max-Age=315360000; Path=/, sourceforge=b4595ba25554ef21d4489659955680528307fe99gAJ9cQEoVQxsYW5kaW5nX3BhZ2VxAlUBL1UFcHJlZnNxA31xBFUDa2V5cQVVGDU1NzE5ZWEwMmQ4MmUzMzQzODZhZGFlNHEGVQpjdXJyZW50X29zcQddcQgoVQV3aW4zMnEJVQdXaW5kb3dzcQplVQNfaWRxC1UgMDZmNTc4MzFiNjdjNGY4MDhiZThkMjU1MjQ4Y2NlM2VxDFUOX2FjY2Vzc2VkX3RpbWVxDUdB1VxnqD9MWVUOX2NyZWF0aW9uX3RpbWVxDkdB1VxnqD9MUXUu; expires=Tue, 19-Jan-2038 03:14:07 GMT; httponly; Path=/'),(1107,'http://sourceforge.net/account/xrds.php'),(1108,'262'),(1109,'abRand=36; path=/; domain=quikr.com, ipToCityStag=100%7C0%7C0; path=/; domain=quikr.com, ipToCityEnabled=0%7C0%7C0; path=/; domain=quikr.com, lang=en; path=/; domain=quikr.com, usession=602251433509526; path=/; domain=quikr.com, prefer_city=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=quikr.com, ipToCityStag=100%7C1%7C1; path=/; domain=quikr.com, gban=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=quikr.com, gban=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=quikr.com'),(1110,'Fri, 05 Jun 2015 13:05:37 GMT'),(1111,'ARR/2.5'),(1112,'__cfduid=df4889babbd85afc55fac04adcb421bb51433509536; expires=Sat, 04-Jun-16 13:05:36 GMT; path=/; domain=.hdfcbank.com; HttpOnly, JSESSIONID=AB0CCC338055870C7D766AB7745B892E; Domain=www.hdfcbank.com; Path=/; HttpOnly'),(1113,'1f1c17080f02101e-GRU'),(1114,'hw=86400; Domain=.seznam.cz; expires=Sat, 06-Jun-2015 13:05:37 GMT; Path=/, hint=MTQzMzUwOTUzNywwOw==; Domain=.seznam.cz; expires=Sun, 12-May-2115 13:05:37 GMT; Path=/, ng=1;Domain=.seznam.cz;Path=/'),(1115,'http://id.seznam.cz/yadis'),(1116,'private, must-revalidate, max-age=60'),(1117,'Fri, 05 Jun 2015 13:05:41 GMT'),(1118,'109942'),(1119,'815425791'),(1120,'welcome.html.en-us'),(1121,'en-us'),(1122,'bytes, bytes'),(1123,'Fri, 05 Jun 2015 15:05:41 GMT'),(1124,'negotiate,accept,accept-language,cookie'),(1125,'choice'),(1126,'g4t5233.houston.hp.com'),(1127,'ak_rg=US; expires=Fri, 12-Jun-2015 13:05:41 GMT; path=/, ak_co=BR; expires=Fri, 12-Jun-2015 13:05:41 GMT; path=/'),(1128,'Fri, 05 Jun 2015 13:07:21 GMT'),(1129,'W/\"EYfTqsi66guoVRqj74l2fA==\"'),(1130,'public, max-age=100'),(1131,'190176'),(1132,'Phusion Passenger 4.0.50'),(1133,'false'),(1134,'_unqid=acc10e8f3862258b8f4ebf5f50e7cdb04bac92b55c9bd48897270d26d2879633; path=/; expires=Tue, 05-Jun-2035 13:05:41 GMT, sic=; domain=.bleacherreport.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, partner_id=; domain=bleacherreport.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, site_version=old; domain=.bleacherreport.com; path=/; expires=Fri, 12-Jun-2015 13:05:41 GMT'),(1135,'nginx/1.7.7 + Phusion Passenger 4.0.50'),(1136,'64'),(1137,'\"8ba732e1cae801bc82556953751a7b9f\"'),(1138,'142602'),(1139,'Fri, 05 Jun 2015 13:05:42 GMT'),(1140,'desktop'),(1141,'User-Agent, Accept-Encoding, User-Agent'),(1142,'max-age=1'),(1143,'Batcache'),(1144,'4.dca _dca'),(1145,'<http://ti.me/nACNOw>; rel=shortlink'),(1146,'max-age=252, must-revalidate'),(1147,'If you\'re reading this, you should visit automattic.com/jobs and apply to join the fun, mention this header.'),(1148,'http://time.com/xmlrpc.php'),(1149,'PHP/5.4.27'),(1150,'lighttpd/1.4.35'),(1151,'PHP/5.3.23'),(1152,'__cfduid=d2eeefff2996c7b3f9707306af1c9add81433509541; expires=Sat, 04-Jun-16 13:05:41 GMT; path=/; domain=.hclips.com; HttpOnly, PHPSESSID=aj53pvre7t9vh9vcp95jbnvf75; path=/; domain=.hclips.com, uniq=1; expires=Sat, 06-Jun-2015 13:05:44 GMT; path=/; domain=.hclips.com, ref=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain=.hclips.com, ps=0; expires=Sun, 05-Jul-2015 13:05:44 GMT; path=/; domain=.hclips.com'),(1153,'1f1c172a0e1218ad-GRU'),(1154,'2195780732 2195778254'),(1155,'PHP/5.4.22'),(1156,'__cfduid=dcad62c3d19e305c03db48a0aa5f579b51433509541; expires=Sat, 04-Jun-16 13:05:41 GMT; path=/; domain=.theladbible.com; HttpOnly'),(1157,'Fri, 05 Jun 2015 13:06:08 GMT'),(1158,'62'),(1159,'Sen'),(1160,'1f1c172aa8ea0fee-GRU'),(1161,'DJSESSION=country%3Dbr%7C%7Ccontinent%3Dsa%7C%7Cregion%3Dsp%7C%7Ccity%3Dsaopaulo%7C%7Clatitude%3D-23.53%7C%7Clongitude%3D-46.62%7C%7Ctimezone%3Dgmt-3%7C%7Czip%3D%7C%7CORCS%3Dna%2Cus; Domain=.wsj.com; Path=/, DJCOOKIE=ORC%3Dna%2Cus; Domain=.wsj.com; Path=/, wsjregion=na%2Cus; Domain=.wsj.com; Path=/; Expires=Sun, 05 Jul 2015 13:05:41 GMT'),(1162,'last_visit=1433509541; Path=/, inftmnt=0; expires=Sat, 06-Jun-2015 13:05:41 GMT; Path=/, proselytize=1; domain=.rambler.ru; path=/; expires=Wed, 20-Jul-17 23:55:55 GMT, ruid=vAsAAKWecVXp4LtOAfcBAAB=; expires=Thu, 31-Dec-37 23:55:55 GMT; domain=.rambler.ru; path=/, dv=gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA:1433509541; path=/; expires=Thu, 31-Dec-37 23:55:55 GMT, dvr=gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA:1433509541; domain=.rambler.ru; path=/; expires=Thu, 31-Dec-37 23:55:55 GMT, lv=1433509541; path=/; expires=Thu, 31-Dec-37 23:55:55 GMT, lvr=1433509541; domain=.rambler.ru; path=/; expires=Thu, 31-Dec-37 23:55:55 GMT, ruid=AQAAAKWecVU+tFxSAYt0CAB=; expires=Thu, 31-Dec-37 23:55:55 GMT; domain=.rambler.ru; path=/'),(1163,'nginx/1.3.7'),(1164,'private, no-cache, must-revalidate'),(1165,'CP=\"NON DSP NID ADMa DEVa TAIa PSAa PSDa OUR IND UNI COM NAV\", CP=\"NON DSP NID ADMa DEVa TAIa PSAa PSDa OUR IND UNI COM NAV\"'),(1166,'PHP/5.3.8'),(1167,'__cfduid=d1f4a3666b238c1827102986badb71af11433509541; expires=Sat, 04-Jun-16 13:05:41 GMT; path=/; domain=.extratorrent.cc; HttpOnly'),(1168,'1f1c172b36890fe8-GRU'),(1169,'PREF=ID=3c6b257add77d8ce:FF=0:TM=1433509542:LM=1433509542:S=tWbWSyh8Q28XCty8; expires=Sun, 04-Jun-2017 13:05:42 GMT; path=/; domain=.google.dz, NID=68=jtA3HkPQdeuPJssYeMhbhiuXEctcKqOu4pQCtWlmExkuz-8r6-dJ3CeFUZQetLb7_NWm_IsF4vMNMWM5w-MAPbCUEphpbsEB8xQuw8m-8BJVfCWGqUy_ZxoVH6a9yJ5j; expires=Sat, 05-Dec-2015 13:05:42 GMT; path=/; domain=.google.dz; HttpOnly'),(1170,'128790'),(1171,'hur%5Fglobal%5Fcookie=ok; expires=Sat, 04-Jun-2016 13:05:42 GMT; path=/, ASPSESSIONIDCQQRCRCR=POBIFLHAKDJAKIGIHNMGJIHH; path=/'),(1172,'32824'),(1173,'timeout=10, max=310'),(1174,'Mon, 01 Jun 2015 07:38:42 GMT'),(1175,'\"27ff7-8038-5176fea414fae\"'),(1176,'Fri, 05 Jun 2015 13:05:43 GMT'),(1177,'styx-288be87c0a8dc120905df3d8a0249c1e'),(1178,'styx803cea0c'),(1179,'public, max-age=3600'),(1180,'3009327301 3008962615'),(1181,'__cfduid=d0ebe8614a867f864eeac301863965dc41433509546; expires=Sat, 04-Jun-16 13:05:46 GMT; path=/; domain=.infusionsoft.com; HttpOnly'),(1182,'Fri, 05 Jun 2015 12:33:47 GMT'),(1183,'<http://www.infusionsoft.com/>; rel=\"shortlink\",<http://www.infusionsoft.com/>; rel=\"canonical\",<https://plus.google.com/101755182665506544613>; rel=\"publisher\",<http://infusionweb.s3.amazonaws.com/images/infusionsoft-fb-200x200.jpg>; rel=\"image_src\"'),(1184,'Fri, 05 Jun 2015 13:05:46 GMT'),(1185,'1f1c174abff018cd-GRU'),(1186,'365'),(1187,'1703740a-7809-4a98-9f5c-b524102ce1fa'),(1188,'MlWYWmcgg7PBNzVOLWwmv0WnnFLpQIDwufi2RwiPTpaNh2plEgfHUQQ8L46gr1acmq+EqfarsblXKGY08FqtSw=='),(1189,'PREF=ID=d2e0005db7cef8f4:FF=0:TM=1433509546:LM=1433509546:S=V2ZFwq3__AqBBkGU; expires=Sun, 04-Jun-2017 13:05:46 GMT; path=/; domain=.google.no, NID=68=SoUT9kYD-HZqwZLumTxkfD5hh7-maZcfBTQeHI2Gn2FnDNPVgYkK9EKgRMVDc18S2DObcLLXJLSXXJz4s3YEa0djk_VqgJr-eD9ZHu-u-XsNZFV9NlGYq0wsb3TlATi6; expires=Sat, 05-Dec-2015 13:05:46 GMT; path=/; domain=.google.no; HttpOnly'),(1190,'PREF=ID=d25e186b2a440fa3:FF=0:TM=1433509546:LM=1433509546:S=B4ntBi2Evk6xaX45; expires=Sun, 04-Jun-2017 13:05:46 GMT; path=/; domain=.google.cz, NID=68=gZqG4MvH4drsc0bfaURe5jqBCQ2OGmI-gAvDsbRNqJAP_68PSeK-WDHCKGsqe5uKyUP3_aEgi4K1q55nIVuHnywEd1E76NcIACaOPD-i8vYsK5yLCxsfyadeyIq2MwlC; expires=Sat, 05-Dec-2015 13:05:46 GMT; path=/; domain=.google.cz; HttpOnly'),(1191,'PREF=ID=8dc54aea9013b441:FF=0:TM=1433509546:LM=1433509546:S=yJ3lwQM7uzp7ReYI; expires=Sun, 04-Jun-2017 13:05:46 GMT; path=/; domain=.google.com.bd, NID=68=HQYKe3JbSaEIOvNamVoEcf1M7IFkPmbUmYedT2HYYh5SUJECI1lx9ZZSUG2Urw7e493upOSfY7hWU0mp4P_k4GHkOymb_-fmWglbzZE209Z_evg7r_H66l7revU-r3gD; expires=Sat, 05-Dec-2015 13:05:46 GMT; path=/; domain=.google.com.bd; HttpOnly'),(1192,'Servlet/3.0 JSP/2.2'),(1193,'GLOBALID=e348321328b44adda1e2c3d2a70b0ab3; domain=.verizonwireless.com; expires=Mon, 04-Jun-2018 13:05:47 GMT; path=/, JSESSIONIDHP=BPrD08vgTXMTAFWCfdRh9flrBxv57EyHsZjbYWXGOKrGpLmoEbzb!-1285917494!cis-eapp11!5234!-1; path=/, NSC_xxx_iq_mcwt=ffffffff09f7d72c45525d5f4f58455e445a4a422242;path=/;httponly, NSC_xxx_hwt=ffffffffa17bccd945525d5f4f58455e445a4a420000;path=/;httponly'),(1194,'Tue, 04 Dec 1993 21:29:02 GMT'),(1195,'version=QVRHUGxhdGZvcm0vMTEuMXAx'),(1196,'PREF=ID=95a0c146196a4ec3:FF=0:TM=1433509547:LM=1433509547:S=5Hxagy2k5yPk7vNP; expires=Sun, 04-Jun-2017 13:05:47 GMT; path=/; domain=.google.co.il, NID=68=DZP10A_4hiI150bW3yeufNlxnZEeSz0Sx24dMQLh3_Km5KdMEnipXttrvV_5xyUpaW-KxwmwuiHMAxXoVsMK4ll-7YXBidoOFfGFGeKQTTSG_bxTCtFctGISbfdMuGZU; expires=Sat, 05-Dec-2015 13:05:47 GMT; path=/; domain=.google.co.il; HttpOnly'),(1197,'Fri, 05 Jun 2015 13:05:47 GMT'),(1198,'ht h0-s1.p0-gig.cdngp.net'),(1199,'345908'),(1200,'112'),(1201,'Fri, 05 Jun 2015 13:05:55 GMT'),(1202,'PWS/8.1.20.17'),(1203,'max-age=120'),(1204,'37370'),(1205,'Fri, 05 Jun 2015 14:05:48 GMT'),(1206,'ECS (mia/17BA)'),(1207,'Fri, 05 Jun 2015 12:24:18 GMT'),(1208,'Public,public'),(1209,'2064810803 2063808216'),(1210,'PT=675632;PA=-1531833953;RS=Production Live/20150605081939_0.session;SP=Production Live;PS=-1262753182'),(1211,'HIT(605)@core_browse_grid'),(1212,'Coradiantuserid=73dd9bf1-b992-143f-9678-00e0ed174c44; Path=/; Domain=.homedepot.com, akaau=1433509847~id=548145bafa25297069c650171efdad1b; path=/, HD_DC=origin; Domain=.homedepot.com; Path=/'),(1213,'PREF=ID=928fa28e31e63ee2:FF=0:TM=1433509547:LM=1433509547:S=Fznfbd3pZWUuVMkc; expires=Sun, 04-Jun-2017 13:05:47 GMT; path=/; domain=.google.hu, NID=68=ApJBURSjoo9Wqf1HEtTlLkocaYHk4RaK3ZoV0JBcm0j1LSGKo8Cq_qp5blKgkZvQ0rzQ0n41KI4Lb01Eq6fNG4Ofh_oTIsveChIPVsBtqOnD1vETwYJb60aEEnBMSCPA; expires=Sat, 05-Dec-2015 13:05:47 GMT; path=/; domain=.google.hu; HttpOnly'),(1214,'29414'),(1215,'Wed, 04 Jun 2014 21:00:00 GMT'),(1216,'0W/0.8e'),(1217,'PREF=ID=04a9bf42bb1b3c95:FF=0:TM=1433509547:LM=1433509547:S=tJEIR7xR4i3RNKRN; expires=Sun, 04-Jun-2017 13:05:47 GMT; path=/; domain=.google.ie, NID=68=od8e1DIZX_CKmrQ5VdF23wWg5UICnpmRmI5EwGu2QWXWXVbiRtE39AxpHLArqEmdiyC9QM6X5QYfcyQeWHOClzUwqBqsJneMolthkx289NuLxo_7dR2FyAi_snJyu0lm; expires=Sat, 05-Dec-2015 13:05:47 GMT; path=/; domain=.google.ie; HttpOnly'),(1218,'__cfduid=d09824debe04023c7e8a63650b714347b1433509547; expires=Sat, 04-Jun-16 13:05:47 GMT; path=/; domain=.ijreview.com; HttpOnly'),(1219,'W/\"gK5G0ts2EeU5oyDTu9DqVQ==-gzip\"'),(1220,'1f1c174d809a0fe2-GRU'),(1221,'day1host=h; Domain=.4shared.com; Expires=Sat, 06-Jun-2015 13:05:47 GMT; Path=/'),(1222,'566'),(1223,'594'),(1224,'x-wl-uid=1g57fG7G+8eZKFwdazW6b4rDdYJM0xA2Jdr89nql9uOw5KBwyfxVYTjccCQKwZ9XTii8utBRI45o=; path=/; domain=.amazon.ca; expires=Tue, 01-Jan-2036 08:00:01 GMT, session-id-time=2082787201l; path=/; domain=.amazon.ca; expires=Tue, 01-Jan-2036 08:00:01 GMT, session-id=186-3599403-8317816; path=/; domain=.amazon.ca; expires=Tue, 01-Jan-2036 08:00:01 GMT'),(1225,'191BK35EQJR5W5JR498N'),(1226,'EM+FV7iuCQ9WNqsRIGjRIKjX4YqR4sVr9zXovFo0kfVDudgHcCGILLHSxh4Ap8CM'),(1227,'Fri, 05 Jun 2015 13:05:48 GMT'),(1228,'gtab=ZM:5; expires=Sun, 05-Jul-2015 13:05:48 GMT; Max-Age=2592000; path=/, gootop=RK:1&MV:1&SN:0&YW:1&AX:ZKMXqHSU8mnQOqnJUL42vA&SR:00001&LU:1_8_9_11_10_5_57; expires=Sun, 05-Jul-2015 13:05:48 GMT; Max-Age=2592000; path=/, gootopop=1; expires=Sat, 04-Jun-2016 13:05:48 GMT; Max-Age=31536000; path=/, gootopstay=FA:1433509548&FR:0&FS:&FT:&UC:06991e1e1f7c46b92059ad0ad859c9a2; expires=Sat, 04-Jun-2016 13:05:48 GMT; Max-Age=31536000; path=/, gooproperty=TR%3Dkantou%26TV%3D008%26WE%3D4410%26HO%3D1%26MP%3Dkantou%26AR%3D%26TH%3D0%26ST%3D%26TP%3D%26NL%3D13; expires=Sun, 04-Jun-2017 13:05:48 GMT; Max-Age=63072000; path=/; domain=goo.ne.jp'),(1229,'policyref=\"/w3c/p3p.xml\",CP=\"CAO DSP COR CURa ADMa DEVa TAIa PSAa PSDa IVAi IVDi CONo OUR SAMo OTRo IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC\"'),(1230,'noodp'),(1231,'bedrock6.webapp.scl3.mozilla.com'),(1232,'Fri, 05 Jun 2015 13:15:48 GMT'),(1233,'timeout=5, max=999'),(1234,'max-age=600'),(1235,'caching'),(1236,'114362'),(1237,'gytp-201 23,20202'),(1238,'tr'),(1239,'auction_session=3b98c89713af4cc7984ec3eeed5f81bb; Domain=.sahibinden.com; Path=/, vid=164; Domain=.sahibinden.com; Expires=Sun, 05-Jul-2015 13:05:48 GMT; Path=/, cdid=pEn8u1tm0AbDWY5A; Domain=.sahibinden.com; Expires=Wed, 02-Dec-2015 13:05:48 GMT; Path=/'),(1240,'Sahibinden Web Servers'),(1241,'2015-06-05 16:05:02'),(1242,'ce59ab6b6a33f5987e27f92a036e4f63'),(1243,'83934'),(1244,'HIT from 060320b3Sc.4, MISS from 26071413i4'),(1245,'Fri, 05 Jun 2015 13:08:35 GMT'),(1246,'Sun-ONE-Web-Server/6.1'),(1247,'Fri, 05 Jun 2015 13:05:35 GMT'),(1248,'v2regbstage=true;Path=/;Domain=.pandora.com;Expires=Wed, 03-Jun-20 13:05:51 GMT'),(1249,'Fri, 05 Jun 2015 13:05:51 GMT'),(1250,'auth_status:200, origin:primary.washingtonpost.com, cache key modifier:0, num_auth_cookies:6'),(1251,'de=;Expires=Sunday, 04-June-2017 13:05:51 GMT; path=/; domain=.washingtonpost.com, client_region=0;Expires=Friday, 05-June-2015 13:15:51 GMT; path=/; domain=.washingtonpost.com, X-WP-Split=X;Expires=Thursday, 01-January-1970 00:00:00 GMT; path=/; domain=.washingtonpost.com, devicetype=0;Expires=Sunday, 05-July-2015 23:34:51 GMT; path=/; domain=.washingtonpost.com, osfam=0;Expires=Sunday, 05-July-2015 23:34:51 GMT; path=/; domain=.washingtonpost.com, rpld1=0:telesp.net.br|20:bra|21:sp|22:sao paulo|23:-23.533701|24:-46.628899|;Expires=Friday, 05-June-2015 14:05:51 GMT; path=/; domain=.washingtonpost.com'),(1252,'Accept-encoding'),(1253,'Methode-Portal-Server/2.0'),(1254,'Fri, 05 Jun 2015 13:02:41 GMT'),(1255,'must-revalidate'),(1256,'12'),(1257,'22:2375652844313357594'),(1258,'14509319717045107094:QSJ01-NPPRY26:1433509551:165'),(1259,'PHP/5.5.23'),(1260,'101151'),(1261,'www12-web.con.iad1.webmd.com'),(1262,'Fri, 05 Jun 2015 13:05:52 GMT'),(1263,'brand=mywebmd; domain=.webmd.com; path=/, VisitorId=9a68839b-6171-4eee-b92a-65949807d873; domain=.webmd.com; expires=Thu, 05-Jun-2025 13:05:52 GMT; path=/, brand=mywebmd; domain=.webmd.com; path=/, VisitorId=9a68839b-6171-4eee-b92a-65949807d873; domain=.webmd.com; expires=Thu, 05-Jun-2025 13:05:52 GMT; path=/, refpath=; domain=.webmd.com; path=/, webmd_geoLoc=; domain=webmd.com; path=/'),(1264,'wws'),(1265,'max-age=0, no-cache'),(1266,'http://www.webmd.com'),(1267,'440692'),(1268,'HIT from CNC-NK-3-3g7.4'),(1269,'0.6'),(1270,'Fri, 05 Jun 2015 13:08:25 GMT'),(1271,'default-src *; frame-src *.zhihu.com getpocket.com note.youdao.com; script-src *.zhihu.com *.google-analytics.com zhstatic.zhihu.com \'unsafe-eval\'; style-src *.zhihu.com \'unsafe-inline\''),(1272,'Fri, 02 Jan 2000 00:00:00 GMT'),(1273,'zhihu_nginx'),(1274,'Fri, 05 Jun 2015 13:29:53 GMT'),(1275,'max-age=1500, must-revalidate'),(1276,'79200'),(1277,'SFO'),(1278,'app-64-18.intern.weebly.net'),(1279,'wt-v5f69g=1by5ovn; expires=Fri, 19-Jun-2015 13:05:52 GMT; Max-Age=1209600; path=/, wt-1q0sabk=fr9xd6; expires=Fri, 19-Jun-2015 13:05:52 GMT; Max-Age=1209600; path=/, wt-1w2veim=pugkn0; expires=Fri, 19-Jun-2015 13:05:52 GMT; Max-Age=1209600; path=/, wt-9fvj8c=0; expires=Fri, 19-Jun-2015 13:05:52 GMT; Max-Age=1209600; path=/, wt-1q0sabk=fr9xd6; expires=Fri, 19-Jun-2015 13:05:52 GMT; Max-Age=1209600; path=/, wcid=mgujtmtbjz5ixd9p; expires=Fri, 19-Jun-2015 13:05:52 GMT; Max-Age=1209600; path=/, sto-id-nginx_assets=0; Domain=weebly.com; Path=/, sto-id-editor=CIHLHLAK; Domain=weebly.com; Path=/'),(1280,'80:quic,p=0,80:quic,p=0'),(1281,'Thu, 26 Dec 2013 19:02:43 GMT'),(1282,'Fri, 05 Jun 2015 13:15:52 GMT'),(1283,'Fri, 05 Jun 2015 10:20:21 GMT'),(1284,'1.0 wix.com'),(1285,'_wixUIDX=null-user-id;Path=/;Domain=.wix.com;Expires=Thu, 03-Sep-2015 13:05:52 GMT, _wixCIDX=d08f6fdd-cdcb-46b7-9b9d-fbb1bf6a26b2;Path=/;Domain=.wix.com;Expires=Thu, 03-Sep-2015 13:05:52 GMT, visid_incap_133961=o2kImDH3RY+Z2Fd1+tio37CecVUAAAAAQUIPAAAAAAAlEh1LOUvcXPvWprWUtpGe; expires=Sun, 04 Jun 2017 07:12:50 GMT; path=/; Domain=.wix.com, incap_ses_297_133961=kLwWDFXRthuN/fLgBigfBLCecVUAAAAAumOqRaPCZ3zsP5XTU4naDw==; path=/; Domain=.wix.com'),(1286,'public.apu7.aus'),(1287,'Thu, 04 Jun 2015 20:05:13 GMT'),(1288,'\"72800f-e95c-517b6b1801040\"'),(1289,'Incapsula'),(1290,'16'),(1291,'9-214057872-214057873 NNNY CT(160 -1 0) RT(1433509552119 0) q(0 0 1 -1) r(3 3) U5'),(1292,'sputnik1.aus_dsp, apu7.aus.wix-public-war'),(1293,'1499729413 1499707802'),(1294,'PHP/5.4.35-1+deb.sury.org~precise+1'),(1295,'__cfduid=d5fbce76a399decc6dbbc8320c43d556f1433509552; expires=Sat, 04-Jun-16 13:05:52 GMT; path=/; domain=.teepr.com; HttpOnly'),(1296,'434'),(1297,'http://www.teepr.com/xmlrpc.php'),(1298,'1f1c176dd153100c-GRU'),(1299,'WP 1.3.18'),(1300,'Fri, 05 Jun 2015 13:06:53 GMT'),(1301,'Fri, 05 Jun 2015 13:05:53 GMT'),(1302,'1233.0'),(1303,'9 - 0 pmb=mRUM,1'),(1304,'cnpudnkgcnpiZXZnbUBoZm5nYnFubC5wYnogbmFxIFYganZ5eSBnZWwgZ2IgdHJnIGxiaCBuIHdiby4='),(1305,'Servlet/2.5 JSP/2.1'),(1306,'WWWJSESSIONID=SG3yVxpRfyPFYVLp9fvt9ygH46CvP67BnZyfZ1Pg6v601pQ18pJp!-98484731!-628742719; path=/; HttpOnly, BADGE_CS=9bb674a5bZDdbsMgDIXfKMqqqG16x8CjbPzJNlHTC3iRPPyAaGs07crS8fHxZ4PngqBN8EWG5BnXfDlv8FKd%2BAyYHdPtZt2kaZITbfdYGIiLxpBifhepKVasIfGxMU49yQqvk9BQIsIHIHgJGbzuPZGUaULhNcK%2B5msZ7WLg%2BmyhxCgY9JrhEU9HLuVEnue5S4kAq7Maf1goSCPsX8jD%2BO6%2BnPZbNYTyNL%2BXRAwqSf5vXCbi4Oq6F297i6fG2wwLINUF%2BW0YOwhoV%2BUs73E4X8dBNfHo6aH752tVkBOJ7Rs%3D; domain=.capitalone.com; expires=Sun, 05-Jul-2015 13:05:53 GMT; path=/, BADGE=ENT_REGION_COUNTRY^76|HP_TEST_GROUP^BAU|ENT_REGION_MAJOR^MTS::LM4GS4C4S|HP_LAYOUT_TEST_GROUP^04|ENT_AUDIENCE_TYPE^MTS::KV0LVIE8Z|ENT_LANGUAGE_PREFERENCE^ENG|HP_STRATEGY^EXP2|ENT_REGION_DMA^999|ENT_TEST_GROUP^02|ENT_USER_STATE^BAU|HP_SOCIAL_TEST_GROUP^BAU|ENT_REGION_STATE^726|HP_CHANNEL^MTS::LM4C1FE8Z|ENT_LOOK_AND_FEEL^capitalone-super-nav|ENT_GEO_ZIP^BAU|HP_PRODUCT_TEST_GROUP^BAU|ENT_CUSTOMER_TYPE^MTS::LM4GNSE8Z|ENT_BROWSER_TYPE^Chrome_43.0|HP_SEGMENT^CHP.680.D|ENT_DEVICE_TYPE^MTS::MLILPIKG4|ENT_COUNTRY_CODE^USA|; domain=.capitalone.com; path=/, BADGE_S=4ea78fa8c%2FULiQ9zDQr29PeLM9QzqHEF8p2C%2FMODXYPiQyIDXOOcM4ryc1PjTYyhkj7%2B%2Ft7xjn4u8W6urj5xyYkFmSWJOfl5qbrFpQWpRbp5iWU1HgHxzh6Ofn5Aed%2BQYCsrH18TZ0M3V4sokAy6ZS6uYZ7OrhC7wKp9fTx9Ajy93U1qAA%3D%3D; domain=.capitalone.com; path=/, BDG_CMPN_ENT_TEST_GROUP=ENT_TEST_GROUP^WWW_OASIS_TEST_FULL~02|; domain=.capitalone.com; expires=Thu, 31-Dec-2020 04:59:59 GMT; path=/, xp1=region%3A726%2Cmarketing_cell%3AD%2Csegment%3A680%2Cdma%3A999%2Cmarketing_test%3ACHP%2Cexperience%3AEXP2%2Ccountry%3A76%2C; domain=.capitalone.com; path=/, cookie_wwwwebtoappbeta_kdc_capitalone_com=Y229fq/VHG4emnaRg1qHRfJYkISzgPhpCsBcVq6E4gYmFsYaZKVyvtq5jovNVpmwELR0Y5/hzqQLhWY=; path=/, cookie_www_capitalone_com=pZOCt/1bjguAmIcAHQeOjm8Z8sThipEuzo/320ThX3Hg7Dp7MgwmMllzYTPF7JFWbEc8uji6w5RNg7s=; path=/, TLTSID=327EBE911D7EE913E5424D35CF9CF6FE;path=/;domain=.capitalone.com;, TLTUID=E6C0236BBE4ADCB1D3D1B5B4DD3DF1AF;expires=Wed, 03-Jun-2020 13:05:53 GMT;path=/;domain=.capitalone.com;'),(1307,'V=1;ServerAddr=B3oXDZJDSI+XJUwuyvDEWg==;GUID=1|pL7lJxBSFRgP3gmC94V84VJj-SCX9bqG3xS7XvYV96Nfkd3A84N9pG4xtUF532PooG7LFH35RAKB5NOdK9DDaVgi0DZorAMvoxB5O3EbT10.|L3d3dy1wb3J0YWwvKg..'),(1308,'Fri, 05 Jun 2015 13:05:54 GMT'),(1309,'policyref=\"http://www.capitalone.com/w3c/p3p.xml\",CP=\"CAO DSP COR ADM DEV TAI PSA PSD IVA IVD CONo TELo OTP OUR DEL SAMo IND NAV\"'),(1310,'352681'),(1311,'http/1.1 zats-101518467 (zcache-101518467 [cRs f ])'),(1312,'Fri, 05 Jun 2015 13:06:33 GMT'),(1313,'nginx/1.0.15'),(1314,'80'),(1315,'179071'),(1316,'http/1.1 c26-pch-cache-2.cnet.com.cn (ts [cHs f ])'),(1317,'Fri, 05 Jun 2015 13:08:41 GMT'),(1318,'c25-pch-www-1'),(1319,'text/html; charset=gb2312'),(1320,'303352'),(1321,'1453489401 1453478588'),(1322,'2013-foundation-15.1.3.2'),(1323,'X-DeviceClass,Accept-Encoding,User-Agent'),(1324,'wwwcdnf06'),(1325,'available'),(1326,'max-age = 30'),(1327,'ZPage'),(1328,'30.000'),(1329,'cmswebf04/05'),(1330,'cae5'),(1331,':-)'),(1332,'29838'),(1333,'aps03=cg=0&cst=0&ct=28&lng=22; expires=Wed, 04-Jun-2025 23:00:00 GMT; path=/, pstk=20FA12803DA64699A9FF83F247A7D84B000003; domain=bet365.com; path=/, rmbs=3; expires=Sat, 05-Dec-2015 00:00:00 GMT; path=/'),(1334,'no-cache, no-cache'),(1335,'no-store, no-cache, no-store, private'),(1336,'text/html; Charset=UTF-8'),(1337,'NEWS227'),(1338,'timeout=5, max=24'),(1339,'Origin, No-Cache, X-Requested-With, If-Modified-Since, Pragma, Last-Modified, Cache-Control, Expires, Content-Type, X-E4M-With'),(1340,'de-DE'),(1341,'Fri, 05 Jun 2015 13:06:51 GMT'),(1342,'public, max-age=56'),(1343,'h=0|g=103975.000|c=G|rd=Fri, 05 Jun 2015 13:05:54 GMT|dd=Fri, 05 Jun 2015 13:05:54 GMT'),(1344,', '),(1345,'JSESSIONID=0000KXdy84htn6rH2u-N-7eAvIn:18df2t5se; Path=/; HttpOnly'),(1346,'no-cache=\"set-cookie, set-cookie2\"'),(1347,'78576'),(1348,'ARR01'),(1349,'2.0.50727'),(1350,'GAAnon=fece5bf3-1721-4fc7-aba4-994d4ac4baf6; domain=.dell.com; expires=Sun, 04-Jun-2017 13:05:57 GMT; path=/, StormPCookie=pl=en&pc=us&bandwidth=NA; domain=.dell.com; expires=Thu, 05-Jun-2025 13:05:57 GMT; path=/, StormSCookie=bandwidth=NA; domain=.dell.com; path=/, lwp=c=us&l=en&s=gen; domain=.dell.com; path=/'),(1351,'ARR/2.5, ASP.NET'),(1352,'IE=Edge,chrome=1, IE=edge'),(1353,'Fri, 05 Jun 2015 13:05:57 GMT'),(1354,'CP=&quot; BUS CAO CNT COM CUR DEV DSP INT NAV OUR PSA PSD SAM STA TAI UNI &quot;'),(1355,'\"07b09dd5f33e3a7c0d4d5f693d0ed8e6:1433509523\"'),(1356,'max-age=7'),(1357,'9 104305 0 pmb=mRUM,1'),(1358,'t8segm=0; expires=Fri, 12-Jun-2015 13:05:57 GMT; Max-Age=604800; path=/, rand1=1433509557; expires=Fri, 05-Jun-2015 14:05:57 GMT; Max-Age=3600; path=/; domain=tube8.com, rand2=42e81b0ef05c7a967172843ce96bc055; expires=Fri, 05-Jun-2015 14:05:57 GMT; Max-Age=3600; path=/; domain=tube8.com, RNLBSERVERID=ded1130; path=/'),(1359,'PREF=ID=189c33c1ca3361db:FF=0:TM=1433509557:LM=1433509557:S=pXoSl3WTlTIrWTSs; expires=Sun, 04-Jun-2017 13:05:57 GMT; path=/; domain=.google.ae, NID=68=kdJG-DCPgCJJ0dI3jpVW8timYRjZHTAFeEWzBY7RrNpAD1Rwiu6bhMlBD_69KE8dbq8FhfAWrYzqc-yAS2goyIvMiS_BImyzwR-5XA3P1eCw90LGPikwICPAtGAuSfsP; expires=Sat, 05-Dec-2015 13:05:57 GMT; path=/; domain=.google.ae; HttpOnly'),(1360,'ckcy=2; expires=Sat, 04-Jun-2016 13:05:57 GMT; path=/; domain=dmm.com; httponly, dmm_service=BFsAAx1L; path=/; domain=dmm.com; httponly'),(1361,'3742844942'),(1362,'MVC+GF'),(1363,'w1cache04.web1.mlbam.net'),(1364,'max-age=218'),(1365,'MISS from 971458'),(1366,'PHP/5.3.3-7+squeeze25'),(1367,'tu=b33b80b2cedf626a570f274d2d9ea45d; expires=Tue, 31-Dec-2019 23:00:00 GMT; path=/; domain=drseks.com; httponly'),(1368,'MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANnylWw2vLY4hUn9w06zQKbhKBfvjFUCsdFlb6TdQhxb9RXWXuI4t31c+o8fYOv/s8q1LGPga3DE1L/tHU4LENMCAwEAAQ==_w8v0CxVhgPABOlWZrw5M9RzsCj7ZEq5numI4l9jYK65ZUhsIzOqYmxs8/AHt8pupt4E5+vvf3EQymT6WrR9Krg=='),(1369,'PHPSESSID=de812fa0a76ffa85da1fa83a00c53c0d; path=/; HttpOnly'),(1370,'Fri, 05 Jun 2015 13:05:56 GMT'),(1371,'HIT from us-newyork-ubi.hdslb.com'),(1372,'Fri, 05 Jun 2015 13:06:40 GMT'),(1373,'Fri, 05 Jun 2015 13:06:10 GMT'),(1374,'824'),(1375,'ATL.SID.SALES=zCikVffeE68knZw1fokCxZ7XO3WhNlDk3IMQkg74txk%3d; path=/; HttpOnly, gdCassCluster.sePQKXdv2U=1; path=/, fastball_promos_0=222444_1; path=/'),(1376,'PHP/5.6.5'),(1377,'Fri, 05 Jun 2015 13:06:00 GMT'),(1378,'JSESSIONID=5DFB273FB58150873DC69C60ABD4A2E5; Path=/; HttpOnly, ebay=%5Esbf%3D%23%5E;Domain=.ebay.in;Path=/, dp1=bu1p/QEBfX0BAX19AQA**5752d239^bl/BR593405b9^;Domain=.ebay.in;Expires=Sun, 04-Jun-2017 13:06:01 GMT;Path=/, s=CgAD4ACBVcvA5YzNkNDAyNGMxNGQwYTYwNmQ3OWEyOWY1ZmZmNDBhMjNBfhBH;Domain=.ebay.in;Path=/; HttpOnly, nonsession=CgADLAAFVcaXBMQDKACBe16A5YzNkNDAyNGMxNGQwYTYwNmQ3OWEyOWY1ZmZmNDBhMjOmgV5G;Domain=.ebay.in;Expires=Sat, 04-Jun-2016 13:06:01 GMT;Path=/'),(1379,'Fri, 05 Jun 2015 13:06:01 GMT'),(1380,'t6e%60cckjkb9%3Feog4d72f%2B0512%29pqtfwpu%29sm%7E%29fgg%7E-fij-14dc3d40258-0xa3'),(1381,'ri=mNW3j8ZDQ3o%3D,rci=7cmiPcuFQwg%3D'),(1382,'298'),(1383,'Voluum-Traffic/1.0'),(1384,'299'),(1385,'Fri, 05 Jun 2015 13:06:02 GMT'),(1386,'148989'),(1387,'1981417867'),(1388,'adc=UT1; path=/; domain=.answers.com, wab_test=wab%3Dt8308; path=/; domain=.answers.com, PHPSESSID=ssc4usk8f8g6sbq95va9u7jpj0; path=/; domain=.answers.com, uvx=NTTO7iPVvqcPfhYM2mO-elGDTt4HZZkIkixvaF37o-XPdcTl5-Jg2JjuNMEvZ52ydPYm0dZIrPxW2GaysNxwMkYhxlQO-o-kf_in1Ri2_CHOcsANvX5k8z8sBUcCg9LmMgsBEapUrc27LtG774a1N9KSMBYXqgLeYEENLOWsxn5Eble1QxvJLN4ETyGedGJezbSEV_RxIxV977Umgy36a74CTEiWPaQLH4pwjPOr-md8j6Mr45xQnasoZwBdSfN83QxsFl1X1Wt1Pn-aDBqzVTJkl49MSOoMrtKa9byk917LkgYMml40YkieeTfQ2uIKqf848EC-KAls7BWyzsphDyYOFYLE0My8I5y1U6wmBJg%2A; expires=Thu, 05-Jun-2025 00:00:00 GMT; path=/, mode_id=10002; path=/; domain=.answers.com, BIGipServerrx-web_pool=101255178.20480.0000; expires=Fri, 05-Jun-2015 13:36:02 GMT; path=/'),(1389,'Tue, 16 Jan 2001 00:00:00 GMT'),(1390,'private, must-revalidate, s-maxage=0, max-age=0'),(1391,'noopen'),(1392,'__cfduid=daad3d0f5e543cd0a94ea8b5f91c400751433509563; expires=Sat, 04-Jun-16 13:06:03 GMT; path=/; domain=.zendesk.com; HttpOnly'),(1393,'max-age=15768000'),(1394,'1.1 vegur'),(1395,'Thu, 04 Jun 2015 22:09:19 GMT'),(1396,'W/\"33835-1433455759000\"'),(1397,'public, max-age=31557600000'),(1398,'Fri, 05 Jun 2015 13:06:03 GMT'),(1399,'1f1c17b0c19e18cd-GRU'),(1400,'54ae8493-5a05-4525-8f0a-c5b64dd43a33'),(1401,'10.34.26.95'),(1402,'172.16.38.160:80'),(1403,'pt-BR'),(1404,'_d2id=54ae8493-5a05-4525-8f0a-c5b64dd43a33-n; Path=/; Domain=.mercadolivre.com.br; Expires=Sat, 04 Jun 2016 13:06:02 GMT'),(1405,'homes-fend-webserver-mlb-master'),(1406,'e-00003f81'),(1407,'PHPSESSID=re7ttfgap285ht4qpvo4cmeu60; path=/; domain=.photobucket.com, pb_userid=NGY0ZDA1MTc0ZTIyZThkYjc1ZjJmZmEyMzQ1OGZlNDMkYToxOntzOjc6InRyYWNraWQiO3M6MjU6IjE0MzM1MDk1NjIuOTcwMjEzNzAyODE3OTkiO30%3D; expires=Wed, 23-Jun-2083 16:20:08 GMT; Max-Age=2147483646; path=/; domain=.photobucket.com, pb_mobile=false; expires=Sat, 06-Jun-2015 13:06:02 GMT; Max-Age=86400; path=/; domain=.photobucket.com, _sfkcs2_re7ttfgap285ht4qpvo4cmeu60=TQaeWewbBVqOOW%2FKIpVpHzhghsWgEYcj9n%2BK2iVetiEd0OpfQtg%3D; path=/; domain=.photobucket.com'),(1408,'no-store, no-cache, must-revalidate, post-check=0, pre-check=0, no-cache'),(1409,'PHPSESSID=3db107357ab199050f38317e2c640ee8; path=/; domain=softonic.com.br; HttpOnly, softonic_br-admin=deleted; expires=Thu, 05-Jun-2014 13:06:02 GMT; path=/; domain=softonic.com.br, blang=_; expires=Sat, 04-Jun-2016 13:06:03 GMT; path=/; domain=softonic.com.br, country=BR; expires=Sat, 04-Jun-2016 13:06:03 GMT; path=/; domain=softonic.com.br, ucountry=SA; expires=Sat, 04-Jun-2016 13:06:03 GMT; path=/; domain=softonic.com.br, entry=Direct; expires=Sat, 04-Jun-2016 13:06:03 GMT; path=/; domain=softonic.com.br'),(1410,'max-age=0, must-revalidate'),(1411,'16.0.3930.1018'),(1412,'18706'),(1413,'US1'),(1414,'9bc3353c-c601-4ad6-b737-776429d6ca9e'),(1415,'s_id=9bc3353c-c601-4ad6-b737-776429d6ca9e; expires=Fri, 05-Jun-2015 13:36:02 GMT; path=/; secure; HttpOnly, DcLcid=ui=1033&data=1033; expires=Sat, 05-Sep-2015 13:06:02 GMT; path=/; secure; HttpOnly, s_id=9bc3353c-c601-4ad6-b737-776429d6ca9e; expires=Fri, 05-Jun-2015 13:36:02 GMT; path=/; secure; HttpOnly, DcLcid=ui=1033&data=1033; expires=Sat, 05-Sep-2015 13:06:02 GMT; path=/; secure; HttpOnly, BIGipCookie=000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000; path=/, AADNonce=21115344-9c8c-47e6-9f34-9826594e3607; domain=live.com; path=/; secure; HttpOnly, US1-ARRAffinity=1104291cdc89881b283b215910d17accec761003cc0e69e705ebdc841afb23c7;Path=/;Domain=office.live.com'),(1416,'Microsoft-IIS/8.0'),(1417,'57a6d78682c6'),(1418,'e6fc9dd60202'),(1419,'CP=\"CAO DSP COR ADMa DEV CONi TELi CUR PSA PSD TAI IVDi OUR SAMi BUS DEM NAV STA UNI COM INT PHY ONL FIN PUR\"'),(1420,'ASP.NET, ARR/2.5, ASP.NET'),(1421,'199610'),(1422,'j_udt=desktop; expires=Fri, 12-Jun-2015 13:06:02 GMT; path=/, PHPSESSID=jbf3d12043693612d616c6343cb3ee1f3f275258fd79e7932f268a5b9e7b836c3e; expires=Wed, 02-Dec-2015 13:06:02 GMT; path=/, split_test_stripe=Yes; expires=Fri, 19-Jun-2015 13:06:02 GMT; path=/, split_hp=new_100; expires=Fri, 19-Jun-2015 13:06:02 GMT; path=/, split_test_pp=pPersonal_90; expires=Fri, 19-Jun-2015 13:06:02 GMT; path=/, split_test_solr_search=newSearch_100; expires=Fri, 19-Jun-2015 13:06:02 GMT; path=/, split_test_tn=e_100; expires=Fri, 19-Jun-2015 13:06:02 GMT; path=/, split_test_ofc=nc_100; expires=Fri, 19-Jun-2015 13:06:02 GMT; path=/, split_test_sugg_ui=oldSuggestions_100; expires=Fri, 19-Jun-2015 13:06:02 GMT; path=/, split_test_sugg_bst=a_100; expires=Fri, 19-Jun-2015 13:06:02 GMT; path=/, split_test_sugg_prod=old_100; expires=Fri, 19-Jun-2015 13:06:02 GMT; path=/, split_test_sf=on_100; expires=Fri, 19-Jun-2015 13:06:02 GMT; path=/, split_test_chat=on_100; expires=Fri, 19-Jun-2015 13:06:02 GMT; path=/, split_test_sticky=new_100; expires=Fri, 19-Jun-2015 13:06:02 GMT; path=/, bid=55719eba406f7ac3998b457b; expires=Sat, 04-Jun-2016 13:06:02 GMT; path=/, visitor_id=55719eba406f7ac3998b457c; expires=Fri, 05-Jun-2015 13:36:02 GMT; path=/, channel_partner=DIRECT%7C%7CDIRECT; expires=Sun, 05-Jul-2015 13:06:02 GMT; path=/'),(1423,'jadeweb12-dc2'),(1424,'no-cache, no-store, must-revalidate, post-check=0, pre-check=0'),(1425,'HIT from lon2-www-a12.lon2.spotify.net'),(1426,'sp_csrf=eyJzaWduIjoiNDliYjQ4Yzk3NzA1NWZlMTVhOWMxMjg4MTZhYjgyOWE4ZjkxNzY3NCIsImRhdGEiOjE0MzM1MDk1NjN9; path=/; secure, sp_ftv=1; path=/; httponly, sp_landing=www.spotify.com%2Fbr%2F; expires=Sat, 06-Jun-2015 13:06:03 GMT; Max-Age=86400; path=/; httponly, sp_landing_15d=www.spotify.com%2Fbr%2F; expires=Sat, 20-Jun-2015 13:06:03 GMT; Max-Age=1296000; path=/; httponly, sp_landing_30d=www.spotify.com%2Fbr%2F; expires=Sun, 05-Jul-2015 13:06:03 GMT; Max-Age=2592000; path=/; httponly, spot=%7B%22t%22%3A1433509563%2C%22m%22%3A%22br%22%2C%22p%22%3Anull%2C%22w%22%3Anull%7D; expires=Fri, 01-Feb-2019 13:06:03 GMT; Max-Age=115516800; path=/; domain=spotify.com, device_view=full; expires=Sun, 05-Jul-2015 00:00:00 GMT; Max-Age=2544837; path=/; httponly'),(1427,'max-age=31536000, max-age=31536000;'),(1428,'Accept-Encoding, X-Forwarded-Proto,Accept-Encoding'),(1429,'frame-ancestors \'self\' https://*.spotify.com https://*.spotify.net'),(1430,'https://www.spotify.com/jobs/'),(1431,'224696'),(1432,'Eastmoney'),(1433,'1.1 fuzhou186:8108 (Cdn Cache Server V2.0), 1.1 ams108:1 (Cdn Cache Server V2.0)'),(1434,'nginx/0.8.34'),(1435,'Fri, 05 Jun 2015 13:25:50 GMT'),(1436,'grid-cache/1.4.4'),(1437,'MISS, EXPIRED'),(1438,'max-age=1800'),(1439,'SID=dyjZp1iitpvyACTMwFDur0; path=/; domain=.gameforge.com, SID=dyjZp1iitpvyACTMwFDur0; path=/; domain=.gameforge.com; httponly'),(1440,'Thu, 17 Nov 1974 11:00:00 GMT'),(1441,'166362'),(1442,'\"90d09222909fd01:0\"'),(1443,'public,max-age=180'),(1444,'uid=177.94.68.160.1433509564188346; path=/; domain=.orange.fr'),(1445,'144756'),(1446,'reksticket=1433509564; expires=Sun, 07-Jun-2015 13:06:04 GMT; path=/; domain=.www.wp.pl, rekticket=1433509564; expires=Sun, 07-Jun-2015 13:06:04 GMT; path=/; domain=.wp.pl, sgv=1433509564; expires=Sun, 05-Jul-2015 13:06:04 GMT; path=/; domain=.wp.pl, statid=9590b21a228834517affafdeec68f9c4:67193b:1433509564:v3; path=/; expires=Mon, 04-Jun-18 13:06:04 GMT, statid=9590b21a228834517affafdeec68f9c4:67193b:1433509564:v3; domain=.wp.pl; path=/; expires=Mon, 04-Jun-18 13:06:04 GMT'),(1447,'aris'),(1448,'1.dca _dca'),(1449,'137311'),(1450,'HIT from 119.188.144.240, HIT from 119.188.145.10'),(1451,'Fri, 05 Jun 2015 13:06:46 GMT'),(1452,'Apache 1.3.29'),(1453,'Fri, 05 Jun 2015 13:00:35 GMT'),(1454,'Fri, 05 Jun 2015 13:06:05 GMT'),(1455,'jasminsite=YTozOntzOjc6InNpdGVfaWQiO2k6MjtzOjk6Imxhc3Rfc2l0ZSI7aToyO3M6MTk6ImlzX29sZF9zaXRlX3Zpc2l0ZWQiO2k6MDt9; expires=Sat, 04-Jun-2016 13:06:04 GMT; Max-Age=31536000; path=/; domain=.livejasmin.com, site_lang=en; expires=Sun, 05-Jul-2015 13:06:04 GMT; Max-Age=2592000; path=/; domain=.livejasmin.com, lang=en; expires=Sun, 05-Jul-2015 13:06:04 GMT; Max-Age=2592000; path=/; domain=.livejasmin.com, session=g6cb9f4d68c7a52ebbcc6abd76472a581; path=/; domain=.livejasmin.com, checkCookie=1; expires=Sun, 05-Jul-2015 13:06:04 GMT; Max-Age=2592000; path=/; domain=.livejasmin.com, originalNode=usmia; path=/; domain=.livejasmin.com, gravity_cookie=af42f39d14261b291652a4b88da82e817; expires=Sun, 05-Jul-2015 13:06:04 GMT; Max-Age=2592000; path=/; domain=.livejasmin.com, category=girl; expires=Sat, 04-Jun-2016 13:06:04 GMT; Max-Age=31536000; path=/; domain=.livejasmin.com, tppId=3136236b3be3ecf618553fd23a8840942914eb6c55719ebc; expires=Sat, 04-Jun-2016 13:06:04 GMT; Max-Age=31536000; path=/; domain=.livejasmin.com, category=girl; expires=Sat, 04-Jun-2016 13:06:04 GMT; Max-Age=31536000; path=/; domain=.livejasmin.com, category=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/, category=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=new.livejasmin.com, cookieDomainChanged=1; expires=Sat, 04-Jun-2016 13:06:04 GMT; Max-Age=31536000; path=/; domain=.livejasmin.com, loadedFromServer=1; expires=Sun, 05-Jul-2015 13:06:04 GMT; Max-Age=2592000; path=/; domain=.livejasmin.com, firstListPageOrderType=newbie; expires=Sat, 04-Jun-2016 13:06:04 GMT; Max-Age=31536000; path=/; domain=.livejasmin.com, listPageOrderType=newbie; expires=Sun, 05-Jul-2015 13:06:04 GMT; Max-Age=2592000; path=/; domain=.livejasmin.com, speedtest=1; expires=Fri, 12-Jun-2015 13:06:06 GMT; Max-Age=604800; path=/; domain=.livejasmin.com'),(1456,'unknown'),(1457,'<http://new.livejasmin.com/en/>; rel=\"canonical\"'),(1458,'max-age=0,no-cache,no-store,must-revalidate,post-check=0,pre-check=0'),(1459,'398053'),(1460,'Bypass'),(1461,'6/5/2015 6:05:32 AM'),(1462,'105'),(1463,'NSC_xxx.ofxfhh.dpn-WJQ=ffffffffaf18324045525d5f4f58455e445a4a4221f1;expires=Fri, 05-Jun-2015 13:36:07 GMT;path=/;httponly'),(1464,'NEWEGG'),(1465,'Fri, 05 Jun 2015 13:06:07 GMT'),(1466,'br'),(1467,'country_codes=br; path=/; domain=.samsung.com, device_type=pc; path=/; domain=.samsung.com'),(1468,'mcom=adb59fb13d260000c09e7155935d0000440d0000; expires=Sun, 07-Jun-2015 13:06:08 GMT; path=/; domain=.macys.com, shippingCountry=BR; path=/; domain=.macys.com, SignedIn=0; path=/; domain=.macys.com, BypassAkamai=false; path=/; domain=.macys.com, GCs=CartItem1_92_03_87_UserName1_92_4_02_; path=/; domain=.macys.com, PlatformName=WI; path=/; domain=.macys.com, BrowserName=SF; path=/; domain=.macys.com, BrowserVersion=6X; path=/; domain=.macys.com, akaau=1433511368~id=893c611bae522c583a4cdcaeefef6bdc; path=/; domain=.macys.com'),(1469,'/'),(1470,'PC'),(1471,'110864'),(1472,'Hit 01'),(1473,'PHP/5.3.27'),(1474,'stnetsid=k2bgmb5n2edpm6ccaq0el4mj61; expires=Sat, 04-Jun-2016 13:06:08 GMT; path=/; domain=.speedtest.net'),(1475,'Apache/2.2.25 (Unix) mod_ssl/2.2.25 OpenSSL/1.0.1e DAV/2 PHP/5.3.27'),(1476,'no-store, no-cache, must-revalidate, private, post-check=0, pre-check=0'),(1477,'CP=\"NOI DSP COR NID TAIo OUR IND UNI PRE\"'),(1478,'651559'),(1479,'MARCA_pref=%7B%22c%22%3A2%2C%22v%22%3A%22n%22%2C%22d%22%3A%22e%22%2C%22u%22%3A0%7D; path=/; domain=.marca.com, MARCA_idusr=VXGewMCoFuAAAEjtSrs-a89c7be7774e331f17ded51f767e08c4; expires=Mon, 04 Jun 2018 13:06:08 GMT; path=/; domain=.marca.com'),(1480,'text/html; charset=iso-8859-15'),(1481,'PHP/5.3.28'),(1482,'Libero=177.94.68.160.1433509568314660; path=/; expires=Fri, 22-Sep-17 13:06:08 GMT; domain=.libero.it, bs_hp=5; expires=Sat, 14-Dec-2013 23:00:00 GMT; path=/; domain=.libero.it, TPhp=1; expires=Fri, 05-Jun-2015 14:00:00 GMT, TP2hp=1; expires=Fri, 05-Jun-2015 14:00:00 GMT, TP3hp=2; expires=Fri, 05-Jun-2015 14:00:00 GMT, LIB_ADV_G=76829f64252b73d086ce319c87de2e6d%7C1406%7C0%7C; expires=Thu, 03-Sep-2015 13:06:08 GMT; path=/; domain=libero.it'),(1483,'mon, 06-may-96 04:57:00 gmt'),(1484,'71491'),(1485,'Thu, 04 Jun 2015 11:32:27 GMT'),(1486,'76450'),(1487,'249402'),(1488,'ASPSESSIONIDQACATARB=FGEIFMJBEFEIBLDMFOHCEFAB; path=/'),(1489,'no-cache,private'),(1490,'bb_sessionhash=9d3b0da1088fa37770db4f891956d721; path=/; HttpOnly, bb_lastvisit=1433509568; expires=Sat, 04-Jun-2016 13:06:08 GMT; path=/, bb_lastactivity=0; expires=Sat, 04-Jun-2016 13:06:08 GMT; path=/, PHPSESSID=cfe065iijsmf2dk1993ie496n7; path=/'),(1491,'Accept-Encoding, Accept-Encoding, Cookie'),(1492,'PEN'),(1493,'no-store, no-cache, must-revalidate, post-check=0, pre-check=0, WTT cached'),(1494,'http://www.webtretho.com/xmlrpc.php'),(1495,'BIGipServerkompas.com_wp_pool=1812804106.20480.0000; path=/'),(1496,'GEO-177_94_68_160=bra%3A%3Asao+paulo%3A%3A-23.5337%3A%3A-46.6289%3A%3Abroadband%3A%3Asp; expires=Fri, 05-Jun-2015 14:06:08 GMT; path=/, GEO-177_94_68_160=bra%3A%3Asao+paulo%3A%3A-23.5337%3A%3A-46.6289%3A%3Abroadband%3A%3Asp; expires=Fri, 05-Jun-2015 14:06:08 GMT; path=/, gdgt_edition=bra; expires=Sat, 04-Jun-2016 13:06:08 GMT; path=/; domain=.engadget.com'),(1497,'timeout=5, max=20000000'),(1498,'019dfb86b43804dd3cf51debfd75297a'),(1499,'no-cache, must-revalidate, post-check=0, pre-check=0'),(1500,'82090'),(1501,'ASP.NET_SessionId=3ztyciicrz0himpiw4afi2w4; path=/; HttpOnly, cc=; domain=xfinity.com; expires=Thu, 04-Jun-2015 04:00:00 GMT; path=/, SHS=0; domain=xfinity.com; path=/, BSD=1; domain=xfinity.com; path=/, PSC=UCID=e2bba28c-a5d8-4eb2-8865-08a920b03eb5&RC.MKT=13159&REC=N; domain=xfinity.com; expires=Sun, 05-Jun-2016 13:06:09 GMT; path=/, IPToMbox=IsEx=F&IsAsync=T; domain=xfinity.com; path=/, SC=VA=1025&RC.USID=21958654-56f7-4eb2-ad69-12c77df419af&GEO=True&RC.AGT=40&RC.BIL=CSG&RC.CRPN=0&RC.FRCHN=0&RC.LOC=-9223372036854775808&RC.MGMTA=0&RC.SEG=64%3d0%7c66%3d0%7c71%3d0%7c388%3d0%7c376%3d0%7c81%3d0%7c391%3d0%7c80%3d0%7c318%3d0%7c14%3d0%7c13%3d0%7c3%3d0%7c269%3d0%7c&RC.MKT=13159&RC.PRIN=1000&RC.SYS=8499&RC.CORP=608&RC.FRCH=18042&L1ID=11599&L2ID=1187&L3ID=1739&L4ID=13152&RC.IFL=N; domain=xfinity.com; path=/, www-prd_wc=1735219012.21760.0000; path=/'),(1502,'Fri, 05 Jun 2015 13:06:09 GMT'),(1503,'clickstreamid=3980218253032257427, s_guid=\"9765cbdeb1d243ee954600d3a89ac611:050615\"; Version=1; Domain=.wow.com; Max-Age=33955200; Expires=Sat, 02-Jul-2016 13:06:09 GMT; Path=/, MVT_TBP=a1|928|20150605|20150605; Domain=.wow.com; Expires=Sat, 02-Jul-2016 13:06:09 GMT; Path=/, MVT_TBV=a1|536; Domain=.wow.com; Path=/'),(1504,'Sat, 1 Jan 2000 12:00:00 GMT'),(1505,'timeout=5, max=994'),(1506,'gweb-08'),(1507,'AID=5d5cd6d8-ad16-4108-a6fd-a4d33bdf76a6; expires=Sat, 04-Jun-2016 13:06:34 GMT; path=/, acm=lid=1&lgi=en-us&pt=accuweather&ptu=&pti=&pty=&mt=0&lc0=349727&cc0=US&ct0=New+York&cn0=United+States&rg0=nam&st0=NY&on0=New+York&uf0=NYC&zp0=10017&ls0=-1&dp0=n&uglat0=0&uglon0=0&dma=501&lc1=347936&cc1=US&ct1=Miami&cn1=United+States&rg1=nam&st1=FL&on1=Miami&uf1=MIA&zp1=33128&ls1=-1&dp1=n&uglat1=0&uglon1=0&lc2=347625&cc2=US&ct2=Los+Angeles&cn2=United+States&rg2=nam&st2=CA&on2=Los+Angeles&uf2=59L&zp2=90012&ls2=-1&dp2=n&uglat2=0&uglon2=0&rco0=Brazil&rcn0=Brazil&rcc0=br&rrn0=South+America&rrc0=sam&rro0=South+America&rco1=United+States&rcn1=United+States&rcc1=us&rrn1=North+America&rrc1=nam&rro1=North+America&rco2=China&rcn2=China&rcc2=cn&rrn2=Asia&rrc2=asi&rro2=Asia&gm0=4; expires=Thu, 05-Jun-2025 13:06:34 GMT; path=/, DeviceV2=br=Unknown&mo=Unknown&isM=0&isT=0&isTab=0&allowTab=1&MarketingName=Unknown&gif=2&w=800&h=600; expires=Sat, 04-Jun-2016 13:06:34 GMT; path=/, aco=il=1&vip=0&pv=1&gkey=45881&gdma=&gct=São Paulo&gst=SP&gzp=&gcc=BR&iseu=0&euseen=0&euchkip=1; expires=Fri, 05-Jun-2015 13:36:34 GMT; path=/, ADCConditionsV1=tp=59%c2%b0&cc=Cloudy&df=D&tp2=59&ic2=7&ism=0; expires=Fri, 05-Jun-2015 13:16:34 GMT; path=/, aco=il=1&vip=0&pv=1&gkey=45881&gdma=&gct=São Paulo&gst=SP&gzp=&gcc=BR&iseu=0&euseen=0&euchkip=1; expires=Fri, 05-Jun-2015 13:36:34 GMT; path=/, aco=il=1&vip=0&pv=1&gkey=45881&gdma=&gct=São Paulo&gst=SP&gzp=&gcc=BR&iseu=0&euseen=0&euchkip=1; expires=Fri, 05-Jun-2015 13:36:34 GMT; path=/'),(1508,'3.0'),(1509,'1.1 dls22:4 (Cdn Cache Server V2.0)'),(1510,'Apache/2.2.21'),(1511,'front-4'),(1512,'Fri, 05 Jun 2015 13:06:11 GMT'),(1513,'24117'),(1514,'Wed, 13 May 2015 22:25:26 GMT'),(1515,'\"d77e3b5cb8dd01:0\"'),(1516,'max-age=86400'),(1517,'e941b317-ffc7-4f04-b3c8-45c18dd2d099'),(1518,'16899543262968779663:YTN01-NPPRY27:1433509572:262'),(1519,'0.119880'),(1520,'HtmlStreaming:HIT;InstantLoad:SKIP,optimization_disabled'),(1521,'Fri, 05 Jun 2015 13:06:12 GMT'),(1522,'d16e596a27da63da9dd806333b02f933'),(1523,'S1433509572.151879,VS0,VE330'),(1524,'scribd_ubtc=u%3D904f4310-edb1-0132-034e-0025904f6340%26h%3DKfR7AkdbRU7SCs3qs6ZVP0zCTZZ37IiTsmDcvBIFu1s%3D; path=/; expires=Wed, 05-Jun-2030 13:06:12 GMT, _scribd_session=BAh7B0kiD3Nlc3Npb25faWQGOgZFVEkiJTllNTY0M2U4NGYwMGY1MzllZmQyZDY5NjhlZDk2MDljBjsAVEkiEF9jc3JmX3Rva2VuBjsARkkiMW5Ld0t1OEV3T1FnUjBWcGFsdlJaREc4Y2RPZXRDelFPYjVpU1JqckdBaXM9BjsARg%3D%3D--d69e6ad54b6f04856039cd54110273dfa0e86439; domain=.scribd.com; path=/; expires=Tue, 05-Jun-2018 13:06:12 GMT; HttpOnly'),(1525,'0.263822'),(1526,'cache-atl6227-ATL'),(1527,'affkey=\"eJyrVipSslJQUqoFAAwfAk0=\"; expires=Sun, 05-Jul-2015 13:06:12 GMT; Max-Age=2592000; Path=/, csrftoken=ZXRwNwKarDvLBszOxvbr3tH524W0UHIv; expires=Fri, 03-Jun-2016 13:06:12 GMT; Max-Age=31449600; Path=/; secure'),(1528,'Accept-Encoding, Cookie, Accept-Language'),(1529,'nginx/1.8.0'),(1530,'321'),(1531,'dsc=c2042d166a14aeda8797be04a1d62e56ef966a3c87f09b1042b67db21d65a6b5; Path=/; Expires=Mon, 08 Jun 2015 13:06:17 GMT; Secure, mab=33625; Path=/; Expires=Sun, 05 Jul 2015 13:06:17 GMT, visid_incap_168551=TZOuIxBJSda1cH3oaYT0sMiecVUAAAAAQUIPAAAAAACZn0I4wRS+zswEiwID4K9i; expires=Sun, 04 Jun 2017 07:12:50 GMT; path=/; Domain=.trello.com, incap_ses_297_168551=MFoyXJ/Lb3qV9vPgBigfBMmecVUAAAAAojLk1+6GJwGCwvadIdmThg==; path=/; Domain=.trello.com, ___utmvmPwuYsFI=akUuOODdeTB; path=/; Max-Age=900, ___utmvaPwuYsFI=Razbuad; path=/; Max-Age=900, ___utmvbPwuYsFI=YZm\n XfaOxalb: Ktp; path=/; Max-Age=900'),(1532,'1.403.0'),(1533,'Production'),(1534,'W/\"nGEeYP+7YtPB6bamboOKtg==\"'),(1535,'no-store, no-cache'),(1536,'Fri, 05 Jun 2015 13:06:17 GMT'),(1537,'8-169715987-169715996 NNNN CT(137 139 0) RT(1433509576622 15) q(0 0 3 0) r(4 4) U10000'),(1538,'5597'),(1539,'no-cache, private, must-revalidate, s-maxage=60'),(1540,'CP=\"DSP IDC CUR ADM DELi STP NAV COM UNI INT PHY DEM\"'),(1541,'47'),(1542,'350'),(1543,'Taleo Web Server 8'),(1544,'Fri, 30 Aug 2013 15:09:48 GMT'),(1545,'34993'),(1546,'inkconfig=\"MTQzMzUwOTU3Ny5lZTg4YWRiN2Q2MDMzZjdmOGIzM2UyMzFhMmQzZDljYw==|1433509577|492dce9f536f92853cf2aaaaf298c7a8fb0cea9b\"; Domain=ink361.com; expires=Sun, 05 Jul 2015 13:06:17 GMT; Path=/'),(1547,'TornadoServer/2.4.1'),(1548,'\"47ee695d9d632feedead69a792b6db664c153f79\"'),(1549,'no-store, no-cache, must-revalidate, max-age=0'),(1550,'policyref=\"/static/p3p.xml\", CP=\"CAO PSA OUR\"'),(1551,'24438'),(1552,'max-age=31536000; includeSubDomains; preload'),(1553,'ASP.NET_SessionId=ng04m5qngs3xbi42vs2bhk3d; path=/; HttpOnly'),(1554,'443:npn-spdy/3.1'),(1555,'sess=AAACmlVxnsocEfMYBpOvAg==; path=/'),(1556,'2501'),(1557,'max-age=31536000; includeSubdomains;'),(1558,'1166'),(1559,'Fri, 05 Jun 2015 13:06:18 GMT'),(1560,'pin-sha256=\"jtw43FUO5EJ/4vDckaTu3Dh2Tl25KoYJx40Jf5n1vrc=\"; max-age=604800'),(1561,'107704'),(1562,'ngx_openresty'),(1563,'Fri, 05 Jun 2015 13:00:02 GMT'),(1564,'\"55719d52-1a4b8\"'),(1565,'Fri, 05 Jun 2015 13:06:22 GMT'),(1566,'PHPSESSID=eeabc293b81e308589ab84265f7a05c9; path=/'),(1567,'1894'),(1568,'default-src \'self\' *.mega.co.nz http://*.mega.co.nz *.mega.nz http://*.mega.nz; script-src \'self\' \'unsafe-eval\' mega.co.nz data: blob:; style-src \'self\' \'unsafe-inline\' *.mega.co.nz data: blob:; frame-src \'self\' mega: *.dclux.net; img-src \'self\' *.mega.co.nz *.mega.nz data: blob:'),(1569,'86400'),(1570,'geoip=BR'),(1571,'MEGA-Chrome-Antileak'),(1572,'__cfduid=d1448bfbd21f9b91d6d4326f563d810261433509586; expires=Sat, 04-Jun-16 13:06:26 GMT; path=/; domain=.hdzog.com; HttpOnly'),(1573,'Thu, 01 Jan 1970 00:00:01 GMT'),(1574,'Fri, 05 Jun 2015 13:06:27 GMT'),(1575,'1f1c1846bfdd101e-GRU'),(1576,'4.dfw _dfw'),(1577,'Fri, 05 Jun 2015 13:06:28 GMT'),(1578,'<http://wp.me/1FaB8>; rel=shortlink'),(1579,'max-age=300, must-revalidate'),(1580,'https://tctechcrunch2011.wordpress.com/xmlrpc.php'),(1581,'pawslmktshopapp02'),(1582,'50271'),(1583,'XSRF-TOKEN=5CoA81xT-1IzC4zGgNKrb3B31hcowDBMYU-Q; Path=/, connect.sid=s%3AEOyU5OulN0ZH-mKmUDr-SGwhbe5GqXkm.g6%2Fx9NbSPfBCq0nyKMobf1d3Xne5cVPlE5%2Ff7J%2BTrlg; Path=/; Expires=Wed, 10 Jun 2015 13:06:29 GMT; HttpOnly; Secure'),(1584,'W/\"ZqzlMDfj+4a+c+Tj1fI0PA==\"'),(1585,'Fri, 05 Jun 2015 13:06:29 GMT'),(1586,'389'),(1587,'LiteSpeed'),(1588,'private, no-cache, max-age=0'),(1589,'Fri, 05 Jun 2015 13:06:37 GMT'),(1590,'HIT 982323'),(1591,'141463591 141525611'),(1592,'W/\"1636264021\"'),(1593,'Fri, 05 Jun 2015 13:04:40 GMT'),(1594,'backend-3'),(1595,'113'),(1596,'PHP/5.5.18-1~dotdeb.1'),(1597,'lang=en; expires=Thu, 26-May-2016 13:06:33 GMT; Max-Age=30758400; path=/; domain=.slimspots.com, PHPSESSID=pujgplqb0l4smqjnmcirnla3d5; path=/, userid=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.slimspots.com, password=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.slimspots.com'),(1598,'Tue, 04 Aug 2015 13:06:33 GMT, Thu, 19 Nov 1981 08:52:00 GMT'),(1599,'lighttpd/1.4.31'),(1600,'max-age=5184000, no-store, no-cache, must-revalidate, post-check=0, pre-check=0'),(1601,'2054516442 2054510335'),(1602,'dalmozwww02.dal.moz.com'),(1603,'visid_incap_133232=lBnZlS51RNiI+xFuAhiRVt2ecVUAAAAAQUIPAAAAAADCFSLQIdS1LJsqZS9H+Pps; expires=Sun, 04 Jun 2017 08:39:25 GMT; path=/; Domain=.moz.com, incap_ses_298_133232=QjfPXC9TXCPBy7pthbUiBN2ecVUAAAAArcNsndPu9+ke6wntoCrIeQ==; path=/; Domain=.moz.com, ___utmvmNwuocZF=BELhdPmUvzK; path=/; Max-Age=900, ___utmvaNwuocZF=JMNZUag; path=/; Max-Age=900, ___utmvbNwuocZF=nZY\n XCqOaals: ftI; path=/; Max-Age=900'),(1604,'245'),(1605,'Fri, 15 Oct 2004 12:00:00 GMT'),(1606,'no-cache, must-revalidate, s-maxage=3600'),(1607,'9-21668362-21668376 NNNN CT(153 153 0) RT(1433509597074 20) q(0 0 4 -1) r(5 5) U5'),(1608,'__cfduid=d550952b19882a7f38ccede0dadde10d71433509597; expires=Sat, 04-Jun-16 13:06:37 GMT; path=/; domain=.wikiwiki.jp; HttpOnly'),(1609,'1f1c1888abaf0fd0-GRU'),(1610,'5440'),(1611,'Fri, 05 Jun 2015 13:06:36 GMT'),(1612,'\"55717b6f-1540\"'),(1613,'114786'),(1614,'2313719631 2313709998'),(1615,'n7nwswc01.starwave.com'),(1616,'169'),(1617,'Fri, 05 Jun 2015 13:06:38 GMT'),(1618,'012067'),(1619,'_auid=476d44319407449cabe2b96355be5e12; domain=.mixi.jp; path=/; expires=Sun, 04-Jun-2017 13:06:40 GMT, _lcp=7d92d4775c679c26fdcedb6af6ab0124; domain=.mixi.jp; expires=Sat, 06-Jun-2015 13:06:40 GMT'),(1620,'text/html; charset=EUC-JP'),(1621,'https://mixi.jp/xrds.pl'),(1622,'369'),(1623,'Servlet/2.4 JSP/2.0'),(1624,'WMONID=-BN6mP0x9ZU; expires=Saturday, 04-Jun-2016 13:06:41 GMT; path=/, JSESSIONID=1G9VVxpBGfjXD0T5PJp00SMcb7hCSpqsQf31JK6mQl94qQJcgt6J!122074!-1408058508!9601!-1; path=/'),(1625,'no-cache=\"set-cookie\"'),(1626,'Fri, 05 Jun 2015 13:06:41 GMT'),(1627,'text/html; charset=EUC-KR'),(1628,'231232'),(1629,'timeout=15, max=75'),(1630,'Tue, 31 Mar 2015 06:21:00 GMT'),(1631,'Fri, 05 Jun 2015 13:06:42 GMT'),(1632,'__cfduid=dee1f972f836d8fcf58fb18ed334c49091433509602; expires=Sat, 04-Jun-16 13:06:42 GMT; path=/; domain=.ptt01.cc; HttpOnly'),(1633,'Fri, 05 Jun 2015 13:06:44 GMT'),(1634,'1f1c18a96b8718a7-GRU'),(1635,'text/html; charset=us-ascii'),(1636,'spat_safe'),(1637,'it'),(1638,'Fri, 05 Jun 2015 13:06:48 GMT'),(1639,'PHP/5.5.12-2ubuntu4.1'),(1640,'__cfduid=dd83c7bb340dcf782a44647688c226fcf1433509608; expires=Sat, 04-Jun-16 13:06:48 GMT; path=/; domain=.buzzfil.net; HttpOnly'),(1641,'1f1c18cbf9330fbe-GRU'),(1642,'108579'),(1643,'_xsrf=2a2d3f3e464a478db6d62a5f57d1438f; Path=/, anon_u=cHN1X185MTFkMGQ2My05YWFlLTQ3NGEtOGNmZi1jZjYxYWY5OGY4ZmY=|1433509608|85f7b56fc652bc4c0704d834cff7732ef9b31684; expires=Sat, 04 Jun 2016 13:06:48 GMT; httponly; Path=/'),(1644,'Tue, 02 Jun 2015 20:10:27 GMT'),(1645,'\"8b2a80861c9bd0297b912e90b6703a8fddbe2c42\"'),(1646,'TLTSID=26505EAFEA33E17A21E76E8D128DA3C9; expires=Sat, 06-Jun-2015 13:06:49 GMT; path=/; domain=.att.com'),(1647,'Fri, 05 Jun 2015 13:06:49 GMT'),(1648,'at&t'),(1649,'IE=EmulateIE8'),(1650,'VXEXNgoVATUAAFfmWRcAAANK D=403797'),(1651,'306298364760858395942948464667229296778'),(1652,'__cfduid=d51279527e93645d47a9d9c860885a43e1433509608; expires=Sat, 04-Jun-16 13:06:48 GMT; path=/; domain=.statcounter.com; HttpOnly, PHPSESSID=2gl11atn6cipqotqn26hkkt6v1; path=/; domain=.statcounter.com'),(1653,'policyref=\"http://www.statcounter.com/w3c/p3p.xml\", CP=\"NOI DSP COR NID ADM DEV PSA OUR IND UNI PUR COM NAV INT STA\"'),(1654,'1f1c18cc02ef18c7-GRU'),(1655,'P=10.50.102.174.1433509609868241; path=/; expires=Sun, 04-Jun-17 13:06:49 GMT; domain=.ameba.jp, JSESSIONID=17603C5752D138539FA3EE93E96A7E5B; Path=/; HttpOnly, USER_LOGIN=\"\"; Expires=Fri, 05-Jun-2015 14:06:49 GMT; Path=/'),(1656,'no-cache,max-age=0,must-revalidate,no-store'),(1657,'CP=\'UNI CUR OUR\''),(1658,'Fri, 05 Jun 2015 13:06:50 GMT'),(1659,'Sucuri/Cloudproxy'),(1660,'ixpgoal-web29'),(1661,'9729'),(1662,'cc=BR; expires=Fri, 12-Jun-2015 13:06:53 GMT; Max-Age=604800; path=/; domain=.goal.com, l=pt; expires=Sun, 07-Jun-2015 13:06:53 GMT; Max-Age=172800; path=/; domain=.goal.com, isMobile=0; expires=Fri, 12-Jun-2015 13:06:53 GMT; Max-Age=604800; path=/; domain=.goal.com, bucket=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.goal.com, f5avrbbbbbbbbbbbbbbbb=ADFEHKMFNNNPKCIDFKDIFFGIEJLGIGFLEKEKJLEIAHMDNOJNDDIEJAGFPPGAHNBOFNOIMCCIJAMDCFGHIJDLBCAHFDJOJPJMPKBJFFBKMEPJCIPKCBBMCHCOGBHOPJCE; HttpOnly, l=en; expires=Sun, 07-Jun-2015 13:06:53 GMT; path=/; domain=.goal.com'),(1663,'session=n7ldm20bibumqb90atn70tevi1; path=/'),(1664,'Fri, 05 Jun 2015 13:09:04 GMT'),(1665,'public, must-revalidate, proxy-revalidate'),(1666,'Fri, 05 Jun 2015 12:57:46 GMT'),(1667,'DMZ-WWW-SRC02'),(1668,'Fri, 05 Jun 2015 13:07:27 GMT'),(1669,'70213'),(1670,'BASKET%5FCALLBACK%5FSTAT=F; domain=gmarket.co.kr; path=/, Pif=67D4D3B7BEF59864807172B536401566AAE6A987EF072100903788592E7A4A6A5A51AA268D472E03CE0C39D274B2BDA9; domain=gmarket.co.kr; path=/, Sif=01ff6d23963d9859c51efbf77578d0c2; domain=gmarket.co.kr; path=/, gmktloadingtimecheck=N; domain=gmarket.co.kr; path=/, user%5Finfo=isNego=N; domain=gmarket.co.kr; path=/'),(1671,'Microsoft-IIS/6.0'),(1672,'CP=\"NOI DEVa TAla OUR BUS UNI\"'),(1673,'text/html; Charset=euc-kr'),(1674,'1;mode=block'),(1675,'User-Agent, Accept'),(1676,'nginx/id24, id24'),(1677,'no-transform'),(1678,'BYPASS'),(1679,'PHP/5.6.0'),(1680,'kouclo_session=a%3A5%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%227d1df8b83c4e9d7ba36fc84f9d7f0bca%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A13%3A%22177.94.68.160%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A108%3A%22Mozilla%2F5.0+%28Windows+NT+6.1%3B+WOW64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F43.0.2357.65+Safari%2F537.36%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1433509605%3Bs%3A9%3A%22user_data%22%3Bs%3A0%3A%22%22%3B%7D1a2d1d7b18cb80a8c9fbc0c752a6bbe3; path=/; domain=.kouclo.com, guest=55719ee54407825abc67739b; expires=Sat, 04-Jun-2016 13:06:45 GMT; Max-Age=31536000; path=/; domain=.kouclo.com, cookie_time=1433509605; path=/; domain=.kouclo.com'),(1681,'Apache/2.4.10 (Unix) PHP/5.6.0'),(1682,'Fri, 05 Jun 2015 13:06:45 GMT'),(1683,'768'),(1684,'visid_incap_146017=L+I5tJvDTlWU6/QA08mkcO6ecVUAAAAAQUIPAAAAAADmcSFjkqK/TmYn7A1M+HRX; expires=Sun, 04 Jun 2017 08:39:25 GMT; path=/; Domain=.kooora.com, incap_ses_298_146017=Yn1TbAdbCjZZcLtthbUiBO6ecVUAAAAA40mqidncVXUcf91HXgZ3Uw==; path=/; Domain=.kooora.com'),(1685,'9-21679443-0 0NNN RT(1433509614667 19) q(0 -1 -1 -1) r(0 -1)'),(1686,'6399'),(1687,'Tue, 02 Jun 2015 22:17:13 GMT'),(1688,'\"556e2b69-18ff\"'),(1689,'Fri, 05 Jun 2015 13:06:54 GMT'),(1690,'__cfduid=daf644b007ef3dc5858a942bda55aa2aa1433509614; expires=Sat, 04-Jun-16 13:06:54 GMT; path=/; domain=.meetup.com; HttpOnly, MEETUP_MEMBER=\"id=0&status=1&timestamp=1433509614&bs=0&tz=US%2FEastern&zip=&country=us&city=&state=&lat=0.0&lon=0.0&s=0e7e3e3c14bfdc82a0484332b5c200215e3874a3\"; Version=1; Domain=.meetup.com; Path=/, MEETUP_AFFIL=\"affil=meetup\"; Version=1; Domain=.meetup.com; Max-Age=3888000; Expires=Mon, 20-Jul-2015 13:06:54 GMT; Path=/, MEETUP_LANGUAGE=\"language=en&country=US\"; Version=1; Domain=.meetup.com; Path=/, MEETUP_TRACK=\"id=2756971f-0f1a-4774-8ab9-1cf352726d2f&l=0&s=80a2a80b7e077e58b26fd2f77fbc90a44d8ab573\"; Version=1; Domain=.meetup.com; Max-Age=630720000; Expires=Thu, 31-May-2035 13:06:54 GMT; Path=/, MEETUP_CSRF=dca7b71f-708e-4440-8eaf-2fc72360d34f; Domain=.meetup.com; Expires=Sun, 05-Jul-2015 13:06:54 GMT; Path=/'),(1691,'1f1c18f251cf100c-GRU'),(1692,'200'),(1693,'06ae9d1f90921bf50958a3b808b5c057'),(1694,'Sat, 06 Dec 2014 20:22:12 GMT'),(1695,'pprddgtws307.ie.intuit.net'),(1696,'1-1-134'),(1697,'SSID=CABrOB04AAAAAADvnnFVQEaDIe-ecVUBAAAAAAAAAAAA755xVQCSDnM8AAFnGggA755xVQEAED8AAfFzCADvnnFVAQBrPQABAjcIAO-ecVUBAHA9AAGBNwgA755xVQEA; path=/; domain=.intuit.com; expires=Sat, 04-Jun-2016 13:06:55 GMT, SSSC=187.G6156876915488802368.1|15475.531047:15723.538370:15728.538497:16144.553969; path=/; domain=.intuit.com, SSRT=755xVQAAAA; path=/; domain=.intuit.com; expires=Sat, 04-Jun-2016 13:06:55 GMT, SSPV=EMAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAA; path=/; domain=.intuit.com; expires=Sat, 04-Jun-2016 13:06:55 GMT, __td=; domain=.intuit.com; path=/; HttpOnly, _intuit_com_session=BAh7B0kiD3Nlc3Npb25faWQGOgZFRkkiJTM0ZDZjYzFmM2RkNmYzNWI5MTRiOWFhZWFjY2U1MzQ2BjsAVEkiEF9jc3JmX3Rva2VuBjsARkkiMXBmMU1Pdk9Nc0Y4S01HODZublNjNjZRL3VWb2ZjaUhqRzR4L3dxSXpYcUE9BjsARg%3D%3D--867a2cf5f2695480ff2b54389a439b2742208612; path=/; HttpOnly'),(1698,'0.065124'),(1699,'private, max-age=0, proxy-revalidate, no-store, no-cache, must-revalidate'),(1700,'miss'),(1701,'pt-br'),(1702,'ede30df4-f832-44e5-aa3f-2e1e33be43f3'),(1703,'SSLB=1; path=/; domain=.surveymonkey.com, SSID=BwBnKh0cAAAAAADvnnFVf-UIBO-ecVUBAAAAAAAAAAAA755xVQBPhkQDAAFFOgAA755xVQEA8AIAAQM5AADvnnFVAQA; path=/; domain=.surveymonkey.com; expires=Sat, 04-Jun-2016 13:06:55 GMT, SSSC=4.G6156876914994242943.1|752.14595:836.14917; path=/; domain=.surveymonkey.com, SSRT=755xVQABAQ; path=/; domain=.surveymonkey.com; expires=Sat, 04-Jun-2016 13:06:55 GMT, SSOD=AJJ2AFAAXDYAAAEAAADvnnFV755xVQAAAAAAAPA_AAAAAAAA8D8AAAAAAADwP6Y2AAABAAAA755xVe-ecVUAAAAAAADwPwAAAAAAAPA_AAAAAAAA8D8AAA; path=/; domain=.surveymonkey.com; expires=Sat, 04-Jun-2016 13:06:55 GMT, SSPV=bUgAAAAAAAIAAAAAAAAAAAAAQAEAAAAAAAA; path=/; domain=.surveymonkey.com; expires=Sat, 04-Jun-2016 13:06:55 GMT, auth=LKIqCsWfFEQ8NSgUkWjmuz9oewi0xcYc3w3xBR7AHaBNGi_2BHXSuWwfqmWd1k5zcy5D1C1QrV3FvAFQmTbtRlIm4377XE3E4HcebSgLdw7Bpc1RCS_2FmJU4Osy9AC5T3ZykNWV_2BB_2FBiDDfNIaYcChmL7lL4ktTihBLuTe0rHXMe4k_3D; Domain=.surveymonkey.com; Max-Age=3600; Path=/; expires=Fri, 05-Jun-2015 14:06:55 GMT; secure; HttpOnly, ep201=Him/SS2bj0/rJ+6SZYE2ZNr2rC0=;expires=Fri, 05-Jun-2015 13:36:55 GMT;path=/;domain=.surveymonkey.com;, ep202=hO5pDKe/vItxfpDzB+oSsxqeNYw=;expires=Sat, 04-Jun-2016 18:55:41 GMT;path=/;domain=.surveymonkey.com;'),(1704,'Sat, 06 Dec 2014 18:08:08 GMT'),(1705,'1-1163-4'),(1706,'Smartling'),(1707,'Fri, 05 Jun 2015 13:06:55 GMT'),(1708,'Bananas and Rum'),(1709,'Fri, 05 Jun 2015 13:08:55 GMT'),(1710,'<https://www.exoclick.com/>; rel=shortlink'),(1711,'https://www.exoclick.com/xmlrpc.php'),(1712,'128502'),(1713,'GTDC'),(1714,'Clear guid=C3D4E11BA9B1508523CA23CA73050245'),(1715,'JSESSIONID=00001Qb9haACCwnQTC7BuLh90jg:prap39-srv1; Path=/; Secure, CITI_SITE=gtdc; expires=Fri, 05-Jun-2015 13:26:58 GMT; path=/; domain=.citibank.com; secure; HttpOnly, AKAMTMXSID=6D05986D7EFAF20529BCE648493980ED; path=/; domain=citibank.com; secure, AKMTLTSID=744168940558073375E1D04FA2AFA58A; path=/; domain=citibank.com; secure'),(1716,'accept-encoding'),(1717,'Encrypt1 5zykd2e+ItCb/0m7VKm+5WVefKIFQvYrbFt3KhbNYxBshabbgXf4jti5nyiQ+Oxf25kWR4YKbWFUYE62xYQlh8yPB2cUMf2vxUpQ3bOxRLjL8EjDIX5duWxDAOwwprGJnZt084iO7cw2d56vZ135fvrK7GiGXJDTsiw2Jlcq+BfLOWam+w9AP1OwKdx5i+1i/nPLEaH1U3CiqU6WyMmqPg=='),(1718,'policyref=\"http://online.citibank.com/w3c/p3p.xml\",CP=\"CAO DSP CUR ADM DEV OUR NOR STP UNIo NAV STA PREi  TAI\"'),(1719,'Frame-Ancestors \'self\''),(1720,'150605090657263360173145'),(1721,'IE=edge, IE=edge'),(1722,'Fri, 05 Jun 2015 13:06:58 GMT'),(1723,'TRUE'),(1724,'9 - 0 pmb=mTOE,1'),(1725,'8536'),(1726,'Oracle-Application-Server-11g'),(1727,'Wed, 13 May 2015 16:29:24 MSK'),(1728,'FutureTenseContentServer:11.1.1.8.0'),(1729,'Any'),(1730,'JSESSIONID=8E9B7CC926434E49D294C3D958C48737.oeb47-1_i04_3204; Path=/; HttpOnly, featureVariant.copenhagen3.1=NO_VARIANT; Domain=.mobile.de; Expires=Sat, 20-Jun-2015 13:06:58 GMT; Path=/'),(1731,'280'),(1732,'Jetty(9.2.2.v20140723)'),(1733,'must-revalidate,no-cache,no-store'),(1734,'490'),(1735,'ID=177.159.181.133.1433509618677100; path=/; expires=Thu, 31-May-35 13:06:58 GMT'),(1736,'Apache/2.2.22 (Debian)'),(1737,'Fri, 05 Jun 2015 01:57:47 GMT'),(1738,'\"381a56-1ea-517bb9e607cc0\"'),(1739,'PREF=ID=7c4af6fac749b455:FF=0:TM=1433509618:LM=1433509618:S=EEJRUDMv-TtvhEJN; expires=Sun, 04-Jun-2017 13:06:58 GMT; path=/; domain=.google.com.vn, NID=68=gH3obnMCOuD6-KKsTLaT87mLtq7t3FZdSxKy9NsRMP6XnA_sqcC33vnWbCoQHDBqmgDbGJ0ltASpskxndMqsVhWhYmZrjXx3FUwFJsIyVBY1JrC7ucY9durl-9iLfKcG; expires=Sat, 05-Dec-2015 13:06:58 GMT; path=/; domain=.google.com.vn; HttpOnly'),(1740,'1535'),(1741,'Fri, 05 Jun 2015 13:07:05 GMT'),(1742,'CP=\"CAO PSA OUR IND\"'),(1743,'b5f5e27e-8141-4f68-b5a1-737a8a0305b4'),(1744,'10.32.155.151'),(1745,'172.16.38.161:80'),(1746,'es-AR'),(1747,'_d2id=b5f5e27e-8141-4f68-b5a1-737a8a0305b4-n; Path=/; Domain=.mercadolibre.com.ar; Expires=Sat, 04 Jun 2016 13:06:59 GMT'),(1748,'homes-fend-webserver-mla-master'),(1749,'Fri, 05 Jun 2015 13:07:00 GMT'),(1750,'e-00001c0d'),(1751,'25656'),(1752,'max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains'),(1753,'Fri, 08 May 2015 17:59:26 GMT'),(1754,'\"6438-51595c9f2db80\"'),(1755,'no-cache, no-store, private'),(1756,'PHPSESSID=k7mv0i4uh3pq81nu91gd9duis1; path=/; domain=.olx.in, mobile2=desktop; path=/; domain=.olx.in'),(1757,'olxin-wrk-04'),(1758,'D=11925 t=1433509620166499'),(1759,'PHPSESSID=5c495829ffde5b4940f4ac4481b27b00; path=/; domain=kinopoisk.ru; HttpOnly, user_country=ru; expires=Fri, 05-Jun-2015 14:07:00 GMT; path=/; domain=.kinopoisk.ru'),(1760,'user_country=ru'),(1761,'text/html; charset=WINDOWS-1251'),(1762,'gvc=925vr1810552200613758; expires=Wed, 03-Jun-2020 13:07:00 GMT; path=/; domain=tlbb8.com; httponly'),(1763,'timeout=5, max=124'),(1764,'MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAKrfIMFkSaoTSqKmC+BrghK0CpDHc0MuVzmMHin8LIORhpXbped+iYhSnZurWnEO0zcKcVIrzp026LVc5pMB9bUCAwEAAQ==_UN4Eo3rTGzWqG2Dt3CvahsmESreNO8UqERVkhH3hnKOW/AW+4xfugGSADSlcuYOc0L/82icDcNio+qkYo/MvvQ=='),(1765,'Fri, 05 Jun 2015 13:06:59 GMT'),(1766,'en-EN'),(1767,'Servlet/3.0'),(1768,'anonymousUserId=b418c27e-6662-4aba-8a75-f927d5730d57; Expires=Thu, 26-May-16 13:07:00 GMT; Path=/, JSESSIONID=0000RLXzrzRzEgnk8pR6mbKpODV:1967on183; Path=/; HttpOnly'),(1769,'No-cache'),(1770,'Fri, 05 Jun 2015 13:06:47 GMT'),(1771,'pin-sha256=\"/1aAzXOlcD2gSBegdf1GJQanNQbEuBoVg+9UlHjSZHY=\"; max-age=1512000'),(1772,'release.goblin.20150604, goblin_live'),(1773,'PHPSESSID_f4467fd86a1d258ab0ca45f8ffed213a=a0211501845adec3b6ba2a8f5b79d3b8; Path=/; Domain=.lazada.co.id; HttpOnly, userLanguageML=id; Path=/; Expires=Sun, 05 Jul 2015 13:07:00 UTC; Max-Age=2592000, mib_s=; Path=/, lzd_first_visit=1; Path=/; Expires=Fri, 05 Jun 2015 14:07:00 UTC; Max-Age=3600, lzd_visitor_type=new; Path=/; Expires=Sat, 04 Jun 2016 13:07:00 UTC; Max-Age=31536000'),(1774,'user-agent'),(1775,'myracloud'),(1776,'myra-bcd97d15'),(1777,'web10.idamz'),(1778,'max-age=0; no-transform'),(1779,'PREF=ID=1d531708c77a519d:FF=0:TM=1433509621:LM=1433509621:S=HnB4W7QZVo7pzVr0; expires=Sun, 04-Jun-2017 13:07:01 GMT; path=/; domain=.google.fi, NID=68=OvV2xqZLYN7Jitmy7ZWWEguT65rIm3B4CXFPZS2IcpSoM3HiwtAVvVzKeJCOXdJ8KdfaZpsXBjvX4R5RIUNIgrEdppuFHQSfi7B2d9IBOyG8ZsnwuMjKaLAF29O4NYDI; expires=Sat, 05-Dec-2015 13:07:01 GMT; path=/; domain=.google.fi; HttpOnly'),(1780,'Fri, 05 Jun 2015 13:07:01 GMT'),(1781,'PHP/5.3.14'),(1782,'nation=br; expires=Sat, 04-Jun-2016 13:07:00 GMT; path=/; domain=.mystartsearch.com'),(1783,'Sun, 07 Jun 2015 13:07:00 GMT'),(1784,'Fri, 05 Jun 2015 10:47:51 GMT'),(1785,'255a8a15bab7bf5a53909d93b86d813e'),(1786,'max-age=172800'),(1787,'19038'),(1788,'m_banner=2; expires=Fri, 05-Jun-2015 14:07:01 GMT; Max-Age=3600, PHPSESSID=36eh74rgu2dqn7i0l9i0eevii2; path=/; domain=.ppomppu.co.kr, nxc=nxc_1433509621; path=/; domain=.ppomppu.co.kr'),(1789,'no-cache, no-store, must-revalidate, no-transform'),(1790,'ISayPPOM'),(1791,'text/html; charset=euc-kr'),(1792,'JSESSIONID=LLzD1Pkd_jjxbY0XRipjLHUAmMuhp8eHwO9h2WD3K7zmPVpOGMGI!1457407424; path=/; HttpOnly, language=en_IN; expires=Sat, 06-Jun-2015 13:07:04 GMT; HttpOnly, SLB_Cookie=ffffffff09461c2945525d5f4f58455e445a4a422972;path=/;httponly, citrix_ns_id=HENQhnjSWQ+1dwJbNfHd8ah2JBQA070; Domain=.irctc.co.in; Path=/; HttpOnly, citrix_ns_id_.irctc.co.in_%2F_wlf=bGFuZ3VhZ2Vf?+2ySb0VW7u41IBUWxsgA62Tbd/AA&; Domain=.irctc.co.in; Expires=Wed, 01 Jan 2020 00:00:00 GMT; Path=/; HttpOnly, citrix_ns_id_.irctc.co.in_%2F_wat=SlNFU1NJT05JRF9f?3DBtSiDhpUCpFEcVrhDVfGcPjUUA&U0xCX0Nvb2tpZV9f?EmBC8Lf6qKxAdfdrpmnhwL5TS8cA&; Domain=.irctc.co.in; Path=/; HttpOnly'),(1793,'timeout=5, max=988'),(1794,'no-cache, no-store, must-revalidate,max-age=0'),(1795,'Fri, 05 Jun 2015 13:07:04 GMT'),(1796,'Fri, 05 Jun 2015 13:07:03 GMT'),(1797,'PREF=ID=321fee9000831707:FF=0:TM=1433509623:LM=1433509623:S=TEL8Vqjnq6lYFUiQ; expires=Sun, 04-Jun-2017 13:07:03 GMT; path=/; domain=.google.sk, NID=68=idHlupbq8mn69erOLgoHOwE4Lh5BTiWNr_UKtC0iRU_Jm2etLydpA_j4y26W46z2ibpL2iiJvBC_XKDE9PFGVVKgihflhOw40mMYslnP-olnT9f18DqLPiHyKmao1scq; expires=Sat, 05-Dec-2015 13:07:03 GMT; path=/; domain=.google.sk; HttpOnly'),(1798,'22239'),(1799,'lng=en; path=/; expires=Sun, 05 Jun 2016 13:07:03 GMT; domain=.issuu.com, i18next=en; Max-Age=2592000; Domain=.issuu.com; Path=/; Expires=Sun, 05 Jul 2015 13:07:03 GMT, iutk=c2872bb80b8311e5bdad004973737575; Max-Age=315360000; Domain=.issuu.com; Path=/; Expires=Mon, 02 Jun 2025 13:07:03 GMT; HttpOnly'),(1800,'W/\"R1FMX0UXudDQkUggTYrxFg==\"'),(1801,'JSESSIONID=BA785D2D1C751FA52F5EEDDA7478B361; Path=/; HttpOnly, hazelcast.sessionId=HZ9C2D601EE5AB4BBCB53F39D66DF2D194; Path=\"\", ziplocale=en; Domain=.zippyshare.com; Expires=Mon, 02-Jun-2025 13:07:03 GMT; Path=/'),(1802,'AUTO'),(1803,'SERVERID=; Expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/'),(1804,'Apache/2.2.22 (Ubuntu)'),(1805,'http___www_tmz_com_main_default'),(1806,'max-age=90, private'),(1807,'PREF=ID=4ecb75fe9df3942f:FF=0:TM=1433509623:LM=1433509623:S=ULueSbKD9thLjjIz; expires=Sun, 04-Jun-2017 13:07:03 GMT; path=/; domain=.google.com.my, NID=68=Dy97btWBzzCzBvVDiXoICYgAc9yNlM3fs-SuCvWLUdFzR4RSIGK5KsRC2YFh8jFTRzscVrjmXvbWXeTBVzAHyFWI7IUe2nAXqWWnlfK3UhnYQL1SqiSuJ-mLOiVZmBjX; expires=Sat, 05-Dec-2015 13:07:03 GMT; path=/; domain=.google.com.my; HttpOnly'),(1808,'51800'),(1809,'JSESSIONID=8F88D12ED931E534425B8367E6F5F2C5; Path=/; HttpOnly, ctct_locale_pref=en_US_USD; Domain=.constantcontact.com; Expires=Sat, 05-Dec-2015 01:07:03 GMT; Path=/, cclp_content=\"lp_uid=20150605_09:07:03.975_8F88D12ED931E534425B8367E6F5F2C5_p2-jb530.ad.prodcc.n|\"; Version=1; Domain=.constantcontact.com; Max-Age=7776000; Expires=Thu, 03-Sep-2015 13:07:03 GMT; Path=/, cclp_partner=\"prt_01=partner.name::ROVING|prt_01_ts=23891827|\"; Version=1; Domain=.constantcontact.com; Max-Age=7776000; Expires=Thu, 03-Sep-2015 13:07:03 GMT; Path=/, cclp_referral=\"partner.name=ROVING|pn=ROVING|partner=ROVING|sitereferrer=http://www.constantcontact.com/index.jsp|\"; Version=1; Domain=.constantcontact.com; Max-Age=7776000; Expires=Thu, 03-Sep-2015 13:07:03 GMT; Path=/, cclp_content=\"lp_uid=20150605_09:07:03.975_8F88D12ED931E534425B8367E6F5F2C5_p2-jb530.ad.prodcc.n|\"; Version=1; Domain=.constantcontact.com; Max-Age=7776000; Expires=Thu, 03-Sep-2015 13:07:03 GMT; Path=/, cclp_partner=\"prt_01=partner.name::ROVING|prt_01_ts=23891827|\"; Version=1; Domain=.constantcontact.com; Max-Age=7776000; Expires=Thu, 03-Sep-2015 13:07:03 GMT; Path=/, cclp_referral=\"partner.name=ROVING|pn=ROVING|partner=ROVING|sitereferrer=http://www.constantcontact.com/index.jsp|\"; Version=1; Domain=.constantcontact.com; Max-Age=7776000; Expires=Thu, 03-Sep-2015 13:07:03 GMT; Path=/, BIGipServerProdLP=2185630730.20480.0000; path=/'),(1810,'no-cache, no-cache, no-cache'),(1811,'max-age=0, no-cache, no-store, must-revalidate, no-store, must-revalidate'),(1812,'1.8.31.5-4307'),(1813,'lang=en; expires=Mon, 02-Jun-2025 12:57:39 GMT; path=/; domain=.savefrom.net, rmode=true; expires=Sun, 05-Jul-2015 12:57:39 GMT; path=/; domain=.savefrom.net'),(1814,'0.427'),(1815,'DT=1433509623:32693:365-g9; path=/; expires=Fri, 01-Jan-2020 00:00:00 GMT; domain=.wunderground.com'),(1816,'no-cache, must-revalidate, no-cache=\"Set-Cookie\", private'),(1817,'http://www.wunderground.com'),(1818,'44507'),(1819,'en-CA'),(1820,'kjses=76f7c24e-b467-4fb8-81f0-89c998a853df^9VshWs91c9AnvgW/8NK+mA==; Path=/, machId=7c80760dec2899289877a402867610c86420c709ba3462dadb7c6243ce0868a163756d337bb139d42f1f9bca5c65d96202161246e57777bed6f4b157fbe20e80; Domain=.kijiji.ca; Expires=Wed, 23-Jun-2083 16:21:11 GMT; Path=/, dt=%7B%22dt%22%3A%22d%22%2C%22hua%22%3A%222073927102%22%7D; Expires=Sun, 05-Jul-2015 13:07:04 GMT; Path=/, bs=%7B%22st%22%3A%22%7B%7D%22%7D; Path=/, up=%7B%22ln%22%3A%22471271974%22%2C%22hDm%22%3A%221433509624069%22%2C%22ls%22%3A%22l%3D0%26r%3D0.0%26sv%3DLIST%26sf%3DdateDesc%22%7D; Domain=.kijiji.ca; Expires=Wed, 02-Dec-2015 13:07:04 GMT; Path=/'),(1821,'Fri, 05 Jun 2015 12:59:44 GMT'),(1822,'UsNNiUSx52_Hk5DFgff-rC-p1DgwvpThT9wWwD72FpPxVCcKfZrnaw=='),(1823,'744353347 744353133'),(1824,'Miss from cloudfront'),(1825,'160'),(1826,'Fri, 05 Jun 2015 13:07:30 GMT'),(1827,'1.1 63f5d1052c7f0ad22e7f70f501a5c4e9.cloudfront.net (CloudFront)'),(1828,'Fri, 05 Jun 2015 13:07:10 GMT'),(1829,'PREF=ID=0c2607c81b9eeb0a:FF=0:TM=1433509626:LM=1433509626:S=vHPlNE23yJjjFzx0; expires=Sun, 04-Jun-2017 13:07:06 GMT; path=/; domain=.google.dk, NID=68=fHC_L7Pav7GxWT7MhiVq9CImyqdaHGxrSBGCDVBlr0NtZcGpUFLOH_pehVH-jbGvxiTVZis9eFUMeRxCCDtJBzTpkd7DLvRsyAKYcX1bCaO11JSNdQRZYec-m2pIK7EI; expires=Sat, 05-Dec-2015 13:07:06 GMT; path=/; domain=.google.dk; HttpOnly'),(1830,'241007'),(1831,'1.1 varnish, 1.1 varnish, 1.1 varnish'),(1832,'en-UK'),(1833,'380'),(1834,'S1433509626.383766,VS0,VE150'),(1835,'Accept-Encoding, Mobile'),(1836,'cache-lcy1131-LCY, cache-jfk1024-JFK'),(1837,'webcache1'),(1838,'appweb2es'),(1839,'2, 0'),(1840,'549'),(1841,'184844'),(1842,'ASP.NET_SessionId=olxsveni3l14u0fdvfbc21jm; path=/; HttpOnly'),(1843,'Fri, 05 Jun 2015 13:07:55 GMT'),(1844,'W/\"hTnvlq5sH1nc6A0CKx/J6g==\"'),(1845,'31491'),(1846,'PHP/5.5.25'),(1847,'<http://www.goodgamestudios.com/>; rel=shortlink'),(1848,'Fri, 05 Jun 2015 13:07:08 GMT'),(1849,'PHP/5.4.5'),(1850,'uniqid=jLTONA1; expires=Mon, 30-May-2016 13:07:08 GMT; path=/; domain=beeg.com, firsttime=1433509628; expires=Mon, 30-May-2016 13:07:08 GMT; path=/; domain=beeg.com, firsttimeref=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain=beeg.com, lasttime=1433509628; expires=Mon, 30-May-2016 13:07:08 GMT; path=/; domain=beeg.com, pageview=1; expires=Mon, 30-May-2016 13:07:08 GMT; path=/; domain=beeg.com, geo=BR; expires=Mon, 30-May-2016 13:07:08 GMT; path=/; domain=beeg.com, mob=0; expires=Mon, 30-May-2016 13:07:08 GMT; path=/; domain=beeg.com'),(1851,'nginx/1.6.1'),(1852,'beeg.com-_video-brazil.php-/-mainhttp'),(1853,'21897'),(1854,'TI.SI=0; path=/, TI=0; path=/, VARS=LCID=1033; domain=.ancestry.com; expires=Tue, 05-Jun-2035 13:07:09 GMT; path=/, VARSESSION=S=cjzy5sbAm0yiJ53J%2fdH9Gw%3d%3d&SLI=0&FIRSTSESSION=1&ITT=0&NEWSITEEXPERIENCE=loggedout; domain=.ancestry.com; path=/, ANCUUID=bcded5d772cb4c9f8cb37266ba3fe102; domain=.ancestry.com; expires=Tue, 05-Jun-2035 13:07:09 GMT; path=/, ATT=0; domain=.ancestry.com; path=/, ANCATT=0; domain=.ancestry.com; path=/, SAC=; domain=.ancestry.com; expires=Mon, 05-Jun-1995 13:07:09 GMT; path=/, RMEATT=; domain=.ancestry.com; expires=Mon, 05-Jun-1995 13:07:09 GMT; path=/, ANCSESSIONID=1edd9b48-788a-4302-ab67-2429dc09e73d; domain=.ancestry.com; path=/'),(1855,'117849'),(1856,'Fri, 05 Jun 2015 13:07:09 GMT'),(1857,'Fri, 05 Jun 2015 13:00:17 GMT'),(1858,'__cfduid=dac69d0f1748da9bd56002d341e6f533c1433509629; expires=Sat, 04-Jun-16 13:07:09 GMT; path=/; domain=.subscene.com; HttpOnly'),(1859,'1f1c194d53ae18a7-GRU'),(1860,'__cfduid=d7e3e32fa6d22a65d5df07a13eb38959f1433509628; expires=Sat, 04-Jun-16 13:07:08 GMT; path=/; domain=.okcupid.com; HttpOnly, guest=15974481219447764511; Expires=Sat, 04 Jun 2016 13:07:09 GMT; Path=/; Domain=okcupid.com; HttpOnly'),(1861,'CP=\"NOI CURa ADMa DEVa TAIa OUR BUS IND UNI COM NAV INT\", policyref=\"http://www.okcupid.com/w3c/p3p.xml\"'),(1862,'1f1c194beac618bb-GRU'),(1863,'OKWS/3.1.33.0'),(1864,'452107'),(1865,'AnalysisUserId=177.159.181.136.197621433509630835; expires=Mon, 31-Dec-2038 23:59:59 GMT; path=/; domain=.nike.com, geoloc=cc=BR,rc=SP,tp=vhigh,tz=GMT-3,la=-23.53,lo=-46.62,bw=5000; domain=www.nike.com'),(1866,'Fri, 05 Jun 2015 15:57:54 GMT'),(1867,'17670'),(1868,'Jetty(9.2.4.v20141028)'),(1869,'0276a011327d1e23552cfa9a5c3fe486a05b4187'),(1870,'max-age=10244'),(1871,'prf=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/, v=1433509630_59abdf37-db50-45dd-8bab-fcb3e37ac9a9_992e91b33e20ca618c1b624303bceff9; expires=Tue, 19-Jan-2038 03:14:07 GMT; Max-Age=713974017; path=/'),(1872,'hweb36'),(1873,'147878'),(1874,'referring_user=-1; domain=.codecanyon.net; path=/; expires=Sat, 05-Sep-2015 13:07:12 GMT, _fd_session=BAh7B0kiD3Nlc3Npb25faWQGOgZFVEkiJWI4MTA0M2I5NmU0YjQxOTU5YjkwMmUwZGExMWFjYzcyBjsAVEkiEF9jc3JmX3Rva2VuBjsARkkiMTNhUjFQUGNoYSs1NTFnL09PeHdNekZyVG9hZWJlN2c2OFdyTEtQWjN2QlU9BjsARg%3D%3D--410b7942a2463755850c795af3af6599185c4f2a; path=/; expires=Mon, 05-Jun-2017 01:07:12 GMT; HttpOnly, signed_in=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT'),(1875,'f9a18d4944cc1a2837a154a342501b6b'),(1876,'\"2956357dc2ea6269301a3824504e61ed\"'),(1877,'Fri, 05 Jun 2015 13:07:12 GMT'),(1878,'0.301891'),(1879,'181539'),(1880,'ASM0.1'),(1881,'HDegine (window; Formilux/0.1.8)'),(1882,'Fri, 05 Jun 2015 12:32:30 GMT'),(1883,'Fri, 05 Jun 2015 13:07:13 GMT'),(1884,'11186'),(1885,'MC=5KBrtYOr^5aVScfSOd9sl1H1NCYSAlVxnwIKAihyIACq0QAKqjMGBAAAAQAGBVVxnwIAP03; path=/; domain=.fidelity.com; expires=Sat, 04-Jun-2016 13:07:14 GMT, v1st=E1444521F680EB76; path=/; expires=Wed, 19 Feb 2020 14:28:00 GMT; domain=.fidelity.com, cae_browser=desktop; expires=Sat, 06-Jun-2015 13:07:14 GMT; path=/; domain=www.fidelity.com'),(1886,'FWS/7.0'),(1887,'IE=EmulateIE8,Edge'),(1888,'Fri, 05 Jun 2015 13:07:14 GMT'),(1889,'CP=\"UNI DEM GOV FIN STA COM NAV PRE INT ONL CUR ADM DEV PSA PSD CUSi IVDi IVAi TELi CONi TAI OUR OTRi\"'),(1890,'default-src \'self\' https:; connect-src \'self\' https: *.inspectlet.com ws://inspectletws.herokuapp.com wss://inspectletws.herokuapp.com http:; font-src \'self\' https:; frame-src *; img-src \'self\' https: *.inspectlet.com http: data:; media-src \'self\' https:; object-src \'self\' https:; script-src \'sha256-rTeHUgwQvgsAdqdPK+Taafu8+3sRpjF17wvDjdFy5/o=\' \'sha256-8Kp4YIWqA8yhCJaTWnmB7Wv7OjnXnX661ygwccVuDRw=\' \'sha256-q75xhLoJt57DnU0IITbgtV/tD73PJ6bao86bj4pB/XM=\' \'sha256-+DiANpY+GXjnCGOB1JGKEkNzE8PgbQY1SG6gUV2nvJw=\' \'self\' https: \'unsafe-eval\' \'unsafe-inline\' *.inspectlet.com http:; style-src \'self\' https: \'unsafe-inline\' http:; report-uri /tracking/csp;'),(1891,'mdr_browser=desktop; expires=Fri, 05-Jun-2015 15:07:14 GMT; path=/; domain=.airbnb.com'),(1892,'max-age=10886400; includeSubdomains'),(1893,'nginx/1.7.12'),(1894,'W/\"28b738720d01fac5d1426a5a413565b2\"'),(1895,'max-age=1200, public'),(1896,'The Production Infrastructure team added this header. Come work with us! Email kevin.rice+hiring@airbnb.com'),(1897,'zgt=fb5f5fa0bcd844c68f4a7597148f159e; expires=Wed, 04-Jun-2025 23:14:53 GMT; path=/, zgt:ts=1433509633; expires=Fri, 05-Jun-2015 13:31:13 GMT; path=/, trngssn=79687661; path=/; httponly'),(1898,'H3rr'),(1899,'237195'),(1900,'UTF-8'),(1901,'SSLB=A; path=/; domain=www.overstock.com, SSID=BwDcHB0OAAAAAAACn3FVefsNBQKfcVUBAAAAAAAAAAAAAp9xVQBTqlsBAAGwFwAAAp9xVQEA; path=/; domain=www.overstock.com; expires=Sat, 04-Jun-2016 13:07:14 GMT, SSSC=2.G6156876996615732089.1|347.6064; path=/; domain=www.overstock.com, SSRT=Ap9xVQABAQ; path=/; domain=www.overstock.com; expires=Sat, 04-Jun-2016 13:07:14 GMT, mxclastvisit=20150605; Domain=.overstock.com; Expires=Sat, 04-Jun-2016 13:07:14 GMT; Path=/; HttpOnly, ostk_aggr_year=mxcuserseed^2118749030903027221|e4xwelcomemat^true|language^en|currency^BRL|country^BR; Domain=.overstock.com; Expires=Sat, 04-Jun-2016 13:07:14 GMT; Path=/; HttpOnly, se_list=se_list^0|55|9|; Domain=.overstock.com; Expires=Sat, 04-Jun-2016 13:07:14 GMT; Path=/; HttpOnly, ostk_aggr_year2=\"\"; Domain=.overstock.com; Expires=Sat, 04-Jun-2016 13:07:14 GMT; Path=/; HttpOnly, ostk_aggr_session=gcr^false|cart.item-count^0|mxcshopmore^http%3A%2F%2Fwww.overstock.com%2F|billingcountry^US|sessstrt^1433509634221; Domain=.overstock.com; Path=/, ostk_campaign=\"\"; Domain=.overstock.com; Expires=Sat, 04-Jun-2016 13:07:14 GMT; Path=/; HttpOnly, mxcsurftype=7; Path=/; HttpOnly, mxcgotoast=\"\"; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/; HttpOnly'),(1902,'timeout=5, max=203'),(1903,'W34M6K2CDCZLZ6SORZZDWCLZMY'),(1904,'max-age=0, no-cache, proxy-revalidate, no-store, must-revalidate'),(1905,'CP=CAO DSP COR CUR CUSi OUR BUS PHY ONL PUR NAV STA'),(1906,'OUTFOX_SEARCH_USER_ID=-476546567@177.94.68.160; domain=.youdao.com; expires=Sun, 28-May-2045 13:07:14 GMT, JSESSIONID=abc5jmHWB5MuJ5pfs1d3u; path=/'),(1907,'Fri, 05 Jun 2015 13:14:52 GMT'),(1908,'111071'),(1909,'1.1 C aicache6'),(1910,'RETAILWEB027'),(1911,'Fri, 05 Jun 2015 13:07:15 GMT'),(1912,'Cookie,Accept-Encoding'),(1913,'v-9e922210-0b5a-11e5-ae48-22000af874b1'),(1914,'\"1433491368-1\"'),(1915,'348'),(1916,'public, max-age=21600'),(1917,'1587993484 1587712195'),(1918,'Fri, 05 Jun 2015 08:02:48 GMT'),(1919,'<https://www.box.com/>; rel=\"canonical\"'),(1920,'17681'),(1921,'SameOrigin'),(1922,'PHPSESSID=q6b8mj86cupbfek32k6hs0ko60; path=/; domain=.olx.pl, ab_newdesign=old; expires=Fri, 03-Jul-2015 13:07:15 GMT; path=/; domain=.olx.pl, mobile2=desktop; path=/; domain=.olx.pl'),(1923,'tablica-dc4-106'),(1924,'D=11539 t=1433509635643567'),(1925,'device_env=4; expires=Fri, 12-Jun-2015 13:07:16 GMT; path=/; domain=vnexpress.net'),(1926,'Fengine, web_141.144'),(1927,'Fri, 05 Jun 2015 13:06:57 GMT'),(1928,'9d9db7fc7fd6d2bbc0f857db9ab8053c'),(1929,'Fri, 05 Jun 2015 13:07:16 GMT'),(1930,'70245'),(1931,'ko-KR'),(1932,'JSESSIONID=46CD994F070CF2F530EEC2A54BA01B90; Path=/; HttpOnly, ebay=%5Esbf%3D%23%5E;Domain=.ebay.com.au;Path=/, dp1=bu1p/QEBfX0BAX19AQA**5752d285^bl/BR59340605^;Domain=.ebay.com.au;Expires=Sun, 04-Jun-2017 13:07:17 GMT;Path=/, s=CgAD4ACBVcvCFYzNkNTJiNDcxNGQwYTVmMTIzZDFkZjExZmZmMjJmNmXSsyUx;Domain=.ebay.com.au;Path=/; HttpOnly, nonsession=CgADLAAFVcaYNMQDKACBe16CFYzNkNTJiNDcxNGQwYTVmMTIzZDFkZjExZmZmMjJmNmXJ/LM5;Domain=.ebay.com.au;Expires=Sat, 04-Jun-2016 13:07:17 GMT;Path=/'),(1933,'t6e%60cckjkb9%3Fuk%601d72f%2Ba16%3F-14dc3d52b55-0xc3'),(1934,'Fri, 05 Jun 2015 13:07:17 GMT'),(1935,'ri=Be2IDVmoTFE%3D,rci=VNLBkhwrQHw%3D'),(1936,'Served supercache file from Nginx'),(1937,'89590'),(1938,'3275200451'),(1939,'all'),(1940,'Proxy Pandeiro UOL'),(1941,'Fri, 05 Jun 2015 12:48:25 GMT'),(1942,'CacheUOL'),(1943,'no-cache, must-revalidate, max-age=0'),(1944,'Fri, 05 Jun 2015 13:07:19 GMT'),(1945,'PHP/5.4.40'),(1946,'Lre7_9bf0_saltkey=UxC2XFLx; expires=Sun, 05-Jul-2015 13:07:19 GMT; path=/; domain=.ck101.com; httponly, Lre7_9bf0_lastvisit=1433506039; expires=Sun, 05-Jul-2015 13:07:19 GMT; path=/; domain=.ck101.com, ck2015_v5=5; expires=Sun, 05-Jul-2015 13:07:19 GMT; path=/; domain=.ck101.com, Lre7_9bf0_lastact=1433509639%09index.php%09; expires=Sat, 06-Jun-2015 13:07:19 GMT; path=/; domain=.ck101.com'),(1947,'52044b88-528f-47ba-bb51-a7713400163c'),(1948,'172.16.74.221'),(1949,'172.16.38.156:80'),(1950,'es-VE'),(1951,'_d2id=52044b88-528f-47ba-bb51-a7713400163c-n; expires=Sat, 04 Jun 2016 13:07:19 GMT; path=/; domain=.mercadolibre.com.ve'),(1952,'homes-fend-webserver-rola-master'),(1953,'e-00003f7f'),(1954,'http://www.xda-developers.com'),(1955,'http://www.xda-developers.com/xmlrpc.php'),(1956,'54287'),(1957,'1; mode=block; report=/xss-report/cba404a2-a71c-44c0-95a1-c3221cb1e12f?source%5Baction%5D=index&source%5Bcontroller%5D=home&source%5Bdomain%5D=www.shopify.com&source%5Bsection%5D=brochure'),(1958,'ab_test_2952490911=2910141127; path=/; expires=Fri, 19 Jun 2015 13:07:19 -0000'),(1959,'cba404a2-a71c-44c0-95a1-c3221cb1e12f'),(1960,'default-src \'self\' https:; connect-src \'self\' https: wss:; font-src \'self\' https: data:; frame-src \'self\' https: data:; img-src \'self\' https: data:; media-src \'self\' https: data:; object-src \'self\' https:; script-src \'self\' https: \'unsafe-inline\' \'unsafe-eval\'; style-src \'self\' https: \'unsafe-inline\'; report-uri /csp-report/cba404a2-a71c-44c0-95a1-c3221cb1e12f?source%5Baction%5D=index&source%5Bcontroller%5D=home&source%5Bdomain%5D=www.shopify.com&source%5Bsection%5D=brochure;'),(1961,'\"3af1655803ff4f8a2073bd56552d18b5\"'),(1962,'SAMEORIGIN, DENY'),(1963,'0.005719'),(1964,'72956'),(1965,'198388'),(1966,'http://stockstar.com/home.htm'),(1967,'Fri, 05 Jun 2015 13:07:20 GMT'),(1968,'103082'),(1969,'Fri, 05 Jun 2015 13:06:26 GMT'),(1970,'betaus.reuters.com'),(1971,'Fri, 05 Jun 2015 13:04:18 GMT'),(1972,':3'),(1973,'40168'),(1974,'Wed, 03 Jun 2015 13:34:15 GMT'),(1975,'\"556f0257-9ce8\"'),(1976,'Fri, 05 Jun 2015 13:10:42 GMT'),(1977,'Fri, 05 Jun 2015 13:08:10 GMT'),(1978,'max-age=61'),(1979,'Fri, 05 Jun 2015 13:07:22 GMT'),(1980,'QiQPVdlNSm55719f0a3260155719f0a377f9'),(1981,'QiQPVdlNSm'),(1982,'control'),(1983,'_pages/home:51:control:ctr'),(1984,'hit 0.032'),(1985,'userFlashVersion=QiQPVdlNSm; expires=Wed, 03-Jun-2020 13:07:22 GMT; path=/; domain=retailmenot.com, deviceFingerprint=5G4V26UXBVDXZJNUKFAV4HCASM; expires=Sat, 01-Jun-2030 13:07:22 GMT; path=/; domain=retailmenot.com, userQualifier=I4ENTSAKFNDC7I5DPTBDSCTY2A; expires=Wed, 03-Jun-2020 13:07:22 GMT; path=/; domain=retailmenot.com, visitor=QiQPVdlNSm; expires=Wed, 03-Jun-2020 13:07:22 GMT; path=/; domain=retailmenot.com, session=QiQPVdlNSm55719f0a32601; expires=Fri, 05-Jun-2015 13:37:22 GMT; path=/; domain=retailmenot.com, country_code=BR; expires=Sat, 04-Jun-2016 13:07:22 GMT; path=/; domain=retailmenot.com, rqid=QiQPVdlNSm55719f0a3260155719f0a377f9; path=/; domain=retailmenot.com, slice=control; path=/; domain=retailmenot.com'),(1986,'42b2bd113eef4a117e3cac2b16905e22'),(1987,'QiQPVdlNSm55719f0a32601'),(1988,'bkmklt2RMN,cnqst_pasv,diesibling,dillo_dcon,dillo_dfea,dillo_dtop,dillo_mfea,idea_cons,newmdothom,nomad_omni,pizza_cat'),(1989,'231871'),(1990,'Thu, 04 May 2000 00:00:00 GMT'),(1991,'Fri, 05 Jun 2015 13:01:57 GMT'),(1992,'W/\"1ba789cd8f9fd01:0\"'),(1993,'224'),(1994,'no-cache, max-age=0, no-store'),(1995,'PHPSESSID=fc4c3863654ef4dc2d5db3c11cd9b5ae; path=/; HttpOnly, tlftmusr=150605fc4c3863654ef4dc2d5db3c11cd9b5ae; expires=Tue, 19-Jan-2038 03:14:07 GMT; Max-Age=713974005; path=/, ftmsess=1; expires=Sat, 06-Jun-2015 01:07:22 GMT; Max-Age=43200; path=/, promptdata=%7B%22c%22%3A%7B%22pg-home%22%3A1%7D%2C%22pd%22%3A%5B%5D%2C%22pts%22%3Anull%7D; expires=Sat, 04-Jun-2016 13:07:22 GMT; Max-Age=31536000; path=/; domain=.trulia.com, fvstts=20150605; expires=Tue, 19-Jan-2038 03:14:07 GMT; Max-Age=713974005; path=/, TruliaLBSS=2114851756.20480.0000; path=/, truss=0;expires=Wed, 02-Dec-2015 13:07:22 GMT;path=/;'),(1996,'Apache/2.4.7 (Ubuntu)'),(1997,'JSESSIONID=D1C524A9EFDA112DDDE6909CA2F895E7; Path=/; HttpOnly, ebay=%5Esbf%3D%23%5E;Domain=.ebay.it;Path=/, dp1=bu1p/QEBfX0BAX19AQA**5752d28a^bl/BR5934060a^;Domain=.ebay.it;Expires=Sun, 04-Jun-2017 13:07:22 GMT;Path=/, s=CgAD4ACBVcvCKYzNkNTNmZjcxNGQwYTZhOTI4MjhiOWMyZmZmMjFiYWb+JSOa;Domain=.ebay.it;Path=/; HttpOnly, nonsession=CgADLAAFVcaYSMQDKACBe16CKYzNkNTNmZjcxNGQwYTZhOTI4MjhiOWMyZmZmMjFiYWYuiXpD;Domain=.ebay.it;Expires=Sat, 04-Jun-2016 13:07:22 GMT;Path=/'),(1998,'t6e%60cckjkb9%3Fuk%601d71f%2B467d%29pqtfwpu%29pie%29fgg%7E-fij-14dc3d54006-0xcb'),(1999,'ri=ECylwnD2Twc%3D,rci=i%2BwYn0hzThs%3D'),(2000,'110416'),(2001,'5.0'),(2002,'agoda.user.03=UserId=3185338a-29f4-488b-a98f-b457b1888fc5; domain=.agoda.com; expires=Sun, 05-Jun-2016 13:07:22 GMT; path=/, agoda.deviceinfo.01=DeviceHash=47dca2058296bab976fdf3d6d12dc841&DeviceInfo=eyJEZXZpY2VQbGF0Zm9ybXMiOjEsIlVzZXJBZ2VudCI6Ik1vemlsbGEvNS4wIChXaW5kb3dzIE5UIDYuMTsgV09XNjQpIEFwcGxlV2ViS2l0LzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZS80My4wLjIzNTcuNjUgU2FmYXJpLzUzNy4zNiIsIklzRGVza3RvcCI6dHJ1ZSwiSXNNb2JpbGUiOmZhbHNlLCJJc1Bob25lIjpmYWxzZSwiSXNUYWJsZXQiOmZhbHNlLCJJc1NwaWRlciI6ZmFsc2UsIldpZHRoIjowLCJIZWlnaHQiOjAsIklzVG91Y2hTY3JlZW4iOmZhbHNlLCJQcmVmZXJlZFZpZXciOm51bGwsIkRldmljZURldGFpbHMiOnsiRmFtaWx5IjpudWxsLCJNb2RlbCI6bnVsbCwiRGV2aWNlSUQiOjAsIktleSI6bnVsbH0sIk9zRGV0YWlscyI6eyJGYW1pbHkiOiJXaW5kb3dzIDciLCJNYWpvciI6IiIsIk1pbm9yIjoiIiwiUGF0Y2giOiIiLCJQYXRjaE1pbm9yIjoiIn0sIkJyb3dzZXJEZXRhaWxzIjp7IkZhbWlseSI6IkNocm9tZSIsIk1ham9yIjoiNDMiLCJNaW5vciI6IjAiLCJQYXRjaCI6IjIzNTcifX0=; domain=.agoda.com; expires=Sun, 05-Jun-2016 13:07:22 GMT; path=/, agoda.version.03=CookieId=938f12b3-ea6c-49b1-b78f-91ebf927b596&AllocId=b7c42c82d5b0b6e84c42f770216518f91b0da9555ba1a87adf405a0834c6e5cc3fb4305b47cd229537ebf9517f07f5c03217e4f2a1084816e929fb64bc2fbc034e2ce170a62280c9986a0be8903a35a724b4889251938f12b3ea6c9b178f91ebf927b596&CurIP=177.94.68.160&DPN=1&Alloc=&CulCd=&UrlV=1&FEBuildVersion=1.0.5634.408 20150605&TItems=2$-1$06-05-2015 20:07$06-04-2016 20:07$&CurLabel=USD; domain=agoda.com; expires=Sun, 05-Jun-2016 13:07:22 GMT; path=/, agoda.attr.03=CookieId=a8819c6a-01ad-4ef0-938f-6e5369707f6b&ATItems=-1$06-05-2015 20:07$; domain=agoda.com; expires=Sun, 05-Jun-2016 13:07:22 GMT; path=/, agoda.version.03=CookieId=938f12b3-ea6c-49b1-b78f-91ebf927b596&AllocId=b7c42c82d5b0b6e84c42f770216518f91b0da9555ba1a87adf405a0834c6e5cc3fb4305b47cd229537ebf9517f07f5c03217e4f2a1084816e929fb64bc2fbc034e2ce170a62280c9986a0be8903a35a724b4889251938f12b3ea6c9b178f91ebf927b596&CurIP=177.94.68.160&DPN=1&Alloc=&CulCd=&UrlV=1&FEBuildVersion=1.0.5634.408 20150605&TItems=2$-1$06-05-2015 20:07$06-04-2016 20:07$&CurLabel=USD; domain=agoda.com; expires=Sun, 05-Jun-2016 13:07:22 GMT; path=/, agoda.version.03=CookieId=938f12b3-ea6c-49b1-b78f-91ebf927b596&AllocId=b7c42c82d5b0b6e84c42f770216518f91b0da9555ba1a87adf405a0834c6e5cc3fb4305b47cd229537ebf9517f07f5c03217e4f2a1084816e929fb64bc2fbc034e2ce170a62280c9986a0be8903a35a724b4889251938f12b3ea6c9b178f91ebf927b596&CurIP=177.94.68.160&DPN=1&Alloc=&CulCd=&UrlV=1&FEBuildVersion=1.0.5634.408 20150605&TItems=2$-1$06-05-2015 20:07$06-04-2016 20:07$&CurLabel=USD; domain=agoda.com; expires=Sun, 05-Jun-2016 13:07:22 GMT; path=/, agoda.version.03=CookieId=938f12b3-ea6c-49b1-b78f-91ebf927b596&AllocId=b7c42c82d5b0b6e84c42f770216518f91b0da9555ba1a87adf405a0834c6e5cc3fb4305b47cd229537ebf9517f07f5c03217e4f2a1084816e929fb64bc2fbc034e2ce170a62280c9986a0be8903a35a724b4889251938f12b3ea6c9b178f91ebf927b596&CurIP=177.94.68.160&DPN=1&Alloc=&CulCd=&UrlV=1&FEBuildVersion=1.0.5634.408 20150605&TItems=2$-1$06-05-2015 20:07$06-04-2016 20:07$&CurLabel=USD; domain=agoda.com; expires=Sun, 05-Jun-2016 13:07:22 GMT; path=/, agoda.version.03=CookieId=938f12b3-ea6c-49b1-b78f-91ebf927b596&AllocId=b7c42c82d5b0b6e84c42f770216518f91b0da9555ba1a87adf405a0834c6e5cc3fb4305b47cd229537ebf9517f07f5c03217e4f2a1084816e929fb64bc2fbc034e2ce170a62280c9986a0be8903a35a724b4889251938f12b3ea6c9b178f91ebf927b596&CurIP=177.94.68.160&DPN=1&Alloc=&CulCd=&UrlV=1&FEBuildVersion=1.0.5634.408 20150605&TItems=2$-1$06-05-2015 20:07$06-04-2016 20:07$&CurLabel=USD; domain=agoda.com; expires=Sun, 05-Jun-2016 13:07:22 GMT; path=/, agoda.version.03=CookieId=938f12b3-ea6c-49b1-b78f-91ebf927b596&AllocId=b7c42c82d5b0b6e84c42f770216518f91b0da9555ba1a87adf405a0834c6e5cc3fb4305b47cd229537ebf9517f07f5c03217e4f2a1084816e929fb64bc2fbc034e2ce170a62280c9986a0be8903a35a724b4889251938f12b3ea6c9b178f91ebf927b596&CurIP=177.94.68.160&DPN=1&Alloc=&CulCd=&UrlV=1&FEBuildVersion=1.0.5634.408 20150605&TItems=2$-1$06-05-2015 20:07$06-04-2016 20:07$&CurLabel=USD; domain=agoda.com; expires=Sun, 05-Jun-2016 13:07:22 GMT; path=/, agoda.version.03=CookieId=938f12b3-ea6c-49b1-b78f-91ebf927b596&AllocId=b7c42c82d5b0b6e84c42f770216518f91b0da9555ba1a87adf405a0834c6e5cc3fb4305b47cd229537ebf9517f07f5c03217e4f2a1084816e929fb64bc2fbc034e2ce170a62280c9986a0be8903a35a724b4889251938f12b3ea6c9b178f91ebf927b596&CurIP=177.94.68.160&DPN=1&Alloc=&CulCd=&UrlV=1&FEBuildVersion=1.0.5634.408 20150605&TItems=2$-1$06-05-2015 20:07$06-04-2016 20:07$&CurLabel=USD; domain=agoda.com; expires=Sun, 05-Jun-2016 13:07:22 GMT; path=/, ASP.NET_SessionId=pgspelbsyv2wxvmshk2rjiz4; path=/; HttpOnly, agoda.version.03=CookieId=938f12b3-ea6c-49b1-b78f-91ebf927b596&AllocId=b7c42c82d5b0b6e84c42f770216518f91b0da9555ba1a87adf405a0834c6e5cc3fb4305b47cd229537ebf9517f07f5c03217e4f2a1084816e929fb64bc2fbc034e2ce170a62280c9986a0be8903a35a724b4889251938f12b3ea6c9b178f91ebf927b596&CurIP=177.94.68.160&DPN=1&Alloc=&CulCd=&UrlV=1&FEBuildVersion=1.0.5634.408 20150605&TItems=2$-1$06-05-2015 20:07$06-04-2016 20:07$&CurLabel=USD; domain=agoda.com; expires=Sun, 05-Jun-2016 13:07:22 GMT; path=/, agoda.version.03=CookieId=938f12b3-ea6c-49b1-b78f-91ebf927b596&AllocId=b7c42c82d5b0b6e84c42f770216518f91b0da9555ba1a87adf405a0834c6e5cc3fb4305b47cd229537ebf9517f07f5c03217e4f2a1084816e929fb64bc2fbc034e2ce170a62280c9986a0be8903a35a724b4889251938f12b3ea6c9b178f91ebf927b596&CurIP=177.94.68.160&DPN=1&Alloc=&CulCd=&UrlV=1&FEBuildVersion=1.0.5634.408 20150605&TItems=2$-1$06-05-2015 20:07$06-04-2016 20:07$&CurLabel=USD; domain=agoda.com; expires=Sun, 05-Jun-2016 13:07:22 GMT; path=/, agoda.version.03=CookieId=938f12b3-ea6c-49b1-b78f-91ebf927b596&AllocId=b7c42c82d5b0b6e84c42f770216518f91b0da9555ba1a87adf405a0834c6e5cc3fb4305b47cd229537ebf9517f07f5c03217e4f2a1084816e929fb64bc2fbc034e2ce170a62280c9986a0be8903a35a724b4889251938f12b3ea6c9b178f91ebf927b596&CurIP=177.94.68.160&DPN=1&Alloc=&CulCd=&UrlV=1&FEBuildVersion=1.0.5634.408 20150605&TItems=2$-1$06-05-2015 20:07$06-04-2016 20:07$&CurLabel=USD; domain=agoda.com; expires=Sun, 05-Jun-2016 13:07:22 GMT; path=/, agoda.attr.03=CookieId=a8819c6a-01ad-4ef0-938f-6e5369707f6b&ATItems=-1$06-05-2015 20:07$; domain=agoda.com; expires=Sun, 05-Jun-2016 13:07:22 GMT; path=/, agoda.version.03=CookieId=938f12b3-ea6c-49b1-b78f-91ebf927b596&AllocId=b7c42c82d5b0b6e84c42f770216518f91b0da9555ba1a87adf405a0834c6e5cc3fb4305b47cd229537ebf9517f07f5c03217e4f2a1084816e929fb64bc2fbc034e2ce170a62280c9986a0be8903a35a724b4889251938f12b3ea6c9b178f91ebf927b596&CurIP=177.94.68.160&DPN=1&Alloc=&CulCd=&UrlV=1&FEBuildVersion=1.0.5634.408 20150605&TItems=2$-1$06-05-2015 20:07$06-04-2016 20:07$&CurLabel=USD; domain=agoda.com; expires=Sun, 05-Jun-2016 13:07:22 GMT; path=/, session_cache={\"Cache\":\"AS2\",\"Time\":\"635691064426041899\",\"SessionID\":\"pgspelbsyv2wxvmshk2rjiz4\"}; path=/, ashnew=www.agoda.com_cluster_B;path=/;'),(2003,'http://www.agoda.com'),(2004,'internationalshippref=preferredcountry=BR&preferredcurrency=USD; domain=.nordstrom.com; expires=Mon, 05-Jun-2045 13:07:22 GMT; path=/, nordstrom=shopperid=1fe9a2272bc94eb59e904ee08883810e&bagcount=0&ispinned=False&isSocial=False; domain=.nordstrom.com; expires=Mon, 05-Jun-2045 13:07:22 GMT; path=/, personalization=IsShopperInfoPrefetched=False&ShopperId=&ShopperInfoPrefetchRetryCount=0&ShopperSegment=&IsShopperPersonalizedSortEligible=False&PurchaseCount=0&RegionStyleMode=0; domain=.nordstrom.com; expires=Sat, 06-Jun-2015 09:00:00 GMT; path=/, usersession=SessionId=73b1e1c6-d2c9-407a-82e8-44e1a8132e17&CookieDomain=.nordstrom.com; domain=.nordstrom.com; path=/'),(2005,'georegion=33,country_code=BR,region_code=SP,city=SAOPAULO,dma=,pmsa=,msa=,areacode=,county=,fips=,lat=-23.53,long=-46.62,timezone=GMT-3,zip=,continent=SA,throughput=vhigh,bw=5000,asnum=27699'),(2006,'Fri, 05 Jun 2015 13:07:23 GMT'),(2007,'__cfduid=d0b395a307d2c5e7bd5068df319781c3e1433509642; expires=Sat, 04-Jun-16 13:07:22 GMT; path=/; domain=.vetogate.com; HttpOnly'),(2008,'Fri, 05 Jun 2015 13:06:25 GMT'),(2009,'public, max-age=17'),(2010,'1f1c19a4bfc918bb-GRU'),(2011,'264641'),(2012,'Fri, 05 Jun 2015 11:43:44 GMT'),(2013,'\"1044fa6-409c1-517c3cde5bc00\"'),(2014,'symfony-web-cnc-1-44.jh.hupu.com'),(2015,'32746'),(2016,'dmp=desktop:default; expires=Fri, 12-Jun-2015 13:07:24 GMT'),(2017,'Accept-Encoding,X-Forwarded-Proto,Cookie'),(2018,'Fri, 05 Jun 2015 13:07:24 GMT'),(2019,'PREF=ID=81ce36c8dae4114a:FF=0:TM=1433509644:LM=1433509644:S=4G-_LSq8X5wSq4gM; expires=Sun, 04-Jun-2017 13:07:24 GMT; path=/; domain=.google.com.br, NID=68=nidR7RbPqE2F011bburVBXoX-qBXXoZvVqloXm-KHOZMHEudJmlIN8BG5Q67LezyIXvJ8aThc0ejqRUcq3qWsGkpl8153xpiNm9qMwCAG0UvPugL0ug386pvhhkQoXo3; expires=Sat, 05-Dec-2015 13:07:24 GMT; path=/; domain=.google.com.br; HttpOnly'),(2020,'amvid=B9EE8FA9C54DDC2B4B64E62C33EE4CE5; expires=Sat, 04-Jun-2016 13:07:24 GMT; path=/, referer=0; expires=Sat, 04-Jun-2016 13:07:24 GMT; path=/, lang=pt_BR; path=/, referer=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/, country=15; path=/, site=married; expires=Sat, 04-Jun-2016 13:07:24 GMT; path=/, indexURL=app%2Fadult%2Findex.p; path=/'),(2021,'Thu, 04 Jun 2015 13:07:24 +0000'),(2022,'Fri, 05 Jun 2015 13:07:24 +0000'),(2023,'no-cache,  no-store, must-revalidate, max_age=0'),(2024,'ELMUNDO_idusr=VXGfDMCoFeUAAFY7v5A-214b02e0243e425efa16e7a9d60c9fd9; expires=Mon, 04-Jun-2018 13:07:24 GMT; path=/; domain=.elmundo.es, ELMUNDO_pref=%7B%22v%22%3A%22n%22%2C%22d%22%3A%22e%22%2C%22u%22%3A0%2C%22c%22%3A%222%22%7D; expires=Mon, 04-Jun-2018 13:07:24 GMT; path=/; domain=.elmundo.es'),(2025,'80:quic,p=0'),(2026,'ux=cf1ec49e-0b83-11e5-8a27-a934ac2c9453|0|0|1433509644|1433941644|1715401c7599402c0a7ed549c3126e58; expires=Sat, 04-Jun-2016 13:07:24 PST; path=/; domain=.youtube-mp3.org'),(2027,'Google Frontend'),(2028,'uk-website#lang=en-GB; path=/, uk-website#lang=en-GB; path=/, stop_mobi=yes; path=/; domain=asos.com'),(2029,'ASD-WEB-42, ASD-WEB-42'),(2030,'Fri, 05 Jun 2015 13:07:25 GMT'),(2031,'edition=us; expires=Sat, 06-Jun-2015 13:07:25 GMT; path=/; domain=.eonline.com, adEdition=br; expires=Sat, 06-Jun-2015 13:07:25 GMT; path=/; domain=.eonline.com'),(2032,'Fri, 05 Jun 2015 13:08:05 GMT'),(2033,'Apache/2.2.3 (CentOS) mod_jk/1.2.32 PHP/5.1.6 mod_perl/2.0.4 Perl/v5.8.8'),(2034,'max-age=40'),(2035,'NSC_Wjq_Dpssjfsf_Dbdif=ffffffff091a1f8d45525d5f4f58455e445a4a423660;expires=Fri, 05-Jun-2015 13:37:24 GMT;path=/;httponly'),(2036,'177538'),(2037,'Fri, 05 Jun 2015 13:07:26 GMT'),(2038,'5.1'),(2039,'sess_id=NDg0YzIxZTFjMjUzNjU4MzVmZDk5ZDcxMzUxYWRjNmVkNDFkOGNkOThmMDBiMjA0ZTk4MDA5OThlY2Y4NDI3ZQ%3D%3D; expires=Fri, 05-Jun-2015 13:31:25 GMT; path=/; domain=shopclues.com'),(2040,'1f1c19c036490ff4-GRU'),(2041,'frame-ancestors \'self\' *.optimizely.com ;'),(2042,'JSESSIONID=9CB9F46D42000165D50D662F0AE61534; Path=/; HttpOnly, gdId=db477c83-6cfc-46a7-aa92-434e91e88bfe; Expires=Mon, 02-Jun-2025 13:07:27 GMT; Path=/, ARPNTS=MTkyLjE2OC4xMDEuNA==;path=/;'),(2043,'70277'),(2044,'ASP.NET_SessionId=4dd0ip5udfij5rsb0ad0amat; path=/; HttpOnly, POFIMSession=635690812477738318; path=/, ft=Friday, June 5, 2015 6:07:27 AM; domain=.pof.com; expires=Tue, 21-Oct-2042 13:07:27 GMT; path=/, my_ipcountry=14; expires=Tue, 21-Oct-2042 13:07:27 GMT; path=/'),(2045,'161161'),(2046,'DISK HIT from ctl-gd-117-174.fcd, DISK HIT from 113.105.146.73'),(2047,'Fri, 05 Jun 2015 12:51:03 GMT'),(2048,'\"9f0bf478e9fd01:0\"'),(2049,'public,max-age=600'),(2050,'ip-10-0-73-191'),(2051,'300.000'),(2052,'HHVM/3.7.1'),(2053,'10'),(2054,'5m'),(2055,'79138909 79137705'),(2056,'8'),(2057,'Fri, 05 Jun 2015 13:07:28 GMT'),(2058,'Join the Darkside, we have cookies. Visit us at engineering.kmkonline.co.id or mail to dev.it@kmkonline.co.id'),(2059,'Carry'),(2060,'1abafa63-15bf-4821-9d77-b59accb87629'),(2061,'__cfduid=d9ac8d6138fe1ff49c3f8bbe1e76ed5c71433509648; expires=Sat, 04-Jun-16 13:07:28 GMT; path=/; domain=.lifebuzz.com; HttpOnly'),(2062,'25565'),(2063,'Fri, 05 Jun 2015 13:07:29 GMT'),(2064,'1f1c19c9ce891000-GRU'),(2065,'b=$1$jelyEBK7$y7hHRjNzqSwLzcM5UNRKg1; path=/; expires=Thu, 31-May-35 13:07:28 GMT; domain=.hatena.ne.jp'),(2066,'Cookie,Accept-Language,Accept-Encoding,User-Agent'),(2067,'Plack::Handler::Starlet'),(2068,'Fri, 05 Jun 2015 13:12:29 GMT'),(2069,'TCP_EXPIRES'),(2070,'98057'),(2071,'Hit From Disktank'),(2072,'Fri, 05 Jun 2015 13:17:29 GMT'),(2073,'NWS_Appimg_HY'),(2074,'Fri, 05 Jun 2015 12:50:00 GMT'),(2075,'1549'),(2076,'Fri, 05 Jun 2015 12:41:52 GMT'),(2077,'2217379259 2217378895'),(2078,'Ponies!'),(2079,'bea6e670-0b83-11e5-a9c3-00145e157f03'),(2080,'drupal'),(2081,'max-age=297'),(2082,'60m'),(2083,'varnish02.zappos.net'),(2084,'276400'),(2085,'DISK HIT from ctl-gd-172-041.fcd, DISK HIT from 183.57.148.145'),(2086,'10413'),(2087,'Fri, 22 May 2015 10:37:27 GMT'),(2088,'\"2b741ad-28ad-516a93f1c0cd0\"'),(2089,'Apache/2.2.14 (Unix) mod_jk/1.2.28 PHP/5.3.1'),(2090,'Fri, 05 Jun 2015 13:07:31 GMT'),(2091,'ctk=NTU3MTlmMTZiMTVlNDRhMDRhYTk0NjVkNGMzZA%3D%3D; expires=Mon, 20-Jul-2015 13:07:34 GMT; path=/; domain=.gamefaqs.com, geo2=MTc3Ljk0LjY4LjE2MDo3Njo3MjY%3D; expires=Sun, 05-Jul-2015 13:07:34 GMT; path=/; domain=.gamefaqs.com, fv20150606=1; expires=Sat, 06-Jun-2015 04:00:00 GMT; path=/; domain=.gamefaqs.com, dfpsess=g; path=/; domain=.gamefaqs.com'),(2092,'timeout=60'),(2093,'Fri, 05 Jun 2015 13:07:34 GMT'),(2094,'12679'),(2095,'HK24eLoR'),(2096,'HMECOMDIC={\"osVersion\":\"6.1\",\"deviceOs\":\"Windows NT\",\"deviceType\":\"DESKTOP\"}; path=/; domain=.hm.com'),(2097,'max-age=60, post-check=60'),(2098,'https://www.costco.com'),(2099,'155588'),(2100,'PREF=ID=f479502faae592de:FF=0:TM=1433509654:LM=1433509654:S=_iXsNLQ73UfPs2Xj; expires=Sun, 04-Jun-2017 13:07:34 GMT; path=/; domain=.google.com.br, NID=68=fVBaJW6JZhL37bvvvKUCMMG5Rx-eEQR-93IfnZWUGaM2110p7zy46f3qS0RvS6U9STZ0POfJa6Mzldg0s1wP4w6u4_kXGJUUTURt_LVi_wifMRvK6A9zsAwh1mzyZd5g; expires=Sat, 05-Dec-2015 13:07:34 GMT; path=/; domain=.google.com.br; HttpOnly'),(2101,'2074625980'),(2102,'GW_JSESSIONID=KX9ZVxfWChL3SpBFYDL246xQ3mTvNCRWdp8Js31mYJ8QlCdn1QBS!-563051846; domain=.gazeta.pl; path=/; HttpOnly, test=172A24A6A33k1433509654739; domain=.gazeta.pl; expires=Sun, 04-Jun-2017 13:07:34 GMT; path=/, hp_ht_cntr=2; domain=.gazeta.pl; expires=Tue, 04-Aug-2015 13:07:34 GMT; path=/'),(2103,'content=\"ESI/1.0\",max-age=0+0'),(2104,'hp_cache28'),(2105,'CP=\"NOI DSP COR NID DEV PSA OUR IND UNI\"'),(2106,'text/html; charset=iso-8859-2'),(2107,'ADRUM_BTa=\"R:0|g:04f669e0-59ec-4367-9f71-6163a18f332b\"; Version=1; Max-Age=30; Expires=Fri, 05-Jun-2015 13:08:04 GMT; Path=/, login.cookies=1; Domain=battle.net; Path=/, ADRUM_BT1=\"R:0|i:14816\"; Version=1; Max-Age=30; Expires=Fri, 05-Jun-2015 13:08:04 GMT; Path=/, ADRUM_BT1=\"R:0|i:14816|e:49\"; Version=1; Max-Age=30; Expires=Fri, 05-Jun-2015 13:08:04 GMT; Path=/'),(2108,'application/xhtml+xml;charset=UTF-8'),(2109,'_ncenv[lang]=en; expires=Sat, 06-Jun-2015 13:07:34 GMT; path=/; domain=.naukri.com; httponly, _ncenv[env]=locale; expires=Sat, 06-Jun-2015 13:07:34 GMT; path=/; domain=.naukri.com; httponly, _ncenv[lang]=en; expires=Sat, 06-Jun-2015 13:07:34 GMT; path=/; domain=.naukri.com; httponly, _ncenv[env]=locale; expires=Sat, 06-Jun-2015 13:07:34 GMT; path=/; domain=.naukri.com; httponly, test=naukri.com; expires=Thu, 31-May-2035 13:07:34 GMT; path=/; domain=.naukri.com; httponly, _t_ds=0937977001433509654-45B241F888D1-BAA75975B980; expires=Sat, 04-Jun-2016 13:07:34 GMT; path=/; domain=naukri.com; httponly, _t_us=55719F16; expires=Fri, 05-Jun-2015 13:37:34 GMT; path=/; domain=naukri.com; httponly, _t_s=direct; expires=Sat, 06-Jun-2015 13:07:34 GMT; path=/; domain=naukri.com; httponly, _t_sd=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain=naukri.com; httponly, _t_TRACKING_DATA_SOURCE_PAGE=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain=naukri.com; httponly, _t_r=1030%2F%2F; path=/; domain=naukri.com; httponly, PHPSESSID=1chj6plbj93quhcsob3r24ohu5; path=/'),(2110,'NWS'),(2111,'private, must-revalidate'),(2112,'384029'),(2113,'282853458 250979734'),(2114,'116'),(2115,'Fri, 05 Jun 2015 13:02:24 GMT'),(2116,'CP=\"CAO DSP COR CURa ADMa DEVa PSAa PSDa CONi OUR IND PHY ONL UNI COM NAV INT CNT STA\"'),(2117,'http://www.sbnation.com/openid/yadis.xrdf'),(2118,'uSID=T4TFsF%5E%3B25yr4JcVDhDPDJiyh1CE2kNR67s%5EUQYXVin7%3BZs%3B3woo; path=/; domain=www.ucoz.ru;'),(2119,'uServ/3.2.2'),(2120,'nc h0-s25.p2-gru ( h0-s26.p6-lhr>CONN), nc h0-s26.p6-lhr ( origin)'),(2121,'Fri, 05 Jun 2015 13:07:44 GMT'),(2122,'PWS/8.1.20.9'),(2123,'max-age=10'),(2124,'2.5'),(2125,'Fri, 05 Jun 2015 13:07:35 GMT'),(2126,'SSLB=1; path=/; domain=.hoteis.com, SSID=BwCJhh0AAAAAAAAWn3FVR-EOExafcVUBAAAAAAAAAAAAFp9xVQDHjA; path=/; domain=.hoteis.com; expires=Sat, 04-Jun-2016 13:07:34 GMT, SSSC=1.G6156877082750017863.1|0.0; path=/; domain=.hoteis.com, SSRT=Fp9xVQABAQ; path=/; domain=.hoteis.com; expires=Sat, 04-Jun-2016 13:07:34 GMT, SSPV=EMAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAA; path=/; domain=.hoteis.com; expires=Sat, 04-Jun-2016 13:07:34 GMT, AFFLB=B; path=/; domain=.hoteis.com; expires=Fri, 05-Jun-2015 13:22:34 GMT, asc=1; Domain=.hoteis.com; Path=/, SESSID=g9sCNLenTCA5ePklFxpn_R2TpL.prod2-lpa-22; Domain=.hoteis.com; Path=/; HttpOnly, guid=6abf971e-a35b-4e15-819d-ad221a630f82; Domain=.hoteis.com; Expires=Sat, 04-Jun-2016 13:07:34 GMT; Path=/, user=QSpwdF9CUnxIQ09NX0JSIUwqMCFLKmc5c0NOTGVuVENBNWVQa2xGeHBuX1IyVHBMLnByb2QyLWxwYS0yMiFNKnRydWUhSiox; Domain=.hoteis.com; Expires=Sat, 04-Jun-2016 13:07:35 GMT; Path=/'),(2127,'LandingApp-LA.78.0.828;81cc697a-1446-4ae8-b966-faad40cfa755;23;test0'),(2128,'<https://ssl.hoteis.com/>; rel=\"canonical\"'),(2129,'pt_BR|HCOM_BR'),(2130,'PHPSESSID=13r5jl5kpmd47pa9qj5p775ah175rrc5; path=/; domain=.souq.com; HttpOnly, PLATEFORMC=ae; expires=Sat, 04-Jun-2016 13:07:34 GMT; path=/; domain=.souq.com, PLATEFORML=en; expires=Sat, 04-Jun-2016 13:07:35 GMT; path=/; domain=.souq.com, c_Ident=14335096550598; expires=Mon, 02-Jun-2025 13:07:35 GMT; path=/; domain=.souq.com, NSC_tpvr-83+63+9+208-91=ffffffff2d3ba8e945525d5f4f58455e445a4a423660;path=/;httponly'),(2131,'1.1 Jaguar03 (jaguar/3.0-11)'),(2132,'Fri, 05 Jun 2015 13:07:32 GMT'),(2133,'uid=W9g/8VVxnxelZXxOA1PVAg==#8f7a96960e8d2fcf66607788ebd0bdb0; expires=Thu, 25-May-17 13:07:35 GMT; domain=.elpais.com; path=/; httponly'),(2134,'nginx/1.3.5 epet/0.7.6.5'),(2135,'CP=\"CUR ADM OUR IND STA NID\"'),(2136,'41633'),(2137,'Oracle-Application-Server-11g Oracle-Web-Cache-11g/11.1.1.6.0 (H;max-age=300+0;age=32;ecid=85872546242439,0:1)'),(2138,'138165'),(2139,'eastday'),(2140,'293673'),(2141,'default-src \'self\' \'unsafe-inline\' \'unsafe-eval\' https://yastatic.net *.yandex.ru yandex.ru *.yandex.net *.yandex.ua yandex.ua yandex.st yastatic.net *.yastatic.net wss://portal-xiva.yandex.net wss://push.yandex.ru; img-src data: \'self\' https://yastatic.net awaps.yandex.net *.yandex.ru yandex.ru *.yandex.ua yandex.ua *.tns-counter.ru *.gemius.pl yandex.st *.yandex.net yastatic.net *.yastatic.net; report-uri https://www.yandex.ru/log/csp?from=big.ua&showid=22881.6876.1433509655.39087&h=a28&yu=8737097091433509655;'),(2142,'yandex_gid=10136; Expires=Sun, 05-Jul-2015 13:07:35 GMT; Domain=.yandex.ua; Path=/, yp=; Expires=Tue, 07-Jun-2005 13:07:35 GMT; Path=/, yp=; Expires=Tue, 07-Jun-2005 13:07:35 GMT; Domain=.www.yandex.ua; Path=/, yp=1436101655.ygu.1; Expires=Mon, 02-Jun-2025 13:07:35 GMT; Domain=.yandex.ua; Path=/, S=; Expires=Tue, 07-Jun-2005 13:07:35 GMT; Path=/, yandexuid=8737097091433509655; Expires=Mon, 02-Jun-2025 13:07:35 GMT; Domain=.yandex.ua; Path=/'),(2143,'Aparat Framework/1.0.1'),(2144,'apr_lb_id=m0; path=/; domain=.aparat.com'),(2145,'Toofun/1.0.1'),(2146,'250176'),(2147,'PT=918799141;PA=-418893007;SP=WCS CH4;PS=1160330215'),(2148,'CmsContentView'),(2149,'1-1-76'),(2150,'ngsub=13; path=/; domain=.sears.com; expires=Fri, 05-Jun-2015 13:37:35 GMT, akaau=1433511455~id=0b7175f271278253980dbcb660cf18dd; path=/, SSPV=OOgAAAAAAAIAAQAAAAAAAAAAAAEAAAAAAAA; path=/; domain=.sears.com; expires=Sat, 04-Jun-2016 13:07:35 GMT, SSOD=0; path=/; domain=.sears.com; expires=Thu, 01-Jan-1970 00:00:00 GMT, SSRT=F59xVQABAQ; path=/; domain=.sears.com; expires=Sat, 04-Jun-2016 13:07:35 GMT, SSID=CAALrB0cAAAAAAAXn3FVbcUAExefcVUBAAAAAABDLZlVF59xVQBPpcM-AAOjZwgAF59xVQEACD8AAz1zCAAXn3FVAQA; path=/; domain=.sears.com; expires=Sat, 04-Jun-2016 13:07:35 GMT, SSLB=1; path=/; domain=.sears.com; expires=Sun, 05-Jul-2015 13:12:35 GMT'),(2151,'Sat, 06 Dec 2014 20:31:00 GMT'),(2152,'Fri Jun 05 01:17:35 CDT 2015'),(2153,'aixwcs454p.prod.ch4.s.com, prdb4 ;akamai_cache'),(2154,'CP=CAO PSA OUR'),(2155,'108105'),(2156,'PT=12232486;PA=-471394219;RS=Adobe_Prod.lowes.com/20150605012822_0.session;SP=Adobe_Prod.lowes.com;PS=-1523659913'),(2157,'stop_mobi=yes; expires=Fri, 05-Jun-2015 13:22:36 GMT; path=/; domain=.lowes.com'),(2158,'Fri, 05 Jun 2015 13:07:36 GMT'),(2159,'\"10e98c5-119f3-517bfc6cbf140\"'),(2160,'prod-aem6-dispatch1-useast'),(2161,'*.lowes.com'),(2162,'locale=en_US|||; Domain=.gap.com; Expires=Sun, 16-Aug-2015 13:07:46 GMT; Path=/, customerId=|||; Domain=.gap.com; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/, JSESSIONID=44e38843-3019-40ad-a8b6-cb88b1f24e20; Domain=.gap.com; Path=/, locale=en_US|||; Domain=.gap.com; Expires=Sun, 16-Aug-2015 13:07:46 GMT; Path=/, customerId=|||; Domain=.gap.com; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/'),(2163,'no-cache=\"set-cookie,set-cookie2\"'),(2164,'<!--tlactivity-id: b971ee95-18f0-4091-99bc-fd86785aaded-->'),(2165,'MC1=GUID=30942f5e80734883ab203d58165c4ebe; Domain=.expedia.com.br; Expires=Sun, 07-Jun-2020 06:00:56 GMT; Path=/, JSESSION=cf611f02-e5f2-49a2-8a4b-3a615aa14239; Domain=.expedia.com.br; Path=/, tpid=v.1,69; Domain=.expedia.com.br; Expires=Wed, 17-Jun-2015 02:54:16 GMT; Path=/, iEAPID=0,; Domain=.expedia.com.br; Path=/, linfo=v.4,|0|0|255|1|0||||||||1046|0|0||0|0|0|-1|-1; Domain=.expedia.com.br; Expires=Sun, 07-Jun-2020 06:00:56 GMT; Path=/'),(2166,'openresty/1.5.11.1'),(2167,'CP=\"This is not a P3P policy! See http://www.expedia.com.br/privacy for more info.\"'),(2168,'7982'),(2169,'1.1 34c63a12afeb662d8235b4d8813f6c2c.cloudfront.net (CloudFront)'),(2170,'xm_viewer_locale=BR'),(2171,'Fri, 05 Jun 2015 13:12:37 GMT'),(2172,'MI-STATIC'),(2173,'MIFE/3.0'),(2174,'\"55719f02-1f2e\"'),(2175,'HzaD2uNyWV8ThGlxuCAi1gggTMqBCg0albCKVnIBUqX9aaWWpIsKtw=='),(2176,'Fri, 05 Jun 2015 13:07:37 GMT'),(2177,'42062'),(2178,'PHPSESSID=4af9e0356cca65bc96a73e44c47eed4e; path=/, usweb_city=New%20York%2C%20NY; path=/; domain=.justdial.com'),(2179,'User-Agent,Accept,Accept-Encoding'),(2180,'Fri, 05 Jun 2015 13:07:39 GMT'),(2181,'PREF=ID=a3ad04455e87e2f5:FF=0:TM=1433509660:LM=1433509660:S=fJz0K_NTXnyyhxbW; expires=Sun, 04-Jun-2017 13:07:40 GMT; path=/; domain=.google.com.br, NID=68=kdcIjYbKaTevVh0T9llWPE9gNQ8lr5YmTDq13dm4R5bnCijbXA6z-V82NazFH9qHA57hOYpTDlKfYT_3GgxHrrynwoCF-CmismperJF08lRqTtUG2vc1NU4dfIceg_O8; expires=Sat, 05-Dec-2015 13:07:40 GMT; path=/; domain=.google.com.br; HttpOnly'),(2182,'Fri, 05 Jun 2015 13:07:40 GMT'),(2183,'nat-cache2a.tm-aws.com'),(2184,'yes'),(2185,'1772657769 1772649654'),(2186,'17'),(2187,'stop_mobi=true; path=/'),(2188,'81092'),(2189,'X-Mapping-jfcbchag=87B24E2C325E6028CA9FDDA14511C451; path=/'),(2190,'Fri, 05 Jun 2015 08:57:33 GMT'),(2191,'\"5571647d-13cc4\"'),(2192,'Apache=sV5EoA-AAABTcPVhew-da-IBXTag; Expires=Thu, 01-Mar-2018 13:07:40 GMT; Path=/; HttpOnly, kykprf=38; Path=/; HttpOnly, kayak=EKKQ_1OJlIQF2bm6QTZz; Expires=Mon, 04-Jun-2018 13:07:40 GMT; Path=/; HttpOnly, cluster=4; Expires=Fri, 05-Jun-2015 13:52:40 GMT; Path=/; HttpOnly, p1.med.sid=H-4eOdFL7xSwK4ldsKX2cyL-kxhg3I8W8c_fBtPbgzBRxxcyQZbHVOnBpKbWXgwD9; Path=/; HttpOnly, p1.med.token=N01oDZNGmgPo_0U1ehcbj8; Expires=Tue, 04-Aug-2015 13:07:40 GMT; Path=/; HttpOnly, nus=\"\"; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/, NSC_q4-tqbslmf=ffffffff094f2a0845525d5f4f58455e445a4a422a59;expires=Fri, 05-Jun-2015 13:27:40 GMT;path=/;httponly'),(2193,'S1433509660.129414,VS0,VE110'),(2194,'MISS, MISS'),(2195,'KAYAK/1.0'),(2196,'0, 0'),(2197,'cache-jfk1024-JFK, cache-iad2147-IAD'),(2198,'29941'),(2199,'cookie_aweber_referrer_id=99; expires=Sun, 05-Jun-2016 13:07:41 UTC; path=/; domain=.aweber.com, TS01439e35=01c242c9b685ee5ab4127fd5ed6089ba11d0a7b685f9282a2aaf376f918678d87a8675a66e; Path=/, TS01c10d5a=01c242c9b69efcfa2414de043e0314dd9b6a8758bca13bec1ff13f5cd381049151d09caa53141a453b2d3ac7822c85174fe4f2d5d8; path=/; domain=.aweber.com'),(2200,'Wed, 03 Jun 2015 19:15:26 GMT'),(2201,'\"74f5-517a1e19eaf80\"'),(2202,'Fri, 05 Jun 2015 13:07:41 GMT'),(2203,'8679'),(2204,'ReferenceSessionCookie=06/05/2015 09:07:41 AM; domain=www.verizonfios.com; path=/, GlobalSessionID=NESx1QX3LwLtcH3t4PQXmle%2FA%3D%3D; domain=.verizon.com; expires=Thursday, 03-Sep-2015 13:07:41 GMT; path=/, GlobalSessionID=NESx1QX3LwLtcH3t4PQXmle%2FA%3D%3D; domain=www.verizon.com; expires=Thursday, 03-Sep-2015 13:07:41 GMT; path=/, GlobalSessionID=NESx1QX3LwLtcH3t4PQXmle%2FA%3D%3D; domain=www.verizonfios.com; expires=Thursday, 03-Sep-2015 13:07:41 GMT; path=/, GlobalSessionID=NESx1QX3LwLtcH3t4PQXmle%2FA%3D%3D; domain=www.verizon.com; expires=Tuesday, 04-Aug-2015 13:07:41 GMT; path=/, HBXInitialVisit=Y; domain=.verizon.com; path=/, ReferenceSessionCookie=06/05/2015 09:07:41 AM; domain=.verizon.com; path=/, ONECMS_JSESSIONID=cfrvVxfdKx2QD4Lzz6SXkQHLZw51Kvy2xypPNvhQLMnTdykx1l2j!-970573175; path=/; HttpOnly, VZ_ATLAS_SITE_PERS=BusinessUnit=residential; domain=.verizon.com; expires=Tuesday, 04-Aug-2015 13:07:41 GMT; path=/, vzapps=LEARNAPP=verizonglobalhome_ghp_landing; domain=www.verizon.com; expires=Tuesday, 04-Aug-2015 13:07:41 GMT; path=/, vzapps=LEARNURL=LEARN|verizonglobalhome/ghp_landing.aspx/; domain=www.verizon.com; expires=Tuesday, 04-Aug-2015 13:07:41 GMT; path=/, NSC_xxx22_ipnf_mcw=ffffffff8f648cc945525d5f4f58455e445a4a423660;path=/;httponly, ak-sf=false; expires=Fri, 05-Jun-2015 13:12:41 GMT; path=/home/; domain=verizon.com, AkaUTrackingID=8B6598C9762167F96982A0B1356190AF; expires=Wed, 08-Jun-2022 13:07:41 GMT; path=/; domain=verizon.com, AkaSTrackingID=E75550976E69E9256AE3CB2DCA729ECF; path=/; domain=verizon.com'),(2205,'1150300597'),(2206,'TI_PREFS=default; path=/; domain=.people.com'),(2207,'CP=\'PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA PRE CUR ADMa DEVa TAIo PSAo PSDo IVAo IVDo CONo TELo OTPi OUR UNRo PUBi OTRo IND DSP CAO COR\''),(2208,'ab03296=A;Domain=.rbc.ru;Path=/;Max-Age=31536000, uid=UET7RVVxnx53iylbB55VAg==; expires=Sat, 04-Jun-16 13:07:42 GMT; path=/, ab03296=A;Domain=.rbc.ru;Path=/;Max-Age=31536000, splituid=UET7R1Vxnx53iylbB55UAg==; expires=Sat, 04-Jun-16 13:07:42 GMT; domain=.rbc.ru; path=/'),(2209,'Fri, 05 Jun 2015 13:07:42 GMT'),(2210,'PHP/5.2.17'),(2211,'djAX_e8d7_lastvisit=1433506067; expires=Sun, 05-Jul-2015 13:07:47 GMT; path=/; domain=.eyny.com, djAX_e8d7_lastact=1433509667%09index.php%09; expires=Sat, 06-Jun-2015 13:07:47 GMT; path=/; domain=.eyny.com'),(2212,'Apache/2.0.59'),(2213,'no-store, private, post-check=0, pre-check=0, max-age=0'),(2214,'Fri, 05 Jun 2015 13:07:47 GMT'),(2215,'exp_last_visit=1118149670; expires=Sat, 04-Jun-2016 13:07:50 GMT; Max-Age=31536000; path=/; httponly, exp_last_activity=1433509670; expires=Sat, 04-Jun-2016 13:07:50 GMT; Max-Age=31536000; path=/; httponly, exp_tracker=%5B%22index%22%5D; path=/; httponly, exp_csrf_token=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; httponly, exp_csrf_token=776032dbab54a9d6f170d9affc6218158f324f14; expires=Fri, 05-Jun-2015 15:07:50 GMT; Max-Age=7200; path=/; httponly'),(2216,'Fri, 05 Jun 2015 13:07:49 GMT'),(2217,'Here and There'),(2218,'Fri, 05 Jun 2015 13:07:50 GMT'),(2219,'PHP/5.6.7-1'),(2220,'Fri, 05 Jun 2015 13:00:11 GMT'),(2221,'sess=AAACmlVxnyYbdfMTBpDzAg==; path=/'),(2222,'3460'),(2223,'W5nbpoDM/qScFtGeL'),(2224,'1.1 ny1-prod-echo010'),(2225,'W/\"bf7d5f7067063e3020ddc8bdc60ab321\"'),(2226,'page-cache'),(2227,'ny1-prod-zephyr007.int.peer1.squarespace.net'),(2228,'PHP/5.4.39'),(2229,'Fri, 05 Jun 2015 13:07:56 GMT'),(2230,'policyref=\"/w3c/p3p.xml\", CP=\"NON DSP COR CUR ADM DEV PSA PSD OUR UNR BUS UNI COM NAV INT DEM STA\"'),(2231,'image/png'),(2232,'__cfduid=d4498908646fef8abc4c2577d78be8a821433509677; expires=Sat, 04-Jun-16 13:07:57 GMT; path=/; domain=.shareba.com; HttpOnly, PHPSESSID=gjnmlva08cdf18dfjc2ia1qr93; path=/; domain=shareba.com; HttpOnly, coreef0bvisit=1433509325; path=/; domain=shareba.com; httponly'),(2233,'Fri, 05 Jun 2015 13:07:58 GMT'),(2234,'1f1c1a7b0f9c18c1-GRU'),(2235,'__cfduid=d15300e68800cf3e861760b0b9c3140bd1433509679; expires=Sat, 04-Jun-16 13:07:59 GMT; path=/; domain=.what-character-are-you.com; HttpOnly'),(2236,'Wed, 03 Jun 2015 01:06:00 GMT'),(2237,'W/\"2414994397\"'),(2238,'Fri, 05 Jun 2015 13:08:00 GMT'),(2239,'1f1c1a8abed118cd-GRU'),(2240,'5026'),(2241,'Wed, 03 Sep 2014 03:11:02 GMT'),(2242,'xsrf_token=5361ac24b3732f530dafd18e1c84f85f; expires=Fri, 05-Jun-2015 14:08:00 GMT; path=/; domain=.asana.com; secure; httponly, asana_orig_attr=%7B%22source%22%3A%22%22%2C%22query_string%22%3A%22%22%2C%22landing_page%22%3A%22%5C%2F%22%2C%22useragent%22%3A%22Mozilla%5C%2F5.0+%28Windows+NT+6.1%3B+WOW64%29+AppleWebKit%5C%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%5C%2F43.0.2357.65+Safari%5C%2F537.36%22%2C%22timestamp%22%3A1433509680%7D; expires=Sun, 05-Jul-2015 13:08:00 GMT; path=/; domain=asana.com; secure, asana_attr=%7B%22source%22%3A%22%22%2C%22query_string%22%3A%22%22%2C%22landing_page%22%3A%22%5C%2F%22%2C%22useragent%22%3A%22Mozilla%5C%2F5.0+%28Windows+NT+6.1%3B+WOW64%29+AppleWebKit%5C%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%5C%2F43.0.2357.65+Safari%5C%2F537.36%22%2C%22timestamp%22%3A1433509680%7D; expires=Fri, 05-Jun-2015 14:08:00 GMT; path=/; domain=asana.com; secure'),(2243,'PHPSESSID=vm6vuqthmb9hkhkkhe3qkooo52; path=/; domain=.all2lnk.com'),(2244,'Fri, 05 Jun 2015 13:08:02 GMT'),(2245,'Fri, 05 Jun 2015 13:08:01 GMT'),(2246,'policyref=\"/w3c/p3p.xml\", CP=\"NON DSP COR CUR ADMi TAIi PSAi IVAi OUR STP NAV\"'),(2247,'225792'),(2248,'app15.xyz.kinja-ops.com'),(2249,'S1433509685.307266,VS0,VE7'),(2250,'cache-jfk1032-JFK, cache-iad2138-IAD'),(2251,'app15.xyz.kinja-ops.com #16377'),(2252,'596'),(2253,'bytex/1.4.7'),(2254,'Fri, 05 Jun 2015 13:08:07 GMT'),(2255,'Basic realm=\"Restricted\"'),(2256,'9586'),(2257,'Thu, 28 Mar 2013 08:32:57 GMT'),(2258,'\"2572-65c040\"'),(2259,'Fri, 05 Jun 2015 13:08:08 GMT'),(2260,'345'),(2261,'Served By EdgeCast'),(2262,'ECS (pox/A5C2)'),(2263,'264'),(2264,'4766'),(2265,'Mon, 23 Sep 2013 07:51:53 GMT'),(2266,'Fri, 05 Jun 2015 13:08:12 GMT'),(2267,'111'),(2268,'Apache/2.2.29 (Unix) mod_ssl/2.2.29 OpenSSL/1.0.1e-fips DAV/2 mod_bwlimited/1.4'),(2269,'Tue, 11 Nov 2014 21:30:21 GMT'),(2270,'\"48be7-6f-5079bfc82444c\"'),(2271,'Fri, 05 Jun 2015 13:08:13 GMT'),(2272,'1963'),(2273,'Apache/2.4.12 (Unix) OpenSSL/1.0.1e-fips mod_bwlimited/1.4 mod_fcgid/2.3.10-dev'),(2274,'Tue, 10 Mar 2015 10:35:19 GMT'),(2275,'\"845c9-7ab-510ecb510782f\"'),(2276,'__cfduid=d7728da790dc936ffc5b34b31551f31e61433509692; expires=Sat, 04-Jun-16 13:08:12 GMT; path=/; domain=.r10.net; HttpOnly, r10lastvisit=1433509692; expires=Sat, 04-Jun-2016 13:08:12 GMT; path=/; domain=.r10.net, r10lastactivity=0; expires=Sat, 04-Jun-2016 13:08:12 GMT; path=/; domain=.r10.net, r10imlogged2in=no; expires=Sat, 04-Jun-2016 13:08:12 GMT; path=/; domain=.r10.net; HttpOnly'),(2277,'on, 01 Jan 1970 00:00:00 GMT'),(2278,'USA'),(2279,'post-check=0, pre-check=0, private'),(2280,'1f1c1ad9d41c1012-GRU'),(2281,'text/html; charset=windows-1254'),(2282,'PHP/5.4.38'),(2283,'DOSarrest'),(2284,'Fri, 05 Jun 2015 13:08:15 GMT'),(2285,'PHP/5.4.11--pl2-gentoo'),(2286,'session_payload=8851d3722aa032b0b266641efebf0be0790b4f9e%2BG4oYDya1u3HnxaoyROSpjHZZU7xUsTCxy5WFRXiAKwPad%2FtOUTWe6huk80f3L9wfE4lV3f0SKcQxZ9T8Pfa5cVIcVzBw8YIF6AZQXdoXg%2Bjr2aSpOoOrgdJadq03Phw853g2sK477LoJ5qVCtgQODOyQiAEtmYnOOnPjzB2f5w%2Bop8swfLgDlO9fccAsMgEdO1xXyqt8IRK00upfeBgR8MZ%2F21hVvT22TJ4eHK2lCwIc%2BfXLFtAkEpotvBpfvdUyKesSqxvG%2Ft1MTSaNvtV%2B%2FQ3lb4U2cfAMTT5OrhirwRXF8XavsIT7APny20EGYSNrQq8Q5xr0HWI660zrTF6hJw%3D%3D; expires=Sat, 10-Sep-2016 12:08:15 GMT; path=/; httponly, torcache_session=24a4886fc8efa2b67d06a94435e0fb6024b57330%2ByxiuG7lsaC1Mxtr5Y51oU2Eyly83Ww8D50IQBjd6; expires=Sat, 10-Sep-2016 12:08:15 GMT; path=/; httponly'),(2287,'nginx/1.7.10'),(2288,'568'),(2289,'default-src https: data: vine:;img-src \'self\' data: https://vine.co https://vines.s3.amazonaws.com https://*.cdn.vine.co https://media.vineapp.com https://t.co https://analytics.twitter.com https://ssl.google-analytics.com https://stats.g.doubleclick.net;script-src \'self\' \'unsafe-inline\' \'unsafe-eval\' https://vine.co https://*.twitter.com https://vines.s3.amazonaws.com https://*.cdn.vine.co https://platform.vine.co https://stats.g.doubleclick.net https://ssl.google-analytics.com https://ajax.googleapis.com https://connect.facebook.net;style-src \'self\' \'unsafe-inline\' https://vine.co https://vines.s3.amazonaws.com https://*.cdn.vine.co;media-src \'self\' blob: https://vine.co https://vines.s3.amazonaws.com https://*.cdn.vine.co https://*.vncdn.co https://media.vineapp.com;object-src \'self\' blob: https://vine.co https://vine.co https://vines.s3.amazonaws.com https://*.cdn.vine.co https://media.vineapp.com;connect-src \'self\' https://vine.co https://vines.s3.amazonaws.com https://*.cdn.vine.co https://media.vineapp.com https://graph.facebook.com;font-src \'self\' https://vine.co https://vines.s3.amazonaws.com https://*.cdn.vine.co;report-uri https://twitter.com/i/csp_report?a=OZUW4ZI=&ro=false'),(2290,'Fri, 05 Jun 2015 13:08:16 GMT'),(2291,'s=177.94.68.160.1433509699904921; path=/'),(2292,'Host,User-Agent,Accept-Encoding'),(2293,'Fri, 05 Jun 2015 13:08:19 GMT'),(2294,'1433509700388:d5a9bcfa285'),(2295,'322573'),(2296,'default-src \'self\'; connect-src https://localhost https://fierce-escarpment-8017.herokuapp.com https://*.instapaper.com https://getpocket.com https://medium.com:443 https://*.medium.com:443 https://*.medium.com https://medium.com https://*.medium.com https://*.algolia.io \'self\'; font-src data: https://*.amazonaws.com https://*.gstatic.com https://dnqgz544uhbo8.cloudfront.net https://use.typekit.net \'self\'; frame-src chromenull: https: webviewprogressproxy: \'self\'; img-src blob: data: https: \'self\'; media-src https://*.cdn.vine.co https://d1fcbxp97j4nb2.cloudfront.net https://d262ilb51hltx0.cloudfront.net https://gomiro.medium.com \'self\'; object-src \'self\'; script-src \'unsafe-eval\' \'unsafe-inline\' about: https: \'self\'; style-src \'unsafe-inline\' data: https: \'self\'; report-uri https://csp.medium.com'),(2297,'Kale'),(2298,'uid=lo_f031400835ab; expires=Sat, 04 Jun 2016 13:08:20 GMT; path=/; domain=.medium.com; secure; httponly, sid=1:2FLQ3s757aWppmNR33tijrZH22w9ne4937LOxbt/hCh9aP1X0wlBwWIjR36SpWHc; expires=Sat, 04 Jun 2016 13:08:20 GMT; path=/; domain=.medium.com; secure; httponly'),(2299,'no-cache, no-store, max-age=0, must-revalidate'),(2300,'max-age=15811200; includeSubDomains'),(2301,'Thu, 09 Sep 1999 09:09:09 GMT'),(2302,'<https://medium.com/humans.txt>; rel=\"humans\"'),(2303,'IE=edge, Chrome=1'),(2304,'15863-4edd2b6,0408a1d'),(2305,'Fri, 05 Jun 2015 13:08:20 GMT'),(2306,'Accept-Encoding, X-Is-Mobile, Cookie'),(2307,'styxf9257755'),(2308,'styx-5020ade927f35ad1bd8bbce0c148410b'),(2309,'public, max-age=600'),(2310,'2812998653 2812753800'),(2311,'Fri, 5 Jun 2015 13:10:03 GMT'),(2312,'4.80'),(2313,'endpoint8a7fc4a8.chios.panth.io'),(2314,'Fri, 05 Jun 2015 13:08:21 GMT'),(2315,'Patch'),(2316,'497'),(2317,'8a7fc4a8-4961-4c6f-9a65-822a6e483956'),(2318,'13241'),(2319,'Thu, 04 Jun 2015 19:23:12 GMT'),(2320,'\"5570a5a0-33b9\"'),(2321,'42982'),(2322,'ch-sc-dr1'),(2323,'e02fe5a7627c97accb9d05e1803ccc01'),(2324,'1.1 router, 1.1 varnish, 1.1 varnish'),(2325,'S1433509705.511967,VS0,VE0'),(2326,'23237'),(2327,'cache-jfk1029-JFK'),(2328,'max-age=1800, public'),(2329,'1286'),(2330,'443:npn-spdy/3.1, 443:npn-spdy/3.1'),(2331,'cached'),(2332,'93'),(2333,'max-age=15638400, max-age=15638400'),(2334,'RO'),(2335,'pin-sha256=\"2Pp0N4F/U1Q1n0BY1/QE0MPZvYFNVS4mvSTtNoAdYGU=\"; max-age=15768000; includeSubDomains, pin-sha256=\"2Pp0N4F/U1Q1n0BY1/QE0MPZvYFNVS4mvSTtNoAdYGU=\"; max-age=15768000; includeSubDomains'),(2336,'26423'),(2337,'__appname=app2; domain=.swagbucks.com; path=/; expires=Sat, 06-Jun-2015 07:01:00 GMT, SBSESSIONID=aaagE55H4TwuzcbSJ1d3u; path=/'),(2338,'Fri, 05 Jun 2015 13:08:26 GMT'),(2339,'132826'),(2340,'\"913b12-206da-517c4fb516e40\"'),(2341,'Fri, 05 Jun 2015 13:08:11 GMT'),(2342,'RTRELEASE.2015-06-04.11-52-27 500052f'),(2343,'ServerID=1155; path=/, JSESSIONID=4EA62DD1F35CC9A1570FBEDED5EE8984; Path=/; HttpOnly'),(2344,'2015-06-04 11:55:51'),(2345,'web55.flixster.com'),(2346,'ADMINRELEASE.2015-06-04.11-16-45 d7a5eef'),(2347,'Fri, 05 Jun 2015 13:13:15 GMT'),(2348,'ws1799-fe.tm.cbsig.net:30000'),(2349,'pid=U:1:iiSSQLNBiJwz9nhJj6CsQ82F9gY5RUGU8WIZKDhz1NY%253D:1; domain=.cbssports.com; path=/; expires=Tuesday, 16-Feb-2021 23:12:40 GMT, last_access=1433509710; domain=.cbssports.com; path=/, anon=TRUE; domain=.cbssports.com; path=/; expires=Tuesday, 16-Feb-2021 23:12:40 GMT'),(2350,'max-age=285'),(2351,'Fri, 05 Jun 2015 13:08:30 GMT'),(2352,'CP=\"CAO DSP COR PSA PSD IVD CONi OUR IND\" policyref=\"/w3c/p3p.xml\"'),(2353,'nation=br; expires=Sat, 04-Jun-2016 13:08:30 GMT; path=/; domain=.delta-homes.com'),(2354,'Sun, 07 Jun 2015 13:08:30 GMT'),(2355,'Fri, 05 Jun 2015 10:47:53 GMT'),(2356,'e75930416cf71cf5a44f606a8b3eee37'),(2357,'PHP/5.4.23'),(2358,'__cfduid=d42967ccaad810c93a7135b70a7e8e5ee1433509710; expires=Sat, 04-Jun-16 13:08:30 GMT; path=/; domain=.hespress.com; HttpOnly'),(2359,'1f1c1b48c7ff0fd0-GRU'),(2360,'nginx/1.4.7'),(2361,'PHPSESSID=3o5vsm3oje69q0nvdpo7erjva2; path=/, RNLBSERVERID=ded1417; path=/'),(2362,'nginx/1.9.0'),(2363,'Fri, 05 Jun 2015 13:11:22 GMT'),(2364,'__cfduid=d8a6df1b84ae207cf83a2baf17b547a3e1433509710; expires=Sat, 04-Jun-16 13:08:30 GMT; path=/; domain=.albawabhnews.com; HttpOnly'),(2365,'Fri, 05 Jun 2015 13:09:17 GMT'),(2366,'Fri, 05 Jun 2015 13:08:37 GMT'),(2367,'public, max-age=38'),(2368,'1f1c1b48a5be18a7-GRU'),(2369,'147905'),(2370,'ARLocal=***; domain=.allrecipes.com; path=/, ASP.NET_SessionId=i5fa4j2wqyfuxtxabf0f01av; path=/; HttpOnly, SERef=0; domain=.allrecipes.com; path=/, armsg=; domain=.allrecipes.com; expires=Thu, 04-Jun-2015 13:08:30 GMT; path=/, ARCookingSchoolLink=True; domain=.allrecipes.com; path=/, ARYieldbot=True; domain=.allrecipes.com; path=/, ARPubmaticForIE=True; domain=.allrecipes.com; path=/, ARGptRefactorForPubmatic=True; domain=.allrecipes.com; path=/, RVR=; domain=.allrecipes.com; expires=Sun, 05-Jul-2015 13:08:30 GMT; path=/, RVR=; domain=.allrecipes.com; expires=Thu, 04-Jun-2015 13:08:30 GMT; path=/, ARSiteUser=1-20eefdde-f0b8-4b30-ab88-aad89178606c; domain=.allrecipes.com; expires=Sun, 05-Jun-2016 13:08:30 GMT; path=/, ARCompressedSession=nAEAAB+LCAAAAAAABACNkLtSwzAQRf9FNYodHsGko4FJAQ2Byo0sre2d6DW7UhiGyb8j2xlCSXnv3j37EN+tyAy0831oxbYocArtozEEzMVpRSuuWmGQo1Vfr8rBxYwUerSwc2qApTmN2XW+AN7JzrkxpbitKpwivHJgUEllLYHGWAwdXKWoSiF6dax8iKjv6lX0w8z/pb2BzgR/mVygPLtn9P+gp0LlHGOghH54AdcB8Yhx2V5nTsGVMftwAH++8zT16BAOCJcnLfo5o5lTa3ldA/TGgOzrrpG33U0tVdc0UinTPKzvm0290cv4SHBE+Jw4k0R+QuK0RwcfyJgClUqiDCfxA+xlmrScAQAA; domain=.allrecipes.com; path=/, ARFirstImpressionAdTargeting=True; domain=.allrecipes.com; path=/, ARRenderLanguageVariations=True; domain=.allrecipes.com; path=/, ARMdotBanner=False; domain=.allrecipes.com; path=/, FirstImpression=False; domain=.allrecipes.com; expires=Sat, 06-Jun-2015 13:08:30 GMT; path=/'),(2371,'usseawb08'),(2372,'138625'),(2373,'IPL/2.1'),(2374,'SESSION_ID=250b9bd970ea357f78e3901826c13f32; path=/, SESSION_ID=1ff53124c678c79f5e16f5418ad32244; path=/'),(2375,'Fri, 05 Jun 2015 17:08:30 GMT'),(2376,'max-age=14400'),(2377,'263'),(2378,'JSESSIONID=39384E98B1C135D7253DF7000EEF712E.jvm1; Path=/; HttpOnly'),(2379,'Fri, 05 Jun 2015 13:08:31 GMT'),(2380,'34672'),(2381,'TIMEANDDATE_SESSION=T_1433509711%3AC_1%3Ad7_1%3A; expires=Sat, 06-Jun-2015 13:08:31 GMT; path=/; domain=timeanddate.com'),(2382,'S1433509711.681965,VS0,VE101'),(2383,'Apache/2.2.29'),(2384,'cache-atl6232-ATL'),(2385,'PHP/5.4.37'),(2386,'PHPSESSID=7sh4n4qj47t5m2askmmkvh5eu7; path=/'),(2387,'max-age=604800'),(2388,'Clear appServerIp=10.15.213.105&agentName=sdmprdm01Cell64%2FSDM-SVR10-P&servletName=ECActionServlet&agentHost=sdmpras10&agentProcess=WebSphere'),(2389,'desktopView=true; expires=Fri, 05-Jun-2015 13:38:31 GMT; path=/; domain=staples.com, zipcode=01701; expires=Thu, 31-May-2035 13:08:31 GMT; path=/; domain=.staples.com, geocode=42.298643,-71.465635; expires=Thu, 31-May-2035 13:08:31 GMT; path=/; domain=.staples.com, StaplesDC=mbo; expires=Fri, 05-Jun-2015 13:28:31 GMT; path=/, akaau=1433510011~id=49a4f2757a8baccc0fe74aaab22dc07e; domain=.staples.com; path=/'),(2390,'Clear guid=C29CA5AD0A0FD5696DD26DD2673D5A7D'),(2391,'Cookie=absent_BestGuess=international'),(2392,'mgrefby=; Domain=.eventbrite.com; expires=Sat, 04-Jun-2016 13:08:31 GMT; httponly; Max-Age=31536000; Path=/, G=v%3D2%26i%3Db270df67-d58f-42d0-a653-c793c9bd385d%26a%3D5d8%26s%3D749ee0e88401abe370285bb0bc6849ce47dab356; Domain=.eventbrite.com; expires=Sat, 04-Jun-2016 13:08:31 GMT; httponly; Path=/, ebEventToTrack=; expires=Thu, 01-Jan-1970 00:00:00 GMT; Max-Age=0; Path=/, SS=AE3DLHRNl3PEvEQqnEQ1JpVTT2_kAWlopw; Domain=.eventbrite.com; httponly; Path=/; secure, eblang=lo%3Den_US%26la%3Den-us; Domain=.eventbrite.com; expires=Sat, 04-Jun-2016 13:08:31 GMT; httponly; Path=/, AN=; expires=Thu, 01-Jan-1970 00:00:00 GMT; Max-Age=0; Path=/, janus=v%3D1%26exp_eb_16668_get_started_vs_learn_more%3D_; Domain=.eventbrite.com; expires=Sat, 04-Jun-2016 13:08:31 GMT; Path=/, csrftoken=e24tSQ9fN3Obd9w7fV0jCDrYVxfN41Ap; Domain=.eventbrite.com; expires=Fri, 03-Jun-2016 13:08:31 GMT; Max-Age=31449600; Path=/, mgref=typeins; Domain=.eventbrite.com; expires=Sat, 04-Jun-2016 13:08:31 GMT; httponly; Max-Age=31536000; Path=/, SP=AGQgbbmcfmyTWkcKMImZMe6kR9rZoJBD36-TmjDSvJAdbaTSQoCRnPM40vtXehuxGSp__y7hYKdCGFTe3XchGQpdigAeRcazODhsmypR5qA--lCUC9lD9oXQo0iHgqaUv7vP3xks9wAMZfAfbL5x4SeeeFntf2aCY3bgoi688xV5m4XK3YTU_rVbezb7oZIlPIUlaA3HOV6twRsIwOXAqj3DftrRSd6N5XJXUkH2_JR40NgS8l9khoE; Domain=.eventbrite.com; httponly; Path=/, SERVERID=djc13; path=/'),(2393,'Cookie, Accept-Encoding'),(2394,'ejKcHd-casZU0-brLfR4'),(2395,'beagle.z0o.me'),(2396,'_cookie_session=Nk5vMGhHd3o5ZGVHM0NEd3hoazJRUGVXdnZjTzA2NUk0T3Q0N0FuL1I0M1h4OTllYUFpRjdpV0JkRGJRUzRPUmlZUFREMjFWNUR3bU9oenNRaUZ3YzlCSW45ZUxvdnppK0lwTEczYnRMcG1GL21EN3hMSHpMdUU5dklWbVp0SVpYYzlncGtWODFybXpMdmJjN1lQdTFIMEN6QkFPbG52dHorRE5ScGNzZ2VRZjJkVHljbG1qMWtVTXEybElYQWUySjBqaDJHMVZnSGhMUXNmaDRHRHhLTGROa0d1U1FsZlFOd3crNVhlYi9UOD0tLUlLa0FmZzVJell4emlyTVdVbEJ0ZFE9PQ%3D%3D--6a2f07d62c52de59357de78fd126a6739b9daf2e; domain=.academia.edu; path=/; HttpOnly, request_id=ejKcHd-casZU0-brLfR4, auvid3=ejKcHd-casZU0-brLfR4; Expires=Sat, 04-Jun-16 19:08:35 GMT; Domain=.academia.edu'),(2397,'private, max-age=0, no-transform, no-cache, no-store, must-revalidate'),(2398,'54027'),(2399,'ASPSESSIONIDSQACARDB=PNPLPKMAAOKJLBAJKHOIAPMB; path=/'),(2400,'Fri, 05 Jun 2015 13:08:34 GMT'),(2401,'181675'),(2402,'2235'),(2403,'bytes, bytes, bytes'),(2404,'fs3'),(2405,'cache-jfk1028-JFK, cache-iad2128-IAD'),(2406,'max-age=0, s-max-age=0, no-cache, no-store'),(2407,'10.10.10.32'),(2408,'254'),(2409,'S1433509715.797470,VS0,VE9'),(2410,'67547'),(2411,'dmp=desktop:default; path=/; domain=.cracked.com; expires=Friday, 19-Jun-2015 13:08:35 GMT'),(2412,'ECS (mia/176F)'),(2413,'PREF=ID=cd354bbe0bab1a26:FF=0:TM=1433509715:LM=1433509715:S=c6J4kxkSJzlIWpI5; expires=Sun, 04-Jun-2017 13:08:35 GMT; path=/; domain=.google.co.nz, NID=68=oeUhS4HQZDIOAUyaz-0im1HocGjtbyQJ9jwYgLnN43e9MCVbob6PquQHuykg0E09efhI7ThSYUQjg4tk2sI9bDZkjrKWDWxmNLq9E_h-avE5GiuBOKhik4iIlDQMG2Yq; expires=Sat, 05-Dec-2015 13:08:35 GMT; path=/; domain=.google.co.nz; HttpOnly'),(2414,'30794'),(2415,'freeocean/3.8.2'),(2416,'298942'),(2417,'ASP.NET_SessionId=yrwzuq2e5oloan04ltspky1j; path=/; HttpOnly, DK-Client=CWUU,fca8dc81-491f-42cb-8083-6a8073090cb9; domain=.digikala.com; expires=Tue, 05-Jun-2035 13:08:20 GMT; path=/; HttpOnly'),(2418,'1-1-70'),(2419,'showcased=; path=/; domain=.bhphotovideo.com; expires=Fri, 05-Jun-2015 13:38:35 GMT, SSLB=1; path=/; domain=.bhphotovideo.com, SSID_C=CADQqh04AAAAAABTn3FVP3uAEVOfcVUBAAAAAAAAAAAAU59xVQANyLw-AAF8ZggAU59xVQEAYD8AAUF-CABTn3FVAQAPPgAB004IAFOfcVUBAGE_AAFOfggAU59xVQEA; path=/; domain=.bhphotovideo.com; expires=Sat, 04-Jun-2016 13:08:35 GMT, SSSC_C=333.G6156877344716913471.1|15887.544467:16060.550524:16224.556609:16225.556622; path=/; domain=.bhphotovideo.com, SSRT_C=U59xVQABAQ; path=/; domain=.bhphotovideo.com; expires=Sat, 04-Jun-2016 13:08:35 GMT, dlc=NS=Y|; domain=.bhphotovideo.com; path=/, TS0188dba5=01efad47067c96f7f2740096024367c3793e4b9d80637f2c9c7a7fee48518235374797c21c; Path=/, dpi=2097202|2|20150601b; domain=bhphotovideo.com; expires=Wed, 23-Jun-2083 16:22:42 GMT; path=/, my_cookie=!1XbwlxVD55l14mrHlnxblrYfMSrqBPu3F9usnE1IjCNQcohXkOzdfwDejxNaDV6FhFvZ1d2OESkWokdqQJHagDpTbmtFABLWwoILRMHsoKnkpg==;domain=.bhphotovideo.com; path=/, lpi=2114738|2|20150601b; domain=bhphotovideo.com; expires=Wed, 23-Jun-2083 16:22:42 GMT; path=/, TS01d628c4=01efad470664f1b0f9f3d748ccaacbde05b0e57e05bb35871ed3727dcd2a010695ac8745d79f885d319b9f08233ce0af5b2aa73b816f1b1d749ce310ef22cb706dcf3d4df44bef15247b43ccd5db3562abe18450df67bfdd26caf4fb2764fe843c4a9fd4a992c729976109e77c247c9a9dc606ad0e; path=/; domain=bhphotovideo.com, app_cookie=1433509715;path=/;domain=.bhphotovideo.com;, JSESSIONID=7fMRVxfTTW5SThMg!-758212972; domain=bhphotovideo.com; path=/, TS01e1f1fd=01efad4706efdeb90bdf739fdae0737e1217105c7b9dbfdd9ee5b367fdd77945735039cb9b0be7d1376fc3c9780cfde22eb7fe7d6d93090c7983108f11aead3fbdd3e937fc9e09dd6f9c68395a0aa23c4160f013821d36c975084c8864bf89d9a54acf13a0; path=/; domain=.bhphotovideo.com, cookieID=68212472941433509715960; domain=bhphotovideo.com; expires=Wed, 23-Jun-2083 16:22:42 GMT; path=/, uui=800.606.6969%20/%20212.444.5090|; domain=bhphotovideo.com; expires=Wed, 23-Jun-2083 16:22:42 GMT; path=/, ci=NS=Y|; domain=.bhphotovideo.com; path=/'),(2420,'Sun, 07 Dec 2014 13:04:23 GMT'),(2421,'IE=edge,chrome=IE6'),(2422,'Fri, 05 Jun 2015 13:08:36 GMT'),(2423,'uid=CgqAOFVxn1RBFg4bBsK8Ag==; expires=Thu, 31-Dec-37 23:55:55 GMT; domain=chinaso.com; path=/'),(2424,'frontend=cjg5nqgmql6dct9g63lbb6urg0; expires=Sat, 04-Jun-2016 18:57:22 GMT; Max-Age=31556926; path=/; domain=.zulily.com; HttpOnly, zuid=03-b15e44a0-55719f54-65ab-6894ac1c-55719f5462d60; expires=Sun, 04-Jun-2017 13:08:36 GMT; Max-Age=63072000; path=/; domain=.zulily.com, ab_signup_variations=modal_signup; path=/, lp=phoenix; path=/; domain=.zulily.com'),(2425,'PHP/5.5.16'),(2426,'lng=ja; expires=Sat, 04-Jun-2016 13:08:36 GMT; Max-Age=31536000; path=/; domain=.ero-video.net, sid=m2jt4crqv0heoalhin0im6l1m1; path=/; domain=.ero-video.net, probe=1433509716; expires=Fri, 05-Jun-2015 13:23:36 GMT; Max-Age=900'),(2427,'10b3ed072293b4cb356a9af6e1fbcb56'),(2428,'request_method=GET; path=/, _wt_session=BAh7B0kiD3Nlc3Npb25faWQGOgZFVEkiJTNjMmIzYTExNTFjZGY1NjYxMDFjODU1NTY1NGJjM2Q3BjsAVEkiEF9jc3JmX3Rva2VuBjsARkkiMXByQlQrL2JkaVIxYVZRaGkzYWtSQWZ3T2oyT1lMMWJPbkptVTJzRmdBQzA9BjsARg%3D%3D--af5466f9e438866cf070346414703f94e76e2de6; domain=wetransfer.com; path=/; HttpOnly'),(2429,'Origin'),(2430,'33195'),(2431,'0.051138'),(2432,'\"7ed7f20ef0c80a9e198d09746c25c775\"'),(2433,'1594d4e1a1ce8665962f92f33e7ed41bc1d202cf-7x833sbyvk3qyi8ng6fm03gu8-23418'),(2434,'CP=\"DSP IDC CUR ADM PSA PSDi OTPi DELi STP NAV COM UNI INT PHY DEM\"'),(2435,'1.0 whg-gw03 (squid/3.1.10)'),(2436,'HIT from whg-gw03'),(2437,'HIT from whg-gw03:3128'),(2438,'Thu, 04 Jun 2015 10:42:08 GMT'),(2439,'Thu, 04 Jun 2015 16:23:59 GMT'),(2440,'74678'),(2441,'utm_track_1=a%3A7%3A%7Bs%3A10%3A%22utm_source%22%3Bs%3A6%3A%22direct%22%3Bs%3A10%3A%22utm_medium%22%3Bs%3A6%3A%22direct%22%3Bs%3A12%3A%22utm_campaign%22%3BN%3Bs%3A11%3A%22campaign_id%22%3BN%3Bs%3A12%3A%22octane_email%22%3BN%3Bs%3A10%3A%22trackstart%22%3Bi%3A1433509716%3Bs%3A8%3A%22trackend%22%3Bi%3A1434114516%3B%7D; Domain=.myntra.com; Path=/; Expires=Fri, 12 Jun 2015 13:08:36 GMT; HttpOnly, xid=JJN1964c04dc0ed47645ab919e2a1bea7f5de21433509716M; Domain=.myntra.com; Path=/; Expires=Sat, 04 Jun 2016 13:08:36 GMT; HttpOnly'),(2442,'W/\"TXVNQLGJCDdr9D6AgX2qDg==\"'),(2443,'PHP/5.3.29-1~dotdeb.0'),(2444,'PHPSESSID=4p6gkfg73d35dj43guu07q7bd5; path=/'),(2445,'no-store, no-cache, must-revalidate, post-check=0, pre-check=0, no-cache,must-revalidate'),(2446,'tw_ses=3u1o5c4hi9lc1g62rn8f5o9723; path=/; domain=.twoo.com; HttpOnly, tw_twoo_lng=pt; expires=Thu, 25-May-2017 13:08:41 GMT; Max-Age=62208000; path=/; domain=.twoo.com, tw_c=cookie_store55719f5922d2a4.53765707e3ab9f200c346bba94474bcfb139ebff; expires=Fri, 03-Jun-2022 13:08:41 GMT; Max-Age=220752000; path=/; domain=.twoo.com; httponly, tw_twoo_splittest_265_2=580; expires=Thu, 25-May-2017 13:08:41 GMT; Max-Age=62208000; path=/; domain=.twoo.com, persistwoo=!yT3Cp2a+593KTcjT7QY0rgiUJS7Yct6XyL4m80t0nYvwlXszyXoClRoQ+F7io0kF1EcqBk7LNinSbw==; path=/'),(2447,'ALLOW-FROM https://apps.facebook.com'),(2448,'httpd'),(2449,'Fri, 05 Sep 2008 07:44:53 GMT'),(2450,'https://openid.biglobe.ne.jp/server.xrds'),(2451,'Served supercache file from PHP'),(2452,'__cfduid=def9fefc8f648cd1cc2b9f3991eef25af1433509721; expires=Sat, 04-Jun-16 13:08:41 GMT; path=/; domain=.nmisr.com; HttpOnly'),(2453,'Accept-Encoding, Accept-Encoding,Cookie,User-Agent'),(2454,'Fri, 05 Jun 2015 13:05:29 GMT'),(2455,'max-age=3, must-revalidate'),(2456,'1f1c1b8dc99e18a7-GRU'),(2457,'PHP/5.3.14 ZendServer/5.0'),(2458,'deb088d138aa52ddbeb48990e3e58a5e=dmgaa9baf6todfkfcge7sl2r72; path=/; domain=.pch.com, pdd=aD11184986; expires=Sat, 06-Jun-2015 13:08:41 GMT; path=/; domain=.pch.com, pci=nph36hqtUvqbnNCa; expires=Sat, 04-Jun-2016 13:08:41 GMT; path=/; domain=.pch.com'),(2459,'Sat, 26 Jul 1997 00:00:00 GMT'),(2460,'CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", CP=\"CAO DSP COR CUR ADM DEV TAI PSA PSD IVA IVD CON OUR LEG UNI\"'),(2461,'Fri, 05 Jun 2015 13:08:40 GMT'),(2462,'JSESSIONID=4710FAF410B6530696FFC8016250CE47; Path=/; HttpOnly'),(2463,'3337'),(2464,'830'),(2465,'1964937768 1964909214'),(2466,'MMYTUUID=24617072-3124-2f4e-412b-764e42372443.1433509721932516; path=/; expires=Mon, 04-Jun-18 13:08:41 GMT; domain=.makemytrip.com, AB=respAB---mhp_c20___fltRespAB---mhp_flt_e8___AB---mhp_flt_e8; expires=Sun, 05-Jul-2015 13:08:41 GMT; Max-Age=2592000; path=/; domain=www.makemytrip.com, hotelVisit=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.makemytrip.com, htlvisit_svi=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.makemytrip.com, VSF5DOTCOM_DEF=805983754.20480.0000; expires=Fri, 05-Jun-2015 13:11:41 GMT; path=/'),(2467,'no-cache=set-cookie,set-cookie2'),(2468,'dd4ee8cda83206d70739fd217c20adc0'),(2469,'Phusion Passenger 4.0.29'),(2470,'tracker=id%3D%3E%7Cuser_id%3D%3E%7Csource%3D%3E%7Csource_domain%3D%3E%7Ckeywords%3D%3E%7Cclicked_at%3D%3E2015-06-05+13%3A08%3A42+%2B0000%7Clanding_page%3D%3Ehttps%3A%2F%2Fwww.myfitnesspal.com%2F%7Csearch_engine%3D%3E%7Clp_category%3D%3E%7Clp_subcategory%3D%3E%7Ccp%3D%3E%7Ccr%3D%3E%7Cs1%3D%3E%7Cs2%3D%3E%7Ckw%3D%3E%7Cmt%3D%3E; path=/; expires=Sat, 04-Jun-2016 13:08:42 GMT, _session_id=BAh7CEkiD3Nlc3Npb25faWQGOgZFRkkiJTA2MjBkMGJiMDhjY2VjNDI2NWZiMDFiYjBhMDY1ZmFiBjsAVEkiEGV4cGlyeV90aW1lBjsARlU6IEFjdGl2ZVN1cHBvcnQ6OlRpbWVXaXRoWm9uZVsISXU6CVRpbWUNr9QcwP%2FUoCIJOg1zdWJtaWNybyIHYBA6DW5hbm9fZGVuaQY6C0Bfem9uZUkiCFVUQwY7AFQ6DW5hbm9fbnVtaQJZAkkiH1BhY2lmaWMgVGltZSAoVVMgJiBDYW5hZGEpBjsARkl1OwcNqNQcwP%2FUoCIJOwgiB2AQOwlpBjsKSSIIVVRDBjsAVDsLaQJZAkkiEF9jc3JmX3Rva2VuBjsARkkiMXBJa3c3OVdaWUhvWjliRnQyeEtreWI2eXlzR3h6ZFV0dDhFMGQ0d0NWMVE9BjsARg%3D%3D--a944152452b4796dd742fc6c6a0aff66e47e454d; path=/; HttpOnly'),(2471,'46775'),(2472,'0.067151'),(2473,'private, no-cache, no-store, max-age=0, must-revalidate, proxy-revalidate'),(2474,'Fri, 05 Jun 2015 13:08:42 GMT'),(2475,'268896'),(2476,'10.10.1.37:80'),(2477,'Fri, 05 Jun 2015 13:08:47 GMT'),(2478,'timeout=15, max=98, max=20'),(2479,'177'),(2480,'199226'),(2481,'request_method=GET; path=/, identity=798a5b2eb7e455bdf397504b8ecb61e8; domain=.bukalapak.com; path=/; expires=Tue, 05 Jun 2035 13:08:43 -0000, lskjfewjrh34ghj23brjh234=VWRrWXU2aVNDVVNqV3NPUUdjMHVTY013dHRqTEFFMUkrYkdzRkpOcDBwL3B0MXVnQzZCSFhXTGl1U0dQSHRicnk4Snd1MjVrMTAzekJLcXFRMUpMUGVmOTZkUEFmQnFXaTV1alFLaUt4YXpNZW9WVEE3TDJUUTd4TjRiUEpXSTVOVkNWbjdFS0orKzkyc2NYOW5mWmVvSGRwR1dPNEZYK3RhWm5QUUtWRGI0RnUrMGV5RStRd0lnTnVYQlVEWDZ4VHNsdzBaWmNZRklBTVlPeGVIZDhHUT09LS1rMjZDNnlCNDR6elRrbFd6KzNqSTZRPT0%3D--6e199639acd02546d7d5707783d7e3bdc4b14a00; domain=.bukalapak.com; path=/; HttpOnly'),(2482,'max-age=31536000; includeSubdomains'),(2483,'5b53e798-a273-4edf-8fca-b859c7b69595'),(2484,'\"d24a8bb429df2351ef8cb2636961b2db\"'),(2485,'Fri, 05 Jun 2015 13:08:43 GMT'),(2486,'Hey, you need to check out https://www.bukalapak.com/careers. Or just email me at xinuc@bukalapak.com :)'),(2487,'kd%5Fsessionid=e2662a5bb26e5c6ea532e35fd0b36e52; expires=Sun, 05-Jul-2015 16:00:00 GMT; domain=.kdnet.net; path=/, ASPSESSIONIDCSADBDAC=BNCPDIMAAACOFGGKLLFKNEDK; path=/'),(2488,'Thu, 04 Jun 2015 13:03:58 GMT'),(2489,'No-Cache'),(2490,'text/html; Charset=GB2312'),(2491,'__cfduid=d4f5cc662ec1f773025df8a80a8db910c1433509725; expires=Sat, 04-Jun-16 13:08:45 GMT; path=/; domain=.elwatannews.com; HttpOnly'),(2492,'5'),(2493,'Fri, 05 Jun 2015 13:08:46 GMT'),(2494,'1f1c1baaea3c0ffa-GRU'),(2495,'167837289'),(2496,'9f387094-50cc-4a9c-ab8b-a2ca25e44f7d'),(2497,'255'),(2498,'82e61e1ffab7cffa0635d7ebac4f0de5'),(2499,'144'),(2500,'2116530351 2116474394'),(2501,'\"4cff64d02e9968fae3a0b48cf1e25778\"'),(2502,'vaws'),(2503,'107747'),(2504,'NSC_JOriotozcvqqwixd10zlm5cseytaje0=ffffffff090afeb045525d5f4f58455e445a4a423660;path=/;httponly'),(2505,'IE=edge; IE=8;'),(2506,'69.164.38.53'),(2507,'295'),(2508,'Fri, 05 Jun 2015 13:08:45 GMT'),(2509,'sbkdedtwebp01'),(2510,'.ASPXAUTH=; domain=marketwatch.com; expires=Tue, 12-Oct-1999 05:00:00 GMT; path=/; HttpOnly, kayla=g=5423b4f1535844c59c4118bd9babb272; domain=.marketwatch.com; expires=Fri, 05-Jun-2020 13:08:45 GMT; path=/, mw5_loc={\"Country\":\"BR\",\"Region\":\"SP\",\"City\":\"SAOPAULO\",\"Continent\":\"SA\",\"County\":null}; domain=.marketwatch.com; path=/, mw5_prefs=mox=False&tth=False&exp=6/5/2017; domain=.marketwatch.com; expires=Mon, 05-Jun-2017 05:00:00 GMT; path=/'),(2511,'UID=8D27DD5E55719F11; path=/; domain=.exblog.jp; expires=Fri, 01-Jan-2038 00:00:00 GMT, registered=no; path=/; domain=.exblog.jp; expires=Fri, 01-Jan-2038 00:00:00 GMT, xbg_s=74affab055719f5e41e83; path=/'),(2512,'Fri, 05 Jun 2015 13:09:26 GMT'),(2513,'PREF=ID=21e82b515c8f9dcc:FF=0:TM=1433509726:LM=1433509726:S=sbsZ2xcobgv2lSZS; expires=Sun, 04-Jun-2017 13:08:46 GMT; path=/; domain=.google.bg, NID=68=EkId56OvpqxtqKqUB1645r38iNF-huDwdmdpt0_1ioQ_Efasb_4xKbcW3eJjWDqg3JE9z8JweLbn6-iBMWQbIhzCQsr0l9l0wd1dg63WUOvelQCAWWmgNGbESL_UQR1q; expires=Sat, 05-Dec-2015 13:08:46 GMT; path=/; domain=.google.bg; HttpOnly'),(2514,'PREF=ID=52fde07d32d4adf5:FF=0:TM=1433509726:LM=1433509726:S=PmKldZxF6b_OUr-f; expires=Sun, 04-Jun-2017 13:08:46 GMT; path=/; domain=.google.com.kw, NID=68=UDMblJTvtDWis0bb0YBMynqWnsBijTA5ghjI1lVGpJ7jO2BkQ859zZn4O9A7UMyXNi5hr8svjhdLuTnsjhg9BE3TgNA93YlSSSjB17vrmCB2Srg1PsJovC1yH0kBt5dV; expires=Sat, 05-Dec-2015 13:08:46 GMT; path=/; domain=.google.com.kw; HttpOnly'),(2515,'1297674321'),(2516,'__cfduid=dadc8f06f94793cdd9a1f959179b559b31433509726; expires=Sat, 04-Jun-16 13:08:46 GMT; path=/; domain=.lapatilla.com; HttpOnly'),(2517,'Fri, 05 Jun 2015 14:06:07 GMT'),(2518,'Accept-Encoding,User-Agent, User-Agent'),(2519,'1f1c1baedee118a7-GRU'),(2520,'http://www.lapatilla.com/site/xmlrpc.php'),(2521,'371550243 371504621, 931469430 925670003'),(2522,'cp1068 hit (3), cp1066 frontend hit (38)'),(2523,'GeoIP=BR:S_o_Paulo:-23.4733:-46.6658:v4; Path=/; Domain=.wiktionary.org, WMF-Last-Access=05-Jun-2015;Path=/;HttpOnly;Expires=Tue, 07 Jul 2015 12:00:00 GMT'),(2524,'2241'),(2525,'Thu, 04 Jun 2015 15:25:55 GMT'),(2526,'51f4b172-6329-4f77-b753-f34b64ee5354'),(2527,'_top_atwiki_jp_session=ank1eHk0UFhJRTkrNmZjRUxLQXg1dElnbTFHN2gwNVVNTitZdUtwall3TnZNM3FERjFEQUxWUjR3SnFpZVB2cDF5eTVZS1FGa2E0cTVrUEhDWlZpL1prUFZCelYvQy9pR1FLRGNpRjhzbHBmbXlEbFFRL2VuWVFNZDVqT2ZtZkF0NXJrZHZvQzc3enp2VHUvK3QwRkd3PT0tLUtTOXE0eDBUT0MzTmR1MDJGbVRXMGc9PQ%3D%3D--7f19c2536cb3923b1573f307823acec83641a268; path=/; HttpOnly'),(2528,'0.159399'),(2529,'W/\"f252077ec972c5b38bc02c4202973560\"'),(2530,'Fri, 05 Jun 2015 13:08:28 GMT'),(2531,'PHP/5.4.7'),(2532,'riaru=55719f5ef7c16fdb62a32dfd; expires=Mon, 04-Jun-2018 13:08:46 GMT; path=/; domain=.ria.ru, ab=b-SurfingBird21; expires=Sat, 04-Jun-2016 13:08:46 GMT; path=/; domain=.ria.ru'),(2533,'QRATOR'),(2534,'145247'),(2535,'Fri, 05 Jun 2015 13:00:14 GMT'),(2536,'\"55719d5e-2375f\"'),(2537,'Tue, 29 Jul 2014 14:26:54 GMT'),(2538,'\"53d7af2e-0\"'),(2539,'ECS (mia/17A4)'),(2540,'41155'),(2541,'ZGS'),(2542,'Mon, 01 Jun 2015 11:33:13 GMT'),(2543,'\"556c42f9-a0c3\"'),(2544,'37913'),(2545,'.wocS=zrev53mxfnmozd4ikoh5bqcp; path=/; secure; HttpOnly'),(2546,'fhttps=\"\"; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/, fhttps=\"\"; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/, JSESSIONID=AAB8CCB58D6CEF4C6CE5B46DFFEEA821.fitbit1; Path=/; HttpOnly'),(2547,'Fri, 05 Jun 2015 13:08:51 GMT'),(2548,'75796'),(2549,'S1433509731.694370,VS0,VE0'),(2550,'Apache/2.2.3 (CentOS)'),(2551,'cache-iad2141-IAD'),(2552,'39'),(2553,'__cfduid=da0d27879013140afb898491288c3c8941433509731; expires=Sat, 04-Jun-16 13:08:51 GMT; path=/; domain=.urdupoint.com; HttpOnly'),(2554,'Fri, 05 Jun 2015 21:08:51 GMT'),(2555,'cache'),(2556,'public, max-age=28800'),(2557,'http://noc.urdupoint.com,http://daily.urdupoint.com,http://www.urdupoint.com,http://urdupoint.com'),(2558,'POST,GET,OPTIONS'),(2559,'1f1c1bcf9c510ff4-GRU'),(2560,'PREF=ID=e9ef060c255590a3:FF=0:TM=1433509731:LM=1433509731:S=tR-c6Rfcck6hLiiT; expires=Sun, 04-Jun-2017 13:08:51 GMT; path=/; domain=.google.lk, NID=68=grP37V-K9jFbQysrEKPdYhw38U4dNjH397TUsEvrCP9-RRuh_lHYvBbV8zGhsDoNjeoyKbzy3lcXyBFGqM5O4JSDy_EYnavRZjBt2n8F8XVBaoLZycmCEH3VMpGQaFXz; expires=Sat, 05-Dec-2015 13:08:51 GMT; path=/; domain=.google.lk; HttpOnly'),(2561,'Fri, 12 Jun 2015 13:08:51 GMT'),(2562,'max-age=604800, public'),(2563,'Fri, 05 Jun 2015 13:08:50 GMT'),(2564,'__cfduid=d22f920aa607c3c4bb3a18d63a9f8fc1b1433509731; expires=Sat, 04-Jun-16 13:08:51 GMT; path=/; domain=.primewire.ag; HttpOnly, PHPSESSID=io4ifsp7r39221dad2v06bdbd6; path=/, cookies=1; expires=Sat, 06-Jun-2015 13:08:51 GMT; Max-Age=86400; path=/, lolwtf=1; expires=Fri, 05-Jun-2015 14:08:51 GMT; Max-Age=3600'),(2565,'1f1c1bcd174518cd-GRU'),(2566,'BHNLU'),(2567,'JSESSIONID=6256F88515FB3C4F43C069390B82B338; Path=/flight/; HttpOnly, AccountBarCookie=136047110112112124130123129091110122114047071123130121121057047112121110128128047071047112124122059128132110112124127125059112124122122124123059078112112124130123129079110127080124124120118114099110121130114128047057047114133125118127114128047071123130121121057047121110128129078112129118131118129134047071123130121121057047121124116118123082127127124127047071123130121121057047121124116118123082127127124127080124113114047071123130121121057047121124134110121129134047071115110121128114057047127127078112112124130123129091130122111114127047071123130121121057047129118114127047071123130121121057047133113118116114128129047071123130121121057047133118125110113113127047071047062068068059070065059067069059062067061057045062068068059062066070059062069062059062064070057045067070059064062059066070059067067047057047133129118122114124130129047071047061067060061066060063061063066045062064071061069071066062047138; Domain=www.southwest.com; Expires=Wed, 04-Jun-2025 23:16:31 GMT; Path=/'),(2568,'Fri, 05 Jun 2015 13:08:52 GMT'),(2569,'4736'),(2570,'Tue, 17 Sep 2013 10:02:24 GMT'),(2571,'EUID=02ff7f76-0b84-11e5-89e3-00000aab0f27; expires=Thu, 31 May 2035 13:08:51 GMT; path=/; domain=.sciencedirect.com;, MIAMISESSION=02ff675c-0b84-11e5-89e3-00000aab0f27:3610962531; path=/; domain=.sciencedirect.com;, CARS_COOKIE=d300b498b84ba5ee637b3d48048f05bcc511a1984b9808b0e96c53634f58ba5a72c7e735c337b17f4fa68dfcc97ac91cb68797a1bc6dff17; expires=Sunday, 07 Jun 2015 13:08:51 GMT; path=/; domain=.sciencedirect.com;, SSO_COOKIE=d62c55266df5f416bd7ad66073c9364cc56666cd46c1399dca147cc154b0429b2b9f49c3f802c60afc9477d336219c632e2a9719a285399d4f60d4f10c3e6612a58af97b72d603f0053c1b8ce64bf7ff90eef4c7edc62c619f00756349bfe31f35aaa3f4fe33d2484236a66b27a96ea56a084f1941d354e01504ede53dbe7bc728eec95d5699e5d9909e93d5eafd2feec25aa8859aad44addad13f9221768d43b8db88b78c46d7e6191d86e1b92bccb6fa2513e7023e4e03b02aa24a046f5b9fb2db9fbb8a499a2d1ee6325a4eb1666940a3e78e6bc666389fbbb5210f3451599bdcdd67b927e488e33aa296ab94d3dc505cc54a15327d6632539d6db6b98b195c9205acc6b39b32edbb6d6f4d52a277b92e8a168412b7f19ef76eed949b657b6edf1d4fcf619025fba3efe1cc1012fcfd98b4db2cf92a70df451d7ae2355901544bc479663600ccb9a5eab807508702b45d61553e3d1a07876593ba1789346b5a9c1baca994a4c84adc2801215feb34c5bf8c2cc97f95a4c680a10062ea22894ee27dc3e6b83adcdc262b9377e5c667e0c93c6ca00663a5518e99ea9ae7ab30a9ddcc70a297f046eb99741eabfe2e83b4434656d7e88406e01089e5c39b329c29f751ebf09bb8e1787f4fb519fb5bcbabb88c9a1529262d7f18a40ff770079f9cfd40617be560f2bec72b0e2b171616588683c1a4471e17f235b3c40e1223cd; path=/; domain=.sciencedirect.com;, USER_STATE_COOKIE=346fa8c434beaa18dbb50e2b7e6f20803c2c344c39e22674; path=/; domain=.sciencedirect.com;, TARGET_URL=fcf74dd786744d87fbaaaf8652a764ab4a79b0d3ed681139ef3848686f83c432; path=/; domain=.sciencedirect.com;, DEFAULT_SESSION_SUBJECT=; path=/; domain=.sciencedirect.com;, sid=5d2ea587-7636-4a98-82ee-300d04fc706a; path=/; domain=.sciencedirect.com;'),(2572,'0 -28098282'),(2573,'www.sciencedirect.com'),(2574,'06/05/2015 09:08:51 EDT#1848_004#119906#177.94.68.160'),(2575,'CP=\"IDC DSP LAW ADM DEV TAI PSA PSD IVA IVD CON HIS TEL OUR DEL SAM OTR IND OTC\"'),(2576,'7554e19c-8de0-46c8-a8a4-0010f2cf3805'),(2577,'0.176197'),(2578,'776017752, 2107783055'),(2579,'chrome=1'),(2580,'e11; b01'),(2581,'s-maxage=30, max-age=0, public=true'),(2582,'csrfst=1433509732-HRD75X6-240b27bc44; path=/, t_link=pimp99175%3Aft%3Ahouse%3A%3A36%3A1%3Acodes%3A0%3A; path=/; domain=.porn.com, RNLBSERVERID=ded765; path=/'),(2583,'NSC_xxx.nzofu.dpn_dt_efofnf_2013=ffffffffc3a0346345525d5f4f58455e445a4a423660;path=/;httponly'),(2584,'Mynet-Web-Server'),(2585,'client_id=23409a8b4b499847408f08a61c417378; Path=/; secure, __udmyvstr=6d1632367e2281c1846115797bbf95c6; expires=Sat, 04-Jun-2016 13:08:52 GMT; Max-Age=31536000; Path=/, access_token=; expires=Thu, 01-Jan-1970 00:00:00 GMT; Max-Age=0; Path=/, client_secret=94685af4a4e7962abcc657084d73f293647e28fe; Path=/; secure, msplash-passed=1; expires=Mon, 08-Nov-2060 02:17:44 GMT; Max-Age=1433596132; Path=/, __udmyvst=4dadbbec3a5d983664dea79769e18987; Path=/'),(2586,'Accept-Language, Cookie'),(2587,'vWeb36.sc5'),(2588,'3:10/148'),(2589,'citag=1, cidat=6%2F5%2F2015+6%3A08%3A52+AM, CSPidCookie=13306; path=/, B=i=1433509732HJPhcsOWhg&r=735&t=1433509732&v=2&s=dfc0b19062ce72760a58fb5bfd181c665161d6da; expires=Sun, 04-Jun-2017 13:08:52 GMT; path=/; domain=coupons.com, UserInfo=mac=H&uid=H&acc=H&isPrinterSupported=0&groupid=0%2C0%2C0&nid=AH&ZIP=&rememberMeCookie=0&UserKey=/h/Ds1ZHTOB+rsASEvi1T8OW/L9Hb09kTHVDJEZyT21NYU5pQ2tB&cbStatus=0&isInitialSSOReg=0&euid=&appid=&redirectToLamp=0; expires=Sun, 13-Sep-2015 13:08:52 GMT; path=/; domain=coupons.com, SessionInfo=TrackingID=ALK060506085271F094B76160148&SI=iG0O=Fwb!LFwUFLAZ8Qy4T7.3A0kKj.Vf5:|:320bU=w:|:lzCWRryVB=g:|:mK3vmoA6=b:|:cC4C2Px=N:|:fNrC=z:|:$Isx4^Q4U6=rQ:|:lqd10b$PL=Da:|:rkd=M:|:lPO=QNd35cN8Y8a~ozPhClw_C0okO%b_6:|:YGIj@MEwkgtn%KhqkIW=G:|:K6peHZ~t=v:|:elN=~aLjYL-AN_:|:xnFSX4o!L9X=XL:|:M^LSQt=z:|:W!mQXxE=3:|:88Ln.6=6:|:_oNLVHo=d:|:nLRDz^8=%s:|:m!Zo=o:|:7%Y7upW.t=C:|:fbnZ8=%:|:G%=dDNF@T&sC=yxzLLsYRc=fJ:|:glc_dul5jyE~8=D1:|:63ihezy%~F=0%b/3O/csZPPsJ4o; path=/; domain=coupons.com; httponly'),(2590,'timeout=5'),(2591,'CP=\"Coupons.com does not have a P3P policy. P3P was suspended years ago due to insufficient support from browsers. Please see our Privacy Policy: http://www.couponsinc.com/privacy-policy/\"'),(2592,'JSESSIONID=E951B1E137DEBD5C860CA90EDE761148; Path=/; HttpOnly, svr=2123; Domain=.rightmove.co.uk; Expires=Fri, 05-Jun-2015 21:08:52 GMT; Path=/, permuserid=150605CRKR3596EIR1BLJKSG8Z643H3I; Domain=.rightmove.co.uk; Expires=Sat, 04-Jun-2016 13:08:52 GMT; Path=/, cks_policy=TT; Domain=.rightmove.co.uk; Expires=Sun, 05-Jun-2016 13:08:52 GMT; Path=/, rmmvao_591=C__1__BBP57W2A3BGLCYCUVYVYK3OK78QA1L6V; Expires=Thu, 03-Sep-2015 13:08:52 GMT; Path=/, TS019c0ed0=012f990cd359a12e6b8bfc53980d61d104b362c9d5eed2701decadf8a0f33ee521ebc18b2b1dc6b9d06accdf995b06a13ffca3c38a66f62872a02cfd0fd5178a31ae28040e; Path=/, TS01ec61d1=012f990cd35fc9c55033bc8cb17f7553cb7db286e6e33ff2c2ca8ce4ae23f0dd7c0b06bd8e9242a78fbb8ca22a29db7d9446644426c30963aebbcf51b610af488dec44fd61a5fdbce46c845c472746dccfea5fd5a8; path=/; domain=.rightmove.co.uk, TS019c0ed0_28=0186df1e9880fa56511b2d6169aa3a88c774585e0eafcd202dfd751d49689209bf3905685c150b77ef06e063238fdf154d7997f7a8; Path=/'),(2593,'58761'),(2594,'www-OBC-https=!Lydg3vOLO2sV3jMPT8Pc4auMU/XhEnPxndjYAk38nPP+fe/hnfbF6x0beTbAJwziGg5yJ0J4MTXD5hI=; path=/'),(2595,'Thu, 28 May 2015 09:01:42 GMT'),(2596,'\"05f26ea2499d01:0\"'),(2597,'ac472353-0ecb-428c-8cea-92e92926366d'),(2598,'1.1 vegur, 1.1 varnish'),(2599,'55577'),(2600,'Cowboy'),(2601,'0.110320'),(2602,'\"5ad9b85323569ecd26d74e45ed590f5f\"'),(2603,'4'),(2604,'cache-atl6220-ATL'),(2605,'max-age=3600, public'),(2606,'Fri, 05 Jun 2015 13:08:57 GMT'),(2607,'197'),(2608,'66565'),(2609,'S1433509737.183421,VS0,VE0'),(2610,'Resin/3.0.28'),(2611,'cache-dfw1823-DFW, cache-iad2136-IAD'),(2612,'unset'),(2613,'private, max-age=600'),(2614,'IDC DSP COR CURa ADMa OUR IND PHY ONL COM STA'),(2615,'PREF=ID=26759356a7edf0ed:FF=0:TM=1433509737:LM=1433509737:S=VuxDJLMQPOHmcFu4; expires=Sun, 04-Jun-2017 13:08:57 GMT; path=/; domain=.google.com.br, NID=68=eiBwA96TI0bWxxLzf1qVE23a3P78CBkTEnW4to3C3XZ4Y8Z5c4KyyhGkhTNI9G94LaGwkLY2laJegQbwFqyFoE8iuLlOcQJlc5_VvmZhUmtR9FJ7eem9pZLKBqJ28pKJ; expires=Sat, 05-Dec-2015 13:08:57 GMT; path=/; domain=.google.com.br; HttpOnly'),(2616,'SITESERVER=ID=ec7ea3280000014dc3a02c048db700a1; Domain=.priceline.com; Expires=Sun, 28-May-2045 13:08:57 GMT; Path=/, JSessionKey=544a200a554a200a201506051308575c8021618473; Domain=.priceline.com; Path=/, vid=v201506051308575c802161; Domain=.priceline.com; Path=/, Referral=CLICKID=&WEBENTRYTIME=06%2F05%2F2015+09%3A08%3A57&ID=DIRECT&PRODUCTID=&SOURCEID=DT; Domain=.priceline.com; Expires=Sun, 05-Jul-2015 13:08:57 GMT; Path=/, JSESSIONID=6E199EA6A9F11841A2A90E618C3E69FA; Path=/landing, pclnguidse=7a86589cdb8e7e789677d5046a9844f1acf5ca82;path=/;domain=.priceline.com;, pclnguidpe=7a86589cdb8e7e789677d5046a9844f1acf5ca82;expires=Mon, 02-Jun-2025 13:08:57 GMT;path=/;domain=.priceline.com;'),(2617,'ws=h329 D=25020 NT=26'),(2618,'max-age=0, private'),(2619,'policyref=\"http://www.priceline.com/w3c/p3p_default_policy.xml\",CP=\"CAO DSP COR CURa ADMa DEVo TAIo PSAa PSDa OUR OTRa IND ONL PUR NAV INT CNT STA PRE\"'),(2620,'219816'),(2621,'1577342185'),(2622,'Fri, 05 Jun 2015 13:11:31 GMT'),(2623,'Apache/2.2.29 (Amazon)'),(2624,'Fri, 05 Jun 2015 13:01:12 GMT'),(2625,'\"1c513b-35aa8-517c4e2f09600\"'),(2626,'private, must-revalidate, max-age=154'),(2627,'Fri, 05 Jun 2015 13:01:35 GMT'),(2628,'\"5896b5ac21fa44ce2a1c4b9a2a301420:1433509533\"'),(2629,'JSESSIONID=A6C669CE9C351BC45EAF32173A1AF5D8; Path=/; HttpOnly, ebay=%5Esbf%3D%23%5E;Domain=.ebay.fr;Path=/, dp1=bu1p/QEBfX0BAX19AQA**5752d2e9^bl/BR59340669^;Domain=.ebay.fr;Expires=Sun, 04-Jun-2017 13:08:57 GMT;Path=/, s=CgAD4ACBVcvDpYzNkNmIzOGMxNGQwYTVlYWE3MjlmNzAwZmZmMWFkYmbDugD+;Domain=.ebay.fr;Path=/; HttpOnly, nonsession=CgADLAAFVcaZxMQDKACBe16DpYzNkNmIzOGMxNGQwYTVlYWE3MjlmNzAwZmZmMWFkYmZBmKUw;Domain=.ebay.fr;Expires=Sat, 04-Jun-2016 13:08:57 GMT;Path=/'),(2630,'t6e%60cckjkb9%3Fuk%601d72f%2Ba25b%29pqtfwpu%29pie%29fgg%7E-fij-14dc3d6b398-0xd0'),(2631,'ri=UsdmbxpaSyE%3D,rci=2USRj1%2BOS9w%3D'),(2632,'25557'),(2633,'HTTP/1.1 CNDAAIRTAPZP02 (IBM-PROXY-WTE)'),(2634,'Site_1_Internal=rd7o00000000000000000000ffff0a0e0a56o8080; path=/, Site_1_External=rd7o00000000000000000000ffff0a0e0a51o80; path=/'),(2635,'1199'),(2636,'Fri, 12 Jun 2015 10:54:22 GMT'),(2637,'596385971'),(2638,'W3 Total Cache/0.9.4.1'),(2639,'X-Mapping-fjhppofk=21F48760288F59D99EF4C53FB8D594A5; path=/'),(2640,'http://www.lolwot.com/xmlrpc.php'),(2641,'max-age=63072000; includeSubDomains'),(2642,'loc=US; path=/, PHPSESSID=7pfsam8kc3n35iaudqv1i11507; expires=Fri, 03-Jun-2016 13:08:57 GMT; path=/; domain=.tnaflix.com, content_filter2=type%3Dstraight%26filter%3Dcams; expires=Wed, 24-Jul-2097 13:08:57 GMT; path=/, content_filter2=deleted; expires=Thu, 05-Jun-2014 13:08:56 GMT, content_filter2=type%3Dstraight%26filter%3Dcams; expires=Wed, 24-Jul-2097 13:08:57 GMT; path=/, content_filter3=deleted; expires=Thu, 05-Jun-2014 13:08:56 GMT, content_filter3=type%3Dstraight%26filter%3Dcams; expires=Wed, 24-Jul-2097 13:08:57 GMT; path=/, utm_organic=1; path=/; domain=.tnaflix.com, p_dizzle=1; expires=Sat, 06-Jun-2015 13:08:57 GMT; path=/, leader_board=1; expires=Sat, 06-Jun-2015 13:08:57 GMT, leader_board=2; expires=Sat, 06-Jun-2015 13:08:57 GMT; path=/'),(2643,'Fri, 05 Jun 2015 14:08:57 GMT'),(2644,'nginx/1.7.6'),(2645,'82050'),(2646,'ASP.NET_SessionId=ap021osfrtwgnu5l1a5a0zn3; path=/; HttpOnly, cc=; domain=xfinity.com; expires=Thu, 04-Jun-2015 04:00:00 GMT; path=/, SHS=0; domain=xfinity.com; path=/, BSD=1; domain=xfinity.com; path=/, PSC=UCID=423d9762-1e8f-477d-9583-f08dbd4ed00b&RC.MKT=13159&REC=N; domain=xfinity.com; expires=Sun, 05-Jun-2016 13:08:58 GMT; path=/, IPToMbox=IsEx=F&IsAsync=T; domain=xfinity.com; path=/, SC=VA=1025&RC.USID=ecf317b8-fd96-41c3-a858-92bdac2cdadc&GEO=True&RC.SEG=64%3d0%7c66%3d0%7c71%3d0%7c388%3d0%7c376%3d0%7c81%3d0%7c391%3d0%7c80%3d0%7c318%3d0%7c14%3d0%7c13%3d0%7c3%3d0%7c269%3d0%7c&RC.AGT=40&RC.BIL=CSG&RC.CRPN=0&RC.FRCHN=0&RC.LOC=-9223372036854775808&RC.MGMTA=0&RC.MKT=13159&RC.PRIN=1000&RC.SYS=8499&RC.CORP=608&RC.FRCH=18042&L1ID=11599&L2ID=1187&L3ID=1739&L4ID=13152&RC.IFL=N; domain=xfinity.com; path=/, www-prd_wc=3055245124.21760.0000; path=/'),(2647,'Fri, 05 Jun 2015 13:08:58 GMT'),(2648,'en-US,en-US'),(2649,'__cfduid=d0d397b037a71abb66800725e60ad90181433509740; expires=Sat, 04-Jun-16 13:09:00 GMT; path=/; domain=.neobux.com; HttpOnly, CFID=57309990; HttpOnly;domain=.neobux.com;expires=Sun, 28-May-2045 13:09:00 GMT;path=/, CFTOKEN=87490460; HttpOnly;domain=.neobux.com;expires=Sun, 28-May-2045 13:09:00 GMT;path=/'),(2650,'Sun, 05 Jun 2005 13:09:00 GMT'),(2651,'Fri, 05 Jun 2015 13:09:00 GMT'),(2652,'CP=\"No P3P policy because it has been deprecated\"'),(2653,'1f1c1c046d87101e-GRU'),(2654,'142476'),(2655,'Fri, 05 Jun 2015 10:08:47 GMT'),(2656,'Fri, 05 Jun 2015 10:07:07 GMT'),(2657,'\"557174cb-22c8c\"'),(2658,'__cfduid=d66a22cc87ac4d77717a5207dd3a07f711433509740; expires=Sat, 04-Jun-16 13:09:00 GMT; path=/; domain=.el-balad.com; HttpOnly, presist=Chj/9iPaRls3q6eIcFOWFH+mL5KgpC4gsvYbWdxZAJdgZPwOszS8PyWyIkAjnDwe1ZKrHTzNyMwgsQ==; path=/'),(2659,'1f1c1c044e550fee-GRU'),(2660,'JSESSIONID=772F0F7EB4575A9B63B2AB25B7933869.88032f; Path=/; HttpOnly'),(2661,'Fri, 05 Jun 2015 13:09:01 GMT'),(2662,'no-cache, proxy-revalidate, must-revalidate, no-cache=\"Set-Cookie\", private'),(2663,'1.6.29.7-3566'),(2664,'PHP/5.2.12'),(2665,'Fri, 05 Jun 2015 13:10:01 GMT'),(2666,'Apache/2.2.3 (Red Hat)'),(2667,'fresh'),(2668,'full'),(2669,'245631'),(2670,'4.0.30128'),(2671,'nginx/1.0.10'),(2672,'93762'),(2673,'Fri, 05 Jun 2015 13:09:02 GMT'),(2674,'\"cafdc800-884c-41df-aeb0-bc67022fe5eb\"'),(2675,'dd327016c124ba6a81b6ac15d9ff4e69'),(2676,'127851'),(2677,'2074081754 2074081623'),(2678,'PROXY01-New'),(2679,'MVC1'),(2680,'\"e0a0ea0909fd01:0\"'),(2681,'max-age=79'),(2682,'Fri, 05 Jun 2015 13:11:02 GMT'),(2683,'timeout=3, max=88'),(2684,'141640'),(2685,'594140742'),(2686,'lngCode=en; expires=Sat, 04-Jun-2016 13:09:02 GMT; Max-Age=31536000; path=/; domain=.sex.com, country=BR; expires=Sat, 06-Jun-2015 13:09:02 GMT; Max-Age=86400; path=/'),(2687,'so-1-s-019'),(2688,'93227'),(2689,'Apache/2.2.14 (Unix)'),(2690,'Fri, 05 Jun 2015 09:20:58 GMT'),(2691,'\"3a144c6-16c2b-517c1cf52f280\"'),(2692,'policyref=\"http://info.myway.com/w3c/p3p.xml\", CP=\"CURa ADMa DEVa PSAo PSDo OUR BUS UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR\"'),(2693,'56'),(2694,'SID=DFF967789FD74101BCD46648E0E305C5; domain=united.com; path=/, dnn=false; domain=united.com; path=/, IP=Check=1&Country=BR&City=SAOPAULO&Region=SP&LineSpeed=vhigh&CityCS=0&StateCS=0&CountryCS=0&StartIP=0&EndIP=0&Cidr=0&Continent=SA&TimeZone=0&Latitude=-23.53&Longitude=-46.62&Dma=0&Msa=0&Pmsa=0&AOL=False&Asn=27699&SldId=0&TldId=0&RegOrgId=0&CarrierId=0; domain=united.com; path=/, cocom=si=False; domain=united.com; path=/, 1stSID=DFF967789FD74101BCD46648E0E305C5; domain=united.com; path=/, ChaseICLastPage=/web/en-US/default.aspx?root=1; domain=united.com; expires=Sun, 05-Jul-2015 05:00:00 GMT; path=/, culture=LanguageDesc=English; domain=united.com; path=/, TLTSID=0ECED34C410FB081D090A29CFD1696A8; Path=/; Domain=.united.com, TLTUID=0ECED34C410FB081D090A29CFD1696A8; Path=/; Domain=.united.com; expires=Fri, 05-06-2025 13:09:02 GMT, SID=DFF967789FD74101BCD46648E0E305C5; domain=united.com; path=/, dnn=false; domain=united.com; path=/, IP=Check=1&Country=BR&City=SAOPAULO&Region=SP&LineSpeed=vhigh&CityCS=0&StateCS=0&CountryCS=0&StartIP=0&EndIP=0&Cidr=0&Continent=SA&TimeZone=0&Latitude=-23.53&Longitude=-46.62&Dma=0&Msa=0&Pmsa=0&AOL=False&Asn=27699&SldId=0&TldId=0&RegOrgId=0&CarrierId=0; domain=united.com; path=/, cocom=si=False; domain=united.com; path=/, 1stSID=DFF967789FD74101BCD46648E0E305C5; domain=united.com; path=/, ChaseICLastPage=/web/en-US/default.aspx?root=1; domain=united.com; expires=Sun, 05-Jul-2015 05:00:00 GMT; path=/, culture=LanguageDesc=English; domain=united.com; path=/, TLTSID=0ECED34C410FB081D090A29CFD1696A8; Path=/; Domain=.united.com; path=/, v1st=546054C122323B47; path=/; expires=Wed, 19 Feb 2020 14:28:00 GMT; domain=.united.com, akaau=1433510042~id=71ad6479b62fe49a09ae9f5986c70045; path=/'),(2695,'Continental Airlines, Inc.'),(2696,'private,no-cache=Set-Cookie'),(2697,'d378fda1-a21e-4e5f-bf03-f8a252f54278'),(2698,'__cfduid=dad60ae1615451ea82083cedbf18ceb631433509742; expires=Sat, 04-Jun-16 13:09:02 GMT; path=/; domain=.change.org; HttpOnly, _change_session=0842f8ae922822b7417735196088319e; Domain=.change.org; Path=/; HttpOnly, tracking_data=%7B%22user_uuid%22%3A%2209a56110-0b84-11e5-8cc9-c7adb7b5fa0f%22%7D; Max-Age=2700; Path=/; Expires=Fri, 05 Jun 2015 13:54:03 GMT'),(2699,'production-change_main-app-26'),(2700,'Fri, 05 Jun 2015 13:09:03 GMT'),(2701,'1f1c1c119d210ff4-GRU'),(2702,'fr'),(2703,'Fri, 05 Jun 2015 13:08:17 GMT'),(2704,'must-revalidate, max-age=0'),(2705,'Not served by cache 1433509697'),(2706,'1.1 ams108:2 (Cdn Cache Server V2.0)'),(2707,'Fri, 05 Jun 2015 13:12:04 GMT'),(2708,'PHPSESSID=56acaed5ca25e4f6d92d7cd6346cb8bd; path=/; domain=.semrush.com; HttpOnly, first_visit=1433509745; expires=Mon, 02-Jun-2025 13:09:05 GMT; path=/; domain=.semrush.com, ref_code=__default__; expires=Mon, 02-Jun-2025 13:09:05 GMT; path=/; domain=.semrush.com, usertype=Unlogged-User; expires=Mon, 02-Jun-2025 13:09:05 GMT; path=/; domain=.semrush.com, localization=%7B%22locale%22%3A%22en%22%2C%22db%22%3A%22us%22%7D; expires=Mon, 02-Jun-2025 13:09:05 GMT; path=/; domain=.semrush.com'),(2709,'Fri, 05 Jun 2015 10:09:05 -0400'),(2710,'private, max-age=3600'),(2711,'Fri, 05 Jun 2015 13:09:05 GMT'),(2712,'44806'),(2713,'Fri, 05 Jun 2015 13:08:59 GMT'),(2714,'public, max-age=12'),(2715,'82981'),(2716,'Fri, 05 Jun 2015 13:09:06 GMT'),(2717,'\"57edad0aec321f8334cb05d7d50b98eb:1433500385\"'),(2718,'i13latisrapp09'),(2719,'Fri, 05 Jun 2015 13:09:07 GMT'),(2720,'public, max-age=133'),(2721,'la-web02'),(2722,'92753'),(2723,'\"16a51-517c4fbeafae5\"'),(2724,'private, max-age=42'),(2725,'PHP/5.6.7'),(2726,'area=US; expires=Sat, 06-Jun-2015 13:09:07 GMT; Max-Age=86400; path=/; domain=.drtuber.com, lang=en; expires=Sat, 06-Jun-2015 13:09:07 GMT; Max-Age=86400; path=/; domain=.drtuber.com, no_popups=1; expires=Fri, 12-Jun-2015 13:09:07 GMT; Max-Age=604800; path=/; domain=.drtuber.com, no_ads=1; expires=Fri, 12-Jun-2015 13:09:07 GMT; Max-Age=604800; path=/; domain=.drtuber.com, search_filter_new=ch%3D178.1.2.3.4.7.8.5.6.9.10.169.11.12.13.14.15.16.17.18.28.20.21.22.27.23.24.25.26.29.30.31.32.181.35.36.37.180.176.38.33.34.39.40.41.42.177.44.43.45.47.48.46.49.50.51.52.53.54.55.56.57.58.179.59.60.61.62.63.64.65.66.69.68.71.67.70.72.73.74.75.182.183.77.76.78.79.80.81.82.83.84.85.88.86.87.89.91.90.92.93.94.188.189.190.191.%26hq%3D0%26sort%3Drv%26added%3D%26dur%3D%26rate%3D; expires=Fri, 12-Jun-2015 13:09:07 GMT; Max-Age=604800; path=/; domain=.drtuber.com'),(2727,'__cfduid=d2e4d8afd6d45940d9f3a9df1f57ff43c1433509747; expires=Sat, 04-Jun-16 13:09:07 GMT; path=/; domain=.elfagr.org; HttpOnly'),(2728,'Fri, 05 Jun 2015 13:09:45 GMT'),(2729,'public, max-age=37'),(2730,'1f1c1c310cef1006-GRU'),(2731,'13247'),(2732,'Fri, 05 Jun 2015 13:14:08 GMT'),(2733,'max-age=301, no-cache'),(2734,'timeout=10, max=36'),(2735,'712919694 712919479'),(2736,'ar'),(2737,'__cfduid=dce18c1cccd3ea688fbf783ec88e80fd31433509747; expires=Sat, 04-Jun-16 13:09:07 GMT; path=/; domain=.elmogaz.com; HttpOnly'),(2738,'Fri, 05 Jun 2015 12:04:26 GMT'),(2739,'W/\"1433505866-1\"'),(2740,'<http://www.elmogaz.com/sites/all/themes/elmogaz/logo.png>; rel=\"image_src\",<http://www.elmogaz.com/>; rel=\"canonical\",<http://www.elmogaz.com/>; rel=\"shortlink\",<???? ?????>; rel=\"author\"'),(2741,'public, max-age=180'),(2742,'Fri, 05 Jun 2015 13:09:08 GMT'),(2743,'1f1c1c33332b101e-GRU'),(2744,'????? ?????? (http://www.elmogaz.com)'),(2745,'1.1 asb2:1 (Cdn Cache Server V2.0)'),(2746,'PHP/5.5.12'),(2747,'3440'),(2748,'aksession=1433510048~id=cookieov/azTuQ4qG4EzTjldNbs6xYxnTDd/whKJ83Ub2zN1yMi5z2z88mBcYnzFehQQDIW9bPhVm0mTG8CRBfj5aM4CwkVIEHPMhlAY1ELkVfMYhHtJmrgz+U5g+DBbvqjhuWsGkwwVP0CR4mEsRbXGbC5xcGMuSIRqxrGPVNgsrULLquXNfRWjZ2qaAPu6z8JvXO; expires=Fri, 05-Jun-2015 13:14:08 GMT; path=/; domain=www.usaa.com'),(2749,'Mon, 11 Nov 2013 20:42:28 GMT'),(2750,'\"84f05d1bad96ec23ee6c20e3de7d4218:1384202548\"'),(2751,'policyref=\"https://www.usaa.com/w3c/USAA_Full_P3P_Policy.xml\", CP=\"IDC DSP COR CUR ADM DEV CUS DEV PSA IVA CON HIS TEL OPT OUR SAM IND PRE\"'),(2752,'821240458'),(2753,'Fri, 05 Jun 2015 13:13:57 GMT'),(2754,'www66'),(2755,'chip06'),(2756,'public, max-age=289'),(2757,'282'),(2758,'145662'),(2759,'1.1 varnish-v4, 1.1 varnish'),(2760,'NO:Got Session'),(2761,'S1433509748.711849,VS0,VE0'),(2762,'52'),(2763,'<http://www.wired.com/wp-json>; rel=\"https://github.com/WP-API/WP-API\"'),(2764,'25322'),(2765,'http://www.wired.com/xmlrpc.php'),(2766,'763df0e4-606d-482b-bf92-1b7901fe3d63'),(2767,'172.16.88.193'),(2768,'172.16.38.159:80'),(2769,'es-MX'),(2770,'_d2id=763df0e4-606d-482b-bf92-1b7901fe3d63-n; Path=/; Domain=.mercadolibre.com.mx; Expires=Sat, 04 Jun 2016 13:09:08 GMT'),(2771,'homes-fend-webserver-mlm-master'),(2772,'NSC_JO1pqkh1c2ynkaaellf1dscbk5fcve0=ffffffffc3a02a2645525d5f4f58455e445a4a423660;path=/;httponly'),(2773,'Mon, 12 May 2014 06:17:21 GMT'),(2774,'\"0-4e6-53706771\"'),(2775,'358004'),(2776,'http/1.1 c04032 (c04032)'),(2777,'104'),(2778,'Fri, 05 Jun 2015 14:07:27 GMT'),(2779,'nginx/1.2.2'),(2780,'149486'),(2781,'DISK HIT from ctl-fj-134-157.fcd, Configured MISS from ctl-fj-134-154.fcd, IMS DISK HIT from 113.105.146.73'),(2782,'Fri, 05 Jun 2015 13:01:04 GMT'),(2783,'\"e21195-247ee-517c4e2775678\"'),(2784,'Fri, 05 Jun 2015 13:09:09 GMT'),(2785,'125901'),(2786,'54'),(2787,'\"6c28754-1ebcd-517c4dfb614dd\"'),(2788,'https://login.ig.com.br/discovery'),(2789,'TLTHID=0F61E4520B84100BE05BC5433D116EFD; Path=/; Domain=.delta.com, TLTSID=0F61E4520B84100BE05BC5433D116EFD; Path=/; Domain=.delta.com, TLTUID=0F61E4520B84100BE05BC5433D116EFD; Path=/; Domain=.delta.com; Expires=Fri, 05-06-2025 13:09:12 GMT, mobile=N; Expires=Fri, 12-Jun-15 13:09:12 GMT; Path=/, xssid=19335f23-1ebf-4a0a-a1b1-d93844382b77; Path=/; Domain=.delta.com, JSESSIONID=0000wNSxOahVVcWX-tA7E-rkT_W:-1; Path=/, JROUTE=vRY1; Path=/, _op_aixPageId=a2_cf4ec8e3-116d-42e4-b845-c10c82e7da5b; Path=/'),(2790,'Delta Airlines'),(2791,'a2_cf4ec8e3-116d-42e4-b845-c10c82e7da5b'),(2792,'Fri, 05 Jun 2015 13:09:12 GMT'),(2793,'http://author.delta.com'),(2794,'1293032046 1293031411'),(2795,'PHP/5.5.9-1ubuntu4.6'),(2796,'LSW_WEB=LSW_VARN01; path=/'),(2797,'Fri, 05 Jun 2015 13:09:57 GMT'),(2798,'Aegir'),(2799,'<http://www.iflscience.com/>; rel=\"canonical\",<http://www.iflscience.com/>; rel=\"shortlink\"'),(2800,'Fri, 05 Jun 2015 13:09:50 GMT'),(2801,'authed=1;Path=/'),(2802,'2436775447 2436772606'),(2803,'58'),(2804,'TI_PREFS=default; path=/; domain=.ew.com; expires=Sun, 05-Jul-2015 13:09:12 GMT'),(2805,'Fri, 05 Jun 2015 13:07:53 GMT'),(2806,'<http://www.ew.com/>; rel=\"shortlink\",<http://www.ew.com/>; rel=\"canonical\"'),(2807,'133663'),(2808,'e9e938bd-3563-488a-8867-c717ba6cf936'),(2809,'224328194 245136254'),(2810,'max-age=0,must-revalidate'),(2811,'0.349076'),(2812,'20095'),(2813,'1086626898'),(2814,'Thu, 01 Jan 1970 00:00:00'),(2815,'Fri, 05 Jun 2015 13:09:13 GMT'),(2816,'ASP.NET_SessionId=uiqvbh4b5yrlfacmnobncmlu; path=/; HttpOnly'),(2817,'1-123'),(2818,'private,max-age=5, public'),(2819,'Fri, 05 Jun 2015 13:10:12 GMT'),(2820,'9'),(2821,'Fri, 05 Jun 2015 13:09:24 GMT'),(2822,'82047'),(2823,'ASP.NET_SessionId=m5ik5wxkrfaykunztp0cvbf5; path=/; HttpOnly, cc=; domain=xfinity.com; expires=Thu, 04-Jun-2015 04:00:00 GMT; path=/, SHS=0; domain=xfinity.com; path=/, BSD=1; domain=xfinity.com; path=/, PSC=UCID=23fad7b8-62ba-40cb-acfe-637e0d52284c&RC.MKT=3550&REC=N; domain=xfinity.com; expires=Sun, 05-Jun-2016 13:09:13 GMT; path=/, IPToMbox=IsEx=F&IsAsync=T; domain=xfinity.com; path=/, SC=VA=1025&RC.USID=1abb0d6d-cb3a-46f4-a905-d53283860034&GEO=True&L1ID=11599&RC.SEG=64%3d0%7c66%3d0%7c71%3d0%7c388%3d0%7c376%3d0%7c81%3d0%7c391%3d0%7c80%3d0%7c318%3d0%7c14%3d0%7c13%3d0%7c3%3d0%7c269%3d0%7c&RC.AGT=520&RC.BIL=CSG&RC.CRPN=0&RC.FRCHN=0&RC.LOC=-9223372036854775808&RC.MGMTA=0&RC.MKT=3550&RC.PRIN=2100&RC.SYS=8993&RC.CORP=512&RC.FRCH=15090&L2ID=2238&L3ID=2239&L4ID=3489&RC.IFL=N; domain=xfinity.com; path=/, www-prd_wc=3004913476.21760.0000; path=/'),(2824,'PHPSESSID=5g0fjt4i0daq7qlqc1ngmgpig4; path=/; HttpOnly'),(2825,'Fri, 05 Jun 2015 13:12:15 GMT'),(2826,'public, max-age=182'),(2827,'BIGipServerWEBPOOL_80=3806742538.20480.0000; path=/'),(2828,'175'),(2829,'Fri, 05 Jun 2015 13:09:31 GMT'),(2830,'1109098'),(2831,'789161823'),(2832,'900.000'),(2833,'Accept-Encoding, Accept-Encoding, Accept-Encoding'),(2834,'DPweb'),(2835,'Fri, 05 Jun 2015 13:09:14 GMT'),(2836,'22, br, BR, BR, /BR/, /BR, , http://www.asus.com/br, ,/br,'),(2837,'119960'),(2838,'I-3'),(2839,'Fri, 05 Jun 2015 05:47:58 GMT'),(2840,'public, no-cache'),(2841,'ppusertrack=172.30.1.254.1433509323404926; path=/; expires=Wed, 03-Jun-20 13:02:03 GMT, JSESSIONID=55C7E94554D6FC5F61305F3F8BE74178; Path=/; HttpOnly, REG-FUNNEL-TESTS=\"[]\"; Version=1; Max-Age=5184000; Expires=Tue, 04-Aug-2015 13:02:03 GMT; Path=/, id_session_parperfeito=55C7E94554D6FC5F61305F3F8BE74178; Expires=Fri, 05-Jun-2015 17:02:03 GMT; Path=/, index-config-jsp=/orig-customize/match/index.jsp; Expires=Tue, 04-Aug-2015 13:02:03 GMT; Path=/, CS=\"\"; Expires=Fri, 05-Jun-2015 14:02:03 GMT; Path=/, HB=\"\"; Expires=Fri, 05-Jun-2015 14:02:03 GMT; Path=/, partnerLayout=1504; Expires=Wed, 02-Dec-2015 13:02:03 GMT; Path=/, pagetrackingcookie=1504; Domain=.match.com; Expires=Sun, 05-Jul-2015 13:02:03 GMT; Path=/, BIGipServerparperfeito_apps=167845548.20480.0000; path=/'),(2842,'Fri, 05 Jun 2015 13:02:03 GMT'),(2843,'CP=\"NON IVAa IVDa OUR IND NAV\"'),(2844,'text/html;charset=iso-8859-1'),(2845,'59315'),(2846,'ASP.NET_SessionId=wwpyzz4xxmrub15de52jhhba; path=/; HttpOnly, reverso.net.LanguageInterface=en; expires=Sat, 04-Jul-2015 22:00:00 GMT; path=/, reverso.net.LanguageInterface=en; expires=Sat, 04-Jul-2015 22:00:00 GMT; path=/'),(2847,'Fri, 05 Jun 2015 13:09:15 GMT'),(2848,'90'),(2849,'Fri, 05 Jun 2015 13:09:10 GMT'),(2850,'max-age=5'),(2851,'lc=US|en; Version=1; Comment=\"locale & store\"; Domain=.bodybuilding.com; Path=/, JSESSIONID=A0D20E0A7034A28E954F362B6E4FF4A1; Path=/; HttpOnly, athenaurl=\"http://www.bodybuilding.com/fun/home-landing-page.html\"; Version=1; Max-Age=86400; Expires=Sat, 06-Jun-2015 13:09:17 GMT; Path=/'),(2852,'Fri, 05 Jun 2015 13:09:18 GMT'),(2853,'19770'),(2854,'v1st=EA8934456F57BF33; path=/; expires=Wed, 19 Feb 2020 14:28:00 GMT; domain=.aa.com, JSESSIONID=A9E2D23E76A4A9F92EC4E8A797C8CE61; Path=/; HttpOnly, homeAirport=\"gT6mv6svcuc=\"; Version=1; Comment=\"Geo Location\"; Domain=www.aa.com; Max-Age=57600; Expires=Sat, 06-Jun-2015 05:09:17 GMT; Path=/, COUNTRY_CODE=\"R44SibbS17c=\"; Version=1; Comment=\"Geo Location\"; Domain=www.aa.com; Max-Age=57600; Expires=Sat, 06-Jun-2015 05:09:17 GMT; Path=/, dtCookie=4D2DDBA864898EC6E05AB2132BFA7BCA|QUEuY29tfDE; Path=/; Domain=.aa.com, ROUTEID=.S1164A01; path=/, akavpau_www_aafullsite=1433510058~id=71e6a708d67b5d12fa7376b66dd58b46; path=/'),(2855,'no-cache,max-age=0'),(2856,'596690'),(2857,'WAV_ID=6a33e710e15784c3d1304d209b0476eb7dec6365f0ac05b30000000000000000; Expires=Sun, 04-Jun-2017 13:09:17 GMT; Path=/'),(2858,'nginx/1.0.1'),(2859,'www1'),(2860,'e2e39c7c-6df7-425b-af56-ba62ed2789ab'),(2861,'is_mobile=0; path=/; domain=.lenta.ru'),(2862,'0.123802'),(2863,'2017'),(2864,'Thu, 31 Dec 2037 23:55:55 GMT'),(2865,'Fri, 08 May 2015 13:07:58 GMT'),(2866,'max-age=315360000'),(2867,'strRef=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/, userCine=%7Cpop%3D%7C; expires=Mon, 02-Jun-2025 13:09:18 GMT; path=/'),(2868,'timeout=15, max=994'),(2869,'WEB-10'),(2870,'PREF=ID=c1060096e0ff1d42:FF=0:TM=1433509758:LM=1433509758:S=n7v5EdeuWvD5yVRQ; expires=Sun, 04-Jun-2017 13:09:18 GMT; path=/; domain=.google.com.br, NID=68=IjIzLg7Ouqf-AJsmVGq-esrEA_NoysoCRZsFUQS6-vRJK6FU0YR5sLMu45Bv4Cx_yZRGm0k4dRa34kPn07gQz4fS3SJZ7gIkbAYL1afL1qEFsM6XBFC6p6JVgWJpziX9; expires=Sat, 05-Dec-2015 13:09:18 GMT; path=/; domain=.google.com.br; HttpOnly'),(2871,'anonymid=iajmp596rizz08; domain=.renren.com; path=/; expires=Wed, 03-Jun-2020 13:09:18 GMT, depovince=GW; domain=.renren.com; path=/; expires=Mon, 08-Jun-2015 13:09:18 GMT, jebecookies=587e5f21-cff9-438b-9709-c59ee96fba38|||||; domain=.renren.com; path=/, _r01_=1; domain=.renren.com; path=/; expires=Mon, 30-May-2016 13:09:18 GMT, JSESSIONID=abcGBuJZcUQD1_9DW1d3u; path=/'),(2872,'father-in-cache'),(2873,'100255'),(2874,'HIT from CT-TJTG-190-14.fastcdn.com, HIT from xnop006-CT-ZJTZ-183-171.fastcdn.com'),(2875,'665'),(2876,'Fri, 05 Jun 2015 13:16:24 GMT'),(2877,'W/\"10b771d2919fd01:0\"'),(2878,'Fri, 05 Jun 2015 12:59:15 GMT'),(2879,'185642'),(2880,'ali_apache_id=177.94.68.160.1433509759403.161306.6; path=/; domain=.aliexpress.com; expires=Wed, 30-Nov-2084 01:01:01 GMT, JSESSIONID=8541241DE5E868ACE77B1B5AC6817EDC; Path=/, search_web=0; Domain=.aliexpress.com; Expires=Fri, 19-Jun-2015 13:09:19 GMT; Path=/, ali_apache_track=; Domain=.aliexpress.com; Expires=Wed, 23-Jun-2083 16:23:26 GMT; Path=/, ali_apache_tracktmp=; Domain=.aliexpress.com; Path=/, xman_us_f=x_l=0&x_locale=en_US; Domain=.aliexpress.com; Expires=Wed, 23-Jun-2083 16:23:26 GMT; Path=/, aep_usuc_f=region=BR&site=glo&b_locale=en_US&c_tp=USD; Domain=.aliexpress.com; Expires=Wed, 23-Jun-2083 16:23:26 GMT; Path=/, acs_usuc_t=acs_rt=09084ea9f3024e4ca0b6bacfbcc65f34; Domain=.aliexpress.com; Path=/, xman_t=MboGYaeI6XZrg9DZq/Wi9p944FKIEXsRM3ZQI9eZl4Yf63BS3zFj2kR4QACj2MU7; Domain=.aliexpress.com; Path=/; HttpOnly, intl_locale=en_US; Domain=.aliexpress.com; Path=/, intl_common_forever=vq7aiRI2tOutoUCFnxRSErUc9s0YKUx/AC8m0xdcIk3bi01O87yfTw==; Domain=.aliexpress.com; Expires=Wed, 23-Jun-2083 16:23:26 GMT; Path=/; HttpOnly, xman_f=rR9LPs6GfIIjasF+oiQwkwqh9JODKeOORoqMlZ3HsjF/vx+pBZuCs+s3ctxvLjnYFkYHBH3/dhnOzXhh/sbNb87Gjpvd7H+U4YsfcdQi2vAWRehVuELDgg==; Domain=.aliexpress.com; Expires=Wed, 23-Jun-2083 16:23:26 GMT; Path=/; HttpOnly'),(2881,'Accept-Encoding, Accept-Encoding,User-Agent'),(2882,'ali_resin_trace=ws_se_rst=522646|ws_set=3|ws_se_pn=1|ws_ser=1|ae_subsite=glo,BR,en_US,USD|p4pid=1f3d0e32-9441-4245-b6b2-e03f3c983a92|ws_sek=women+messenger+bags|c-ws_ali_ab=09084ea9f3024e4ca0b6bacfbcc65f34|ws_sefilter=1|ws_ab_test=201212_6,0_0,0_0|ws_semi=0'),(2883,'3407'),(2884,'Fri, 05 Jun 2015 13:10:59 GMT'),(2885,'SOKU Server'),(2886,'max-age=598'),(2887,'Fri, 05 Jun 2015 13:09:22 GMT'),(2888,'_nk_=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.etao.com, login=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.etao.com, l_t=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.etao.com, a_nk=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.etao.com, refer=4f6a8f9968412a5b80dff8d58d8f7215; expires=Fri, 05-Jun-2015 14:09:23 GMT; Max-Age=3600; path=/'),(2889,'Fri, 05 Jun 2015 13:09:23 GMT'),(2890,'ca446c33-d7f6-4cfd-9851-5c11a44611f1'),(2891,'request_method=GET; path=/, Gyazo_session=Sy9ienV2MExxUUdNbG5uOThicWlyMVdTSUZ3NnZNZzd0Ty9KdHZJUVJmOFBESGpkUzd3Ulo2NDE4UGFudDRBMVJFY3lpZGgzTlZRWGtUWlE4S1U1UUVnVEhYNXFwakF4aEwrMFA1NGhHa2Q4MlpSTXd3cXhSdWx0SUVPdlZjcTZNMG8xZmZ0Wnc2SE9TRUlTOEo0TUx6MVVlU25MckU1STMyUWRMQVhQbVUxTUIxRjRKY3lCVVJXTmxwMkFmd3lpLS1La21qQWRIUHd0NEUyejZwV2U0L0h3PT0%3D--20045128f8c8977188c22177973f4f4855dd3911; domain=.gyazo.com; path=/; expires=Sun, 05 Jul 2015 13:09:24 -0000'),(2892,'0.014843'),(2893,'\"3d711f9a54092ab6a7adfc4c482f8144\"'),(2894,'d52f0532-102e-45be-8083-67d0f26dc5bd'),(2895,'__cfduid=d287fcf4cbd1c2baede8c8d501b0a7bc61433509769; expires=Sat, 04-Jun-16 13:09:29 GMT; path=/; domain=.superuser.com; HttpOnly, prov=36a2ecb5-2f71-4c5d-819b-40ebe4b4c67b; domain=.superuser.com; expires=Fri, 01-Jan-2055 00:00:00 GMT; path=/; HttpOnly'),(2896,'Fri, 05 Jun 2015 13:09:29 GMT'),(2897,'1f1c1cb8906f0fca-GRU'),(2898,'dc6baae76d 17.29 0.010679 0030 d846'),(2899,'642'),(2900,'mksid=24133e6fb34dbd22c60b20c8926f89f2; path=/, lang=en; expires=Sun, 05-Jul-2015 13:09:29 GMT; path=/; domain=mackeeper.com'),(2901,'http://mackeeper.com'),(2902,'256'),(2903,'Fri, 05 Jun 2015 13:09:34 GMT'),(2904,'PHP/5.3.10-1ubuntu3.9'),(2905,'PHPSESSID=3tcec5ommve86hus41nkjpm2j0; path=/; domain=clien.net, 6e1280981e1dfd9169c5dea9c28ff2e3=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain=.clien.net; httponly, a3e94372a6379bc1ae3698dfdf38595b=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain=.clien.net; httponly, 26deabb3e3c3deaa25a88a66edbd6860=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain=.clien.net, f33d2ed86bd82d4c22123c9da444d8ab=MTQzMzUwOTc3NQ%3D%3D; expires=Sat, 04-Jun-2016 13:09:35 GMT; path=/; domain=.clien.net; httponly, 96b28b766b7e0699aa91c9ff3d890663=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain=.clien.net; httponly'),(2906,'Fri, 05 Jun 2015 13:09:35 GMT'),(2907,'Fri, 05 Jun 2015 13:09:40 GMT'),(2908,'Fri, 24 Apr 2015 13:19:00 GMT'),(2909,'232215'),(2910,'app16.bfc.kinja-ops.com'),(2911,'S1433509780.079411,VS0,VE7'),(2912,'cache-jfk1035-JFK, cache-iad2125-IAD'),(2913,'61'),(2914,'app16.bfc.kinja-ops.com #16377'),(2915,'Tue, 01 Feb 2011 17:49:19 GMT'),(2916,'\"24a8489-e-49b3c26d9e5c0\"'),(2917,'Fri, 05 Jun 2015 13:09:42 GMT'),(2918,'250144'),(2919,'preferred_view=desktop; Path=/'),(2920,'TornadoServer/2.3'),(2921,'\"f7e96c84bee98454b677376b384537bb51941c2b\"'),(2922,'Fri, 05 Jun 2015 13:12:45 GMT'),(2923,'Apache/2.2.15 (Red Hat)'),(2924,'www2.mo'),(2925,'<http://cbsloc.al/RHGZ4f>; rel=shortlink'),(2926,'https://cbslocal.wordpress.com/xmlrpc.php'),(2927,'Fri, 05 Jun 2015 13:09:46 GMT'),(2928,'21166'),(2929,'sid=dL5KKN1y21fvhkRZ4Is5Rlbi.7%2FReSgwynTy5MDRhQ%2F4Vcqg2la3Y8vxHdpchwL10B9E; domain=huaban.com; path=/; expires=Fri, 05 Jun 2015 17:09:46 GMT; httpOnly'),(2930,'306'),(2931,'Fri, 30 Jan 2009 09:32:33 GMT'),(2932,'\"132-461afe26fee40\"'),(2933,'Fri, 05 Jun 2015 13:09:47 GMT'),(2934,'11480'),(2935,'ASP.NET_SessionId=vzqiih0lbykaeceictoxfqvx; path=/; HttpOnly'),(2936,'Fri, 05 Jun 2015 13:09:52 GMT'),(2937,'PHPSESSID=fs33cbg7333la57mvr488noht6; path=/; domain=.olx.ua, mobile2=desktop; path=/; domain=.olx.ua'),(2938,'tablica-dc4-167'),(2939,'D=13330 t=1433509791166163'),(2940,'Fri, 05 Jun 2015 13:09:51 GMT'),(2941,'__cfduid=d5ac5f295a66bda06cae5ff206fb5a4da1433509791; expires=Sat, 04-Jun-16 13:09:51 GMT; path=/; domain=.media-fire.org; HttpOnly, tplxsid=54450a2e12b303b5a5d16cac8e08224c44c8a3073243ea6f240f4b48b992c5ad8b3e7789; httponly; Path=/'),(2942,'1f1c1d41e88b0fbe-GRU'),(2943,'<http://wp.me/3DY9j>; rel=shortlink'),(2944,'https://indianexpressonline.wordpress.com/xmlrpc.php'),(2945,'Fri, 05 Jun 2015 13:09:55 GMT'),(2946,'315'),(2947,'Microsoft-HTTPAPI/2.0'),(2948,'256054'),(2949,'app11.bfc.kinja-ops.com'),(2950,'S1433509796.064680,VS0,VE6'),(2951,'Fri, 05 Jun 2015 13:09:56 GMT'),(2952,'cache-jfk1021-JFK, cache-iad2134-IAD'),(2953,'3, 0'),(2954,'app11.bfc.kinja-ops.com #16377'),(2955,'wagbridge010103196093.n.et2[web]'),(2956,'thw=glo; Path=/; Domain=.taobao.com; Expires=Sat, 04-Jun-16 13:09:57 GMT;'),(2957,'text/plain; charset=GB2312'),(2958,'297'),(2959,'Tue, 18 Sep 2012 17:39:58 GMT'),(2960,'\"65902-2-4c9fd60fdd780\"'),(2961,'108612'),(2962,'ii14-13.friendfinderinc.com'),(2963,'ffadult_apr=1; path=/; domain=.adultfriendfinder.com; expires=Sun, 05-Jul-2015 13:10:01 GMT, ffadult_apr_session=1; path=/; domain=.adultfriendfinder.com; expires=Fri, 05-Jun-2015 13:15:01 GMT, ffadult_who=r,urKw3pOEEANyuyDMlmxdC9OvLW3qDMPnIwXJcdZq5QavYli2NcDgiYEjE886v5pPj/qoj1rwvvRj90MpqXoyKw9YBp4TMT3euHsXwLizbHnPhGHNwp89W0AcK/xEXLWU; path=/; domain=.adultfriendfinder.com, v_hash=_portuguese_0; path=/; domain=.adultfriendfinder.com; expires=Sun, 05-Jul-2015 13:10:01 GMT, IP_COUNTRY=Brazil; path=/; domain=.adultfriendfinder.com; expires=Sun, 05-Jul-2015 13:10:01 GMT, ffadult_tr=r,GgwvAbSEDPZv0yvbD80/V7WU6GVfG0OfuJnu8zRSldebSPcV9rzJ7XMZ0fwAW_os; path=/; domain=.adultfriendfinder.com; expires=Sun, 05-Jul-2015 13:10:01 GMT, LOCATION_FROM_IP=ip_type&Mapped&lat&-22.9035&country_code&BR&asn&27699&state&&carrier&telef+nica+brasil+s.a&city&Rio+De+Janeiro&state_cf&74&country_code_cf&99&postal_code&20010-000&latitude&-22.9035&second_level_domain&telesp&country&Brazil&country_name&Brazil&longitude&-43.2096&timezone&-3.0&aol&0&top_level_domain&net.br&region&southeast&city_cf&50&zip&20010-000&continent&south+america&lon&-43.2096; path=/; domain=.adultfriendfinder.com; expires=Sun, 05-Jul-2015 13:10:01 GMT, HISTORY=20150605-1-Dc; path=/; domain=.adultfriendfinder.com; expires=Sun, 05-Jul-2015 13:10:01 GMT, AB_TRACKING=BJkL39jgyMsfsBTg6wrAB1; path=/; domain=.adultfriendfinder.com; expires=Sun, 05-Jul-2015 13:10:01 GMT, REFERRAL_URL=; path=/; domain=.adultfriendfinder.com; expires=Sat, 06-Jun-2015 01:10:01 GMT, click_id_time=1511537378_2015-06-05 06:10:01; path=/; domain=.adultfriendfinder.com; expires=Sun, 05-Jul-2015 13:10:01 GMT'),(2964,'timeout=2'),(2965,'0.142534,0.024439,DB_6_0.0066420,TS_59_0.0491630,TM_54_0.0313420,CD_55_0.0099900,FS_36_0.0024110,PK_7_0.0033450,CE_47_0.0152020'),(2966,'TESTBED'),(2967,'CP=\"DSP LAW\"'),(2968,'36637'),(2969,'FHSession=porfk5bzhb5bup5qehseiktx; path=/; HttpOnly, FH_PreferredCulture=en-US; expires=Tue, 04-Aug-2015 13:10:05 GMT; path=/'),(2970,'Fri, 05 Jun 2015 13:10:05 GMT'),(2971,'nation=br; expires=Sat, 04-Jun-2016 13:10:05 GMT; path=/; domain=.istartsurf.com'),(2972,'Sun, 07 Jun 2015 13:10:05 GMT'),(2973,'Fri, 05 Jun 2015 10:47:50 GMT'),(2974,'4a559fdad82e361d9a2f731ad3b27221'),(2975,'sulrefinfo=medium=direct:sul-sep:src=direct:sul-sep:refurl=; path=/, sulrefinfo=medium=direct:sul-sep:src=direct:sul-sep:refurl=; path=/, sulusrloc=brazil::br::sao paulo::::sao paulo::01000-000::-23.5475::-46.63611::0; domain=.sulekha.com; expires=Fri, 05-Jun-2020 13:09:36 GMT; path=/, firstUserIndia=1; domain=.sulekha.com; expires=Thu, 05-Jun-2025 13:09:36 GMT; path=/, sulusrtrack=7850bf8c-fa56-4d06-8f63-92772c32120d; domain=.sulekha.com; expires=Thu, 05-Jun-2025 13:09:36 GMT; path=/, SulLastPage=H4sIAAAAAAAEAIWQywrCMBBF76cEVwpiq6Jgd6JbxUX9gKJBpfWBxhfiv3ualqyEEiaT3HsmmeSjlmY6yOnNKiHaOunM3ugmS+6gdYlUmV44pXtspFfQO5QU8kKu6Cs3PZgrZolutW04aQ1f1Mwe3XFeoojx9KMHf4ewyvEz9hvfYVTXz9Fc6GCMPiIGitVnZTRBj/08xDWaahFeXP5LEWr/dfjVD4GV02hCAQAA; domain=.sulekha.com; expires=Thu, 05-Jun-2025 13:09:36 GMT; path=/, SulBrowHist=H4sIAAAAAAAEAIWQywrCMBBF76cUVwpiq6Jgd6JbxUVdiYuiwYr1gcYX4r97mpashBImk9x7JplkpY8ammgvqzermGjqpDP7QDcZcgutTSRK9cIp3GMtvYDeoSSQF3JJX7npwVwyc3Sjbc1JS/i8YjJ0y3mxQsbTjQ78HcLogJ+y37gOw6p+imZ9B0P0AdFTpC6rQCP0yM193EBjzfyLi3/Jfe2/Dr9a6wd6HauVRgEAAA==; domain=.sulekha.com; expires=Thu, 05-Jun-2025 13:09:36 GMT; path=/, ASP.NET_SessionId=5r0tkqucth5v1notmzytmjwp; path=/; HttpOnly, sulrefinfo=medium=direct:sul-sep:src=direct:sul-sep:refurl=; path=/, sulusrloc=brazil::br::sao paulo::::sao paulo::01000-000::-23.5475::-46.63611::0; domain=.sulekha.com; expires=Fri, 05-Jun-2020 13:09:36 GMT; path=/, firstUserIndia=1; domain=.sulekha.com; expires=Thu, 05-Jun-2025 13:09:36 GMT; path=/, sulusrtrack=7850bf8c-fa56-4d06-8f63-92772c32120d; domain=.sulekha.com; expires=Thu, 05-Jun-2025 13:09:36 GMT; path=/, SulLastPage=H4sIAAAAAAAEAIWQywrCMBBF76cEVwpiq6Jgd6JbxUX9gKJBpfWBxhfiv3ualqyEEiaT3HsmmeSjlmY6yOnNKiHaOunM3ugmS+6gdYlUmV44pXtspFfQO5QU8kKu6Cs3PZgrZolutW04aQ1f1Mwe3XFeoojx9KMHf4ewyvEz9hvfYVTXz9Fc6GCMPiIGitVnZTRBj/08xDWaahFeXP5LEWr/dfjVD4GV02hCAQAA; domain=.sulekha.com; expires=Thu, 05-Jun-2025 13:09:36 GMT; path=/, SulBrowHist=H4sIAAAAAAAEALWQSw/BQBSFz09prEg8ipDoTtgSCVZi0dAg6hHqFfHffZ3ShFQtRCb33plzz505c0a6KqOWFgp0YecQWa214WxpL4+aA8sTA7k60wm7q6/sHuwZyADmlhqxd7x0JEecLrin6ZebhvD9B2cOHnCfoxLrZFYR/gGGpyV9l/PEKCw95ttgQaygDl4jKrJVZmepAW6bXKVrqalO/OPQFz+eTVJ4g/mrh5H+ucE8fhc5l+Zj2sSrq+keWX/x+OltgVo3OfTZfnM62eP+R503jXUHfOXXKLACAAA=; domain=.sulekha.com; expires=Thu, 05-Jun-2025 13:09:36 GMT; path=/, ASP.NET_SessionId=5r0tkqucth5v1notmzytmjwp; path=/; HttpOnly, nghp=1; domain=.sulekha.com; expires=Sat, 04-Jun-2016 13:09:36 GMT; path=/, seotrack=landingurl=/&sourceurl=&sourcekeyword=&type=Direct&semcampaign=&semcampaignid=; domain=.sulekha.com; path=/'),(2976,'Fri, 05 Jun 2015 13:09:36 GMT'),(2977,'S=k2iumgng3f762djtq2bv2mq1b3; path=/; domain=.tagged.com, B=dq0=1; expires=Mon, 02-Jun-2025 13:10:06 GMT; Max-Age=315360000; path=/; domain=.tagged.com; httponly, B=dq0=1&b=94A6A8EC8F952026; expires=Mon, 02-Jun-2025 13:10:06 GMT; Max-Age=315360000; path=/; domain=.tagged.com; httponly'),(2978,'timeout=300'),(2979,'Fri, 05 Jun 2015 13:10:06 GMT'),(2980,'fuid=96cc59ce0d6847d8972817a6836ba34d; path=/; domain=.gofundme.com, flow=%7B%22HOMEPAGE%22%3A%22h_d%22%7D; path=/; domain=.gofundme.com'),(2981,'bigweb04'),(2982,'44908'),(2983,'http://auction.co.kr/default.html'),(2984,'W/\"2f95dbb2909fd01:83b\"'),(2985,'CP=\"CAO DSP LAW CUR ADM DEV TAI PSA IVAo CONo HISo OUR DEL LEG SAMo UNI COM PUR NAV INT STA\"'),(2986,'__ddg_=AAAAAFVxn66TklYLBJZSAg==; expires=Sun, 04-Jun-17 13:10:06 GMT; path=/'),(2987,'Mon, 26 Jul 1980 00:00:00 GMT'),(2988,'127059'),(2989,'yandex_gid=10136; Expires=Sun, 05-Jul-2015 13:10:06 GMT; Domain=.yandex.com.tr; Path=/, yp=; Expires=Tue, 07-Jun-2005 13:10:06 GMT; Path=/, yp=; Expires=Tue, 07-Jun-2005 13:10:06 GMT; Domain=.www.yandex.com.tr; Path=/, yp=1436101807.ygu.1#4294967295.m.1433509807:1; Expires=Mon, 02-Jun-2025 13:10:06 GMT; Domain=.yandex.com.tr; Path=/, S=; Expires=Tue, 07-Jun-2005 13:10:06 GMT; Path=/, yandexuid=853106591433509807; Expires=Mon, 02-Jun-2025 13:10:06 GMT; Domain=.yandex.com.tr; Path=/'),(2990,'Fri, 05 Jun 2015 13:10:07 GMT'),(2991,'nation=br; expires=Sat, 04-Jun-2016 13:10:07 GMT; path=/; domain=.22find.com'),(2992,'Sun, 07 Jun 2015 13:10:07 GMT'),(2993,'08e17ff3c0822f24777e7fbd31d5a07e'),(2994,'PREF=ID=0bc34b6ce42af37c:FF=0:TM=1433509807:LM=1433509807:S=jbDHBy9rkmBmClZo; expires=Sun, 04-Jun-2017 13:10:07 GMT; path=/; domain=.google.rs, NID=68=PpTTdqGa81a7UpbDVNWWPqYzAlQMdCbFmLRVBl28IXFRDWGzD5gYYbTt9SKNuljv6XaUkP2kKp-fPblkYednLpD1O4AtHPdR1S68ACDKKwvqi_vGtoEtX6GIgZ90b0wD; expires=Sat, 05-Dec-2015 13:10:07 GMT; path=/; domain=.google.rs; HttpOnly'),(2995,'1622445839'),(2996,'http://www.mynavi.jp/xmlrpc.php'),(2997,'Fri, 05 Jun 2015 13:10:08 GMT'),(2998,'<http://nyp.st/1fvtbjn>; rel=shortlink'),(2999,'https://thenypost.wordpress.com/xmlrpc.php'),(3000,'on'),(3001,'__cfduid=d56f72c5e682ec273ab74066570f8cbef1433509810; expires=Sat, 04-Jun-16 13:10:10 GMT; path=/; domain=.elance.com; HttpOnly'),(3002,'Fri, 05 Jun 2015 13:10:40 GMT'),(3003,'Fri, 05 Jun 2015 13:10:10 GMT'),(3004,'1f1c1dbdf7dc18bb-GRU'),(3005,'260'),(3006,'Fri, 05 Jun 2015 13:10:11 GMT'),(3007,'__cfduid=d24c7ed95620e1c14f7a7f7f0a265b9aa1433509811; expires=Sat, 04-Jun-16 13:10:11 GMT; path=/; domain=.cpasbien.pw; HttpOnly'),(3008,'8;URL=/cdn-cgi/l/chk_jschl?pass=1433509815.386-0Cnab/bqzT'),(3009,'1f1c1dc120581006-GRU'),(3010,'PHP/5.2.4-2ubuntu5.24'),(3011,'timeout=300, max=9736'),(3012,'CP=\"CUR ADM OUR NOR STA NID\"'),(3013,'text/html; charset=big5'),(3014,'90217'),(3015,'3862583480'),(3016,'graph=%7B%22sv_campaign%22%3A%7B%22ftag%22%3Anull%2C%22siteID%22%3Anull%2C%22clickID%22%3Anull%2C%22subID1%22%3Anull%2C%22subID2%22%3Anull%2C%22subID3%22%3Anull%2C%22cbsClick%22%3Anull%2C%22sharedID%22%3Anull%2C%22promo%22%3Anull%7D%2C%22cookiePath%22%3A%22%5C%2F%22%7D; path=/'),(3017,'ws76'),(3018,'5310'),(3019,'connect-src *;frame-src *;img-src https: data: blob: about: safari-extension: safari-resource: chrome-extension: http://*.rackcdn.com http://*.tumblr.com http://huaban.com;script-src https: \'unsafe-eval\' \'unsafe-inline\'; report-uri /log/csp'),(3020,'BehanceLLC=1885644992.20480.0000; path=/'),(3021,'257546'),(3022,'prisma=WEB-37; path=/; domain=.terra.com.br, prisma=WEB-37; path=/; domain=.terra.com.br, X-XAct-ID=68b0d403-beeb-4d22-9d30-44b093241a62; Domain=terra.com.br; expires=Wed, 31 Dec 2036 00:00:00 GMT; Path=/'),(3023,'OK'),(3024,'Accept-Encoding, X-UA-Device, X-prisma'),(3025,'web'),(3026,'cover'),(3027,'Terra Web Server'),(3028,'montador=1py'),(3029,'8115bd15-5b8a-4964-ac86-a953441c66e2'),(3030,'Mozilla/5.0'),(3031,'BIGipServerp_www.adp.com=3806396683.20480.0000; path=/, BIGipServerp_www.adp.com_web=313463980.29440.0000; path=/'),(3032,'Fri, 05 Jun 2015 21:10:11 GMT'),(3033,'max-age=28800'),(3034,'__cfduid=d6953f27c1b3e62b31233a9a0865f355c1433509811; expires=Sat, 04-Jun-16 13:10:11 GMT; path=/; domain=.efix.com; HttpOnly, _refcook_product_10=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/, _source_product_10=%2F; expires=Tue, 04-Aug-2015 13:08:16 GMT; path=/, _testcookie=test; expires=Fri, 05-Jun-2015 13:14:16 GMT; path=/'),(3035,'1f1c1dc2018b0fca-GRU'),(3036,'202743'),(3037,'CookieMode=; path=/, _$dtype=t:d; domain=.cdiscount.com; expires=Sat, 06-Jun-2015 13:10:10 GMT; path=/, CookieId=CookieId=150605151011CAQQEVNN; domain=.cdiscount.com; expires=Fri, 05-May-2017 13:10:11 GMT; path=/, _$culture=CultureName__fr-FR__; domain=.cdiscount.com; expires=Thu, 04-May-2017 13:10:11 GMT; path=/, mssctse=W2dNXeEyrPIc4MFfzDCF5fhCjlgIKypdCbtI_HDd-5kDDOhfxA5Low; domain=.cdiscount.com; expires=Thu, 04-May-2017 13:10:11 GMT; path=/; HttpOnly, VisitContextCookie=Ta0XZO_W6zRwXR8VOb0HeVvbVd9jK3oNC1t4KQULZNls8fjhGxCNiA; domain=.cdiscount.com; expires=Sat, 04-Jun-2016 13:10:11 GMT; path=/; HttpOnly, SiteVersionCookie=33.0|53.0|66.0|83.1|88.1|113.1|136.1|152.1|171.1|205.1|241.1|243.1|245.1|252.0|253.1|259.0|991.0; domain=.cdiscount.com; expires=Thu, 04-May-2017 13:10:11 GMT; path=/, SiteVersionCookieNoChanges=0.1|19.0|27.1|30.0|31.1|48.1|101.0|123.0|127.0|131.0|170.1|217.1|220.1|234.1|238.1|239.0|246.0|249.0|268.1|269.1|992.0|993.1|994.1|995.1|996.0; domain=.cdiscount.com; expires=Thu, 04-May-2017 13:10:11 GMT; path=/, mssrf=Gzj3GLnk91_7vUWHcJ_0gu_mDdNZz2SHZ48UwrTnMc96J5tWipxID5y3bJn0Q7A1KMCuJYfvmU-YbNE97HCU6NJll0lzbqzXZxn6PSmqrYYnfp4oJD8gPt6cUifSGO2_IXeRCnxR1cl4EljcdMMaRk6W8FdEkLdGWwvqsl0-tTgjtYO0QGKxvpu-3Ed_Zu3GwgL5w_6cxXr1esgwxP91WwDXWMAMZfo9SElrgXufPItZVROSnloD3lGFPEAYYDFa; domain=.cdiscount.com; expires=Sun, 05-Jul-2015 13:10:11 GMT; path=/; HttpOnly, mssflrd=Gzj3GLnk91_7vUWHcJ_0gu_mDdNZz2SHZ48UwrTnMc96J5tWipxID5y3bJn0Q7A1KMCuJYfvmU-YbNE97HCU6NJll0lzbqzXZxn6PSmqrYYnfp4oJD8gPt6cUifSGO2_IXeRCnxR1cl4EljcdMMaRk6W8FdEkLdGWwvqsl0-tTgjtYO0QGKxvpu-3Ed_Zu3GwgL5w_6cxXr1esgwxP91WwDXWMAMZfo9SElrgXufPItZVROSnloD3lGFPEAYYDFa; domain=.cdiscount.com; path=/; HttpOnly, mssodse=1EHnqSQPvLOU2RUHK-owOi-zIfPQFE0LTmtSs6PQwfZKbJayO371Fy2PgeSIwMDTk6q_a7hFK8prtdTculk3uyiJjsDmZfn0BEMivaO9iaTSkIO4srk1kn7TmS4xnMyJOYf5Bw6sa2BeQAkgU0wKKICY5A0hv_MwzzelJH3Z_xoi-IKKsaSZxw; domain=.cdiscount.com; expires=Fri, 19-Jun-2015 13:10:11 GMT; path=/; HttpOnly, msswt=ezhFNquDpPgu93665Afpr-oFYHY7GZUuld8AfxI-B4BYJM6xc_jsegI0qo8GsUebk12PmFht5c5uBe434VqMtwcuz1DYyZFUH4DoNrXc_Z4oMgDXskDG_mmcc7m6sJSlbKc5NGSwAlS7R0m2s3OAWKIr8vRBIqkADHUYv5mEs3l9FlsVR1SJhXOt41Kl1f76F8CyPdnhabdjknOxoscHqoYrFiBJIxn-un1QX_RRmiwlufPW7DQFOTIym1PD-bfzuC1xLs16_xCoplU6WdQ2BXSqT_xfcHPAcXFprX2FMb_IeV4-0pujggHlAdzVbPvvo4kPxGqFgcpUzd0wj9ujm0lcvkfGj4VzJY6nDwqJ3M75VYV7fqdSghGq6Kb1Th0W83LtnpGkDnKzKe0S9glziUIhkQIUKJs3fN7wMW6n6mmQdSXL3qNlxid32KYCt0-sjtUEdq8cWpJzDYOzKxXIcz8v5E76Gq9L-AKug6hpg_1nYapkziSHqERzcv2l3J82cYi6GayEQx0qk9tdSw5UMZ0O_DJFQA1GvmqGZp1R1EBsiX4JlT20h4toARU7Gzl3E6Xg2Mq0vcpSYbJ2YlYeHcD59-ER9DexdNloh8nr7Q-k2jkwTki0gsF-2JtuV53cQlhSDyPqXm2NQXEBNuRxCtkcwE908MAcXB7fg1i0Svv8pNA7L1Dpx74ER34cWkp3R76rYnZD4YCmta7KNG8YP4oy6N-ZOH_RcY3_kzy_kA4vzThXeZ2aQ_MmQ5QLuQbsp-RoUC6WMppyWr5QvS3JfL5ssiZBUAY-; domain=.cdiscount.com; path=/; HttpOnly, cache_cdn=;path=/;expires=Fri, 05 Jun 2015 14:10:11 GMT, testFull=0=ok; domain=cdiscount.com; path=/'),(3038,'27886'),(3039,'ASP.NET_SessionId=5bbpmnrklxqknh4ed2xbwfog; path=/; HttpOnly'),(3040,'1; mode=block; report=https://www.xing.com/tools/xss_reporter'),(3041,'xing=|U2FsdGVkX18C-TYNhwR_X6TRydlOKN5nR3YbILUEfc_BMnp30MmNVOfbANjs6Kr4tRi309VqXfXBtA4veT8Ak9zBEDbCqmrH|; path=/; HttpOnly, c_=0x32D0CCDC0B8411E59A4D88F2FEF07EAC; domain=.xing.com; path=/; expires=Thu May 31 15:10:12 2035; secure; HttpOnly'),(3042,'Now'),(3043,'perlapp-production-32d068aa0b8411e5b43288f2fef07eac'),(3044,'max-age=31556926'),(3045,'Startpage#start'),(3046,'sa-us'),(3047,'d3d40b40-be27-45e8-b28d-e6495f77aafa'),(3048,'5413520'),(3049,'55719fb3401df'),(3050,'38-0|41-0|42-0|44-0|45-0|46-0|47-0'),(3051,'PHP/5.4.17'),(3052,'PHPSESSID=dpsf0d8sotqhu7kf5stjpam761; path=/; domain=.gamespot.com, ads_firstpg=1; expires=Sat, 06-Jun-2015 04:00:00 GMT; path=/; domain=gamespot.com, AD_SESSION=h; path=/; domain=gamespot.com, sptg=%5B%5D; expires=Fri, 19-Jun-2015 13:10:11 GMT; path=/; httponly, device_view=full; expires=Sun, 05-Jul-2015 07:00:00 GMT; path=/; httponly, fly_device=desktop; path=/; httponly, xcr=sa-us; expires=Sat, 06-Jun-2015 13:10:11 GMT; path=/; httponly, xcab=38-0%7C41-0%7C42-0%7C44-0%7C45-0%7C46-0%7C47-0; expires=Sun, 05-Jun-2016 13:10:11 GMT; path=/, vguid=104ee1c9-ccb9-451a-81d5-177e6ce906fa; path=/, AD_SESSION=c; path=/; domain=gamespot.com'),(3053,'Accept-Encoding, Accept-Encoding, X-Cache-Device, X-Cache-Region, X-Cache-AB'),(3054,'nginx/1.2.0'),(3055,'ws420.phx2.cbsig.net'),(3056,'public, s-maxage=300'),(3057,'other'),(3058,'271805'),(3059,'yuid=315926D69DA949BDFA567E5C0F10CC45; Path=/, yatpz=C1A4ahY2bys77bL5d5%2F%2F%2F9r9Lg%3D%3D; Domain=.yodobashi.com; Expires=Thu, 03-Sep-2015 13:10:12 GMT; Path=/, newses=1; Domain=.yodobashi.com; Expires=Wed, 23-Jun-2083 16:24:19 GMT; Path=/, google_crmid=\"\"; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/, bhs=\"\"; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/ws/api/recommend, fhs=\"\"; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/ws/api/recommend, hhs=\"\"; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/ws/api/recommend, rdh=\"\"; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/ws/api/recommend, crs=\"\"; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/ws/api/recommend, erc=\"\"; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/ws/api/recommend, psn_misc=\"\"; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/ws/api/recommend'),(3060,'__cfduid=d75e2bf9cb1117378b09fe8a121d98bee1433509812; expires=Sat, 04-Jun-16 13:10:12 GMT; path=/; domain=.it.altervista.org; HttpOnly'),(3061,'Fri, 05 Jun 2015 13:10:13 GMT'),(3062,'1f1c1dc802821012-GRU'),(3063,'_mit=MeTlQgzoMozgUkwcOuTfgexbNoytMtjoMnSrMojeNbDodtkY2EyMDU4Mjk2YmFiOTc2ZmRmM2Q2ZDEyZGM4NDEO0O0O; expires=Sat, 04-Jun-2016 13:10:17 GMT; path=/; domain=.safehomepage.com, nation=br; expires=Sat, 04-Jun-2016 13:10:17 GMT; path=/; domain=.safehomepage.com'),(3064,'Fri, 05 Jun 2015 13:10:17 GMT'),(3065,'30856'),(3066,'dmsp=current; expires=Fri, 12-Jun-2015 13:10:17 GMT; path=/, dmp=desktop:default; expires=Fri, 12-Jun-2015 13:10:17 GMT; path=/'),(3067,'X-Forwarded-Proto, Cookie, Accept-Encoding'),(3068,'91415'),(3069,'DPJSESSIONID=mZL1VxfYzpRfxQpwD8yrLGchyQ2PhnK2JVCHdj77MmGkJTt2TZ3n!-1273664834; domain=.jcpenney.com; path=/; HttpOnly, DPSTC=0; expires=Sat, 06-Jun-2015 13:10:16 GMT; path=/; domain=.jcpenney.com, akaau=1433510116~id=db101ac45e637a44ed21e33e5b461fe9; path=/, JcpCluster=INVALID; expires=Fri, 05-Jun-2015 13:10:17 GMT; path=/jcp; domain=jcpenney.com, LegacyIdentifier=INVALID; expires=Fri, 05-Jun-2015 13:10:17 GMT; path=/; domain=jcpenney.com, DPIdentifier=DigitalPlatform; expires=Sat, 04-Jun-2016 13:10:16 GMT; path=/; domain=jcpenney.com, DP_USER_FAVCOUNT=0; domain=jcpenney.com; expires=Sun, 05-Jul-2015 13:10:16 GMT; path=/, referredSources=; domain=jcpenney.com; expires=Sun, 05-Jul-2015 13:10:16 GMT; path=/, DP_SFL_PPIDS=; domain=jcpenney.com; path=/, DP_USER_AUTH_STATUS=null; domain=jcpenney.com; expires=Fri, 05-Jun-2015 13:20:16 GMT; path=/, DPSessionTimeOutInterval=600000; domain=jcpenney.com; expires=Sun, 05-Jul-2015 13:10:16 GMT; path=/, DPIdentifier=DigitalPlatform; domain=jcpenney.com; expires=Thu, 25-May-2017 13:10:16 GMT; path=/, DPCluster=C1X; domain=jcpenney.com; path=/, DPLastAccessedTime=1433509816466; domain=jcpenney.com; expires=Sun, 05-Jul-2015 13:10:16 GMT; path=/, DPInstance=DTCOMPR1C1J2_35; domain=jcpenney.com; expires=Fri, 05-Jun-2015 13:25:16 GMT; path=/, DPUserTracking=null; domain=jcpenney.com; expires=Sun, 05-Jul-2015 13:10:16 GMT; path=/, shipToCurrencyCode=USD; domain=jcpenney.com; expires=Sun, 05-Jul-2015 13:10:16 GMT; path=/, shipToCountry=BR; domain=jcpenney.com; expires=Sun, 05-Jul-2015 13:10:16 GMT; path=/, DPInstance=DTCOMPR1C1J2_35; domain=jcpenney.com; expires=Fri, 05-Jun-2015 13:25:16 GMT; path=/, akaau=1433510117~id=35980bf91dd89ab1921fcb3c67e2292a; path=/, JcpCluster=INVALID; expires=Fri, 05-Jun-2015 13:10:18 GMT; path=/jcp; domain=jcpenney.com, LegacyIdentifier=INVALID; expires=Fri, 05-Jun-2015 13:10:18 GMT; path=/; domain=jcpenney.com, DPIdentifier=DigitalPlatform; expires=Sat, 04-Jun-2016 13:10:17 GMT; path=/; domain=jcpenney.com, DP_USER_FAVCOUNT=0; domain=jcpenney.com; expires=Sun, 05-Jul-2015 13:10:16 GMT; path=/, referredSources=; domain=jcpenney.com; expires=Sun, 05-Jul-2015 13:10:16 GMT; path=/, DP_SFL_PPIDS=; domain=jcpenney.com; path=/, DP_USER_AUTH_STATUS=null; domain=jcpenney.com; expires=Fri, 05-Jun-2015 13:20:16 GMT; path=/, DPRRSESSIONID=3b931e09429a5e128389954a094f90c4; domain=jcpenney.com; path=/, DPIdentifier=DigitalPlatform; domain=jcpenney.com; expires=Thu, 25-May-2017 13:10:16 GMT; path=/, DPCluster=C1X; domain=jcpenney.com; path=/, DPLastAccessedTime=1433509816791; domain=jcpenney.com; expires=Sun, 05-Jul-2015 13:10:16 GMT; path=/, DPInstance=DTCOMPR1C1J2_35; domain=jcpenney.com; expires=Fri, 05-Jun-2015 13:25:16 GMT; path=/, akaau=1433510117~id=35980bf91dd89ab1921fcb3c67e2292a; path=/, JcpCluster=INVALID; expires=Fri, 05-Jun-2015 13:10:18 GMT; path=/jcp; domain=jcpenney.com, LegacyIdentifier=INVALID; expires=Fri, 05-Jun-2015 13:10:18 GMT; path=/; domain=jcpenney.com, DPIdentifier=DigitalPlatform; expires=Sat, 04-Jun-2016 13:10:17 GMT; path=/; domain=jcpenney.com, DP_USER_FAVCOUNT=0; domain=jcpenney.com; expires=Sun, 05-Jul-2015 13:10:16 GMT; path=/, referredSources=; domain=jcpenney.com; expires=Sun, 05-Jul-2015 13:10:16 GMT; path=/, DP_SFL_PPIDS=; domain=jcpenney.com; path=/, DP_USER_AUTH_STATUS=null; domain=jcpenney.com; expires=Fri, 05-Jun-2015 13:20:16 GMT; path=/, DPRRSESSIONID=3b931e09429a5e128389954a094f90c4; domain=jcpenney.com; path=/, DPIdentifier=DigitalPlatform; domain=jcpenney.com; expires=Thu, 25-May-2017 13:10:16 GMT; path=/, DPCluster=C1X; domain=jcpenney.com; path=/, DPLastAccessedTime=1433509816830; domain=jcpenney.com; expires=Sun, 05-Jul-2015 13:10:16 GMT; path=/'),(3070,'version=QVRHUGxhdGZvcm0vOS4yLEpDUF9ST09ULzkuMSBbIERQU0xpY2Vuc2UvMCBCMkNMaWNlbnNlLzAgIF0='),(3071,'\"be59-517b5af7a6b2b\"'),(3072,'wemxweb-publish-prod1-04'),(3073,'707'),(3074,'4101'),(3075,'affiliate_subcode=14146299086518417; expires=Sun, 05-Jul-2015 13:10:17 GMT, ref=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain=myfreecams.com, company_id=3149; expires=Fri, 05-May-2017 13:10:17 GMT; path=/; domain=myfreecams.com'),(3076,'nodejs-new05@NOWNews.com'),(3077,'W/\"-1431616773\"'),(3078,'Fri, 05 Jun 2015 13:10:02 GMT'),(3079,'pchome www daemon'),(3080,'PHPSESSID=a3l41j2fs3cd1falollnajr4q1; path=/; domain=.dreamstime.com, firstvisit=1433509817; expires=Thu, 26-May-2016 13:10:17 GMT; Max-Age=30758400; path=/; domain=.dreamstime.com, dtlanguage=en; expires=Sat, 04-Jun-2016 13:10:17 GMT; Max-Age=31536000; path=/; domain=.dreamstime.com, http_ref=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.dreamstime.com, http_ref_date=2015-06-05+08%3A10%3A17; expires=Sat, 04-Jun-2016 13:10:17 GMT; Max-Age=31536000; path=/; domain=.dreamstime.com, lastvisit=1433509817; expires=Sat, 04-Jun-2016 13:10:17 GMT; Max-Age=31536000; path=/; domain=.dreamstime.com, revisit=1; expires=Sat, 04-Jun-2016 13:10:17 GMT; Max-Age=31536000; path=/; domain=.dreamstime.com'),(3081,'1.1 www.sfr.fr, http3'),(3082,'Apache-Coyote/rtm-sfrfr2'),(3083,'Fri, 05 Jun 2015 13:10:16 GMT'),(3084,'1644'),(3085,'Tue, 15 Oct 2013 17:13:06 GMT'),(3086,'\"09c24883257f193732fab84d02618009:1381857186\"'),(3087,'17799'),(3088,'remixlang=73; expires=Fri, 27 May 2016 04:32:43 GMT; path=/; domain=.vk.com'),(3089,'mw_ab=\"rn:Njc=\"; Version=1; Domain=gumtree.com; Max-Age=157784630; Expires=Thu, 04-Jun-2020 18:14:08 GMT; Path=/, mw_p=\"id:ZDgyMzNjNDMtNjRjOC00MjM0LWI4MmItZTc0NTY0OWJlNDg4|ln:dWs=|ur:ZmFsc2U=\"; Version=1; Domain=gumtree.com; Max-Age=157784630; Expires=Thu, 04-Jun-2020 18:14:08 GMT; Path=/, mw_rl=\"MTAwMDAzOTI=\"; Version=1; Domain=gumtree.com; Max-Age=157784630; Expires=Thu, 04-Jun-2020 18:14:08 GMT; Path=/, mw_s=\"id:ZGIwYzZjZjMtOTg2OC00ZjFlLWI3MDEtNzJmZDUxMmRiYmYy\"; Version=1; Domain=gumtree.com; Path=/, gt-userPref=\"recentAdsTwo:Zm9yLXNhbGU=|recentAdsOne:Y2Fycy12YW5zLW1vdG9yYmlrZXM=|cookiePolicy:ZmFsc2U=|isSearchOpen:dHJ1ZQ==|welcomeMessage:ZmFsc2U=\"; Version=1; Domain=gumtree.com; Max-Age=157784630; Expires=Thu, 04-Jun-2020 18:14:08 GMT; Path=/'),(3090,'Thu, 01 Jan 1970 00:00:00 UTC'),(3091,'GumBackend'),(3092,'PREF=ID=41661e231e6e55a8:FF=0:TM=1433509818:LM=1433509818:S=Y_TYIGGqQtpYLyo4; expires=Sun, 04-Jun-2017 13:10:18 GMT; path=/; domain=.google.hr, NID=68=SDzW5jcTzn1SS0rjSbXtJulDICnOU1snxAW1_7SjVO_vXl13jkUr_Pek72YLC6FJSVtKgHVwQmkDal8RVAnABQvpK0WoEg0p6eN-slgxSRlITIPgLEVS4zlhjnNyGMkL; expires=Sat, 05-Dec-2015 13:10:18 GMT; path=/; domain=.google.hr; HttpOnly'),(3093,'Fri, 05 Jun 2015 13:10:18 GMT'),(3094,'_SID_Tokopedia_=f6e203423cdc0f6c992f9d1d6d23d030; domain=.tokopedia.com; path=/; expires=Sat, 06-Jun-2015 13:10:19 GMT; HttpOnly, l=0; domain=.tokopedia.com; path=/; expires=Sat, 06-Jun-2015 13:10:19 GMT; HttpOnly'),(3095,'Fri, 05 Jun 2015 17:10:19 GMT'),(3096,'max-age=14400, no-cache, no-store, must-revalidate'),(3097,'Fri, 05 Jun 2015 13:10:21 GMT'),(3098,'233898'),(3099,'Fri, 05 Jun 2015 13:09:33 GMT'),(3100,'53663'),(3101,'vrid=a7160924-1952-4ca3-8849-584497e28a1d; Max-Age=15552000; Domain=.yellowpages.com; Path=/; Expires=Wed, 02 Dec 2015 13:10:17 GMT, newb=ypu; Max-Age=31536000; Domain=.yellowpages.com; Path=/; Expires=Sat, 04 Jun 2016 13:10:17 GMT, vrid=bc663662-4f8f-4f23-9b71-3179101bdb16; Max-Age=15552000; Domain=.yellowpages.com; Path=/; Expires=Wed, 02 Dec 2015 13:10:17 GMT, usedMyBook=false; Domain=.yellowpages.com; Path=/, connect.sess=s%3Aj%3A%7B%22dks%22%3A%225651e8d7-c98f-4887-addb-85f89c184479%22%7D.lTayYcGPZNKF3EhEjD1hqfp85kuXUjbqgJT74CzXN1A; Path=/; Expires=Wed, 02 Dec 2015 13:10:17 GMT; HttpOnly'),(3102,'Fri, 05 Jun 2015 13:10:19 GMT'),(3103,'CP=\"This site does not have a p3p policy.\"'),(3104,'__cfduid=d33ef25475a7574cfe1e28b4f4cc913281433509818; expires=Sat, 04-Jun-16 13:10:18 GMT; path=/; domain=.4chan.org; HttpOnly'),(3105,'1f1c1def76431012-GRU'),(3106,'PHPSESSID=e6soi139vhb38aino4b1t1rei7; path=/; HttpOnly'),(3107,'<https://www.informer.com/>; rel=shortlink'),(3108,'https://www.informer.com/xmlrpc.php'),(3109,'PREF=ID=20a2b7dcdf55ee2b:FF=0:TM=1433509819:LM=1433509819:S=JbqIkf9OCaMz03mr; expires=Sun, 04-Jun-2017 13:10:19 GMT; path=/; domain=.google.by, NID=68=mbDO1QRPr363Rw18IO4E1YINamwBQJ6-t7SiBwwwb8whs8brIt7rgMvz7tiI7hrZKFMHOWhC6mWaGak1DJiGFaOLhdiYgUUDW-WIxpGDMplFVfDMInPFKRcqHvMp12Rn; expires=Sat, 05-Dec-2015 13:10:19 GMT; path=/; domain=.google.by; HttpOnly'),(3110,'73833'),(3111,'device=desktop;Domain=.adme.ru;Path=/'),(3112,'2042205488'),(3113,'RF_LAST_ACCESS=\"\"; Domain=.redfin.com; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/, RF_SECURE_AUTH=\"\"; Domain=.redfin.com; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/; Secure, RF_AUTH=\"\"; Domain=.redfin.com; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/, RF_ACCESS_LEVEL=\"\"; Domain=.redfin.com; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/, RF_BROWSER_ID=6tVQ56OzHz6VuKsWGDi84XUhgno%3D%3B%3Bli9B2TUIP4CWuAjjKcp6JPxsZGA%3D; Domain=.redfin.com; Expires=Sat, 04-Jun-2016 13:10:20 GMT; Path=/, JSESSIONID=A83799785600C05E37859C7B9F59E0B1; Path=/; Secure; HttpOnly'),(3114,'Fri, 05 Jun 2015 13:10:20 GMT'),(3115,'HIT from dg167.cache.21cn.com'),(3116,'313'),(3117,'Fri, 05 Jun 2015 13:15:07 GMT'),(3118,'nginx/1.7.9'),(3119,'HIT from dg167.cache.21cn.com:84'),(3120,'167'),(3121,'1cb2653c1050024c3f6529d1d2dfdb2c'),(3122,'Sat, 06 Jun 2015 12:10:30 GMT'),(3123,'Fri, 05 Jun 2015 12:10:29 GMT'),(3124,'<http://wp.me/4iuqn>; rel=shortlink'),(3125,'HIT; 1.488s; 40 queries; desktop; ttl 3600s; refresh in 7s'),(3126,'public, max-age=86400'),(3127,'Fri, 05 Jun 2015 13:10:22 GMT'),(3128,'http://emgn.com/xmlrpc.php'),(3129,'himawari1.fc2.com'),(3130,'PHP/5.3.10-1ubuntu3.6'),(3131,'PHPSESSID=p5x2D%2C989ZiTodWE-EBZ8B9yqT1; path=/'),(3132,'nginx/1.5.9'),(3133,'__cfduid=d3a48a1060b360f09bfbfbc1059dcd49a1433509822; expires=Sat, 04-Jun-16 13:10:22 GMT; path=/; domain=.faithtap.com; HttpOnly, X-Mapping-fjhppofk=88B3D1B38FF3BC7B22CB996EC5FE3A71; path=/, FaithTapCookie=UrlLocation=/&LastVisit=6/5/2015 6:10:14 AM&CntVisit=1; expires=Fri, 05-Jun-2020 13:10:14 GMT; path=/, FaithTapSessionCookie=PageViewCnt=1; path=/'),(3134,'1f1c1e04733b101e-GRU'),(3135,'138'),(3136,'incap_ses_297_94827=/8Z9bO3wSURfsf3gBigfBL6fcVUAAAAAzRVOQiYUyHRgC4vAtezG8g==; path=/; Domain=.androidcentral.com'),(3137,'9-214234457-0 0NNY RT(1433509822508 15) q(0 -1 -1 -1) r(0 -1) U5'),(3138,'PHPSESSID=qi12po8ba7aodmbd8d2inspc15; expires=Tue, 15-Feb-2061 02:20:44 GMT; Max-Age=1442149822; path=/; domain=.hardsextube.com, hstgr=7a420e77a89a5d701805ad0ab0e64eb0; expires=Sat, 04-Jun-2016 13:10:22 GMT; Max-Age=31536000; path=/; domain=.hardsextube.com, hstst=%7B%221%22%3A%226c9aa4b0f8ab3a1abefb2806607677%22%7D; expires=Sat, 04-Jun-2016 13:10:22 GMT; Max-Age=31536000; path=/; domain=.hardsextube.com, hstst=%7B%221%22%3A%226c9aa4b0f8ab3a1abefb2806607677%22%2C%222%22%3A%22d649a009dd488cd5fd8f9772b1d78e%22%7D; expires=Sat, 04-Jun-2016 13:10:22 GMT; Max-Age=31536000; path=/; domain=.hardsextube.com, wbt=source6; expires=Fri, 05-Jun-2015 13:40:22 GMT; Max-Age=1800; path=/; domain=.hardsextube.com, orientation=straight; expires=Sat, 06-Jun-2015 13:10:22 GMT; Max-Age=86400; path=/; domain=.hardsextube.com, orientation=straight; expires=Sat, 06-Jun-2015 13:10:22 GMT; Max-Age=86400; path=/; domain=.hardsextube.com, orientation=straight; expires=Sat, 06-Jun-2015 13:10:22 GMT; Max-Age=86400; path=/; domain=.hardsextube.com, orientation=straight; expires=Sat, 06-Jun-2015 13:10:22 GMT; Max-Age=86400; path=/; domain=.hardsextube.com, hst_session=eyJpdiI6IitBYkFtenpvK1oyTk9cL3lGcEtZdkh2UUJwQUFieEpkMGNHRnpqOG9iYXVNPSIsInZhbHVlIjoiTFEzTHA0UmxvT05WS0tXQ0pPVzdMdHVRK3hBUU5jWGdvU2RrXC9SYU5cL1dkTHluTTVyWHFWMjVoMzdVbXBUTnpYVm9EMmRSM3Z3RGR1TWlobk11Uytwdz09IiwibWFjIjoiNzk4MGI5ZTU1M2M3MWZmODMxODA3YTNiYjliMzAxNzQwYTg5ZGZiZTAzZjFjZDA1NDBlYWZhZWNiNjk2ZjRjOSJ9; expires=Fri, 05-Jun-2015 15:10:22 GMT; Max-Age=7200; path=/; httponly'),(3139,'lighttpd/1.4.26'),(3140,'v-9377ba5c-0b82-11e5-a548-22000a9f2fc4'),(3141,'1433326726 1433323646'),(3142,'49'),(3143,'Fri, 05 Jun 2015 13:11:58 GMT'),(3144,'Fri, 05 Jun 2015 12:58:35 GMT'),(3145,'\"1433509115-1\"'),(3146,'<http://www.nbcsports.com/>; rel=\"canonical\",<http://www.nbcsports.com/>; rel=\"shortlink\"'),(3147,'public, max-age=95'),(3148,'Fri, 05 Jun 2015 13:10:23 GMT'),(3149,'771'),(3150,'visid_incap_110805=UccRgpLaSt+y8WXNjAJFGL6fcVUAAAAAQUIPAAAAAACXfCmtU9xUIxhAC0zvEa5p; expires=Sun, 04 Jun 2017 11:53:16 GMT; path=/; Domain=.prothom-alo.com, incap_ses_259_110805=LnWQDGAVR2m8tGQbsSeYA76fcVUAAAAAYogEw6I+pJf5cUuU4IMXqA==; path=/; Domain=.prothom-alo.com'),(3151,'9-89773111-0 0NNY RT(1433509822291 507) q(0 -1 -1 0) r(0 -1) U1'),(3152,'14587'),(3153,'max-age=0, public'),(3154,'Fri, 05 Jun 2015 13:10:24 GMT'),(3155,'c0-f90a2a03-m20-001, c0-f90a9d02-m01-001'),(3156,'1.9.32.2-4321'),(3157,'Fri, 05 Jun 2015 13:10:25 GMT'),(3158,'PREF=ID=a88917ea63ac2bfd:FF=0:TM=1433509826:LM=1433509826:S=w6z-XhWhnOeDEiz0; expires=Sun, 04-Jun-2017 13:10:26 GMT; path=/; domain=.google.com.ec, NID=68=LTGwqGo5n8f9P22v1lG4kXPKT1KMdTMwnwll87WhGIEpQ_NB67j5hLt7bNvhMSVD-iazItHmPB7ua-TyA-ktitEConYEl2VN0xSAlf0MwSXVYXaOrMKjdF-zzitcfChn; expires=Sat, 05-Dec-2015 13:10:26 GMT; path=/; domain=.google.com.ec; HttpOnly'),(3159,'Fri, 05 Jun 2015 13:10:26 GMT'),(3160,'blm-web-14'),(3161,'sid=nyd09d786380bb60bca6ea6508b691d490029de1; path=/; domain=.deezer.com; HttpOnly'),(3162,'IE=edge,chrome=1,requiresActiveX=true'),(3163,'policyref=\"/w3c/p3p.xml\" CP=\"IDC DSP COR CURa ADMa OUR IND PHY ONL COM STA\"'),(3164,'Compression'),(3165,'PT=18644334;PA=2127143168;SP=Walgreen-Prod;PS=-882636849'),(3166,'Adaptive=true; expires=Sun, 05-Jul-2015 13:10:26 GMT; path=/; domain=.walgreens.com, akaau=1433510726~id=4efe294eb009b662f5d469c32b4d7b28; path=/'),(3167,'WS:pw7-o2'),(3168,'NO'),(3169,'Windows NT'),(3170,'TouchUp,1'),(3171,'129139'),(3172,'IBM_HTTP_Server/8.0.0.5 (Unix)'),(3173,'55873'),(3174,'userId=c0d675e5-6453-4fd8-90f8-ab8cd8f51a6a;Path=/;Domain=.scoop.it;Expires=Mon, 02-Jun-2025 13:10:27 GMT, hp=1;Path=/'),(3175,'Fri, 05 Jun 2015 13:10:28 GMT'),(3176,'CP=\"CAO DSP COR CURa ADMa DEVa PSAa PSDa IVAi IVDi CONi OUR OTRi IND PHY ONL UNI FIN COM NAV INT DEM STA\", CP=\"CAO DSP COR CURa ADMa DEVa PSAa PSDa IVAi IVDi CONi OUR OTRi IND PHY ONL UNI FIN COM NAV INT DEM STA\"'),(3177,'sugarprodweb11.sugarops.com'),(3178,'PHPSESSID=ah69io372pmobj7gp6n9lqaag1; expires=Sun, 28-Jun-2015 16:43:47 GMT; Max-Age=2000000; path=/, client_locale=BR; expires=Sat, 06-Jun-2015 13:10:27 GMT; Max-Age=86400; path=/, ss1=0%7C1435509827%7CDDxacy2rIUbhLKOFGCkKvCl%2FTah30SFwgSLtrXHnEGL1aMIV8a1XHS9Q54AJJxlzLb%2BPB5tz4ZObEBBIQh%2BVGqTG517ZqNoDC3J26nroQVCpcXRLWf8JZyyZKPXiv8qYd1LCsrR5Jv6ln9m7ylWHG%2BVXp%2BoehT%2BioU%2BNkIuAONyiS1mjWSY8J4RBaaVVNlVsoV35cG2s8wq6%2BmxIgB7Mcg%3D%3D%7Ce03f7a6d1858e7132d9550e8f617abb97cc4a035; expires=Sun, 28-Jun-2015 16:43:47 GMT; Max-Age=2000000; path=/'),(3179,'Fri, 05 Jun 2015 13:10:27 GMT'),(3180,'Cookie, User-Agent, Accept-Encoding'),(3181,'CP=\"CAO DSP COR CUR ADM DEV TAI PSA PSD IVA IVD CONi HIS OUR DELi SAMi IND UNI INT CNT\"'),(3182,'cookiesAccepted=1; expires=Thu, 09-Apr-2026 04:00:00 GMT; path=/, split=b; expires=Wed, 02-Dec-2015 13:10:27 GMT; path=/; domain=.xtube.com, PHPSESSID=a3342f288d005e8baf07ccf0a9dc8dd7; path=/; domain=.xtube.com, IM_NUM=1; expires=Fri, 12-Jun-2015 13:10:27 GMT; path=/; domain=.xtube.com, RNLBSERVERID=ded1062; path=/'),(3183,'Fri, 05 Jun 2015 13:11:27 GMT'),(3184,'3113'),(3185,'CPJ=GUID=C2F8B85B284C4F2D9685A97B9DBC6B2C; domain=.carview.co.jp; expires=Fri, 05-Jun-2020 13:10:29 GMT; path=/, CPJN=1; domain=.carview.co.jp; expires=Fri, 05-Jun-2020 13:10:29 GMT; path=/'),(3186,'Fri, 05 Jun 2015 13:10:29 GMT'),(3187,'text/html; charset=shift_jis'),(3188,'Accept-Encoding, Accept-Language, Cookie, User-Agent'),(3189,'Hatena::Epic::Global::Index#index'),(3190,'d3e1f4a8f0703e8e2fa24bc823d30f44'),(3191,'0.009616'),(3192,'hit'),(3193,'CP=\"OTI CUR OUR BUS STA\"'),(3194,'86486'),(3195,'luckynumber=130746312;Path=/;Domain=.marktplaats.nl;Expires=Sat, 04-Jun-2016 13:10:27 GMT, MpSession=\"\";Version=1;Path=/;Expires=Thu, 01-Jan-1970 00:00:00 GMT;Max-Age=0, MpSession=7102c189-e0ff-4153-b750-d2fdc3bfdb70;Path=/;Domain=.marktplaats.nl'),(3196,'PHPSESSID=452ecda3c7a1644d311a51ae6e8a9724; path=/; domain=.drom.ru; HttpOnly, cookie_cityid=0; expires=Thu, 16-Mar-2017 13:10:27 GMT; path=/; domain=.drom.ru, cookie_regionid=0; expires=Thu, 16-Mar-2017 13:10:27 GMT; path=/; domain=.drom.ru, DromCurrencyCookie=1; expires=Mon, 02-Jun-2025 13:10:27 GMT; path=/; domain=.drom.ru, ca=w59xVQAB; expires=Fri, 05-Jun-2015 20:00:00 GMT; path=/; domain=.drom.ru'),(3197,'private, no-cache=\"set-cookie\"'),(3198,'0 0'),(3199,'standard'),(3200,'Accept-Encoding, X-User-Agent'),(3201,'Pagely Gateway/1.4.6'),(3202,'117014'),(3203,'6177'),(3204,'ASPSESSIONIDSQTDQSTQ=AKOJHEMANLIGBFDBDDLGDEHH; path=/'),(3205,'Thu, 04 Jun 2015 13:10:28 GMT'),(3206,'CCAcc (0.9.1/anku-s9)'),(3207,'private,no-cache,no-cache'),(3208,'487'),(3209,'1.1 n1c4.qingdaonews.com:8088 (squid/2.7.STABLE9)'),(3210,'MISS from n1c4.qingdaonews.com'),(3211,'nginx/0.8.32'),(3212,'__cfduid=d7064dabdb84ddf5db1da3c4b0f259f811433509829; expires=Sat, 04-Jun-16 13:10:29 GMT; path=/; domain=.typepad.com; HttpOnly'),(3213,'Fri, 05 Jun 2015 13:00:04 +0000'),(3214,'W/\"1433509204-1\"'),(3215,'</node/1>; rel=\"shortlink\",<http://www.typepad.com/>; rel=\"canonical\"'),(3216,'public, max-age=300'),(3217,'1f1c1e2fb5790fe8-GRU'),(3218,'888'),(3219,'no-store, bypass-cache'),(3220,'350929893'),(3221,'no-cache, private, no-cache, no-store, must-revalidate'),(3222,'37595'),(3223,'Gp6c6Cbjt0=MDAwM2IyNTRhODgwMDAwMDAwMjkwdGplY1sxNDMzNTI5NjI0; Path=/'),(3224,'Fri, 15 May 2015 09:16:28 GMT'),(3225,'\"e2905-92db-5161b4c905555\"'),(3226,'Fri, 05 Jun 2015 10:38:20 GMT'),(3227,'SSLB=0; path=/; domain=.sfgate.com'),(3228,'limited'),(3229,'PHP/5.3.22'),(3230,'PHPSESSID=cb15ms2rnbcuco305rkpt0pto0; path=/, cart_items=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT, userloggedin=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT, selected_lang=pt; expires=Mon, 04-Jun-2018 13:10:29 GMT; path=/'),(3231,'PHPSESSID=95686b06f10cc8fc96f0055195791a7b09e06a6e; path=/; domain=.saramin.co.kr; HttpOnly'),(3232,'referrer no-referrer'),(3233,'__cfduid=d0331091c07eb8ed1e0be2c96b6c543cd1433509830; expires=Sat, 04-Jun-16 13:10:30 GMT; path=/; domain=.prnt.sc; HttpOnly'),(3234,'Fri, 05 Jun 2015 13:10:31 GMT'),(3235,'1f1c1e3b2ce818a7-GRU'),(3236,'275995'),(3237,'Fri, 05 Jun 2015 13:15:14 GMT'),(3238,'1.1 hzh92:8108 (Cdn Cache Server V2.0), 1.1 xz18:7 (Cdn Cache Server V2.0)'),(3239,'03'),(3240,'Fri, 05 Jun 2015 13:10:14 GMT'),(3241,'MISS From LETV-WWW-64'),(3242,'PREF=ID=dca6fca42e429c2c:FF=0:TM=1433509831:LM=1433509831:S=aNBHt-Y1v_vN-6C1; expires=Sun, 04-Jun-2017 13:10:31 GMT; path=/; domain=.google.com.br, NID=68=nPxKpHLUzEQmg-ROpAKn2I-bwK_KEWniJf4g1PHPXOTBUaqfycnf6xMRuCBs_3glpCBLWfwaTH2gr1GVfc-Vz5_K3zVxvMKy_79GtnbZBvSCkmNiL2aBzZuaueBjQD5l; expires=Sat, 05-Dec-2015 13:10:31 GMT; path=/; domain=.google.com.br; HttpOnly'),(3243,'3514937019 3514894185'),(3244,'Fri, 05 Jun 2015 13:28:16 GMT'),(3245,'\"33eed888930a44833d53254f52be911d\"'),(3246,'lnxv6049'),(3247,'Fri, 05 Jun 2015 13:15:30 GMT'),(3248,'nginx admin'),(3249,'Fri, 05 Jun 2015 13:10:30 GMT'),(3250,'160345'),(3251,'4030287732 4030283737'),(3252,'countryAKA=other; path=/; domain=sky.com, polaris=exclude; expires=Sat, 04-Jun-2016 13:10:32 GMT; path=/; domain=.sky.com'),(3253,'Fri, 05 Jun 2015 13:10:32 GMT'),(3254,'http'),(3255,'W/\"1433509496-1\"'),(3256,'1684292814 1684291352'),(3257,'__cfduid=d6c327c84ef77cf7a7955af8118560a951433509832; expires=Sat, 04-Jun-16 13:10:32 GMT; path=/; domain=.leagueoflegends.com; HttpOnly'),(3258,'Fri, 05 Jun 2015 14:10:32 GMT'),(3259,'Fri, 05 Jun 2015 13:04:56 GMT'),(3260,'1f1c1e43ef0f0fe8-GRU'),(3261,'129189'),(3262,'uu=adb6681effc54351aaa02b756f25de05; Max-Age=3600; Expires=Fri, 05 Jun 2015 14:10:32 GMT; Path=/'),(3263,'SAPOttpd/2.0'),(3264,'Bardenas Reales'),(3265,'71097'),(3266,'UNFMI=; Max-Age=0; Path=/, ATFLI=; Max-Age=0; Path=/, UNFMI=; Max-Age=0; Path=/, ATFLI=; Max-Age=0; Path=/'),(3267,'17641'),(3268,'ws_loc=zz=SdvVkKiEhGJLiga6lBB3nkXM2aH6vnIpEe8qSpW4dpstcbrUa3RjKx0K8VqRKkFTgeI88dnrGPlybJWJ4ktHpFxlcaxaurTTCRZn3A8737o3YL2wCI5nSs43HHYsfbF9qM9DM-EhFnaqLbtpvvF3Tur50QyZRUagxMUB51WsAQZfFtrULx4VsWrXthJwWIXODgADLN0Fg9C8w3H3T6KZkUMPGWN9rKZNGz-6EfzgtqY2UAhO67XpvJvPtAyD0pAyrgm1gkFbhOFtB8NL3ufs6CRfluDWJuebBTUMLVzYmwDTD8_FzCLVJn8A0134RjzgEWUX5HHaskciQz1MPSQvXDRj_C1JSkGNC4TYXK-2Gpba67_94dKSMi-5PuI-LQNxEZXxP8sGaqbijk9Lm9UAlqXgrv9oz4eoxKwOjgEjL5Q1&vr=1; expires=Sun, 05-Jul-2015 13:10:33 GMT; path=/, ws_qt=uid=db137db1d9eb47a19d23bc348ba3f55c&qid=&vr=1; expires=Mon, 02-Jun-2025 13:10:33 GMT; path=/, ws_ses=ssid=ac3b05f7a32f4691848cf294fb863235&vr=1; expires=Fri, 05-Jun-2015 13:40:33 GMT; path=/'),(3269,'ASP.NET, ASP.NET'),(3270,'95122'),(3271,'HIT from ntes_cache'),(3272,'Fri, 05 Jun 2015 13:34:30 GMT'),(3273,'Mon, 18 May 2015 07:29:49 GMT'),(3274,'Fri, 05 Jun 2015 13:10:33 GMT'),(3275,'1757991408'),(3276,'Fri, 05 Jun 2015 13:10:37 GMT'),(3277,'41304'),(3278,'1690301783 1690301770'),(3279,'10.120.0.90'),(3280,'http://www.rockstargames.com'),(3281,'rewrdmzvar2'),(3282,'814116780'),(3283,'ta=3%3BW251bGwsMCwxNDMzNTA5ODM3LDE0MzM1MDk4MzcsMSwwLDAsIjIwMTUtMDYtMDUiLG51bGxd; expires=Sat, 04-Jun-2016 13:10:37 GMT; Max-Age=31536000; path=/; httponly, SSC0=eyJzdGF0cyI6eyJjbGlkIjowLCJjaWQiOjAsImZyb21faWQiOjQzMCwidG9faWQiOjQzMCwiY2hlY2tlZCI6MTY1OTF9LCJkZXZpY2VfdGFnIjoiZGVza3RvcCIsImNjIjoidW5rbm93biJ9; expires=Sat, 04-Jun-2016 13:10:37 GMT; Max-Age=31536000; path=/; domain=ixxx.com'),(3284,'4634'),(3285,'ASP.NET_SessionId=qhj1kb45qlbmlkzpkhj50z55; path=/; HttpOnly, CookieEnabled=1; path=/, LUNUniqueVisitor=eaf3b199-1824-4372-bd1a-ae85c7dcd427; expires=Fri, 31-Dec-9999 23:59:59 GMT; path=/'),(3286,'Fri, 05 Jun 2015 13:13:46 GMT'),(3287,'87584201 101993598'),(3288,'NSC_WDJOW-esvqbm-80-IUUQ=ffffffff09181d1e45525d5f4f58455e445a4a423660;expires=Fri, 05-Jun-2015 13:03:31 GMT;path=/;httponly, NSC_WDJOW-xxx.jowftupqfejb-IUUQ=ffffffff09181d3145525d5f4f58455e445a4a4229a0;expires=Fri, 05-Jun-2015 13:12:37 GMT;path=/;httponly'),(3289,'546'),(3290,'Fri, 05 Jun 2015 13:01:31 +0000'),(3291,'1.1 varnish (v4)'),(3292,'392084'),(3293,'W/\"1433509291\"'),(3294,'browser_lang=en_US; path=/; expires=Sat, 04-Jun-2016 13:10:37 GMT; HttpOnly, country_code=BR; path=/; expires=Sat, 04-Jun-2016 13:10:37 GMT; HttpOnly, cookie_id=177.94.68.16020150605061037662; path=/; expires=Fri, 29-May-2020 13:10:37 GMT; HttpOnly, secure-channel=true; path=/; secure; expires=Fri, 29-May-2020 13:10:37 GMT; HttpOnly, JSESSIONID=abcLgQyKooaPsh2Sd2d3u; path=/; HttpOnly'),(3295,'no-cache,no-store,max-age=0'),(3296,'CP=\"CAO DSP COR CURa ADMa DEVa TAIi PSAa PSDa IVAi IVDi CONi OUR DELi IND PHY ONL UNI COM NAV INT DEM CNT STA PRE\", policyref=\"/w3c/p3p.xml\"'),(3297,'Sat, 06 Jun 2015 07:10:37 GMT'),(3298,'Host, Accept-Encoding'),(3299,'Bom-Negocio'),(3300,'max-age=64800'),(3301,'sid=a0aa8286b2f765f9b5827455d8a45870; path=/; domain=.www.researchgate.net; HttpOnly'),(3302,'must-revalidate, no-cache, no-store, post-check=0, pre-check=0, private'),(3303,'rgreq-94e50a37-b0dd-4132-9bb7-915e8d3ae738'),(3304,'65806'),(3305,'578157715 577773966'),(3306,'edition=us; Expires=Sun, 05 Jul 2015 13:10:37 GMT; Path=/, origin=us; Expires=Sun, 05 Jul 2015 13:10:37 GMT; Path=/'),(3307,'177.94.68.160, 190.98.146.102'),(3308,'us'),(3309,'app01'),(3310,'public, max-age=47'),(3311,'Fri, 05 Jun 2015 13:10:38 GMT'),(3312,'PREF=ID=af0a3985323171d0:FF=0:TM=1433509837:LM=1433509837:S=FygcQeJtso1Rp_hF; expires=Sun, 04-Jun-2017 13:10:37 GMT; path=/; domain=.google.com.br, NID=68=oIMM2Ob9W8ZjfGhP-wEmVsiguXCVK8llLx-Kuiq5C9XA01nZRMNNfTdgf2m59MC6u6J5sv9PTiGugwJ5I7oS6GgrJUyhHxpU37tDm-H3w1p9EoH_BpkKobn9qXpU-3qT; expires=Sat, 05-Dec-2015 13:10:37 GMT; path=/; domain=.google.com.br; HttpOnly'),(3313,'84886'),(3314,'1548360840, 1774899743'),(3315,'_anitube=pegh0scnvasb7mkkbvkoofsj04; expires=Sun, 05-Jul-2015 13:10:38 GMT; path=/; domain=anitube.xpg.uol.com.br'),(3316,'Wed, 03 Jun 2015 23:15:27 GMT'),(3317,'\"b316212d539ed01:0\"'),(3318,'Fri, 05 Jun 2015 13:10:49 GMT'),(3319,'kompressor6'),(3320,'WEBF2-05'),(3321,'edge'),(3322,'public, max-age=798'),(3323,'GET,POST,PUT,DELETE,OPTIONS'),(3324,'40'),(3325,'GET, HEAD, OPTIONS'),(3326,'origin, x-requested-with, content-type'),(3327,'__cfduid=d313b1c38063e877f07e956cdc298df011433509838; expires=Sat, 04-Jun-16 13:10:38 GMT; path=/; domain=.free-tv-video-online.info; HttpOnly'),(3328,'Fri, 05 Jun 2015 02:36:54 GMT'),(3329,'1f1c1e688ac818c7-GRU'),(3330,'PHP/5.4.35-0+deb7u2'),(3331,'PHPSESSID=dd97lkfg2jvpltrll456tmr7i7; expires=Fri, 05-Jun-2015 14:10:38 GMT; path=/, hl=en; expires=Sat, 04-Jun-2016 13:10:38 GMT; path=/'),(3332,'04.ams'),(3333,'127528'),(3334,'IPD=0; domain=www.india.com; path=/; Expires=Fri, 05-Jul-2024 20:34:58 UTC'),(3335,'120.000'),(3336,'IndiaWeb/10.1.10'),(3337,'HIT (53)'),(3338,'must-revalidate, max-age=120'),(3339,'1.1 lsj113:5 (Cdn Cache Server V2.0)'),(3340,'191614'),(3341,'Tengine/2.0.3'),(3342,'Fri, 05 Jun 2015 11:42:27 GMT'),(3343,'W/\"191614-1433504547000\"'),(3344,'71'),(3345,'63005'),(3346,'ewp=73; path=/;expires=Fri, 04 Sep 2015 07:10:41 PM GMT, eb=6; path=/;, wp_endemic_provider=D; path=/;, rsi_segs=deleted; path=/; Expires=Thu, 01 Jan 1970 00:00:00 GMT; domain=.whitepages.com, ipu=; Path=/; Expires=Fri, 05 June 2015 12:10:41 GMT'),(3347,'Fri, 05 Jun 2015 01:05:22 GMT'),(3348,'\"5570f5d2-f61d\"'),(3349,'Fri, 05 Jun 2015 03:39:22 GMT'),(3350,'http://www.littlethings.com/wp/xmlrpc.php'),(3351,'3448'),(3352,'ASPSESSIONIDQQSBQSTR=OGFBLHJAHBPCJHODEPKJFOMJ; path=/'),(3353,'Thu, 04 Jun 2015 13:10:44 GMT'),(3354,'83'),(3355,'CCAcc (0.9.1/istg-s6)'),(3356,'Fri, 05 Jun 2015 13:10:41 GMT'),(3357,'593'),(3358,'3928627100 3928451612'),(3359,'HIT 1993'),(3360,'285'),(3361,'1.1 varnish-plus-v3'),(3362,'No'),(3363,'public, must-revalidate, max-age=900'),(3364,'srvolnet8v'),(3365,'w2'),(3366,'537'),(3367,'Fri, 05 Jun 2015 13:01:42 GMT'),(3368,'1443324504 1443274357'),(3369,'721'),(3370,'default'),(3371,'Fri, 05 Jun 2015 13:10:43 GMT'),(3372,'68066'),(3373,'PxQBVVFQAAcTUFBVBwQGV0YdFGQHBDcQUQxLA1tMXV1dORYyQRNaDAN1WA8SEVdfXAETPhh5WAsBclldFhQMDlwHSj4XUFtfVkcVUR9RH1JKBgZTXlsOAARSTU8GHRUDAFIHAgAFBVIBBglQWQADEG4='),(3374,'Fri, 05 Jun 2015 13:20:43 GMT'),(3375,'Host,Accept-Encoding,User-Agent'),(3376,'161010'),(3377,'Fri, 05 Jun 2015 10:06:49 GMT'),(3378,'1.1 shb16:1 (Cdn Cache Server V2.0)'),(3379,'Fri, 05 Jun 2015 09:22:47 GMT'),(3380,'Fri, 05 Jun 2015 09:36:49 GMT'),(3381,'12834'),(3382,'PHP/5.3.3-7+squeeze26'),(3383,'cpp=121; path=/; domain=.dafont.com, PHPSESSID=7dmobtsthqosmjoi1klc4pir54; path=/'),(3384,'Apache/2.2.16 (Debian)'),(3385,'213324'),(3386,'fly_device=desktop; expires=Fri, 12-Jun-2015 13:10:43 GMT; path=/; domain=.cbsnews.com, fly_geo={\"countryCode\": \"br\"}; expires=Fri, 12-Jun-2015 13:10:43 GMT; path=/; domain=.cbsnews.com'),(3387,'max-age=32'),(3388,'164'),(3389,'240765'),(3390,'Registered'),(3391,'6000.000'),(3392,'Fri, 05 Jun 2015 13:38:38 GMT'),(3393,'125'),(3394,'Varnish 1'),(3395,'14346'),(3396,'gid=GOOGLE_COM_BR; domain=.trovi.com; expires=Sat, 04-Jun-2016 13:10:43 GMT; path=/, gil=pt-BR; domain=.trovi.com; expires=Sat, 04-Jun-2016 13:10:43 GMT; path=/, UserId=f2c1872e-0f3d-42ea-9622-4753e4af8dd3; domain=.trovi.com; expires=Mon, 02-Jun-2025 13:10:43 GMT; path=/, UserData=2015-06-05T16:10:43; domain=.trovi.com; expires=Mon, 02-Jun-2025 13:10:43 GMT; path=/'),(3397,'CP=\"IDC DSP COR CURa ADMa DEVa TAIa OUR BUS IND UNI COM NAV INT\"'),(3398,'CP=\"NON DSP COR ADMa OUR IND UNI COM NAV INT\"'),(3399,'UserBasket_Identity={e4eab1a6-20e7-456c-9766-fc7f6162ab75}; expires=Sun, 05-Jul-2015 13:10:43 GMT; path=/, UserBasket_Identity={e4eab1a6-20e7-456c-9766-fc7f6162ab75}; expires=Sun, 05-Jul-2015 13:10:43 GMT; path=/, ASP.NET_SessionId=z54xch55bhhoso55l5htziaz; path=/; HttpOnly, _cl=en-US; expires=Sun, 05-Jul-2015 13:10:43 GMT; path=/, UserTrace=basketCount=0&wishListCount=0&basketSubTotal=0&firstLoadBasketCount=1; expires=Fri, 05-Jun-2015 13:30:43 GMT; path=/, LoggedIn=0; path=/, ItemInBag=0; path=/, F21-COOKIE=375347326;path=/;, TS01b3a424=0106082944c799d21393e605072626ff06cc87f737a0a096c2006a8e76cdbee4c1f9330b3b785c3b7384e7570f7ab83e82fc2fcefdc8472dc0c7c2e78c79c4be90ab49b0d9cfc9328eee4cb98a9aeaee949cb0f201377e69095025b1c544f0f8fce24595f747a8012859fa7d2128f5b1922e769a18ba31ffc8f79046075e70f88dd2d626e623e6b2fe77a0ff9a270702c922b0115cb285d75e33c21a5daf54c338eff2f418; Path=/'),(3400,'Microsoft Commerce Server, Enterprise Edition'),(3401,'c 89800 0 -'),(3402,'maghreb04'),(3403,'userLanguage=en_NG; expires=Sun, 05-Jul-2015 13:10:43 GMT; path=/, userLanguage=en_NG; expires=Sun, 05-Jul-2015 13:10:43 GMT; path=/, PHPSESSID_29ec692e1de8a77bb380156dad0eb7a8=hv7hsv682fibm724o28kona4e5; path=/; domain=.jumia.com.ng; HttpOnly, device=desktop; expires=Wed, 02-Dec-2015 13:10:43 GMT; path=/; domain=.jumia.com.ng, browserDetection=eyJ0eXBlIjoiYnJvd3NlciIsIm5hbWUiOiJDaHJvbWUiLCJjc3NDbGFzcyI6ImNocm9tZSIsInZlcnNpb24iOiI0MyJ9; expires=Fri, 12-Jun-2015 13:10:43 GMT; path=/; domain=.jumia.com.ng, newsletter=1; expires=Sat, 04-Jun-2016 13:10:43 GMT; path=/; domain=.jumia.com.ng'),(3404,'maghreb49.NGAMZ'),(3405,'landing'),(3406,'JSESSIONID=029A1509F7E9E01CE68244ADA8F87463; Path=/; HttpOnly, ebay=%5Esbf%3D%23%5E;Domain=.ebay.ca;Path=/, dp1=bu1p/QEBfX0BAX19AQA**5752d353^bl/BR593406d3^;Domain=.ebay.ca;Expires=Sun, 04-Jun-2017 13:10:43 GMT;Path=/, s=CgAD4ACBVcvFTYzNkODUxZWQxNGQwYTYyMTQ4YzdiZTVhZmZmM2Y1MjHYL7H3;Domain=.ebay.ca;Path=/; HttpOnly, nonsession=CgADLAAFVcabbMQDKACBe16FTYzNkODUxZWQxNGQwYTYyMTQ4YzdiZTVhZmZmM2Y1MjF1S7a/;Domain=.ebay.ca;Expires=Sat, 04-Jun-2016 13:10:43 GMT;Path=/'),(3407,'t6e%60cckjkb9%3Feog4d71f%2B1%3B67-14dc3d851f9-0xc3'),(3408,'ri=UWN6mpGjRDY%3D,rci=BCiHOR3%2BTL8%3D'),(3409,'__cfduid=d6ecea383c1a5902259a11dc7c9be0fce1433509843; expires=Sat, 04-Jun-16 13:10:43 GMT; path=/; domain=.tahrirnews.com; HttpOnly'),(3410,'1f1c1e88a6381006-GRU'),(3411,'174610'),(3412,'varnish miss'),(3413,'TS01657bff=01824a96f9e78eb79f576926d02a740074c69be0284f1323a8f75408d3dfab840225ddd6ae; Path=/'),(3414,'bo3.20.14'),(3415,'SSOE=1|3053170v1:3120583v6:3110575v1:3187200v1:3052270v2; path=/; domain=.wayfair.com; expires=Fri, 05-Jun-2015 13:40:43 GMT, SSID=BwDHcB1GAAAAAADTn3FVnYEKCNOfcVUBAAAAAAAAAAAA059xVQBpKgUFAAGASQAA059xVQEAGwUAAR9KAADTn3FVAQAUBQAB90kAANOfcVUBAAMFAAF6SQAA059xVQEACwUAAaFJAADTn3FVAQA; path=/; domain=.wayfair.com; expires=Sat, 04-Jun-2016 13:10:43 GMT, SSSC=27.G6156877894314000797.1|1283.18810:1285.18816:1291.18849:1300.18935:1307.18975; path=/; domain=.wayfair.com, SSRT=059xVQIBAQ; path=/; domain=.wayfair.com; expires=Sat, 04-Jun-2016 13:10:43 GMT, SSOD=AKmLAAAAEABUJgAAAQAAANOfcVXTn3FV; path=/; domain=.wayfair.com; expires=Sat, 04-Jun-2016 13:10:43 GMT, SSPV=aXgAAAAAAAIAAAAAAAAAAAAAAAEAAAAAAAA; path=/; domain=.wayfair.com; expires=Sat, 04-Jun-2016 13:10:43 GMT, wfgelfs=db_class=0; path=/; domain=.wayfair.com, CSNPersist=page_of_visit=1; expires=Tue, 19-Jan-2038 03:14:07 GMT; Max-Age=713973804; path=/; domain=wayfair.com, serverUAInfo=%7B%22browser%22%3A%22Google+Chrome%22%2C%22browserVersion%22%3A43.0235765%2C%22OS%22%3A%22Windows%22%2C%22OSVersion%22%3A%227%22%2C%22isMobile%22%3Afalse%2C%22isTablet%22%3Afalse%7D; path=/; domain=wayfair.com, CSN=g_zip=67346; expires=Tue, 19-Jan-2038 03:14:07 GMT; Max-Age=713973804; path=/; domain=wayfair.com, CSNBrief=is_new_user=1&SLoc=bo3; path=/; domain=wayfair.com, WfTracking=NAN_PID=NULL; path=/; domain=wayfair.com, CSNUtId=ac101911-5571-9fd3-133e-3728986f3402; expires=Tue, 19-Jan-2038 03:14:07 GMT; Max-Age=713973804; path=/; domain=wayfair.com, WFDC=BO; expires=Sat, 04-Jun-2016 13:10:43 GMT; Max-Age=31536000; path=/; domain=wayfair.com, WFSID=jodkolbaoiafoorl239b8rnqv5; path=/; domain=wayfair.com; HttpOnly'),(3416,'Thu, 13 Nov 2014 17:18:20 GMT'),(3417,'SSNX'),(3418,'rBAZEVVxn9MTPjcomG80Ag=='),(3419,'global_lang=br; expires=Thu, 03-Sep-2015 13:10:43 GMT; path=/; domain=.123rf.com, PHPSESSID=a6amvcn49al3m08tk5e0s17bq0; path=/; domain=.123rf.com; HttpOnly, fvdata=2015-06-05+09%3A10%3A43; expires=Sun, 05-Jul-2015 13:10:43 GMT; path=/; domain=.123rf.com; httponly, myregion=BR%7CBrazil; expires=Sat, 06-Jun-2015 13:10:43 GMT; path=/; domain=.123rf.com, cp=7b2267223a317d; expires=Sun, 05-Jul-2015 13:10:43 GMT; path=/; domain=.123rf.com; httponly'),(3420,'1.1 c99166a2ab238721273677b73834cc5c.cloudfront.net (CloudFront)'),(3421,'3bun_session=a%3A5%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%222f08adcf49783287b879b173ae77c8e2%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A11%3A%22172.31.0.94%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A108%3A%22Mozilla%2F5.0+%28Windows+NT+6.1%3B+WOW64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F43.0.2357.65+Safari%2F537.36%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1433509965%3Bs%3A9%3A%22user_data%22%3Bs%3A0%3A%22%22%3B%7Dc43541dccfc1110f8576083a2cedacac; expires=Sun, 07-Jun-2015 13:12:45 GMT; path=/; domain=.tribunnews.com'),(3422,'a9dl-OmFxjdCyiwa2jlTeSdCSh0hIP3DRwaWTfTXqbqHb1m6SlHUhQ=='),(3423,'t_Id=ZGVmYXVsdDpudWxs; Path=/, tsession=\"VENT7w19P3A3FI5meEZ4gicpZFA=\"; Version=1; Domain=mapquest.com; Max-Age=1800; Expires=Fri, 05-Jun-2015 13:40:44 GMT; Path=/, tsexpiry=1; Domain=mapquest.com; Expires=Fri, 05-Jun-2015 13:25:44 GMT; Path=/, psession=\"Ot0W+QpH7IruydOZU6x+iJfSrwU=\"; Version=1; Domain=mapquest.com; Max-Age=7776000; Expires=Thu, 03-Sep-2015 13:10:44 GMT; Path=/, c_Id=NDAzOjY2Mg%3D%3D; Expires=Fri, 05-Jun-2015 13:40:44 GMT; Path=/'),(3424,'timeout=5, max=48'),(3425,'Fri, 05 Jun 2015 13:10:44 GMT'),(3426,'364945'),(3427,'2003642805 2003642446'),(3428,'\"13cb97d43f38c322d72344d4e059f20b\"'),(3429,'Fri, 05 Jun 2015 13:10:45 GMT'),(3430,'1.1 ams108:5 (Cdn Cache Server V2.0)'),(3431,'1.1 Xcache_Suning_23'),(3432,'Fri, 05 Jun 2015 13:40:46 GMT'),(3433,'Fri, 05 Jun 2015 12:49:40 GMT'),(3434,'1002'),(3435,'Pragma'),(3436,'Fri, 05 Jun 2015 13:10:46 GMT'),(3437,'Thu,  1 Jan 1970 00:00:00 GMT'),(3438,'SID=1RdueR_TV2eu2o_c4tElUOKZ1xu5BdFIc85PafkLwji2MYNcJQpJ6o2EQWlpkJboKNFO9ojhIxpn51dw; path=/; domain=.ticketmaster.com, BID=E9BkzAxjT_rA8E4DZV9N5-SWcmDrZhnIYLpX2Ea6ySqvNRgljauVvi5jx48YWmQyAbgVJ11SxOzeXF3Ea-7h; path=/; domain=.ticketmaster.com; expires=Fri, 01-Jan-2038 00:00:01 GMT, GEORAN=1; path=/; domain=.ticketmaster.com; expires=, GEO_OUT=1; path=/; domain=.ticketmaster.com, GEO_OMN=out; path=/; domain=.ticketmaster.com, csrf_token=f362682536d84877a5ee1f9d10ae15f0; path=/; domain=.ticketmaster.com, TM_PAGES_REBRANDED=; path=/; domain=.ticketmaster.com; expires=Thu Jan  1 00:00:00 1970, CMPS=xDp+WteLcS/Dqj2K/Xru1I+zqvXZrNqrqo+xbl6wTnkBUz++LP7p7yPf7oraKKBxp4rELroQ844=; path=/'),(3439,'Fri, 05 Jun 2015 13:10:47 GMT'),(3440,'policyref=\"/w3c/tmol/p3p.xml\", CP=\"IDC DSP COR NID CURa ADMa DEVa PSAa OUR IND COM NAV INT\"'),(3441,'norjs=1; path=/'),(3442,'prod6'),(3443,'1402805897 1402800237'),(3444,'webdirector'),(3445,'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; VOSA 1.0)'),(3446,'Fri, 05 Jun 2015 13:10:48 GMT'),(3447,'__cfduid=dc62886e7225be6645b4754361f8af7151433509847; expires=Sat, 04-Jun-16 13:10:47 GMT; path=/; domain=.masrawy.com; HttpOnly, ASP.NET_SessionId=d02hdmxeuc4fuuyszurcyexs; path=/; HttpOnly, MasrawyHPPrayTimesCountryIDCityID=1~15; expires=Mon, 15-Jun-2015 13:10:48 GMT; path=/, SupportCookies=true; path=/, presist=0aVuxbiJ1PrPzpLmE9+kpfb1bioirRPn1SomQ2HC3K2CaTg8JXCB5hHFIWKaS+5zRlxVEr7kP1XK49M=; path=/'),(3448,'1f1c1ea4ca7c0fc4-GRU'),(3449,'PHPSESSID=204cb5de6a68c4e64a9ee71ac547824e; path=/; domain=.liveleak.com, liveleak_safe_mode=1; expires=Sat, 04-Jun-2016 13:10:51 GMT; path=/; domain=.liveleak.com; httponly, liveleak_use_old_player=1; expires=Sat, 04-Jun-2016 13:10:51 GMT; path=/; domain=.liveleak.com; httponly'),(3450,'Fri, 05 Jun 2015 13:10:51 GMT'),(3451,'ko'),(3452,'no-store, no-cache, must-revalidate, post-check=0, pre-check=0, max-age=0'),(3453,'39487'),(3454,'DOMAINALIAS=; path=/, wtspc=5; domain=.monster.com; expires=Sun, 05-Jul-2015 13:10:48 GMT; path=/, ASP.NET_SessionId=az5zu21gt1gzxxlt3fdjhd25; path=/; HttpOnly, DOMAINALIAS=; expires=Thu, 04-Jun-2015 13:10:48 GMT; path=/'),(3455,'CP=CAO DSP COR CURa ADMa DEVa TAIa IVAa IVDa CONo HISa TELo PSAa PSDa DELa UNRa PUBi OTRa BUS LEG PHY ONL UNI PUR COM NAV INT DEM CNT STA HEA PRE GOV OTC'),(3456,'fxFlVRNilZDMKHGryLNF09VctxYw1dwffxmsRb1MKUwwpnuR7iTml0MZKPGJVBEYML6xYxmG2kcC nZ1rc2Xj7w=='),(3457,'customerCountryCode=\"\"; Domain=www.audible.com; Path=/, orginalActionCode=\"ANONAUDW0378WS010202_06/05/2015 13:10\"; Version=1; Domain=www.audible.com; Max-Age=5184000; Expires=Tue, 04-Aug-2015 13:10:49 GMT; Path=/, currentActionCode=\"ANONAUDW0378WS010202_06/05/2015 13:10\"; Version=1; Domain=www.audible.com; Max-Age=5184000; Expires=Tue, 04-Aug-2015 13:10:49 GMT; Path=/, localeName=en_US; Domain=www.audible.com; Expires=Tue, 04-Aug-2015 13:10:49 GMT; Path=/, lastlogin=1; Domain=www.audible.com; Expires=Sat, 06-Jun-2015 00:00:00 GMT; Path=/, customerCountryCode=\"\"; Domain=www.audible.com; Path=/, orginalActionCode=\"ANONAUDW0378WS010202_06/05/2015 13:10\"; Version=1; Domain=www.audible.com; Max-Age=5184000; Expires=Tue, 04-Aug-2015 13:10:49 GMT; Path=/, currentActionCode=\"ANONAUDW0378WS010202_06/05/2015 13:10\"; Version=1; Domain=www.audible.com; Max-Age=5184000; Expires=Tue, 04-Aug-2015 13:10:49 GMT; Path=/, localeName=en_US; Domain=www.audible.com; Expires=Tue, 04-Aug-2015 13:10:49 GMT; Path=/, lastlogin=1; Domain=www.audible.com; Expires=Sat, 06-Jun-2015 00:00:00 GMT; Path=/, customerCountryCode=\"\"; Domain=www.audible.com; Path=/, orginalActionCode=\"ANONAUDW0378WS010202_06/05/2015 13:10\"; Version=1; Domain=www.audible.com; Max-Age=5184000; Expires=Tue, 04-Aug-2015 13:10:49 GMT; Path=/, currentActionCode=\"ANONAUDW0378WS010202_06/05/2015 13:10\"; Version=1; Domain=www.audible.com; Max-Age=5184000; Expires=Tue, 04-Aug-2015 13:10:49 GMT; Path=/, localeName=en_US; Domain=www.audible.com; Expires=Tue, 04-Aug-2015 13:10:49 GMT; Path=/, lastlogin=1; Domain=www.audible.com; Expires=Sat, 06-Jun-2015 00:00:00 GMT; Path=/, asd=UzPSYFxe7uLAsu5YVrUGd0W8hMjYGtQSTlCA8hGThObU3sxx4bjVoMoMx0zw11u0RPjosJj93hIXozj_DN0yh_KOS2VaX8nmHVX6I1AtndQ; Domain=www.audible.com; Path=/, session-id=182-1658485-4782000; Domain=.www.audible.com; Expires=Thu, 31-May-2035 13:10:49 GMT; Path=/, session-id-time=2064229849l; Domain=.www.audible.com; Expires=Thu, 31-May-2035 13:10:49 GMT; Path=/'),(3458,'1EYSN4XY63XH7K9QAKTD'),(3459,'40a0e39a-94bf-4962-9e62-d28a6dd1917f'),(3460,'15852'),(3461,'PHPSESSID=j6amt7kvpjes7jm3f75juhn1i4; path=/'),(3462,'295684'),(3463,'default-src \'self\' \'unsafe-inline\' \'unsafe-eval\' https://yastatic.net *.yandex.ru yandex.ru *.yandex.net *.yandex.kz yandex.kz yandex.st yastatic.net *.yastatic.net wss://portal-xiva.yandex.net wss://push.yandex.ru; img-src data: \'self\' https://yastatic.net www.tns-counter.ru *.yandex.ru yandex.ru *.yandex.kz yandex.kz *.tns-counter.ru *.gemius.pl yandex.st *.yandex.net yastatic.net *.yastatic.net; report-uri https://www.yandex.ru/log/csp?from=big.kz&showid=22878.30681.1433509849.42783&h=a27&yu=5273965951433509849;'),(3464,'yandex_gid=10136; Expires=Sun, 05-Jul-2015 13:10:49 GMT; Domain=.yandex.kz; Path=/, yp=; Expires=Tue, 07-Jun-2005 13:10:49 GMT; Path=/, yp=; Expires=Tue, 07-Jun-2005 13:10:49 GMT; Domain=.www.yandex.kz; Path=/, yp=1436101849.ygu.1; Expires=Mon, 02-Jun-2025 13:10:49 GMT; Domain=.yandex.kz; Path=/, S=; Expires=Tue, 07-Jun-2005 13:10:49 GMT; Path=/, yandexuid=5273965951433509849; Expires=Mon, 02-Jun-2025 13:10:49 GMT; Domain=.yandex.kz; Path=/'),(3465,'293675'),(3466,'default-src \'self\' \'unsafe-inline\' \'unsafe-eval\' https://yastatic.net *.yandex.ru yandex.ru *.yandex.net *.yandex.by yandex.by yandex.st yastatic.net *.yastatic.net wss://portal-xiva.yandex.net wss://push.yandex.ru; img-src data: \'self\' https://yastatic.net gdeby.hit.gemius.pl *.yandex.ru yandex.ru *.yandex.by yandex.by *.tns-counter.ru *.gemius.pl yandex.st *.yandex.net yastatic.net *.yastatic.net; report-uri https://www.yandex.ru/log/csp?from=big.by&showid=22872.18945.1433509849.5043&h=a25&yu=5849405691433509850;'),(3467,'yandex_gid=10136; Expires=Sun, 05-Jul-2015 13:10:49 GMT; Domain=.yandex.by; Path=/, yp=; Expires=Tue, 07-Jun-2005 13:10:49 GMT; Path=/, yp=; Expires=Tue, 07-Jun-2005 13:10:49 GMT; Domain=.www.yandex.by; Path=/, yp=1436101850.ygu.1; Expires=Mon, 02-Jun-2025 13:10:49 GMT; Domain=.yandex.by; Path=/, S=; Expires=Tue, 07-Jun-2005 13:10:49 GMT; Path=/, yandexuid=5849405691433509850; Expires=Mon, 02-Jun-2025 13:10:49 GMT; Domain=.yandex.by; Path=/'),(3468,'Fri, 05 Jun 2015 13:10:50 GMT'),(3469,'92742'),(3470,'MS-CV=Fixmx0nTyEavjVvx.1; domain=.office.com; expires=Sat, 06-Jun-2015 13:10:49 GMT; path=/'),(3471,'Fixmx0nTyEavjVvx.1.1'),(3472,'wagbridge010103196042.n.et2[0,200-0,H]'),(3473,'HIT TCP_MEM_HIT dirn:0:42806592'),(3474,'803'),(3475,'STATUS_NOT_EXISTED'),(3476,'http://watsons.tmall.com/index.htm'),(3477,'2v69790638'),(3478,'s-maxage=3600,max-age=0'),(3479,'Fri, 05 Jun 2015 13:10:56 GMT'),(3480,'CP=\'CURa ADMa DEVa PSAo PSDo OUR BUS UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR\''),(3481,'2_69790638');
/*!40000 ALTER TABLE `header_value` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `site`
--

DROP TABLE IF EXISTS `site`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `site` (
  `site_id` int(11) NOT NULL,
  `site` varchar(255) DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `code` int(11) DEFAULT NULL,
  PRIMARY KEY (`site_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `site`
--

LOCK TABLES `site` WRITE;
/*!40000 ALTER TABLE `site` DISABLE KEYS */;
INSERT INTO `site` VALUES (1,'google.com','https://www.google.com.br/?gfe_rd=cr&ei=Bp5xVeCQKqeX8QeA_oDAAg',200),(2,'facebook.com','https://www.facebook.com/?_rdr',200),(3,'youtube.com','https://www.youtube.com/',200),(4,'yahoo.com','https://br.yahoo.com/?p=us',200),(5,'baidu.com','https://www.baidu.com/',200),(6,'amazon.com','http://www.amazon.com/',200),(7,'wikipedia.org','https://www.wikipedia.org/',200),(8,'taobao.com','http://www.taobao.com/market/global/index_new.php',200),(9,'twitter.com','https://twitter.com',200),(10,'qq.com','http://www.qq.com/',200),(11,'google.co.in','https://www.google.co.in/',200),(12,'live.com','[Errno 111] Connection refused',-1),(13,'sina.com.cn','http://www.sina.com.cn/',200),(14,'linkedin.com','https://www.linkedin.com/nhome/',200),(15,'weibo.com','[Errno -2] Name or service not known',-1),(16,'yahoo.co.jp','http://www.yahoo.co.jp/',200),(17,'tmall.com','http://www.tmall.com/',200),(18,'ebay.com','http://www.ebay.com/',200),(19,'google.co.jp','https://www.google.co.jp/',200),(20,'blogspot.com','https://accounts.google.com/ServiceLogin?service=blogger&passive=1209600&continue=https://www.blogger.com/home?bpli%3D1&followup=https://www.blogger.com/home?bpli%3D1&ltmpl=start',200),(21,'yandex.ru','https://www.yandex.ru/',200),(22,'google.de','https://www.google.de/',200),(23,'vk.com','https://vk.com',200),(24,'hao123.com','http://www.hao123.com/',200),(25,'bing.com','https://www.bing.com/',200),(26,'t.co','https://t.co',200),(27,'msn.com','https://www.msn.com/pt-br/',200),(28,'google.co.uk','https://www.google.co.uk/',200),(29,'onclickads.net','http://www.onclickads.net/',200),(30,'amazon.co.jp','https://www.amazon.co.jp/',200),(31,'ask.com','http://www.ask.com/',200),(32,'sohu.com','https://sohu.com',404),(33,'google.fr','https://www.google.fr/',200),(34,'instagram.com','https://instagram.com',200),(35,'google.com.br','https://www.google.com.br/',200),(36,'reddit.com','https://www.reddit.com/',200),(37,'aliexpress.com','http://pt.aliexpress.com/br_home.htm',200),(38,'mail.ru','https://mail.ru',200),(39,'wordpress.com','https://br.wordpress.com/',200),(40,'pinterest.com','https://www.pinterest.com/',200),(41,'gmail.com','https://accounts.google.com/ServiceLogin?service=mail&passive=true&rm=false&continue=https://mail.google.com/mail/&ss=1&scc=1&ltmpl=default&ltmplcache=2&emr=1&osid=1',200),(42,'paypal.com','https://www.paypal.com/br/webapps/mpp/home',200),(43,'xvideos.com','http://www.xvideos.com/',200),(44,'tumblr.com','https://www.tumblr.com/',200),(45,'google.ru','https://www.google.ru/',200),(46,'imgur.com','https://imgur.com',200),(47,'microsoft.com','https://www.microsoft.com/pt-br/default.aspx',200),(48,'google.it','https://www.google.it/',200),(49,'apple.com','https://www.apple.com/',200),(50,'fc2.com','http://fc2.com',200),(51,'google.es','https://www.google.es/',200),(52,'alibaba.com','http://www.alibaba.com/',200),(53,'adcash.com','https://www.adcash.com/pt/index.php',200),(54,'360.cn','http://360.cn',200),(55,'imdb.com','http://www.imdb.com/',200),(56,'googleadservices.com','https://googleadservices.com',404),(57,'amazon.de','https://www.amazon.de/',200),(58,'diply.com','http://diply.com',200),(59,'netflix.com','https://www.netflix.com/br/',200),(60,'craigslist.org','https://craigslist.org',404),(61,'ok.ru','http://ok.ru/',200),(62,'google.ca','https://www.google.ca/',200),(63,'stackoverflow.com','https://stackoverflow.com',200),(64,'google.com.mx','https://www.google.com.mx/',200),(65,'xhamster.com','http://xhamster.com/',200),(66,'naver.com','[Errno -2] Name or service not known',-1),(67,'tianya.cn','http://www.tianya.cn/',200),(68,'go.com','https://go.com',200),(69,'pornhub.com','http://www.pornhub.com/',200),(70,'google.com.hk','https://www.google.com.hk/',200),(71,'google.com.tr','https://www.google.com.tr/',200),(72,'bbc.co.uk','http://www.bbc.co.uk/',200),(73,'amazon.co.uk','https://www.amazon.co.uk/',200),(74,'rakuten.co.jp','[Errno -2] Name or service not known',-1),(75,'gmw.cn','http://gmw.cn',200),(76,'people.com.cn','https://people.com.cn',200),(77,'ebay.de','http://www.ebay.de/',200),(78,'cntv.cn','http://www.cntv.cn/',200),(79,'google.co.id','https://www.google.co.id/',200),(80,'xinhuanet.com','http://xinhuanet.com',200),(81,'soso.com','http://www.sogou.com/?rfrom=soso',200),(82,'nicovideo.jp','http://www.nicovideo.jp/',200),(83,'google.pl','https://www.google.pl/',200),(84,'kickass.to','https://kat.cr/',200),(85,'cnn.com','http://edition.cnn.com/',200),(86,'google.com.au','https://www.google.com.au/',200),(87,'amazon.cn','https://amazon.cn',503),(88,'outbrain.com','http://www.outbrain.com/',200),(89,'dailymotion.com','https://www.dailymotion.com/br',200),(90,'dropbox.com','https://www.dropbox.com/',200),(91,'chinadaily.com.cn','[Errno -2] Name or service not known',-1),(92,'flipkart.com','http://www.flipkart.com/',200),(93,'youku.com','http://www.youku.com/',200),(94,'163.com','http://www.163.com/',200),(95,'googleusercontent.com','[Errno -5] No address associated with hostname',-1),(96,'pixnet.net','https://www.pixnet.net/',200),(97,'bycontext.com','https://bycontext.com',200),(98,'google.co.kr','https://www.google.co.kr/',200),(99,'alipay.com','https://www.alipay.com/',200),(100,'amazon.in','https://www.amazon.in/',200),(101,'directrev.com','http://www.directrev.com/',200),(102,'livedoor.com','http://www.livedoor.com/',200),(103,'booking.com','https://www.booking.com/index.en-gb.html?sid=cd08c5f95ca771407e60252d581a3f80;dcid=1',200),(104,'github.com','https://github.com',200),(105,'jd.com','http://www.jd.com/?utm_source=sq.jd.com',200),(106,'ebay.co.uk','http://www.ebay.co.uk/',200),(107,'adobe.com','http://www.adobe.com/',200),(108,'espn.go.com','http://espn.go.com/',200),(109,'google.com.tw','https://www.google.com.tw/',200),(110,'indiatimes.com','http://www.indiatimes.com/',200),(111,'huffingtonpost.com','http://www.huffingtonpost.com/',200),(112,'wikia.com','http://www.wikia.com/Wikia',200),(113,'xnxx.com','http://www.xnxx.com/',200),(114,'dailymail.co.uk','http://www.dailymail.co.uk/home/index.html',200),(115,'nytimes.com','http://www.nytimes.com/',200),(116,'blogger.com','https://accounts.google.com/ServiceLogin?service=blogger&passive=1209600&continue=https://www.blogger.com/home?bpli%3D1&followup=https://www.blogger.com/home?bpli%3D1&ltmpl=start',200),(117,'youradexchange.com','https://youradexchange.com',200),(118,'google.com.sa','https://www.google.com.sa/',200),(119,'uol.com.br','http://www.uol.com.br/',200),(120,'chase.com','https://www.chase.com/',200),(121,'buzzfeed.com','http://www.buzzfeed.com/',200),(122,'china.com','http://china.com',200),(123,'google.com.eg','https://www.google.com.eg/',200),(124,'google.nl','https://www.google.nl/',200),(125,'google.co.th','https://www.google.co.th/',200),(126,'tudou.com','http://www.tudou.com/',200),(127,'sogou.com','http://www.sogou.com/',200),(128,'coccoc.com','https://coccoc.com',200),(129,'dmm.co.jp','http://www.dmm.co.jp/',200),(130,'google.com.ar','https://www.google.com.ar/',200),(131,'blogspot.in','https://www.google.com.br/?gfe_rd=cr&ei=Pp5xVb-LHqbX8gezi4DAAQ',200),(132,'ettoday.net','https://ettoday.net',200),(133,'popads.net','https://www.popads.net/',200),(134,'bankofamerica.com','https://www.bankofamerica.com/',200),(135,'ameblo.jp','http://ameblo.jp',200),(136,'google.com.pk','https://www.google.com.pk/',200),(137,'slideshare.net','http://www.slideshare.net/',200),(138,'flickr.com','https://www.flickr.com/',200),(139,'douban.com','http://www.douban.com/',200),(140,'pconline.com.cn','http://www.pconline.com.cn/',200),(141,'redtube.com','https://redtube.com',403),(142,'globo.com','http://www.globo.com/',200),(143,'bongacams.com','https://pt.bongacams.com/',200),(144,'walmart.com','http://www.walmart.com.br/',200),(145,'amazonaws.com','http://aws.amazon.com/',200),(146,'warmportrait.com','[Errno -5] No address associated with hostname',-1),(147,'amazon.fr','https://www.amazon.fr/',200),(148,'etsy.com','https://www.etsy.com/',200),(149,'about.com','http://www.about.com/',200),(150,'daum.net','http://www.daum.net/',200),(151,'cnet.com','http://www.cnet.com/',200),(152,'aol.com','http://www.aol.com/',200),(153,'bbc.com','http://www.bbc.com/',200),(154,'weather.com','http://www.weather.com/',200),(155,'youporn.com','http://www.youporn.com/',200),(156,'theguardian.com','http://www.theguardian.com/uk',200),(157,'yelp.com','http://www.yelp.com/s%C3%A3o-paulo',200),(158,'life.com.tw','http://www.life.com.tw/',200),(159,'naver.jp','http://matome.naver.jp/',200),(160,'quora.com','https://www.quora.com/',200),(161,'twitch.tv','http://www.twitch.tv/',200),(162,'loading-delivery1.com','http://loading-delivery1.com',403),(163,'zillow.com','http://www.zillow.com/',200),(164,'snapdeal.com','[Errno -2] Name or service not known',-1),(165,'indeed.com','http://www.indeed.com/',200),(166,'adf.ly','https://adf.ly',200),(167,'mystart.com','https://mystart.com',200),(168,'deviantart.com','http://www.deviantart.com/',200),(169,'stackexchange.com','https://stackexchange.com',200),(170,'wellsfargo.com','https://www.wellsfargo.com/',200),(171,'google.co.za','https://www.google.co.za/',200),(172,'google.co.ve','https://www.google.co.ve/',200),(173,'vimeo.com','https://vimeo.com',200),(174,'microsoftonline.com','http://login.microsoftonline.com/',200),(175,'forbes.com','https://forbes.com',200),(176,'google.gr','https://www.google.gr/',200),(177,'godaddy.com','https://br.godaddy.com/',200),(178,'office365.com','http://products.office.com/pt-BR/',200),(179,'reference.com','[Errno -2] Name or service not known',-1),(180,'stamplive.com','http://stamplive.com',200),(181,'amazon.it','https://www.amazon.it/',200),(182,'leboncoin.fr','http://www.leboncoin.fr/',200),(183,'soundcloud.com','https://soundcloud.com',200),(184,'wordpress.org','https://wordpress.org',200),(185,'bp.blogspot.com','[Errno -5] No address associated with hostname',-1),(186,'ilividnewtab.com','http://ilividnewtab.com',200),(187,'wikihow.com','http://www.wikihow.com/Main-Page',200),(188,'feedly.com','https://feedly.com',200),(189,'tubecup.com','https://tubecup.com',200),(190,'themeforest.net','http://themeforest.net/',200),(191,'tripadvisor.com','http://www.tripadvisor.com/',200),(192,'doublepimp.com','https://doublepimp.com/Account/LogIn',200),(193,'thepiratebay.se','[Errno 1] _ssl.c:510: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error',-1),(194,'google.com.ua','https://www.google.com.ua/',200),(195,'allegro.pl','http://allegro.pl',200),(196,'espncricinfo.com','http://www.espncricinfo.com//',200),(197,'salesforce.com','http://www.salesforce.com/br/?ir=1',200),(198,'popcash.net','https://popcash.net',200),(199,'foxnews.com','http://www.foxnews.com/',200),(200,'livejournal.com','http://www.livejournal.com/',200),(201,'zol.com.cn','http://www.zol.com.cn/',200),(202,'onet.pl','http://www.onet.pl/',200),(203,'goo.ne.jp','http://www.goo.ne.jp/',200),(204,'ifeng.com','http://www.ifeng.com/',200),(205,'homedepot.com','http://www.homedepot.com/',200),(206,'ikea.com','[Errno -2] Name or service not known',-1),(207,'businessinsider.com','http://www.businessinsider.com/',200),(208,'china.com.cn','http://www.china.com.cn/',200),(209,'xuite.net','https://xuite.net',200),(210,'kakaku.com','http://kakaku.com',200),(211,'wikimedia.org','https://www.wikimedia.org/',200),(212,'taboola.com','https://taboola.com',200),(213,'files.wordpress.com','https://br.wordpress.com/',200),(214,'nih.gov','http://nih.gov',200),(215,'avito.ru','https://www.avito.ru/',200),(216,'abs-cbnnews.com','http://www.abs-cbnnews.com/',200),(217,'pixiv.net','https://pixiv.net',403),(218,'bestbuy.com','http://www.bestbuy.com/',200),(219,'w3schools.com','http://www.w3schools.com/',200),(220,'detail.tmall.com','http://err.taobao.com/error1.html',200),(221,'google.be','https://www.google.be/',200),(222,'comcast.net','http://www.xfinity.com/?CMP=ILCXFICOMUTOL3X',200),(223,'zhihu.com','http://www.zhihu.com/',200),(224,'mydomainadvisor.com','http://mydomainadvisor.com',200),(225,'target.com','https://target.com',503),(226,'vice.com','http://www.vice.com/pt_br',200),(227,'theadgateway.com','https://theadgateway.com',200),(228,'pclady.com.cn','http://www.pclady.com.cn/',200),(229,'mediafire.com','https://www.mediafire.com/',200),(230,'mozilla.org','https://www.mozilla.org/en-US/',200),(231,'google.com.co','https://www.google.com.co/',200),(232,'telegraph.co.uk','https://telegraph.co.uk',503),(233,'ups.com','http://www.ups.com/content/globalentry',200),(234,'9gag.com','http://9gag.com/',200),(235,'google.com.ng','https://www.google.com.ng/',200),(236,'google.com.sg','https://www.google.com.sg/',200),(237,'gamer.com.tw','https://gamer.com.tw',200),(238,'web.de','https://web.de',200),(239,'secureserver.net','https://www.secureserver.net/default404.aspx',404),(240,'bitauto.com','http://www.bitauto.com/',200),(241,'google.ro','https://www.google.ro/',200),(242,'livejasmin.com','http://new.livejasmin.com/en/?showPreviousVersionLink=0',200),(243,'addthis.com','http://www.addthis.com/',200),(244,'gfycat.com','https://gfycat.com',200),(245,'washingtonpost.com','http://www.washingtonpost.com/',200),(246,'doorblog.jp','[Errno -5] No address associated with hostname',-1),(247,'blogfa.com','http://blogfa.com/',200),(248,'usps.com','https://www.usps.com/',200),(249,'avg.com','https://avg.com',200),(250,'archive.org','https://archive.org',200),(251,'wix.com','http://www.wix.com/',200),(252,'americanexpress.com','https://www.americanexpress.com/',200),(253,'gmx.net','http://www.gmx.net/',200),(254,'blogspot.com.br','https://blogspot.com.br',404),(255,'groupon.com','https://www.groupon.com/',200),(256,'softonic.com','http://www.softonic.com.br/',200),(257,'xywy.com','http://www.xywy.com/',200),(258,'badoo.com','https://badoo.com',200),(259,'mailchimp.com','http://mailchimp.com/',200),(260,'adplxmd.com','https://adplxmd.com',200),(261,'sourceforge.net','http://sourceforge.net/',200),(262,'office.com','https://office.live.com/start/default.aspx',200),(263,'google.com.ph','https://www.google.com.ph/',200),(264,'google.at','https://www.google.at/',200),(265,'wow.com','http://www.wow.com/',200),(266,'shutterstock.com','http://www.shutterstock.com/',200),(267,'quikr.com','http://www.quikr.com/',403),(268,'ndtv.com','http://www.ndtv.com/',200),(269,'google.cn','http://www.google.cn/',200),(270,'orange.fr','http://www.orange.fr/',200),(271,'google.pt','https://www.google.pt/',200),(272,'amazon.es','https://www.amazon.es/',200),(273,'dmm.com','http://www.dmm.com/',200),(274,'weebly.com','http://www.weebly.com/',200),(275,'caijing.com.cn','timed out',-1),(276,'youm7.com','http://www.youm7.com/',200),(277,'goodreads.com','https://www.goodreads.com/',200),(278,'steamcommunity.com','https://steamcommunity.com',200),(279,'pandora.com','http://www.pandora.com/restricted',200),(280,'wordreference.com','http://www.wordreference.com/',200),(281,'ask.fm','http://ask.fm/',200),(282,'reimageplus.com','http://www.reimageplus.com/',200),(283,'bild.de','http://www.bild.de/',200),(284,'skype.com','http://www.skype.com/en/',200),(285,'mercadolivre.com.br','http://www.mercadolivre.com.br/',200),(286,'pchome.net','http://www.pchome.net/',200),(287,'ign.com','http://br.ign.com/',200),(288,'kaskus.co.id','http://www.kaskus.co.id/',200),(289,'gome.com.cn','timed out',-1),(290,'mashable.com','http://mashable.com/',200),(291,'google.com.pe','https://www.google.com.pe/',200),(292,'smzdm.com','https://smzdm.com',200),(293,'github.io','https://github.io',500),(294,'google.se','https://www.google.se/',200),(295,'webmd.com','http://www.webmd.com/',200),(296,'hulu.com','http://www.hulu.com/',200),(297,'akamaihd.net','[Errno -5] No address associated with hostname',-1),(298,'force.com','http://www.salesforce.com/platform/solutions/employee-apps/',200),(299,'stumbleupon.com','https://www.stumbleupon.com/',200),(300,'uptodown.com','http://www.uptodown.com/',200),(301,'webssearches.com','http://webssearches.com',200),(302,'hdfcbank.com','http://hdfcbank.com',200),(303,'youth.cn','[Errno -2] Name or service not known',-1),(304,'wp.pl','http://www.wp.pl/',200),(305,'icicibank.com','http://www.icicibank.com/',200),(306,'capitalone.com','https://www.capitalone.com/',200),(307,'bilibili.com','http://www.bilibili.com/',200),(308,'teepr.com','http://www.teepr.com/',200),(309,'google.ae','https://www.google.ae/?gws_rd=ssl',200),(310,'usatoday.com','http://www.usatoday.com/',200),(311,'rambler.ru','http://www.rambler.ru/',200),(312,'hootsuite.com','https://hootsuite.com',200),(313,'spiegel.de','http://www.spiegel.de/',200),(314,'google.ch','https://www.google.ch/',200),(315,'steampowered.com','https://steampowered.com',403),(316,'hp.com','http://www.hp.com/',200),(317,'t-online.de','http://www.t-online.de/',200),(318,'seznam.cz','https://www.seznam.cz/',200),(319,'mama.cn','http://www.mama.cn/',200),(320,'bomb01.com','http://www.bomb01.com/',200),(321,'udn.com','http://udn.com/news/index',200),(322,'mlb.com','http://mlb.mlb.com/home',200),(323,'tube8.com','http://www.tube8.com/',200),(324,'fedex.com','https://fedex.com',200),(325,'drseks.com','http://ww1.drseks.com/',200),(326,'bet365.com','http://www.bet365.com/pt/',200),(327,'google.cl','https://www.google.cl/',200),(328,'rediff.com','http://www.rediff.com/',200),(329,'mobile01.com','http://www.mobile01.com/',200),(330,'wsj.com','http://www.wsj.com/',200),(331,'whatsapp.com','https://www.whatsapp.com/',200),(332,'engadget.com','http://www.engadget.com/',200),(333,'bleacherreport.com','http://bleacherreport.com/',200),(334,'answers.com','http://www.answers.com/',200),(335,'chinatimes.com','http://www.chinatimes.com/',200),(336,'dell.com','http://www.dell.com/',200),(337,'jabong.com','http://www.jabong.com/',200),(338,'bloomberg.com','http://www.bloomberg.com/',200),(339,'39.net','[Errno 104] Connection reset by peer',-2),(340,'theladbible.com','http://www.theladbible.com/',200),(341,'hurriyet.com.tr','http://www.hurriyet.com.tr/anasayfa/',200),(342,'extratorrent.cc','http://extratorrent.cc',200),(343,'speedtest.net','http://www.speedtest.net/',200),(344,'nba.com','http://www.nba.com/',200),(345,'accuweather.com','http://www.accuweather.com/en/br/brazil-weather',200),(346,'google.no','https://www.google.no/',200),(347,'privatehomeclips.com','http://www.hclips.com/',200),(348,'google.com.bd','https://www.google.com.bd/',200),(349,'samsung.com','http://www.samsung.com/br/home',200),(350,'varzesh3.com','http://www.varzesh3.com/',200),(351,'likes.com','https://likes.com',200),(352,'time.com','http://time.com/',200),(353,'google.dz','https://www.google.dz/',200),(354,'spotify.com','https://www.spotify.com/br/',200),(355,'ijreview.com','http://www.ijreview.com/',200),(356,'trackingclick.net','http://www.trackingclick.net/',404),(357,'slickdeals.net','https://slickdeals.net',200),(358,'amazon.ca','https://www.amazon.ca/',200),(359,'media.tumblr.com','https://media.tumblr.com',403),(360,'flirchi.com','https://flirchi.com',200),(361,'gsmarena.com','http://www.gsmarena.com/',200),(362,'onlinesbi.com','https://www.onlinesbi.com/',200),(363,'verizonwireless.com','http://www.verizonwireless.com/',200),(364,'haosou.com','https://haosou.com',200),(365,'zendesk.com','https://www.zendesk.com/',200),(366,'google.cz','https://www.google.cz/',200),(367,'rutracker.org','http://rutracker.org/forum/index.php',200),(368,'eastmoney.com','http://www.eastmoney.com/',200),(369,'newegg.com','http://www.newegg.com/',200),(370,'kompas.com','http://www.kompas.com/',200),(371,'ebay.in','http://www.ebay.in/',200),(372,'infusionsoft.com','http://www.infusionsoft.com/',200),(373,'vipcpms.com','https://vipcpms.com',200),(374,'2ch.net','https://2ch.net',403),(375,'babytree.com','https://babytree.com',404),(376,'truemediapipe.com','http://truemediapipe.com',200),(377,'google.co.hu','https://www.google.hu/',200),(378,'google.ie','https://www.google.ie/',200),(379,'gameforge.com','https://en.gameforge.com/home/index',200),(380,'iqiyi.com','http://www.iqiyi.com/',200),(381,'lady8844.com','http://www.lady8844.com/',200),(382,'ad132m.com','http://ad132m.com',500),(383,'thefreedictionary.com','https://thefreedictionary.com',401),(384,'4shared.com','https://www.4shared.com/',200),(385,'liveinternet.ru','http://www.liveinternet.ru/',200),(386,'lifehacker.com','https://lifehacker.com',200),(387,'photobucket.com','http://photobucket.com',200),(388,'kickstarter.com','[Errno -2] Name or service not known',-1),(389,'sahibinden.com','http://www.sahibinden.com/',200),(390,'libero.it','http://www.libero.it/',200),(391,'fbcdn.net','https://www.facebook.com/?_rdr',200),(392,'sabq.org','https://sabq.org',200),(393,'marca.com','http://www.marca.com/',200),(394,'milliyet.com.tr','http://www.milliyet.com.tr/',200),(395,'staticwebdom.com','http://staticwebdom.com/',200),(396,'google.co.il','https://www.google.co.il/',200),(397,'webtretho.com','http://www.webtretho.com/',200),(398,'ltn.com.tw','http://www.ltn.com.tw/',200),(399,'macys.com','http://www.macys.com/',302),(400,'evernote.com','https://evernote.com',200),(401,'ck101.com','http://ck101.com',200),(402,'buzzfil.net','http://buzzfil.net',200),(403,'bestadbid.com','https://www.google.com.br/?gfe_rd=cr&ei=7p5xVcboCJOq8wet5YCICg&gws_rd=ssl',200),(404,'tistory.com','http://www.tistory.com/',200),(405,'ero-advertising.com','http://ero-advertising.com',200),(406,'att.com','https://www.att.com/',200),(407,'lowes.com','http://www.lowes.com/',200),(408,'blog.jp','https://blog.jp',403),(409,'scribd.com','https://scribd.com',200),(410,'twimg.com','timed out',-1),(411,'meetup.com','http://www.meetup.com/errordocs/bad-request.html',404),(412,'livedoor.biz','[Errno -5] No address associated with hostname',-1),(413,'ameba.jp','http://www.ameba.jp/',200),(414,'fiverr.com','https://fiverr.com',200),(415,'eksisozluk.com','https://eksisozluk.com',200),(416,'chaturbate.com','https://chaturbate.com',200),(417,'gizmodo.com','http://gizmodo.uol.com.br/',200),(418,'reuters.com','http://www.reuters.com/',200),(419,'disqus.com','https://disqus.com',200),(420,'oracle.com','http://www.oracle.com/index.html',200),(421,'goal.com','http://www.goal.com/',200),(422,'xda-developers.com','http://www.xda-developers.com/',200),(423,'bhaskar.com','http://www.bhaskar.com/',200),(424,'torrentz.eu','https://torrentz.eu',200),(425,'justdial.com','http://us.justdial.com/',200),(426,'expedia.com','http://www.expedia.com.br/?rfrr=Redirect.From.www.expedia.com%2F',200),(427,'csdn.net','https://csdn.net',200),(428,'yandex.ua','https://www.yandex.ua/?ncrnd=5665&nocookiesupport=yes',200),(429,'gmarket.co.kr','http://www.gmarket.co.kr/',200),(430,'surveymonkey.com','https://pt.surveymonkey.com/',200),(431,'citibank.com','https://online.citibank.com/US/Welcome.c',200),(432,'ink361.com','https://ink361.com',200),(433,'ebay.com.au','http://www.ebay.com.au/',200),(434,'ce.cn','http://ce.cn',200),(435,'taleo.net','https://taleo.net',200),(436,'nyaa.se','http://www.nyaa.se/',200),(437,'naukri.com','http://www.naukri.com/',200),(438,'free.fr','http://www.free.fr/adsl/index.html',200),(439,'rt.com','http://rt.com/',200),(440,'trello.com','https://trello.com',200),(441,'uploaded.net','https://uploaded.net',200),(442,'ppomppu.co.kr','http://m.ppomppu.co.kr/new/index.php',200),(443,'mega.co.nz','https://mega.co.nz',200),(444,'intuit.com','http://www.intuit.com/',200),(445,'liputan6.com','http://www.liputan6.com/',200),(446,'java.com','https://java.com/en/',200),(447,'kouclo.com','http://kouclo.com',200),(448,'detik.com','http://www.detik.com/',200),(449,'agoda.com','http://www.agoda.com/',200),(450,'autohome.com.cn','[Errno -2] Name or service not known',-1),(451,'ebay.it','http://www.ebay.it/',200),(452,'repubblica.it','http://www.repubblica.it/',200),(453,'tlbb8.com','http://tlbb8.com',200),(454,'list-manage.com','http://mailchimp.com/about/mcsv/',200),(455,'kooora.com','https://www.kooora.com/',503),(456,'olx.in','https://ssl.olx.in/',200),(457,'exoclick.com','https://www.exoclick.com/',200),(458,'trulia.com','http://www.trulia.com/',200),(459,'gap.com','http://www.gap.com/cookieFailure.do',200),(460,'theverge.com','http://www.theverge.com/',200),(461,'icloud.com','https://www.icloud.com/',200),(462,'32d1d3b9c.se','http://32d1d3b9c.se',400),(463,'retailmenot.com','http://www.retailmenot.com/',200),(464,'cloudfront.net','[Errno -5] No address associated with hostname',-1),(465,'sberbank.ru','https://sberbank.ru/ru/person',200),(466,'mobile.de','http://www.mobile.de/',200),(467,'kohls.com','https://www.kohls.com/',403),(468,'hupu.com','http://www.hupu.com/',200),(469,'sabah.com.tr','http://www.sabah.com.tr/',200),(470,'hdzog.com','https://hdzog.com',521),(471,'elpais.com','http://brasil.elpais.com/',200),(472,'realtor.com','http://www.realtor.com/',200),(473,'doubleclick.com','https://doubleclick.com',404),(474,'asos.com','http://www.asos.com/',200),(475,'hudong.com','http://www.baike.com/',200),(476,'google.com.vn','https://www.google.com.vn/',200),(477,'xe.com','http://www.xe.com/maintenance.html',200),(478,'irctc.co.in','https://www.irctc.co.in/eticketing/loginHome.jsf',200),(479,'souq.com','http://uae.souq.com/ae-en/',200),(480,'battle.net','http://us.battle.net/en/',200),(481,'blogimg.jp','[Errno -5] No address associated with hostname',-1),(482,'hotels.com','https://ssl.hoteis.com/',200),(483,'b5m.com','http://www.b5m.com/',200),(484,'ashleyrnadison.com','http://www.ashleyrnadison.com/',200),(485,'6pm.com','http://www.6pm.com/',200),(486,'nordstrom.com','http://shop.nordstrom.com/',200),(487,'paytm.com','https://paytm.com',200),(488,'wunderground.com','http://www.wunderground.com/',200),(489,'styletv.com.cn','http://www.styletv.com.cn/',200),(490,'kijiji.ca','http://www.kijiji.ca/',200),(491,'google.fi','https://www.google.fi/',200),(492,'zippyshare.com','http://zippyshare.com/',200),(493,'techcrunch.com','https://techcrunch.com',200),(494,'google.dk','https://www.google.dk/',200),(495,'youboy.com','http://www.youboy.com/',200),(496,'eyny.com','http://www38.eyny.com/',200),(497,'impress.co.jp','http://www.impress.co.jp/',200),(498,'lazada.co.id','http://www.lazada.co.id/',200),(499,'kinopoisk.ru','http://www.kinopoisk.ru/',200),(500,'airbnb.com','https://www.airbnb.com/',200),(501,'shopclues.com','http://www.shopclues.com/',200),(502,'mercadolibre.com.ar','http://www.mercadolibre.com.ar/',200),(503,'rbc.ru','http://www.rbc.ru/',200),(504,'okcupid.com','https://www.okcupid.com/',200),(505,'vetogate.com','http://www.vetogate.com/',200),(506,'4dsply.com','https://4dsply.com',404),(507,'google.com.my','https://www.google.com.my/',200),(508,'mystartsearch.com','http://mystartsearch.com',200),(509,'corriere.it','http://www.corriere.it/',200),(510,'google.sk','https://www.google.sk/',200),(511,'onedio.com','https://onedio.com',200),(512,'tabelog.com','http://tabelog.com',200),(513,'iplt20.com','http://www.iplt20.com/',200),(514,'savefrom.net','http://en.savefrom.net/',200),(515,'jqw.com','http://jqw.com',200),(516,'subscene.com','http://subscene.com',200),(517,'chinaz.com','http://chinaz.com',200),(518,'issuu.com','http://issuu.com/',200),(519,'elmundo.es','http://www.elmundo.es/',200),(520,'tmz.com','http://www.tmz.com/',200),(521,'beeg.com','http://beeg.com/',200),(522,'hm.com','http://www.hm.com/entrance.ahtml?orguri=/',200),(523,'slimspots.com','https://slimspots.com',200),(524,'constantcontact.com','http://www.constantcontact.com/index.jsp',200),(525,'duckduckgo.com','https://duckduckgo.com',200),(526,'click4stat.com','[Errno -5] No address associated with hostname',-1),(527,'haiwainet.cn','http://www.haiwainet.cn/',200),(528,'kayak.com','http://www.kayak.com.br/?ispredir=true',200),(529,'ancestry.com','http://www.ancestry.com/',200),(530,'intoday.in','http://www.indiatodaygroup.com/',200),(531,'independent.co.uk','http://www.standard.co.uk/',200),(532,'moz.com','https://moz.com',200),(533,'npr.org','http://www.npr.org/',200),(534,'eastday.com','http://eastday.com',200),(535,'siteadvisor.com','http://www.siteadvisor.com/final/index.html',200),(536,'abcnews.go.com','https://abcnews.go.com',200),(537,'houzz.com','http://www.houzz.com/',200),(538,'glassdoor.com','http://www.glassdoor.com/index.htm',200),(539,'youtube-mp3.org','http://www.youtube-mp3.org/',200),(540,'eonline.com','http://www.eonline.com/',200),(541,'hatena.ne.jp','http://www.hatena.ne.jp/',200),(542,'goodgamestudios.com','http://www.goodgamestudios.com/',200),(543,'cnzz.com','http://cnzz.com',200),(544,'ucoz.ru','http://www.ucoz.ru/',200),(545,'blogspot.jp','https://www.google.com.br/?gfe_rd=cr&ei=-Z5xVdjvHKPX8gfOoIDYCg',200),(546,'seesaa.net','https://seesaa.net',403),(547,'wikiwiki.jp','https://wikiwiki.jp',521),(548,'pcpop.com','http://www.pcpop.com/',200),(549,'nbcnews.com','http://www.nbcnews.com/',200),(550,'codecanyon.net','http://codecanyon.net/',200),(551,'ptt01.cc','https://ptt01.cc',404),(552,'azlyrics.com','[Errno -2] Name or service not known',-1),(553,'aweber.com','http://www.aweber.com/',200),(554,'ad120m.com','timed out',-1),(555,'taringa.net','http://www.taringa.net/',200),(556,'mi.com','http://www.mi.com/en/',200),(557,'woot.com','https://www.woot.com/',200),(558,'mixi.jp','https://mixi.jp',200),(559,'playstation.com','https://www.playstation.com/pt-br/',200),(560,'11st.co.kr','https://11st.co.kr',200),(561,'ganji.com','[Errno -2] Name or service not known',-1),(562,'enet.com.cn','http://www.enet.com.cn/',200),(563,'nike.com','http://www.nike.com/',200),(564,'pof.com','http://www.pof.com.br/',200),(565,'sakura.ne.jp','http://www.sakura.ne.jp/',200),(566,'gazeta.pl','http://www.gazeta.pl/0,0.html',200),(567,'verizon.com','http://www.verizon.com/home/verizonglobalhome/ghp_landing.aspx',200),(568,'gamefaqs.com','http://www.gamefaqs.com/',200),(569,'it168.com','http://www.it168.com/',200),(570,'moneycontrol.com','https://moneycontrol.com',200),(571,'wonderlandads.com','https://www.google.com.br/?gfe_rd=cr&ei=AZ9xVfqWMoyq8wfitICQBw&gws_rd=ssl',200),(572,'streamcloud.eu','http://streamcloud.eu',404),(573,'sears.com','http://www.sears.com/',200),(574,'58.com','https://58.com',200),(575,'box.com','https://www.box.com/',200),(576,'bitly.com','https://bitly.com',200),(577,'vnexpress.net','http://vnexpress.net',200),(578,'trklnks.com','http://trklnks.com',200),(579,'mirror.co.uk','http://www.mirror.co.uk/',200),(580,'statcounter.com','https://statcounter.com',200),(581,'donga.com','http://www.donga.com/',200),(582,'people.com','http://www.people.com/people/',200),(583,'youdao.com','http://www.youdao.com/',200),(584,'abril.com.br','http://www.abril.com.br/',200),(585,'stockstar.com','http://stockstar.com',200),(586,'fidelity.com','https://www.fidelity.com/',200),(587,'aparat.com','http://www.aparat.com/',200),(588,'overstock.com','http://www.overstock.com/',200),(589,'nifty.com','http://www.nifty.com/',200),(590,'lifebuzz.com','http://www.lifebuzz.com/',200),(591,'lenovo.com','https://lenovo.com/us/en/',200),(592,'costco.com','http://www.costco.com/',200),(593,'jimdo.com','http://www.jimdo.com/',200),(594,'subito.it','https://subito.it',200),(595,'discovercard.com','https://www.discover.com/',200),(596,'appledaily.com.tw','http://www.appledaily.com.tw/',200),(597,'mercadolibre.com.ve','http://www.mercadolibre.com.ve/',200),(598,'olx.pl','https://ssl.olx.pl/',200),(599,'shopify.com','https://www.shopify.com/',200),(600,'ehow.com','http://www.ehow.com/',200),(601,'lenta.ru','http://lenta.ru',200),(602,'southwest.com','https://www.southwest.com/',200),(603,'urbandictionary.com','http://www.urbandictionary.com/',200),(604,'urdupoint.com','http://www.urdupoint.com/',200),(605,'swagbucks.com','https://www.swagbucks.com/',200),(606,'youjizz.com','http://www.youjizz.com/',200),(607,'17ok.com','http://17ok.com',200),(608,'instructables.com','http://www.instructables.com/',200),(609,'domaintools.com','https://domaintools.com',200),(610,'rottentomatoes.com','http://www.rottentomatoes.com/',200),(611,'eventbrite.com','https://www.eventbrite.com/',200),(612,'torrentz.in','https://torrentz.in',200),(613,'xfinity.com','http://www.xfinity.com/',200),(614,'hespress.com','http://www.hespress.com/',200),(615,'albawabhnews.com','http://www.albawabhnews.com/',200),(616,'workercn.cn','[Errno -5] No address associated with hostname',-1),(617,'rednet.cn','http://www.rednet.cn/',200),(618,'drudgereport.com','http://drudgereport.com',200),(619,'zing.vn','timed out',-1),(620,'livescore.com','http://www.livescore.com/',200),(621,'onlylady.com','http://www.onlylady.com/',200),(622,'hostgator.com','https://www.hostgator.com/',200),(623,'pinimg.com','timed out',-1),(624,'interia.pl','http://www.interia.pl/',200),(625,'allrecipes.com','http://allrecipes.com',200),(626,'staples.com','http://www.staples.com/?host=staples.com/',200),(627,'ewt.cc','http://www.ewt.cc/',200),(628,'zulily.com','https://www.zulily.com/',200),(629,'cbssports.com','http://www.cbssports.com/',200),(630,'php.net','https://php.net',200),(631,'blog.me','http://blog.me',200),(632,'putlocker.is','http://putlocker.is',200),(633,'airtel.in','http://www.airtel.in/',200),(634,'pch.com','http://www.pch.com/',200),(635,'ero-video.net','https://secure.ero-video.net/',200),(636,'fanli.com','http://www.fanli.com/',200),(637,'dianping.com','http://www.dianping.com/citylist',200),(638,'priceline.com','http://www.priceline.com/',200),(639,'ebay.fr','http://www.ebay.fr/',200),(640,'myntra.com','http://www.myntra.com/',200),(641,'ca.gov','http://ca.gov',200),(642,'gismeteo.ru','https://www.gismeteo.ru/',200),(643,'timeanddate.com','http://www.timeanddate.com/',200),(644,'asana.com','https://asana.com',200),(645,'so-net.ne.jp','http://so-net.ne.jp',200),(646,'voc.com.cn','http://www.voc.com.cn/',200),(647,'slate.com','http://www.slate.com/',200),(648,'delta-homes.com','http://delta-homes.com',200),(649,'squarespace.com','https://squarespace.com',200),(650,'bhphotovideo.com','http://www.bhphotovideo.com/',200),(651,'jrj.com.cn','http://www.jrj.com.cn/',200),(652,'in.com','http://www.in.com/',200),(653,'all2lnk.com','https://all2lnk.com',200),(654,'tnaflix.com','https://www.tnaflix.com/',200),(655,'nydailynews.com','https://www.nydailynews.com/',200),(656,'chip.de','http://www.chip.de/',200),(657,'bodybuilding.com','http://www.bodybuilding.com/',200),(658,'wetransfer.com','https://www.wetransfer.com/',200),(659,'what-character-are-you.com','https://what-character-are-you.com',200),(660,'ig.com.br','http://www.ig.com.br/',200),(661,'sex.com','http://www.sex.com/',200),(662,'epweike.com','timed out',-2),(663,'iflscience.com','http://www.iflscience.com/',200),(664,'blogspot.mx','https://www.google.com.br/?gfe_rd=cr&ei=T59xVYGQJsiB8Qfu_ICoCA',200),(665,'omnaling.com','http://omnaling.com',200),(666,'cityadspix.com','https://cityadspix.com',200),(667,'lolwot.com','http://www.lolwot.com/',200),(668,'japanpost.jp','http://japanpost.jp',200),(669,'slack.com','https://slack.com',200),(670,'latimes.com','http://www.latimes.com/',200),(671,'shareba.com','https://shareba.com',200),(672,'digikala.com','http://digikala.com',200),(673,'bukalapak.com','https://www.bukalapak.com/',200),(674,'cnblogs.com','http://www.cnblogs.com/',200),(675,'wired.com','http://www.wired.com/',200),(676,'academia.edu','https://www.academia.edu/',200),(677,'globososo.com','https://globososo.com',200),(678,'chinaso.com','http://chinaso.com',200),(679,'el-balad.com','http://www.el-balad.com/',200),(680,'cracked.com','http://www.cracked.com/',200),(681,'google.co.nz','https://www.google.co.nz/',200),(682,'neobux.com','http://www.neobux.com/',200),(683,'pantip.com','https://pantip.com',401),(684,'irs.gov','http://www.irs.gov/',200),(685,'porn.com','http://www.porn.com/',200),(686,'tinyurl.com','http://tinyurl.com',200),(687,'etao.com','http://www.etao.com/?tbpm=20150605',200),(688,'commentcamarche.net','http://www.commentcamarche.net/',200),(689,'news.com.au','https://www.news.com.au/',503),(690,'myway.com','http://www.myway.com/index1.html',200),(691,'shareasale.com','https://shareasale.com',200),(692,'williamhill.com','https://www.williamhill.com/',200),(693,'kdnet.net','http://kdnet.net',200),(694,'soku.com','http://www.soku.com/',200),(695,'chron.com','http://www.chron.com/',200),(696,'statsmobi.com','http://www.aliexpress.com/premium/women-messenger-bags.html?af=526902&dp=ZEXqs5iD6G0Z8IaIPcXy3yoRP3w8TJBF-F2HXKP-sjSOF9GNdbyRwx7l3NLssHtWKsWRtfoRNFUkPN57eh_dm2P9JisjoRLq0j1wJcSx6fMMmskT0w7Kqx3vPJtini-7qIAUwxUBbEiNtZdiZmB_RF_MTb47iVmcQvEQ9SCOY33BF4ZfoXXOBa',200),(697,'makemytrip.com','http://www.makemytrip.com/',200),(698,'twoo.com','http://www.twoo.com/',200),(699,'wiktionary.org','https://www.wiktionary.org/',200),(700,'asus.com','http://www.asus.com/BR/',200),(701,'cricbuzz.com','http://www.cricbuzz.com/',200),(702,'gawker.com','https://gawker.com',200),(703,'xunlei.com','http://www.kankan.com/',200),(704,'rapidgator.net','http://rapidgator.net/',200),(705,'biglobe.ne.jp','http://biglobe.ne.jp',200),(706,'united.com','http://www.united.com/web/en-US/default.aspx?root=1',200),(707,'nfl.com','https://nfl.com',503),(708,'smartshopping.com','http://smartshopping.com',200),(709,'haber7.com','http://www.haber7.com/',200),(710,'nhl.com','http://www.nhl.com/',200),(711,'goo.gl','https://goo.gl/?authed=1',200),(712,'douyutv.com','http://www.douyutv.com/',200),(713,'billdesk.com','https://billdesk.com',200),(714,'change.org','https://www.change.org/',200),(715,'ci123.com','http://www.ci123.com/',200),(716,'ew.com','http://www.ew.com/',200),(717,'babycenter.com','http://www.babycenter.com/',200),(718,'315che.com','http://315che.com',200),(719,'nmisr.com','http://www.nmisr.com/',200),(720,'filmon-ads.com','https://filmon-ads.com',200),(721,'vcommission.com','https://vcommission.com',200),(722,'myfitnesspal.com','https://www.myfitnesspal.com/',200),(723,'emol.com','http://www.emol.com/',200),(724,'pcmag.com','http://www.pcmag.com/',200),(725,'cnbc.com','http://www.cnbc.com/',200),(726,'lemonde.fr','https://lemonde.fr',404),(727,'blackboard.com','http://www.blackboard.com/',200),(728,'lefigaro.fr','https://lefigaro.fr',403),(729,'marketwatch.com','http://www.marketwatch.com/',200),(730,'zoho.com','https://www.zoho.com/',200),(731,'aa.com','https://www.aa.com/international/internationalSplashAccess.do?countryCodeForIP=BR',200),(732,'zappos.com','https://zappos.com',502),(733,'e-hentai.org','http://e-hentai.org',200),(734,'bookmyshow.com','http://in.bookmyshow.com/',200),(735,'f54d6bf2b1.se','http://f54d6bf2b1.se',400),(736,'vi-view.com','https://vi-view.com',200),(737,'disney.go.com','http://disney.com/',200),(738,'r10.net','https://r10.net',200),(739,'exblog.jp','http://www.exblog.jp/',200),(740,'ria.ru','http://ria.ru',200),(741,'momoshop.com.tw','http://momoshop.com.tw/index.html',200),(742,'junbi-tracker.com','http://junbi-tracker.com',200),(743,'udemy.com','https://www.udemy.com/',200),(744,'atwiki.jp','http://atwiki.jp',200),(745,'gemius.pl','https://www.gemius.pl/strona-glowna.html',200),(746,'custhelp.com','[Errno 104] Connection reset by peer',-2),(747,'mercadolibre.com.mx','http://www.mercadolibre.com.mx/',200),(748,'cookpad.com','http://cookpad.com/',200),(749,'focus.de','http://www.focus.de/',200),(750,'sbnation.com','http://www.sbnation.com/',200),(751,'torcache.net','https://torcache.net',200),(752,'comcast.com','http://www.xfinity.com/',200),(753,'adsrvmedia.net','http://adsrvmedia.net',200),(754,'elwatannews.com','http://elwatannews.com',200),(755,'medium.com','https://medium.com',200),(756,'foodnetwork.com','[Errno -2] Name or service not known',-1),(757,'omiga-plus.com','http://omiga-plus.com',200),(758,'rightmove.co.uk','http://www.rightmove.co.uk/svr/2123',200),(759,'googleapis.com','https://www.google.com.br/?gfe_rd=cr&ei=bp9xVf2PEcuB8Qeq_oDACA&gws_rd=ssl',200),(760,'google.com.kw','https://www.google.com.kw/',200),(761,'vine.co','https://vine.co',200),(762,'facenama.com','timed out',-1),(763,'patch.com','https://patch.com',200),(764,'semrush.com','http://www.semrush.com/',200),(765,'drtuber.com','http://www.drtuber.com/',200),(766,'backpage.com','https://www.backpage.com/',404),(767,'lapatilla.com','http://www.lapatilla.com/site/',200),(768,'weblio.jp','https://weblio.jp',404),(769,'warofclicks.com','https://www.warofclicks.com/',200),(770,'state.gov','http://www.state.gov/index.htm',200),(771,'google.bg','https://www.google.bg/',200),(772,'coupons.com','http://www.coupons.com/',200),(773,'wav.tv','http://wav.tv',200),(774,'nikkei.com','timed out',-1),(775,'google.lk','https://www.google.lk/',200),(776,'affclicker.com','[Errno -5] No address associated with hostname',-1),(777,'coursera.org','[Errno 1] _ssl.c:510: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure',-1),(778,'usaa.com','https://www.usaa.com/?akredirect=true',200),(779,'ibm.com','https://www.ibm.com/br/pt/',200),(780,'renren.com','http://renren.com',200),(781,'milanuncios.com','http://www.milanuncios.com/',200),(782,'thehindu.com','http://www.thehindu.com/',200),(783,'mynet.com','http://www.mynet.com/',200),(784,'primewire.ag','http://www.primewire.ag/',200),(785,'fitbit.com','http://www.fitbit.com/',200),(786,'k618.cn','[Errno -2] Name or service not known',-1),(787,'basecamp.com','https://basecamp.com',200),(788,'usbank.com','https://www.usbank.com/index.html',200),(789,'usmagazine.com','http://www.usmagazine.com/',200),(790,'elmogaz.com','http://www.elmogaz.com/',200),(791,'elfagr.org','http://www.elfagr.org/',200),(792,'delta.com','https://www.delta.com/',200),(793,'yts.to','https://yts.to',200),(794,'reverso.net','http://www.reverso.net/text_translation.aspx?lang=EN',200),(795,'match.com','http://br.match.com/app/registration?index-config-dir=default',200),(796,'www.gov.uk','https://www.gov.uk',200),(797,'friv.com','http://friv.com',200),(798,'as.com','[Errno -2] Name or service not known',-1),(799,'sciencedirect.com','http://www.sciencedirect.com/',200),(800,'ted.com','https://www.ted.com/',200),(801,'elance.com','https://www.elance.com/',200),(802,'yandex.com.tr','https://www.yandex.com.tr/',200),(803,'ticketmaster.com','http://www.ticketmaster.com/',200),(804,'saramin.co.kr','http://www.saramin.co.kr/zf_user/',200),(805,'mackolik.com','http://www.mackolik.com/',200),(806,'abplive.in','http://www.abplive.in/',200),(807,'auction.co.kr','http://auction.co.kr',200),(808,'gyazo.com','https://gyazo.com',200),(809,'westernjournalism.com','http://www.westernjournalism.com/',200),(810,'filehippo.com','http://filehippo.com/',200),(811,'sfgate.com','http://www.sfgate.com/',200),(812,'google.rs','https://www.google.rs/',200),(813,'istartsurf.com','http://istartsurf.com',200),(814,'nate.com','http://www.nate.com/',200),(815,'tagged.com','http://www.tagged.com/',200),(816,'bidvertiser.com','http://www.bidvertiser.com/',200),(817,'sulekha.com','http://www.sulekha.com/',200),(818,'gofundme.com','http://www.gofundme.com/',200),(819,'22find.com','http://22find.com',200),(820,'nhk.or.jp','[Errno -5] No address associated with hostname',-1),(821,'mihanblog.com','http://mihanblog.com',200),(822,'cbsnews.com','http://www.cbsnews.com/',200),(823,'indianrail.gov.in','http://www.indianrail.gov.in/',200),(824,'bluehost.com','http://br.bluehost.com/',200),(825,'mayoclinic.org','https://www.mayoclinic.org/',200),(826,'geocities.jp','[Errno -5] No address associated with hostname',-1),(827,'mynavi.jp','http://www.mynavi.jp/',200),(828,'cbs.com','http://www.cbs.com/',200),(829,'kotaku.com','http://gizmodo.uol.com.br/',200),(830,'webex.com','[Errno -2] Name or service not known',-1),(831,'ytimg.com','[Errno -5] No address associated with hostname',-1),(832,'mackeeper.com','https://mackeeper.com',200),(833,'prntscr.com','http://prnt.sc/',200),(834,'tomshardware.com','http://tomshardware.com',200),(835,'hubspot.com','https://www.hubspot.com/',200),(836,'letv.com','http://www.letv.com/',200),(837,'ruten.com.tw','http://ruten.com.tw',200),(838,'behance.net','https://www.behance.net/',200),(839,'superuser.com','https://superuser.com',200),(840,'lequipe.fr','http://www.lequipe.fr/',200),(841,'webcrawler.com','http://www.webcrawler.com/',200),(842,'entrepreneur.com','http://www.entrepreneur.com/',200),(843,'europa.eu','https://europa.eu',403),(844,'yandex.kz','https://www.yandex.kz/?ncrnd=8837&nocookiesupport=yes',200),(845,'padsdel.com','[Errno -5] No address associated with hostname',-1),(846,'cdiscount.com','http://www.cdiscount.com/',200),(847,'trovi.com','http://www.trovi.com/',200),(848,'adp.com','http://adp.com',403),(849,'yodobashi.com','http://www.yodobashi.com/',200),(850,'sky.com','http://www.sky.com/',200),(851,'mbc.net','http://www.mbc.net/ar.html',200),(852,'tribunnews.com','http://www.tribunnews.com/',200),(853,'novinky.cz','[Errno -2] Name or service not known',-1),(854,'blogspot.de','https://www.google.com.br/?gfe_rd=cr&ei=s59xVavHEMiB8Qfu_ICoCA',200),(855,'netteller.com','[Errno -5] No address associated with hostname',-1),(856,'olx.com.br','http://www.olx.com.br/',200),(857,'wetter.com','http://www.wetter.com/',200),(858,'biobiochile.cl','http://www.biobiochile.cl/',200),(859,'104.com.tw','[Errno -5] No address associated with hostname',-1),(860,'gamespot.com','http://www.gamespot.com/',200),(861,'liveleak.com','http://www.liveleak.com/',200),(862,'gutefrage.net','http://www.gutefrage.net/',200),(863,'track300.com','http://www.track300.com/',200),(864,'acfun.tv','http://www.acfun.tv/',200),(865,'cbc.ca','https://www.cbc.ca/',403),(866,'m-w.com','https://m-w.com',404),(867,'clien.net','https://clien.net',200),(868,'xing.com','https://www.xing.com/',200),(869,'jcpenney.com','http://www.jcpenney.com/',200),(870,'sapo.pt','http://www.sapo.pt/',200),(871,'io9.com','https://io9.com',200),(872,'leagueoflegends.com','http://br.leagueoflegends.com/',200),(873,'histats.com','https://histats.com',200),(874,'pchome.com.tw','http://pchome.com.tw',200),(875,'126.com','http://126.com',200),(876,'safehomepage.com','http://safehomepage.com',200),(877,'cpasbien.pw','http://cpasbien.pw',503),(878,'efix.com','http://www.efix.com/',200),(879,'yandex.by','https://www.yandex.by/?ncrnd=1133&nocookiesupport=yes',200),(880,'investopedia.com','http://www.investopedia.com/',200),(881,'sfr.fr','http://www.sfr.fr/',200),(882,'tahrirnews.com','http://www.tahrirnews.com/news/',200),(883,'researchgate.net','http://www.researchgate.net/',200),(884,'terra.com.br','http://www.terra.com.br/',200),(885,'android.com','https://android.com',200),(886,'myfreecams.com','http://www.myfreecams.com/',200),(887,'mit.edu','https://web.mit.edu/',401),(888,'altervista.org','http://it.altervista.org/',200),(889,'cisco.com','https://www.cisco.com/',200),(890,'xbox.com','http://www.xbox.com:80/en-US/',200),(891,'monster.com','http://www.monster.com/geo/siteselection',200),(892,'sh.st','https://shorte.st/',200),(893,'anitube.se','http://anitube.xpg.uol.com.br/',200),(894,'asahi.com','[Errno -5] No address associated with hostname',-1),(895,'cbslocal.com','https://cbslocal.com',200),(896,'india.com','http://www.india.com/',200),(897,'dreamstime.com','http://www.dreamstime.com/',200),(898,'free-tv-video-online.info','http://www.free-tv-video-online.info/',200),(899,'freepik.com','https://freepik.com',403),(900,'rockstargames.com','http://www.rockstargames.com/',200),(901,'nownews.com','http://nownews.com',200),(902,'livestrong.com','http://www.livestrong.com/',200),(903,'tokopedia.com','https://www.tokopedia.com/',200),(904,'am15.net','https://am15.net',200),(905,'almasryalyoum.com','[Errno -2] Name or service not known',-1),(906,'whitepages.com','http://www.whitepages.com/',200),(907,'gumtree.com','http://www.gumtree.com/',200),(908,'digg.com','https://digg.com',200),(909,'weather.gov','https://weather.gov',200),(910,'yellowpages.com','http://www.yellowpages.com/',200),(911,'vk.me','https://vk.com/',200),(912,'jumia.com.ng','http://www.jumia.com.ng/',200),(913,'ixxx.com','http://www.ixxx.com/',200),(914,'ebates.com','http://www.ebates.com/index.do',200),(915,'itmedia.co.jp','[Errno -5] No address associated with hostname',-1),(916,'himado.in','http://himado.in',200),(917,'huaban.com','https://huaban.com',200),(918,'lun.com','http://www.lun.com/',200),(919,'4chan.org','https://www.4chan.org/',200),(920,'olx.ua','https://olx.ua',200),(921,'google.hr','https://www.google.hr/',200),(922,'gazzetta.it','http://www.gazzetta.it/',200),(923,'adme.ru','http://www.adme.ru/',200),(924,'ccb.com','http://ccb.com',200),(925,'sahadan.com','http://www.sahadan.com/',200),(926,'t-mobile.com','[Errno -2] Name or service not known',-1),(927,'instructure.com','http://www.instructure.com/',200),(928,'emgn.com','http://emgn.com/',200),(929,'pagesjaunes.fr','https://pagesjaunes.fr',200),(930,'hardsextube.com','http://www.hardsextube.com/',200),(931,'folha.uol.com.br','http://www.folha.uol.com.br/',200),(932,'allocine.fr','http://www.allocine.fr/',200),(933,'popsugar.com','http://www.popsugar.com/',200),(934,'mapquest.com','http://www.mapquest.com/',200),(935,'21cn.com','http://21cn.com',200),(936,'media-fire.org','https://media-fire.org',200),(937,'faithtap.com','http://faithtap.com/',200),(938,'wayfair.com','http://www.wayfair.com/',200),(939,'how-old.net','https://how-old.net',200),(940,'focus.cn','https://focus.cn',404),(941,'farsnews.com','http://farsnews.com',200),(942,'audible.com','http://www.audible.com/',200),(943,'informer.com','https://www.informer.com/',200),(944,'forever21.com','http://www.forever21.com/',200),(945,'indianexpress.com','https://indianexpress.com',200),(946,'7769domain.com','http://7769domain.com',200),(947,'adidas.tmall.com','https://adidas.tmall.com',200),(948,'androidcentral.com','https://www.androidcentral.com/',503),(949,'suning.com','http://www.suning.com/',200),(950,'immobilienscout24.de','http://www.immobilienscout24.de/',200),(951,'theblaze.com','http://www.theblaze.com/',200),(952,'redfin.com','https://www.redfin.com/',200),(953,'google.by','https://www.google.by/',200),(954,'bahn.de','https://www.bahn.de/p/view/index.shtml',200),(955,'dafont.com','http://www.dafont.com/pt/',200),(956,'ebay.ca','http://www.ebay.ca/',200),(957,'2chblog.jp','[Errno -5] No address associated with hostname',-1),(958,'blogspot.ru','https://www.google.com.br/?gfe_rd=cr&ei=vJ9xVcbRGMiB8Qfu_ICoCA',200),(959,'123rf.com','http://br.123rf.com/',200),(960,'iminent.com','https://iminent.com',404),(961,'howtogeek.com','http://www.howtogeek.com/',200),(962,'deadspin.com','https://deadspin.com',200),(963,'lanacion.com.ar','http://www.lanacion.com.ar/',200),(964,'prothom-alo.com','https://www.prothom-alo.com/',503),(965,'qingdaonews.com','http://qingdaonews.com',200),(966,'rakuten.ne.jp','[Errno -5] No address associated with hostname',-1),(967,'nbcsports.com','http://www.nbcsports.com/',200),(968,'hatenablog.com','http://hatenablog.com',200),(969,'food.com','http://www.food.com/',200),(970,'oyunskor.com','[Errno -2] Name or service not known',-1),(971,'watsons.tmall.com','http://watsons.tmall.com/?tbpm=3',200),(972,'mediaset.it','http://mediaset.it',200),(973,'masrawy.com','http://www.masrawy.com/',200),(974,'tsite.jp','http://tsite.jp/index.pl',200),(975,'xtube.com','http://www.xtube.com/',200),(976,'zara.com','https://zara.com',403),(977,'yhd.com','https://yhd.com',503),(978,'alarabiya.net','http://www.alarabiya.net/',200),(979,'nypost.com','https://nypost.com',200),(980,'google.com.ec','https://www.google.com.ec/',200),(981,'offpageads.com','http://offpageads.com',200),(982,'thedailybeast.com','http://www.thedailybeast.com/',200),(983,'littlethings.com','http://www.littlethings.com/',200),(984,'hilton.com','http://www3.hilton.com/en/index.html',200),(985,'sharepoint.com','https://products.office.com/pt-BR/sharepoint?legRedir=true&CorrelationId=b26c71d0-6d30-4ec8-8850-1ddbeffcf8e2',200),(986,'techradar.com','http://www.techradar.com/',200),(987,'1webcatalog.com','http://1webcatalog.com',200),(988,'walgreens.com','http://www.walgreens.com/',200),(989,'scoop.it','http://www.scoop.it/',200),(990,'marriott.com','https://www.marriott.com/default.mi',200),(991,'deezer.com','https://www.deezer.com/',200),(992,'4399.com','http://www.4399.com/',200),(993,'clarin.com','https://clarin.com',200),(994,'adultfriendfinder.com','https://adultfriendfinder.com',200),(995,'rutor.org','https://rutor.org',200),(996,'drom.ru','http://www.drom.ru/',200),(997,'marktplaats.nl','http://www.marktplaats.nl/',200),(998,'carview.co.jp','http://www.carview.co.jp/movepage/',200),(999,'typepad.com','http://www.typepad.com/',200),(1000,'smh.com.au','http://www.smh.com.au/',200);
/*!40000 ALTER TABLE `site` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2015-06-05 15:27:15