root/AutoMOD/trunk/Doc/AutoMOD_2006_05_03.sql

Revision 5613, 99.4 kB (checked in by doutriaux1, 2 years ago)

First commit of AutoMOD svn project

Line 
1 -- MySQL dump 10.10
2 --
3 -- Host: dogmatix    Database: AutoMOD
4 -- ------------------------------------------------------
5 -- Server version       5.0.20a
6
7 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
8 /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
9 /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
10 /*!40101 SET NAMES utf8 */;
11 /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
12 /*!40103 SET TIME_ZONE='+00:00' */;
13 /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
14 /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
15 /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
16 /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
17
18 --
19 -- Dumping data for table `admin`
20 --
21
22
23 /*!40000 ALTER TABLE `admin` DISABLE KEYS */;
24 LOCK TABLES `admin` WRITE;
25 INSERT INTO `admin` VALUES (1);
26 UNLOCK TABLES;
27 /*!40000 ALTER TABLE `admin` ENABLE KEYS */;
28
29 --
30 -- Dumping data for table `ftp`
31 --
32
33
34 /*!40000 ALTER TABLE `ftp` DISABLE KEYS */;
35 LOCK TABLES `ftp` WRITE;
36 INSERT INTO `ftp` VALUES (1,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(2,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(3,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(4,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(5,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(6,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(7,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(8,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(9,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(10,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(11,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(12,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(13,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(14,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(15,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(16,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(17,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(18,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(19,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(20,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(21,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(22,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(23,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(24,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(25,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(26,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(27,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(28,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(29,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(30,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(31,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(32,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(33,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(34,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(35,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD'),(36,'ftp.cea.fr','anonymous','cdoutrix@ftp.cea.fr','incoming2/y2k01/AutoMOD');
37 UNLOCK TABLES;
38 /*!40000 ALTER TABLE `ftp` ENABLE KEYS */;
39
40 --
41 -- Dumping data for table `groups`
42 --
43
44
45 /*!40000 ALTER TABLE `groups` DISABLE KEYS */;
46 LOCK TABLES `groups` WRITE;
47 INSERT INTO `groups` VALUES (1,'everybody',1),(2,'test',0),(3,'ocmip3',0);
48 UNLOCK TABLES;
49 /*!40000 ALTER TABLE `groups` ENABLE KEYS */;
50
51 --
52 -- Dumping data for table `groups_users`
53 --
54
55
56 /*!40000 ALTER TABLE `groups_users` DISABLE KEYS */;
57 LOCK TABLES `groups_users` WRITE;
58 INSERT INTO `groups_users` VALUES (2,2),(3,2);
59 UNLOCK TABLES;
60 /*!40000 ALTER TABLE `groups_users` ENABLE KEYS */;
61
62 --
63 -- Dumping data for table `institutes`
64 --
65
66
67 /*!40000 ALTER TABLE `institutes` DISABLE KEYS */;
68 LOCK TABLES `institutes` WRITE;
69 INSERT INTO `institutes` VALUES (1,'Laboratoire des Sciences du Climat et de l\'Environement','LSCE','LSCE/IPSL, Laboratoire CEA-CNRS-UVSQ \nBat. 701 - Orme des Merisiers \n91191 Gif-sur-Yvette Cx'),(2,'Institut Pierre Simon LaPlace','IPSL','Paris \r\nFrance'),(3,'Alfred Wegener Institute for Polar and Marine Research','AWI','Bremerhaven\r\nGermany'),(4,'Australian Commonwealth Scientific and Research Organization','CSIRO','CSIRO Enquiries\r\nBag 10\r\nClayton South VIC 3169\r\nAustralia'),(5,'IGCR','IGCR','Tokyo\r\nJapan'),(6,'Lawrence Livermore National Laboratory','LLNL','7000 East Av\r\nLivermore, CA, 94550\r\nU.S.A.'),(7,'Massachusetts Institute of Technology','MIT','77 massachusetts avenue\r\ncambridge, ma 02139-4307\r\nU.S.A.'),(8,'Max Planck Institut fuer Meteorologie','MPIM','Hamburg\r\nGermany'),(9,'National Center for Atmospheric Research','NCAR','Boulder\r\nColorado'),(10,'Nansen Environmental and Remote Sensing Center','NERSC','Bergen\r\nNorway'),(11,'Physics Institute, University of Bern','PIUB','Bern\r\nSwitzerland'),(12,'Princeton University','PRINCE','Princeton\r\nNJ\r\nUSA'),(13,'Southampton Oceanography Centre','SOC','Southampton Oceanography Centre\r\nSUDO / Hadley Center\r\n(UK Met. Office)\r\nEngland'),(14,'University of Liege/University Catholique de Louvain','UL','University of Liege /University Catholique de Louvain\r\nBelgium');
70 UNLOCK TABLES;
71 /*!40000 ALTER TABLE `institutes` ENABLE KEYS */;
72
73 --
74 -- Dumping data for table `mod_perm`
75 --
76
77
78 /*!40000 ALTER TABLE `mod_perm` DISABLE KEYS */;
79 LOCK TABLES `mod_perm` WRITE;
80 INSERT INTO `mod_perm` VALUES (1,0,2,1,1),(2,0,2,1,1),(3,0,2,1,1),(4,0,2,1,1),(5,0,2,1,1),(6,0,2,1,1),(7,0,2,1,1),(8,0,2,1,1),(9,0,2,1,1),(10,0,2,1,1),(11,0,2,1,1),(12,0,2,1,1),(13,0,2,1,1),(14,0,2,1,1),(15,0,2,1,1),(1,1,1,0,0),(7,1,1,0,0);
81 UNLOCK TABLES;
82 /*!40000 ALTER TABLE `mod_perm` ENABLE KEYS */;
83
84 --
85 -- Dumping data for table `models`
86 --
87
88
89 /*!40000 ALTER TABLE `models` DISABLE KEYS */;
90 LOCK TABLES `models` WRITE;
91 INSERT INTO `models` VALUES (1,'AWI\'s Model','AWI','AWI',3,'http://www.ipsl.jussieu.fr/OCMIP/',''),(2,'CSIRO Model','CSIRO','CSIRO',4,'http://www.csiro.au',''),(3,'IGCR Model','IGCR','IGCR',5,'http://www.ipsl.jussieu.fr/OCMIP/',''),(4,'Model de l\'IPSL','IPSL','IPSL',2,'http://www.ipsl.jussieu.fr/OCMIP/',''),(5,'LLNL Model','LLNL','LLNL',6,'http://www.llnl.gov',''),(6,'MIT Model','MIT','MIT',7,'http://www.ipsl.jussieu.fr/OCMIP/',''),(7,'MPIM Model','MPIM','MPIM',8,'http://www.ipsl.jussieu.fr/OCMIP/',''),(8,'NCAR Model','NCAR','NCAR',9,'http://www.ipsl.jussieu.fr/OCMIP/',''),(9,'NERSC Model','NERSC','NERSC',10,'http://www.ipsl.jussieu.fr/OCMIP/',''),(10,'PIUB Model','PIUB','PIUB',11,'http://www.ipsl.jussieu.fr/OCMIP/',''),(11,'PRINCETON Model','PRINCE','PRINCE',12,'http://www.ipsl.jussieu.fr/OCMIP/',''),(12,'SOC Model','SOC','SOC',13,'http://www.ipsl.jussieu.fr/OCMIP/',''),(13,'UL Model','UL','UL',14,'http://www.ipsl.jussieu.fr/OCMIP/','');
92 UNLOCK TABLES;
93 /*!40000 ALTER TABLE `models` ENABLE KEYS */;
94
95 --
96 -- Dumping data for table `modelversions`
97 --
98
99
100 /*!40000 ALTER TABLE `modelversions` DISABLE KEYS */;
101 LOCK TABLES `modelversions` WRITE;
102 INSERT INTO `modelversions` VALUES (1,'OCMIP','OCMIP',1,'http://www.ipsl.jussieu.fr/OCMIP','Official OCMIP Version'),(2,'OCMIP','OCMIP',2,'http://www.csiro.au','Official OCMIP Version'),(3,'OCMIP','OCMIP',3,'http://www.ipsl.jussieu.fr/OCMIP',''),(4,'OCMIP','OCMIP',4,'http://www.ipsl.jussieu.fr/OCMIP',''),(5,'DM1','DM1',4,'http://www.ipsl.jussieu.fr/OCMIP',''),(6,'OCMIP','OCMIP',5,'http://www.llnl.gov',''),(7,'OCMIP','OCMIP',6,'http://www.ipsl.jussieu.fr/OCMIP',''),(8,'OCMIP','OCMIP',7,'http://www.ipsl.jussieu.fr/OCMIP',''),(9,'OCMIP','OCMIP',8,'http://www.ipsl.jussieu.fr/OCMIP',''),(10,'OCMIP','OCMIP',9,'http://www.ipsl.jussieu.fr/OCMIP',''),(11,'OCMIP','OCMIP',10,'http://www.ipsl.jussieu.fr/OCMIP',''),(12,'OCMIP.1','OCMIP.1',11,'http://www.ipsl.jussieu.fr/OCMIP',''),(13,'OCMIP.2','OCMIP.2',11,'http://www.ipsl.jussieu.fr/OCMIP',''),(14,'OCMIP','OCMIP',12,'http://www.ipsl.jussieu.fr/OCMIP',''),(15,'OCMIP','OCMIP',13,'http://www.ipsl.jussieu.fr/OCMIP','');
103 UNLOCK TABLES;
104 /*!40000 ALTER TABLE `modelversions` ENABLE KEYS */;
105
106 --
107 -- Dumping data for table `sim_perm`
108 --
109
110
111 /*!40000 ALTER TABLE `sim_perm` DISABLE KEYS */;
112 LOCK TABLES `sim_perm` WRITE;
113 INSERT INTO `sim_perm` VALUES (1,0,2,1,1),(2,0,2,1,1),(3,0,2,1,1),(4,0,2,1,1),(5,0,2,1,1),(6,0,2,1,1),(7,0,2,1,1),(8,0,2,1,1),(9,0,2,1,1),(10,0,2,1,1),(11,0,2,1,1),(12,0,2,1,1),(13,0,2,1,1),(14,0,2,1,1),(15,0,2,1,1),(16,0,2,1,1),(17,0,2,1,1),(18,0,2,1,1),(19,0,2,1,1),(20,0,2,1,1),(21,0,2,1,1),(22,0,2,1,1),(23,0,2,1,1),(24,0,2,1,1),(25,0,2,1,1),(26,0,2,1,1),(27,0,2,1,1),(28,0,2,1,1),(29,0,2,1,1),(30,0,2,1,1),(31,0,2,1,1),(32,0,2,1,1),(33,0,2,1,1),(34,0,2,1,1),(35,0,2,1,1),(36,0,2,1,1),(38,0,2,1,1),(39,0,2,1,1),(134,0,2,1,1),(40,0,2,1,1),(41,0,2,1,1),(42,0,2,1,1),(43,0,2,1,1),(44,0,2,1,1),(45,0,2,1,1),(135,0,2,1,1),(46,0,2,1,1),(47,0,2,1,1),(48,0,2,1,1),(49,0,2,1,1),(50,0,2,1,1),(51,0,2,1,1),(52,0,2,1,1),(53,0,2,1,1),(54,0,2,1,1),(55,0,2,1,1),(56,0,2,1,1),(57,0,2,1,1),(58,0,2,1,1),(59,0,2,1,1),(60,0,2,1,1),(136,0,2,1,1),(61,0,2,1,1),(62,0,2,1,1),(63,0,2,1,1),(64,0,2,1,1),(65,0,2,1,1),(66,0,2,1,1),(67,0,2,1,1),(68,0,2,1,1),(69,0,2,1,1),(70,0,2,1,1),(71,0,2,1,1),(72,0,2,1,1),(137,0,2,1,1),(73,0,2,1,1),(74,0,2,1,1),(75,0,2,1,1),(76,0,2,1,1),(77,0,2,1,1),(78,0,2,1,1),(79,0,2,1,1),(80,0,2,1,1),(81,0,2,1,1),(138,0,2,1,1),(82,0,2,1,1),(83,0,2,1,1),(84,0,2,1,1),(85,0,2,1,1),(86,0,2,1,1),(87,0,2,1,1),(88,0,2,1,1),(89,0,2,1,1),(90,0,2,1,1),(91,0,2,1,1),(92,0,2,1,1),(93,0,2,1,1),(139,0,2,1,1),(94,0,2,1,1),(95,0,2,1,1),(96,0,2,1,1),(97,0,2,1,1),(98,0,2,1,1),(99,0,2,1,1),(100,0,2,1,1),(101,0,2,1,1),(102,0,2,1,1),(140,0,2,1,1),(103,0,2,1,1),(104,0,2,1,1),(105,0,2,1,1),(106,0,2,1,1),(107,0,2,1,1),(108,0,2,1,1),(109,0,2,1,1),(110,0,2,1,1),(111,0,2,1,1),(112,0,2,1,1),(113,0,2,1,1),(141,0,2,1,1),(114,0,2,1,1),(115,0,2,1,1),(116,0,2,1,1),(117,0,2,1,1),(118,0,2,1,1),(119,0,2,1,1),(120,0,2,1,1),(121,0,2,1,1),(122,0,2,1,1),(123,0,2,1,1),(124,0,2,1,1),(125,0,2,1,1),(126,0,2,1,1),(127,0,2,1,1),(142,0,2,1,1),(128,0,2,1,1),(37,0,2,1,1),(129,0,2,1,1),(130,0,2,1,1),(131,0,2,1,1),(132,0,2,1,1),(133,0,2,1,1);
114 UNLOCK TABLES;
115 /*!40000 ALTER TABLE `sim_perm` ENABLE KEYS */;
116
117 --
118 -- Dumping data for table `sim_var`
119 --
120
121
122 /*!40000 ALTER TABLE `sim_var` DISABLE KEYS */;
123 LOCK TABLES `sim_var` WRITE;
124 INSERT INTO `sim_var` VALUES (1,1),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(1,8),(1,9),(1,10),(1,11),(1,12),(1,13),(1,14),(1,15),(1,16),(1,17),(1,18),(2,19),(2,1),(2,2),(2,6),(2,20),(2,21),(2,4),(2,22),(2,5),(2,23),(2,3),(2,7),(2,8),(2,24),(2,25),(2,26),(2,9),(2,27),(2,28),(2,29),(2,30),(2,10),(2,31),(2,12),(2,11),(2,13),(2,32),(2,33),(2,34),(2,15),(2,35),(2,36),(2,16),(2,37),(2,14),(2,17),(2,38),(2,18),(3,39),(3,40),(3,41),(3,1),(3,20),(3,6),(3,2),(3,26),(3,9),(3,8),(3,24),(4,1),(4,2),(4,3),(4,4),(4,5),(4,6),(4,7),(4,8),(4,9),(4,10),(4,11),(4,12),(4,13),(4,14),(4,15),(4,16),(4,17),(4,18),(5,1),(5,2),(5,3),(5,4),(5,5),(5,6),(5,7),(5,8),(5,9),(5,10),(5,11),(5,12),(5,13),(5,14),(5,15),(5,16),(5,17),(5,18),(6,19),(6,1),(6,2),(6,3),(6,20),(6,21),(6,4),(6,22),(6,5),(6,23),(6,6),(6,7),(6,8),(6,24),(6,26),(6,9),(6,30),(6,10),(6,31),(6,12),(6,11),(6,13),(6,32),(6,33),(6,34),(6,15),(6,35),(6,36),(6,16),(6,37),(6,14),(6,17),(6,38),(6,18),(7,1),(7,2),(7,3),(7,4),(7,5),(7,6),(7,7),(7,8),(7,10),(7,11),(7,12),(7,13),(7,14),(7,15),(7,16),(7,17),(7,18),(8,39),(8,40),(8,41),(8,42),(8,6),(8,43),(8,44),(8,9),(8,45),(8,46),(8,47),(8,48),(8,49),(8,50),(8,51),(8,8),(8,52),(8,53),(9,54),(9,55),(9,56),(9,57),(9,58),(9,59),(9,60),(9,61),(10,62),(10,63),(10,64),(10,65),(10,66),(10,67),(10,68),(10,69),(10,70),(10,71),(10,72),(10,73),(10,74),(10,75),(10,76),(10,77),(10,78),(10,79),(10,80),(10,81),(10,82),(10,83),(10,84),(10,85),(10,86),(10,87),(10,88),(10,89),(10,90),(10,91),(10,92),(10,93),(10,94),(10,95),(10,96),(10,97),(10,98),(10,99),(10,100),(10,101),(10,102),(10,103),(10,104),(10,105),(10,106),(10,107),(10,108),(10,109),(10,110),(10,111),(10,112),(10,113),(10,114),(10,115),(10,116),(10,117),(10,118),(10,119),(10,120),(10,121),(10,122),(10,123),(10,124),(10,125),(10,126),(10,127),(10,128),(10,129),(10,130),(10,131),(10,132),(10,133),(10,134),(10,135),(10,136),(10,137),(10,138),(10,139),(10,140),(10,141),(10,142),(10,143),(10,144),(10,145),(10,146),(10,147),(10,148),(10,149),(10,150),(10,151),(10,152),(10,153),(10,154),(10,155),(10,156),(10,157),(10,158),(10,159),(10,160),(10,161),(10,162),(10,163),(10,164),(10,165),(10,166),(10,167),(10,168),(10,169),(10,170),(10,171),(10,172),(10,173),(10,174),(10,175),(10,176),(10,177),(10,178),(10,179),(10,180),(10,181),(10,182),(10,183),(10,184),(10,185),(10,186),(10,187),(10,188),(10,189),(10,190),(10,191),(10,192),(10,193),(10,194),(10,195),(10,196),(10,197),(10,198),(10,199),(10,200),(10,201),(10,202),(10,203),(10,204),(10,205),(10,206),(10,207),(10,208),(10,209),(10,210),(10,211),(10,212),(10,213),(10,214),(10,215),(10,216),(10,217),(10,218),(10,219),(10,220),(10,221),(10,222),(10,223),(10,224),(11,62),(11,63),(11,64),(11,65),(11,66),(11,67),(11,68),(11,69),(11,70),(11,71),(11,72),(11,73),(11,74),(11,75),(11,76),(11,77),(11,78),(11,79),(11,80),(11,81),(11,82),(11,83),(11,84),(11,85),(11,86),(11,87),(11,88),(11,89),(11,90),(11,91),(11,92),(11,93),(11,94),(11,95),(11,96),(11,97),(11,98),(11,99),(11,100),(11,101),(11,102),(11,103),(11,104),(11,105),(11,106),(11,107),(11,108),(11,109),(11,110),(11,111),(11,112),(11,113),(11,114),(11,115),(11,116),(11,117),(11,118),(11,119),(11,120),(11,121),(11,122),(11,123),(11,124),(11,125),(11,126),(11,127),(11,128),(11,129),(11,130),(11,131),(11,132),(11,133),(11,134),(11,135),(11,136),(11,137),(11,138),(11,139),(11,140),(11,141),(11,142),(11,143),(11,144),(11,145),(11,146),(11,147),(11,148),(11,149),(11,150),(11,151),(11,152),(11,153),(11,154),(11,155),(11,156),(11,157),(11,158),(11,159),(11,160),(11,161),(11,162),(11,163),(11,164),(11,165),(11,166),(11,167),(11,168),(11,169),(11,170),(11,171),(11,172),(11,173),(11,174),(11,175),(11,176),(11,177),(11,178),(11,179),(11,180),(11,181),(11,182),(11,183),(11,184),(11,185),(11,186),(11,187),(11,188),(11,189),(11,190),(11,191),(11,192),(11,193),(11,194),(11,195),(11,196),(11,197),(11,198),(11,199),(11,200),(11,201),(11,202),(11,203),(11,204),(11,205),(11,206),(11,207),(11,208),(11,209),(11,210),(11,211),(11,212),(11,213),(11,214),(11,215),(11,216),(11,217),(11,218),(11,219),(11,220),(11,221),(11,222),(11,223),(11,224),(12,62),(12,63),(12,64),(12,65),(12,66),(12,67),(12,68),(12,69),(12,70),(12,71),(12,72),(12,73),(12,74),(12,75),(12,76),(12,77),(12,78),(12,79),(12,80),(12,81),(12,82),(12,83),(12,84),(12,85),(12,86),(12,87),(12,88),(12,89),(12,90),(12,91),(12,92),(12,93),(12,94),(12,95),(12,96),(12,97),(12,98),(12,99),(12,100),(12,101),(12,102),(12,103),(12,104),(12,105),(12,106),(12,107),(12,108),(12,109),(12,110),(12,111),(12,112),(12,113),(12,114),(12,115),(12,116),(12,117),(12,118),(12,119),(12,120),(12,121),(12,122),(12,123),(12,124),(12,125),(12,126),(12,127),(12,128),(12,129),(12,130),(12,131),(12,132),(12,133),(12,134),(12,135),(12,136),(12,137),(12,138),(12,139),(12,140),(12,141),(12,142),(12,143),(12,144),(12,145),(12,146),(12,147),(12,148),(12,149),(12,150),(12,151),(12,152),(12,153),(12,154),(12,155),(12,156),(12,157),(12,158),(12,159),(12,160),(12,161),(12,162),(12,163),(12,164),(12,165),(12,166),(12,167),(12,168),(12,169),(12,170),(12,171),(12,172),(12,173),(12,174),(12,175),(12,176),(12,177),(12,178),(12,179),(12,180),(12,181),(12,182),(12,183),(12,184),(12,185),(12,186),(12,187),(12,188),(12,189),(12,190),(12,191),(12,192),(12,193),(12,194),(12,195),(12,196),(12,197),(12,198),(12,199),(12,200),(12,201),(12,202),(12,203),(12,204),(12,205),(12,206),(12,207),(12,208),(12,209),(12,210),(12,211),(12,212),(12,213),(12,214),(12,215),(12,216),(12,217),(12,218),(12,219),(12,220),(12,221),(12,222),(12,223),(12,224),(13,62),(13,63),(13,64),(13,65),(13,66),(13,67),(13,68),(13,69),(13,70),(13,71),(13,72),(13,73),(13,74),(13,75),(13,76),(13,77),(13,78),(13,79),(13,80),(13,81),(13,82),(13,83),(13,84),(13,85),(13,86),(13,87),(13,88),(13,89),(13,90),(13,91),(13,92),(13,93),(13,94),(13,95),(13,96),(13,97),(13,98),(13,99),(13,100),(13,101),(13,102),(13,103),(13,104),(13,105),(13,106),(13,107),(13,108),(13,109),(13,110),(13,111),(13,112),(13,113),(13,114),(13,115),(13,116),(13,117),(13,118),(13,119),(13,120),(13,121),(13,122),(13,123),(13,124),(13,125),(13,126),(13,127),(13,128),(13,129),(13,130),(13,131),(13,132),(13,133),(13,134),(13,135),(13,136),(13,137),(13,138),(13,139),(13,140),(13,141),(13,142),(13,143),(13,144),(13,145),(13,146),(13,147),(13,148),(13,149),(13,150),(13,151),(13,152),(13,153),(13,154),(13,155),(13,156),(13,157),(13,158),(13,159),(13,160),(13,161),(13,162),(13,163),(13,164),(13,165),(13,166),(13,167),(13,168),(13,169),(13,170),(13,171),(13,172),(13,173),(13,174),(13,175),(13,176),(13,177),(13,178),(13,179),(13,180),(13,181),(13,182),(13,183),(13,184),(13,185),(13,186),(13,187),(13,188),(13,189),(13,190),(13,191),(13,192),(13,193),(13,194),(13,195),(13,196),(13,197),(13,198),(13,199),(13,200),(13,201),(13,202),(13,203),(13,204),(13,205),(13,206),(13,207),(13,208),(13,209),(13,210),(13,211),(13,212),(13,213),(13,214),(13,215),(13,216),(13,217),(13,218),(13,219),(13,220),(13,221),(13,222),(13,223),(13,224),(14,39),(14,40),(14,41),(14,42),(14,6),(14,43),(14,44),(14,9),(14,45),(14,46),(14,47),(14,48),(14,49),(14,50),(14,51),(14,8),(14,52),(14,53),(15,39),(15,40),(15,41),(15,1),(15,20),(15,6),(15,2),(15,26),(15,9),(15,8),(15,24),(16,1),(16,2),(16,3),(16,4),(16,5),(16,6),(16,7),(16,8),(16,9),(16,10),(16,11),(16,12),(16,13),(16,14),(16,15),(16,16),(16,17),(16,18),(17,1),(17,2),(17,3),(17,4),(17,5),(17,6),(17,7),(17,8),(17,9),(17,10),(17,11),(17,12),(17,13),(17,14),(17,15),(17,16),(17,17),(17,18),(18,19),(18,1),(18,2),(18,6),(18,20),(18,21),(18,4),(18,22),(18,5),(18,23),(18,3),(18,7),(18,8),(18,24),(18,26),(18,9),(18,30),(18,10),(18,31),(18,12),(18,11),(18,13),(18,32),(18,33),(18,34),(18,15),(18,35),(18,36),(18,16),(18,37),(18,14),(18,17),(18,38),(18,18),(19,54),(19,55),(19,56),(19,57),(19,58),(19,59),(19,60),(19,61),(20,62),(20,63),(20,64),(20,65),(20,66),(20,67),(20,68),(20,69),(20,70),(20,71),(20,72),(20,73),(20,74),(20,75),(20,76),(20,77),(20,78),(20,79),(20,80),(20,81),(20,82),(20,83),(20,84),(20,85),(20,86),(20,87),(20,88),(20,89),(20,90),(20,91),(20,92),(20,93),(20,94),(20,95),(20,96),(20,97),(20,98),(20,99),(20,100),(20,101),(20,102),(20,103),(20,104),(20,105),(20,106),(20,107),(20,108),(20,109),(20,110),(20,111),(20,112),(20,113),(20,114),(20,115),(20,116),(20,117),(20,118),(20,119),(20,120),(20,121),(20,122),(20,123),(20,124),(20,125),(20,126),(20,127),(20,128),(20,129),(20,130),(20,131),(20,132),(20,133),(20,134),(20,135),(20,136),(20,137),(20,138),(20,139),(20,140),(20,141),(20,142),(20,143),(20,144),(20,145),(20,146),(20,147),(20,148),(20,149),(20,150),(20,151),(20,152),(20,153),(20,154),(20,155),(20,156),(20,157),(20,158),(20,159),(20,160),(20,161),(20,162),(20,163),(20,164),(20,165),(20,166),(20,167),(20,168),(20,169),(20,170),(20,171),(20,172),(20,173),(20,174),(20,175),(20,176),(20,177),(20,178),(20,179),(20,180),(20,181),(20,182),(20,183),(20,184),(20,185),(20,186),(20,187),(20,188),(20,189),(20,190),(20,191),(20,192),(20,193),(20,194),(20,195),(20,196),(20,197),(20,198),(20,199),(20,200),(20,201),(20,202),(20,203),(20,204),(20,205),(20,206),(20,207),(20,208),(20,209),(20,210),(20,211),(20,212),(20,213),(20,214),(20,215),(20,216),(20,217),(20,218),(20,219),(20,220),(20,221),(20,222),(20,223),(20,224),(21,225),(21,226),(21,227),(21,228),(21,229),(22,62),(22,63),(22,64),(22,65),(22,66),(22,67),(22,68),(22,69),(22,70),(22,71),(22,72),(22,73),(22,74),(22,75),(22,76),(22,77),(22,78),(22,79),(22,80),(22,81),(22,82),(22,83),(22,84),(22,85),(22,86),(22,87),(22,88),(22,89),(22,90),(22,91),(22,92),(22,93),(22,94),(22,95),(22,96),(22,97),(22,98),(22,99),(22,100),(22,101),(22,102),(22,103),(22,104),(22,105),(22,106),(22,107),(22,108),(22,109),(22,110),(22,111),(22,112),(22,113),(22,114),(22,115),(22,116),(22,117),(22,118),(22,119),(22,120),(22,121),(22,122),(22,123),(22,124),(22,125),(22,126),(22,127),(22,128),(22,129),(22,130),(22,131),(22,132),(22,133),(22,134),(22,135),(22,136),(22,137),(22,138),(22,139),(22,140),(22,141),(22,142),(22,143),(22,144),(22,145),(22,146),(22,147),(22,148),(22,149),(22,150),(22,151),(22,152),(22,153),(22,154),(22,155),(22,156),(22,157),(22,158),(22,159),(22,160),(22,161),(22,162),(22,163),(22,164),(22,165),(22,166),(22,167),(22,168),(22,169),(22,170),(22,171),(22,172),(22,173),(22,174),(22,175),(22,176),(22,177),(22,178),(22,179),(22,180),(22,181),(22,182),(22,183),(22,184),(22,185),(22,186),(22,187),(22,188),(22,189),(22,190),(22,191),(22,192),(22,193),(22,194),(22,195),(22,196),(22,197),(22,198),(22,199),(22,200),(22,201),(22,202),(22,203),(22,204),(22,205),(22,206),(22,207),(22,208),(22,209),(22,210),(22,211),(22,212),(22,213),(22,214),(22,215),(22,216),(22,217),(22,218),(22,219),(22,220),(22,221),(22,222),(22,223),(22,224),(23,62),(23,63),(23,64),(23,65),(23,66),(23,67),(23,68),(23,69),(23,70),(23,71),(23,72),(23,73),(23,74),(23,75),(23,76),(23,77),(23,78),(23,79),(23,80),(23,81),(23,82),(23,83),(23,84),(23,85),(23,86),(23,87),(23,88),(23,89),(23,90),(23,91),(23,92),(23,93),(23,94),(23,95),(23,96),(23,97),(23,98),(23,99),(23,100),(23,101),(23,102),(23,103),(23,104),(23,105),(23,106),(23,107),(23,108),(23,109),(23,110),(23,111),(23,112),(23,113),(23,114),(23,115),(23,116),(23,117),(23,118),(23,119),(23,120),(23,121),(23,122),(23,123),(23,124),(23,125),(23,126),(23,127),(23,128),(23,129),(23,130),(23,131),(23,132),(23,133),(23,134),(23,135),(23,136),(23,137),(23,138),(23,139),(23,140),(23,141),(23,142),(23,143),(23,144),(23,145),(23,146),(23,147),(23,148),(23,149),(23,150),(23,151),(23,152),(23,153),(23,154),(23,155),(23,156),(23,157),(23,158),(23,159),(23,160),(23,161),(23,162),(23,163),(23,164),(23,165),(23,166),(23,167),(23,168),(23,169),(23,170),(23,171),(23,172),(23,173),(23,174),(23,175),(23,176),(23,177),(23,178),(23,179),(23,180),(23,181),(23,182),(23,183),(23,184),(23,185),(23,186),(23,187),(23,188),(23,189),(23,190),(23,191),(23,192),(23,193),(23,194),(23,195),(23,196),(23,197),(23,198),(23,199),(23,200),(23,201),(23,202),(23,203),(23,204),(23,205),(23,206),(23,207),(23,208),(23,209),(23,210),(23,211),(23,212),(23,213),(23,214),(23,215),(23,216),(23,217),(23,218),(23,219),(23,220),(23,221),(23,222),(23,223),(23,224),(24,39),(24,40),(24,41),(24,42),(24,6),(24,43),(24,44),(24,9),(24,45),(24,46),(24,47),(24,48),(24,49),(24,50),(24,51),(24,8),(24,52),(24,53),(25,1),(25,2),(25,3),(25,4),(25,5),(25,6),(25,7),(25,8),(25,9),(25,10),(25,11),(25,12),(25,13),(25,14),(25,15),(25,16),(25,17),(25,18),(26,19),(26,1),(26,2),(26,6),(26,20),(26,21),(26,4),(26,22),(26,5),(26,23),(26,3),(26,7),(26,8),(26,24),(26,26),(26,9),(26,30),(26,10),(26,31),(26,12),(26,11),(26,13),(26,32),(26,33),(26,34),(26,15),(26,35),(26,36),(26,16),(26,37),(26,14),(26,17),(26,38),(26,18),(27,39),(27,40),(27,41),(27,1),(27,20),(27,6),(27,2),(27,26),(27,9),(27,8),(27,24),(28,1),(28,2),(28,3),(28,4),(28,5),(28,6),(28,7),(28,8),(28,10),(28,11),(28,12),(28,13),(28,14),(28,15),(28,16),(28,17),(28,18),(29,1),(29,2),(29,3),(29,4),(29,5),(29,6),(29,7),(29,8),(29,9),(29,10),(29,11),(29,12),(29,13),(29,14),(29,15),(29,16),(29,17),(29,18),(30,1),(30,2),(30,3),(30,4),(30,5),(30,6),(30,7),(30,8),(30,9),(30,10),(30,11),(30,12),(30,13),(30,14),(30,15),(30,16),(30,17),(30,18),(31,19),(31,1),(31,2),(31,6),(31,20),(31,21),(31,4),(31,22),(31,5),(31,23),(31,3),(31,7),(31,8),(31,24),(31,26),(31,9),(31,30),(31,10),(31,31),(31,12),(31,11),(31,13),(31,32),(31,33),(31,34),(31,15),(31,35),(31,36),(31,16),(31,37),(31,14),(31,17),(31,38),(31,18),(32,1),(32,2),(32,3),(32,4),(32,5),(32,6),(32,7),(32,8),(32,10),(32,11),(32,12),(32,13),(32,14),(32,15),(32,16),(32,17),(32,18),(33,54),(33,55),(33,56),(33,57),(33,58),(33,59),(33,60),(33,61),(34,225),(34,226),(34,227),(34,228),(34,229),(35,1),(35,2),(35,3),(35,4),(35,5),(35,6),(35,7),(35,8),(35,9),(35,10),(35,11),(35,12),(35,13),(35,14),(35,15),(35,16),(35,17),(35,18),(36,19),(36,1),(36,2),(36,3),(36,20),(36,21),(36,4),(36,22),(36,5),(36,23),(36,6),(36,7),(36,8),(36,24),(36,25),(36,26),(36,9),(36,230),(36,231),(36,29),(36,30),(36,10),(36,31),(36,12),(36,11),(36,13),(36,32),(36,33),(36,34),(36,15),(36,35),(36,36),(36,16),(36,37),(36,14),(36,17),(36,38),(36,18),(37,1),(37,2),(37,3),(37,4),(37,5),(37,6),(37,7),(37,8),(37,9),(37,10),(37,11),(37,12),(37,13),(37,14),(37,15),(37,16),(37,17),(37,18),(38,39),(38,40),(38,41),(38,1),(38,20),(38,6),(38,2),(38,26),(38,9),(38,8),(38,24),(39,19),(39,1),(39,2),(39,3),(39,20),(39,21),(39,4),(39,22),(39,5),(39,23),(39,6),(39,7),(39,8),(39,24),(39,26),(39,9),(39,30),(39,10),(39,31),(39,12),(39,11),(39,13),(39,32),(39,33),(39,34),(39,15),(39,35),(39,36),(39,16),(39,37),(39,14),(39,17),(39,38),(39,18),(40,19),(40,1),(40,2),(40,3),(40,20),(40,21),(40,4),(40,22),(40,5),(40,23),(40,6),(40,7),(40,8),(40,24),(40,26),(40,9),(40,10),(40,11),(40,12),(40,13),(40,14),(40,15),(40,16),(40,17),(40,18),(41,54),(41,55),(41,56),(41,57),(41,58),(41,59),(41,60),(41,61),(42,39),(42,40),(42,41),(42,42),(42,6),(42,43),(42,44),(42,9),(42,45),(42,46),(42,47),(42,48),(42,49),(42,50),(42,51),(42,8),(42,52),(42,53),(43,225),(43,226),(43,227),(43,228),(43,229),(44,39),(44,40),(44,41),(44,1),(44,20),(44,6),(44,2),(44,26),(44,9),(44,8),(44,24),(45,19),(45,1),(45,2),(45,6),(45,20),(45,21),(45,4),(45,22),(45,5),(45,23),(45,3),(45,7),(45,8),(45,24),(45,26),(45,9),(45,30),(45,10),(45,31),(45,12),(45,11),(45,13),(45,32),(45,33),(45,34),(45,15),(45,35),(45,36),(45,16),(45,37),(45,14),(45,17),(45,38),(45,18),(46,25),(46,26),(46,9),(46,230),(46,231),(46,29),(46,30),(46,10),(46,31),(46,12),(46,11),(46,13),(46,32),(46,33),(46,34),(46,15),(46,35),(46,36),(46,16),(46,37),(46,14),(46,17),(46,38),(46,18),(47,62),(47,63),(47,64),(47,65),(47,66),(47,67),(47,68),(47,69),(47,70),(47,71),(47,72),(47,73),(47,74),(47,75),(47,76),(47,77),(47,78),(47,79),(47,80),(47,81),(47,82),(47,83),(47,84),(47,85),(47,86),(47,87),(47,88),(47,89),(47,90),(47,91),(47,92),(47,93),(47,94),(47,95),(47,96),(47,97),(47,98),(47,99),(47,100),(47,101),(47,102),(47,103),(47,104),(47,105),(47,106),(47,107),(47,108),(47,109),(47,110),(47,111),(47,112),(47,113),(47,114),(47,115),(47,116),(47,117),(47,118),(47,119),(47,120),(47,121),(47,122),(47,123),(47,124),(47,125),(47,126),(47,127),(47,128),(47,129),(47,130),(47,131),(47,132),(47,133),(47,134),(47,135),(47,136),(47,137),(47,138),(47,139),(47,140),(47,141),(47,142),(47,143),(47,144),(47,145),(47,146),(47,147),(47,148),(47,149),(47,150),(47,151),(47,152),(47,153),(47,154),(47,155),(47,156),(47,157),(47,158),(47,159),(47,160),(47,161),(47,162),(47,163),(47,164),(47,165),(47,166),(47,167),(47,168),(47,169),(47,170),(47,171),(47,172),(47,173),(47,174),(47,175),(47,176),(47,177),(47,178),(47,179),(47,180),(47,181),(47,182),(47,183),(47,184),(47,185),(47,186),(47,187),(47,188),(47,189),(47,190),(47,191),(47,192),(47,193),(47,194),(47,195),(47,196),(47,197),(47,198),(47,199),(47,200),(47,201),(47,202),(47,203),(47,204),(47,205),(47,206),(47,207),(47,208),(47,209),(47,210),(47,211),(47,212),(47,213),(47,214),(47,215),(47,216),(47,217),(47,218),(47,219),(47,220),(47,221),(47,222),(47,223),(47,224),(48,62),(48,63),(48,64),(48,65),(48,66),(48,67),(48,68),(48,69),(48,70),(48,71),(48,72),(48,73),(48,74),(48,75),(48,76),(48,77),(48,78),(48,79),(48,80),(48,81),(48,82),(48,83),(48,84),(48,85),(48,86),(48,87),(48,88),(48,89),(48,90),(48,91),(48,92),(48,93),(48,94),(48,95),(48,96),(48,97),(48,98),(48,99),(48,100),(48,101),(48,102),(48,103),(48,104),(48,105),(48,106),(48,107),(48,108),(48,109),(48,110),(48,111),(48,112),(48,113),(48,114),(48,115),(48,116),(48,117),(48,118),(48,119),(48,120),(48,121),(48,122),(48,123),(48,124),(48,125),(48,126),(48,127),(48,128),(48,129),(48,130),(48,131),(48,132),(48,133),(48,134),(48,135),(48,136),(48,137),(48,138),(48,139),(48,140),(48,141),(48,142),(48,143),(48,144),(48,145),(48,146),(48,147),(48,148),(48,149),(48,150),(48,151),(48,152),(48,153),(48,154),(48,155),(48,156),(48,157),(48,158),(48,159),(48,160),(48,161),(48,162),(48,163),(48,164),(48,165),(48,166),(48,167),(48,168),(48,169),(48,170),(48,171),(48,172),(48,173),(48,174),(48,175),(48,176),(48,177),(48,178),(48,179),(48,180),(48,181),(48,182),(48,183),(48,184),(48,185),(48,186),(48,187),(48,188),(48,189),(48,190),(48,191),(48,192),(48,193),(48,194),(48,195),(48,196),(48,197),(48,198),(48,199),(48,200),(48,201),(48,202),(48,203),(48,204),(48,205),(48,206),(48,207),(48,208),(48,209),(48,210),(48,211),(48,212),(48,213),(48,214),(48,215),(48,216),(48,217),(48,218),(48,219),(48,220),(48,221),(48,222),(48,223),(48,224),(49,62),(49,63),(49,64),(49,65),(49,66),(49,67),(49,68),(49,69),(49,70),(49,71),(49,72),(49,73),(49,74),(49,75),(49,76),(49,77),(49,78),(49,79),(49,80),(49,81),(49,82),(49,83),(49,84),(49,85),(49,86),(49,87),(49,88),(49,89),(49,90),(49,91),(49,92),(49,93),(49,94),(49,95),(49,96),(49,97),(49,98),(49,99),(49,100),(49,101),(49,102),(49,103),(49,104),(49,105),(49,106),(49,107),(49,108),(49,109),(49,110),(49,111),(49,112),(49,113),(49,114),(49,115),(49,116),(49,117),(49,118),(49,119),(49,120),(49,121),(49,122),(49,123),(49,124),(49,125),(49,126),(49,127),(49,128),(49,129),(49,130),(49,131),(49,132),(49,133),(49,134),(49,135),(49,136),(49,137),(49,138),(49,139),(49,140),(49,141),(49,142),(49,143),(49,144),(49,145),(49,146),(49,147),(49,148),(49,149),(49,150),(49,151),(49,152),(49,153),(49,154),(49,155),(49,156),(49,157),(49,158),(49,159),(49,160),(49,161),(49,162),(49,163),(49,164),(49,165),(49,166),(49,167),(49,168),(49,169),(49,170),(49,171),(49,172),(49,173),(49,174),(49,175),(49,176),(49,177),(49,178),(49,179),(49,180),(49,181),(49,182),(49,183),(49,184),(49,185),(49,186),(49,187),(49,188),(49,189),(49,190),(49,191),(49,192),(49,193),(49,194),(49,195),(49,196),(49,197),(49,198),(49,199),(49,200),(49,201),(49,202),(49,203),(49,204),(49,205),(49,206),(49,207),(49,208),(49,209),(49,210),(49,211),(49,212),(49,213),(49,214),(49,215),(49,216),(49,217),(49,218),(49,219),(49,220),(49,221),(49,222),(49,223),(49,224),(50,132),(50,133),(50,134),(50,135),(50,136),(50,137),(50,138),(50,139),(50,140),(50,141),(50,142),(50,143),(50,144),(50,145),(50,146),(50,147),(50,148),(50,149),(50,150),(50,151),(50,152),(50,153),(50,154),(50,155),(50,156),(50,157),(50,158),(50,159),(50,160),(50,161),(50,162),(50,163),(50,164),(50,165),(50,166),(50,167),(50,168),(50,169),(50,170),(50,171),(50,172),(50,173),(50,174),(50,175),(50,176),(50,177),(50,178),(50,179),(50,180),(50,181),(50,182),(50,183),(50,184),(50,185),(50,186),(50,187),(50,188),(50,189),(50,190),(50,191),(50,192),(50,193),(50,194),(50,195),(50,196),(50,197),(50,198),(50,199),(50,200),(50,201),(50,202),(50,203),(50,204),(50,205),(50,206),(50,207),(50,208),(50,209),(50,210),(50,211),(50,212),(50,213),(50,214),(50,215),(50,216),(50,217),(50,218),(50,219),(50,220),(50,221),(50,222),(50,223),(50,224),(51,10),(51,11),(51,12),(51,13),(51,14),(51,15),(51,16),(51,17),(51,18),(52,54),(52,55),(52,56),(52,57),(52,58),(52,59),(52,60),(52,61),(53,39),(53,40),(53,41),(53,42),(53,6),(53,43),(53,44),(53,9),(53,45),(53,46),(53,47),(53,48),(53,49),(53,50),(53,51),(53,8),(53,52),(53,53),(54,39),(54,40),(54,41),(54,1),(54,20),(54,6),(54,2),(54,26),(54,9),(54,8),(54,24),(55,19),(55,1),(55,2),(55,6),(55,20),(55,21),(55,4),(55,22),(55,5),(55,23),(55,3),(55,7),(55,8),(55,24),(55,26),(55,9),(55,30),(55,10),(55,31),(55,12),(55,11),(55,13),(55,32),(55,33),(55,34),(55,15),(55,35),(55,36),(55,16),(55,37),(55,14),(55,17),(55,38),(55,18),(56,54),(56,55),(56,56),(56,57),(56,58),(56,59),(56,60),(56,61),(57,39),(57,40),(57,41),(57,42),(57,6),(57,43),(57,44),(57,9),(57,45),(57,46),(57,47),(57,48),(57,49),(57,50),(57,51),(57,8),(57,52),(57,53),(58,39),(58,40),(58,41),(58,1),(58,20),(58,6),(58,2),(58,26),(58,9),(58,8),(58,24),(59,19),(59,1),(59,2),(59,3),(59,20),(59,21),(59,4),(59,22),(59,5),(59,23),(59,6),(59,7),(59,8),(59,24),(59,26),(59,9),(59,232),(59,233),(59,234),(59,30),(59,10),(59,31),(59,12),(59,11),(59,13),(59,32),(59,33),(59,34),(59,15),(59,35),(59,36),(59,16),(59,37),(59,14),(59,17),(59,38),(59,18),(60,1),(60,2),(60,3),(60,4),(60,5),(60,6),(60,7),(60,8),(60,10),(60,11),(60,12),(60,13),(60,14),(60,15),(60,16),(60,17),(60,18),(61,19),(61,1),(61,2),(61,3),(61,20),(61,21),(61,4),(61,22),(61,5),(61,23),(61,6),(61,7),(61,8),(61,24),(61,26),(61,9),(61,30),(61,10),(61,31),(61,12),(61,11),(61,13),(61,32),(61,33),(61,34),(61,15),(61,35),(61,36),(61,16),(61,37),(61,14),(61,17),(61,38),(61,18),(62,62),(62,63),(62,64),(62,65),(62,66),(62,67),(62,68),(62,69),(62,70),(62,71),(62,72),(62,73),(62,74),(62,75),(62,76),(62,77),(62,78),(62,79),(62,80),(62,81),(62,82),(62,83),(62,84),(62,85),(62,86),(62,87),(62,88),(62,89),(62,90),(62,91),(62,92),(62,93),(62,94),(62,95),(62,96),(62,97),(62,98),(62,99),(62,100),(62,101),(62,102),(62,103),(62,104),(62,105),(62,106),(62,107),(62,108),(62,109),(62,110),(62,111),(62,112),(62,113),(62,114),(62,115),(62,116),(62,117),(62,118),(62,119),(62,120),(62,121),(62,122),(62,123),(62,124),(62,125),(62,126),(62,127),(62,128),(62,129),(62,130),(62,131),(62,132),(62,133),(62,134),(62,135),(62,136),(62,137),(62,138),(62,139),(62,140),(62,141),(62,142),(62,143),(62,144),(62,145),(62,146),(62,147),(62,148),(62,149),(62,150),(62,151),(62,152),(62,153),(62,154),(62,155),(62,156),(62,157),(62,158),(62,159),(62,160),(62,161),(62,162),(62,163),(62,164),(62,165),(62,166),(62,167),(62,168),(62,169),(62,170),(62,171),(62,172),(62,173),(62,174),(62,175),(62,176),(62,177),(62,178),(62,179),(62,180),(62,181),(62,182),(62,183),(62,184),(62,185),(62,186),(62,187),(62,188),(62,189),(62,190),(62,191),(62,192),(62,193),(62,194),(62,195),(62,196),(62,197),(62,198),(62,199),(62,200),(62,201),(62,202),(62,203),(62,204),(62,205),(62,206),(62,207),(62,208),(62,209),(62,210),(62,211),(62,212),(62,213),(62,214),(62,215),(62,216),(62,217),(62,218),(62,219),(62,220),(62,221),(62,222),(62,223),(62,224),(63,62),(63,63),(63,64),(63,65),(63,66),(63,67),(63,68),(63,69),(63,70),(63,71),(63,72),(63,73),(63,74),(63,75),(63,76),(63,77),(63,78),(63,79),(63,80),(63,81),(63,82),(63,83),(63,84),(63,85),(63,86),(63,87),(63,88),(63,89),(63,90),(63,91),(63,92),(63,93),(63,94),(63,95),(63,96),(63,97),(63,98),(63,99),(63,100),(63,101),(63,102),(63,103),(63,104),(63,105),(63,106),(63,107),(63,108),(63,109),(63,110),(63,111),(63,112),(63,113),(63,114),(63,115),(63,116),(63,117),(63,118),(63,119),(63,120),(63,121),(63,122),(63,123),(63,124),(63,125),(63,126),(63,127),(63,128),(63,129),(63,130),(63,131),(63,132),(63,133),(63,134),(63,135),(63,136),(63,137),(63,138),(63,139),(63,140),(63,141),(63,142),(63,143),(63,144),(63,145),(63,146),(63,147),(63,148),(63,149),(63,150),(63,151),(63,152),(63,153),(63,154),(63,155),(63,156),(63,157),(63,158),(63,159),(63,160),(63,161),(63,162),(63,163),(63,164),(63,165),(63,166),(63,167),(63,168),(63,169),(63,170),(63,171),(63,172),(63,173),(63,174),(63,175),(63,176),(63,177),(63,178),(63,179),(63,180),(63,181),(63,182),(63,183),(63,184),(63,185),(63,186),(63,187),(63,188),(63,189),(63,190),(63,191),(63,192),(63,193),(63,194),(63,195),(63,196),(63,197),(63,198),(63,199),(63,200),(63,201),(63,202),(63,203),(63,204),(63,205),(63,206),(63,207),(63,208),(63,209),(63,210),(63,211),(63,212),(63,213),(63,214),(63,215),(63,216),(63,217),(63,218),(63,219),(63,220),(63,221),(63,222),(63,223),(63,224),(64,62),(64,63),(64,64),(64,65),(64,66),(64,67),(64,68),(64,69),(64,70),(64,71),(64,72),(64,73),(64,74),(64,75),(64,76),(64,77),(64,78),(64,79),(64,80),(64,81),(64,82),(64,83),(64,84),(64,85),(64,86),(64,87),(64,88),(64,89),(64,90),(64,91),(64,92),(64,93),(64,94),(64,95),(64,96),(64,97),(64,98),(64,99),(64,100),(64,101),(64,102),(64,103),(64,104),(64,105),(64,106),(64,107),(64,108),(64,109),(64,110),(64,111),(64,112),(64,113),(64,114),(64,115),(64,116),(64,117),(64,118),(64,119),(64,120),(64,121),(64,122),(64,123),(64,124),(64,125),(64,126),(64,127),(64,128),(64,129),(64,130),(64,131),(64,132),(64,133),(64,134),(64,135),(64,136),(64,137),(64,138),(64,139),(64,140),(64,141),(64,142),(64,143),(64,144),(64,145),(64,146),(64,147),(64,148),(64,149),(64,150),(64,151),(64,152),(64,153),(64,154),(64,155),(64,156),(64,157),(64,158),(64,159),(64,160),(64,161),(64,162),(64,163),(64,164),(64,165),(64,166),(64,167),(64,168),(64,169),(64,170),(64,171),(64,172),(64,173),(64,174),(64,175),(64,176),(64,177),(64,178),(64,179),(64,180),(64,181),(64,182),(64,183),(64,184),(64,185),(64,186),(64,187),(64,188),(64,189),(64,190),(64,191),(64,192),(64,193),(64,194),(64,195),(64,196),(64,197),(64,198),(64,199),(64,200),(64,201),(64,202),(64,203),(64,204),(64,205),(64,206),(64,207),(64,208),(64,209),(64,210),(64,211),(64,212),(64,213),(64,214),(64,215),(64,216),(64,217),(64,218),(64,219),(64,220),(64,221),(64,222),(64,223),(64,224),(65,62),(65,63),(65,64),(65,65),(65,66),(65,67),(65,68),(65,69),(65,70),(65,71),(65,72),(65,73),(65,74),(65,75),(65,76),(65,77),(65,78),(65,79),(65,80),(65,81),(65,82),(65,83),(65,84),(65,85),(65,86),(65,87),(65,88),(65,89),(65,90),(65,91),(65,92),(65,93),(65,94),(65,95),(65,96),(65,97),(65,98),(65,99),(65,100),(65,101),(65,102),(65,103),(65,104),(65,105),(65,106),(65,107),(65,108),(65,109),(65,110),(65,111),(65,112),(65,113),(65,114),(65,115),(65,116),(65,117),(65,118),(65,119),(65,120),(65,121),(65,122),(65,123),(65,124),(65,125),(65,126),(65,127),(65,128),(65,129),(65,130),(65,131),(65,132),(65,133),(65,134),(65,135),(65,136),(65,137),(65,138),(65,139),(65,140),(65,141),(65,142),(65,143),(65,144),(65,145),(65,146),(65,147),(65,148),(65,149),(65,150),(65,151),(65,152),(65,153),(65,154),(65,155),(65,156),(65,157),(65,158),(65,159),(65,160),(65,161),(65,162),(65,163),(65,164),(65,165),(65,166),(65,167),(65,168),(65,169),(65,170),(65,171),(65,172),(65,173),(65,174),(65,175),(65,176),(65,177),(65,178),(65,179),(65,180),(65,181),(65,182),(65,183),(65,184),(65,185),(65,186),(65,187),(65,188),(65,189),(65,190),(65,191),(65,192),(65,193),(65,194),(65,195),(65,196),(65,197),(65,198),(65,199),(65,200),(65,201),(65,202),(65,203),(65,204),(65,205),(65,206),(65,207),(65,208),(65,209),(65,210),(65,211),(65,212),(65,213),(65,214),(65,215),(65,216),(65,217),(65,218),(65,219),(65,220),(65,221),(65,222),(65,223),(65,224),(66,1),(66,2),(66,3),(66,4),(66,5),(66,6),(66,7),(66,8),(66,9),(66,10),(66,11),(66,12),(66,13),(66,14),(66,15),(66,16),(66,17),(66,18),(67,1),(67,2),(67,3),(67,4),(67,5),(67,6),(67,7),(67,8),(67,9),(67,10),(67,11),(67,12),(67,13),(67,14),(67,15),(67,16),(67,17),(67,18),(68,54),(68,55),(68,56),(68,57),(68,58),(68,59),(68,60),(68,61),(69,39),(69,40),(69,41),(69,42),(69,6),(69,43),(69,44),(69,9),(69,45),(69,46),(69,47),(69,48),(69,49),(69,50),(69,51),(69,8),(69,52),(69,53),(70,225),(70,226),(70,227),(70,228),(70,229),(71,39),(71,40),(71,41),(71,1),(71,20),(71,6),(71,2),(71,26),(71,9),(71,8),(71,24),(72,19),(72,1),(72,2),(72,6),(72,20),(72,21),(72,4),(72,22),(72,5),(72,23),(72,3),(72,7),(72,8),(72,24),(72,26),(72,9),(72,30),(72,10),(72,31),(72,12),(72,11),(72,13),(72,32),(72,33),(72,34),(72,15),(72,35),(72,36),(72,16),(72,37),(72,14),(72,17),(72,38),(72,18),(73,54),(73,55),(73,56),(73,57),(73,58),(73,59),(73,60),(73,61),(74,39),(74,40),(74,41),(74,42),(74,6),(74,43),(74,44),(74,9),(74,45),(74,46),(74,47),(74,48),(74,49),(74,50),(74,51),(74,8),(74,52),(74,53),(75,39),(75,40),(75,41),(75,1),(75,20),(75,6),(75,2),(75,26),(75,9),(75,8),(75,24),(76,19),(76,1),(76,2),(76,6),(76,20),(76,21),(76,4),(76,22),(76,5),(76,23),(76,3),(76,7),(76,8),(76,24),(76,26),(76,9),(76,30),(76,10),(76,31),(76,12),(76,11),(76,13),(76,32),(76,33),(76,34),(76,15),(76,35),(76,36),(76,16),(76,37),(76,14),(76,17),(76,38),(76,18),(77,19),(77,1),(77,2),(77,6),(77,20),(77,21),(77,4),(77,22),(77,5),(77,23),(77,3),(77,7),(77,8),(77,24),(77,26),(77,9),(77,30),(77,10),(77,31),(77,12),(77,11),(77,13),(77,32),(77,33),(77,34),(77,15),(77,35),(77,36),(77,16),(77,37),(77,14),(77,17),(77,38),(77,18),(78,60),(78,61),(79,39),(79,40),(79,41),(79,1),(79,20),(79,6),(79,2),(79,26),(79,9),(79,8),(79,24),(80,19),(80,1),(80,2),(80,6),(80,20),(80,21),(80,4),(80,22),(80,5),(80,23),(80,3),(80,7),(80,8),(80,24),(80,26),(80,9),(80,30),(80,10),(80,31),(80,12),(80,11),(80,13),(80,32),(80,33),(80,34),(80,15),(80,35),(80,36),(80,16),(80,37),(80,14),(80,17),(80,38),(80,18),(81,1),(81,2),(81,3),(81,4),(81,5),(81,6),(81,7),(81,8),(81,10),(81,11),(81,12),(81,13),(81,14),(81,15),(81,16),(81,17),(81,18),(82,19),(82,1),(82,2),(82,6),(82,20),(82,21),(82,4),(82,22),(82,5),(82,23),(82,3),(82,7),(82,8),(82,24),(82,25),(82,26),(82,9),(82,230),(82,231),(82,29),(82,30),(82,10),(82,31),(82,12),(82,11),(82,13),(82,32),(82,33),(82,34),(82,15),(82,35),(82,36),(82,16),(82,37),(82,14),(82,17),(82,38),(82,18),(83,62),(83,63),(83,64),(83,65),(83,66),(83,67),(83,68),(83,69),(83,70),(83,71),(83,72),(83,73),(83,74),(83,75),(83,76),(83,77),(83,78),(83,79),(83,80),(83,81),(83,82),(83,83),(83,84),(83,85),(83,86),(83,87),(83,88),(83,89),(83,90),(83,91),(83,92),(83,93),(83,94),(83,95),(83,96),(83,97),(83,98),(83,99),(83,100),(83,101),(83,102),(83,103),(83,104),(83,105),(83,106),(83,107),(83,108),(83,109),(83,110),(83,111),(83,112),(83,113),(83,114),(83,115),(83,116),(83,117),(83,118),(83,119),(83,120),(83,121),(83,122),(83,123),(83,124),(83,125),(83,126),(83,127),(83,128),(83,129),(83,130),(83,131),(83,132),(83,133),(83,134),(83,135),(83,136),(83,137),(83,138),(83,139),(83,140),(83,141),(83,142),(83,143),(83,144),(83,145),(83,146),(83,147),(83,148),(83,149),(83,150),(83,151),(83,152),(83,153),(83,154),(83,155),(83,156),(83,157),(83,158),(83,159),(83,160),(83,161),(83,162),(83,163),(83,164),(83,165),(83,166),(83,167),(83,168),(83,169),(83,170),(83,171),(83,172),(83,173),(83,174),(83,175),(83,176),(83,177),(83,178),(83,179),(83,180),(83,181),(83,182),(83,183),(83,184),(83,185),(83,186),(83,187),(83,188),(83,189),(83,190),(83,191),(83,192),(83,193),(83,194),(83,195),(83,196),(83,197),(83,198),(83,199),(83,200),(83,201),(83,202),(83,203),(83,204),(83,205),(83,206),(83,207),(83,208),(83,209),(83,210),(83,211),(83,212),(83,213),(83,214),(83,215),(83,216),(83,217),(83,218),(83,219),(83,220),(83,221),(83,222),(83,223),(83,224),(84,62),(84,63),(84,64),(84,65),(84,66),(84,67),(84,68),(84,69),(84,70),(84,71),(84,72),(84,73),(84,74),(84,75),(84,76),(84,77),(84,78),(84,79),(84,80),(84,81),(84,82),(84,83),(84,84),(84,85),(84,86),(84,87),(84,88),(84,89),(84,90),(84,91),(84,92),(84,93),(84,94),(84,95),(84,96),(84,97),(84,98),(84,99),(84,100),(84,101),(84,102),(84,103),(84,104),(84,105),(84,106),(84,107),(84,108),(84,109),(84,110),(84,111),(84,112),(84,113),(84,114),(84,115),(84,116),(84,117),(84,118),(84,119),(84,120),(84,121),(84,122),(84,123),(84,124),(84,125),(84,126),(84,127),(84,128),(84,129),(84,130),(84,131),(84,132),(84,133),(84,134),(84,135),(84,136),(84,137),(84,138),(84,139),(84,140),(84,141),(84,142),(84,143),(84,144),(84,145),(84,146),(84,147),(84,148),(84,149),(84,150),(84,151),(84,152),(84,153),(84,154),(84,155),(84,156),(84,157),(84,158),(84,159),(84,160),(84,161),(84,162),(84,163),(84,164),(84,165),(84,166),(84,167),(84,168),(84,169),(84,170),(84,171),(84,172),(84,173),(84,174),(84,175),(84,176),(84,177),(84,178),(84,179),(84,180),(84,181),(84,182),(84,183),(84,184),(84,185),(84,186),(84,187),(84,188),(84,189),(84,190),(84,191),(84,192),(84,193),(84,194),(84,195),(84,196),(84,197),(84,198),(84,199),(84,200),(84,201),(84,202),(84,203),(84,204),(84,205),(84,206),(84,207),(84,208),(84,209),(84,210),(84,211),(84,212),(84,213),(84,214),(84,215),(84,216),(84,217),(84,218),(84,219),(84,220),(84,221),(84,222),(84,223),(84,224),(85,62),(85,63),(85,64),(85,65),(85,66),(85,67),(85,68),(85,69),(85,70),(85,71),(85,72),(85,73),(85,74),(85,75),(85,76),(85,77),(85,78),(85,79),(85,80),(85,81),(85,82),(85,83),(85,84),(85,85),(85,86),(85,87),(85,88),(85,89),(85,90),(85,91),(85,92),(85,93),(85,94),(85,95),(85,96),(85,97),(85,98),(85,99),(85,100),(85,101),(85,102),(85,103),(85,104),(85,105),(85,106),(85,107),(85,108),(85,109),(85,110),(85,111),(85,112),(85,113),(85,114),(85,115),(85,116),(85,117),(85,118),(85,119),(85,120),(85,121),(85,122),(85,123),(85,124),(85,125),(85,126),(85,127),(85,128),(85,129),(85,130),(85,131),(85,132),(85,133),(85,134),(85,135),(85,136),(85,137),(85,138),(85,139),(85,140),(85,141),(85,142),(85,143),(85,144),(85,145),(85,146),(85,147),(85,148),(85,149),(85,150),(85,151),(85,152),(85,153),(85,154),(85,155),(85,156),(85,157),(85,158),(85,159),(85,160),(85,161),(85,162),(85,163),(85,164),(85,165),(85,166),(85,167),(85,168),(85,169),(85,170),(85,171),(85,172),(85,173),(85,174),(85,175),(85,176),(85,177),(85,178),(85,179),(85,180),(85,181),(85,182),(85,183),(85,184),(85,185),(85,186),(85,187),(85,188),(85,189),(85,190),(85,191),(85,192),(85,193),(85,194),(85,195),(85,196),(85,197),(85,198),(85,199),(85,200),(85,201),(85,202),(85,203),(85,204),(85,205),(85,206),(85,207),(85,208),(85,209),(85,210),(85,211),(85,212),(85,213),(85,214),(85,215),(85,216),(85,217),(85,218),(85,219),(85,220),(85,221),(85,222),(85,223),(85,224),(86,62),(86,63),(86,64),(86,65),(86,66),(86,67),(86,68),(86,69),(86,70),(86,71),(86,72),(86,73),(86,74),(86,75),(86,76),(86,77),(86,78),(86,79),(86,80),(86,81),(86,82),(86,83),(86,84),(86,85),(86,86),(86,87),(86,88),(86,89),(86,90),(86,91),(86,92),(86,93),(86,94),(86,95),(86,96),(86,97),(86,98),(86,99),(86,100),(86,101),(86,102),(86,103),(86,104),(86,105),(86,106),(86,107),(86,108),(86,109),(86,110),(86,111),(86,112),(86,113),(86,114),(86,115),(86,116),(86,117),(86,118),(86,119),(86,120),(86,121),(86,122),(86,123),(86,124),(86,125),(86,126),(86,127),(86,128),(86,129),(86,130),(86,131),(86,132),(86,133),(86,134),(86,135),(86,136),(86,137),(86,138),(86,139),(86,140),(86,141),(86,142),(86,143),(86,144),(86,145),(86,146),(86,147),(86,148),(86,149),(86,150),(86,151),(86,152),(86,153),(86,154),(86,155),(86,156),(86,157),(86,158),(86,159),(86,160),(86,161),(86,162),(86,163),(86,164),(86,165),(86,166),(86,167),(86,168),(86,169),(86,170),(86,171),(86,172),(86,173),(86,174),(86,175),(86,176),(86,177),(86,178),(86,179),(86,180),(86,181),(86,182),(86,183),(86,184),(86,185),(86,186),(86,187),(86,188),(86,189),(86,190),(86,191),(86,192),(86,193),(86,194),(86,195),(86,196),(86,197),(86,198),(86,199),(86,200),(86,201),(86,202),(86,203),(86,204),(86,205),(86,206),(86,207),(86,208),(86,209),(86,210),(86,211),(86,212),(86,213),(86,214),(86,215),(86,216),(86,217),(86,218),(86,219),(86,220),(86,221),(86,222),(86,223),(86,224),(87,1),(87,2),(87,3),(87,4),(87,5),(87,6),(87,7),(87,8),(87,9),(87,10),(87,11),(87,12),(87,13),(87,14),(87,15),(87,16),(87,17),(87,18),(88,1),(88,2),(88,3),(88,4),(88,5),(88,6),(88,7),(88,8),(88,9),(88,10),(88,11),(88,12),(88,13),(88,14),(88,15),(88,16),(88,17),(88,18),(89,1),(89,2),(89,3),(89,4),(89,5),(89,6),(89,7),(89,8),(89,10),(89,11),(89,12),(89,13),(89,14),(89,15),(89,16),(89,17),(89,18),(91,39),(91,40),(91,41),(91,42),(91,6),(91,43),(91,44),(91,9),(91,45),(91,46),(91,47),(91,48),(91,49),(91,50),(91,51),(91,8),(91,52),(91,53),(92,39),(92,40),(92,41),(92,1),(92,20),(92,6),(92,2),(92,26),(92,9),(92,8),(92,24),(93,19),(93,1),(93,2),(93,6),(93,20),(93,21),(93,4),(93,22),(93,5),(93,23),(93,3),(93,7),(93,8),(93,24),(93,26),(93,9),(93,30),(93,10),(93,31),(93,12),(93,11),(93,13),(93,32),(93,33),(93,34),(93,15),(93,35),(93,36),(93,16),(93,37),(93,14),(93,17),(93,38),(93,18),(94,19),(94,1),(94,2),(94,6),(94,20),(94,21),(94,4),(94,22),(94,5),(94,23),(94,3),(94,7),(94,8),(94,24),(94,25),(94,26),(94,9),(94,230),(94,231),(94,29),(94,30),(94,10),(94,31),(94,12),(94,11),(94,13),(94,32),(94,33),(94,34),(94,15),(94,35),(94,36),(94,16),(94,37),(94,14),(94,17),(94,38),(94,18),(95,62),(95,63),(95,64),(95,65),(95,66),(95,67),(95,68),(95,69),(95,70),(95,71),(95,72),(95,73),(95,74),(95,75),(95,76),(95,77),(95,78),(95,79),(95,80),(95,81),(95,82),(95,83),(95,84),(95,85),(95,86),(95,87),(95,88),(95,89),(95,90),(95,91),(95,92),(95,93),(95,94),(95,95),(95,96),(95,97),(95,98),(95,99),(95,100),(95,101),(95,102),(95,103),(95,104),(95,105),(95,106),(95,107),(95,108),(95,109),(95,110),(95,111),(95,112),(95,113),(95,114),(95,115),(95,116),(95,117),(95,118),(95,119),(95,120),(95,121),(95,122),(95,123),(95,124),(95,125),(95,126),(95,127),(95,128),(95,129),(95,130),(95,131),(95,132),(95,133),(95,134),(95,135),(95,136),(95,137),(95,138),(95,139),(95,140),(95,141),(95,142),(95,143),(95,144),(95,145),(95,146),(95,147),(95,148),(95,149),(95,150),(95,151),(95,152),(95,153),(95,154),(95,155),(95,156),(95,157),(95,158),(95,159),(95,160),(95,161),(95,162),(95,163),(95,164),(95,165),(95,166),(95,167),(95,168),(95,169),(95,170),(95,171),(95,172),(95,173),(95,174),(95,175),(95,176),(95,177),(95,178),(95,179),(95,180),(95,181),(95,182),(95,183),(95,184),(95,185),(95,186),(95,187),(95,188),(95,189),(95,190),(95,191),(95,192),(95,193),(95,194),(95,195),(95,196),(95,197),(95,198),(95,199),(95,200),(95,201),(95,202),(95,203),(95,204),(95,205),(95,206),(95,207),(95,208),(95,209),(95,210),(95,211),(95,212),(95,213),(95,214),(95,215),(95,216),(95,217),(95,218),(95,219),(95,220),(95,221),(95,222),(95,223),(95,224),(96,62),(96,63),(96,64),(96,65),(96,66),(96,67),(96,68),(96,69),(96,70),(96,71),(96,72),(96,73),(96,74),(96,75),(96,76),(96,77),(96,78),(96,79),(96,80),(96,81),(96,82),(96,83),(96,84),(96,85),(96,86),(96,87),(96,88),(96,89),(96,90),(96,91),(96,92),(96,93),(96,94),(96,95),(96,96),(96,97),(96,98),(96,99),(96,100),(96,101),(96,102),(96,103),(96,104),(96,105),(96,106),(96,107),(96,108),(96,109),(96,110),(96,111),(96,112),(96,113),(96,114),(96,115),(96,116),(96,117),(96,118),(96,119),(96,120),(96,121),(96,122),(96,123),(96,124),(96,125),(96,126),(96,127),(96,128),(96,129),(96,130),(96,131),(96,132),(96,133),(96,134),(96,135),(96,136),(96,137),(96,138),(96,139),(96,140),(96,141),(96,142),(96,143),(96,144),(96,145),(96,146),(96,147),(96,148),(96,149),(96,150),(96,151),(96,152),(96,153),(96,154),(96,155),(96,156),(96,157),(96,158),(96,159),(96,160),(96,161),(96,162),(96,163),(96,164),(96,165),(96,166),(96,167),(96,168),(96,169),(96,170),(96,171),(96,172),(96,173),(96,174),(96,175),(96,176),(96,177),(96,178),(96,179),(96,180),(96,181),(96,182),(96,183),(96,184),(96,185),(96,186),(96,187),(96,188),(96,189),(96,190),(96,191),(96,192),(96,193),(96,194),(96,195),(96,196),(96,197),(96,198),(96,199),(96,200),(96,201),(96,202),(96,203),(96,204),(96,205),(96,206),(96,207),(96,208),(96,209),(96,210),(96,211),(96,212),(96,213),(96,214),(96,215),(96,216),(96,217),(96,218),(96,219),(96,220),(96,221),(96,222),(96,223),(96,224),(97,62),(97,63),(97,64),(97,65),(97,66),(97,67),(97,68),(97,69),(97,70),(97,71),(97,72),(97,73),(97,74),(97,75),(97,76),(97,77),(97,78),(97,79),(97,80),(97,81),(97,82),(97,83),(97,84),(97,85),(97,86),(97,87),(97,88),(97,89),(97,90),(97,91),(97,92),(97,93),(97,94),(97,95),(97,96),(97,97),(97,98),(97,99),(97,100),(97,101),(97,102),(97,103),(97,104),(97,105),(97,106),(97,107),(97,108),(97,109),(97,110),(97,111),(97,112),(97,113),(97,114),(97,115),(97,116),(97,117),(97,118),(97,119),(97,120),(97,121),(97,122),(97,123),(97,124),(97,125),(97,126),(97,127),(97,128),(97,129),(97,130),(97,131),(97,132),(97,133),(97,134),(97,135),(97,136),(97,137),(97,138),(97,139),(97,140),(97,141),(97,142),(97,143),(97,144),(97,145),(97,146),(97,147),(97,148),(97,149),(97,150),(97,151),(97,152),(97,153),(97,154),(97,155),(97,156),(97,157),(97,158),(97,159),(97,160),(97,161),(97,162),(97,163),(97,164),(97,165),(97,166),(97,167),(97,168),(97,169),(97,170),(97,171),(97,172),(97,173),(97,174),(97,175),(97,176),(97,177),(97,178),(97,179),(97,180),(97,181),(97,182),(97,183),(97,184),(97,185),(97,186),(97,187),(97,188),(97,189),(97,190),(97,191),(97,192),(97,193),(97,194),(97,195),(97,196),(97,197),(97,198),(97,199),(97,200),(97,201),(97,202),(97,203),(97,204),(97,205),(97,206),(97,207),(97,208),(97,209),(97,210),(97,211),(97,212),(97,213),(97,214),(97,215),(97,216),(97,217),(97,218),(97,219),(97,220),(97,221),(97,222),(97,223),(97,224),(98,1),(98,2),(98,3),(98,4),(98,5),(98,6),(98,7),(98,8),(98,9),(98,10),(98,11),(98,12),(98,13),(98,14),(98,15),(98,16),(98,17),(98,18),(99,54),(99,55),(99,56),(99,57),(99,58),(99,59),(99,60),(99,61),(100,39),(100,40),(100,41),(100,42),(100,6),(100,43),(100,44),(100,9),(100,45),(100,46),(100,47),(100,48),(100,49),(100,50),(100,51),(100,8),(100,52),(100,53),(101,39),(101,40),(101,41),(101,1),(101,20),(101,6),(101,2),(101,26),(101,9),(101,8),(101,24),(102,19),(102,1),(102,2),(102,6),(102,20),(102,21),(102,4),(102,22),(102,5),(102,23),(102,3),(102,7),(102,8),(102,24),(102,26),(102,9),(103,19),(103,1),(103,2),(103,6),(103,20),(103,21),(103,4),(103,22),(103,5),(103,23),(103,3),(103,7),(103,8),(103,24),(103,26),(103,9),(103,30),(103,10),(103,31),(103,12),(103,11),(103,13),(103,32),(103,33),(103,34),(103,15),(103,35),(103,36),(103,16),(103,37),(103,14),(103,17),(103,38),(103,18),(104,62),(104,63),(104,64),(104,65),(104,66),(104,67),(104,68),(104,69),(104,70),(104,71),(104,72),(104,73),(104,74),(104,75),(104,76),(104,77),(104,78),(104,79),(104,80),(104,81),(104,82),(104,83),(104,84),(104,85),(104,86),(104,87),(104,88),(104,89),(104,90),(104,91),(104,92),(104,93),(104,94),(104,95),(104,96),(104,97),(104,98),(104,99),(104,100),(104,101),(104,102),(104,103),(104,104),(104,105),(104,106),(104,107),(104,108),(104,109),(104,110),(104,111),(104,112),(104,113),(104,114),(104,115),(104,116),(104,117),(104,118),(104,119),(104,120),(104,121),(104,122),(104,123),(104,124),(104,125),(104,126),(104,127),(104,128),(104,129),(104,130),(104,131),(104,132),(104,133),(104,134),(104,135),(104,136),(104,137),(104,138),(104,139),(104,140),(104,141),(104,142),(104,143),(104,144),(104,145),(104,146),(104,147),(104,148),(104,149),(104,150),(104,151),(104,152),(104,153),(104,154),(104,155),(104,156),(104,157),(104,158),(104,159),(104,160),(104,161),(104,162),(104,163),(104,164),(104,165),(104,166),(104,167),(104,168),(104,169),(104,170),(104,171),(104,172),(104,173),(104,174),(104,175),(104,176),(104,177),(104,178),(104,179),(104,180),(104,181),(104,182),(104,183),(104,184),(104,185),(104,186),(104,187),(104,188),(104,189),(104,190),(104,191),(104,192),(104,193),(104,194),(104,195),(104,196),(104,197),(104,198),(104,199),(104,200),(104,201),(104,202),(104,203),(104,204),(104,205),(104,206),(104,207),(104,208),(104,209),(104,210),(104,211),(104,212),(104,213),(104,214),(104,215),(104,216),(104,217),(104,218),(104,219),(104,220),(104,221),(104,222),(104,223),(104,224),(105,62),(105,63),(105,64),(105,65),(105,66),(105,67),(105,68),(105,69),(105,70),(105,71),(105,72),(105,73),(105,74),(105,75),(105,76),(105,77),(105,78),(105,79),(105,80),(105,81),(105,82),(105,83),(105,84),(105,85),(105,86),(105,87),(105,88),(105,89),(105,90),(105,91),(105,92),(105,93),(105,94),(105,95),(105,96),(105,97),(105,98),(105,99),(105,100),(105,101),(105,102),(105,103),(105,104),(105,105),(105,106),(105,107),(105,108),(105,109),(105,110),(105,111),(105,112),(105,113),(105,114),(105,115),(105,116),(105,117),(105,118),(105,119),(105,120),(105,121),(105,122),(105,123),(105,124),(105,125),(105,126),(105,127),(105,128),(105,129),(105,130),(105,131),(105,132),(105,133),(105,134),(105,135),(105,136),(105,137),(105,138),(105,139),(105,140),(105,141),(105,142),(105,143),(105,144),(105,145),(105,146),(105,147),(105,148),(105,149),(105,150),(105,151),(105,152),(105,153),(105,154),(105,155),(105,156),(105,157),(105,158),(105,159),(105,160),(105,161),(105,162),(105,163),(105,164),(105,165),(105,166),(105,167),(105,168),(105,169),(105,170),(105,171),(105,172),(105,173),(105,174),(105,175),(105,176),(105,177),(105,178),(105,179),(105,180),(105,181),(105,182),(105,183),(105,184),(105,185),(105,186),(105,187),(105,188),(105,189),(105,190),(105,191),(105,192),(105,193),(105,194),(105,195),(105,196),(105,197),(105,198),(105,199),(105,200),(105,201),(105,202),(105,203),(105,204),(105,205),(105,206),(105,207),(105,208),(105,209),(105,210),(105,211),(105,212),(105,213),(105,214),(105,215),(105,216),(105,217),(105,218),(105,219),(105,220),(105,221),(105,222),(105,223),(105,224),(106,62),(106,63),(106,64),(106,65),(106,66),(106,67),(106,68),(106,69),(106,70),(106,71),(106,72),(106,73),(106,74),(106,75),(106,76),(106,77),(106,78),(106,79),(106,80),(106,81),(106,82),(106,83),(106,84),(106,85),(106,86),(106,87),(106,88),(106,89),(106,90),(106,91),(106,92),(106,93),(106,94),(106,95),(106,96),(106,97),(106,98),(106,99),(106,100),(106,101),(106,102),(106,103),(106,104),(106,105),(106,106),(106,107),(106,108),(106,109),(106,110),(106,111),(106,112),(106,113),(106,114),(106,115),(106,116),(106,117),(106,118),(106,119),(106,120),(106,121),(106,122),(106,123),(106,124),(106,125),(106,126),(106,127),(106,128),(106,129),(106,130),(106,131),(106,132),(106,133),(106,134),(106,135),(106,136),(106,137),(106,138),(106,139),(106,140),(106,141),(106,142),(106,143),(106,144),(106,145),(106,146),(106,147),(106,148),(106,149),(106,150),(106,151),(106,152),(106,153),(106,154),(106,155),(106,156),(106,157),(106,158),(106,159),(106,160),(106,161),(106,162),(106,163),(106,164),(106,165),(106,166),(106,167),(106,168),(106,169),(106,170),(106,171),(106,172),(106,173),(106,174),(106,175),(106,176),(106,177),(106,178),(106,179),(106,180),(106,181),(106,182),(106,183),(106,184),(106,185),(106,186),(106,187),(106,188),(106,189),(106,190),(106,191),(106,192),(106,193),(106,194),(106,195),(106,196),(106,197),(106,198),(106,199),(106,200),(106,201),(106,202),(106,203),(106,204),(106,205),(106,206),(106,207),(106,208),(106,209),(106,210),(106,211),(106,212),(106,213),(106,214),(106,215),(106,216),(106,217),(106,218),(106,219),(106,220),(106,221),(106,222),(106,223),(106,224),(107,1),(107,2),(107,3),(107,4),(107,5),(107,6),(107,7),(107,8),(107,9),(107,10),(107,11),(107,12),(107,13),(107,14),(107,15),(107,16),(107,17),(107,18),(108,1),(108,2),(108,3),(108,4),(108,5),(108,6),(108,7),(108,8),(108,9),(108,10),(108,11),(108,12),(108,13),(108,14),(108,15),(108,16),(108,17),(108,18),(109,54),(109,55),(109,56),(109,57),(109,58),(109,59),(109,60),(109,61),(110,39),(110,40),(110,41),(110,42),(110,6),(110,43),(110,44),(110,9),(110,45),(110,46),(110,47),(110,48),(110,49),(110,50),(110,51),(110,8),(110,52),(110,53),(111,39),(111,40),(111,41),(111,1),(111,20),(111,6),(111,2),(111,26),(111,9),(111,8),(111,24),(112,19),(112,1),(112,2),(112,3),(112,20),(112,21),(112,4),(112,22),(112,5),(112,23),(112,6),(112,7),(112,8),(112,24),(112,26),(112,9),(112,30),(112,10),(112,31),(112,12),(112,11),(112,13),(112,32),(112,33),(112,34),(112,15),(112,35),(112,36),(112,16),(112,37),(112,14),(112,17),(112,38),(112,18),(113,1),(113,2),(113,3),(113,4),(113,5),(113,6),(113,7),(113,8),(113,10),(113,11),(113,12),(113,13),(113,14),(113,15),(113,16),(113,17),(113,18),(114,19),(114,1),(114,2),(114,6),(114,20),(114,21),(114,4),(114,22),(114,5),(114,23),(114,3),(114,7),(114,8),(114,24),(114,25),(114,26),(114,9),(114,230),(114,231),(114,29),(114,30),(114,10),(114,31),(114,12),(114,11),(114,13),(114,32),(114,33),(114,34),(114,15),(114,35),(114,36),(114,16),(114,37),(114,14),(114,17),(114,38),(114,18),(115,62),(115,63),(115,64),(115,65),(115,66),(115,67),(115,68),(115,69),(115,70),(115,71),(115,72),(115,73),(115,74),(115,75),(115,76),(115,77),(115,78),(115,79),(115,80),(115,81),(115,82),(115,83),(115,84),(115,85),(115,86),(115,87),(115,88),(115,89),(115,90),(115,91),(115,92),(115,93),(115,94),(115,95),(115,96),(115,97),(115,98),(115,99),(115,100),(115,101),(115,102),(115,103),(115,104),(115,105),(115,106),(115,107),(115,108),(115,109),(115,110),(115,111),(115,112),(115,113),(115,114),(115,115),(115,116),(115,117),(115,118),(115,119),(115,120),(115,121),(115,122),(115,123),(115,124),(115,125),(115,126),(115,127),(115,128),(115,129),(115,130),(115,131),(115,132),(115,133),(115,134),(115,135),(115,136),(115,137),(115,138),(115,139),(115,140),(115,141),(115,142),(115,143),(115,144),(115,145),(115,146),(115,147),(115,148),(115,149),(115,150),(115,151),(115,152),(115,153),(115,154),(115,155),(115,156),(115,157),(115,158),(115,159),(115,160),(115,161),(115,162),(115,163),(115,164),(115,165),(115,166),(115,167),(115,168),(115,169),(115,170),(115,171),(115,172),(115,173),(115,174),(115,175),(115,176),(115,177),(115,178),(115,179),(115,180),(115,181),(115,182),(115,183),(115,184),(115,185),(115,186),(115,187),(115,188),(115,189),(115,190),(115,191),(115,192),(115,193),(115,194),(115,195),(115,196),(115,197),(115,198),(115,199),(115,200),(115,201),(115,202),(115,203),(115,204),(115,205),(115,206),(115,207),(115,208),(115,209),(115,210),(115,211),(115,212),(115,213),(115,214),(115,215),(115,216),(115,217),(115,218),(115,219),(115,220),(115,221),(115,222),(115,223),(115,224),(116,62),(116,63),(116,64),(116,65),(116,66),(116,67),(116,68),(116,69),(116,70),(116,71),(116,72),(116,73),(116,74),(116,75),(116,76),(116,77),(116,78),(116,79),(116,80),(116,81),(116,82),(116,83),(116,84),(116,85),(116,86),(116,87),(116,88),(116,89),(116,90),(116,91),(116,92),(116,93),(116,94),(116,95),(116,96),(116,97),(116,98),(116,99),(116,100),(116,101),(116,102),(116,103),(116,104),(116,105),(116,106),(116,107),(116,108),(116,109),(116,110),(116,111),(116,112),(116,113),(116,114),(116,115),(116,116),(116,117),(116,118),(116,119),(116,120),(116,121),(116,122),(116,123),(116,124),(116,125),(116,126),(116,127),(116,128),(116,129),(116,130),(116,131),(116,132),(116,133),(116,134),(116,135),(116,136),(116,137),(116,138),(116,139),(116,140),(116,141),(116,142),(116,143),(116,144),(116,145),(116,146),(116,147),(116,148),(116,149),(116,150),(116,151),(116,152),(116,153),(116,154),(116,155),(116,156),(116,157),(116,158),(116,159),(116,160),(116,161),(116,162),(116,163),(116,164),(116,165),(116,166),(116,167),(116,168),(116,169),(116,170),(116,171),(116,172),(116,173),(116,174),(116,175),(116,176),(116,177),(116,178),(116,179),(116,180),(116,181),(116,182),(116,183),(116,184),(116,185),(116,186),(116,187),(116,188),(116,189),(116,190),(116,191),(116,192),(116,193),(116,194),(116,195),(116,196),(116,197),(116,198),(116,199),(116,200),(116,201),(116,202),(116,203),(116,204),(116,205),(116,206),(116,207),(116,208),(116,209),(116,210),(116,211),(116,212),(116,213),(116,214),(116,215),(116,216),(116,217),(116,218),(116,219),(116,220),(116,221),(116,222),(116,223),(116,224),(117,62),(117,63),(117,64),(117,65),(117,66),(117,67),(117,68),(117,69),(117,70),(117,71),(117,72),(117,73),(117,74),(117,75),(117,76),(117,77),(117,78),(117,79),(117,80),(117,81),(117,82),(117,83),(117,84),(117,85),(117,86),(117,87),(117,88),(117,89),(117,90),(117,91),(117,92),(117,93),(117,94),(117,95),(117,96),(117,97),(117,98),(117,99),(117,100),(117,101),(117,102),(117,103),(117,104),(117,105),(117,106),(117,107),(117,108),(117,109),(117,110),(117,111),(117,112),(117,113),(117,114),(117,115),(117,116),(117,117),(117,118),(117,119),(117,120),(117,121),(117,122),(117,123),(117,124),(117,125),(117,126),(117,127),(117,128),(117,129),(117,130),(117,131),(117,132),(117,133),(117,134),(117,135),(117,136),(117,137),(117,138),(117,139),(117,140),(117,141),(117,142),(117,143),(117,144),(117,145),(117,146),(117,147),(117,148),(117,149),(117,150),(117,151),(117,152),(117,153),(117,154),(117,155),(117,156),(117,157),(117,158),(117,159),(117,160),(117,161),(117,162),(117,163),(117,164),(117,165),(117,166),(117,167),(117,168),(117,169),(117,170),(117,171),(117,172),(117,173),(117,174),(117,175),(117,176),(117,177),(117,178),(117,179),(117,180),(117,181),(117,182),(117,183),(117,184),(117,185),(117,186),(117,187),(117,188),(117,189),(117,190),(117,191),(117,192),(117,193),(117,194),(117,195),(117,196),(117,197),(117,198),(117,199),(117,200),(117,201),(117,202),(117,203),(117,204),(117,205),(117,206),(117,207),(117,208),(117,209),(117,210),(117,211),(117,212),(117,213),(117,214),(117,215),(117,216),(117,217),(117,218),(117,219),(117,220),(117,221),(117,222),(117,223),(117,224),(118,62),(118,63),(118,64),(118,65),(118,66),(118,67),(118,68),(118,69),(118,70),(118,71),(118,72),(118,73),(118,74),(118,75),(118,76),(118,77),(118,78),(118,79),(118,80),(118,81),(118,82),(118,83),(118,84),(118,85),(118,86),(118,87),(118,88),(118,89),(118,90),(118,91),(118,92),(118,93),(118,94),(118,95),(118,96),(118,97),(118,98),(118,99),(118,100),(118,101),(118,102),(118,103),(118,104),(118,105),(118,106),(118,107),(118,108),(118,109),(118,110),(118,111),(118,112),(118,113),(118,114),(118,115),(118,116),(118,117),(118,118),(118,119),(118,120),(118,121),(118,122),(118,123),(118,124),(118,125),(118,126),(118,127),(118,128),(118,129),(118,130),(118,131),(118,132),(118,133),(118,134),(118,135),(118,136),(118,137),(118,138),(118,139),(118,140),(118,141),(118,142),(118,143),(118,144),(118,145),(118,146),(118,147),(118,148),(118,149),(118,150),(118,151),(118,152),(118,153),(118,154),(118,155),(118,156),(118,157),(118,158),(118,159),(118,160),(118,161),(118,162),(118,163),(118,164),(118,165),(118,166),(118,167),(118,168),(118,169),(118,170),(118,171),(118,172),(118,173),(118,174),(118,175),(118,176),(118,177),(118,178),(118,179),(118,180),(118,181),(118,182),(118,183),(118,184),(118,185),(118,186),(118,187),(118,188),(118,189),(118,190),(118,191),(118,192),(118,193),(118,194),(118,195),(118,196),(118,197),(118,198),(118,199),(118,200),(118,201),(118,202),(118,203),(118,204),(118,205),(118,206),(118,207),(118,208),(118,209),(118,210),(118,211),(118,212),(118,213),(118,214),(118,215),(118,216),(118,217),(118,218),(118,219),(118,220),(118,221),(118,222),(118,223),(118,224),(119,1),(119,2),(119,3),(119,4),(119,5),(119,6),(119,7),(119,8),(119,9),(119,10),(119,11),(119,12),(119,13),(119,14),(119,15),(119,16),(119,17),(119,18),(120,1),(120,2),(120,3),(120,4),(120,5),(120,6),(120,7),(120,8),(120,9),(120,10),(120,11),(120,12),(120,13),(120,14),(120,15),(120,16),(120,17),(120,18),(121,1),(121,2),(121,3),(121,4),(121,5),(121,6),(121,7),(121,8),(121,10),(121,11),(121,12),(121,13),(121,14),(121,15),(121,16),(121,17),(121,18),(122,54),(122,55),(122,56),(122,57),(122,58),(122,59),(122,60),(122,61),(123,39),(123,40),(123,41),(123,42),(123,6),(123,43),(123,44),(123,9),(123,45),(123,46),(123,47),(123,48),(123,49),(123,50),(123,51),(123,8),(123,52),(123,53),(124,225),(124,226),(124,227),(124,228),(124,229),(125,39),(125,40),(125,41),(125,1),(125,20),(125,6),(125,2),(125,26),(125,9),(125,8),(125,24),(126,19),(126,1),(126,2),(126,3),(126,20),(126,21),(126,4),(126,22),(126,5),(126,23),(126,6),(126,7),(126,8),(126,24),(126,26),(126,9),(126,30),(126,10),(126,31),(126,12),(126,11),(126,13),(126,32),(126,33),(126,34),(126,15),(126,35),(126,36),(126,16),(126,37),(126,14),(126,17),(126,38),(126,18),(127,1),(127,2),(127,3),(127,4),(127,5),(127,6),(127,7),(127,8),(127,10),(127,11),(127,12),(127,13),(127,14),(127,15),(127,16),(127,17),(127,18),(128,19),(128,1),(128,2),(128,6),(128,20),(128,21),(128,4),(128,22),(128,5),(128,23),(128,3),(128,7),(128,8),(128,24),(128,26),(128,9),(128,30),(128,10),(128,31),(128,12),(128,11),(128,13),(128,32),(128,33),(128,34),(128,15),(128,35),(128,36),(128,16),(128,37),(128,14),(128,17),(128,38),(128,18),(129,1),(129,2),(129,3),(129,4),(129,5),(129,6),(129,7),(129,8),(129,9),(129,10),(129,11),(129,12),(129,13),(129,14),(129,15),(129,16),(129,17),(129,18),(130,1),(130,2),(130,3),(130,4),(130,5),(130,6),(130,7),(130,8),(130,10),(130,11),(130,12),(130,13),(130,14),(130,15),(130,16),(130,17),(130,18),(131,54),(131,55),(131,56),(131,57),(131,58),(131,59),(131,60),(131,61),(132,39),(132,40),(132,41),(132,42),(132,6),(132,43),(132,44),(132,9),(132,45),(132,46),(132,47),(132,48),(132,49),(132,50),(132,51),(132,8),(132,52),(132,53),(133,225),(133,226),(133,227),(133,228),(133,229),(134,1),(134,2),(134,3),(134,4),(134,5),(134,6),(134,7),(134,8),(134,9),(134,10),(134,11),(134,12),(134,13),(134,14),(134,15),(134,16),(134,17),(134,18),(135,10),(135,11),(135,12),(135,13),(135,14),(135,15),(135,16),(135,17),(135,18),(136,1),(136,2),(136,3),(136,4),(136,5),(136,6),(136,7),(136,8),(136,235),(136,236),(136,237),(136,238),(136,239),(136,240),(136,232),(136,241),(136,242),(136,9),(136,234),(136,10),(136,11),(136,12),(136,13),(136,14),(136,15),(136,16),(136,17),(136,18),(137,1),(137,2),(137,3),(137,4),(137,5),(137,6),(137,7),(137,8),(137,9),(137,10),(137,11),(137,12),(137,13),(137,14),(137,15),(137,16),(137,17),(137,18),(138,1),(138,2),(138,3),(138,4),(138,5),(138,6),(138,7),(138,8),(138,9),(138,10),(138,11),(138,12),(138,13),(138,14),(138,15),(138,16),(138,17),(138,18),(139,1),(139,2),(139,3),(139,4),(139,5),(139,6),(139,7),(139,8),(139,9),(139,10),(139,11),(139,12),(139,13),(139,14),(139,15),(139,16),(139,17),(139,18),(140,1),(140,2),(140,3),(140,4),(140,5),(140,6),(140,7),(140,8),(140,9),(140,10),(140,11),(140,12),(140,13),(140,14),(140,15),(140,16),(140,17),(140,18),(141,1),(141,2),(141,3),(141,4),(141,5),(141,6),(141,7),(141,8),(141,9),(141,10),(141,11),(141,12),(141,13),(141,14),(141,15),(141,16),(141,17),(141,18),(142,1),(142,2),(142,3),(142,4),(142,5),(142,6),(142,7),(142,8),(142,9),(142,10),(142,11),(142,12),(142,13),(142,14),(142,15),(142,16),(142,17),(142,18),(143,1),(143,2),(143,4),(143,5),(143,6),(143,7),(143,8),(143,9),(143,10),(143,11),(143,12),(143,13),(143,14),(143,15),(143,16),(143,17),(143,18);
125 UNLOCK TABLES;
126 /*!40000 ALTER TABLE `sim_var` ENABLE KEYS */;
127
128 --
129 -- Dumping data for table `simulations`
130 --
131
132
133 /*!40000 ALTER TABLE `simulations` DISABLE KEYS */;
134 LOCK TABLES `simulations` WRITE;
135 INSERT INTO `simulations` VALUES (1,1,'run1','run1','Control 1',11,'',2,2,'2006-03-03 08:52:42','0000-00-00 00:00:00',0),(2,1,'run1','run1','name',5,'',2,2,'2006-03-03 08:53:42','0000-00-00 00:00:00',0),(3,1,'run1','run1','name',1,'',2,2,'2006-03-03 08:54:37','0000-00-00 00:00:00',0),(4,1,'run1','run1','name',4,'',2,2,'2006-03-03 08:55:46','0000-00-00 00:00:00',0),(5,1,'run1','run1','name',10,'',2,2,'2006-03-03 08:56:51','0000-00-00 00:00:00',0),(6,1,'run1','run1','name',2,'',2,2,'2006-03-03 08:57:49','0000-00-00 00:00:00',0),(7,1,'run1','run1','Name',3,'',2,2,'2006-03-03 08:58:31','0000-00-00 00:00:00',0),(8,1,'run1','run1','Name',14,'',2,2,'2006-03-03 08:59:31','0000-00-00 00:00:00',0),(9,1,'run1','run1','Name',13,'',2,2,'2006-03-03 09:00:26','0000-00-00 00:00:00',0),(10,1,'run1','run1','Name',6,'',2,2,'2006-03-03 09:01:15','0000-00-00 00:00:00',0),(11,1,'run1','run1','Name',7,'',2,2,'2006-03-03 09:01:36','0000-00-00 00:00:00',0),(12,1,'run1','run1','Name',8,'',2,2,'2006-03-03 09:02:04','0000-00-00 00:00:00',0),(13,1,'run1','run1','name',9,'',2,2,'2006-03-03 09:02:29','0000-00-00 00:00:00',0),(14,2,'run1','run1','Name',14,'',2,2,'2006-03-03 09:07:45','0000-00-00 00:00:00',0),(15,2,'run1','run1','Name',1,'',2,2,'2006-03-03 09:09:27','0000-00-00 00:00:00',0),(16,2,'run1','run1','Name',4,'',2,2,'2006-03-03 09:10:01','0000-00-00 00:00:00',0),(17,2,'run1','run1','Name',10,'',2,2,'2006-03-03 09:10:22','0000-00-00 00:00:00',0),(18,2,'run1','run1','name',2,'',2,2,'2006-03-03 09:11:51','0000-00-00 00:00:00',0),(19,2,'run1','run1','name',13,'',2,2,'2006-03-03 09:12:33','0000-00-00 00:00:00',0),(20,2,'run1','run1','na',6,'',2,2,'2006-03-03 09:29:23','0000-00-00 00:00:00',0),(21,2,'run1','run1','name',15,'',2,2,'2006-03-03 09:29:52','0000-00-00 00:00:00',0),(22,2,'run1','run1','name',7,'',2,2,'2006-03-03 09:30:25','0000-00-00 00:00:00',0),(23,2,'run1','run1','name',8,'',2,2,'2006-03-03 09:31:48','0000-00-00 00:00:00',0),(24,3,'run1','run1','name',14,'',2,2,'2006-03-03 09:49:19','0000-00-00 00:00:00',0),(25,3,'run1','run1','name',11,'',2,2,'2006-03-03 09:50:13','0000-00-00 00:00:00',0),(26,3,'run1','run1','name',5,'',2,2,'2006-03-03 09:50:32','0000-00-00 00:00:00',0),(27,3,'run1','run1','name',1,'',2,2,'2006-03-03 09:51:04','0000-00-00 00:00:00',0),(28,3,'run1','run1','name',12,'',2,2,'2006-03-03 09:51:17','0000-00-00 00:00:00',0),(29,3,'run1','run1','name',4,'',2,2,'2006-03-03 09:52:11','0000-00-00 00:00:00',0),(30,3,'run1','run1','name',10,'',2,2,'2006-03-03 09:52:25','0000-00-00 00:00:00',0),(31,3,'run1','run1','na',2,'',2,2,'2006-03-03 14:07:27','0000-00-00 00:00:00',0),(32,3,'run1','run1','name',3,'',2,2,'2006-03-03 14:07:55','0000-00-00 00:00:00',0),(33,3,'run1','run1','name',13,'',2,2,'2006-03-03 14:08:41','0000-00-00 00:00:00',0),(34,3,'run1','run1','name',15,'',2,2,'2006-03-03 14:09:22','0000-00-00 00:00:00',0),(35,4,'run1','run1','name',11,'',2,2,'2006-03-03 14:13:09','0000-00-00 00:00:00',0),(36,4,'run1','run1','name',5,'',2,2,'2006-03-03 14:13:37','0000-00-00 00:00:00',0),(37,15,'run1','run1','name',10,NULL,2,2,'2006-03-03 15:58:15','0000-00-00 00:00:00',0),(38,4,'run1','run1','name',1,NULL,2,2,'2006-03-03 15:59:10','0000-00-00 00:00:00',0),(39,4,'run1','run1','name',2,NULL,2,2,'2006-03-03 15:59:10','0000-00-00 00:00:00',0),(40,4,'run1','run1','name',10,NULL,2,2,'2006-03-03 15:59:11','0000-00-00 00:00:00',0),(41,4,'run1','run1','name',13,NULL,2,2,'2006-03-03 15:59:11','0000-00-00 00:00:00',0),(42,4,'run1','run1','name',14,NULL,2,2,'2006-03-03 15:59:11','0000-00-00 00:00:00',0),(43,4,'run1','run1','name',15,NULL,2,2,'2006-03-03 15:59:11','0000-00-00 00:00:00',0),(44,6,'run1','run1','name',1,NULL,2,2,'2006-03-03 15:59:11','0000-00-00 00:00:00',0),(45,6,'run1','run1','name',2,NULL,2,2,'2006-03-03 15:59:11','0000-00-00 00:00:00',0),(46,6,'run1','run1','name',5,NULL,2,2,'2006-03-03 15:59:11','0000-00-00 00:00:00',0),(47,6,'run1','run1','name',6,NULL,2,2,'2006-03-03 15:59:11','0000-00-00 00:00:00',0),(48,6,'run1','run1','name',7,NULL,2,2,'2006-03-03 15:59:11','0000-00-00 00:00:00',0),(49,6,'run1','run1','name',8,NULL,2,2,'2006-03-03 15:59:11','0000-00-00 00:00:00',0),(50,6,'run1','run1','name',9,NULL,2,2,'2006-03-03 15:59:11','0000-00-00 00:00:00',0),(51,6,'run1','run1','name',11,NULL,2,2,'2006-03-03 15:59:11','0000-00-00 00:00:00',0),(52,6,'run1','run1','name',13,NULL,2,2,'2006-03-03 15:59:11','0000-00-00 00:00:00',0),(53,6,'run1','run1','name',14,NULL,2,2,'2006-03-03 15:59:11','0000-00-00 00:00:00',0),(54,7,'run1','run1','name',1,NULL,2,2,'2006-03-03 15:59:11','0000-00-00 00:00:00',0),(55,7,'run1','run1','name',2,NULL,2,2,'2006-03-03 15:59:11','0000-00-00 00:00:00',0),(56,7,'run1','run1','name',13,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(57,7,'run1','run1','name',14,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(58,8,'run1','run1','name',1,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(59,8,'run1','run1','name',2,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(60,8,'run1','run1','name',3,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(61,8,'run1','run1','name',5,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(62,8,'run1','run1','name',6,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(63,8,'run1','run1','name',7,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(64,8,'run1','run1','name',8,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(65,8,'run1','run1','name',9,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(66,8,'run1','run1','name',10,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(67,8,'run1','run1','name',11,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(68,8,'run1','run1','name',13,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(69,8,'run1','run1','name',14,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(70,8,'run1','run1','name',15,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(71,9,'run1','run1','name',1,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(72,9,'run1','run1','name',2,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(73,9,'run1','run1','name',13,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(74,9,'run1','run1','name',14,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(75,10,'run1','run1','name',1,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(76,10,'run1','run1','name',2,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(77,10,'run1','run1','name',5,NULL,2,2,'2006-03-03 15:59:12','0000-00-00 00:00:00',0),(78,10,'run1','run1','name',13,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(79,11,'run1','run1','name',1,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(80,11,'run1','run1','name',2,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(81,11,'run1','run1','name',3,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(82,11,'run1','run1','name',5,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(83,11,'run1','run1','name',6,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(84,11,'run1','run1','name',7,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(85,11,'run1','run1','name',8,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(86,11,'run1','run1','name',9,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(87,11,'run1','run1','name',10,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(88,11,'run1','run1','name',11,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(89,11,'run1','run1','name',12,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(90,11,'run1','run1','name',13,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(91,11,'run1','run1','name',14,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(92,12,'run1','run1','name',1,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(93,12,'run1','run1','name',2,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(94,12,'run1','run1','name',5,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(95,12,'run1','run1','name',6,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(96,12,'run1','run1','name',7,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(97,12,'run1','run1','name',8,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(98,12,'run1','run1','name',10,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(99,12,'run1','run1','name',13,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(100,12,'run1','run1','name',14,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(101,13,'run1','run1','name',1,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(102,13,'run1','run1','name',2,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(103,13,'run1','run1','name',5,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(104,13,'run1','run1','name',6,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(105,13,'run1','run1','name',7,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(106,13,'run1','run1','name',8,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(107,13,'run1','run1','name',10,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(108,13,'run1','run1','name',11,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(109,13,'run1','run1','name',13,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(110,13,'run1','run1','name',14,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(111,14,'run1','run1','name',1,NULL,2,2,'2006-03-03 15:59:13','0000-00-00 00:00:00',0),(112,14,'run1','run1','name',2,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(113,14,'run1','run1','name',3,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(114,14,'run1','run1','name',5,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(115,14,'run1','run1','name',6,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(116,14,'run1','run1','name',7,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(117,14,'run1','run1','name',8,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(118,14,'run1','run1','name',9,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(119,14,'run1','run1','name',10,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(120,14,'run1','run1','name',11,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(121,14,'run1','run1','name',12,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(122,14,'run1','run1','name',13,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(123,14,'run1','run1','name',14,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(124,14,'run1','run1','name',15,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(125,15,'run1','run1','name',1,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(126,15,'run1','run1','name',2,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(127,15,'run1','run1','name',3,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(128,15,'run1','run1','name',5,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(129,15,'run1','run1','name',11,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(130,15,'run1','run1','name',12,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(131,15,'run1','run1','name',13,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(132,15,'run1','run1','name',14,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(133,15,'run1','run1','name',15,NULL,2,2,'2006-03-03 15:59:14','0000-00-00 00:00:00',0),(134,4,'run1','run1','name',4,NULL,2,2,'2006-03-03 16:04:15','0000-00-00 00:00:00',0),(135,6,'run1','run1','name',4,NULL,2,2,'2006-03-03 16:04:15','0000-00-00 00:00:00',0),(136,8,'run1','run1','name',4,NULL,2,2,'2006-03-03 16:04:16','0000-00-00 00:00:00',0),(137,9,'run1','run1','name',4,NULL,2,2,'2006-03-03 16:04:17','0000-00-00 00:00:00',0),(138,11,'run1','run1','name',4,NULL,2,2,'2006-03-03 16:04:18','0000-00-00 00:00:00',0),(139,12,'run1','run1','name',4,NULL,2,2,'2006-03-03 16:04:18','0000-00-00 00:00:00',0),(140,13,'run1','run1','name',4,NULL,2,2,'2006-03-03 16:04:19','0000-00-00 00:00:00',0),(141,14,'run1','run1','name',4,NULL,2,2,'2006-03-03 16:04:20','0000-00-00 00:00:00',0),(142,15,'run1','run1','name',4,NULL,2,2,'2006-03-03 16:04:20','0000-00-00 00:00:00',0),(143,15,'run2','run2','name',4,NULL,2,2,'2006-04-04 13:21:59','0000-00-00 00:00:00',0);
136 UNLOCK TABLES;
137 /*!40000 ALTER TABLE `simulations` ENABLE KEYS */;
138
139 --
140 -- Dumping data for table `subtypes`
141 --
142
143
144 /*!40000 ALTER TABLE `subtypes` DISABLE KEYS */;
145 LOCK TABLES `subtypes` WRITE;
146 INSERT INTO `subtypes` VALUES (1,2,'equil','Equilibrium run'),(2,2,'hist','Historical run for 1765-2000'),(3,2,'pulse','a 1000-yr Pulse Input run for DIC only'),(4,2,'CIS92A','Future run IPCC CIS92A for DIC only'),(5,2,'ctrlH','Control run needed for drift correction for the Abiotic transient runs : Historical'),(11,2,'ctrlF','Control run needed for drift correction for the Abiotic transient runs : Future'),(6,4,'C1500','Standard scenario, atmospheric pCO2 is prescribed and CO2 is injected at 1500 m (Run C1500)'),(7,4,'C3000','An analogous simulation to standard where injection occurs instead at 3000 m (Run C3000)'),(8,4,'C800','An analogous simulation to standard where injection occurs instead at 800 m (Run C800)'),(9,4,'E1500','an Emissions case where fossil emissions to the atmosphere are prescribed and injection is made at 1500 m (Run E1500)'),(10,2,'S650','Future run IPCC S650 for DIC only'),(12,2,'ctrlP','Control run needed for drift correction for the Abiotic transient runs : Pulse'),(13,1,NULL,NULL),(14,3,NULL,NULL),(15,5,NULL,NULL),(16,6,NULL,NULL);
147 UNLOCK TABLES;
148 /*!40000 ALTER TABLE `subtypes` ENABLE KEYS */;
149
150 --
151 -- Dumping data for table `types`
152 --
153
154
155 /*!40000 ALTER TABLE `types` DISABLE KEYS */;
156 LOCK TABLES `types` WRITE;
157 INSERT INTO `types` VALUES (1,'CFC','simulate CFC-11 and CFC-12'),(2,'Abiotic','solubility pump runs for CO2 and C-14 according to the standard OCMIP-2 protocols. No biological effects are included. The ocean model carries only DIC and DIC14. We describe five types of abiotic simulations: (1) Equilibrium run, (2) Historical run for 1765-2000, (3) Future runs (IPCC S650 and CIS92A) for DIC only, (4) a 1000-yr Pulse Input run for DIC only, and (5) three Control runs needed for drift correction for the Abiotic transient runs (i.e., the Historical, Future, and Pulse simulations).'),(3,'Biotic','`nutrient-restoring\' runs for phosphate, oxygen, dissolved organic phosphorus, dissolved inorganic carbon and alkalinity according to the standard OCMIP-2 protocols.'),(4,'Injection','simulations of deep-ocean CO2 sequestration according to standard protocols from OCMIP-2 and GOSAC. Simulations are made abiotically without CaCO3 sediments. Thus tracers are carried only as DIC. Each model run carries ten tracers, thereby simultaneously simulating the control, \"permanent sequestration\", the anthropogenic invasion of CO2, and injection at 7 different sites. In GOSAC\'s REQUIRED Standard scenario, atmospheric pCO2 is prescribed and CO2 is injected at 1500 m (Run C1500). An analogous simulation is STRONGLY ENCOURAGED where injection occurs instead at 3000 m (Run C3000). Additionally, we include two OPTIONAL simulations: (1) an analogous run with injection at 800 m (Run C800) and (2) an Emissions case where fossil emissions to the atmosphere are prescribed and injection is made at 1500 m (Run E1500).'),(5,'Helium','simulation for mantle Helium-3 and Helium-4 according to the standard OCMIP-2 protocols. This simulation has two boundary conditions: (1) a loss term due to the sea-to-air flux of mantle helium, and (2) a source term due to emission of rich He-3/He-4 water along ocean ridges on the seafloor. Globally integrated, the source term amounts to 1000 moles of He-3 per year; regionally, sources are partitioned as a function of ridge position, length, and spreading rate).'),(6,'Interannual','simulations according to the standard NOCES protocols. A minimal set of requirements is imposed to simplify and accelerate the set-up of the required simulations. The interannual simulations will be carried out during the period 1948-2002. There are no restrictions on the biological and carbon models that are used in these simulations, other than that they must be prognostic. For instance, the diagnostic, nutrient-restoring approaches (e.g., that used in OCMIP-2) is not appropriate for interannual studies and should not be used by any participants.');
158 UNLOCK TABLES;
159 /*!40000 ALTER TABLE `types` ENABLE KEYS */;
160
161 --
162 -- Dumping data for table `users`
163 --
164
165
166 /*!40000 ALTER TABLE `users` DISABLE KEYS */;
167 LOCK TABLES `users` WRITE;
168 INSERT INTO `users` VALUES (1,'admin','',NULL,'','Charles.Doutriaux@cea.fr',0,'098f6bcd4621d373cade4e832627b4f6'),(2,'cdoutrix','Charles','Doutriaux','','Charles.Doutriaux@cea.fr',2,'098f6bcd4621d373cade4e832627b4f6'),(3,'orr','James','Orr','C','orr@cea.fr',2,'098f6bcd4621d373cade4e832627b4f6');
169 UNLOCK TABLES;
170 /*!40000 ALTER TABLE `users` ENABLE KEYS */;
171
172 --
173 -- Dumping data for table `variables`
174 --
175
176
177 /*!40000 ALTER TABLE `variables` DISABLE KEYS */;
178 LOCK TABLES `variables` WRITE;
179 INSERT INTO `variables` VALUES (1,'Fv','Mean Virtual Gas Flux of DIC','mol/(m^2*s)',3,'t(y)(x)'),(2,'F','Mean Gas Flux of DIC','mol/(m^2*s)',3,'t(y)(x)'),(3,'DICi','Vertical Integral of DIC','mol/m^2',3,'t(y)(x)'),(4,'CF','Cumulative Gas Flux of DIC since 1765','mol/m^2',3,'t(y)(x)'),(5,'DICs','Surface DIC','mol/m^3',3,'t(y)(x)'),(6,'dpCO2','Delta pCO2','uatm',3,'t(y)(x)'),(7,'CFv','Cumulative Virtual Gas Flux of DIC since 1765','mol/m^2',3,'t(y)(x)'),(8,'pCO2surf','Surface ocean pCO2','uatm',3,'t(y)(x)'),(9,'DIC','Concentration of DIC','mol/m^3',4,'tz(y)(x)'),(10,'Fv','Virtual Flux of DIC','mol/(m^2*s)',1,'t'),(11,'F','Gas Exchange Flux of DIC','mol/(m^2*s)',1,'t'),(12,'dpCO2','Delta pCO2','uatm',1,'t'),(13,'CF','Cumulative Gas Flux of DIC since 1765','mol/m^2',1,'t'),(14,'DIC','Concentration of DIC','mol/m^3',1,'t'),(15,'DICs','Surface DIC','mol/m^3',1,'t'),(16,'CFv','Cumulative Virtual Gas Flux of DIC since 1765','mol/m^2',1,'t'),(17,'pCO2surf','pCO2surf','uatm',1,'t'),(18,'pCO2atm','pCO2atm','uatm',1,'t'),(19,'CF14','Cumulative Gas Flux of DIC14 since 1765','mol/m^2',3,'t(y)(x)'),(20,'Fv14','Mean Virtual Gas Flux of DIC14','mol/(m^2*s)',3,'t(y)(x)'),(21,'DC14i','Vertical Integral of Delta C-14','permil*m',3,'t(y)(x)'),(22,'CFv14','Cumulative Virtual Gas Flux of DIC14 since 1765','mol/m^2',3,'t(y)(x)'),(23,'DC14s','Surface Delta C-14','permil',3,'t(y)(x)'),(24,'F14','Mean Gas Flux of DIC14','mol/(m^2*s)',3,'t(y)(x)'),(25,'DELDC14','Bomb Delta C-14 (1972 - 1954)','permil',3,'z(Y)(X)'),(26,'DIC14','Concentration of DIC14','mol/m^3',4,'tz(y)(x)'),(27,'DELDIC14I','Vertical Integral of Bomb DIC-14 (1972 - 1954)','mol/m^2',2,'(Y)(X)'),(28,'DELDC14I','Vertical Integral of Bomb Delta C-14 (1972 - 1954)','permil * m',2,'(Y)(X)'),(29,'DELDIC14','Bomb DIC-14 (1972 - 1954)','mol/m^3',3,'z(Y)(X)'),(30,'DC14','Delta C-14','permil',1,'t'),(31,'Fv14','Virtual Flux of DIC14','mol/(m^2*s)',1,'t'),(32,'DIC14','Concentration of DIC14','mol/m^3',1,'t'),(33,'DC14atm','Delta C-14 atm','permil',1,'t'),(34,'CFv14','Cumulative Virtual Gas Flux of DIC14 since 1765','mol/m^2',1,'t'),(35,'DIC14s','Surface DIC14','mol/m^3',1,'t'),(36,'DC14s','Surface Delta C-14','permil',1,'t'),(37,'CF14','Cumulative Gas Flux of DIC14 since 1765','mol/m^2',1,'t'),(38,'F14','Gas Exchange Flux of DIC14','mol/(m^2*s)',1,'t'),(39,'SS','Sea Salinity','psu',4,'tz(y)(x)'),(40,'ST','Sea Temperature','degrees C',4,'tz(y)(x)'),(41,'Alk','Concentration of Total Alkalinity','eq/m^3',4,'tz(y)(x)'),(42,'FgO2','Mean Gas Flux of O2','mol/(m^2*s)',3,'t(y)(x)'),(43,'PO4','Concentration of PO4','mol/m^3',4,'tz(y)(x)'),(44,'FgDIC','Mean Gas Flux of CO2','mol/(m^2*s)',3,'t(y)(x)'),(45,'PnewDOPa','Mean Downward Advective Flux of DOP at 75 m','mol/(m^2*s)',3,'t(y)(x)'),(46,'PnewDOPc','Mean Downward Convective Flux of DOP at 75 m','mol/(m^2*s)',3,'t(y)(x)'),(47,'PnewDOP','Mean Downward Flux of DOP at 75 m','mol/(m^2*s)',3,'t(y)(x)'),(48,'FvDIC','Mean Virtual Flux of CO2','mol/(m^2*s)',3,'t(y)(x)'),(49,'PnewPOP','Mean Downward Flux of POP at 75 m','mol/(m^2*s)',3,'t(y)(x)'),(50,'DOP','Concentration of DOP','mol/m^3',4,'tz(y)(x)'),(51,'FvAlk','Mean Virtual Flux of Total Alkalinity','mol/(m^2*s)',3,'t(y)(x)'),(52,'O2','Concentration of O2','mol/m^3',4,'tz(y)(x)'),(53,'PnewDOPd','Mean Downward Diffusive Flux of DOP at 75 m','mol/(m^2*s)',3,'t(y)(x)'),(54,'CF_CFC12','Cumulative Flux of CFC-12 from air to sea','mol/m^2',3,'t(y)(x)'),(55,'CF_CFC11','Cumulative Flux of CFC-11 from air to sea','mol/m^2',3,'t(y)(x)'),(56,'CFC11','CFC-11','mol/m^3',4,'tz(y)(x)'),(57,'CFC12','CFC-12','mol/m^3',4,'tz(y)(x)'),(58,'MF_CFC11','Mean Flux of CFC-11 from air to sea','mol/(m^2*s)',3,'t(y)(x)'),(59,'MF_CFC12','Mean Flux of CFC-12 from air to sea','mol/(m^2*s)',3,'t(y)(x)'),(60,'SST','Sea Surface Temperature','degrees C',3,'t(y)(x)'),(61,'SSS','Sea Surface Salinity','psu',3,'t(y)(x)'),(62,'F05','Mean Gas Flux of DIC04','mol/(m^2*s)',3,'t(y)(x)'),(63,'F04','Mean Gas Flux of DIC05','mol/(m^2*s)',3,'t(y)(x)'),(64,'F07','Mean Gas Flux of DIC07','mol/(m^2*s)',3,'t(y)(x)'),(65,'F06','Mean Gas Flux of DIC06','mol/(m^2*s)',3,'t(y)(x)'),(66,'F01','Mean Gas Flux of DIC01','mol/(m^2*s)',3,'t(y)(x)'),(67,'CFv10','Cumulative Virtual Gas Flux of DIC09 since 1765','mol/m^2',3,'t(y)(x)'),(68,'F03','Mean Gas Flux of DIC03','mol/(m^2*s)',3,'t(y)(x)'),(69,'F02','Mean Gas Flux of DIC02','mol/(m^2*s)',3,'t(y)(x)'),(70,'F09','Mean Gas Flux of DIC10','mol/(m^2*s)',3,'t(y)(x)'),(71,'F08','Mean Gas Flux of DIC08','mol/(m^2*s)',3,'t(y)(x)'),(72,'CF03','Cumulative Gas Flux of DIC03 since 1765','mol/m^2',3,'t(y)(x)'),(73,'CF02','Cumulative Gas Flux of DIC02 since 1765','mol/m^2',3,'t(y)(x)'),(74,'dpCO209','Delta pCO210','uatm',3,'t(y)(x)'),(75,'Fv03','Mean Virtual Gas Flux of DIC03','mol/(m^2*s)',3,'t(y)(x)'),(76,'CF07','Cumulative Gas Flux of DIC07 since 1765','mol/m^2',3,'t(y)(x)'),(77,'CF06','Cumulative Gas Flux of DIC06 since 1765','mol/m^2',3,'t(y)(x)'),(78,'CF05','Cumulative Gas Flux of DIC04 since 1765','mol/m^2',3,'t(y)(x)'),(79,'CF04','Cumulative Gas Flux of DIC05 since 1765','mol/m^2',3,'t(y)(x)'),(80,'Fv08','Mean Virtual Gas Flux of DIC08','mol/(m^2*s)',3,'t(y)(x)'),(81,'Fv09','Mean Virtual Gas Flux of DIC10','mol/(m^2*s)',3,'t(y)(x)'),(82,'CF09','Cumulative Gas Flux of DIC10 since 1765','mol/m^2',3,'t(y)(x)'),(83,'CF08','Cumulative Gas Flux of DIC08 since 1765','mol/m^2',3,'t(y)(x)'),(84,'dpCO207','Delta pCO207','uatm',3,'t(y)(x)'),(85,'dpCO206','Delta pCO206','uatm',3,'t(y)(x)'),(86,'dpCO205','Delta pCO204','uatm',3,'t(y)(x)'),(87,'dpCO204','Delta pCO205','uatm',3,'t(y)(x)'),(88,'pCO206','Surface ocean pCO206','uatm',3,'t(y)(x)'),(89,'pCO207','Surface ocean pCO207','uatm',3,'t(y)(x)'),(90,'pCO204','Surface ocean pCO205','uatm',3,'t(y)(x)'),(91,'pCO205','Surface ocean pCO204','uatm',3,'t(y)(x)'),(92,'pCO202','Surface ocean pCO202','uatm',3,'t(y)(x)'),(93,'pCO203','Surface ocean pCO203','uatm',3,'t(y)(x)'),(94,'pCO201','Surface ocean pCO201','uatm',3,'t(y)(x)'),(95,'Fv02','Mean Virtual Gas Flux of DIC02','mol/(m^2*s)',3,'t(y)(x)'),(96,'pCO208','Surface ocean pCO208','uatm',3,'t(y)(x)'),(97,'pCO209','Surface ocean pCO210','uatm',3,'t(y)(x)'),(98,'Fv01','Mean Virtual Gas Flux of DIC01','mol/(m^2*s)',3,'t(y)(x)'),(99,'CF01','Cumulative Gas Flux of DIC01 since 1765','mol/m^2',3,'t(y)(x)'),(100,'CFv06','Cumulative Virtual Gas Flux of DIC06 since 1765','mol/m^2',3,'t(y)(x)'),(101,'CFv07','Cumulative Virtual Gas Flux of DIC07 since 1765','mol/m^2',3,'t(y)(x)'),(102,'CFv04','Cumulative Virtual Gas Flux of DIC05 since 1765','mol/m^2',3,'t(y)(x)'),(103,'dpCO208','Delta pCO208','uatm',3,'t(y)(x)'),(104,'CFv02','Cumulative Virtual Gas Flux of DIC02 since 1765','mol/m^2',3,'t(y)(x)'),(105,'CFv03','Cumulative Virtual Gas Flux of DIC03 since 1765','mol/m^2',3,'t(y)(x)'),(106,'CFv01','Cumulative Virtual Gas Flux of DIC01 since 1765','mol/m^2',3,'t(y)(x)'),(107,'Fv04','Mean Virtual Gas Flux of DIC05','mol/(m^2*s)',3,'t(y)(x)'),(108,'F10','Mean Gas Flux of DIC09','mol/(m^2*s)',3,'t(y)(x)'),(109,'CFv08','Cumulative Virtual Gas Flux of DIC08 since 1765','mol/m^2',3,'t(y)(x)'),(110,'CFv09','Cumulative Virtual Gas Flux of DIC10 since 1765','mol/m^2',3,'t(y)(x)'),(111,'CF10','Cumulative Gas Flux of DIC09 since 1765','mol/m^2',3,'t(y)(x)'),(112,'Fv10','Mean Virtual Gas Flux of DIC09','mol/(m^2*s)',3,'t(y)(x)'),(113,'Fv06','Mean Virtual Gas Flux of DIC06','mol/(m^2*s)',3,'t(y)(x)'),(114,'dpCO210','Delta pCO209','uatm',3,'t(y)(x)'),(115,'Fv07','Mean Virtual Gas Flux of DIC07','mol/(m^2*s)',3,'t(y)(x)'),(116,'dpCO203','Delta pCO203','uatm',3,'t(y)(x)'),(117,'CFv05','Cumulative Virtual Gas Flux of DIC04 since 1765','mol/m^2',3,'t(y)(x)'),(118,'pCO210','Surface ocean pCO209','uatm',3,'t(y)(x)'),(119,'dpCO202','Delta pCO202','uatm',3,'t(y)(x)'),(120,'Fv05','Mean Virtual Gas Flux of DIC04','mol/(m^2*s)',3,'t(y)(x)'),(121,'dpCO201','Delta pCO201','uatm',3,'t(y)(x)'),(122,'TRA06','Concen06','mol/m^3',4,'tz(y)(x)'),(123,'TRA07','Concen07','mol/m^3',4,'tz(y)(x)'),(124,'TRA04','Concen05','mol/m^3',4,'tz(y)(x)'),(125,'TRA05','Concen04','mol/m^3',4,'tz(y)(x)'),(126,'TRA02','Concen02','mol/m^3',4,'tz(y)(x)'),(127,'TRA03','Concen03','mol/m^3',4,'tz(y)(x)'),(128,'TRA01','Concen01','mol/m^3',4,'tz(y)(x)'),(129,'TRA08','Concen08','mol/m^3',4,'tz(y)(x)'),(130,'TRA09','Concen10','mol/m^3',4,'tz(y)(x)'),(131,'TRA10','Concen09','mol/m^3',4,'tz(y)(x)'),(132,'Fv06','Virtual Flux of DIC06','mol/(m^2*s)',1,'t'),(133,'CF03','Cumulative Gas Flux of DIC03 since 1765','mol/(m^2)',1,'t'),(134,'Fv01','Virtual Flux of DIC01','mol/(m^2*s)',1,'t'),(135,'dpCO209','Delta pCO210','uatm',1,'t'),(136,'dpCO208','Delta pCO208','uatm',1,'t'),(137,'CF07','Cumulative Gas Flux of DIC07 since 1765','mol/(m^2)',1,'t'),(138,'CF06','Cumulative Gas Flux of DIC06 since 1765','mol/(m^2)',1,'t'),(139,'CF05','Cumulative Gas Flux of DIC04 since 1765','mol/(m^2)',1,'t'),(140,'CF04','Cumulative Gas Flux of DIC05 since 1765','mol/(m^2)',1,'t'),(141,'dpCO203','Delta pCO203','uatm',1,'t'),(142,'Fv09','Virtual Flux of DIC10','mol/(m^2*s)',1,'t'),(143,'CF09','Cumulative Gas Flux of DIC10 since 1765','mol/(m^2)',1,'t'),(144,'CF08','Cumulative Gas Flux of DIC08 since 1765','mol/(m^2)',1,'t'),(145,'dpCO207','Delta pCO207','uatm',1,'t'),(146,'dpCO206','Delta pCO206','uatm',1,'t'),(147,'dpCO205','Delta pCO204','uatm',1,'t'),(148,'dpCO204','Delta pCO205','uatm',1,'t'),(149,'Fv10','Virtual Flux of DIC09','mol/(m^2*s)',1,'t'),(150,'dpCO210','Delta pCO209','uatm',1,'t'),(151,'F05','Gas Exchange Flux of DIC04','mol/(m^2*s)',1,'t'),(152,'F04','Gas Exchange Flux of DIC05','mol/(m^2*s)',1,'t'),(153,'F07','Gas Exchange Flux of DIC07','mol/(m^2*s)',1,'t'),(154,'F06','Gas Exchange Flux of DIC06','mol/(m^2*s)',1,'t'),(155,'F01','Gas Exchange Flux of DIC01','mol/(m^2*s)',1,'t'),(156,'F03','Gas Exchange Flux of DIC03','mol/(m^2*s)',1,'t'),(157,'F02','Gas Exchange Flux of DIC02','mol/(m^2*s)',1,'t'),(158,'F09','Gas Exchange Flux of DIC10','mol/(m^2*s)',1,'t'),(159,'F08','Gas Exchange Flux of DIC08','mol/(m^2*s)',1,'t'),(160,'pCO2s10','pCO2surf09','uatm',1,'t'),(161,'pCO202','pCO2atm02','uatm',1,'t'),(162,'pCO203','pCO2atm03','uatm',1,'t'),(163,'pCO201','pCO2atm01','uatm',1,'t'),(164,'CF02','Cumulative Gas Flux of DIC02 since 1765','mol/(m^2)',1,'t'),(165,'CF01','Cumulative Gas Flux of DIC01 since 1765','mol/(m^2)',1,'t'),(166,'Fv03','Virtual Flux of DIC03','mol/(m^2*s)',1,'t'),(167,'pCO2s08','pCO2surf08','uatm',1,'t'),(168,'pCO2s09','pCO2surf10','uatm',1,'t'),(169,'pCO2s04','pCO2surf05','uatm',1,'t'),(170,'pCO2s05','pCO2surf04','uatm',1,'t'),(171,'pCO2s06','pCO2surf06','uatm',1,'t'),(172,'pCO2s07','pCO2surf07','uatm',1,'t'),(173,'pCO2s01','pCO2surf01','uatm',1,'t'),(174,'pCO2s02','pCO2surf02','uatm',1,'t'),(175,'pCO2s03','pCO2surf03','uatm',1,'t'),(176,'Fv04','Virtual Flux of DIC05','mol/(m^2*s)',1,'t'),(177,'Fv07','Virtual Flux of DIC07','mol/(m^2*s)',1,'t'),(178,'Fv08','Virtual Flux of DIC08','mol/(m^2*s)',1,'t'),(179,'dpCO202','Delta pCO202','uatm',1,'t'),(180,'dpCO201','Delta pCO201','uatm',1,'t'),(181,'CFv10','Cumulative Virtual Flux of DIC09 since 1765','mol/(m^2)',1,'t'),(182,'F10','Gas Exchange Flux of DIC09','mol/(m^2*s)',1,'t'),(183,'Fv02','Virtual Flux of DIC02','mol/(m^2*s)',1,'t'),(184,'CFv06','Cumulative Virtual Flux of DIC06 since 1765','mol/(m^2)',1,'t'),(185,'CFv07','Cumulative Virtual Flux of DIC07 since 1765','mol/(m^2)',1,'t'),(186,'CFv04','Cumulative Virtual Flux of DIC05 since 1765','mol/(m^2)',1,'t'),(187,'CFv05','Cumulative Virtual Flux of DIC04 since 1765','mol/(m^2)',1,'t'),(188,'CFv02','Cumulative Virtual Flux of DIC02 since 1765','mol/(m^2)',1,'t'),(189,'CFv03','Cumulative Virtual Flux of DIC03 since 1765','mol/(m^2)',1,'t'),(190,'CFv01','Cumulative Virtual Flux of DIC01 since 1765','mol/(m^2)',1,'t'),(191,'CFv08','Cumulative Virtual Flux of DIC08 since 1765','mol/(m^2)',1,'t'),(192,'CFv09','Cumulative Virtual Flux of DIC10 since 1765','mol/(m^2)',1,'t'),(193,'DICs10','surface DIC09','mol/m^3',1,'t'),(194,'Fv05','Virtual Flux of DIC04','mol/(m^2*s)',1,'t'),(195,'DIC09','DIC10','mol/m^3',1,'t'),(196,'DIC08','DIC08','mol/m^3',1,'t'),(197,'DIC01','DIC01','mol/m^3',1,'t'),(198,'DIC03','DIC03','mol/m^3',1,'t'),(199,'DIC02','DIC02','mol/m^3',1,'t'),(200,'DIC05','DIC04','mol/m^3',1,'t'),(201,'DIC04','DIC05','mol/m^3',1,'t'),(202,'DIC07','DIC07','mol/m^3',1,'t'),(203,'DIC06','DIC06','mol/m^3',1,'t'),(204,'G04','G04','mol/(m^2)',1,'t'),(205,'G05','G05','mol/(m^2)',1,'t'),(206,'G06','G07','mol/(m^2)',1,'t'),(207,'G07','G06','mol/(m^2)',1,'t'),(208,'G01','G02','mol/(m^2)',1,'t'),(209,'G02','G01','mol/(m^2)',1,'t'),(210,'G03','G03','mol/(m^2)',1,'t'),(211,'DICs09','surface DIC10','mol/m^3',1,'t'),(212,'DICs08','surface DIC08','mol/m^3',1,'t'),(213,'DICs01','surface DIC01','mol/m^3',1,'t'),(214,'DICs03','surface DIC03','mol/m^3',1,'t'),(215,'DICs02','surface DIC02','mol/m^3',1,'t'),(216,'DICs05','surface DIC04','mol/m^3',1,'t'),(217,'DICs04','surface DIC05','mol/m^3',1,'t'),(218,'DICs07','surface DIC07','mol/m^3',1,'t'),(219,'DICs06','surface DIC06','mol/m^3',1,'t'),(220,'DIC10','DIC09','mol/m^3',1,'t'),(221,'E02','E02','GtC',1,'t'),(222,'E03','E03','GtC',1,'t'),(223,'E01','E01','GtC',1,'t'),(224,'CF10','Cumulative Gas Flux of DIC09 since 1765','mol/(m^2)',1,'t'),(225,'He4','He-4','mol/m^3',4,'tz(y)(x)'),(226,'MF_He4','Mean Flux of He-4 from sea to air','mol/(m^2*s)',3,'t(y)(x)'),(227,'dHe','dHe','percent',4,'tz(y)(x)'),(228,'MF_He3','Mean Flux of He-3 from sea to air','mol/(m^2*s)',3,'t(y)(x)'),(229,'He3','He-3','mol/m^3',4,'tz(y)(x)'),(230,'DELDIC14I','Vertical Integral of Bomb DIC-14 (1972 - 1954)','mol/m^2',3,'(TWO)(Y)(X)'),(231,'DELDC14I','Vertical Integral of Bomb Delta C-14 (1972 - 1954)','permil * m',3,'(TWO)(Y)(X)'),(232,'time','year and seasonal phase','years since 0',0,''),(233,'DIC14','Concentration of DIC14','mol/m^3',3,'z(y)(x)'),(234,'DIC','Concentration of DIC','mol/m^3',3,'z(y)(x)'),(235,'Fv','Mean Virtual Gas Flux of DIC','mol/(m^2*s)',2,'(y)(x)'),(236,'F','Mean Gas Flux of DIC','mol/(m^2*s)',2,'(y)(x)'),(237,'DICi','Vertical Integral of DIC','mol/m^2',2,'(y)(x)'),(238,'CF','Cumulative Gas Flux of DIC since 1765','mol/m^2',2,'(y)(x)'),(239,'DICs','Surface DIC','mol/m^3',2,'(y)(x)'),(240,'dpCO2','Delta pCO2','uatm',2,'(y)(x)'),(241,'CFv','Cumulative Virtual Gas Flux of DIC since 1765','mol/m^2',2,'(y)(x)'),(242,'pCO2surf','Surface ocean pCO2','uatm',2,'(y)(x)');
180 UNLOCK TABLES;
181 /*!40000 ALTER TABLE `variables` ENABLE KEYS */;
182 /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
183
184 /*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
185 /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
186 /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
187 /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
188 /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
189 /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
190 /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
191
Note: See TracBrowser for help on using the browser.