package HumanoidAnimation.Skeleton;

import org.web3d.x3d.jsail.Core.*;
import org.web3d.x3d.jsail.fields.*;
import org.web3d.x3d.jsail.Geometry3D.*;
import org.web3d.x3d.jsail.Grouping.*;
import org.web3d.x3d.jsail.Navigation.*;
import org.web3d.x3d.jsail.PointingDeviceSensor.*;
import org.web3d.x3d.jsail.Rendering.*;
import org.web3d.x3d.jsail.Shape.*;

// Javadoc metadata annotations follow, see below for X3DJSAIL Java source code.
/**
 * <p> upper fixed bone of jaw formed from fusion of two maxillary bones, including hard palate in front of mouth. </p>
 <p> Related links:  source r_maxilla.java, <a href="https://www.web3d.org/x3d/content/examples/X3dResources.html" target="_blank">X3D Resources</a>, <a href="https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html" target="_blank">X3D Scene Authoring Hints</a>, and <a href="https://www.web3d.org/x3d/content/X3dTooltips.html" target="_blank">X3D Tooltips</a>. </p>
	<table style="color:black; border:0px solid; border-spacing:10px 0px;">
        <caption>Scene Meta Information</caption>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center; padding:10px 0px;"><i>meta tags</i></td>
			<td style="text-align:left;   padding:10px 0px;">HumanoidAnimation.Skeleton.r_maxilla&nbsp; Document Metadata </td>
		</tr>

		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> title </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/r_maxilla.x3d">r_maxilla.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> upper fixed bone of jaw formed from fusion of two maxillary bones, including hard palate in front of mouth </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> creator </i> </td>
			<td> Joe Williams, John Carlson, Damon Hernandez, Don Brutzman </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translator </i> </td>
			<td> Don Brutzman </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> created </i> </td>
			<td> 5 December 2013 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translated </i> </td>
			<td> 5 March 2026 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> modified </i> </td>
			<td> 8 March 2026 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/originals/maxr.x3d">originals/maxr.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/Maxilla" target="_blank">https://en.wikipedia.org/wiki/Maxilla</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton" target="_blank">https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> usage examples <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D-Edit 4.0, <a href="https://www.web3d.org/x3d/tools/X3D-Edit" target="_blank">https://www.web3d.org/x3d/tools/X3D-Edit</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D Tidy, <a href="https://www.web3d.org/x3d/stylesheets/X3dTidy.html" target="_blank">https://www.web3d.org/x3d/stylesheets/X3dTidy.html</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> identifier </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/r_maxilla.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/r_maxilla.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> license </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/../license.html">../license.html</a> </td>
		</tr>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center;" colspan="2">  &nbsp; </td>
		</tr>
	</table>

	<p>
		This program uses the
		<a href="https://www.web3d.org/specifications/java/X3DJSAIL.html" target="_blank">X3D Java Scene Access Interface Library (X3DJSAIL)</a>.
		It has been produced using the 
		<a href="https://www.web3d.org/x3d/stylesheets/X3dToJava.xslt" target="_blank">X3dToJava.xslt</a>
		stylesheet
	       (<a href="https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/stylesheets/X3dToJava.xslt" target="_blank">version control</a>)
                which is used to create Java source code from an original <code>.x3d</code> model.
	</p>

	* @author Joe Williams, John Carlson, Damon Hernandez, Don Brutzman
 */

public class r_maxilla
{
	/** Default constructor to create this object. */
	public r_maxilla ()
	{
	  initialize();
	}

	/** Create and initialize the X3D model for this object. */
	public final void initialize()
	{
            try { // catch-all
  x3dModel = new X3D().setProfile(X3D.PROFILE_INTERACTIVE).setVersion(X3D.VERSION_4_0)
  .setHead(new head()
    .addMeta(new meta().setName(meta.NAME_TITLE      ).setContent("r_maxilla.x3d"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("upper fixed bone of jaw formed from fusion of two maxillary bones, including hard palate in front of mouth"))
    .addMeta(new meta().setName(meta.NAME_CREATOR    ).setContent("Joe Williams, John Carlson, Damon Hernandez, Don Brutzman"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATOR ).setContent("Don Brutzman"))
    .addMeta(new meta().setName(meta.NAME_CREATED    ).setContent("5 December 2013"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATED ).setContent("5 March 2026"))
    .addMeta(new meta().setName(meta.NAME_MODIFIED   ).setContent("8 March 2026"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("originals/maxr.x3d"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/Maxilla"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("usage examples https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D Tidy, https://www.web3d.org/x3d/stylesheets/X3dTidy.html"))
    .addMeta(new meta().setName(meta.NAME_IDENTIFIER ).setContent("https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/r_maxilla.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("r_maxilla.x3d"))
    .addComments(" user hovering reveals description, user selection/deselection temporarily binds/unbinds a hidden close-up viewpoint ")
    .addChild(new TouchSensor("UserTouchSensor").setDescription("bone r_maxilla"))
    .addChild(new Transform("r_maxilla").setTranslation(-0.0233,1.6349,0.0668)
      .addChild(new Viewpoint("HiddenViewpoint").setNearDistance(0.001).setPosition(0.0,0.0,0.3)
        .setNavigationInfo(new NavigationInfo().setTransitionType(new String[] {"ANIMATE"}).setType(new String[] {"EXAMINE"})))
      .addChild(new ROUTE().setFromNode("UserTouchSensor").setFromField("isActive").setToNode("HiddenViewpoint").setToField("set_bind"))
      .addChild(new Shape()
        .setAppearance(new Appearance()
          .setMaterial(new Material("BoneMaterial").setAmbientIntensity(0.965).setDiffuseColor(1.0,0.9765,0.8667).setShininess(0.05).setSpecularColor(0.349,0.349,0.349)))
        .setGeometry(new IndexedFaceSet("r_maxilla_geometry").setDEF("r_maxilla_geometry").setCreaseAngle(1.571).setCoordIndex(getr_maxilla_geometry_5_24_coordIndex())
          .setCoord(new Coordinate("r_maxilla_coordinate").setPoint(getr_maxilla_coordinate_6_24_point()))))));
            }
            catch (Exception ex)
            {       
                System.err.println ("*** Further hints on X3DJSAIL errors and exceptions at");
                System.err.println ("*** https://www.web3d.org/specifications/java/X3DJSAIL.html");
                throw (ex);
            }
	}
	// end of initialize() method


		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=1 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_1()
		{
			int[] value = {0,1,2,-1,3,4,5,-1,6,7,8,-1,9,10,6,-1,11,12,13,-1,14,15,16,-1,17,18,19,-1,20,21,22,-1,23,24,25,-1,26,27,28,-1,19,18,29,-1,30,31,32,-1,33,34,22,-1,35,36,37,-1,38,39,40,-1,41,42,43,-1,44,45,46,-1,47,48,49,-1,48,50,51,-1,52,53,54,-1,55,56,57,-1,58,59,60,-1,61,62,63,-1,52,64,65,-1,66,67,68,-1,69,70,71,-1,72,73,74,-1,75,36,35,-1,76,77,78,-1,24,79,80,-1,81,82,83,-1,26,59,84,-1,85,86,87,-1,66,84,59,-1,88,83,26,-1,49,89,90,-1,91,92,93,-1,94,95,96,-1,97,98,99,-1,76,35,37,-1,100,101,102,-1,101,103,104,-1,105,106,107,-1,108,109,110,-1,111,112,113,-1,114,115,116,-1,117,118,119,-1,118,120,121,-1,122,123,124,-1,125,122,126,-1,127,128,129,-1,130,123,121,-1,130,124,123,-1,131,132,133,-1,134,135,136,-1,137,132,138,-1,139,140,141,-1,142,143,144,-1,145,146,147,-1,148,149,150,-1,151,152,153,-1,154,155,156,-1,157,158,159,-1,156,160,161,-1,162,163,164,-1,165,166,167,-1,166,168,169,-1,109,170,171,-1,172,173,174,-1,175,176,177,-1,178,179,180,-1,179,181,182,-1,181,183,182,-1,184,185,186,-1,187,188,189,-1,190,191,192,-1,193,194,195,-1,196,197,198,-1,199,200,201,-1,202,203,204,-1,205,206,207,-1,208,209,210,-1,211,212,213,-1,214,215,216,-1,217,187,218,-1,219,220,221,-1,222,223,224,-1,225,226,227,-1,228,229,230,-1,231,232,233,-1,230,234,228,-1,235,236,237,-1,238,239,240,-1,241,242,243,-1,244,245,246,-1,247,248,249,-1,249,250,247,-1,251,252,253,-1,254,255,256,-1,257,258,259,-1,260,261,262,-1,263,264,265,-1,266,267,268,-1,269,270,271,-1,272,273,274,-1,275,276,277,-1,278,279,280,-1,281,282,283,-1,284,285,286,-1,287,288,289,-1,289,288,290,-1,291,292,293,-1,294,295,296,-1,297,298,299,-1,300,301,302,-1,303,304,305,-1,306,307,303,-1,296,308,309,-1,298,310,311,-1,312,313,314,-1,315,316,313,-1,196,317,318,-1,319,312,314,-1,101,320,103,-1,321,322,270,-1,267,281,323,-1,324,325,259,-1,326,327,165,-1,328,329,330,-1,331,332,227,-1,333,334,335,-1,336,337,338,-1,339,340,332,-1,341,342,343,-1,344,345,346,-1,347,348,349,-1,278,350,351,-1,352,353,354,-1,355,291,356,-1,357,358,359,-1,360,296,361,-1,261,260,362,-1,181,179,363,-1,364,365,366,-1,367,362,368,-1,369,370,371,-1,372,373,374,-1,375,376,355,-1,377,378,376,-1,274,273,271,-1,348,379,275,-1,253,380,381,-1,382,383,252,-1,384,385,386,-1,240,387,388,-1,389,390,344,-1,391,392,393,-1,333,394,140,-1,219,335,220,-1,395,396,397,-1,398,215,214,-1,399,400,401,-1,402,403,404,-1,405,406,407,-1,154,408,409,-1,154,409,410,-1,329,328,411,-1,412,413,414,-1,415,227,332,-1,146,416,223,-1,417,418,419,-1,420,421,422,-1,423,424,425,-1,426,427,428,-1,429,430,431,-1,432,433,434,-1,435,436,437,-1,438,439,440,-1,441,442,443,-1,422,444,445,-1,420,446,447,-1,448,449,450,-1,451,452,453,-1,454,455,456,-1,457,458,459,-1,458,460,459,-1,268,461,462,-1,463,464,465,-1,365,466,467,-1,468,356,357,-1,469,310,298,-1,470,260,471,-1,295,472,473,-1,295,361,296,-1,474,475,476,-1,477,242,386,-1,478,479,480,-1,481,482,483,-1,484,485,486,-1,186,487,488,-1,489,490,491,-1,492,493,494,-1,495,496,497,-1,498,499,500,-1,501,502,503,-1,504,505,506,-1,507,508,509,-1,509,510,507,-1,511,512,513,-1,514,515,516,-1,517,518,519,-1,520,521,522,-1,523,524,525,-1,526,527,528,-1,529,530,531,-1,532,533,534,-1,535,536,532,-1,216,215,537,-1,538,539,540,-1,541,542,543,-1,544,545,546,-1,541,547,548,-1,549,550,551,-1,542,552,553,-1,554,555,556,-1,556,557,558,-1,559,555,440,-1,560,561,562,-1,160,563,162,-1,564,565,566,-1,567,568,569,-1,570,571,572,-1,573,574,575,-1,576,577,578,-1,579,580,581,-1,582,583,584,-1,585,586,587,-1,588,589,578,-1,590,591,592,-1,593,594,595,-1,596,597,598,-1,599,600,596,-1,601,602,603,-1,604,605,606,-1,607,608,609,-1,582,610,611,-1,612,582,613,-1,603,614,615,-1,610,616,611,-1,617,618,608,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_2()
		{
			int[] value = {598,619,620,-1,621,622,623,-1,624,618,625,-1,626,617,627,-1,625,618,628,-1,629,630,631,-1,626,614,632,-1,633,634,635,-1,636,16,15,-1,637,638,633,-1,639,640,70,-1,641,637,642,-1,643,644,645,-1,646,630,647,-1,648,649,650,-1,643,645,635,-1,601,651,652,-1,32,653,654,-1,655,656,657,-1,70,658,659,-1,660,661,662,-1,663,664,661,-1,665,25,666,-1,667,668,669,-1,670,671,672,-1,673,674,675,-1,676,677,678,-1,679,678,677,-1,680,681,682,-1,683,684,685,-1,686,687,688,-1,689,690,10,-1,8,691,3,-1,692,673,689,-1,678,693,694,-1,695,696,697,-1,698,699,700,-1,701,702,703,-1,704,705,438,-1,706,707,708,-1,709,710,711,-1,712,713,714,-1,715,716,432,-1,717,427,423,-1,718,719,720,-1,429,716,715,-1,721,722,723,-1,724,725,726,-1,425,727,728,-1,434,729,730,-1,723,722,423,-1,731,732,733,-1,437,734,735,-1,447,446,736,-1,737,738,739,-1,740,741,742,-1,736,731,743,-1,744,745,746,-1,747,748,749,-1,735,750,751,-1,750,752,732,-1,753,436,435,-1,435,754,753,-1,755,420,756,-1,441,757,448,-1,758,759,760,-1,761,762,452,-1,763,764,765,-1,766,767,768,-1,769,770,771,-1,772,773,774,-1,775,776,777,-1,778,779,780,-1,770,769,781,-1,782,783,784,-1,785,786,787,-1,780,779,784,-1,788,763,789,-1,790,784,791,-1,707,792,793,-1,794,795,796,-1,797,798,799,-1,169,168,800,-1,801,802,803,-1,804,805,806,-1,807,808,809,-1,56,60,665,-1,810,811,44,-1,89,49,812,-1,663,813,814,-1,89,812,72,-1,815,816,817,-1,818,138,819,-1,125,118,121,-1,815,133,820,-1,821,138,822,-1,134,821,183,-1,823,180,824,-1,825,826,827,-1,813,661,828,-1,119,829,830,-1,831,832,129,-1,833,834,835,-1,836,834,837,-1,833,838,839,-1,840,841,842,-1,174,843,844,-1,703,702,845,-1,781,780,846,-1,847,848,849,-1,850,851,852,-1,766,853,854,-1,417,855,856,-1,721,710,857,-1,858,859,701,-1,860,797,859,-1,861,862,863,-1,700,864,698,-1,698,557,865,-1,666,654,866,-1,619,660,662,-1,867,868,869,-1,870,440,439,-1,871,872,873,-1,873,874,875,-1,876,560,808,-1,877,595,878,-1,879,590,880,-1,881,882,883,-1,884,885,886,-1,33,887,888,-1,25,889,655,-1,890,891,42,-1,22,21,33,-1,483,482,892,-1,648,34,893,-1,894,895,649,-1,629,622,896,-1,897,898,899,-1,898,900,899,-1,623,901,902,-1,903,904,548,-1,585,587,905,-1,906,907,908,-1,909,910,911,-1,912,913,914,-1,312,315,313,-1,915,524,916,-1,105,540,539,-1,917,918,919,-1,920,540,921,-1,203,202,315,-1,509,922,923,-1,497,211,495,-1,924,198,197,-1,925,926,927,-1,928,929,930,-1,926,925,931,-1,932,933,934,-1,935,936,937,-1,232,231,938,-1,939,940,941,-1,942,943,944,-1,945,946,947,-1,948,949,950,-1,951,952,953,-1,248,246,954,-1,955,956,957,-1,958,959,960,-1,958,961,962,-1,963,964,965,-1,966,967,968,-1,969,350,278,-1,970,971,282,-1,972,973,974,-1,975,976,977,-1,978,979,980,-1,981,982,983,-1,984,985,986,-1,987,988,989,-1,990,991,992,-1,993,994,995,-1,996,989,997,-1,998,999,1000,-1,1001,1002,1003,-1,1004,1005,1006,-1,1007,1008,1009,-1,1010,1011,1012,-1,1013,1014,1015,-1,1016,1017,1018,-1,1019,1020,1021,-1,990,1022,1023,-1,1024,1001,1025,-1,1026,1009,1008,-1,1027,983,1007,-1,1028,1029,1030,-1,1031,1004,1032,-1,1033,1034,1035,-1,1036,1028,1018,-1,1037,1038,1039,-1,1040,1041,1042,-1,1043,1044,1045,-1,1046,1047,1048,-1,1046,1049,1047,-1,1050,1051,1038,-1,1052,1053,1054,-1,1044,1055,1042,-1,1056,1057,1043,-1,1058,1059,1060,-1,1061,1062,1063,-1,1064,1065,1059,-1,1066,1067,1056,-1,1068,1069,1070,-1,1071,1072,1073,-1,1074,1075,1076,-1,1077,1078,1079,-1,1080,1081,1077,-1,1082,1083,1084,-1,1085,1086,1087,-1,1088,1089,1090,-1,1091,1073,1092,-1,1093,1094,1080,-1,1094,1095,1096,-1,1097,1098,1095,-1,1005,1031,1099,-1,1100,1101,1102,-1,1097,1103,1104,-1,1105,1106,1107,-1,1108,1109,1110,-1,1111,1112,1113,-1,1114,1115,1116,-1,1117,1118,1119,-1,1120,1121,1122,-1,1119,1118,1109,-1,1123,1124,1125,-1,1126,1127,1128,-1,1129,1124,1130,-1,1131,1132,1133,-1,1134,1135,1136,-1,1137,1138,1139,-1,1140,1141,1142,-1,1143,1138,1144,-1,1145,1146,1147,-1,1148,1149,1150,-1,1136,1128,1117,-1,1151,1152,1153,-1,1154,1155,1156,-1,1157,1158,1159,-1,1160,1161,1162,-1,1163,1164,1165,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_3()
		{
			int[] value = {1166,1167,1168,-1,1169,1170,1171,-1,1172,1173,1174,-1,1165,1132,1175,-1,1176,1177,1178,-1,1179,1180,1181,-1,1168,1182,1183,-1,1184,1185,1186,-1,1187,1188,1189,-1,1189,1190,1187,-1,1191,1192,1193,-1,1194,1131,1195,-1,1196,1197,1198,-1,1199,1200,1201,-1,1202,1203,1204,-1,1205,1206,1207,-1,1208,1209,1210,-1,1211,1212,1213,-1,1214,1215,1216,-1,1217,1218,1212,-1,1219,1220,1221,-1,1222,1223,1204,-1,1224,1225,1226,-1,1227,1228,1229,-1,1230,1231,1232,-1,1233,1234,1235,-1,1236,1237,1238,-1,1233,1239,1240,-1,1241,1242,1243,-1,1244,1245,1246,-1,1246,1245,1247,-1,1246,1248,1249,-1,1248,1246,1250,-1,1202,1251,1252,-1,1253,1212,1218,-1,1254,1255,1256,-1,1257,1258,1259,-1,1260,1261,1262,-1,1260,1263,1264,-1,1265,1214,1266,-1,1267,1268,1235,-1,1269,1270,1271,-1,1272,1273,1274,-1,1275,1276,1277,-1,1272,1278,1273,-1,1279,1280,1281,-1,1282,1283,1284,-1,1285,1286,1287,-1,1288,1289,1266,-1,1290,1291,1292,-1,1293,1294,1295,-1,1296,946,1297,-1,1298,1299,1300,-1,1301,1302,1303,-1,1304,1305,1306,-1,1306,1307,1304,-1,1308,1309,1310,-1,1311,1312,1313,-1,1308,1314,1309,-1,1315,1316,1317,-1,1318,1319,1320,-1,1321,1322,1323,-1,1323,1324,1321,-1,1325,1326,1327,-1,1328,1329,1330,-1,1331,1332,1333,-1,1334,1335,1336,-1,1337,1338,1339,-1,1340,1341,1342,-1,1343,1344,1345,-1,1346,1347,1348,-1,1349,1350,1351,-1,1352,1353,1354,-1,1324,1355,1356,-1,1357,1358,1359,-1,1318,1360,1361,-1,1362,1337,1363,-1,1364,1365,1366,-1,1347,1367,1368,-1,1369,1370,1371,-1,1372,1371,1373,-1,1374,1375,1376,-1,1377,1378,1379,-1,1380,1381,1382,-1,1383,1384,1385,-1,1372,1386,1387,-1,1388,1389,1390,-1,1391,1392,1393,-1,1394,1395,1396,-1,1397,1398,1399,-1,1400,1401,1402,-1,1403,1404,1405,-1,1406,1407,1408,-1,1409,1410,1411,-1,1412,1413,1414,-1,1415,1416,1417,-1,1418,1419,1420,-1,1421,1422,1423,-1,1424,1425,1426,-1,1427,1428,1429,-1,1430,1431,1432,-1,1401,1420,1433,-1,1399,1434,1397,-1,1432,1435,1436,-1,1427,1429,1437,-1,1438,1439,1440,-1,1441,1442,1443,-1,1426,1444,1445,-1,1446,1447,1448,-1,1449,1450,1451,-1,1452,1453,1454,-1,1455,1456,1457,-1,1458,1459,1460,-1,1461,1462,1463,-1,1461,1464,1462,-1,1465,1466,1467,-1,1468,1469,1470,-1,1471,1472,1473,-1,1474,1475,1476,-1,1477,1478,1473,-1,1479,1480,1481,-1,1482,1483,1484,-1,1485,1486,1487,-1,1488,1489,1474,-1,1490,1491,1492,-1,1493,1494,1495,-1,1496,1497,1498,-1,1499,1500,1490,-1,1496,1501,1502,-1,1493,1485,1503,-1,1504,1505,1506,-1,1507,1482,1508,-1,1497,1509,1498,-1,1510,1511,1512,-1,1513,1514,1515,-1,1516,1517,1518,-1,1519,1520,1521,-1,1522,1523,1524,-1,1525,1526,1527,-1,1528,1499,1529,-1,1528,1529,1530,-1,1531,1532,1533,-1,1534,1535,1536,-1,1537,1538,1539,-1,1540,1541,1542,-1,1543,1544,1545,-1,1546,1547,2,-1,1548,1549,1550,-1,1551,1548,1552,-1,1553,1554,1541,-1,1540,1542,1555,-1,1556,1557,1558,-1,1559,1560,1561,-1,1562,1537,1549,-1,1563,2,1547,-1,1564,1565,1566,-1,1567,1568,1569,-1,1536,1535,577,-1,1570,1571,1572,-1,1573,1574,1575,-1,1527,1526,1532,-1,1576,1577,1578,-1,1579,1567,1580,-1,1581,1582,1583,-1,1584,1585,1586,-1,1587,1588,1589,-1,1590,1591,1592,-1,1593,1594,1595,-1,1596,1597,1598,-1,1599,1600,1601,-1,1602,1603,1604,-1,1605,1,1597,-1,1606,1607,1608,-1,1609,1607,1610,-1,1611,1612,1613,-1,1614,1615,1616,-1,1617,1618,1613,-1,1619,1620,1621,-1,1622,1623,1624,-1,1625,1626,1536,-1,1627,1628,1629,-1,1630,1631,1632,-1,1630,1633,1631,-1,1634,1635,1636,-1,1575,1637,1638,-1,1639,1640,1641,-1,1580,1642,1643,-1,1644,1645,1646,-1,1647,1648,1623,-1,1649,1648,1647,-1,1650,1651,1621,-1,1631,1633,1652,-1,1653,1654,1655,-1,1656,1629,1628,-1,1657,1652,1658,-1,1659,1660,1661,-1,1662,1663,1664,-1,1665,1666,1667,-1,1668,1641,1669,-1,1670,1663,1671,-1,1672,1673,1674,-1,1674,1675,1672,-1,1667,1676,1643,-1,1677,1671,1663,-1,1664,1663,1678,-1,1679,1680,1677,-1,1665,1681,1682,-1,1683,1684,1685,-1,1686,1687,1688,-1,1689,1681,1545,-1,1690,1689,1691,-1,1675,1670,1672,-1,1692,1693,1694,-1,1670,1695,1678,-1,1696,1660,1697,-1,1698,1556,1699,-1,1695,1670,1682,-1,1697,1700,1662,-1,1701,1691,1702,-1,1703,1704,1705,-1,1706,1707,1708,-1,1709,1710,1711,-1,1606,1608,1712,-1,1713,1714,1524,-1,1517,1516,1606,-1,1715,1716,1717,-1,1718,1719,1720,-1,1721,1722,1520,-1,1710,1709,1723,-1,1722,1724,1522,-1,1725,1726,1727,-1,1728,1729,1730,-1,1731,1732,1733,-1,1732,1731,1734,-1,1735,1736,1737,-1,1738,1739,1740,-1,1731,1741,1742,-1,1743,1744,1745,-1,1744,1500,1585,-1,1588,1746,1747,-1,1748,1749,1750,-1,1751,1752,1753,-1,1749,1748,1754,-1,1755,1586,1756,-1,1592,1757,1590,-1,1758,1759,1760,-1,1761,1762,1533,-1,1763,1764,1765,-1,1763,1766,1767,-1,1483,1745,1768,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=4 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_4()
		{
			int[] value = {1766,1769,1770,-1,1471,1467,1472,-1,1771,1772,1773,-1,1774,1685,1775,-1,1560,1776,1777,-1,1778,1779,1539,-1,1779,1780,1781,-1,1782,1783,1779,-1,1784,1785,1786,-1,1787,1788,1612,-1,1789,1790,1791,-1,1767,1770,1751,-1,1792,1793,1794,-1,1792,1795,1796,-1,1710,1797,1712,-1,1798,1799,1800,-1,1512,1511,1757,-1,1801,1802,1798,-1,1803,1804,1805,-1,1804,1806,1805,-1,1654,1807,1595,-1,1654,1806,1807,-1,1808,1809,1649,-1,1810,1811,1812,-1,1601,1596,1598,-1,1687,1693,1813,-1,1552,1548,1694,-1,1646,1814,1815,-1,1645,1651,1650,-1,1650,1816,1817,-1,1650,1817,1818,-1,1819,1814,1645,-1,1815,1688,1820,-1,1821,1822,1552,-1,1693,1687,1686,-1,1539,1549,1537,-1,1823,1824,1654,-1,1823,1595,1594,-1,1708,1725,1706,-1,1723,1709,1825,-1,1725,1826,1706,-1,1804,1803,1566,-1,1827,1828,1829,-1,1756,1757,1589,-1,1830,1831,1832,-1,1833,1834,1835,-1,1833,1609,1836,-1,1837,1838,1839,-1,1840,1793,1792,-1,1476,1841,1582,-1,1789,1842,1471,-1,1771,1843,1538,-1,1473,1478,1844,-1,1845,1846,1461,-1,1783,1847,1848,-1,1849,1850,1851,-1,1852,1853,1854,-1,1779,1783,1855,-1,1856,1778,1539,-1,1553,1857,1780,-1,1787,1858,1776,-1,1859,1773,1772,-1,1860,1465,1861,-1,1860,1475,1466,-1,1764,1760,1759,-1,1478,1480,1862,-1,1483,1768,1769,-1,1762,1836,1609,-1,1863,1864,1751,-1,1863,1769,1768,-1,1592,1587,1757,-1,1865,1866,1867,-1,1868,1759,1758,-1,1528,1756,1586,-1,1869,1799,1798,-1,1870,1871,1749,-1,1872,1873,1874,-1,1749,1869,1750,-1,1875,1753,1588,-1,1744,1585,1584,-1,1876,1865,1877,-1,1833,1836,1878,-1,1879,1880,1881,-1,1731,1735,1741,-1,1882,1730,1883,-1,1729,1884,1732,-1,1852,1728,1882,-1,1733,1732,1884,-1,1723,1715,1724,-1,1724,1717,1885,-1,1886,1518,1887,-1,1712,1608,1888,-1,1825,1725,1715,-1,1889,1777,1890,-1,1685,1702,1775,-1,1542,1891,1692,-1,1695,1892,1893,-1,1670,1671,1672,-1,1690,1691,1701,-1,1543,1820,1688,-1,1684,1893,1685,-1,1545,1681,1894,-1,1820,1894,1895,-1,1666,1665,1675,-1,1672,1671,1673,-1,1896,1680,1897,-1,1641,1898,1669,-1,1666,1898,1640,-1,1777,1858,1890,-1,1893,1664,1678,-1,1637,1899,1660,-1,1900,1679,1662,-1,1901,1696,1662,-1,1902,1660,1659,-1,1903,1657,1904,-1,1706,1905,1707,-1,1667,1894,1681,-1,1629,1649,1647,-1,1621,1623,1648,-1,1642,1580,1569,-1,1640,1639,1579,-1,1906,1641,1668,-1,1907,1908,1897,-1,1572,1700,1697,-1,1578,1899,1637,-1,1573,1638,1909,-1,1636,1635,1633,-1,1632,1631,1628,-1,1613,1618,1910,-1,1462,1786,1854,-1,1614,1776,1615,-1,1911,1611,1910,-1,1912,1913,1914,-1,1912,1847,1913,-1,1915,1916,1595,-1,1917,1713,1523,-1,1514,1610,1606,-1,1816,1918,1817,-1,1816,1823,1919,-1,1823,1602,1919,-1,1593,1605,1597,-1,1746,1588,1587,-1,1499,1586,1585,-1,1513,1920,1876,-1,1921,1867,1531,-1,1922,2,1564,-1,1627,1923,1924,-1,1925,1926,1927,-1,1927,1928,1925,-1,1929,1930,1906,-1,1639,583,1579,-1,1931,1620,1932,-1,1568,1933,1644,-1,1559,1558,1934,-1,1556,1698,1541,-1,1549,1539,1935,-1,1857,1936,1781,-1,1937,1551,1552,-1,1819,1938,1939,-1,1922,1566,1546,-1,1813,1940,1543,-1,1542,1698,1891,-1,1852,1739,1853,-1,1941,1538,1562,-1,1781,1936,1935,-1,1841,1793,1840,-1,1532,1531,1527,-1,1525,1927,1942,-1,1885,1828,1523,-1,1517,1519,1521,-1,1920,1513,1515,-1,1925,1512,1926,-1,1943,1944,1854,-1,1854,1853,1943,-1,1489,1488,1493,-1,1945,1479,1481,-1,1496,1946,1947,-1,1494,1948,1501,-1,1948,1504,1502,-1,1494,1503,1948,-1,1949,1497,1496,-1,1502,1946,1496,-1,1477,1481,1478,-1,1487,1530,1950,-1,1950,1529,1490,-1,1481,1468,1495,-1,1471,1790,1789,-1,1469,1467,1466,-1,1861,1465,1842,-1,1845,1461,1463,-1,1951,1952,1953,-1,1954,1955,1956,-1,1457,1957,1958,-1,1959,1960,1961,-1,1455,1952,1951,-1,1962,1952,1455,-1,1963,1964,1965,-1,1966,1967,1968,-1,1443,1442,1969,-1,1970,1971,1972,-1,1398,1397,1973,-1,1974,1975,1403,-1,1976,1977,1978,-1,1979,1418,1980,-1,1981,1982,1983,-1,1984,1985,1986,-1,1395,1445,1987,-1,1400,1418,1420,-1,1988,1989,1990,-1,1991,1988,1992,-1,1988,1993,1992,-1,1994,1395,1995,-1,1996,1997,1390,-1,1976,1997,1996,-1,1998,1999,1980,-1,1424,1433,1425,-1,1420,1419,2000,-1,1979,1448,1418,-1,1405,1966,2001,-1,2002,2003,2004,-1,1434,2005,2006,-1,2007,1404,1403,-1,1399,1398,1994,-1,1433,1424,1401,-1,2008,2009,1984,-1,2010,2011,2012,-1,2008,2013,2014,-1,1973,1397,2015,-1,1418,2016,1980,-1,2017,1388,2018,-1,1384,2019,2020,-1,2020,2019,2021,-1,2022,2023,1380,-1,2024,1378,1377,-1,2025,2026,2027,-1,2028,2029,2030,-1,2031,2032,2033,-1,1367,2034,1350,-1,2035,2036,2037,-1,1363,1339,2038,-1,1336,1366,2039,-1,2040,1335,1334,-1,1345,2041,2042,-1,1334,1352,2043,-1,2044,1353,1336,-1,2045,2046,2047,-1,1329,2048,2044,-1,2049,1328,2050,-1,2044,2048,1354,-1,1367,2051,2052,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=5 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_5()
		{
			int[] value = {2053,1365,2054,-1,2055,2056,1324,-1,2057,1319,1318,-1,2058,1333,1354,-1,2059,1326,1356,-1,2060,2061,2062,-1,2063,1317,2064,-1,2065,2066,2067,-1,2068,2069,2070,-1,2071,2072,2073,-1,2074,2075,2076,-1,2077,2078,2079,-1,2080,2081,2082,-1,2083,2084,2085,-1,2086,2087,1302,-1,1310,1307,2088,-1,2089,2090,2091,-1,2092,1301,2093,-1,1300,1299,2094,-1,2095,2096,2097,-1,2098,947,1296,-1,2099,2100,2101,-1,2102,2103,2104,-1,1287,1286,2105,-1,2106,2107,2108,-1,1202,1204,1223,-1,2109,2110,2111,-1,2112,1237,2113,-1,2109,2111,2114,-1,2115,1274,2116,-1,2117,2118,2119,-1,2120,2121,2122,-1,2122,2123,2120,-1,1207,1227,1205,-1,1259,2124,1257,-1,1248,1215,2125,-1,2126,1214,1265,-1,2098,1296,2127,-1,1256,1247,2128,-1,1250,1258,1257,-1,2129,1249,1270,-1,2130,2131,2132,-1,2131,1278,2132,-1,1260,2133,2134,-1,2135,1241,2136,-1,2137,2138,2139,-1,1242,1241,2135,-1,1221,1197,2140,-1,2141,2142,2143,-1,2108,2144,2145,-1,2146,2147,2148,-1,1205,1229,2149,-1,2150,2151,2106,-1,2152,2153,2154,-1,1201,2111,1199,-1,2155,1234,1233,-1,2156,2157,2158,-1,2132,1272,2159,-1,1209,2160,2161,-1,1245,2162,2128,-1,2162,2163,2128,-1,2164,2165,1244,-1,2120,2123,2166,-1,2167,2168,2169,-1,2170,2171,2172,-1,2173,2174,2175,-1,2176,2177,2178,-1,2179,2180,2181,-1,2182,2183,2184,-1,2185,2186,2187,-1,1180,1166,2188,-1,2188,2189,2190,-1,2191,1178,2192,-1,2193,1169,1137,-1,2194,1111,1172,-1,2169,2195,1165,-1,2196,2197,2198,-1,2199,2200,1157,-1,1118,2201,1112,-1,1140,1126,1136,-1,2202,1164,1163,-1,1175,2167,2169,-1,2203,1162,2204,-1,2205,2200,2199,-1,2206,2207,1154,-1,2208,1126,1140,-1,2209,2210,2211,-1,1143,1144,1176,-1,1170,1169,2193,-1,1185,1123,1159,-1,1194,1175,1132,-1,2212,2213,2214,-1,2215,2216,2217,-1,2218,1171,1170,-1,2219,2220,2221,-1,2219,2222,2220,-1,1139,1138,1143,-1,2223,2224,2225,-1,1133,1140,1136,-1,2226,2227,2228,-1,1135,1134,2229,-1,2230,1133,1132,-1,1128,1124,1129,-1,1130,2231,1117,-1,2174,1112,2201,-1,1120,2232,2233,-1,1117,2234,2235,-1,2231,2201,1117,-1,2236,2175,2231,-1,2237,2238,1114,-1,2239,2240,2241,-1,1113,1112,1173,-1,1109,2242,1111,-1,2243,1193,2244,-1,2245,2246,1174,-1,2247,2248,2249,-1,2250,2251,2252,-1,2253,2254,2255,-1,1086,2256,2257,-1,1094,2258,1081,-1,2259,1092,1073,-1,2260,2261,2262,-1,2263,1086,1085,-1,2264,2265,2266,-1,2267,2268,2269,-1,1079,1078,2270,-1,2271,1073,2272,-1,985,978,2273,-1,1055,2274,2275,-1,2276,2277,1068,-1,1070,2278,2279,-1,2280,2281,2282,-1,1067,2283,1057,-1,1024,2284,2285,-1,1062,2286,2287,-1,1059,1079,2288,-1,2289,1056,2290,-1,1042,2275,1052,-1,1054,1053,2291,-1,1051,2276,2292,-1,2293,2294,2295,-1,983,982,2296,-1,2297,2298,2299,-1,2300,2289,2301,-1,1039,2292,1049,-1,2302,2303,2304,-1,2305,2306,2307,-1,2308,1034,2309,-1,2310,2311,2312,-1,2313,2314,2315,-1,2316,2317,2318,-1,1032,2319,2320,-1,2321,1003,2322,-1,2323,2305,2304,-1,2324,2325,2326,-1,1017,1016,1047,-1,2327,1048,2328,-1,2329,2330,2331,-1,2332,996,2333,-1,2266,2334,2335,-1,2336,2337,1024,-1,1025,1001,2321,-1,2338,995,2339,-1,2340,1023,1020,-1,2341,1029,1028,-1,1026,1008,2324,-1,2325,2301,2342,-1,2343,2344,2345,-1,1015,2346,2347,-1,2348,2349,2331,-1,2350,1012,1011,-1,988,987,2351,-1,994,989,996,-1,2352,992,993,-1,2353,991,2354,-1,987,993,2355,-1,986,985,2356,-1,984,2357,2296,-1,979,982,981,-1,2358,2273,980,-1,2359,1030,2360,-1,2361,2362,2329,-1,1012,2363,2323,-1,2364,2365,2366,-1,2367,2368,2369,-1,2370,2371,2372,-1,2373,2374,2375,-1,2376,347,2377,-1,235,2378,947,-1,2379,243,2380,-1,2381,941,2382,-1,2246,228,2383,-1,226,225,2384,-1,2385,2386,2387,-1,2388,933,2389,-1,2390,2391,2392,-1,919,522,2393,-1,915,105,524,-1,2394,508,507,-1,912,2395,913,-1,908,905,906,-1,2396,2397,2398,-1,611,616,621,-1,2399,2400,2401,-1,2402,635,634,-1,2403,2404,894,-1,641,650,649,-1,2405,2406,87,-1,888,2407,34,-1,594,2408,2409,-1,669,2410,561,-1,872,2411,873,-1,2412,2413,2414,-1,2415,2416,671,-1,2417,2418,866,-1,2417,2419,54,-1,671,670,557,-1,2420,563,2421,-1,861,169,797,-1,168,327,856,-1,173,2422,108,-1,852,2423,2424,-1,2425,2426,806,-1,751,750,754,-1,2427,2428,2429,-1,2430,734,730,-1,836,837,2423,-1,564,2431,565,-1,2432,2433,2434,-1,128,127,835,-1,833,839,834,-1,2435,2436,2437,-1,2438,2439,2440,-1,2441,842,828,-1,828,2442,2441,-1,2443,2444,825,-1,2445,826,825,-1,2446,2447,2448,-1,821,2449,182,-1,815,2450,2451,-1,821,822,2449,-1,118,117,120,-1,2452,2443,2453,-1,2452,118,2454,-1,186,816,2451,-1,816,815,2451,-1,73,2445,74,-1,2445,814,813,-1,51,73,812,-1,2418,2455,57,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=6 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_6()
		{
			int[] value = {620,619,662,-1,2456,803,2457,-1,2457,839,2456,-1,782,784,2458,-1,802,852,2424,-1,2423,851,2459,-1,848,806,799,-1,2460,2461,2462,-1,2463,2464,743,-1,767,854,764,-1,791,764,763,-1,864,700,2465,-1,2466,769,2467,-1,784,779,2458,-1,2468,703,2469,-1,2470,2458,779,-1,2471,2472,2473,-1,2427,2474,2472,-1,2475,2476,2477,-1,2478,790,743,-1,2479,2480,788,-1,765,854,853,-1,791,788,2480,-1,2461,2481,768,-1,2482,705,2483,-1,444,421,738,-1,725,724,2484,-1,2460,2462,2485,-1,451,761,452,-1,445,441,422,-1,2486,2487,869,-1,738,420,447,-1,751,435,735,-1,750,735,2430,-1,749,2488,747,-1,853,766,2489,-1,2490,789,2491,-1,754,732,753,-1,747,2486,748,-1,742,2492,2489,-1,450,449,2490,-1,447,2493,739,-1,446,753,731,-1,2494,726,725,-1,428,857,709,-1,437,2495,730,-1,2483,2496,2497,-1,2498,2494,723,-1,438,2465,724,-1,2494,721,723,-1,721,2484,2499,-1,427,717,857,-1,720,2500,429,-1,721,717,722,-1,710,706,708,-1,707,2501,708,-1,711,2502,730,-1,2503,783,2504,-1,696,695,677,-1,697,2416,2415,-1,692,2505,674,-1,689,2506,682,-1,8,7,2507,-1,685,2508,2509,-1,686,672,671,-1,2510,556,555,-1,561,2511,562,-1,2512,675,674,-1,440,554,2465,-1,871,563,872,-1,2513,2514,807,-1,663,814,2515,-1,69,71,2516,-1,62,2517,664,-1,2518,2519,2520,-1,2520,2519,645,-1,2402,647,2521,-1,652,2522,600,-1,2523,2520,2524,-1,648,650,2525,-1,16,2526,2527,-1,2524,2528,2529,-1,653,32,639,-1,2530,15,637,-1,895,894,638,-1,2531,2532,2533,-1,2534,615,626,-1,582,2535,613,-1,609,2536,607,-1,617,628,618,-1,2537,581,2538,-1,2539,599,2540,-1,2541,600,2522,-1,2542,2539,602,-1,2543,597,596,-1,2544,2545,605,-1,668,877,669,-1,618,612,608,-1,2397,905,587,-1,589,585,881,-1,1567,583,611,-1,584,1930,2546,-1,2547,2548,2549,-1,571,2550,2551,-1,569,568,841,-1,2552,2553,2554,-1,569,2551,2555,-1,2555,2556,567,-1,2557,2558,573,-1,875,2559,2560,-1,2561,2562,2401,-1,554,558,864,-1,870,678,679,-1,484,2563,2564,-1,545,502,2565,-1,2566,2567,550,-1,2568,2569,2570,-1,541,2571,2562,-1,545,544,2572,-1,2573,2574,188,-1,908,919,918,-1,2575,2574,2559,-1,917,919,2393,-1,533,2576,2577,-1,2578,528,2579,-1,905,536,2408,-1,536,535,530,-1,528,2578,2580,-1,2396,2398,2581,-1,518,517,2577,-1,914,2582,2583,-1,2584,512,2394,-1,553,2585,2586,-1,2394,2587,2584,-1,512,511,2588,-1,2588,2589,2590,-1,2590,495,2588,-1,2565,2591,2592,-1,505,2593,2594,-1,2591,501,2595,-1,2596,2597,2592,-1,2597,2596,546,-1,2595,501,2598,-1,497,505,2594,-1,2599,2600,211,-1,2601,2602,2603,-1,126,2604,2454,-1,478,2605,2606,-1,2607,2608,492,-1,2602,481,483,-1,486,485,2608,-1,817,2609,490,-1,2610,475,2611,-1,342,413,2612,-1,2613,2614,185,-1,2615,2616,2617,-1,295,473,2618,-1,2619,175,2620,-1,2621,469,2622,-1,2623,2624,2621,-1,307,2625,2626,-1,2627,259,325,-1,2628,263,2629,-1,275,2630,2631,-1,252,383,2632,-1,757,2633,449,-1,2634,869,2635,-1,753,2636,2637,-1,437,436,2637,-1,716,429,431,-1,2500,426,428,-1,2638,424,423,-1,2638,426,719,-1,2639,422,443,-1,726,728,2483,-1,2640,2641,2642,-1,2643,326,2644,-1,2645,2646,2647,-1,2648,331,396,-1,2649,2650,336,-1,404,2649,402,-1,410,409,2651,-1,161,408,154,-1,2652,2653,2654,-1,337,2655,2656,-1,155,410,2653,-1,2657,2658,2659,-1,161,2660,408,-1,401,2659,2661,-1,401,400,2657,-1,2662,233,326,-1,345,390,2663,-1,417,326,2643,-1,393,855,419,-1,2647,2664,2665,-1,2646,2666,2667,-1,2668,237,389,-1,2669,2670,2671,-1,2671,240,239,-1,2672,924,382,-1,2673,321,2674,-1,2625,2675,2676,-1,2626,2624,2623,-1,355,376,378,-1,350,2677,2678,-1,170,2679,456,-1,470,2680,2681,-1,289,366,365,-1,287,2682,288,-1,378,292,355,-1,2683,2684,2685,-1,343,2686,2687,-1,2688,2644,233,-1,411,339,332,-1,2689,2690,2691,-1,2692,2693,2694,-1,2695,2696,338,-1,329,411,332,-1,220,335,334,-1,167,2697,2698,-1,165,2699,2700,-1,326,856,327,-1,2629,2701,2627,-1,373,266,374,-1,264,2702,2703,-1,2704,312,319,-1,315,312,2705,-1,105,2706,194,-1,2707,105,194,-1,2708,2709,2710,-1,2711,291,293,-1,2712,2611,475,-1,2713,358,2714,-1,972,2613,2611,-1,2611,185,184,-1,2675,2715,378,-1,2681,2716,2717,-1,2718,368,2717,-1,2719,366,289,-1,2368,2720,278,-1,348,277,349,-1,2721,2365,267,-1,2722,349,2723,-1,274,271,284,-1,266,2724,267,-1,2703,2673,2725,-1,2726,2619,2727,-1,258,257,2728,-1,2729,382,2730,-1,384,948,2731,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=7 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_7()
		{
			int[] value = {2730,382,252,-1,2732,2733,381,-1,250,249,2734,-1,2735,246,2736,-1,2735,2737,244,-1,388,2738,2379,-1,235,2739,2740,-1,2741,2742,2743,-1,333,2694,2744,-1,2386,2646,2745,-1,2746,344,346,-1,344,2746,2387,-1,330,2648,2747,-1,2748,2749,219,-1,2750,2389,2656,-1,399,218,187,-1,210,209,2751,-1,2752,922,2753,-1,207,206,2754,-1,192,191,2755,-1,2391,190,2756,-1,217,188,187,-1,2573,188,216,-1,2610,184,186,-1,294,135,183,-1,465,2757,2758,-1,176,180,2759,-1,2620,177,2448,-1,174,2760,2761,-1,2762,145,147,-1,165,168,166,-1,863,2763,2764,-1,372,2765,2766,-1,152,266,2767,-1,2768,151,2769,-1,519,518,2575,-1,169,144,2770,-1,823,182,2449,-1,2771,2772,2773,-1,132,2774,820,-1,2617,136,294,-1,2775,2776,2777,-1,172,844,836,-1,123,122,125,-1,2772,2778,2779,-1,833,2780,838,-1,2422,2459,109,-1,106,105,915,-1,2781,2782,2783,-1,93,92,43,-1,2784,2781,2785,-1,47,43,2786,-1,2787,2788,81,-1,85,87,41,-1,811,2789,68,-1,811,2790,2787,-1,2787,2790,2791,-1,82,2792,83,-1,77,83,2782,-1,2793,2783,2794,-1,87,86,98,-1,2795,2444,2796,-1,56,55,2797,-1,2417,63,2419,-1,67,60,56,-1,65,2455,53,-1,41,92,91,-1,41,91,97,-1,27,40,2798,-1,2799,40,2800,-1,2798,40,2801,-1,22,34,648,-1,98,90,89,-1,18,640,639,-1,2802,60,2803,-1,16,658,2526,-1,13,9,2804,-1,7,6,10,-1,2805,8,3,-1,11,5,4,-1,1578,1575,1576,-1,1575,1574,1576,-1,4,12,11,-1,2805,2806,8,-1,2804,2807,13,-1,2519,635,645,-1,14,2527,2808,-1,25,24,666,-1,18,639,29,-1,22,648,2809,-1,2798,2801,2810,-1,2799,2801,40,-1,27,38,40,-1,42,2786,43,-1,2811,2791,2790,-1,810,2790,811,-1,2812,2813,2814,-1,2815,52,54,-1,65,55,2455,-1,67,58,60,-1,2417,61,63,-1,67,56,2797,-1,33,2405,887,-1,2795,72,2444,-1,2794,2811,2793,-1,2782,2781,77,-1,2787,2791,2788,-1,2791,2816,2788,-1,2787,2789,811,-1,811,68,64,-1,58,67,66,-1,87,2406,41,-1,95,2817,50,-1,85,99,98,-1,98,86,85,-1,2786,96,47,-1,2784,78,2781,-1,43,47,93,-1,2781,2783,2785,-1,109,108,2422,-1,2818,2819,2820,-1,2821,113,112,-1,835,836,128,-1,119,830,117,-1,2778,124,2779,-1,172,836,2423,-1,133,132,820,-1,136,135,294,-1,822,818,2449,-1,138,818,822,-1,2777,2776,2446,-1,823,824,182,-1,169,800,144,-1,165,2822,326,-1,518,2823,2575,-1,2768,2769,116,-1,152,2767,153,-1,373,372,2766,-1,163,2824,2825,-1,158,863,2764,-1,2826,2827,2828,-1,2762,147,334,-1,2829,2697,2830,-1,843,831,844,-1,2620,175,177,-1,176,178,180,-1,2757,2447,2758,-1,295,294,183,-1,186,2451,2610,-1,216,537,2573,-1,2831,2392,2832,-1,2391,191,190,-1,201,200,2833,-1,2834,923,2835,-1,2675,103,2676,-1,399,187,2831,-1,411,328,2836,-1,2389,2695,2656,-1,2748,219,221,-1,2837,2838,2839,-1,2387,2745,344,-1,2840,2746,346,-1,2387,2386,2745,-1,346,341,2840,-1,2742,2841,2743,-1,2740,2663,235,-1,2640,2842,2843,-1,2737,2844,244,-1,2735,244,246,-1,2845,250,2734,-1,2733,253,381,-1,252,251,2730,-1,2734,455,2845,-1,2846,2847,2848,-1,2728,2849,258,-1,466,2850,2851,-1,461,2849,2728,-1,266,152,2724,-1,349,277,2723,-1,2852,2721,267,-1,2368,278,280,-1,368,175,367,-1,2719,289,290,-1,2718,2853,368,-1,2717,368,2681,-1,2675,378,2854,-1,355,292,291,-1,2611,2712,972,-1,2713,2855,358,-1,2712,475,2856,-1,2711,293,2857,-1,2858,488,487,-1,2859,2860,318,-1,922,509,2861,-1,2702,2862,2703,-1,322,271,270,-1,2863,2629,2627,-1,326,417,856,-1,165,2700,2822,-1,2698,2699,167,-1,220,334,147,-1,2656,2695,338,-1,2694,335,2692,-1,338,2696,2864,-1,2689,2691,2865,-1,398,405,2866,-1,411,2867,339,-1,2644,326,233,-1,343,342,2686,-1,2685,2868,2683,-1,357,356,291,-1,2726,261,2869,-1,365,2870,289,-1,470,2681,362,-1,350,2678,351,-1,304,2626,2623,-1,2625,2715,2675,-1,2674,2871,2673,-1,382,2729,2672,-1,2671,387,240,-1,2670,2872,2671,-1,2745,2646,2667,-1,2647,2665,2645,-1,393,419,391,-1,417,2643,418,-1,345,2663,2740,-1,326,2822,2662,-1,220,222,221,-1,2873,218,2874,-1,2659,401,2657,-1,401,2661,2875,-1,2836,2658,411,-1,161,164,2660,-1,2876,155,2653,-1,2656,338,337,-1,2652,2876,2653,-1,154,156,161,-1,409,2877,2651,-1,2649,2825,402,-1,336,2878,2649,-1,396,395,2648,-1,2645,2666,2646,-1,2692,335,219,-1,726,2483,705,-1,2639,2879,422,-1,2638,423,427,-1,2500,428,430,-1,716,431,433,-1,436,753,2637,-1,438,2880,439,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=8 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_8()
		{
			int[] value = {2634,2635,761,-1,422,421,444,-1,757,445,2633,-1,452,741,453,-1,452,762,741,-1,252,2632,253,-1,275,379,2630,-1,267,2724,2852,-1,263,2701,2629,-1,325,2863,2627,-1,364,466,365,-1,304,307,2626,-1,2621,301,2623,-1,2621,2622,301,-1,2881,2619,2620,-1,367,175,2869,-1,361,295,2618,-1,185,2611,2613,-1,342,2612,2686,-1,2611,184,2610,-1,490,489,817,-1,2608,493,492,-1,486,2608,2607,-1,483,2603,2602,-1,492,491,2607,-1,132,2882,480,-1,2883,478,2606,-1,2884,2601,2603,-1,2885,2599,211,-1,2594,2885,497,-1,2598,2886,2595,-1,2592,2708,2596,-1,2593,2887,2594,-1,2597,2565,2592,-1,2588,100,512,-1,498,2888,2889,-1,2582,2890,2583,-1,2581,2891,2396,-1,917,2577,2576,-1,2408,2892,2409,-1,2408,2893,2892,-1,2823,2574,2575,-1,530,2893,536,-1,536,2893,2408,-1,528,527,2579,-1,2577,2894,533,-1,2574,2573,2559,-1,918,2895,908,-1,2572,2896,545,-1,2562,2897,541,-1,2569,551,2570,-1,550,549,2566,-1,2566,552,2567,-1,552,542,2567,-1,2563,2898,2564,-1,2899,673,675,-1,2561,2900,2562,-1,875,2409,2559,-1,2901,2557,573,-1,567,569,2555,-1,2553,2902,2554,-1,568,842,841,-1,2551,572,571,-1,2548,879,2549,-1,2546,2535,584,-1,583,582,611,-1,589,588,2903,-1,2397,906,905,-1,883,2904,881,-1,2398,2905,2906,-1,596,600,2543,-1,602,601,2542,-1,2541,2543,600,-1,632,602,2531,-1,2907,2908,2546,-1,2538,2909,2537,-1,2536,627,607,-1,610,582,612,-1,612,618,2910,-1,620,2531,2540,-1,622,621,616,-1,620,2532,2531,-1,2533,632,2531,-1,2530,637,2518,-1,69,653,639,-1,70,659,2911,-1,2524,2529,2911,-1,14,16,2527,-1,648,2525,2809,-1,2542,652,600,-1,2402,2521,643,-1,2518,633,2519,-1,2520,2530,2518,-1,659,636,2523,-1,62,664,663,-1,69,2516,653,-1,63,663,2515,-1,807,2545,2513,-1,2511,561,2912,-1,2465,438,440,-1,694,676,678,-1,2512,674,2913,-1,555,2415,2510,-1,685,680,2508,-1,560,876,561,-1,2507,2914,8,-1,689,682,690,-1,692,674,673,-1,697,2915,2416,-1,677,2916,696,-1,793,773,2477,-1,2484,724,2465,-1,730,729,711,-1,711,710,708,-1,2917,711,729,-1,428,427,857,-1,431,2918,2917,-1,2917,433,431,-1,2484,699,2499,-1,2918,711,2917,-1,724,704,438,-1,425,2498,723,-1,2497,2919,2483,-1,2920,756,715,-1,730,734,437,-1,709,430,428,-1,2494,2498,726,-1,736,446,731,-1,739,738,447,-1,2490,2921,450,-1,742,741,2492,-1,747,2922,2486,-1,732,731,753,-1,2489,2921,853,-1,749,2442,2488,-1,2923,2430,770,-1,771,770,2430,-1,743,733,846,-1,738,421,420,-1,869,868,2486,-1,445,757,441,-1,761,451,2634,-1,444,738,2924,-1,2482,2483,2919,-1,761,2925,762,-1,764,854,765,-1,784,790,2478,-1,765,853,2491,-1,788,2926,2479,-1,2478,743,846,-1,2477,2927,2475,-1,2472,2471,2427,-1,2471,2473,2928,-1,779,778,2470,-1,786,2929,787,-1,783,2503,776,-1,2467,2930,2466,-1,554,864,2465,-1,791,763,788,-1,767,764,2461,-1,790,2463,743,-1,2460,2481,2461,-1,806,2931,799,-1,2697,167,2830,-1,802,2424,803,-1,662,2932,620,-1,2418,57,666,-1,51,2933,73,-1,813,826,2445,-1,2452,2454,2407,-1,2778,818,122,-1,818,819,122,-1,2452,2934,2443,-1,2771,2778,2772,-1,134,137,821,-1,183,821,182,-1,2446,2448,2779,-1,2445,825,74,-1,2443,825,827,-1,2443,827,2438,-1,2435,2935,2436,-1,835,834,836,-1,837,834,2457,-1,2440,838,2780,-1,2936,840,2441,-1,2456,839,2431,-1,730,2502,2430,-1,2427,2471,2428,-1,754,435,751,-1,850,2937,796,-1,852,851,2423,-1,173,172,2422,-1,702,701,2931,-1,701,859,797,-1,861,2830,169,-1,2420,2938,865,-1,557,2510,671,-1,53,2417,54,-1,866,61,2417,-1,671,2510,2415,-1,2414,693,2412,-1,2635,713,761,-1,872,2939,2411,-1,669,561,667,-1,590,879,591,-1,2407,893,34,-1,25,665,889,-1,2405,2940,2406,-1,649,895,641,-1,2403,2941,2404,-1,634,646,2402,-1,2400,2561,2401,-1,621,902,611,-1,2396,906,2397,-1,498,2889,2586,-1,2395,2942,913,-1,2886,2598,2898,-1,2943,312,2859,-1,916,524,523,-1,521,2943,2859,-1,521,916,523,-1,918,917,2576,-1,540,2944,921,-1,509,206,510,-1,2388,934,933,-1,2385,2945,2386,-1,2246,229,228,-1,2381,2382,2946,-1,2380,2947,2379,-1,947,2948,235,-1,2376,2377,2949,-1,2373,2375,2950,-1,2951,2370,2372,-1,2369,2952,2367,-1,2364,282,2365,-1,2363,2953,2323,-1,2954,2361,2329,-1,2358,2955,2273,-1,979,978,982,-1,986,2356,1019,-1,987,994,993,-1,2353,992,991,-1,2352,993,2956,-1,995,994,996,-1,1032,988,2351,-1,2350,2957,1012,-1,2331,2330,2348,-1,1015,1014,2346,-1,2345,2299,2343,-1,2326,2325,2342,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=9 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_9()
		{
			int[] value = {1026,2324,2326,-1,1028,1036,2341,-1,2340,1020,1019,-1,2338,2956,995,-1,1001,1003,2321,-1,2336,998,2337,-1,2266,2958,2334,-1,2332,2333,2959,-1,2329,2331,1103,-1,2280,2960,2359,-1,2961,1017,1047,-1,977,2962,2963,-1,2304,1010,2323,-1,2321,2322,2964,-1,2320,988,1032,-1,2318,2965,2316,-1,2315,2966,2313,-1,2312,2967,2310,-1,1039,1049,1046,-1,2325,2300,2301,-1,2296,2357,983,-1,2293,2279,2294,-1,1038,1051,2292,-1,1054,2291,1050,-1,1042,1052,2968,-1,2289,2969,1056,-1,1059,1065,1079,-1,2286,1064,2287,-1,2285,2336,1024,-1,1056,1067,1057,-1,2280,2970,2281,-1,1070,1069,2278,-1,2277,2971,1068,-1,2274,2972,2275,-1,2273,2356,985,-1,1073,1091,2272,-1,1078,2973,2270,-1,2268,1080,2269,-1,2264,2266,2335,-1,2974,2263,1085,-1,2262,2975,2260,-1,1073,1072,2259,-1,1080,1094,1081,-1,1086,2257,2976,-1,1092,2253,2255,-1,2250,2977,2251,-1,2248,2978,2249,-1,1102,2979,2980,-1,1102,2981,2979,-1,1158,2982,2176,-1,2243,2983,1193,-1,1111,1110,1109,-1,1112,2174,1173,-1,2239,2984,2240,-1,2238,1115,1114,-1,2236,2985,2175,-1,2201,1118,1117,-1,1117,1119,2234,-1,2233,1191,1120,-1,2174,2201,2175,-1,1130,1117,1129,-1,1128,2986,1124,-1,2987,2230,1132,-1,1131,1135,2229,-1,2226,2228,2988,-1,1136,1135,1133,-1,2224,2989,2225,-1,1143,2990,1139,-1,2220,2991,1145,-1,1145,2221,2220,-1,1170,2992,2218,-1,2215,2217,1148,-1,2214,2993,2212,-1,1132,1131,1194,-1,1186,1185,1159,-1,1170,2193,2994,-1,1176,2191,1143,-1,2209,2995,2210,-1,1142,2208,1140,-1,2206,1114,2207,-1,2205,2996,2200,-1,2203,2204,2997,-1,2169,1165,1175,-1,2202,2998,1164,-1,1146,2225,1147,-1,1126,1128,1136,-1,1112,2242,1118,-1,2999,2199,1157,-1,2198,1190,2196,-1,1111,1113,1172,-1,2191,2192,3000,-1,1181,2188,2190,-1,2189,3001,3002,-1,2189,3003,3001,-1,1166,1183,2188,-1,3004,2185,2187,-1,2182,3005,2183,-1,2180,3006,2181,-1,3007,2176,2178,-1,2173,2175,2985,-1,2172,3008,2170,-1,2166,3009,2120,-1,1244,3010,2164,-1,1210,1209,2161,-1,2159,3011,2132,-1,3012,3013,3014,-1,3015,3016,3017,-1,3018,3019,3020,-1,3021,2155,1233,-1,1239,1235,3022,-1,1238,3023,1277,-1,1238,1237,3023,-1,2111,2110,1199,-1,2152,3024,2153,-1,2108,2150,2106,-1,2149,1206,1205,-1,2148,3025,2146,-1,2144,3026,2145,-1,3027,2144,3028,-1,2144,2107,3028,-1,2143,3029,2141,-1,1221,2140,3030,-1,3031,2139,1242,-1,2139,3018,2137,-1,2136,3032,2135,-1,1247,1245,2128,-1,2131,1210,2161,-1,2131,3033,1210,-1,2129,1270,2116,-1,1269,2116,1270,-1,3034,1250,1257,-1,1256,3035,1247,-1,2127,3036,2098,-1,2126,3037,1214,-1,2125,1249,1248,-1,1259,3038,2124,-1,2146,3039,3040,-1,1207,3041,1227,-1,3042,1264,1263,-1,2116,1269,2115,-1,2111,3023,2114,-1,1237,3043,2113,-1,3044,2153,3024,-1,1251,1202,1223,-1,2107,2144,2108,-1,1287,2105,3045,-1,2102,2104,3046,-1,2100,1293,2101,-1,947,946,1296,-1,2095,2097,2089,-1,1300,2094,3047,-1,1301,3048,2093,-1,2089,2097,2090,-1,2088,3049,1310,-1,2087,3050,1302,-1,2083,3051,2084,-1,2080,3052,2081,-1,2078,3053,2079,-1,2075,3054,2076,-1,2072,3055,2073,-1,2068,2070,3056,-1,2067,3057,2065,-1,1317,3058,2064,-1,2061,3059,2062,-1,1354,2048,2058,-1,3060,1320,1331,-1,1322,1321,3061,-1,1365,1364,2054,-1,3062,1367,2052,-1,2044,1354,1353,-1,2050,3063,2049,-1,2044,1330,1329,-1,2047,1341,2045,-1,1336,3064,2044,-1,1352,1327,2043,-1,1345,3065,2041,-1,2043,2040,1334,-1,1336,2039,3064,-1,2038,3066,1363,-1,3060,1333,2058,-1,3067,2035,2037,-1,3068,3069,3070,-1,1350,1368,1367,-1,2032,3071,2033,-1,2029,3072,2030,-1,1984,2009,1370,-1,2025,3073,2026,-1,2024,3074,1378,-1,1382,1381,2021,-1,1381,3075,2021,-1,1384,2020,1376,-1,2018,1427,2017,-1,1418,1400,2016,-1,2015,1992,1973,-1,2012,3076,2010,-1,1984,3077,2008,-1,1995,1399,1994,-1,1403,1975,2007,-1,1434,2006,2015,-1,2002,3078,2003,-1,3079,1405,2001,-1,1979,1446,1448,-1,1419,3080,2000,-1,2016,1998,1980,-1,1996,3081,1976,-1,1390,3082,1996,-1,1990,3083,1988,-1,1400,1420,1401,-1,1445,1431,1987,-1,1984,1986,3077,-1,1981,1983,3084,-1,1980,3085,1979,-1,1976,3086,1977,-1,1974,1403,3087,-1,1402,2016,1400,-1,1970,1972,3088,-1,1443,1969,1387,-1,1966,1968,3089,-1,1963,1965,3090,-1,3091,1455,1951,-1,1961,3092,1959,-1,1958,1962,1457,-1,1459,1954,1956,-1,1845,1463,1782,-1,3093,1540,1555,-1,1842,3094,1861,-1,1466,1470,1469,-1,1792,3095,1795,-1,1481,1495,3096,-1,1950,1490,1492,-1,1505,1487,1950,-1,1529,1950,1530,-1,3097,1945,3096,-1,1949,1508,1497,-1,1494,1493,1503,-1,1948,1503,1504,-1,1501,3097,1494,-1,1949,1496,1947,-1,1945,1481,3096,-1,1468,1489,1493,-1,1510,1742,1511,-1,1925,3098,1512,-1,3099,3100,3101,-1,3102,3103,3104,-1,1517,1521,1518,-1,1828,3105,1523,-1,1942,3106,1525,-1,1733,3107,3108,-1,1943,1738,3109,-1,1943,1853,1738,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=10 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_10()
		{
			int[] value = {1840,3110,1841,-1,1936,1549,1935,-1,1538,1537,1562,-1,1739,1738,1853,-1,1698,1699,1891,-1,1940,1544,1543,-1,1915,3111,1916,-1,1938,1818,1939,-1,1937,1552,1822,-1,2,3111,1564,-1,1541,1557,1556,-1,1934,1560,1559,-1,1692,1550,1555,-1,1569,1568,1644,-1,1931,1624,1620,-1,1639,584,583,-1,1929,3112,1930,-1,1927,1527,1928,-1,1926,1942,1927,-1,1627,1924,1632,-1,1838,1837,3113,-1,1921,1877,1867,-1,1585,1500,1499,-1,1587,1592,1746,-1,1601,1597,1596,-1,1601,1600,1597,-1,1823,3114,1602,-1,1816,1824,1823,-1,1918,1604,3115,-1,1607,1888,1608,-1,1606,1516,1514,-1,1917,1523,3105,-1,1595,1807,1915,-1,1912,1914,1614,-1,1910,1868,1911,-1,1614,1788,1776,-1,1786,1785,1854,-1,1847,1849,1851,-1,1851,1913,1847,-1,1618,1784,1910,-1,1632,1628,1627,-1,1636,1633,1630,-1,1573,1909,1634,-1,1578,1637,1575,-1,1572,1697,1577,-1,1897,1900,1907,-1,1906,1668,1929,-1,1579,1643,1640,-1,1569,1646,1642,-1,1647,1625,1629,-1,1625,1647,1626,-1,1649,1629,1808,-1,1814,1646,1645,-1,3116,1902,1659,-1,1901,1662,1664,-1,1700,1900,1662,-1,1637,1660,1902,-1,1684,1661,1901,-1,3117,1903,3118,-1,3117,1657,1903,-1,1858,3119,1890,-1,1640,1676,1666,-1,1896,1897,1668,-1,1681,3120,1682,-1,1671,1677,1673,-1,1675,1674,1666,-1,1894,1643,1895,-1,1820,1545,1894,-1,1676,1640,1643,-1,1656,1631,3121,-1,1656,1628,1631,-1,1543,1688,1687,-1,1892,1690,1701,-1,1893,1892,1685,-1,1695,1893,1678,-1,1692,1555,1542,-1,1685,1701,1702,-1,1803,1546,1566,-1,1736,1879,1713,-1,1887,3122,1886,-1,1724,1885,1522,-1,1723,1724,1722,-1,1884,3107,1733,-1,1852,1882,1739,-1,1729,1732,1730,-1,1730,1734,1883,-1,1735,3100,1741,-1,1879,3108,1880,-1,1833,1878,3123,-1,1921,1876,1877,-1,1584,1752,1744,-1,1753,3124,1588,-1,1749,1871,1869,-1,1872,3125,1873,-1,1869,1798,3126,-1,1499,1528,1586,-1,1758,1911,1868,-1,1867,1877,1865,-1,1763,1765,1766,-1,1751,1770,1863,-1,1610,1762,1609,-1,3127,1483,1769,-1,1478,1862,1844,-1,1759,1765,1764,-1,1860,1466,1465,-1,3095,1860,1861,-1,1773,3128,1843,-1,1859,1845,1773,-1,1787,1754,1858,-1,1855,1553,1780,-1,1782,1778,3128,-1,1855,1780,1779,-1,1854,1785,1852,-1,1783,1848,1855,-1,1787,1612,3129,-1,1538,1856,1539,-1,1538,1941,1771,-1,1789,3094,1842,-1,1840,1792,1839,-1,1796,1837,1839,-1,1833,1835,1888,-1,1547,1546,1830,-1,1755,1756,1589,-1,1829,3130,1827,-1,1723,1825,1715,-1,3131,1726,1703,-1,3131,3130,1726,-1,1633,1635,1652,-1,1823,1654,1595,-1,1693,1686,1694,-1,1552,1686,1821,-1,1820,1642,1815,-1,1645,1938,1819,-1,1650,1818,1938,-1,1938,1645,1650,-1,1815,1642,1646,-1,1694,1686,1552,-1,1813,1543,1687,-1,1599,1601,1598,-1,1909,1658,1635,-1,1658,1652,1635,-1,1804,1807,1806,-1,1805,3132,1803,-1,1801,1757,1802,-1,1757,1756,1512,-1,1800,1801,1798,-1,1710,1721,1797,-1,1546,1831,1830,-1,1796,1839,1792,-1,1767,1766,1770,-1,1787,1776,1788,-1,1784,1786,1910,-1,1778,1782,1779,-1,1781,1935,1779,-1,3128,1778,1856,-1,1779,1935,1539,-1,1776,3133,1615,-1,1776,1858,1777,-1,1774,1775,1889,-1,1773,1843,1771,-1,1471,1842,1467,-1,1766,1765,1769,-1,1483,3134,1745,-1,1767,3135,1763,-1,1863,1770,1769,-1,1587,1589,1757,-1,1801,1590,1757,-1,1754,1870,1749,-1,1767,1751,1753,-1,1864,1745,1744,-1,1747,1875,1588,-1,1744,1743,1500,-1,3136,1583,3137,-1,1734,1731,1742,-1,1738,1740,3138,-1,1735,1737,3100,-1,1730,1732,1734,-1,1740,1739,3139,-1,1733,1735,1731,-1,1728,1730,1882,-1,1722,1522,1520,-1,1721,1520,1519,-1,1718,1720,3138,-1,1724,1715,1717,-1,1606,1797,1517,-1,1524,1523,1713,-1,1712,1797,1606,-1,1716,1715,1725,-1,1703,1705,3131,-1,1558,1559,3140,-1,1691,3141,1702,-1,1662,1696,1697,-1,3142,3143,1940,-1,1682,3120,1695,-1,1556,3144,1699,-1,1660,1899,1697,-1,1670,1678,1663,-1,1692,1694,1550,-1,1675,1682,1670,-1,1689,3143,1691,-1,1545,1544,1689,-1,1683,1685,1774,-1,1675,1665,1682,-1,1665,1667,1681,-1,1642,1820,1895,-1,1663,1679,1677,-1,1643,1894,1667,-1,1642,1895,1643,-1,1669,1896,1668,-1,1898,1641,1640,-1,1666,1676,1667,-1,1701,1685,1892,-1,1662,1679,1663,-1,1657,1658,1904,-1,1683,3116,1659,-1,1656,1808,1629,-1,1631,1652,3121,-1,1621,1816,1650,-1,1622,1626,1647,-1,1647,1623,1622,-1,1644,1646,1569,-1,1580,1643,1579,-1,1639,1641,1906,-1,1638,1573,1575,-1,1634,1909,1635,-1,1627,1629,3145,-1,3146,1625,1536,-1,3147,1622,1624,-1,1621,1651,1619,-1,1613,3148,1617,-1,1614,1616,1912,-1,1613,1910,1611,-1,1786,1462,1464,-1,1565,1804,1566,-1,1716,1725,1727,-1,1606,1610,1607,-1,1,3149,1597,-1,1604,1919,1602,-1,1603,3115,1604,-1,1599,3114,1600,-1,1597,3149,1598,-1,1591,1746,1592,-1,1588,3124,1589,-1,1586,1755,1584,-1,1514,1513,1876,-1,1581,1474,1582,-1,1579,583,1567,-1,1576,1570,1577,-1,1495,1494,3096,-1,1494,3097,3096,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=11 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_11()
		{
			int[] value = {3150,3106,1942,-1,1573,3151,1574,-1,1572,1577,1570,-1,577,3146,1536,-1,1569,1580,1567,-1,1922,1564,1566,-1,1563,1547,3113,-1,1549,1548,1562,-1,1780,1857,1781,-1,1560,1777,1561,-1,1557,1934,1558,-1,1541,1540,1553,-1,1822,3152,1937,-1,1551,1562,1548,-1,1550,1694,1548,-1,1922,1546,2,-1,1543,1545,1820,-1,1541,1698,1542,-1,1536,3147,1534,-1,1879,1736,3108,-1,1531,1867,1527,-1,1533,1921,1531,-1,1530,3150,1528,-1,1525,1527,1927,-1,1522,1885,1523,-1,1520,3153,1521,-1,1518,1886,1516,-1,1512,3098,1510,-1,3126,1798,1802,-1,1497,1484,1509,-1,1507,1492,1482,-1,1505,1950,1506,-1,1493,1488,1485,-1,1501,1948,1502,-1,1490,1529,1499,-1,1498,1501,1496,-1,1495,1468,1493,-1,1470,1474,1489,-1,1474,1581,1488,-1,1485,1487,1505,-1,1482,3134,1483,-1,1480,1478,1481,-1,1473,1472,1477,-1,1476,1582,1474,-1,1473,1790,1471,-1,1489,1468,1470,-1,1465,1467,1842,-1,1861,3094,3154,-1,1461,1846,1464,-1,1459,1956,1460,-1,1457,1962,1455,-1,3155,3156,3157,-1,1451,3158,1449,-1,3159,3160,3161,-1,1446,1416,1447,-1,1445,3162,1426,-1,3163,1441,1443,-1,1440,3164,1438,-1,1437,2017,1427,-1,3165,3166,1373,-1,3077,1986,2026,-1,1435,3167,1436,-1,1434,2015,1397,-1,1420,2000,1433,-1,1431,1435,1432,-1,1428,1999,1429,-1,1425,1444,1426,-1,1408,1421,1423,-1,1418,1448,1419,-1,1415,1447,1416,-1,1413,3168,1414,-1,1411,3169,1409,-1,1423,1406,1408,-1,1403,1405,3079,-1,1424,1402,1401,-1,3076,2012,2024,-1,1394,1995,1395,-1,1393,3170,1391,-1,1390,2018,1388,-1,3171,1372,1387,-1,1384,1376,1385,-1,1382,2022,1380,-1,3172,3173,3174,-1,2020,1374,1376,-1,1373,1386,1372,-1,3175,2008,3077,-1,3176,3177,3178,-1,3177,3179,3178,-1,1347,2051,1367,-1,1335,1364,1366,-1,2039,1362,1363,-1,1361,2057,1318,-1,2037,2036,3180,-1,1324,1356,2055,-1,1325,1352,1354,-1,1349,1368,1350,-1,1346,3181,1347,-1,1345,2042,1343,-1,1342,3182,1340,-1,1339,1363,1337,-1,1335,1366,1336,-1,1331,1333,3060,-1,2050,1328,1330,-1,1327,1352,1325,-1,1324,2056,1321,-1,1320,3060,1318,-1,3183,3184,3185,-1,1315,1317,2063,-1,2065,3057,3186,-1,3057,3187,3186,-1,1308,3188,1314,-1,1312,3189,1313,-1,1310,3190,1308,-1,1301,1303,3048,-1,1298,3191,1299,-1,1296,1297,3192,-1,2101,1293,1295,-1,1290,1292,3193,-1,1288,3194,1289,-1,1285,2127,1286,-1,1282,3195,1283,-1,1281,1263,1279,-1,1272,2132,1278,-1,1275,1277,1201,-1,2113,3043,3196,-1,1274,2115,1272,-1,1271,1211,1269,-1,1234,1267,1235,-1,1214,1288,1266,-1,1260,1262,3197,-1,1254,1256,2128,-1,1247,1258,1250,-1,1253,1213,1212,-1,1251,3011,1252,-1,1250,3034,1248,-1,1249,2129,1246,-1,3033,2131,2130,-1,1250,1246,1247,-1,2131,2161,1278,-1,1260,3197,2133,-1,1240,3198,1233,-1,1236,3043,1237,-1,1233,1235,1239,-1,3021,3199,2155,-1,1205,1227,1229,-1,3200,3201,3202,-1,2136,3203,3204,-1,1222,3205,1223,-1,3027,1281,3206,-1,1281,1280,3206,-1,3030,1219,1221,-1,1212,3207,1217,-1,1211,1213,1269,-1,1210,3208,1208,-1,1203,3209,1204,-1,1200,1275,1201,-1,1196,2140,1197,-1,1131,2229,1195,-1,1191,2233,1192,-1,3210,1184,1186,-1,1166,1168,1183,-1,1180,2188,1181,-1,1176,1178,2191,-1,2168,3211,3212,-1,1165,2987,1132,-1,1172,1113,1173,-1,1176,1144,3213,-1,1166,3214,1167,-1,1163,1165,2195,-1,1160,1162,2203,-1,1159,2999,1157,-1,2241,1149,3215,-1,3215,2239,2241,-1,1154,2207,1155,-1,1151,3216,1152,-1,1128,1129,1117,-1,1148,2217,1149,-1,1145,2991,1146,-1,1140,2230,1141,-1,1137,1139,3217,-1,1140,1133,2230,-1,1136,3218,1134,-1,1133,1135,1131,-1,1124,3219,1130,-1,1127,2986,1128,-1,1124,2986,1125,-1,3220,3221,3005,-1,3220,3222,3221,-1,1118,2242,1109,-1,1120,1191,1121,-1,2231,2175,2201,-1,1116,2207,1114,-1,1111,2242,1112,-1,1110,3223,1108,-1,1105,1107,3224,-1,1157,2200,3225,-1,1097,1104,1098,-1,1101,2981,1102,-1,1099,3226,1005,-1,3227,1097,1095,-1,1096,2258,1094,-1,2268,1093,1080,-1,1092,2255,1091,-1,1088,1090,3228,-1,1086,2976,1087,-1,1084,3229,1082,-1,2269,1080,1077,-1,1079,1065,1077,-1,1075,3230,1076,-1,1071,1073,2271,-1,1068,2971,1069,-1,1056,2969,1066,-1,2287,1064,1059,-1,1062,2287,1063,-1,1059,2288,1060,-1,1043,2290,1056,-1,1055,2275,1042,-1,1054,2968,1052,-1,1050,2291,1051,-1,3231,3232,3233,-1,3231,3234,3232,-1,3235,1043,1045,-1,1042,2968,1040,-1,1038,2292,1039,-1,1018,1017,1036,-1,1032,2351,1031,-1,1030,3236,1028,-1,1018,1027,1007,-1,2341,1036,2293,-1,3237,2282,981,-1,1024,2337,1001,-1,1023,2340,990,-1,1021,986,1019,-1,1016,1018,1007,-1,1013,3238,1014,-1,1012,2323,1010,-1,1007,983,1008,-1,1004,1031,1005,-1,998,1000,2337,-1,996,997,2333,-1,2956,993,995,-1,990,992,2352,-1,989,994,987,-1,984,2296,985,-1,980,2273,978,-1,970,282,2364,-1,278,2720,969,-1,967,3239,968,-1,2365,2721,2366,-1,955,3240,3241,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=12 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_12()
		{
			int[] value = {963,965,3242,-1,958,962,959,-1,955,950,956,-1,954,3243,248,-1,945,947,2378,-1,943,3244,944,-1,939,941,2381,-1,231,3245,938,-1,935,3246,936,-1,932,934,3247,-1,224,926,931,-1,928,930,2749,-1,3248,925,927,-1,924,197,383,-1,497,2885,211,-1,315,2705,203,-1,105,539,525,-1,525,524,105,-1,312,2943,3249,-1,3250,512,100,-1,521,3251,2943,-1,2394,3252,2587,-1,500,912,914,-1,910,3253,911,-1,3253,2890,911,-1,909,514,910,-1,906,2396,907,-1,905,2408,585,-1,904,2571,548,-1,902,621,623,-1,622,624,896,-1,649,2403,894,-1,893,649,648,-1,892,3254,483,-1,25,655,23,-1,33,888,34,-1,526,3255,3256,-1,531,884,886,-1,2549,879,880,-1,877,878,669,-1,560,3257,808,-1,873,2411,874,-1,869,2634,867,-1,619,3258,660,-1,866,2418,666,-1,55,65,2797,-1,2420,3259,563,-1,2420,862,2938,-1,865,2938,698,-1,863,2830,861,-1,165,327,168,-1,860,861,797,-1,721,857,717,-1,2422,172,2423,-1,766,854,767,-1,849,850,852,-1,775,783,776,-1,780,2478,846,-1,845,2469,703,-1,2430,2923,752,-1,844,172,174,-1,842,2441,840,-1,2457,834,839,-1,844,831,129,-1,116,115,3260,-1,568,3261,842,-1,828,842,813,-1,826,3261,827,-1,2766,2436,2767,-1,134,183,135,-1,131,133,815,-1,2773,823,818,-1,2603,478,2884,-1,121,123,125,-1,138,479,819,-1,817,131,815,-1,89,72,2795,-1,663,661,813,-1,44,46,810,-1,57,56,665,-1,137,138,821,-1,807,2514,808,-1,806,2426,804,-1,801,803,2456,-1,2424,2457,803,-1,158,3262,863,-1,799,701,797,-1,796,2937,794,-1,2931,701,799,-1,791,2463,790,-1,788,789,2926,-1,780,784,2478,-1,804,2473,2472,-1,2476,793,2477,-1,782,2504,783,-1,769,2466,781,-1,780,2930,778,-1,775,777,3263,-1,3264,772,774,-1,769,771,2467,-1,768,3265,766,-1,2463,791,2480,-1,767,2461,768,-1,2498,728,726,-1,3266,758,3267,-1,441,443,422,-1,420,2879,756,-1,781,846,770,-1,732,754,750,-1,750,2430,752,-1,746,3268,744,-1,2922,747,2488,-1,740,453,741,-1,737,2924,738,-1,736,2493,447,-1,743,731,733,-1,723,423,425,-1,730,2495,434,-1,2496,727,3269,-1,728,2498,425,-1,724,726,704,-1,705,2482,438,-1,734,2430,735,-1,789,2490,3270,-1,715,720,429,-1,720,3271,718,-1,423,722,717,-1,711,2918,709,-1,709,857,710,-1,704,726,705,-1,703,858,701,-1,698,3272,699,-1,696,2915,697,-1,2508,682,2506,-1,3273,692,689,-1,8,2914,691,-1,10,9,689,-1,686,688,2511,-1,685,2509,683,-1,680,682,2508,-1,695,679,677,-1,557,556,2510,-1,7,3274,2507,-1,689,673,2506,-1,666,57,665,-1,661,664,3275,-1,70,640,658,-1,655,2810,656,-1,32,654,30,-1,652,2542,601,-1,643,635,2402,-1,896,3276,3277,-1,646,647,2402,-1,644,2528,645,-1,637,15,642,-1,639,70,69,-1,2518,637,633,-1,15,2530,636,-1,633,635,2519,-1,633,638,894,-1,632,2533,626,-1,625,628,3278,-1,627,2534,626,-1,624,2910,618,-1,598,620,2540,-1,3279,2538,603,-1,632,614,602,-1,3279,603,615,-1,612,613,608,-1,627,3280,2534,-1,627,2536,3280,-1,615,614,626,-1,2535,2546,2908,-1,608,613,609,-1,3281,3282,3283,-1,2532,620,3284,-1,602,614,603,-1,2545,2544,590,-1,2544,880,590,-1,3285,590,592,-1,633,894,634,-1,584,2535,582,-1,580,3286,581,-1,1576,1574,2522,-1,1574,2541,2522,-1,576,578,2904,-1,570,3287,571,-1,871,873,3288,-1,555,554,440,-1,556,558,554,-1,553,543,542,-1,2569,549,551,-1,541,548,2571,-1,3289,544,546,-1,547,541,543,-1,908,2895,905,-1,533,532,2895,-1,532,534,535,-1,531,3256,529,-1,3255,526,528,-1,3290,189,188,-1,2409,2892,2580,-1,2577,917,518,-1,516,910,514,-1,3252,2394,3249,-1,206,2705,510,-1,2708,2592,3291,-1,3291,2709,2708,-1,504,2593,505,-1,2598,501,503,-1,495,2590,496,-1,2601,492,494,-1,489,491,492,-1,816,186,488,-1,2601,494,2602,-1,2563,484,486,-1,3292,2601,2884,-1,2884,2882,3292,-1,386,385,477,-1,475,2610,476,-1,295,181,472,-1,470,362,260,-1,298,2622,469,-1,357,3293,468,-1,3294,2850,364,-1,467,2870,365,-1,3295,2863,325,-1,2703,2862,322,-1,759,2922,2488,-1,451,453,3296,-1,448,757,449,-1,420,755,446,-1,2635,869,2487,-1,441,712,442,-1,435,437,735,-1,432,716,433,-1,429,2500,430,-1,426,2638,427,-1,443,442,2639,-1,422,2879,420,-1,855,417,419,-1,146,2828,416,-1,332,340,415,-1,413,342,414,-1,155,154,410,-1,408,2696,409,-1,2689,403,2866,-1,405,398,406,-1,402,3297,403,-1,399,401,3298,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=13 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_13()
		{
			int[] value = {3299,398,214,-1,395,397,3300,-1,333,140,334,-1,392,3301,393,-1,2745,2667,389,-1,2669,2671,239,-1,3302,384,386,-1,2672,2729,3303,-1,382,924,383,-1,253,2632,380,-1,348,3304,379,-1,2751,2854,378,-1,175,368,176,-1,468,375,355,-1,355,356,468,-1,3305,372,374,-1,245,369,371,-1,362,2681,368,-1,366,3306,364,-1,287,289,2870,-1,181,363,472,-1,360,2855,296,-1,357,2711,358,-1,354,3307,352,-1,351,279,278,-1,347,3304,348,-1,344,390,345,-1,341,414,342,-1,336,338,2864,-1,335,2694,333,-1,3308,331,227,-1,331,329,332,-1,2698,2697,139,-1,324,259,258,-1,323,268,267,-1,2862,271,322,-1,2834,321,2754,-1,509,923,206,-1,318,2860,196,-1,203,2705,206,-1,315,202,316,-1,3309,318,317,-1,538,3310,191,-1,311,3311,298,-1,309,2615,296,-1,303,307,304,-1,300,2623,301,-1,297,2622,298,-1,291,2711,357,-1,359,3312,3313,-1,459,3314,279,-1,286,274,284,-1,279,3314,280,-1,277,348,275,-1,274,286,272,-1,280,3315,2368,-1,374,462,3316,-1,3317,467,3318,-1,3319,257,259,-1,364,2850,466,-1,256,2376,254,-1,454,3320,3321,-1,2733,251,253,-1,2663,236,235,-1,236,389,237,-1,3322,238,240,-1,237,2378,235,-1,232,2688,233,-1,229,3323,230,-1,226,3308,227,-1,2745,389,344,-1,3324,2836,328,-1,218,214,217,-1,216,217,214,-1,3325,3326,3327,-1,211,2600,212,-1,202,204,3328,-1,198,317,196,-1,3329,2706,3330,-1,216,188,217,-1,185,487,186,-1,181,295,183,-1,182,824,179,-1,179,824,180,-1,176,2759,177,-1,831,3331,3332,-1,3333,2762,139,-1,167,2699,165,-1,2763,863,862,-1,162,2824,163,-1,151,153,2769,-1,148,3334,149,-1,144,3335,2770,-1,144,800,142,-1,818,823,2449,-1,2771,818,2778,-1,2773,818,2771,-1,136,2774,134,-1,129,2818,127,-1,2778,122,124,-1,130,2777,2446,-1,116,2769,114,-1,111,113,3336,-1,2423,2459,2422,-1,107,2706,105,-1,100,102,3250,-1,39,76,37,-1,97,90,98,-1,94,96,2786,-1,93,3337,91,-1,3337,49,90,-1,26,84,88,-1,58,66,59,-1,2797,64,68,-1,81,88,2787,-1,83,2792,2782,-1,88,81,83,-1,30,24,80,-1,2781,78,77,-1,76,38,77,-1,75,35,2784,-1,89,87,98,-1,72,812,73,-1,70,2911,71,-1,67,2797,68,-1,64,2797,65,-1,62,663,63,-1,59,2803,60,-1,57,2455,55,-1,52,65,53,-1,2814,3338,3339,-1,47,49,93,-1,2784,2785,75,-1,43,92,41,-1,40,39,2800,-1,38,76,39,-1,27,77,38,-1,36,3338,37,-1,3337,93,49,-1,30,80,31,-1,655,657,23,-1,22,2809,20,-1,20,3340,21,-1,2526,658,17,-1,2807,11,13,-1,6,2804,9,-1,2806,6,8,-1,5,2805,3,-1,3115,0,2,-1,2,1918,3115,-1,1,1605,2,-1,1916,2,1605,-1,1916,3111,2,-1,642,3341,2525,-1,2808,3341,642,-1,890,657,656,-1,890,79,657,-1,3342,2810,655,-1,3342,2798,2810,-1,2810,3343,656,-1,3343,2810,2801,-1,890,41,3344,-1,890,42,41,-1,52,3345,44,-1,52,2815,3345,-1,75,810,46,-1,75,2793,810,-1,2785,2793,75,-1,2785,2783,2793,-1,2816,2811,2794,-1,2811,2816,2791,-1,26,77,27,-1,26,83,77,-1,2813,3338,2814,-1,2813,37,3338,-1,2800,2812,2799,-1,2812,2800,2813,-1,2783,2792,2794,-1,2783,2782,2792,-1,2799,2817,3346,-1,2817,2799,2812,-1,2935,111,114,-1,2935,2435,111,-1,832,150,2819,-1,832,3347,150,-1,820,136,3348,-1,2774,136,820,-1,2772,2759,2773,-1,2772,177,2759,-1,2392,187,189,-1,2392,2831,187,-1,954,2761,2760,-1,954,371,2761,-1,3349,3332,2677,-1,3349,3347,3332,-1,373,2767,266,-1,373,2766,2767,-1,2763,3350,2764,-1,2421,3350,2763,-1,2762,140,139,-1,140,2762,334,-1,3351,3352,2775,-1,3351,2765,3352,-1,2451,476,2610,-1,476,2451,2450,-1,2573,3297,3353,-1,2573,537,3297,-1,3354,920,921,-1,920,3354,3355,-1,3356,3309,3357,-1,107,3309,3356,-1,2752,923,922,-1,923,2752,2835,-1,3358,103,320,-1,103,3358,2676,-1,3359,3360,3361,-1,3359,3362,3360,-1,3363,2836,3324,-1,3363,2661,2836,-1,3364,407,3365,-1,3364,3366,407,-1,2695,933,2877,-1,2389,933,2695,-1,2837,3367,3368,-1,2839,3367,2837,-1,221,224,2748,-1,224,221,222,-1,3300,3369,395,-1,3370,3369,3300,-1,2840,343,3246,-1,2840,341,343,-1,3371,2646,2386,-1,3371,2647,2646,-1,3372,415,3373,-1,3372,3374,415,-1,333,3375,394,-1,2744,3375,333,-1,3376,2662,3377,-1,3376,3378,2662,-1,3379,419,3380,-1,3379,391,419,-1,2742,3381,2841,-1,2742,3382,3381,-1,3383,3384,477,-1,944,3384,3383,-1,3385,2670,2669,-1,3385,945,2670,-1,2740,939,412,-1,2739,939,2740,-1,3303,3386,2846,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=14 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_14()
		{
			int[] value = {3387,3386,3303,-1,384,3388,3389,-1,2731,3388,384,-1,3390,3391,2949,-1,3390,3392,3391,-1,3387,2729,2730,-1,3387,3303,2729,-1,3303,2848,2672,-1,3303,2846,2848,-1,262,2726,2727,-1,262,261,2726,-1,3393,3318,3394,-1,3318,3393,3317,-1,265,2703,2725,-1,265,264,2703,-1,3316,461,2728,-1,3316,462,461,-1,3395,464,463,-1,3395,3396,464,-1,282,267,2365,-1,281,267,282,-1,3397,2852,2684,-1,2852,3397,2721,-1,3398,2631,3399,-1,2631,3398,3400,-1,3401,3402,460,-1,3401,3403,3402,-1,472,3404,473,-1,3404,472,3405,-1,3313,3406,3293,-1,3406,3313,3407,-1,288,3408,290,-1,288,3409,3408,-1,3410,2681,2680,-1,2716,2681,3410,-1,2856,474,3411,-1,2856,475,474,-1,296,2713,308,-1,296,2855,2713,-1,2858,3412,488,-1,3412,2858,3413,-1,3414,3415,3416,-1,3415,3414,3417,-1,3416,2585,3414,-1,2585,3416,499,-1,2944,105,2707,-1,105,2944,540,-1,3418,3419,3355,-1,3418,3420,3419,-1,3354,2645,2665,-1,3354,3421,2645,-1,2668,3330,2872,-1,2668,3329,3330,-1,2704,3422,3423,-1,319,3422,2704,-1,201,379,3304,-1,2833,379,201,-1,2629,3424,2628,-1,2629,3425,3424,-1,393,856,855,-1,142,856,393,-1,2935,2767,2436,-1,2935,153,2767,-1,396,3323,397,-1,3323,396,230,-1,2865,3426,2650,-1,2865,2691,3426,-1,2687,2644,2688,-1,2687,2686,2644,-1,2684,2724,2685,-1,2852,2724,2684,-1,2870,3317,287,-1,2870,467,3317,-1,3294,2680,470,-1,3294,3427,2680,-1,3307,3349,969,-1,3349,3307,148,-1,3428,3334,354,-1,3428,3429,3334,-1,464,2757,465,-1,3430,2757,464,-1,2682,3409,288,-1,2682,377,3409,-1,3348,815,820,-1,2450,815,3348,-1,378,306,292,-1,2715,306,378,-1,3431,2835,2752,-1,3431,2674,2835,-1,3393,3431,3432,-1,3393,3433,3431,-1,2642,3389,3320,-1,3389,2642,3434,-1,2664,3418,2665,-1,3418,2664,3435,-1,2743,3301,392,-1,2743,3436,3301,-1,3437,141,3438,-1,3439,141,3437,-1,2658,2867,411,-1,2657,2867,2658,-1,3440,2873,2874,-1,2873,3440,3361,-1,2661,2658,2836,-1,2661,2659,2658,-1,3288,875,2560,-1,873,875,3288,-1,400,2756,2657,-1,400,2832,2756,-1,2691,3366,3441,-1,2691,2690,3366,-1,2652,3442,3443,-1,2654,3442,2652,-1,2696,2877,409,-1,2696,2695,2877,-1,2652,3444,2876,-1,3445,3444,2652,-1,403,2865,404,-1,2689,2865,403,-1,3381,456,2679,-1,3381,2842,456,-1,3383,2642,2641,-1,2642,3383,3434,-1,425,3269,727,-1,3269,425,424,-1,2919,714,2413,-1,714,2919,2497,-1,2442,759,2488,-1,2442,760,759,-1,2722,347,349,-1,2722,2377,347,-1,271,2702,284,-1,271,2862,2702,-1,375,377,376,-1,375,3409,377,-1,2619,2869,175,-1,2619,2726,2869,-1,323,283,324,-1,323,281,283,-1,2601,489,492,-1,3292,489,2601,-1,481,494,3446,-1,2602,494,481,-1,2896,3446,3447,-1,2896,2572,3446,-1,126,2606,2604,-1,126,2883,2606,-1,3416,2395,912,-1,3415,2395,3416,-1,2589,3448,2590,-1,2589,3449,3448,-1,2885,3412,2599,-1,2885,2594,3412,-1,2597,545,2565,-1,2597,546,545,-1,502,2591,2565,-1,501,2591,502,-1,2887,3291,2595,-1,2887,2593,3291,-1,3450,3451,3452,-1,3450,3453,3451,-1,3249,507,312,-1,3249,2394,507,-1,3454,3455,3456,-1,3457,3455,3454,-1,3458,2942,3459,-1,3458,913,2942,-1,553,2889,543,-1,2586,2889,553,-1,3251,3460,2943,-1,3251,3461,3460,-1,520,909,3462,-1,3463,909,520,-1,3253,548,3464,-1,3253,903,548,-1,530,884,531,-1,884,530,535,-1,517,2578,2579,-1,519,2578,517,-1,527,2894,2579,-1,3465,2894,527,-1,538,518,917,-1,538,2390,518,-1,522,908,907,-1,522,919,908,-1,3466,2567,2897,-1,3466,550,2567,-1,3253,2583,2890,-1,3253,3464,2583,-1,900,3467,899,-1,3468,3467,900,-1,2564,2896,484,-1,2564,545,2896,-1,2568,2708,3451,-1,2708,2568,2596,-1,3417,552,2566,-1,3417,3414,552,-1,562,3257,560,-1,3257,562,3469,-1,897,2400,3470,-1,2400,897,2561,-1,3471,2804,3472,-1,2807,2804,3471,-1,2806,2557,2901,-1,2806,2805,2557,-1,3473,3474,3475,-1,3473,3471,3474,-1,3476,2901,573,-1,3477,2901,3476,-1,570,2554,2902,-1,570,840,2554,-1,2555,2434,2556,-1,2555,2432,2434,-1,586,1932,587,-1,1931,1932,586,-1,1924,3478,592,-1,1924,1923,3478,-1,3479,2547,2549,-1,3151,2547,3479,-1,651,1570,652,-1,1571,1570,651,-1,1568,611,2905,-1,1568,1567,611,-1,3480,3285,3481,-1,3480,2513,3285,-1,2543,3482,597,-1,2543,3483,3482,-1,2531,2539,2540,-1,2531,602,2539,-1,3484,660,3258,-1,3484,3485,660,-1,2907,2537,2909,-1,2907,2546,2537,-1,2538,3280,2909,-1,2538,3279,3280,-1,630,3486,631,-1,3486,630,646,-1,2528,2520,645,-1,2520,2528,2524,-1,3487,3277,3488,-1,3277,3487,2521,-1,617,2533,628,-1,2533,617,626,-1,605,3482,2544,-1,605,604,3482,-1,2517,3489,664,-1,2517,2529,3489,-1,3490,664,3489,-1,3275,664,3490,-1,2912,2410,3491,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=15 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_15()
		{
			int[] value = {2912,561,2410,-1,679,697,559,-1,695,697,679,-1,3492,680,2916,-1,3492,681,680,-1,686,2416,687,-1,671,2416,686,-1,3493,13,12,-1,3493,3273,13,-1,2914,3492,676,-1,2507,3492,2914,-1,692,3494,2505,-1,3495,3494,692,-1,758,713,2635,-1,758,3266,713,-1,3496,772,777,-1,3496,2927,772,-1,2503,3497,3496,-1,3497,2503,2504,-1,2920,2637,2636,-1,3498,2637,2920,-1,725,721,2494,-1,725,2484,721,-1,2413,713,2414,-1,713,2413,714,-1,2489,450,2921,-1,2489,2492,450,-1,868,748,2486,-1,748,868,3268,-1,789,737,2926,-1,789,3270,737,-1,3265,2489,766,-1,3265,742,2489,-1,2485,2554,3499,-1,2485,2552,2554,-1,2936,2442,749,-1,2442,2936,2441,-1,2633,444,2924,-1,2633,445,444,-1,746,2936,749,-1,746,3499,2936,-1,2464,2480,2479,-1,2464,2463,2480,-1,785,3500,3501,-1,785,787,3500,-1,2429,2469,845,-1,2429,2428,2469,-1,782,2470,3502,-1,2458,2470,782,-1,2428,2928,3503,-1,2471,2928,2428,-1,2470,3501,3500,-1,2470,778,3501,-1,2501,2430,2502,-1,2430,2501,786,-1,3504,3497,3502,-1,3504,2475,3497,-1,2431,2461,3505,-1,2462,2461,2431,-1,795,170,109,-1,795,2679,170,-1,848,2425,806,-1,848,847,2425,-1,793,2929,786,-1,793,2476,2929,-1,2899,2509,2508,-1,2899,3506,2509,-1,61,2516,62,-1,866,2516,61,-1,489,131,817,-1,489,3292,131,-1,2407,2934,2452,-1,888,2934,2407,-1,124,2446,2779,-1,124,130,2446,-1,2443,2796,2444,-1,2443,2934,2796,-1,568,827,3261,-1,2439,827,568,-1,2439,2438,827,-1,3476,2434,2433,-1,3476,3507,2434,-1,567,2439,568,-1,2439,567,2556,-1,837,2424,2423,-1,2424,837,2457,-1,786,707,793,-1,786,2501,707,-1,2431,801,2456,-1,3505,801,2431,-1,173,110,3508,-1,173,108,110,-1,145,2828,146,-1,2826,2828,145,-1,3443,2827,2826,-1,3443,3442,2827,-1,3509,557,670,-1,865,557,3509,-1,866,653,2516,-1,653,866,654,-1,598,3282,3281,-1,597,3282,598,-1,3510,3511,3512,-1,3511,3510,898,-1,809,3257,3513,-1,809,808,3257,-1,672,3491,670,-1,672,2912,3491,-1,874,2409,875,-1,594,2409,874,-1,886,3256,531,-1,3256,886,526,-1,2404,3514,3512,-1,2941,3514,2404,-1,634,3486,646,-1,634,894,3486,-1,902,2905,611,-1,2905,902,2906,-1,3515,2401,904,-1,2399,2401,3515,-1,2906,2581,2398,-1,3516,2581,2906,-1,2942,3454,3456,-1,2395,3454,2942,-1,3459,3461,3458,-1,3460,3461,3459,-1,3517,513,3518,-1,511,513,3517,-1,2704,2859,312,-1,2704,2860,2859,-1,193,2666,3519,-1,2667,2666,193,-1,3520,3521,3522,-1,3520,3523,3521,-1,932,1104,3524,-1,3247,1104,932,-1,3525,930,929,-1,3525,3370,930,-1,2750,3526,3527,-1,2750,3528,3526,-1,3529,3362,3359,-1,3362,3529,3530,-1,2383,234,3531,-1,234,2383,228,-1,3372,3532,3533,-1,3532,3372,3534,-1,3374,3533,3535,-1,3372,3533,3374,-1,2385,2746,2168,-1,2385,2387,2746,-1,226,3531,234,-1,2384,3531,226,-1,3536,229,2246,-1,3536,3537,229,-1,2946,3538,3539,-1,2946,2382,3538,-1,3540,3541,3379,-1,3540,3542,3541,-1,3382,2100,2843,-1,3382,1293,2100,-1,3543,2379,2947,-1,2379,3543,3322,-1,956,949,3544,-1,956,950,949,-1,3545,3392,962,-1,3545,3391,3392,-1,2950,2732,254,-1,2950,2375,2732,-1,3546,250,2845,-1,3546,3547,250,-1,3548,3321,3388,-1,3549,3321,3548,-1,3387,963,951,-1,2730,963,3387,-1,2067,3550,3551,-1,2067,2070,3550,-1,2728,3552,3553,-1,2728,257,3552,-1,3554,3395,3555,-1,3556,3395,3554,-1,3557,2061,2727,-1,2061,3557,3059,-1,3558,2851,3559,-1,3558,3318,2851,-1,3560,3187,2725,-1,3187,3560,1316,-1,3561,3562,3397,-1,3562,3561,3563,-1,2364,3564,970,-1,3564,2364,3565,-1,3566,3567,3568,-1,3569,3567,3566,-1,3570,2370,2951,-1,3570,3571,2370,-1,2004,3572,3573,-1,3574,3572,2004,-1,2952,3575,2367,-1,3576,3575,2952,-1,3577,3578,3579,-1,3577,3580,3578,-1,967,272,3239,-1,967,3398,272,-1,277,3571,2723,-1,277,2370,3571,-1,3581,3582,3583,-1,3582,3581,3584,-1,3585,3406,3586,-1,3585,3587,3406,-1,2719,3588,3589,-1,2719,290,3588,-1,2716,3590,3591,-1,2716,3410,3590,-1,3592,3405,3593,-1,3594,3405,3592,-1,3595,308,2713,-1,3596,308,3595,-1,3597,3598,3411,-1,3598,3597,3599,-1,3600,305,300,-1,3601,305,3600,-1,2953,2305,2323,-1,2953,2306,2305,-1,3602,3603,3604,-1,3603,3602,3605,-1,3606,3607,3608,-1,3606,3609,3607,-1,2363,2957,3610,-1,2957,2363,1012,-1,3611,3612,3613,-1,3612,3611,3609,-1,2330,2362,3614,-1,2329,2362,2330,-1,3614,2348,2330,-1,3614,3615,2348,-1,2359,3616,3617,-1,2359,2360,3616,-1,3618,1014,3238,-1,3618,3619,1014,-1,1058,3620,1063,-1,1058,3621,3620,-1,2355,992,2353,-1,2355,993,992,-1,3622,1002,1000,-1,2309,1002,3622,-1,3623,3624,3625,-1,3623,3626,3624,-1,3627,3626,3628,-1,3627,3629,3626,-1,3630,3631,3632,-1,3630,3633,3631,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=16 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_16()
		{
			int[] value = {3617,2280,2359,-1,3617,2970,2280,-1,3230,3634,1076,-1,3634,3230,3635,-1,3636,3637,1006,-1,3636,3638,3637,-1,3639,1062,3640,-1,3639,2286,1062,-1,2267,3641,2268,-1,3641,2267,3642,-1,2348,3643,2349,-1,2348,3644,3643,-1,2963,975,977,-1,3645,975,2963,-1,2281,980,979,-1,2260,980,2281,-1,3646,3647,1099,-1,3646,3648,3647,-1,1040,2299,2298,-1,1040,2343,2299,-1,3649,2342,2301,-1,2342,3649,3650,-1,1046,3651,1039,-1,3651,1046,3652,-1,3653,3654,3655,-1,3656,3654,3653,-1,3657,3658,3231,-1,3659,3658,3657,-1,1028,1027,1018,-1,1027,1028,3236,-1,984,2300,2357,-1,984,3660,2300,-1,2319,1004,3661,-1,1032,1004,2319,-1,3662,1075,3663,-1,3662,3664,1075,-1,2308,1035,1034,-1,2308,3665,1035,-1,1033,1003,1034,-1,2322,1003,1033,-1,3666,2958,2266,-1,3666,3628,2958,-1,3667,1006,1005,-1,3636,1006,3667,-1,1006,3661,1004,-1,3661,1006,3637,-1,2315,3668,3621,-1,3668,2315,2314,-1,1011,1035,3665,-1,1035,1011,1010,-1,3669,2338,2339,-1,3670,2338,3669,-1,3649,2289,2290,-1,2301,2289,3649,-1,2960,1027,3236,-1,2960,3237,1027,-1,3671,3654,3672,-1,3671,3673,3654,-1,3658,2294,3674,-1,2295,2294,3658,-1,1068,2292,2276,-1,2292,1068,1049,-1,1024,2965,2284,-1,2965,1024,1025,-1,2285,3675,3676,-1,3675,2285,2284,-1,3677,3605,3602,-1,3610,3605,3677,-1,2283,1055,1057,-1,2283,2274,1055,-1,3616,976,3678,-1,976,3616,2360,-1,3679,3671,3232,-1,3679,1071,3671,-1,3680,2279,2278,-1,2279,3680,2294,-1,3681,2291,1053,-1,3681,3682,2291,-1,3681,1087,3683,-1,3684,1087,3681,-1,3228,2283,1067,-1,3228,3685,2283,-1,2260,2970,2261,-1,2970,2260,2281,-1,3679,3686,3687,-1,3688,3686,3679,-1,2278,3689,3690,-1,1069,3689,2278,-1,3691,3692,3682,-1,3691,1083,3692,-1,3693,2270,2973,-1,2270,3693,3676,-1,3642,3694,3641,-1,3642,3604,3694,-1,2265,3693,3695,-1,3693,2265,2264,-1,3691,3696,3697,-1,3683,3696,3691,-1,3698,2273,2955,-1,2273,3698,2356,-1,3699,1072,3687,-1,3699,2259,1072,-1,3700,3701,3702,-1,3690,3701,3700,-1,3703,3704,3705,-1,3704,3703,3695,-1,3706,3707,3708,-1,3664,3707,3706,-1,3701,3709,3710,-1,3711,3709,3701,-1,3712,1084,3697,-1,3712,3713,1084,-1,1086,3714,2256,-1,2263,3714,1086,-1,3715,1023,1022,-1,1023,3715,1089,-1,1013,2255,2254,-1,2255,1013,1015,-1,3699,3716,3717,-1,3718,3716,3699,-1,3719,3720,3624,-1,3720,3719,3721,-1,2252,3722,2250,-1,3722,2252,3705,-1,3716,3723,3724,-1,3725,3723,3716,-1,3709,3726,3727,-1,3728,3726,3709,-1,3712,3729,3730,-1,3731,3729,3712,-1,2249,3732,2247,-1,3732,2249,3714,-1,2354,3648,2353,-1,3648,2354,3733,-1,3734,2253,3735,-1,2253,3734,2254,-1,3637,3736,3661,-1,3736,3637,3737,-1,2251,3738,2252,-1,2251,3739,3738,-1,3735,3740,3741,-1,3742,3740,3735,-1,3723,3743,3744,-1,3745,3743,3723,-1,1102,3746,1100,-1,3746,1102,3726,-1,3729,3747,3748,-1,3749,3747,3729,-1,2248,3750,3751,-1,3750,2248,2247,-1,1099,3630,3226,-1,3630,1099,3647,-1,3752,3615,3614,-1,3753,3615,3752,-1,2979,3754,2980,-1,2979,3525,3754,-1,3523,3747,3755,-1,3747,3523,3748,-1,3756,3751,3757,-1,3751,3756,2248,-1,3739,2388,3527,-1,2251,2388,3739,-1,3758,3741,3248,-1,3741,3758,3759,-1,3760,928,3761,-1,3744,928,3760,-1,3762,1190,1189,-1,3762,2196,1190,-1,3763,3764,3765,-1,3766,3764,3763,-1,1160,3767,3768,-1,2203,3767,1160,-1,3769,2241,2240,-1,2241,3769,3770,-1,3771,2236,3772,-1,3771,2985,2236,-1,3773,2232,3774,-1,3773,2233,2232,-1,3775,3776,3777,-1,2183,3776,3775,-1,1185,3778,3219,-1,1184,3778,1185,-1,3779,1156,3780,-1,3779,3777,1156,-1,3781,2229,1134,-1,2229,3781,3782,-1,2227,1189,2228,-1,1189,2227,3762,-1,3783,3781,3784,-1,3783,3785,3781,-1,3000,3786,3787,-1,3000,2192,3786,-1,1178,3788,2192,-1,1178,2224,3788,-1,3789,3790,3791,-1,3792,3790,3789,-1,3793,3794,2205,-1,3793,3791,3794,-1,2224,3795,3788,-1,3795,2224,2223,-1,3796,3797,3798,-1,3797,3796,3799,-1,1141,3800,3801,-1,3800,1141,3802,-1,2211,3796,2209,-1,2211,3803,3796,-1,3804,3805,3806,-1,3804,3807,3805,-1,3808,1176,3213,-1,3808,1177,1176,-1,3809,3005,2182,-1,3809,3220,3005,-1,3810,3811,3812,-1,3810,3813,3811,-1,2198,3814,3815,-1,3814,2198,2197,-1,3816,2212,3817,-1,2213,2212,3816,-1,2223,1146,3818,-1,2225,1146,2223,-1,3819,2995,2209,-1,3819,3787,2995,-1,2208,3820,3821,-1,3820,2208,1142,-1,3822,3823,3824,-1,3825,3823,3822,-1,3826,3827,3828,-1,3826,3829,3827,-1,3772,3780,3830,-1,3780,3772,3831,-1,3832,1161,1160,-1,3832,3833,1161,-1,1174,2997,2204,-1,2997,1174,1173,-1,3834,3763,3223,-1,3835,3763,3834,-1,3836,3837,3838,-1,3839,3837,3836,-1,3840,2998,2202,-1,3840,3841,2998,-1,1107,3809,2182,-1,1106,3809,1107,-1,2176,1159,1158,-1,1186,1159,2176,-1,1175,3842,2167,-1,1175,1194,3842,-1,3212,2169,2168,-1,3212,2195,2169,-1,3843,3807,3844,-1,3807,3843,3805,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=17 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_17()
		{
			int[] value = {2991,3845,3846,-1,2220,3845,2991,-1,3847,3848,3849,-1,3848,3847,3845,-1,2190,3850,1181,-1,3850,2190,3844,-1,3846,3851,3818,-1,3846,3852,3851,-1,3847,2187,3852,-1,3847,3004,2187,-1,3002,2190,2189,-1,2190,3002,3853,-1,3854,3799,3214,-1,3854,3797,3799,-1,2185,3855,3856,-1,3855,2185,3004,-1,3857,3858,3856,-1,3857,3859,3858,-1,2995,3860,2210,-1,2995,3861,3860,-1,1152,3862,3863,-1,3862,1152,3216,-1,3864,3865,3866,-1,3865,3864,3859,-1,1167,3867,3841,-1,1167,3868,3867,-1,3869,3789,3821,-1,3869,3792,3789,-1,3870,3871,3872,-1,3864,3871,3870,-1,3871,3873,3874,-1,3875,3873,3871,-1,3802,2998,3800,-1,2998,3802,1164,-1,3876,3877,3878,-1,3872,3877,3876,-1,3877,3879,3880,-1,3874,3879,3877,-1,2987,1164,3802,-1,1164,2987,1165,-1,3881,2216,3882,-1,2216,3881,2217,-1,2181,1107,2179,-1,1107,2181,3224,-1,3883,2183,3775,-1,2184,2183,3883,-1,3884,3885,3886,-1,3885,3884,3882,-1,3886,3887,3888,-1,3889,3887,3886,-1,3890,3891,3768,-1,3891,3890,3892,-1,1161,3893,1162,-1,3894,3893,1161,-1,3895,3896,3887,-1,3895,3897,3896,-1,3827,2178,3897,-1,3827,3007,2178,-1,3893,3898,3899,-1,3900,3898,3893,-1,3898,3901,3902,-1,3903,3901,3898,-1,3904,3905,3906,-1,3813,3905,3904,-1,3817,3907,3908,-1,2212,3907,3817,-1,3909,3774,2232,-1,3909,3783,3774,-1,3910,3911,3912,-1,3906,3911,3910,-1,3913,2172,2171,-1,3908,2172,3913,-1,2172,3914,3008,-1,3915,3914,2172,-1,3839,3782,3916,-1,3836,3782,3839,-1,3917,3911,3918,-1,3917,3919,3911,-1,3920,3917,3921,-1,3920,3922,3917,-1,3923,3835,3834,-1,3835,3923,3914,-1,3924,3838,3925,-1,3924,3926,3838,-1,3927,3928,3922,-1,3927,3929,3928,-1,3923,3930,3931,-1,3923,3932,3930,-1,2243,2226,1122,-1,2243,2227,2226,-1,3933,3811,3934,-1,3814,3811,3933,-1,2214,2227,2243,-1,2197,3811,3814,-1,2197,3812,3811,-1,2214,3762,2227,-1,2213,3762,2214,-1,3816,3762,2213,-1,3816,2196,3762,-1,3935,2196,3816,-1,3935,2197,2196,-1,3935,3812,2197,-1,1147,2221,1145,-1,3804,1171,2218,-1,3804,3213,1171,-1,3806,3213,3804,-1,3806,3808,3213,-1,3936,3808,3806,-1,3936,3937,3808,-1,3936,1147,3937,-1,2219,1147,3936,-1,2219,2221,1147,-1,3938,3939,3940,-1,3939,3938,3901,-1,3941,3225,2200,-1,3941,3942,3225,-1,938,3943,937,-1,3943,938,3879,-1,2168,3944,2385,-1,2167,3944,2168,-1,2167,3842,3944,-1,3532,3927,3945,-1,3532,3946,3927,-1,3947,2384,3932,-1,2194,2384,3947,-1,2194,3531,2384,-1,3948,3949,3950,-1,3951,3949,3948,-1,3952,3953,3954,-1,3953,3952,3955,-1,3956,3957,3958,-1,3956,3959,3957,-1,3960,3961,3962,-1,3963,3961,3960,-1,3964,3965,3966,-1,3965,3964,3967,-1,3965,3968,3969,-1,3965,3970,3968,-1,3971,3972,3973,-1,3971,3974,3972,-1,3975,3976,3973,-1,3975,3977,3976,-1,1196,1292,3978,-1,1196,3979,1292,-1,3980,3981,3982,-1,3981,3980,3978,-1,2152,3983,3984,-1,2154,3983,2152,-1,1245,2165,2162,-1,1244,2165,1245,-1,3985,3986,3987,-1,3985,3988,3986,-1,3989,1272,2115,-1,3989,2159,1272,-1,3990,1280,3991,-1,3206,1280,3990,-1,3992,1285,3993,-1,3992,3994,1285,-1,3028,3195,3995,-1,3996,3195,3028,-1,3997,3998,3999,-1,3997,4000,3998,-1,3016,3032,4001,-1,3032,3016,3015,-1,2156,3019,3018,-1,2156,2158,3019,-1,3203,4002,4003,-1,4002,3203,2136,-1,3022,3025,1239,-1,3022,4004,3025,-1,3196,3193,2118,-1,3193,3196,1290,-1,2110,2152,1199,-1,2110,3024,2152,-1,4005,4006,3966,-1,4006,4005,4007,-1,3963,4008,3961,-1,3963,4009,4008,-1,3959,4010,4011,-1,3959,4012,4010,-1,4013,3966,4006,-1,4013,3964,3966,-1,2145,2150,2108,-1,2145,4014,2150,-1,4015,4016,4017,-1,4016,4015,4018,-1,4019,4020,4021,-1,4019,4022,4020,-1,1206,4023,2147,-1,1206,4024,4023,-1,1206,2149,4024,-1,1230,2149,1229,-1,1230,4024,2149,-1,4025,2145,3026,-1,2145,4025,4026,-1,4027,1265,1266,-1,4028,1265,4027,-1,2107,3996,3028,-1,2107,4029,3996,-1,2141,4030,3993,-1,2141,3029,4030,-1,3999,1197,1221,-1,3999,4031,1197,-1,1218,4032,1253,-1,1218,3982,4032,-1,4033,4034,1203,-1,4033,4035,4034,-1,4036,2103,2102,-1,4036,4037,2103,-1,4038,4039,3044,-1,4039,4038,4037,-1,3012,2102,2117,-1,3012,4036,2102,-1,3015,3031,4040,-1,3015,2156,3031,-1,2136,1243,4002,-1,2136,1241,1243,-1,1216,1248,3034,-1,1216,1215,1248,-1,4041,2159,3989,-1,4042,2159,4041,-1,4043,1278,2161,-1,1278,4043,1273,-1,4044,4045,2160,-1,4046,4045,4044,-1,3035,1258,1247,-1,4047,1258,3035,-1,1295,2130,4048,-1,1295,4049,2130,-1,1259,2098,3036,-1,1259,4050,2098,-1,4051,1284,2105,-1,4051,4052,1284,-1,3037,4053,4054,-1,4053,3037,2126,-1,1257,1216,3034,-1,1216,1257,2124,-1,3020,4022,4055,-1,3020,4056,4022,-1,3950,4057,4009,-1,3949,4057,3950,-1,2165,4058,3958,-1,2164,4058,2165,-1,2163,3957,4059,-1,2162,3957,2163,-1,3040,1207,2146,-1,3040,3041,1207,-1,4060,1231,4061,-1,1231,4060,1232,-1,1208,4007,1209,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=18 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_18()
		{
			int[] value = {1208,4006,4007,-1,4004,3948,3039,-1,4004,3951,3948,-1,3954,4060,4062,-1,4060,3954,3953,-1,4063,4064,4065,-1,4066,4064,4063,-1,3979,3193,1292,-1,3979,4067,3193,-1,4068,2157,3017,-1,4068,4069,2157,-1,1237,2114,3023,-1,2114,1237,2112,-1,4053,3990,4054,-1,4053,4025,3990,-1,2109,3024,2110,-1,3044,3024,2109,-1,4018,3029,2143,-1,4018,4070,3029,-1,4071,3201,1226,-1,4071,4072,3201,-1,4073,4074,4075,-1,4074,4073,4076,-1,4077,4000,3997,-1,4078,4000,4077,-1,2151,3203,4079,-1,3203,2151,3204,-1,2105,1283,3045,-1,2105,1284,1283,-1,3044,4080,2153,-1,4039,4080,3044,-1,4034,1275,1200,-1,4034,4035,1275,-1,4081,4082,3540,-1,4082,4081,4083,-1,2100,4084,943,-1,4084,2100,2099,-1,4085,2380,4086,-1,4085,2947,2380,-1,2098,2948,947,-1,4050,2948,2098,-1,1256,2382,941,-1,1255,2382,1256,-1,2089,3047,2095,-1,1300,3047,2089,-1,4087,4088,4089,-1,4087,4090,4088,-1,4091,4090,4087,-1,4091,4092,4090,-1,2096,4088,4093,-1,4088,2096,2095,-1,4091,4094,4095,-1,4087,4094,4091,-1,4089,2094,4096,-1,3047,2094,4089,-1,4097,2092,4098,-1,4097,1301,2092,-1,4099,2090,4100,-1,2091,2090,4099,-1,4101,4102,4103,-1,4100,4102,4101,-1,4104,4105,4106,-1,4105,4104,4093,-1,4094,4107,4108,-1,4109,4107,4094,-1,2094,4110,3049,-1,1299,4110,2094,-1,4097,4111,2086,-1,4112,4111,4097,-1,4113,4114,4115,-1,4114,4113,4116,-1,4117,2085,4118,-1,4119,2085,4117,-1,1307,4120,2088,-1,1307,1306,4120,-1,4121,4122,4123,-1,4122,4121,4124,-1,2086,4125,2087,-1,4111,4125,2086,-1,4125,1311,1313,-1,4126,1311,4125,-1,4113,4127,4128,-1,4115,4127,4113,-1,2084,4118,2085,-1,2084,2074,4118,-1,2079,3050,2077,-1,3050,2079,4129,-1,2078,4130,4131,-1,4130,2078,2077,-1,4132,4127,4133,-1,4127,4132,4128,-1,4134,2074,2084,-1,4134,2075,2074,-1,1305,4135,4136,-1,1304,4135,1305,-1,4137,2081,4138,-1,2081,4137,3188,-1,4131,4139,2078,-1,4131,4140,4139,-1,4141,4142,4143,-1,4141,4144,4142,-1,4145,3054,4146,-1,3054,4145,4147,-1,4148,4149,4150,-1,4151,4149,4148,-1,4149,4152,4153,-1,4154,4152,4149,-1,4137,4155,4156,-1,4138,4155,4137,-1,4140,4157,4139,-1,4140,4158,4157,-1,4159,4141,4160,-1,4141,4159,4144,-1,4161,4146,4162,-1,4146,4161,4145,-1,4163,2373,4162,-1,4163,2374,2373,-1,4152,3242,4153,-1,4152,4164,3242,-1,4155,3240,4156,-1,4155,3241,3240,-1,4158,3546,4157,-1,4158,3547,3546,-1,4165,4160,960,-1,4160,4165,4159,-1,4161,2373,4166,-1,4162,2373,4161,-1,3055,4167,2073,-1,3055,3553,4167,-1,2066,2070,2067,-1,3056,2070,2066,-1,2064,3558,4168,-1,2064,3058,3558,-1,2061,4169,4170,-1,4169,2061,2060,-1,4171,4172,4173,-1,4171,3556,4172,-1,4174,1358,3180,-1,4175,1358,4174,-1,1356,4176,2059,-1,1356,1355,4176,-1,4177,4178,4179,-1,4177,4180,4178,-1,4181,3069,4182,-1,4181,3070,3069,-1,2049,1361,1328,-1,2049,4183,1361,-1,1332,1354,1333,-1,1354,1332,1325,-1,1319,4184,4185,-1,4184,1319,2057,-1,4186,2037,1357,-1,4187,2037,4186,-1,4188,3176,4189,-1,3176,4188,4190,-1,4191,1337,4192,-1,4191,1338,1337,-1,1364,4193,2054,-1,1364,4194,4193,-1,4195,4196,3178,-1,4195,4197,4196,-1,4198,4199,4200,-1,4198,4201,4199,-1,4202,4195,4203,-1,4202,4197,4195,-1,2045,4204,2046,-1,2045,4182,4204,-1,4205,2059,4176,-1,4206,2059,4205,-1,4207,4179,4178,-1,4208,4179,4207,-1,4174,2041,3065,-1,4174,4209,2041,-1,2047,4210,4211,-1,2047,2046,4210,-1,3066,2044,3064,-1,3066,1330,2044,-1,1327,1351,2043,-1,1327,4206,1351,-1,4212,4213,1346,-1,4212,4208,4213,-1,4214,1345,4215,-1,4214,3065,1345,-1,2028,2053,4216,-1,2028,4217,2053,-1,2043,1350,2040,-1,1351,1350,2043,-1,4189,4218,4188,-1,4189,1342,4218,-1,2038,4219,4220,-1,2038,1339,4219,-1,4221,3182,4222,-1,1340,3182,4221,-1,4223,4213,4224,-1,4223,4225,4213,-1,4226,4227,4228,-1,4229,4227,4226,-1,4230,4231,4232,-1,1344,4231,4230,-1,1323,4233,4234,-1,1322,4233,1323,-1,2035,3068,3070,-1,3068,2035,3067,-1,4235,4184,4183,-1,4184,4235,3185,-1,2040,2034,4194,-1,1350,2034,2040,-1,4236,4200,4199,-1,4236,4237,4200,-1,4238,4203,4195,-1,4238,4239,4203,-1,4240,4241,4242,-1,4241,4240,4190,-1,4243,2033,3071,-1,2033,4243,4242,-1,4216,2029,2028,-1,4216,4244,2029,-1,4245,4246,4247,-1,4248,4246,4245,-1,4226,4249,4250,-1,4237,4249,4226,-1,4251,4252,4253,-1,4239,4252,4251,-1,4252,4254,4173,-1,4255,4254,4252,-1,4243,4169,4256,-1,4243,4257,4169,-1,2029,2064,3072,-1,2029,2063,2064,-1,2066,4258,4247,-1,2066,2065,4258,-1,4167,4259,4250,-1,4167,4260,4259,-1,4172,4261,4253,-1,4172,4262,4261,-1,4263,4264,4265,-1,4263,4266,4264,-1,4267,2025,4268,-1,4267,3073,2025,-1,1985,4269,4270,-1,1985,1369,4269,-1,2011,4271,4272,-1,1385,4271,2011,-1,2023,4273,4274,-1,4273,2023,2022,-1,3173,1389,3174,-1,1389,3173,4275,-1,2021,3160,1382,-1,2021,2019,3160,-1,1432,4276,4277,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=19 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_19()
		{
			int[] value = {1436,4276,1432,-1,4278,4279,4280,-1,4279,4278,4281,-1,2027,4282,4283,-1,2027,4284,4282,-1,1443,4285,3163,-1,1443,4286,4285,-1,4287,3083,1990,-1,4287,4288,3083,-1,4289,4290,3164,-1,4289,4291,4290,-1,1425,2000,4292,-1,1425,1433,2000,-1,4293,3161,4294,-1,4295,3161,4293,-1,2011,1383,1385,-1,1383,2011,2010,-1,4295,1377,3172,-1,4293,1377,4295,-1,1982,4296,4297,-1,1982,1981,4296,-1,4298,2014,4299,-1,2014,4298,4300,-1,1398,3162,1994,-1,1398,4301,3162,-1,4302,1434,1394,-1,4302,2005,1434,-1,2007,4303,4304,-1,4303,2007,1975,-1,3078,4305,4306,-1,4305,3078,2002,-1,4307,4308,4309,-1,4310,4308,4307,-1,2952,4311,4312,-1,2369,4311,2952,-1,4313,3562,3563,-1,4313,4314,3562,-1,4315,3564,3565,-1,4315,4316,3564,-1,968,4317,966,-1,968,1967,4317,-1,1977,1446,1979,-1,1977,4318,1446,-1,4319,4320,4321,-1,3171,4320,4319,-1,4322,1970,3088,-1,4283,1970,4322,-1,4310,1971,4323,-1,4307,1971,4310,-1,1439,4324,1973,-1,1439,1438,4324,-1,4325,4324,4326,-1,4301,4324,4325,-1,3167,4292,1441,-1,3167,1425,4292,-1,4327,4292,2000,-1,4327,4328,4292,-1,1976,4329,1997,-1,1978,4329,1976,-1,1997,2018,1390,-1,1997,4329,2018,-1,1394,4330,4331,-1,1394,1396,4330,-1,1987,4279,4332,-1,4279,1987,4333,-1,4334,1988,1991,-1,4334,1989,1988,-1,3083,1993,1988,-1,4335,1993,3083,-1,4336,4337,4338,-1,1392,4337,4336,-1,4339,4266,4263,-1,4340,4266,4339,-1,1369,1984,1370,-1,1369,1985,1984,-1,4285,3084,4276,-1,3084,4285,4341,-1,4342,4343,4299,-1,4342,4267,4343,-1,1378,3170,1393,-1,3074,3170,1378,-1,2019,1383,4294,-1,2019,1384,1383,-1,3085,1977,1979,-1,1978,1977,3085,-1,3079,3087,1403,-1,3087,3079,4344,-1,1992,4345,1991,-1,1992,2015,4345,-1,1972,4346,3088,-1,1972,4347,4346,-1,4348,4349,4350,-1,4321,4349,4348,-1,4351,4352,4353,-1,4300,4351,2014,-1,4300,4352,4351,-1,1419,4315,3080,-1,1419,4316,4315,-1,1405,1967,1966,-1,1405,4317,1967,-1,4354,4355,4356,-1,4355,4354,4304,-1,2003,4357,4358,-1,4357,2003,4302,-1,4359,4309,4308,-1,4359,4312,4309,-1,3160,4294,3161,-1,3160,2019,4294,-1,4360,4361,4362,-1,4361,4360,4363,-1,4364,4365,4366,-1,4367,4365,4364,-1,4368,4369,4370,-1,4371,4369,4368,-1,4372,4373,4374,-1,4373,4372,4375,-1,4376,4377,4378,-1,4376,4379,4377,-1,4380,4381,4382,-1,4383,4381,4380,-1,4374,4384,4385,-1,4386,4384,4374,-1,4387,4369,4388,-1,4387,4389,4369,-1,1451,4390,3158,-1,4390,1451,4365,-1,4391,4377,4392,-1,4377,4391,4362,-1,4393,4394,4395,-1,4394,4393,4392,-1,4396,4397,4398,-1,4399,4397,4396,-1,4400,4401,4402,-1,4403,4401,4400,-1,4404,4405,4406,-1,4407,4405,4404,-1,1963,4408,4409,-1,4408,1963,1449,-1,4410,4395,4411,-1,4395,4410,4393,-1,4398,4412,4413,-1,4397,4412,4398,-1,4402,4414,4415,-1,4401,4414,4402,-1,4406,4416,4417,-1,4405,4416,4406,-1,4416,1965,4418,-1,3090,1965,4416,-1,4419,4420,4421,-1,4420,4419,4422,-1,4423,4424,4425,-1,4423,4426,4424,-1,4427,4428,4429,-1,4430,4428,4427,-1,4428,4431,4432,-1,4433,4431,4428,-1,4434,4435,4436,-1,4437,4435,4434,-1,4438,4439,4440,-1,4439,4438,1964,-1,4441,4442,4443,-1,4442,4441,4444,-1,4445,4446,4447,-1,4448,4446,4445,-1,4446,4449,4450,-1,4451,4449,4446,-1,4452,4453,4454,-1,4455,4453,4452,-1,4456,4457,4458,-1,4459,4457,4456,-1,4460,4461,4462,-1,4461,4460,4463,-1,4464,4465,4466,-1,4465,4464,4467,-1,4468,4469,4470,-1,4469,4468,4466,-1,4471,4472,4473,-1,4474,4472,4471,-1,4475,4476,4477,-1,4478,4476,4475,-1,4479,4480,4481,-1,4480,4479,4482,-1,4483,4484,4485,-1,4484,4483,4486,-1,3586,4487,3585,-1,4487,3586,4485,-1,4488,3589,3588,-1,4489,3589,4488,-1,4490,3591,3590,-1,4491,3591,4490,-1,4492,3594,3592,-1,4493,3594,4492,-1,4371,4494,4495,-1,4376,4496,4497,-1,4378,4496,4376,-1,4378,4498,4496,-1,4361,4498,4378,-1,4361,4375,4498,-1,4363,4375,4361,-1,4363,4373,4375,-1,4499,4373,4363,-1,4499,4500,4373,-1,4501,4500,4499,-1,4501,4502,4500,-1,4367,4502,4501,-1,4364,4502,4367,-1,4364,4368,4502,-1,4364,4371,4368,-1,4364,4494,4371,-1,1953,1962,1958,-1,1952,1962,1953,-1,1961,4503,3092,-1,4504,4503,1961,-1,4505,4506,4507,-1,4508,4506,4505,-1,4509,1454,4510,-1,1454,4509,4511,-1,4512,4507,4513,-1,4507,4512,3156,-1,4514,3092,4515,-1,3092,4514,1959,-1,4516,1957,4517,-1,1958,1957,4516,-1,1456,4518,4519,-1,4520,4518,1456,-1,4521,4522,1460,-1,4522,4521,4510,-1,4523,4524,4513,-1,4523,4525,4524,-1,4515,4526,4527,-1,4528,4526,4515,-1,1957,4529,4530,-1,1457,4529,1957,-1,4531,4529,4519,-1,4531,4532,4529,-1,4533,4521,4534,-1,4521,4533,4535,-1,4536,4537,4538,-1,4537,4536,4525,-1,4526,4539,4540,-1,4541,4539,4526,-1,4539,4542,4543,-1,4544,4542,4539,-1,4531,4545,4546,-1,4547,4545,4531,-1,4548,1956,1955,-1,1956,4548,4534,-1,4549,4536,4550,-1,4536,4549,4551,-1,4552,4553,4554,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=20 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_20()
		{
			int[] value = {4553,4552,4550,-1,4555,4556,4557,-1,4543,4556,4555,-1,4558,4559,4546,-1,4558,4560,4559,-1,4561,4548,4562,-1,4548,4561,4563,-1,4549,4564,4565,-1,4549,4566,4564,-1,4567,4552,4568,-1,4552,4567,4566,-1,4569,4570,4571,-1,4557,4570,4569,-1,4572,4573,4560,-1,4572,4574,4573,-1,4575,4576,4577,-1,4561,4576,4575,-1,4578,4579,4576,-1,4578,4580,4579,-1,4581,4567,4582,-1,4567,4581,4583,-1,4584,4571,4585,-1,4571,4584,4586,-1,4587,4588,4589,-1,4574,4588,4587,-1,4590,4591,4592,-1,4577,4591,4590,-1,4591,3599,4593,-1,4579,3599,4591,-1,4594,4581,973,-1,4581,4594,4595,-1,4596,4584,3600,-1,4584,4596,4597,-1,4598,4599,4600,-1,4589,4599,4598,-1,1835,1831,4601,-1,1832,1831,1835,-1,1792,1860,3095,-1,1794,1860,1792,-1,1508,1947,1507,-1,1947,1508,1949,-1,1506,1502,1504,-1,1502,1506,1946,-1,1469,1481,1477,-1,1469,1468,1481,-1,1511,1802,1757,-1,1742,1802,1511,-1,4602,4603,3118,-1,4603,4602,4604,-1,3107,1880,3108,-1,1850,1880,3107,-1,4605,3110,1840,-1,1834,3110,4605,-1,1857,1555,1936,-1,1857,3093,1555,-1,1818,4606,1939,-1,4607,4606,1818,-1,1915,1564,3111,-1,1565,1564,1915,-1,3154,3152,1795,-1,1937,3152,3154,-1,1619,1933,4608,-1,1619,1644,1933,-1,584,1906,1930,-1,584,1639,1906,-1,580,1572,1571,-1,580,1907,1572,-1,3150,1487,3106,-1,1487,3150,1530,-1,3106,1486,3136,-1,1487,1486,3106,-1,1807,1565,1915,-1,1804,1565,1807,-1,3103,1876,1920,-1,3103,1865,1876,-1,1590,1800,1591,-1,1801,1800,1590,-1,1811,4609,1603,-1,1810,4609,1811,-1,1594,3114,1823,-1,1594,1600,3114,-1,1605,1595,1916,-1,1595,1605,1593,-1,1828,1717,1829,-1,1828,1885,1717,-1,1788,1613,1612,-1,1613,1788,3148,-1,1614,3148,1788,-1,1614,1914,3148,-1,1850,4610,1851,-1,4610,1850,3107,-1,1463,1849,1847,-1,1463,1944,1849,-1,1900,1572,1907,-1,1900,1700,1572,-1,3121,1704,1656,-1,1704,3121,1705,-1,4611,1902,3116,-1,1902,4611,4612,-1,1901,1893,1684,-1,1901,1664,1893,-1,3118,4613,4602,-1,3118,1903,4613,-1,4614,1890,3119,-1,4614,4615,1890,-1,3142,3140,3141,-1,3142,3144,3140,-1,1903,4611,4613,-1,1903,1904,4611,-1,1561,1702,1559,-1,1775,1702,1561,-1,1826,1825,4616,-1,1826,1725,1825,-1,1882,3139,1739,-1,1882,1883,3139,-1,1721,1517,1797,-1,1517,1721,1519,-1,3123,1834,1833,-1,1834,3123,3110,-1,1921,1762,1876,-1,1762,1921,1533,-1,1873,1591,1800,-1,1873,4617,1591,-1,1875,4618,3135,-1,4618,1875,1747,-1,1872,1871,1870,-1,1872,1874,1871,-1,3129,1872,1870,-1,3129,4619,1872,-1,1836,1761,1878,-1,1762,1761,1836,-1,1583,1841,4620,-1,1583,1582,1841,-1,1859,1791,1844,-1,1859,1772,1791,-1,4621,1917,4604,-1,1917,4621,1737,-1,3093,1553,1540,-1,1857,1553,3093,-1,1553,1848,1554,-1,1848,1553,1855,-1,1849,1943,1850,-1,1849,1944,1943,-1,1847,1616,1848,-1,1847,1912,1616,-1,1789,1941,4622,-1,1789,1771,1941,-1,3094,4622,3154,-1,1789,4622,3094,-1,3123,4623,4620,-1,4623,3123,1878,-1,1830,4605,1838,-1,4605,1830,1832,-1,4601,1888,1835,-1,4601,1711,1888,-1,4624,4604,4602,-1,4624,4621,4604,-1,4625,1711,4601,-1,4616,1711,4625,-1,4616,1709,1711,-1,4616,1825,1709,-1,1726,1708,1703,-1,1726,1725,1708,-1,1686,1815,1821,-1,1686,1688,1815,-1,1648,1816,1621,-1,1824,1816,1648,-1,1638,1902,4612,-1,1638,1637,1902,-1,3118,1827,3117,-1,3118,4603,1827,-1,3099,3119,4626,-1,3119,3099,4614,-1,4615,1889,1890,-1,1774,1889,4615,-1,1764,4627,1760,-1,1764,4618,4627,-1,1541,4628,1557,-1,1554,4628,1541,-1,1728,1618,1729,-1,1728,1784,1618,-1,1714,1879,1881,-1,1879,1714,1713,-1,1844,1790,1473,-1,1844,1791,1790,-1,4623,1525,3137,-1,1526,1525,4623,-1,1760,3125,1758,-1,3125,1760,4627,-1,4626,4629,3099,-1,4630,4629,4626,-1,1753,3135,1767,-1,3135,1753,1875,-1,1491,1745,3134,-1,1745,1491,1743,-1,1746,4617,1747,-1,4617,1746,1591,-1,3137,3106,3136,-1,3106,3137,1525,-1,1521,1887,1518,-1,1887,1521,1718,-1,1883,1742,1510,-1,1883,1734,1742,-1,1524,1719,3153,-1,1524,1714,1719,-1,1723,1721,1710,-1,1723,1722,1721,-1,3109,3138,1720,-1,3109,1738,3138,-1,1610,1876,1762,-1,1610,1514,1876,-1,1704,1708,1707,-1,1708,1704,1703,-1,1909,4612,1658,-1,4612,1909,1638,-1,1892,3120,1690,-1,1892,1695,3120,-1,1940,3144,3142,-1,1699,3144,1940,-1,1813,1692,1891,-1,1692,1813,1693,-1,1669,1666,1674,-1,1669,1898,1666,-1,1897,1679,1900,-1,1680,1679,1897,-1,4602,4631,4624,-1,4602,4613,4631,-1,4612,1904,1658,-1,4612,4611,1904,-1,1707,1656,1704,-1,1707,1808,1656,-1,3146,1629,1625,-1,3145,1629,3146,-1,1621,1624,1623,-1,1624,1621,1620,-1,1462,1944,1463,-1,1462,1854,1944,-1,1759,1464,1846,-1,1868,1464,1759,-1,4632,3122,3139,-1,3122,4632,3104,-1,0,1603,4609,-1,1603,0,3115,-1,3149,1810,1598,-1,3149,4609,1810,-1,1919,1918,1816,-1,1918,1919,1604,-1,1750,3126,4630,-1,1750,1869,3126,-1,3098,1928,4633,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=21 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_21()
		{
			int[] value = {3098,1925,1928,-1,1475,1470,1466,-1,1470,1475,1474,-1,1477,1467,1469,-1,1472,1467,1477,-1,1636,4634,2548,-1,1636,1630,4634,-1,1907,579,1908,-1,1907,580,579,-1,3147,1931,1534,-1,1931,3147,1624,-1,1796,4607,1837,-1,4606,4607,1796,-1,4606,1795,3152,-1,4606,1796,1795,-1,1616,1554,1848,-1,4628,1554,1616,-1,4607,1817,1563,-1,4607,1818,1817,-1,1550,1936,1555,-1,1549,1936,1550,-1,1917,1736,1713,-1,1917,1737,1736,-1,1528,1942,1926,-1,1528,3150,1942,-1,1516,1515,1514,-1,1516,1886,1515,-1,1510,4633,4632,-1,4633,1510,3098,-1,1950,1507,1506,-1,1950,1492,1507,-1,1947,1506,1507,-1,1946,1506,1947,-1,3127,1484,1483,-1,1484,3127,1509,-1,1475,1794,1476,-1,1475,1860,1794,-1,4635,4621,4624,-1,4635,3101,4621,-1,4589,4636,4599,-1,4588,4636,4589,-1,3600,4585,3601,-1,4585,3600,4584,-1,4582,973,4581,-1,4582,4637,973,-1,3599,4580,3598,-1,4580,3599,4579,-1,3596,4638,4639,-1,3596,3595,4638,-1,4574,4638,4588,-1,4572,4638,4574,-1,4571,4640,4585,-1,4570,4640,4571,-1,4582,4568,4641,-1,4568,4582,4567,-1,4580,4642,4643,-1,4642,4580,4578,-1,4576,4562,4578,-1,4562,4576,4561,-1,4560,4644,4572,-1,4558,4644,4560,-1,4557,4645,4570,-1,4556,4645,4557,-1,4568,4554,4646,-1,4554,4568,4552,-1,4642,4647,4648,-1,4647,4642,4649,-1,4562,1955,4649,-1,1955,4562,4548,-1,4546,4650,4558,-1,4545,4650,4546,-1,4543,4651,4556,-1,4542,4651,4543,-1,4554,4652,4653,-1,4652,4554,4553,-1,4550,4538,4553,-1,4538,4550,4536,-1,4563,4534,4548,-1,4534,4563,4533,-1,4532,4546,4559,-1,4531,4546,4532,-1,4540,4543,4555,-1,4539,4543,4540,-1,4527,4540,4654,-1,4526,4540,4527,-1,4525,4551,4524,-1,4525,4536,4551,-1,4534,1460,1956,-1,1460,4534,4521,-1,4519,4547,4531,-1,4518,4547,4519,-1,4541,4544,4539,-1,4655,4544,4541,-1,4528,4541,4526,-1,4656,4541,4528,-1,4525,4657,4537,-1,4657,4525,4523,-1,1460,4658,1458,-1,4658,1460,4522,-1,4520,4659,4518,-1,4660,4659,4520,-1,1455,4520,1456,-1,3091,4520,1455,-1,3092,4528,4515,-1,4503,4528,3092,-1,4506,4513,4507,-1,4506,4523,4513,-1,4510,1453,4522,-1,1453,4510,1454,-1,4661,4511,4662,-1,4663,4511,4661,-1,4505,3156,3155,-1,4505,4507,3156,-1,4503,4664,4665,-1,4664,4503,4504,-1,3594,4479,4666,-1,4479,3594,4493,-1,4491,4667,3591,-1,4477,4667,4491,-1,4489,4668,3589,-1,4473,4668,4489,-1,3585,4468,4669,-1,4468,3585,4487,-1,3582,4670,4671,-1,4670,3582,4672,-1,4481,4460,4672,-1,4460,4481,4480,-1,4478,4492,4476,-1,4458,4492,4478,-1,4474,4490,4472,-1,4454,4490,4474,-1,4469,4488,4470,-1,4450,4488,4469,-1,4466,4447,4469,-1,4447,4466,4465,-1,4462,4441,4486,-1,4441,4462,4461,-1,4457,4438,4482,-1,4438,4457,4459,-1,4455,4475,4453,-1,4436,4475,4455,-1,4451,4471,4449,-1,4432,4471,4451,-1,4448,4451,4446,-1,4429,4451,4448,-1,4424,4443,4442,-1,4424,4467,4443,-1,4440,4419,4463,-1,4419,4440,4439,-1,4437,4456,4435,-1,4418,4456,4437,-1,4433,4452,4431,-1,4673,4452,4433,-1,4430,4433,4428,-1,4415,4433,4430,-1,4423,4445,4426,-1,4413,4445,4423,-1,4421,4410,4444,-1,4410,4421,4420,-1,4417,4418,4437,-1,4416,4418,4417,-1,4674,4417,4675,-1,4406,4417,4674,-1,4676,4415,4430,-1,4402,4415,4676,-1,4677,4413,4423,-1,4398,4413,4677,-1,4420,4393,4410,-1,4393,4420,4678,-1,3090,1449,1963,-1,1449,3090,1450,-1,1450,4407,1451,-1,1450,4405,4407,-1,4403,4679,4401,-1,4389,4679,4403,-1,4399,4680,4397,-1,4385,4680,4399,-1,4382,4395,4394,-1,4382,4681,4395,-1,4408,4682,4683,-1,4682,4408,4684,-1,3158,4685,4684,-1,4685,3158,4390,-1,4404,4388,4686,-1,4404,4387,4388,-1,4386,4400,4384,-1,4687,4400,4386,-1,4383,4396,4381,-1,4688,4396,4383,-1,4379,4497,4380,-1,4497,4379,4376,-1,4498,4372,4688,-1,4375,4372,4498,-1,4502,4370,4687,-1,4368,4370,4502,-1,4494,4366,4686,-1,4364,4366,4494,-1,4685,4363,4360,-1,4363,4685,4499,-1,1411,4314,4313,-1,1407,4314,1411,-1,4312,1413,4309,-1,4312,4311,1413,-1,2003,2005,4302,-1,2003,3078,2005,-1,4689,4304,4354,-1,4304,4689,2007,-1,4318,1416,1446,-1,4318,4690,1416,-1,4691,4315,4692,-1,3080,4315,4691,-1,1395,4332,1396,-1,4332,1395,1987,-1,4321,1421,4349,-1,4320,1421,4321,-1,4330,4346,4347,-1,4346,4330,4693,-1,2001,4344,3079,-1,4344,2001,3081,-1,4694,1380,1437,-1,1380,4694,1381,-1,3074,4287,3170,-1,4695,4287,3074,-1,3073,4342,3175,-1,3073,4267,4342,-1,3166,4696,4341,-1,4696,3166,3165,-1,3175,2026,3073,-1,3077,2026,3175,-1,4326,1438,4697,-1,1438,4326,4324,-1,4698,1392,1391,-1,4698,4337,1392,-1,4337,4344,4338,-1,4337,3087,4344,-1,4332,4281,4693,-1,4281,4332,4279,-1,1428,2018,4329,-1,2018,1428,1427,-1,4328,1441,4292,-1,1441,4328,1442,-1,1402,4326,2016,-1,4325,4326,1402,-1,4697,4699,1998,-1,4699,4697,4290,-1,4349,1408,1410,-1,4349,1421,1408,-1,4307,1972,1971,-1,1412,1972,4307,-1,4283,4700,1970,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=22 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_22()
		{
			int[] value = {4282,4700,4283,-1,1387,4320,3171,-1,1387,1969,4320,-1,3569,1967,968,-1,3569,1968,1967,-1,1415,4316,1447,-1,3564,4316,1415,-1,4314,4701,3562,-1,4314,4702,4701,-1,4312,3576,2952,-1,4312,4359,3576,-1,4357,1414,3168,-1,1414,4357,4331,-1,3169,4310,1409,-1,3169,4308,4310,-1,1423,4691,1406,-1,4327,4691,1423,-1,2372,4354,2951,-1,2372,4689,4354,-1,4331,4302,1394,-1,4331,4357,4302,-1,4299,2013,4342,-1,2013,4299,2014,-1,4297,4339,1982,-1,4353,4339,4297,-1,2009,3165,1370,-1,4703,3165,2009,-1,1382,3159,2022,-1,1382,3160,3159,-1,4703,4351,4704,-1,4703,2009,4351,-1,1440,4289,3164,-1,1440,4705,4289,-1,3170,1990,1391,-1,3170,4287,1990,-1,1389,3082,1390,-1,1389,4275,3082,-1,3171,4269,1372,-1,4319,4269,3171,-1,2025,4283,4322,-1,2025,2027,4283,-1,4264,4279,4333,-1,4264,4280,4279,-1,1437,2023,2017,-1,2023,1437,1380,-1,4291,1381,4694,-1,4291,3075,1381,-1,1379,3172,1377,-1,1379,3173,3172,-1,1376,4271,1385,-1,1376,1375,4271,-1,1386,3166,4286,-1,1386,1373,3166,-1,1986,4270,4284,-1,1986,1985,4270,-1,4266,4280,4264,-1,4266,4706,4280,-1,4341,1981,3084,-1,1981,4341,4696,-1,4173,4253,4252,-1,4173,4172,4253,-1,4250,2073,4167,-1,4249,2073,4250,-1,3056,4247,4246,-1,3056,2066,4247,-1,2063,4244,1315,-1,4244,2063,2029,-1,3071,4257,4243,-1,3071,4707,4257,-1,2062,4255,4708,-1,2062,4254,4255,-1,4255,4239,4238,-1,4255,4252,4239,-1,4237,4709,4249,-1,4236,4709,4237,-1,4248,4710,4246,-1,4711,4710,4248,-1,4712,4216,4713,-1,4712,4244,4216,-1,4242,4714,2033,-1,4714,4242,4241,-1,4195,3179,4238,-1,3178,3179,4195,-1,4715,4199,4716,-1,4715,4236,4199,-1,1347,4717,2051,-1,3181,4717,1347,-1,1365,2039,1366,-1,1365,1362,2039,-1,1318,2058,1360,-1,3060,2058,1318,-1,4718,3185,4235,-1,3185,4718,3183,-1,3180,1357,2037,-1,3180,1358,1357,-1,1322,4177,4233,-1,3061,4177,1322,-1,1331,1356,1332,-1,2055,1356,1331,-1,4719,4232,4201,-1,4230,4232,4719,-1,4222,4196,4197,-1,3182,4196,4222,-1,4720,4248,4245,-1,4720,3062,4248,-1,1346,4225,3181,-1,4213,4225,1346,-1,4215,1344,4230,-1,1345,1344,4215,-1,4198,4225,4223,-1,4198,4721,4225,-1,4220,4722,4211,-1,4220,4219,4722,-1,4188,4722,4723,-1,4188,4218,4722,-1,4193,4245,4724,-1,4193,4720,4245,-1,2030,4217,2028,-1,2030,4192,4217,-1,4208,4224,4213,-1,4208,4207,4224,-1,1349,4206,4205,-1,1351,4206,1349,-1,4211,3063,4220,-1,4211,4210,3063,-1,4175,3065,4214,-1,4175,4174,3065,-1,4208,4725,4179,-1,4212,4725,4208,-1,1326,4206,1327,-1,1326,2059,4206,-1,4726,4182,2045,-1,4726,4181,4182,-1,4231,4203,4727,-1,4231,4202,4203,-1,4721,4200,4228,-1,4721,4198,4200,-1,4194,4720,4193,-1,4194,2034,4720,-1,4714,1338,4191,-1,4714,4728,1338,-1,3178,4189,3176,-1,3178,4196,4189,-1,1357,4729,4186,-1,4729,1357,4730,-1,3068,3184,3183,-1,3068,4731,3184,-1,4732,4183,2049,-1,4732,4235,4183,-1,4733,3070,4181,-1,4733,2035,3070,-1,4233,4179,4725,-1,4233,4177,4179,-1,1332,1326,1325,-1,1332,1356,1326,-1,4734,4173,4254,-1,4734,4171,4173,-1,4168,3559,4707,-1,4168,3558,3559,-1,3553,4260,4167,-1,3553,3552,4260,-1,4166,4735,4161,-1,4166,961,4735,-1,4736,4159,4165,-1,4159,4736,4737,-1,4157,3549,4738,-1,4157,3546,3549,-1,4156,4739,4740,-1,4156,3240,4739,-1,4153,965,4741,-1,4153,3242,965,-1,4742,4741,4743,-1,4150,4741,4742,-1,4735,4145,4161,-1,4145,4735,4744,-1,4737,4144,4159,-1,4144,4737,4745,-1,4738,4139,4157,-1,4139,4738,4746,-1,4747,4156,4740,-1,4137,4156,4747,-1,4150,4153,4741,-1,4149,4153,4150,-1,4134,4150,4742,-1,4148,4150,4134,-1,4744,4147,4145,-1,4147,4744,4133,-1,1312,4144,4745,-1,4142,4144,1312,-1,2078,4746,3053,-1,2078,4139,4746,-1,1314,4137,4747,-1,3188,4137,1314,-1,1309,4135,1304,-1,1309,1314,4135,-1,2084,4148,4134,-1,3051,4148,2084,-1,4748,4132,4143,-1,4128,4132,4748,-1,4130,3189,4131,-1,1313,3189,4130,-1,1308,4121,2082,-1,4121,1308,3190,-1,4749,1306,1305,-1,1306,4749,4750,-1,4115,4751,4127,-1,4752,4751,4115,-1,4126,4753,1311,-1,4754,4753,4126,-1,4111,4126,4125,-1,4103,4126,4111,-1,3190,4124,4121,-1,4124,3190,4110,-1,2083,4119,4108,-1,2083,2085,4119,-1,4115,4104,4752,-1,4104,4115,4114,-1,4103,4754,4126,-1,4102,4754,4103,-1,4122,3048,1303,-1,3048,4122,4755,-1,4096,3049,2088,-1,2094,3049,4096,-1,4095,4108,4119,-1,4094,4108,4095,-1,4114,4093,4104,-1,4093,4114,2096,-1,4100,4756,4102,-1,2090,4756,4100,-1,4098,4112,4097,-1,4757,4112,4098,-1,4758,4096,4759,-1,4089,4096,4758,-1,4092,4095,4760,-1,4091,4095,4092,-1,2093,4098,2092,-1,2093,4757,4098,-1,2091,4761,1298,-1,4099,4761,2091,-1,4762,4761,4099,-1,4761,4757,2093,-1,4761,4762,4757,-1,1255,3538,2382,-1,4763,3538,1255,-1,4764,4050,4047,-1,4764,2948,4050,-1,2947,4052,3543,-1,4052,2947,4085,-1,1262,943,4084,-1,1262,3244,943,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=23 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_23()
		{
			int[] value = {4765,3540,4082,-1,4765,3542,3540,-1,1276,1238,1277,-1,1276,3972,1238,-1,4039,3014,4080,-1,3012,3014,4039,-1,4025,3206,3990,-1,3026,3206,4025,-1,4016,4029,4766,-1,4016,4767,4029,-1,2151,4001,3204,-1,2151,2150,4001,-1,4077,1220,3197,-1,4077,3997,1220,-1,4768,4073,4769,-1,4073,4768,4770,-1,4072,3202,3201,-1,4072,4015,3202,-1,4030,4070,4771,-1,3029,4070,4030,-1,1291,1236,3974,-1,1291,1290,1236,-1,2117,3196,2118,-1,2113,3196,2117,-1,1270,3991,1271,-1,1270,4772,3991,-1,4773,1235,1268,-1,1235,4773,3022,-1,4774,4065,3968,-1,4063,4065,4774,-1,3955,3199,3953,-1,3199,3955,2155,-1,4006,3988,4013,-1,3988,4006,1208,-1,1228,4061,1231,-1,1228,4774,4061,-1,4059,4775,2163,-1,4059,4776,4775,-1,4777,3954,4778,-1,3954,4777,3952,-1,2123,4058,2164,-1,2123,2122,4058,-1,1225,4022,4019,-1,4055,4022,1225,-1,3020,4779,4056,-1,3019,4779,3020,-1,1260,1279,1263,-1,1279,1260,2134,-1,1264,1261,1260,-1,1264,4086,1261,-1,1286,4051,2105,-1,1286,3192,4051,-1,4049,3033,2130,-1,4049,4765,3033,-1,2099,4077,4084,-1,4077,2099,4078,-1,2162,3958,3957,-1,2162,2165,3958,-1,2159,1252,3011,-1,1252,2159,4042,-1,4007,2160,1209,-1,4044,2160,4007,-1,2129,1244,1246,-1,2129,3010,1244,-1,1274,2166,2116,-1,1274,3009,2166,-1,4780,1224,3200,-1,1224,4780,4781,-1,2102,2113,2117,-1,2113,2102,3046,-1,4037,3012,4039,-1,4036,3012,4037,-1,2103,4038,4782,-1,2103,4037,4038,-1,4034,3209,1203,-1,4034,4783,3209,-1,3976,1253,4032,-1,1253,3976,4041,-1,4784,4769,4031,-1,4784,4768,4769,-1,4785,4029,4767,-1,3996,4029,4785,-1,4020,1266,1289,-1,4027,1266,4020,-1,4786,4025,4053,-1,4026,4025,4786,-1,2148,1239,3025,-1,1240,1239,2148,-1,4022,4027,4020,-1,4022,4056,4027,-1,4015,4070,4018,-1,4015,4072,4070,-1,4026,4014,2145,-1,4026,4068,4014,-1,4787,3964,4013,-1,4787,4788,3964,-1,4789,3959,3956,-1,4789,4012,3959,-1,3962,2121,4046,-1,3962,3961,2121,-1,4080,4076,4790,-1,4080,3014,4076,-1,1290,3043,1236,-1,1290,3196,3043,-1,3025,3039,2146,-1,3025,4004,3039,-1,3199,1230,1232,-1,1230,3199,3021,-1,3040,3948,4791,-1,3040,3039,3948,-1,4003,3200,3202,-1,3200,4003,4002,-1,1224,4055,1225,-1,2137,4055,1224,-1,3204,3032,2136,-1,3204,4001,3032,-1,1222,4000,3205,-1,3998,4000,1222,-1,3995,3027,3028,-1,3995,1281,3027,-1,1219,1217,3207,-1,1217,1219,3030,-1,1287,3993,1285,-1,3993,1287,2141,-1,1288,1216,2124,-1,1214,1216,1288,-1,3991,4054,3990,-1,3991,4772,4054,-1,1213,2115,1269,-1,1213,3989,2115,-1,1208,3986,3988,-1,3986,1208,3208,-1,3209,1222,1204,-1,3209,4792,1222,-1,1199,3984,1200,-1,2152,3984,1199,-1,4031,1198,1197,-1,1198,4031,4769,-1,3982,3971,4032,-1,3971,3982,3981,-1,3979,1198,4075,-1,1198,3979,1196,-1,4033,3975,4035,-1,4033,3977,3975,-1,4064,3963,3960,-1,4064,4793,3963,-1,3967,3970,3965,-1,3967,4062,3970,-1,3969,3966,3965,-1,3969,4005,3966,-1,4776,4788,4787,-1,4776,4794,4788,-1,4795,1268,4796,-1,1268,4795,4773,-1,4797,3958,4058,-1,4797,3956,3958,-1,4773,3949,3951,-1,4773,4795,3949,-1,3930,2384,3535,-1,3932,2384,3930,-1,3946,3929,3927,-1,3946,4798,3929,-1,3879,3245,3880,-1,3879,938,3245,-1,1157,2982,1158,-1,1157,3225,2982,-1,3536,3901,3938,-1,3901,3536,3902,-1,4799,1106,1105,-1,4800,1106,4799,-1,4800,3809,1106,-1,2215,3809,4800,-1,2215,3220,3809,-1,1148,3220,2215,-1,1148,3222,3220,-1,1148,4801,3222,-1,1150,4801,1148,-1,1150,2237,4801,-1,1150,2238,2237,-1,1150,3769,2238,-1,3769,1150,3770,-1,3932,3834,3947,-1,3834,3932,3923,-1,3945,3922,3920,-1,3945,3927,3922,-1,3944,3926,3924,-1,3944,3842,3926,-1,3782,1195,2229,-1,1195,3782,3836,-1,3931,3914,3923,-1,3914,3931,3008,-1,3922,3919,3917,-1,3922,3928,3919,-1,3919,3912,3911,-1,3919,4802,3912,-1,3783,4803,3774,-1,3783,3784,4803,-1,3908,3915,2172,-1,3907,3915,3908,-1,3906,3918,3911,-1,3905,3918,3906,-1,1187,3916,1188,-1,3839,3916,1187,-1,2988,2232,1120,-1,2988,3909,2232,-1,4804,3908,3913,-1,3817,3908,4804,-1,3904,3910,4805,-1,3904,3906,3910,-1,3901,4806,3939,-1,4806,3901,3903,-1,3898,4807,3903,-1,4807,3898,3900,-1,3210,4808,1184,-1,3829,4808,3210,-1,3828,3897,3895,-1,3828,3827,3897,-1,3894,3900,3893,-1,4809,3900,3894,-1,3833,3894,1161,-1,4810,3894,3833,-1,3006,3887,3889,-1,3006,3895,3887,-1,3886,4811,3889,-1,4811,3886,3885,-1,3892,2984,3891,-1,2984,3892,1116,-1,4812,3882,2216,-1,4812,3885,3882,-1,2208,1127,1126,-1,2208,4813,1127,-1,3879,3873,3943,-1,3873,3879,3874,-1,4814,2200,2996,-1,4814,3941,2200,-1,3821,4813,2208,-1,3821,3789,4813,-1,3875,4815,3873,-1,4816,4815,3875,-1,3871,3866,3875,-1,3866,3871,3864,-1,3863,4817,1152,-1,3863,4818,4817,-1,4816,4819,4820,-1,4819,4816,4821,-1,3866,4822,4821,-1,4822,3866,3865,-1,3863,4823,4824,-1,4823,3863,3862,-1,3216,2186,3862,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=24 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_24()
		{
			int[] value = {2186,3216,3824,-1,4822,1183,1182,-1,1183,4822,3003,-1,4823,3856,3858,-1,3856,4823,2185,-1,3786,4825,3861,-1,4826,4825,3786,-1,4827,3853,3002,-1,3853,4827,4828,-1,3823,3852,2187,-1,3852,3823,3851,-1,2994,1181,3850,-1,2994,1179,1181,-1,3849,4829,4828,-1,4829,3849,3848,-1,2220,3848,3845,-1,2222,3848,2220,-1,4829,3805,3843,-1,3805,4829,4830,-1,3770,1149,2241,-1,1149,3770,1150,-1,1179,2193,4831,-1,2994,2193,1179,-1,3841,1168,1167,-1,1168,3841,3840,-1,3837,1187,4832,-1,1187,3837,3839,-1,3766,3835,4833,-1,3766,3763,3835,-1,3794,1152,4817,-1,1153,1152,3794,-1,2239,3833,3832,-1,2239,3215,3833,-1,3831,2236,4834,-1,3831,3772,2236,-1,3883,3828,2180,-1,3883,3826,3828,-1,3824,1151,3822,-1,3824,3216,1151,-1,3821,4835,3869,-1,4835,3821,3820,-1,2988,1122,2226,-1,2988,1120,1122,-1,3813,3934,3811,-1,3813,3904,3934,-1,2240,2238,3769,-1,2240,1115,2238,-1,2216,4800,4812,-1,4800,2216,2215,-1,4830,3806,3805,-1,3806,4830,3936,-1,3803,4835,4836,-1,4835,3803,2211,-1,2230,3802,1141,-1,3802,2230,2987,-1,3799,3803,3868,-1,3799,3796,3803,-1,1169,1138,1137,-1,1169,1144,1138,-1,3791,1153,3794,-1,3791,3790,1153,-1,4813,3791,3793,-1,3789,3791,4813,-1,2192,4826,3786,-1,2192,3788,4826,-1,3787,3861,2995,-1,3787,3786,3861,-1,3784,1134,3218,-1,3784,3781,1134,-1,4837,1189,1188,-1,4837,2228,1189,-1,3777,1154,1156,-1,3777,3776,1154,-1,3219,4834,1130,-1,3219,3778,4834,-1,1123,3219,1124,-1,1185,3219,1123,-1,4838,3777,3779,-1,3775,3777,4838,-1,3774,4839,3773,-1,4803,4839,3774,-1,1155,1116,3892,-1,2207,1116,1155,-1,2203,2173,3767,-1,2997,2173,2203,-1,3766,1192,3764,-1,4840,1192,3766,-1,4841,3761,931,-1,3760,3761,4841,-1,2331,3759,3758,-1,3759,2331,2349,-1,934,2251,2977,-1,934,2388,2251,-1,3670,3757,3751,-1,3670,3669,3757,-1,3755,4842,3529,-1,4842,3755,3747,-1,4843,1100,4844,-1,4843,1101,1100,-1,3743,3525,929,-1,3754,3525,3743,-1,4845,3638,3636,-1,4845,4846,3638,-1,3753,4847,3615,-1,4847,3753,4848,-1,4849,3751,3750,-1,4849,3670,3751,-1,3730,3748,4850,-1,3729,3748,3730,-1,3727,1102,2980,-1,3726,1102,3727,-1,3760,3723,3744,-1,3723,3760,3724,-1,1096,1098,4851,-1,1095,1098,1096,-1,3721,2320,2319,-1,3721,3719,2320,-1,3717,3724,4852,-1,3716,3724,3717,-1,2254,3643,1013,-1,2254,3734,3643,-1,4849,1022,4853,-1,1022,4849,3715,-1,2256,2249,4854,-1,3714,2249,2256,-1,3713,3730,4855,-1,3712,3730,3713,-1,3710,3727,4856,-1,3709,3727,3710,-1,3737,3707,3736,-1,3707,3737,3708,-1,2258,2250,3722,-1,2258,1096,2250,-1,3666,4857,4858,-1,4859,4857,3666,-1,3718,3725,3716,-1,4860,3725,3718,-1,4861,3619,3618,-1,3619,4861,4862,-1,4863,1089,3715,-1,1089,4863,1090,-1,3697,3731,3712,-1,3696,3731,3697,-1,3709,4864,3728,-1,4864,3709,3711,-1,3625,3720,3662,-1,3625,3624,3720,-1,4865,3705,3704,-1,4865,3722,3705,-1,3690,3711,3701,-1,3689,3711,3690,-1,3687,3718,3699,-1,3686,3718,3687,-1,1023,1088,1020,-1,1023,1089,1088,-1,3683,2976,3696,-1,1087,2976,3683,-1,1077,4865,1078,-1,1077,1081,4865,-1,3230,3664,3706,-1,1075,3664,3230,-1,1064,1077,1065,-1,1064,2269,1077,-1,3663,4866,4867,-1,4868,4866,3663,-1,1083,2277,3692,-1,1083,1082,2277,-1,3700,2278,3690,-1,2278,3700,3680,-1,3687,1071,3679,-1,3687,1072,1071,-1,1088,1067,1066,-1,1088,3228,1067,-1,3684,1085,1087,-1,2972,1085,3684,-1,1051,3682,3692,-1,2291,3682,1051,-1,3688,3232,3234,-1,3688,3679,3232,-1,2272,3645,4869,-1,2272,4870,3645,-1,2350,1074,1076,-1,4871,1074,2350,-1,4872,1060,2288,-1,1060,4872,4873,-1,2308,3622,4874,-1,2308,2309,3622,-1,1063,1059,1058,-1,1063,2287,1059,-1,1070,1049,1068,-1,1070,1047,1049,-1,2961,1047,1070,-1,3232,3672,3233,-1,3232,3671,3672,-1,977,2360,1030,-1,977,976,2360,-1,3235,2290,1043,-1,3649,2290,3235,-1,2343,2968,1054,-1,1040,2968,2343,-1,4875,4876,4877,-1,4875,2313,4876,-1,4875,2314,2313,-1,4875,3668,2314,-1,4858,3628,3666,-1,4858,3627,3628,-1,2317,2313,2966,-1,2313,2317,4876,-1,3663,1074,4868,-1,3663,1075,1074,-1,3721,3661,3736,-1,2319,3661,3721,-1,1021,984,986,-1,1021,3660,984,-1,1029,977,1030,-1,2962,977,1029,-1,3659,2295,3658,-1,4878,2295,3659,-1,3656,3672,3654,-1,4879,3672,3656,-1,1039,4880,1037,-1,4880,1039,3651,-1,2297,1045,1041,-1,4881,1045,2297,-1,3733,3647,3648,-1,3647,3733,4882,-1,2280,3237,2960,-1,2282,3237,2280,-1,4870,975,3645,-1,4870,4883,975,-1,2954,3227,4884,-1,2954,1097,3227,-1,1093,4884,3227,-1,4884,1093,4885,-1,3737,3638,4886,-1,3637,3638,3737,-1,3635,3706,3608,-1,3706,3635,3230,-1,2359,3236,1030,-1,2359,2960,3236,-1,3633,4887,3631,-1,3633,2262,4887,-1,1016,1048,1047,-1,1016,2328,1048,-1,1000,1001,2337,-1,1000,1002,1001,-1,2958,3626,3623,-1,3628,3626,2958,-1,3629,3624,3626,-1,3624,3629,3719,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=25 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_25()
		{
			int[] value = {4866,1000,999,-1,3622,1000,4866,-1,2340,991,990,-1,2340,3698,991,-1,3621,1060,2315,-1,1060,3621,1058,-1,3678,975,4883,-1,3678,976,975,-1,3631,4862,4861,-1,4887,4862,3631,-1,3667,3753,3752,-1,4888,3753,3667,-1,4885,3613,4884,-1,4885,3611,3613,-1,3614,4845,3752,-1,3614,2362,4845,-1,3603,3608,3607,-1,3608,3603,3635,-1,2967,3677,3640,-1,2967,2312,3677,-1,2311,2363,2312,-1,2363,2311,2953,-1,3600,302,4596,-1,3600,300,302,-1,2712,973,972,-1,973,2712,4594,-1,4593,3597,4889,-1,3599,3597,4593,-1,4636,2713,2714,-1,3595,2713,4636,-1,4890,3593,2718,-1,3592,3593,4890,-1,3410,4891,3590,-1,3410,4892,4891,-1,290,4893,3588,-1,290,3408,4893,-1,3586,3407,4894,-1,3586,3406,3407,-1,3404,3584,3581,-1,3584,3404,4666,-1,276,2370,277,-1,276,2371,2370,-1,3239,286,3567,-1,3239,272,286,-1,3580,970,3578,-1,3580,971,970,-1,4895,3403,4896,-1,4897,3403,4895,-1,2004,4897,2002,-1,2004,3573,4897,-1,4898,967,966,-1,4898,4899,967,-1,3568,1417,3566,-1,3568,3579,1417,-1,2366,3565,2364,-1,3565,2366,4900,-1,3561,4901,3563,-1,3561,4902,4901,-1,4903,1316,3560,-1,1316,4903,1317,-1,4904,3559,2851,-1,3559,4904,4905,-1,4906,3059,3557,-1,3059,4906,4734,-1,2072,3555,4907,-1,3554,3555,2072,-1,2070,3319,3550,-1,3319,2070,2069,-1,956,952,957,-1,956,953,952,-1,3388,3241,3548,-1,3388,2731,3241,-1,3549,2845,3321,-1,3546,2845,3549,-1,251,963,2730,-1,963,251,964,-1,3545,2373,2950,-1,3545,4166,2373,-1,962,4166,3545,-1,4166,962,961,-1,4908,458,2844,-1,4908,4909,458,-1,244,369,245,-1,457,369,244,-1,2736,4165,2735,-1,4736,4165,2736,-1,4910,964,4911,-1,4910,965,964,-1,945,1297,946,-1,3385,1297,945,-1,4912,944,3244,-1,944,4912,3384,-1,2742,1293,3382,-1,2742,1294,1293,-1,3540,3380,4081,-1,3380,3540,3379,-1,4764,939,2739,-1,4764,940,939,-1,3225,4913,2982,-1,4914,4913,3225,-1,3376,4915,3378,-1,4915,3376,3942,-1,2840,2168,2746,-1,2840,3211,2168,-1,3946,3534,4916,-1,3532,3534,3946,-1,3523,4917,3521,-1,4917,3523,3755,-1,4918,3530,3756,-1,4918,3362,3530,-1,2389,3527,2388,-1,2389,2750,3527,-1,2981,3324,2747,-1,2981,1101,3324,-1,2748,928,2749,-1,2748,3761,928,-1,2839,3758,3367,-1,2839,2331,3758,-1,3755,3359,4917,-1,3755,3529,3359,-1,2665,3355,3354,-1,3355,2665,3418,-1,4919,379,2833,-1,379,4919,2630,-1,2861,102,209,-1,2861,509,102,-1,2860,3423,196,-1,3423,2860,2704,-1,523,522,521,-1,523,2393,522,-1,2859,916,521,-1,916,2859,915,-1,511,2589,2588,-1,3517,2589,511,-1,4920,3458,3461,-1,2582,3458,4920,-1,3457,513,3455,-1,3518,513,3457,-1,3462,521,520,-1,3462,3251,521,-1,3515,903,516,-1,903,3515,904,-1,2399,4921,4922,-1,2399,3515,4921,-1,901,4923,4922,-1,901,623,4923,-1,623,629,631,-1,629,623,622,-1,3512,3254,3510,-1,3512,3514,3254,-1,2941,2605,3514,-1,2941,2606,2605,-1,639,31,29,-1,32,31,639,-1,656,891,890,-1,891,656,3343,-1,2543,3479,3483,-1,2543,2541,3479,-1,878,594,874,-1,595,594,878,-1,4924,808,2514,-1,4924,876,808,-1,2878,2825,2649,-1,2878,163,2825,-1,3513,2913,809,-1,2913,3513,2512,-1,2526,4925,2527,-1,4925,2526,17,-1,619,3281,3258,-1,619,598,3281,-1,441,2925,761,-1,448,2925,441,-1,865,3259,2420,-1,865,3509,3259,-1,557,864,558,-1,557,698,864,-1,860,862,861,-1,860,2938,862,-1,141,2698,139,-1,3439,2698,141,-1,706,4926,707,-1,2499,4926,706,-1,795,4927,2679,-1,795,794,4927,-1,4928,2481,2460,-1,2481,4928,4929,-1,804,2474,805,-1,2474,804,2472,-1,2440,2556,838,-1,2440,2439,2556,-1,4930,571,3287,-1,4930,3475,571,-1,831,3347,832,-1,3347,831,3332,-1,2775,4931,3351,-1,2775,2777,4931,-1,888,2796,2934,-1,888,887,2796,-1,4932,73,2933,-1,4932,2515,73,-1,3267,674,2505,-1,674,3267,2913,-1,805,2931,806,-1,805,702,2931,-1,798,169,2770,-1,169,798,797,-1,796,109,2459,-1,109,796,795,-1,793,774,773,-1,793,792,774,-1,710,2499,706,-1,721,2499,710,-1,3500,3502,2470,-1,3500,3504,3502,-1,783,2473,804,-1,775,2473,783,-1,2466,780,781,-1,2466,2930,780,-1,3503,774,2468,-1,3503,3264,774,-1,3501,771,785,-1,3501,2467,771,-1,4929,768,2481,-1,768,4929,3265,-1,2635,759,758,-1,2487,759,2635,-1,733,752,2923,-1,733,732,752,-1,744,4928,745,-1,744,4933,4928,-1,2464,736,743,-1,2464,2493,736,-1,4933,453,740,-1,4933,3296,453,-1,434,2917,729,-1,434,433,2917,-1,693,2880,2412,-1,2880,693,678,-1,715,3498,2920,-1,432,3498,715,-1,718,2639,442,-1,718,3271,2639,-1,2477,772,2927,-1,773,772,2477,-1,2938,3272,698,-1,2938,860,3272,-1,2414,694,693,-1,694,2414,4934,-1,3495,4935,4934,-1,4935,3495,3493,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=26 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_26()
		{
			int[] value = {3273,3495,692,-1,3493,3495,3273,-1,689,13,3273,-1,13,689,9,-1,687,683,688,-1,687,684,683,-1,696,680,685,-1,696,2916,680,-1,697,555,559,-1,697,2415,555,-1,2506,2899,2508,-1,2506,673,2899,-1,4936,3491,2410,-1,4937,3491,4936,-1,62,71,2517,-1,62,2516,71,-1,4938,3275,3490,-1,2932,3275,4938,-1,3489,3487,3490,-1,3489,644,3487,-1,2528,3489,2529,-1,3489,2528,644,-1,597,604,3282,-1,597,3482,604,-1,628,2532,3278,-1,2532,628,2533,-1,659,2524,2911,-1,659,2523,2524,-1,636,658,16,-1,659,658,636,-1,630,896,647,-1,630,629,896,-1,3278,3284,4939,-1,2532,3284,3278,-1,616,624,622,-1,616,2910,624,-1,592,3481,3285,-1,3481,592,3478,-1,610,2910,616,-1,610,612,2910,-1,3286,2538,581,-1,2538,3286,603,-1,609,2535,2908,-1,609,613,2535,-1,3258,3283,3484,-1,3283,3258,3281,-1,807,605,2545,-1,807,606,605,-1,2544,3483,880,-1,3483,2544,3482,-1,3481,668,3480,-1,668,3481,883,-1,1568,2398,1933,-1,1568,2905,2398,-1,3286,1571,651,-1,580,1571,3286,-1,3151,2541,1574,-1,3151,3479,2541,-1,1923,2904,3478,-1,1923,576,2904,-1,1534,586,2903,-1,1534,1931,586,-1,2434,4940,2556,-1,4940,2434,3507,-1,575,566,565,-1,575,574,566,-1,564,2462,2431,-1,2553,2462,564,-1,4941,3475,4930,-1,4941,3473,3475,-1,2806,3477,6,-1,2806,2901,3477,-1,11,3471,3473,-1,11,2807,3471,-1,160,2421,563,-1,160,3350,2421,-1,892,3510,3254,-1,892,4942,3510,-1,3506,675,2512,-1,3506,2899,675,-1,2566,4943,3417,-1,4943,2566,549,-1,2564,2598,503,-1,2564,2898,2598,-1,3468,4942,3289,-1,3468,900,4942,-1,2570,3289,546,-1,3468,3289,2570,-1,542,2897,2567,-1,541,2897,542,-1,2409,2578,2559,-1,2409,2580,2578,-1,2577,2579,2894,-1,2577,517,2579,-1,886,527,526,-1,886,3465,527,-1,3290,2574,2823,-1,188,2574,3290,-1,2895,536,905,-1,2895,532,536,-1,910,903,3253,-1,910,516,903,-1,3460,3249,2943,-1,3249,3460,3252,-1,3459,3456,2587,-1,3459,2942,3456,-1,2626,2676,3358,-1,2676,2626,2625,-1,2595,2592,2591,-1,2595,3291,2592,-1,3326,2599,3412,-1,2599,3326,2600,-1,3449,3517,2710,-1,3517,3449,2589,-1,3416,500,499,-1,3416,912,500,-1,2609,816,488,-1,817,816,2609,-1,3447,484,2896,-1,484,3447,485,-1,493,3446,494,-1,3447,3446,493,-1,819,478,2883,-1,819,479,478,-1,2850,470,471,-1,2850,3294,470,-1,368,178,176,-1,178,368,2853,-1,3317,3432,287,-1,3317,3393,3432,-1,4944,463,465,-1,4944,4945,463,-1,458,3401,460,-1,3401,458,4909,-1,2702,263,2628,-1,263,2702,264,-1,3243,249,248,-1,249,3243,4946,-1,2487,2922,759,-1,2487,2486,2922,-1,448,2492,2925,-1,448,450,2492,-1,867,451,3296,-1,2634,451,867,-1,2413,2482,2919,-1,2413,2412,2482,-1,477,3434,3383,-1,3434,477,385,-1,2827,3368,4947,-1,3368,2827,3442,-1,2331,2838,1103,-1,2839,2838,2331,-1,2876,156,155,-1,3444,156,2876,-1,405,3366,2690,-1,405,407,3366,-1,4948,2560,3353,-1,3288,2560,4948,-1,191,2390,538,-1,2390,191,2391,-1,398,3360,406,-1,3360,398,3299,-1,214,2873,3299,-1,214,218,2873,-1,2648,329,331,-1,2648,330,329,-1,4949,2692,219,-1,4949,4950,2692,-1,2743,4927,3436,-1,4927,2743,2841,-1,385,3389,3434,-1,384,3389,385,-1,381,4951,255,-1,4951,381,380,-1,2630,3399,2631,-1,4952,3399,2630,-1,3433,2674,3431,-1,2871,2674,3433,-1,2753,287,3432,-1,4953,287,2753,-1,2616,4954,2617,-1,4955,4954,2616,-1,2773,180,823,-1,180,2773,2759,-1,4945,372,3305,-1,372,4945,4944,-1,2868,3429,3428,-1,3429,2868,2768,-1,3427,364,3306,-1,364,3427,3294,-1,2448,2772,2779,-1,2448,177,2772,-1,360,358,2855,-1,359,358,360,-1,353,3428,354,-1,353,4956,3428,-1,459,369,457,-1,279,369,459,-1,369,279,351,-1,414,346,345,-1,414,341,346,-1,337,2650,3426,-1,2650,337,336,-1,4957,397,3323,-1,4957,4950,397,-1,3301,142,393,-1,143,142,3301,-1,324,2849,323,-1,324,258,2849,-1,284,2628,3424,-1,2702,2628,284,-1,3328,4958,4952,-1,4958,3328,204,-1,2632,4959,380,-1,2632,4960,4959,-1,319,200,3422,-1,314,200,319,-1,193,389,2667,-1,193,195,389,-1,3420,2755,3419,-1,340,2755,3420,-1,3450,4943,3453,-1,4943,3450,4961,-1,4962,488,3412,-1,4962,2609,488,-1,4637,974,973,-1,299,974,4637,-1,2616,309,4889,-1,2616,2615,309,-1,300,304,2623,-1,305,304,300,-1,4955,3411,474,-1,3411,4955,3597,-1,3593,472,363,-1,3405,472,3593,-1,4963,3409,375,-1,3408,3409,4963,-1,3312,3407,3313,-1,3407,3312,4964,-1,3581,473,3404,-1,3581,2618,473,-1,2368,352,2720,-1,352,2368,2367,-1,4965,3403,3401,-1,4965,4896,3403,-1,272,3399,273,-1,3399,272,3398,-1,971,283,282,-1,3295,283,971,-1,4902,2683,4956,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=27 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_27()
		{
			int[] value = {2683,4902,3561,-1,3425,2863,3295,-1,3425,2629,2863,-1,3555,463,4945,-1,3555,3395,463,-1,2627,3319,259,-1,3550,3319,2627,-1,3560,2673,2871,-1,3560,2725,2673,-1,3318,466,2851,-1,3318,467,466,-1,2881,2727,2619,-1,3557,2727,2881,-1,4908,3392,3390,-1,4966,3392,4908,-1,3320,3388,3321,-1,3388,3320,3389,-1,2846,3544,2847,-1,3386,3544,2846,-1,412,2381,413,-1,939,2381,412,-1,2669,238,3385,-1,238,2669,239,-1,242,3384,243,-1,3384,242,477,-1,3381,2843,2842,-1,3382,2843,3381,-1,418,3380,419,-1,4967,3380,418,-1,2688,936,2687,-1,232,936,2688,-1,3377,4914,3376,-1,4914,3377,3437,-1,2744,2693,4968,-1,2744,2694,2693,-1,3308,234,230,-1,226,234,3308,-1,3534,3373,3435,-1,3534,3372,3373,-1,2747,395,3369,-1,2747,2648,395,-1,223,926,224,-1,926,223,416,-1,4969,2838,2837,-1,3524,2838,4969,-1,2655,2750,2656,-1,3528,2750,2655,-1,4918,407,406,-1,4918,3365,407,-1,3522,4970,2875,-1,3522,3521,4970,-1,2332,4971,2339,-1,2332,4972,4971,-1,3413,3326,3412,-1,3326,3413,3327,-1,320,213,3358,-1,320,211,213,-1,202,4919,316,-1,202,3328,4919,-1,200,4959,3422,-1,200,199,4959,-1,3357,317,198,-1,3309,317,3357,-1,194,3329,195,-1,194,2706,3329,-1,2944,3354,921,-1,2944,3421,3354,-1,2858,185,2614,-1,185,2858,487,-1,2620,2447,2757,-1,2620,2448,2447,-1,174,3508,2760,-1,173,3508,174,-1,2762,4973,145,-1,2762,3333,4973,-1,2421,862,2420,-1,2421,2763,862,-1,161,162,164,-1,160,162,161,-1,3445,158,2764,-1,158,3445,159,-1,2697,3333,139,-1,2697,2829,3333,-1,149,3429,3260,-1,3334,3429,149,-1,2677,3331,2678,-1,2677,3332,3331,-1,3243,2760,3508,-1,3243,954,2760,-1,2392,3290,2390,-1,2392,189,3290,-1,3335,143,4974,-1,3335,144,143,-1,137,2774,132,-1,2774,137,134,-1,2777,117,4931,-1,2777,120,117,-1,3351,2437,2436,-1,2437,3351,4931,-1,2819,129,832,-1,129,2819,2818,-1,829,111,2435,-1,829,112,111,-1,114,3336,115,-1,114,111,3336,-1,209,101,104,-1,101,209,102,-1,2770,2937,850,-1,2770,3335,2937,-1,2794,82,2816,-1,2794,2792,82,-1,90,91,3337,-1,91,90,97,-1,97,85,41,-1,97,99,85,-1,2789,66,68,-1,2789,84,66,-1,3345,51,3339,-1,2933,51,3345,-1,654,24,30,-1,654,666,24,-1,2817,2814,50,-1,2814,2817,2812,-1,72,825,2444,-1,72,74,825,-1,4932,54,2419,-1,4932,2815,54,-1,44,3339,45,-1,44,3345,3339,-1,49,51,812,-1,48,51,49,-1,46,36,75,-1,45,36,46,-1,2802,655,889,-1,655,2802,3342,-1,4925,19,3340,-1,4925,17,19,-1,79,23,657,-1,79,24,23,-1,3340,3341,4925,-1,3340,20,3341,-1,15,2808,642,-1,14,2808,15,-1,2405,21,2940,-1,2405,33,21,-1,18,658,640,-1,18,17,658,-1,2809,3341,20,-1,3341,2809,2525,-1,2798,28,27,-1,2798,3342,28,-1,80,4975,31,-1,80,3344,4975,-1,79,3344,80,-1,890,3344,79,-1,3338,45,3339,-1,36,45,3338,-1,2801,3346,3343,-1,3346,2801,2799,-1,53,2418,2417,-1,2418,53,2455,-1,50,96,95,-1,48,96,50,-1,47,96,48,-1,3344,2406,4975,-1,2406,3344,41,-1,28,59,26,-1,2803,59,28,-1,94,3343,3346,-1,3343,94,891,-1,39,2813,2800,-1,2813,39,37,-1,95,3346,2817,-1,94,3346,95,-1,4974,4927,794,-1,4974,3436,4927,-1,104,2675,2854,-1,103,2675,104,-1,114,153,2935,-1,153,114,2769,-1,2777,121,120,-1,2777,130,121,-1,127,3336,113,-1,2818,3336,127,-1,2436,2765,3351,-1,2436,2766,2765,-1,171,110,109,-1,171,4946,110,-1,4976,371,370,-1,371,4976,2761,-1,3347,148,150,-1,3349,148,3347,-1,3352,465,2758,-1,4944,465,3352,-1,158,4973,3262,-1,158,157,4973,-1,3444,160,156,-1,3350,160,3444,-1,169,167,166,-1,2830,167,169,-1,115,2818,2820,-1,115,3336,2818,-1,4954,2450,3348,-1,4954,476,2450,-1,3353,402,4948,-1,3353,3297,402,-1,3355,3310,920,-1,3310,3355,3419,-1,3519,194,193,-1,2707,194,3519,-1,107,3330,2706,-1,107,3356,3330,-1,3423,197,196,-1,3423,4960,197,-1,205,203,206,-1,203,205,204,-1,2861,208,4953,-1,2861,209,208,-1,3325,2600,3326,-1,2600,3325,212,-1,3361,4917,3359,-1,4917,3361,3440,-1,2875,3363,3522,-1,3363,2875,2661,-1,3366,4971,3441,-1,3364,4971,3366,-1,2877,932,2651,-1,933,932,2877,-1,3368,927,4947,-1,3367,927,3368,-1,3370,4949,930,-1,3370,3300,4949,-1,2664,3371,4916,-1,3371,2664,2647,-1,3374,227,415,-1,3374,225,227,-1,3537,3323,229,-1,3537,4957,3323,-1,394,4913,3438,-1,3375,4913,394,-1,3378,233,2662,-1,3378,231,233,-1,2686,2643,2644,-1,2686,2612,2643,-1,391,3541,392,-1,3379,3541,391,-1,2641,944,3383,-1,942,944,2641,-1,3322,388,2379,-1,3322,240,388,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=28 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_28()
		{
			int[] value = {945,237,2670,-1,945,2378,237,-1,2612,3539,2643,-1,2946,3539,2612,-1,3302,948,384,-1,949,948,3302,-1,246,247,2736,-1,247,246,248,-1,254,2949,3391,-1,254,2376,2949,-1,4904,260,262,-1,4904,471,260,-1,3394,3433,3393,-1,3394,4903,3433,-1,3551,263,265,-1,3551,2701,263,-1,3316,3305,374,-1,3316,4907,3305,-1,3396,3430,464,-1,3396,4906,3430,-1,269,204,205,-1,269,4958,204,-1,4701,2366,2721,-1,2366,4701,4900,-1,3561,2684,2683,-1,2684,3561,3397,-1,285,3424,3577,-1,284,3424,285,-1,3400,275,2631,-1,275,3400,276,-1,3314,460,3402,-1,459,460,3314,-1,3295,3580,3425,-1,971,3580,3295,-1,2618,3583,4977,-1,3583,2618,3581,-1,3406,468,3293,-1,3587,468,3406,-1,3306,4892,3427,-1,4892,3306,4978,-1,2613,974,3311,-1,974,2613,972,-1,297,301,2622,-1,302,301,297,-1,293,306,303,-1,293,292,306,-1,310,3325,3327,-1,469,3325,310,-1,2886,2609,4962,-1,2886,490,2609,-1,2710,3451,2708,-1,3451,2710,3452,-1,2710,504,3449,-1,2710,2709,504,-1,920,538,540,-1,920,3310,538,-1,3519,2645,3421,-1,3519,2666,2645,-1,3356,2872,3330,-1,3356,2671,2872,-1,198,387,3357,-1,198,924,387,-1,314,316,200,-1,314,313,316,-1,197,2632,383,-1,2632,197,4960,-1,199,3304,4951,-1,199,201,3304,-1,268,374,266,-1,268,462,374,-1,3295,324,283,-1,324,3295,325,-1,2820,3260,115,-1,2820,149,3260,-1,331,230,396,-1,230,331,3308,-1,456,2640,2642,-1,2640,456,2842,-1,246,371,954,-1,245,371,246,-1,969,352,3307,-1,969,2720,352,-1,2853,179,178,-1,2853,363,179,-1,4953,2682,287,-1,4953,208,2682,-1,171,249,4946,-1,171,2734,249,-1,969,2677,350,-1,969,3349,2677,-1,152,2685,2724,-1,151,2685,152,-1,2757,2881,2620,-1,2757,3430,2881,-1,2682,210,377,-1,208,210,2682,-1,476,4955,474,-1,4954,4955,476,-1,307,2715,2625,-1,306,2715,307,-1,2834,2674,321,-1,2834,2835,2674,-1,273,4952,4958,-1,3399,4952,273,-1,255,3304,256,-1,3304,255,4951,-1,386,2847,3302,-1,2847,386,2848,-1,2642,454,456,-1,3320,454,2642,-1,340,3373,415,-1,3373,340,3420,-1,3437,2700,3439,-1,3437,3377,2700,-1,3361,3299,2873,-1,3361,3360,3299,-1,2867,192,339,-1,2867,190,192,-1,871,162,563,-1,871,2824,162,-1,404,2650,2649,-1,2865,2650,404,-1,2655,3426,4979,-1,2655,337,3426,-1,2660,2696,408,-1,2864,2696,2660,-1,410,4969,2653,-1,410,2651,4969,-1,2841,2679,4927,-1,2841,3381,2679,-1,242,2848,386,-1,242,241,2848,-1,424,719,3269,-1,719,424,2638,-1,2495,432,434,-1,3498,432,2495,-1,712,2497,442,-1,712,714,2497,-1,828,760,2442,-1,3485,760,828,-1,4980,2722,4965,-1,4980,2377,2722,-1,369,2678,370,-1,369,351,2678,-1,3312,360,4977,-1,359,360,3312,-1,4965,4909,4980,-1,4965,3401,4909,-1,480,2884,478,-1,480,2882,2884,-1,2563,2607,491,-1,2563,486,2607,-1,2454,893,2407,-1,2454,2604,893,-1,3457,4961,3450,-1,3457,3454,4961,-1,3457,3452,3518,-1,3452,3457,3450,-1,506,2590,3448,-1,2590,506,496,-1,2564,502,545,-1,503,502,2564,-1,2709,2593,504,-1,2709,3291,2593,-1,2594,4962,3412,-1,2594,2887,4962,-1,510,312,507,-1,312,510,2705,-1,102,508,3250,-1,102,509,508,-1,512,3455,513,-1,2584,3455,512,-1,2582,913,3458,-1,2582,914,913,-1,2889,547,543,-1,2889,2888,547,-1,3461,3462,4920,-1,3251,3462,3461,-1,3462,911,4920,-1,909,911,3462,-1,885,535,534,-1,885,884,535,-1,529,3255,528,-1,3256,3255,529,-1,2580,529,528,-1,2580,2892,529,-1,533,918,2576,-1,2895,918,533,-1,917,539,538,-1,917,2393,539,-1,525,2393,523,-1,525,539,2393,-1,2882,131,3292,-1,2882,132,131,-1,3467,550,3466,-1,3467,551,550,-1,892,2572,544,-1,2572,892,482,-1,899,3466,2900,-1,3467,3466,899,-1,3451,2569,2568,-1,3451,3453,2569,-1,499,2586,2585,-1,499,498,2586,-1,559,870,679,-1,440,870,559,-1,3469,3513,3257,-1,3513,3469,4981,-1,897,3511,898,-1,3470,3511,897,-1,2824,3288,4948,-1,871,3288,2824,-1,2805,4941,2557,-1,2805,5,4941,-1,3474,3472,2433,-1,3471,3472,3474,-1,3472,3476,2433,-1,3472,3477,3476,-1,566,2553,564,-1,2553,566,2902,-1,2551,2432,2555,-1,2551,2550,2432,-1,573,4982,574,-1,4982,573,2558,-1,2397,1932,4608,-1,1932,2397,587,-1,1535,578,577,-1,1535,588,578,-1,591,1924,592,-1,4634,1924,591,-1,2522,1570,1576,-1,1570,2522,652,-1,2537,579,581,-1,3112,579,2537,-1,2903,585,589,-1,2903,586,585,-1,877,593,595,-1,882,593,877,-1,590,2513,2545,-1,2513,590,3285,-1,651,603,3286,-1,651,601,603,-1,3282,606,3283,-1,606,3282,604,-1,661,3485,828,-1,661,660,3485,-1,615,3280,3279,-1,2534,3280,615,-1,609,2907,2536,-1,609,2908,2907,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=29 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_29()
		{
			int[] value = {3488,3276,4939,-1,3276,3488,3277,-1,631,4983,4984,-1,4983,631,3486,-1,637,895,638,-1,895,637,641,-1,643,3487,644,-1,2521,3487,643,-1,3276,624,625,-1,3276,896,624,-1,3483,2549,880,-1,3483,3479,2549,-1,4939,4938,3488,-1,3284,4938,4939,-1,2911,2517,71,-1,2517,2911,2529,-1,3275,662,661,-1,2932,662,3275,-1,667,3480,668,-1,667,4924,3480,-1,3492,3274,681,-1,3492,2507,3274,-1,3506,683,2509,-1,683,3506,4981,-1,688,562,2511,-1,688,3469,562,-1,2416,684,687,-1,2416,2915,684,-1,681,690,682,-1,681,3274,690,-1,4,691,4935,-1,3,691,4,-1,676,691,2914,-1,676,694,691,-1,2916,676,3492,-1,2916,677,676,-1,3266,2414,713,-1,3266,3494,2414,-1,858,792,707,-1,703,792,858,-1,442,2496,718,-1,2496,442,2497,-1,720,426,2500,-1,719,426,720,-1,755,753,446,-1,753,755,2636,-1,3270,2924,737,-1,3270,2633,2924,-1,3268,867,744,-1,3268,868,867,-1,2479,737,739,-1,2926,737,2479,-1,4929,742,3265,-1,4929,740,742,-1,748,746,749,-1,748,3268,746,-1,840,3499,2554,-1,2936,3499,840,-1,3499,745,2485,-1,3499,746,745,-1,775,2928,2473,-1,2928,775,3263,-1,787,3504,3500,-1,787,2929,3504,-1,3502,2504,782,-1,3497,2504,3502,-1,2474,2429,845,-1,2429,2474,2427,-1,777,3264,3263,-1,772,3264,777,-1,786,771,2430,-1,786,785,771,-1,4985,2426,2425,-1,2426,4985,4986,-1,859,707,4926,-1,859,858,707,-1,2459,850,796,-1,850,2459,851,-1,847,801,2425,-1,847,802,801,-1,804,4986,783,-1,804,2426,4986,-1,756,2636,755,-1,2920,2636,756,-1,715,3271,720,-1,715,756,3271,-1,64,44,811,-1,64,52,44,-1,50,3339,51,-1,50,2814,3339,-1,2795,87,89,-1,87,2795,2405,-1,2558,3287,4982,-1,4930,3287,2558,-1,480,138,132,-1,479,138,480,-1,3261,813,842,-1,826,813,3261,-1,2780,119,2453,-1,2780,2821,119,-1,833,2821,2780,-1,2821,833,835,-1,3476,575,3507,-1,573,575,3476,-1,843,2761,4976,-1,843,174,2761,-1,849,802,847,-1,802,849,852,-1,4985,2461,764,-1,4985,3505,2461,-1,800,856,142,-1,168,856,800,-1,145,157,2826,-1,145,4973,157,-1,3272,2499,699,-1,2499,3272,4926,-1,2826,159,3443,-1,157,159,2826,-1,758,3485,3484,-1,758,760,3485,-1,3283,2913,3267,-1,3283,606,2913,-1,900,3510,4942,-1,898,3510,900,-1,4937,670,3491,-1,4937,3509,670,-1,878,2411,4936,-1,2411,878,874,-1,2912,686,2511,-1,686,2912,672,-1,2573,2560,2559,-1,2573,3353,2560,-1,585,882,881,-1,882,585,593,-1,3340,2940,21,-1,3340,19,2940,-1,2604,649,893,-1,2403,649,2604,-1,3486,2404,4983,-1,3486,894,2404,-1,4923,3470,2400,-1,4984,3470,4923,-1,2906,901,3516,-1,902,901,2906,-1,2571,2401,2562,-1,904,2401,2571,-1,4921,2581,3516,-1,515,2581,4921,-1,514,3463,2891,-1,3463,514,909,-1,2587,3460,3459,-1,3252,3460,2587,-1,3250,2394,512,-1,3250,508,2394,-1,377,2751,378,-1,377,210,2751,-1,3357,2671,3356,-1,2671,3357,387,-1,3441,4972,4979,-1,3441,4971,4972,-1,2332,3528,4972,-1,2332,3526,3528,-1,224,3761,2748,-1,931,3761,224,-1,3370,2979,3369,-1,2979,3370,3525,-1,1103,3524,1104,-1,2838,3524,1103,-1,3364,2339,4971,-1,3364,3669,2339,-1,1101,3363,3324,-1,4843,3363,1101,-1,3378,3245,231,-1,4915,3245,3378,-1,3246,3211,2840,-1,935,3211,3246,-1,2386,4798,3371,-1,2386,2945,4798,-1,232,937,936,-1,937,232,938,-1,225,3535,2384,-1,3535,225,3374,-1,4968,3940,2744,-1,4968,3938,3940,-1,3538,4967,3539,-1,3538,4987,4967,-1,4988,3541,3542,-1,3541,4988,2741,-1,942,2100,943,-1,2843,2100,942,-1,3543,238,3322,-1,3543,4989,238,-1,953,3544,3386,-1,953,956,3544,-1,4990,951,4164,-1,4990,952,951,-1,3240,957,4739,-1,3240,955,957,-1,959,2737,960,-1,2737,959,4966,-1,4966,962,3392,-1,4966,959,962,-1,2377,3390,2949,-1,2377,4980,3390,-1,4911,2732,2375,-1,4911,2733,2732,-1,247,4736,2736,-1,247,4991,4736,-1,2731,955,3241,-1,2731,950,955,-1,2731,948,950,-1,3242,951,963,-1,3242,4164,951,-1,257,2069,3552,-1,2069,257,3319,-1,3553,3316,2728,-1,3055,3316,3553,-1,3556,3396,3395,-1,4171,3396,3556,-1,2727,4170,262,-1,4170,2727,2061,-1,3558,3394,3318,-1,3058,3394,3558,-1,2725,3057,265,-1,3057,2725,3187,-1,3397,4701,2721,-1,4701,3397,3562,-1,3578,3564,1415,-1,3578,970,3564,-1,968,3567,3569,-1,968,3239,3567,-1,3571,4305,4895,-1,4305,3571,3570,-1,3574,3315,3572,-1,4992,3315,3574,-1,3573,3314,3402,-1,3573,3572,3314,-1,3579,285,3577,-1,3568,285,3579,-1,4899,3398,967,-1,4899,3400,3398,-1,2723,4895,4896,-1,4895,2723,3571,-1,3583,4671,4964,-1,4671,3583,3582,-1,4669,3587,3585,-1,4669,4963,3587,-1,4978,3589,4668,-1,4978,2719,3589,-1,3591,2717,2716,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=30 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_30()
		{
			int[] value = {4667,2717,3591,-1,2857,4600,4599,-1,2857,293,4600,-1,3596,309,308,-1,4993,309,3596,-1,3411,4994,2856,-1,4994,3411,3598,-1,4995,299,4637,-1,4995,297,299,-1,305,4996,303,-1,4996,305,3601,-1,3604,3607,3694,-1,3607,3604,3603,-1,3641,3611,4885,-1,3641,3694,3611,-1,3610,3634,3605,-1,3634,3610,2957,-1,2361,3612,4846,-1,2361,3613,3612,-1,3632,4861,4848,-1,3631,4861,3632,-1,3615,3644,2348,-1,3615,4847,3644,-1,4997,3616,4998,-1,3617,3616,4997,-1,3619,2346,1014,-1,3619,4999,2346,-1,2302,2311,2310,-1,2311,2302,2307,-1,1061,3620,5000,-1,1063,3620,1061,-1,988,997,989,-1,2320,997,988,-1,1002,1034,1003,-1,1034,1002,2309,-1,3625,5001,3623,-1,4867,5001,3625,-1,3629,2333,997,-1,2333,3629,3627,-1,5001,998,2334,-1,5001,999,998,-1,2298,1041,1040,-1,2297,1041,2298,-1,3226,3632,4888,-1,3226,3630,3632,-1,3617,2261,2970,-1,4997,2261,3617,-1,1076,2957,2350,-1,1076,3634,2957,-1,3708,4886,3606,-1,3737,4886,3708,-1,3640,1061,2967,-1,3640,1062,1061,-1,3642,2286,3639,-1,3642,2267,2286,-1,3644,1013,3643,-1,3644,3238,1013,-1,2282,979,981,-1,2281,979,2282,-1,2260,2358,980,-1,2975,2358,2260,-1,1099,2351,3646,-1,1031,2351,1099,-1,1048,3652,1046,-1,3652,1048,2327,-1,2963,3653,3655,-1,3653,2963,2962,-1,5002,3231,3233,-1,3657,3231,5002,-1,2293,1017,2961,-1,2293,1036,1017,-1,2300,2324,2357,-1,2300,2325,2324,-1,4853,990,2352,-1,4853,1022,990,-1,3664,3720,3707,-1,3720,3664,3662,-1,4874,3665,2308,-1,4874,4871,3665,-1,1010,1033,1035,-1,1033,1010,2304,-1,3620,3668,4875,-1,3620,3621,3668,-1,2959,3526,2332,-1,3526,2959,5003,-1,2304,2307,2302,-1,2307,2304,2305,-1,4877,2303,4875,-1,4877,2304,2303,-1,2964,2304,4877,-1,2322,2304,2964,-1,2322,1033,2304,-1,1037,1050,1038,-1,2344,1050,1037,-1,1044,1041,1045,-1,1044,1042,1041,-1,1009,1016,1007,-1,2328,1016,1009,-1,2326,2327,1026,-1,2342,2327,2326,-1,3650,2327,2342,-1,3651,2345,4880,-1,3651,2299,2345,-1,3650,3652,2327,-1,5004,3652,3650,-1,5004,3651,3652,-1,4881,3651,5004,-1,2297,3651,4881,-1,2299,3651,2297,-1,3673,3655,3654,-1,3673,4869,3655,-1,3231,3674,3234,-1,3658,3674,3231,-1,1044,1057,1055,-1,1043,1057,1044,-1,2312,3610,3677,-1,2363,3610,2312,-1,2284,2318,3675,-1,2318,2284,2965,-1,3676,4872,2270,-1,4872,3676,3675,-1,2969,1021,1066,-1,3660,1021,2969,-1,1071,3673,3671,-1,1071,2271,3673,-1,3674,3680,5005,-1,2294,3680,3674,-1,3684,1053,1052,-1,3684,3681,1053,-1,2274,3685,2974,-1,2283,3685,2274,-1,4998,3678,4999,-1,3678,4998,3616,-1,3688,5006,3686,-1,5005,5006,3688,-1,3689,2971,5007,-1,2971,3689,1069,-1,3682,3683,3691,-1,3681,3683,3682,-1,2264,3676,3693,-1,3676,2264,2285,-1,3639,3604,3642,-1,3639,3602,3604,-1,3695,2973,3704,-1,2973,3695,3693,-1,1083,3697,1084,-1,3691,3697,1083,-1,3685,1090,5008,-1,3228,1090,3685,-1,1015,1091,2255,-1,1091,1015,2347,-1,5006,3702,4860,-1,3700,3702,5006,-1,1082,4864,5007,-1,1082,3229,4864,-1,3694,3609,3611,-1,3607,3609,3694,-1,4859,3695,3703,-1,3695,4859,2265,-1,5009,1084,3713,-1,1084,5009,3229,-1,2263,3732,3714,-1,5008,3732,2263,-1,2358,2354,2955,-1,3733,2354,2358,-1,2259,3717,5010,-1,3699,3717,2259,-1,3702,3710,5011,-1,3701,3710,3702,-1,3738,3705,2252,-1,3705,3738,3703,-1,1094,3227,1095,-1,1093,3227,1094,-1,3725,3745,3723,-1,5011,3745,3725,-1,3726,5009,3746,-1,5009,3726,3728,-1,3731,3749,3729,-1,2257,3749,3731,-1,4863,2247,3732,-1,4863,3750,2247,-1,3647,3633,3630,-1,3633,3647,4882,-1,3742,2253,5010,-1,3742,3735,2253,-1,4846,4886,3638,-1,4846,3612,4886,-1,4857,3739,5003,-1,3738,3739,4857,-1,3742,4841,3740,-1,4852,4841,3742,-1,3745,3754,3743,-1,4856,3754,3745,-1,1100,4855,4844,-1,4855,1100,3746,-1,3749,4842,3747,-1,4854,4842,3749,-1,2353,3646,2355,-1,3646,2353,3648,-1,3759,3735,3741,-1,3735,3759,3734,-1,4878,1029,2341,-1,4878,2962,1029,-1,3659,2962,4878,-1,3657,2962,3659,-1,5002,2962,3657,-1,4879,2962,5002,-1,4879,3653,2962,-1,3656,3653,4879,-1,3520,3748,3523,-1,3748,3520,4850,-1,3530,2248,3756,-1,2248,3530,2978,-1,5003,3527,3526,-1,3739,3527,5003,-1,1104,4851,1098,-1,1104,3247,4851,-1,3741,925,3248,-1,3740,925,3741,-1,3221,4801,2206,-1,3222,4801,3221,-1,3765,3223,3763,-1,3765,1108,3223,-1,3768,3832,1160,-1,3768,3891,3832,-1,3890,3772,3830,-1,3890,3771,3772,-1,3005,3776,2183,-1,3005,3221,3776,-1,1184,5012,3778,-1,4808,5012,1184,-1,1125,1127,5013,-1,1125,2986,1127,-1,5012,3780,3831,-1,5012,3779,3780,-1,3916,3781,3785,-1,3782,3781,3916,-1,3783,4837,3785,-1,3909,4837,3783,-1,4825,1151,5014,-1,1151,4825,3822,-1,1178,2989,2224,-1,1177,2989,1178,-1,3860,3790,3792,-1,3860,5014,3790,-1,5013,2205,2199,-1,5013,3793,2205,-1,3861,5014,3860,-1,5014,3861,4825,-1,3217,3798,3797,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=31 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_31()
		{
			int[] value = {3217,1139,3798,-1,3801,3867,4836,-1,3867,3801,3800,-1,1142,3801,3820,-1,1142,1141,3801,-1,3798,2209,3796,-1,2209,3798,3819,-1,1144,1171,3213,-1,1144,1169,1171,-1,5015,1105,3224,-1,1105,5015,4799,-1,4804,3812,3935,-1,4804,3810,3812,-1,3933,3815,3814,-1,3933,4805,3815,-1,2990,3787,3819,-1,2990,3000,3787,-1,3851,3825,3795,-1,3851,3823,3825,-1,2182,2179,1107,-1,2182,2184,2179,-1,3829,3007,3827,-1,3829,3210,3007,-1,1156,3830,3780,-1,1156,1155,3830,-1,3007,1186,2176,-1,3007,3210,1186,-1,2244,5016,2993,-1,2244,4840,5016,-1,3223,3947,3834,-1,3223,1110,3947,-1,3926,3836,3838,-1,3836,3926,1195,-1,1180,3214,1166,-1,1180,3854,3214,-1,2993,2243,2244,-1,2993,2214,2243,-1,3212,1163,2195,-1,5017,1163,3212,-1,3844,2992,3850,-1,2992,3844,3807,-1,3846,1146,2991,-1,3846,3818,1146,-1,3847,3846,3845,-1,3847,3852,3846,-1,3853,3844,2190,-1,3844,3853,3843,-1,3797,4831,3217,-1,4831,3797,3854,-1,3004,3849,3855,-1,3849,3004,3847,-1,3856,4827,3857,-1,4827,3856,3855,-1,3859,3001,3865,-1,3001,3859,3857,-1,3214,3868,1167,-1,3214,3799,3868,-1,2210,3792,3869,-1,2210,3860,3792,-1,3870,3859,3864,-1,3859,3870,3858,-1,4819,1168,3840,-1,1168,4819,1182,-1,3800,3841,3867,-1,3841,3800,2998,-1,3876,3870,3872,-1,3870,3876,4824,-1,3872,3874,3877,-1,3871,3874,3872,-1,5017,2202,1163,-1,2202,5017,4820,-1,3876,4814,4818,-1,3876,3878,4814,-1,3878,3880,5018,-1,3877,3880,3878,-1,5019,5017,3212,-1,5017,5019,4815,-1,3881,1149,2217,-1,3881,3215,1149,-1,3224,4811,5015,-1,3224,2181,4811,-1,3881,3884,4810,-1,3882,3884,3881,-1,3884,3888,4809,-1,3886,3888,3884,-1,3826,3775,4838,-1,3883,3775,3826,-1,3768,3771,3890,-1,3768,3767,3771,-1,4807,3887,3896,-1,3887,4807,3888,-1,4806,3897,2178,-1,3897,4806,3896,-1,1162,3899,2204,-1,3893,3899,1162,-1,3899,3902,2245,-1,3898,3902,3899,-1,3815,4832,2198,-1,3815,5020,4832,-1,3813,5021,3905,-1,3810,5021,3813,-1,2212,5016,3907,-1,2993,5016,2212,-1,3764,2233,3773,-1,2233,3764,1192,-1,5020,3912,5022,-1,3910,3912,5020,-1,2171,5021,3913,-1,2171,5023,5021,-1,3914,4833,3835,-1,4833,3914,3915,-1,3837,3925,3838,-1,5022,3925,3837,-1,3918,3921,3917,-1,5023,3921,3918,-1,2170,3920,3921,-1,2170,5024,3920,-1,4839,1108,3765,-1,4839,2234,1108,-1,5025,3925,4802,-1,5025,3924,3925,-1,3929,5025,3928,-1,3929,5026,5025,-1,3931,5027,5024,-1,3931,3930,5027,-1,2235,1136,1117,-1,3218,1136,2235,-1,2246,1172,1174,-1,2246,2383,1172,-1,3940,2177,5028,-1,2177,3940,3939,-1,5018,3942,3941,-1,5018,4915,3942,-1,937,5019,935,-1,5019,937,3943,-1,3944,2945,2385,-1,5026,2945,3944,-1,3533,3945,5027,-1,3533,3532,3945,-1,1159,1125,2999,-1,1159,1123,1125,-1,4791,3950,4793,-1,3948,3950,4791,-1,5029,3955,3952,-1,3955,5029,1267,-1,3957,4011,4059,-1,3957,3959,4011,-1,5030,3962,5031,-1,3960,3962,5030,-1,4788,3967,3964,-1,3967,4788,4778,-1,3968,5030,3969,-1,3968,4065,5030,-1,3975,3972,1276,-1,3973,3972,3975,-1,3973,4032,3971,-1,3973,3976,4032,-1,3978,1291,3981,-1,3978,1292,1291,-1,3978,2140,1196,-1,3978,3980,2140,-1,2154,4770,3983,-1,4790,4770,2154,-1,1252,1203,1202,-1,1252,4033,1203,-1,4784,3999,3998,-1,4784,4031,3999,-1,4775,3987,1254,-1,4775,3985,3987,-1,4043,2120,3009,-1,4043,4045,2120,-1,4048,1251,1223,-1,2130,1251,4048,-1,1215,3037,2125,-1,3037,1215,1214,-1,3994,3194,3038,-1,3194,3994,3992,-1,4785,3045,1283,-1,2142,3045,4785,-1,1283,3996,4785,-1,1283,3195,3996,-1,3999,1220,3997,-1,1221,1220,3999,-1,3200,1226,3201,-1,1224,1226,3200,-1,1227,4066,4063,-1,1227,3041,4066,-1,1229,1231,1230,-1,1229,1228,1231,-1,4067,2118,3193,-1,4067,2119,2118,-1,4007,5031,4044,-1,4007,4005,5031,-1,4009,4797,4008,-1,4009,4057,4797,-1,4777,4011,4010,-1,4011,4777,4794,-1,5032,4786,5033,-1,5032,4069,4786,-1,4766,4017,4016,-1,4766,4079,4017,-1,4071,4021,4771,-1,4071,4019,4021,-1,5032,4028,4779,-1,4028,5032,5033,-1,3021,4024,1230,-1,3021,4023,4024,-1,4028,2126,1265,-1,5033,2126,4028,-1,3993,5034,3992,-1,3993,4030,5034,-1,1217,3982,1218,-1,1217,3980,3982,-1,1252,3977,4033,-1,4042,3977,1252,-1,2135,3031,1242,-1,2135,4040,3031,-1,2114,4782,2109,-1,4782,2114,5035,-1,3044,4782,4038,-1,3044,2109,4782,-1,3018,3031,2156,-1,3018,2139,3031,-1,4040,3032,3015,-1,3032,4040,2135,-1,1258,4050,1259,-1,4050,1258,4047,-1,1253,3989,1213,-1,4041,3989,1253,-1,2134,1212,1211,-1,1212,2134,3207,-1,3987,1255,1254,-1,3987,4763,1255,-1,2101,4048,5036,-1,2101,1295,4048,-1,5037,3208,4083,-1,3208,5037,3986,-1,4052,1282,1284,-1,4052,4085,1282,-1,3197,4084,4077,-1,3197,1262,4084,-1,1281,3042,1263,-1,1281,3995,3042,-1,2158,4069,5032,-1,2157,4069,2158,-1,3992,1289,3194,-1,1289,3992,5034,-1,3949,4789,4057,-1,4795,4789,3949,-1,4012,5029,4010,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=32 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_32()
		{
			int[] value = {5029,4012,4796,-1,1232,3953,3199,-1,1232,4060,3953,-1,3033,4082,1210,-1,3033,4765,4082,-1,4773,4004,3022,-1,4773,3951,4004,-1,4062,4061,3970,-1,4061,4062,4060,-1,4066,4793,4064,-1,4791,4793,4066,-1,4068,3016,4014,-1,3016,4068,3017,-1,1271,2134,1211,-1,1279,2134,1271,-1,3972,1236,1238,-1,3972,3974,1236,-1,4016,2143,4767,-1,4016,4018,2143,-1,4019,1226,1225,-1,4019,4071,1226,-1,4067,4075,4074,-1,4067,3979,4075,-1,3205,4078,5036,-1,3205,4000,4078,-1,4079,4003,4017,-1,4003,4079,3203,-1,3995,1282,3042,-1,3995,3195,1282,-1,3994,2127,1285,-1,3994,3036,2127,-1,3984,5038,4783,-1,3983,5038,3984,-1,3013,2117,2119,-1,2117,3013,3012,-1,4083,4987,5037,-1,4083,4081,4987,-1,4988,1295,1294,-1,1295,4988,4049,-1,4086,4912,1261,-1,4086,2380,4912,-1,1297,4051,3192,-1,1297,4989,4051,-1,941,3035,1256,-1,941,940,3035,-1,2138,1242,2139,-1,2138,1243,1242,-1,4781,1243,2138,-1,1243,4781,4780,-1,4093,4090,4105,-1,4090,4093,4088,-1,4087,4109,4094,-1,5039,4109,4087,-1,3191,4761,4755,-1,4761,3191,1298,-1,4762,4100,4101,-1,4099,4100,4762,-1,4756,2097,4116,-1,2097,4756,2090,-1,4106,4760,4117,-1,4760,4106,4105,-1,4120,4109,4759,-1,4120,4107,4109,-1,4110,3191,4124,-1,3191,4110,1299,-1,1301,2086,1302,-1,4097,2086,1301,-1,5040,4116,4113,-1,4116,5040,4756,-1,4117,5041,4106,-1,4117,4118,5041,-1,4107,1306,4750,-1,4120,1306,4107,-1,4123,1303,4129,-1,1303,4123,4122,-1,1313,2087,4125,-1,1313,4130,2087,-1,5040,4128,4748,-1,4113,4128,5040,-1,2076,4118,2074,-1,4118,2076,5041,-1,1304,1310,1309,-1,1310,1304,1307,-1,2080,4129,2079,-1,4129,2080,4123,-1,4142,1311,4753,-1,4142,1312,1311,-1,4133,4751,4147,-1,4751,4133,4127,-1,4749,4136,4151,-1,1305,4136,4749,-1,3188,2082,2081,-1,2082,3188,1308,-1,4138,3052,5042,-1,3052,4138,2081,-1,4140,3189,5043,-1,3189,4140,4131,-1,4141,4132,5044,-1,4132,4141,4143,-1,4146,2075,5045,-1,2075,4146,3054,-1,4151,4154,4149,-1,4136,4154,4151,-1,4154,5046,4152,-1,5047,5046,4154,-1,4138,5048,4155,-1,5042,5048,4138,-1,5043,4158,4140,-1,5043,5049,4158,-1,5050,4141,5044,-1,5050,4160,4141,-1,4162,5045,4163,-1,5045,4162,4146,-1,4163,4910,2374,-1,4743,4910,4163,-1,5046,4164,4152,-1,5046,4990,4164,-1,5048,3241,4155,-1,5048,3548,3241,-1,3547,5049,4991,-1,5049,3547,4158,-1,958,4160,5050,-1,958,960,4160,-1,2091,1300,2089,-1,1298,1300,2091,-1,3186,1316,1315,-1,3186,3187,1316,-1,4257,4170,4169,-1,4257,4905,4170,-1,3556,4262,4172,-1,3556,3554,4262,-1,3180,4209,4174,-1,3180,2036,4209,-1,5051,1355,4234,-1,4176,1355,5051,-1,4180,5052,4178,-1,4180,1359,5052,-1,4182,4718,4204,-1,4182,3069,4718,-1,1360,1328,1361,-1,1328,1360,1329,-1,3185,4185,4184,-1,3185,3184,4185,-1,4187,3067,2037,-1,4187,5053,3067,-1,4190,4723,4241,-1,4190,4188,4723,-1,4192,1362,4217,-1,4192,1337,1362,-1,2051,4227,2052,-1,2051,4717,4227,-1,4201,4716,4199,-1,4201,4232,4716,-1,5054,4181,4726,-1,5054,4733,4181,-1,2046,4732,4210,-1,2046,4204,4732,-1,4176,5055,4205,-1,4176,5051,5055,-1,5056,4178,5052,-1,4207,4178,5056,-1,4209,5054,2041,-1,4209,4733,5054,-1,1330,2038,2050,-1,2038,1330,3066,-1,1346,5055,4212,-1,1348,5055,1346,-1,5056,4215,5057,-1,5056,4214,4215,-1,2053,4713,4216,-1,2053,2054,4713,-1,1342,4196,3182,-1,4196,1342,4189,-1,4728,1339,1338,-1,4728,4219,1339,-1,1342,2047,4218,-1,2047,1342,1341,-1,4222,2042,4221,-1,4222,1343,2042,-1,4719,4224,5057,-1,4719,4223,4224,-1,1347,1349,1348,-1,1347,1368,1349,-1,2052,4229,4711,-1,2052,4227,4229,-1,4202,1344,1343,-1,4202,4231,1344,-1,1324,4234,1355,-1,1323,4234,1324,-1,4730,1359,4180,-1,1357,1359,4730,-1,1361,4184,2057,-1,1361,4183,4184,-1,4192,2031,4191,-1,4192,2030,2031,-1,4194,1335,2040,-1,4194,1364,1335,-1,4237,4228,4200,-1,4237,4226,4228,-1,4727,4239,4251,-1,4203,4239,4727,-1,3177,4190,4240,-1,4190,3177,3176,-1,4256,4242,4243,-1,4242,4256,4240,-1,4724,4247,4258,-1,4245,4247,4724,-1,4229,4250,4259,-1,4226,4250,4229,-1,4715,4253,4261,-1,4251,4253,4715,-1,3177,4708,3179,-1,3177,5058,4708,-1,2060,4256,4169,-1,4256,2060,5058,-1,3072,4168,2032,-1,3072,2064,4168,-1,4712,2065,3186,-1,4258,2065,4712,-1,4710,4260,2068,-1,4259,4260,4710,-1,4709,4262,2071,-1,4261,4262,4709,-1,1983,4265,4277,-1,1983,4263,4265,-1,4278,4267,4268,-1,4278,4343,4267,-1,4269,1371,1372,-1,4269,1369,1371,-1,2020,3075,1374,-1,2021,3075,2020,-1,2012,4272,4695,-1,2011,4272,2012,-1,4274,3172,3174,-1,3172,4274,4273,-1,4271,4705,5059,-1,4271,1375,4705,-1,1374,4291,4289,-1,1374,3075,4291,-1,4277,1430,1432,-1,4277,4265,1430,-1,4281,4268,5060,-1,4281,4278,4268,-1,4284,5061,4282,-1,4284,4270,5061,-1,1387,4286,1443,-1,1387,1386,4286,-1,5062,1392,4336,-1,5062,1393,1392,-1,4288,4335,3083,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=33 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_33()
		{
			int[] value = {4288,5059,4335,-1,4290,4694,4699,-1,4290,4291,4694,-1,2010,4294,1383,-1,3076,4294,2010,-1,3076,4293,4294,-1,2009,2014,4351,-1,2014,2009,2008,-1,4295,4273,3161,-1,4295,3172,4273,-1,4696,4296,1981,-1,4296,4696,4704,-1,4340,4300,4298,-1,4300,4340,4352,-1,4301,1426,3162,-1,4301,4325,1426,-1,966,5063,4898,-1,966,4317,5063,-1,4304,4345,4355,-1,4345,4304,4303,-1,3570,4306,4305,-1,3570,4356,4306,-1,1407,1410,1408,-1,1407,1411,1410,-1,1412,4309,1413,-1,4307,4309,1412,-1,2369,5064,4311,-1,4992,5064,2369,-1,5065,3563,4901,-1,5065,4313,3563,-1,3565,4692,4315,-1,4900,4692,3565,-1,1416,3566,1417,-1,1416,4690,3566,-1,4318,3086,3089,-1,3086,4318,1977,-1,5061,4321,4348,-1,4319,4321,5061,-1,5060,3088,4346,-1,4322,3088,5060,-1,1409,4323,4350,-1,4310,4323,1409,-1,4338,3082,4336,-1,4338,1996,3082,-1,1973,4301,1398,-1,1973,4324,4301,-1,1435,1425,3167,-1,1435,1444,1425,-1,1423,4328,4327,-1,1423,1422,4328,-1,1428,1978,3085,-1,1428,4329,1978,-1,1998,1429,1999,-1,1429,1998,4699,-1,4330,1414,4331,-1,4330,4347,1414,-1,1987,1430,4333,-1,1987,1431,1430,-1,1974,1989,4334,-1,1974,4698,1989,-1,1993,1440,1439,-1,1440,1993,4335,-1,1434,1995,1394,-1,1995,1434,1399,-1,1982,4263,1983,-1,4339,4263,1982,-1,1373,1370,3165,-1,1373,1371,1370,-1,4706,4299,4343,-1,4299,4706,4298,-1,1379,1393,5062,-1,1378,1393,1379,-1,4272,5059,4288,-1,4271,5059,4272,-1,2017,4274,1388,-1,4274,2017,2023,-1,4303,1991,4345,-1,1991,4303,4334,-1,4700,4350,4323,-1,4348,4350,4700,-1,1436,1441,3163,-1,1436,3167,1441,-1,1407,4702,4314,-1,1406,4702,1407,-1,1447,1419,1448,-1,1447,4316,1419,-1,1404,4317,1405,-1,1404,5063,4317,-1,4356,2006,4306,-1,2006,4356,4355,-1,3168,4358,4357,-1,3168,5064,4358,-1,4308,5065,4359,-1,3169,5065,4308,-1,4362,4378,4377,-1,4378,4362,4361,-1,4365,4501,4390,-1,4501,4365,4367,-1,4371,4388,4369,-1,4495,4388,4371,-1,4374,4500,4386,-1,4500,4374,4373,-1,4497,4383,4380,-1,4496,4383,4497,-1,4394,4380,4382,-1,4380,4394,4379,-1,4372,4385,4399,-1,4374,4385,4372,-1,4370,4389,4403,-1,4369,4389,4370,-1,4407,4365,1451,-1,4365,4407,4366,-1,4682,4362,4391,-1,4362,4682,4360,-1,4678,4392,4393,-1,4392,4678,4391,-1,4381,4398,4677,-1,4396,4398,4381,-1,4384,4402,4676,-1,4400,4402,4384,-1,4387,4406,4674,-1,4404,4406,4387,-1,1449,4684,4408,-1,4684,1449,3158,-1,4409,4683,4422,-1,4683,4409,4408,-1,4411,4681,4425,-1,4681,4411,4395,-1,4397,4427,4412,-1,4680,4427,4397,-1,4401,5066,4414,-1,4679,5066,4401,-1,4434,5066,4675,-1,4434,5067,5066,-1,4439,4422,4419,-1,4422,4439,4409,-1,4442,4425,4424,-1,4425,4442,4411,-1,4412,4429,4448,-1,4427,4429,4412,-1,4414,5067,4673,-1,5066,5067,4414,-1,5067,4436,4455,-1,4434,4436,5067,-1,4459,1964,4438,-1,1964,4459,1965,-1,4461,4444,4441,-1,4444,4461,4421,-1,4465,4445,4447,-1,4445,4465,4426,-1,4447,4450,4469,-1,4446,4450,4447,-1,4431,4454,4474,-1,4452,4454,4431,-1,4435,4458,4478,-1,4456,4458,4435,-1,4480,4463,4460,-1,4463,4480,4440,-1,4484,4467,4464,-1,4467,4484,4443,-1,4487,4466,4468,-1,4466,4487,4464,-1,4449,4473,4489,-1,4471,4473,4449,-1,4453,4477,4491,-1,4475,4477,4453,-1,4493,4482,4479,-1,4482,4493,4457,-1,4670,4486,4483,-1,4486,4670,4462,-1,4894,4485,3586,-1,4485,4894,4483,-1,4470,3588,4893,-1,4488,3588,4470,-1,4472,3590,4891,-1,4490,3590,4472,-1,4476,3592,4890,-1,4492,3592,4476,-1,3584,4672,3582,-1,4672,3584,4481,-1,4516,1953,1958,-1,1953,4516,5068,-1,4508,5069,4506,-1,5070,5069,4508,-1,1453,3155,3157,-1,3155,1453,1452,-1,4662,4509,4660,-1,4511,4509,4662,-1,3156,4658,3157,-1,3156,4512,4658,-1,4657,1959,4514,-1,1959,4657,5069,-1,4665,4517,4656,-1,4516,4517,4665,-1,1457,4519,4529,-1,1456,4519,1457,-1,4535,4510,4521,-1,4510,4535,4509,-1,4513,5071,4512,-1,4513,4524,5071,-1,5072,4515,4527,-1,4515,5072,4514,-1,4517,4530,4655,-1,1957,4530,4517,-1,4530,4532,5073,-1,4529,4532,4530,-1,4533,4659,4535,-1,4533,5074,4659,-1,1459,5071,5075,-1,5071,1459,1458,-1,4538,5072,5076,-1,5072,4538,4537,-1,4652,4654,5077,-1,4654,4652,5076,-1,4544,5078,4542,-1,5073,5078,4544,-1,5079,4547,5074,-1,5079,4545,4547,-1,4565,4551,4549,-1,4551,4565,5075,-1,4550,4566,4549,-1,4550,4552,4566,-1,5077,4557,4569,-1,4555,4557,5077,-1,5078,4560,4573,-1,4559,4560,5078,-1,5079,4561,4575,-1,4563,4561,5079,-1,4647,4565,4564,-1,4565,4647,1954,-1,4583,4566,4567,-1,4566,4583,4564,-1,4586,4569,4571,-1,4569,4586,4653,-1,4651,4574,4587,-1,4573,4574,4651,-1,4650,4577,4590,-1,4575,4577,4650,-1,4577,4579,4591,-1,4576,4579,4577,-1,4595,4583,4581,-1,4583,4595,4648,-1,4597,4586,4584,-1,4586,4597,4646,-1,4645,4589,4598,-1,4587,4589,4645,-1,4644,4592,4639,-1,4590,4592,4644,-1,4592,4593,4993,-1,4591,4593,4592,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=34 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_34()
		{
			int[] value = {4994,4595,4594,-1,4595,4994,4643,-1,4995,4597,4596,-1,4597,4995,4641,-1,4640,4600,4996,-1,4598,4600,4640,-1,1953,4661,1951,-1,5068,4661,1953,-1,4664,4661,5068,-1,4664,4663,4661,-1,4504,4663,4664,-1,4504,1452,4663,-1,1961,1452,4504,-1,1960,1452,1961,-1,5070,1452,1960,-1,4508,1452,5070,-1,4508,3155,1452,-1,4508,4505,3155,-1,1834,1832,1835,-1,4605,1832,1834,-1,3134,1492,1491,-1,1492,3134,1482,-1,1488,1486,1485,-1,1488,1581,1486,-1,1504,1485,1505,-1,1503,1485,1504,-1,1508,1484,1497,-1,1508,1482,1484,-1,1524,1520,1522,-1,1520,1524,3153,-1,1743,1490,1500,-1,1743,1491,1490,-1,4606,1822,1939,-1,4606,3152,1822,-1,1557,3133,1934,-1,1557,4628,3133,-1,1941,1551,4622,-1,1562,1551,1941,-1,1563,1837,4607,-1,1563,3113,1837,-1,1620,4608,1932,-1,1619,4608,1620,-1,3145,577,576,-1,3145,3146,577,-1,3151,1634,2547,-1,3151,1573,1634,-1,1761,1532,1526,-1,1761,1533,1532,-1,1581,3136,1486,-1,1581,1583,3136,-1,4634,1632,1924,-1,4634,1630,1632,-1,1865,3102,1866,-1,3102,1865,3103,-1,3124,1755,1589,-1,3124,1584,1755,-1,4626,1858,1754,-1,3119,1858,4626,-1,1602,1811,1603,-1,1811,1602,1812,-1,1600,1593,1597,-1,1593,1600,1594,-1,1829,1716,1727,-1,1829,1717,1716,-1,1868,1786,1464,-1,1868,1910,1786,-1,1851,1914,1913,-1,1914,1851,4610,-1,1626,3147,1536,-1,1626,1622,3147,-1,1651,1644,1619,-1,1651,1645,1644,-1,1655,1905,1653,-1,1809,1905,1655,-1,1705,1652,1657,-1,1705,3121,1652,-1,4635,4615,4614,-1,4635,5080,4615,-1,3143,3141,1691,-1,3143,3142,3141,-1,3140,1556,1558,-1,3144,1556,3140,-1,1544,3143,1689,-1,3143,1544,1940,-1,4613,3116,4631,-1,3116,4613,4611,-1,3141,1559,1702,-1,3141,3140,1559,-1,3117,1705,1657,-1,3131,1705,3117,-1,5081,4616,4625,-1,5081,1826,4616,-1,3139,1887,1740,-1,1887,3139,3122,-1,3153,1718,1521,-1,3153,1719,1718,-1,1720,1880,3109,-1,1880,1720,1881,-1,1735,3108,1736,-1,1733,3108,1735,-1,4629,1742,1741,-1,1802,1742,4629,-1,1878,1526,4623,-1,1526,1878,1761,-1,1867,1928,1527,-1,1928,1867,1866,-1,1800,1874,1873,-1,1874,1800,1799,-1,1744,1751,1864,-1,1751,1744,1752,-1,1747,4627,4618,-1,4627,1747,4617,-1,1802,4630,3126,-1,1802,4629,4630,-1,1611,1758,4619,-1,1758,1611,1911,-1,1754,3129,1870,-1,1754,1787,3129,-1,1763,4618,1764,-1,1763,3135,4618,-1,1741,3099,4629,-1,1741,3100,3099,-1,1782,1773,1845,-1,1782,3128,1773,-1,1560,3133,1776,-1,1934,3133,1560,-1,1884,1618,1617,-1,1618,1884,1729,-1,1772,1789,1791,-1,1772,1771,1789,-1,1765,1862,1769,-1,1862,1765,5082,-1,4620,3110,3123,-1,4620,1841,3110,-1,1711,1712,1888,-1,1711,1710,1712,-1,3102,4632,4633,-1,4632,3102,3104,-1,4631,1683,5080,-1,3116,1683,4631,-1,3132,4601,1831,-1,4625,4601,3132,-1,1805,5083,5081,-1,1805,1806,5083,-1,1654,5083,1806,-1,1653,5083,1654,-1,1809,1648,1649,-1,1809,1655,1648,-1,1814,1821,1815,-1,1814,1819,1821,-1,1896,1674,1673,-1,1896,1669,1674,-1,1821,1939,1822,-1,1821,1819,1939,-1,1810,1599,1598,-1,1810,1812,1599,-1,1655,1824,1648,-1,1824,1655,1654,-1,1905,5083,1653,-1,1905,1706,5083,-1,1727,3130,1829,-1,1726,3130,1727,-1,5081,1706,1826,-1,5081,5083,1706,-1,4604,3105,4603,-1,4604,1917,3105,-1,1774,5080,1683,-1,4615,5080,1774,-1,1609,1888,1607,-1,1609,1833,1888,-1,1838,1840,1839,-1,1838,4605,1840,-1,4620,3137,1583,-1,4623,3137,4620,-1,1859,1846,1845,-1,5082,1846,1859,-1,1844,5082,1859,-1,1862,5082,1844,-1,1843,1856,1538,-1,1843,3128,1856,-1,1463,1783,1782,-1,1463,1847,1783,-1,3130,3117,1827,-1,3117,3130,3131,-1,1862,3127,1769,-1,1862,1480,3127,-1,1795,1861,3154,-1,1795,3095,1861,-1,1765,1846,5082,-1,1759,1846,1765,-1,1863,1745,1864,-1,1863,1768,1745,-1,3125,4619,1758,-1,3125,1872,4619,-1,1611,3129,1612,-1,3129,1611,4619,-1,1756,1926,1512,-1,1926,1756,1528,-1,4627,1873,3125,-1,4627,4617,1873,-1,1869,1874,1799,-1,1871,1874,1869,-1,1584,1753,1752,-1,1753,1584,3124,-1,1883,4632,3139,-1,1883,1510,4632,-1,1718,1740,1887,-1,3138,1740,1718,-1,3109,1850,1943,-1,1880,1850,3109,-1,1881,1719,1714,-1,1719,1881,1720,-1,4625,1805,5081,-1,3132,1805,4625,-1,1803,1831,1546,-1,3132,1831,1803,-1,1889,1561,1777,-1,1775,1561,1889,-1,1681,1690,3120,-1,1689,1690,1681,-1,1673,1680,1896,-1,1680,1673,1677,-1,5080,4624,4631,-1,4624,5080,4635,-1,1659,1684,1683,-1,1684,1659,1661,-1,1901,1660,1696,-1,1661,1660,1901,-1,1905,1808,1707,-1,1905,1809,1808,-1,1897,1929,1668,-1,1929,1897,1908,-1,1697,1578,1577,-1,1697,1899,1578,-1,4610,3148,1914,-1,4610,1617,3148,-1,1852,1784,1728,-1,1784,1852,1785,-1,3107,1617,4610,-1,3107,1884,1617,-1,3104,1886,3122,-1,1515,1886,3104,-1,0,3149,1,-1,4609,3149,0,-1,1812,3114,1599,-1,1812,1602,3114,-1,1754,4630,4626,-1,1754,1750,4630,-1,1750,1754,1748,-1,4633,1866,3102,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=35 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_35()
		{
			int[] value = {4633,1928,1866,-1,1838,1547,1830,-1,1838,3113,1547,-1,1634,2548,2547,-1,1634,1636,2548,-1,3112,1908,579,-1,3112,1929,1908,-1,1627,576,1923,-1,3145,576,1627,-1,4622,1937,3154,-1,1551,1937,4622,-1,4628,1615,3133,-1,4628,1616,1615,-1,1563,1918,2,-1,1563,1817,1918,-1,1940,1891,1699,-1,1891,1940,1813,-1,1476,1793,1841,-1,1476,1794,1793,-1,4603,1828,1827,-1,1828,4603,3105,-1,1920,3104,3103,-1,1920,1515,3104,-1,4614,3101,4635,-1,3101,4614,3099,-1,1479,1498,1509,-1,1498,1479,1945,-1,1945,1501,1498,-1,1501,1945,3097,-1,3127,1479,1509,-1,3127,1480,1479,-1,3101,1737,4621,-1,3101,3100,1737,-1,4588,3595,4636,-1,4638,3595,4588,-1,4585,4996,3601,-1,4640,4996,4585,-1,4637,4641,4995,-1,4641,4637,4582,-1,3598,4643,4994,-1,4643,3598,4580,-1,4993,4639,4592,-1,4993,3596,4639,-1,4639,4572,4644,-1,4639,4638,4572,-1,4570,4598,4640,-1,4645,4598,4570,-1,4641,4646,4597,-1,4646,4641,4568,-1,4643,4648,4595,-1,4648,4643,4642,-1,4578,4649,4642,-1,4649,4578,4562,-1,4558,4590,4644,-1,4650,4590,4558,-1,4556,4587,4645,-1,4651,4587,4556,-1,4653,4646,4554,-1,4653,4586,4646,-1,4648,4564,4583,-1,4564,4648,4647,-1,4649,1954,4647,-1,1954,4649,1955,-1,4545,4575,4650,-1,5079,4575,4545,-1,4542,4573,4651,-1,5078,4573,4542,-1,4653,5077,4569,-1,5077,4653,4652,-1,5076,4553,4538,-1,5076,4652,4553,-1,1954,5075,4565,-1,5075,1954,1459,-1,5074,4563,5079,-1,4533,4563,5074,-1,4559,5073,4532,-1,4559,5078,5073,-1,4654,4555,5077,-1,4540,4555,4654,-1,5076,4527,4654,-1,4527,5076,5072,-1,4524,5075,5071,-1,4524,4551,5075,-1,4518,5074,4547,-1,4659,5074,4518,-1,4655,5073,4544,-1,4530,5073,4655,-1,4656,4655,4541,-1,4517,4655,4656,-1,4537,4514,5072,-1,4514,4537,4657,-1,1458,4512,5071,-1,4512,1458,4658,-1,4660,4535,4659,-1,4509,4535,4660,-1,3091,4660,4520,-1,4662,4660,3091,-1,4503,4656,4528,-1,4665,4656,4503,-1,4523,5069,4657,-1,5069,4523,4506,-1,4522,3157,4658,-1,3157,4522,1453,-1,4663,1454,4511,-1,1452,1454,4663,-1,5070,1959,5069,-1,1960,1959,5070,-1,4665,5068,4516,-1,5068,4665,4664,-1,1951,4662,3091,-1,4661,4662,1951,-1,4666,4481,3584,-1,4481,4666,4479,-1,4477,4890,4667,-1,4476,4890,4477,-1,4473,4891,4668,-1,4472,4891,4473,-1,4669,4470,4893,-1,4470,4669,4468,-1,4671,4483,4894,-1,4483,4671,4670,-1,4672,4462,4670,-1,4462,4672,4460,-1,4458,4493,4492,-1,4457,4493,4458,-1,4454,4491,4490,-1,4453,4491,4454,-1,4450,4489,4488,-1,4449,4489,4450,-1,4485,4464,4487,-1,4464,4485,4484,-1,4486,4443,4484,-1,4443,4486,4441,-1,4482,4440,4480,-1,4440,4482,4438,-1,4436,4478,4475,-1,4435,4478,4436,-1,4432,4474,4471,-1,4431,4474,4432,-1,4429,4432,4451,-1,4428,4432,4429,-1,4467,4426,4465,-1,4426,4467,4424,-1,4463,4421,4461,-1,4421,4463,4419,-1,4418,4459,4456,-1,1965,4459,4418,-1,4673,4455,4452,-1,5067,4455,4673,-1,4415,4673,4433,-1,4414,4673,4415,-1,4413,4448,4445,-1,4412,4448,4413,-1,4411,4444,4410,-1,4411,4442,4444,-1,4409,1964,1963,-1,4409,4439,1964,-1,4437,4675,4417,-1,4437,4434,4675,-1,4675,4679,4674,-1,4675,5066,4679,-1,4680,4430,4427,-1,4676,4430,4680,-1,4425,4677,4423,-1,4677,4425,4681,-1,4422,4678,4420,-1,4678,4422,4683,-1,4405,3090,4416,-1,1450,3090,4405,-1,4389,4674,4679,-1,4387,4674,4389,-1,4385,4676,4680,-1,4384,4676,4385,-1,4681,4381,4677,-1,4381,4681,4382,-1,4683,4391,4678,-1,4391,4683,4682,-1,4684,4360,4682,-1,4360,4684,4685,-1,4686,4407,4404,-1,4366,4407,4686,-1,4687,4403,4400,-1,4370,4403,4687,-1,4688,4399,4396,-1,4372,4399,4688,-1,4379,4392,4377,-1,4379,4394,4392,-1,4496,4688,4383,-1,4498,4688,4496,-1,4386,4502,4687,-1,4502,4386,4500,-1,4495,4686,4388,-1,4494,4686,4495,-1,4390,4499,4685,-1,4499,4390,4501,-1,3169,4313,5065,-1,1411,4313,3169,-1,4311,3168,1413,-1,4311,5064,3168,-1,2005,4306,2006,-1,2005,3078,4306,-1,2007,5063,1404,-1,2007,4689,5063,-1,1968,4318,3089,-1,1968,4690,4318,-1,4692,1406,4691,-1,4692,4702,1406,-1,4320,1422,1421,-1,1969,1422,4320,-1,1970,4323,1971,-1,4700,4323,1970,-1,1396,4693,4330,-1,4693,1396,4332,-1,1975,4334,4303,-1,4334,1975,1974,-1,1976,2001,3086,-1,3081,2001,1976,-1,1388,3174,1389,-1,3174,1388,4274,-1,4695,4288,4287,-1,4272,4288,4695,-1,5062,3173,1379,-1,5062,4275,3173,-1,4340,4706,4266,-1,4298,4706,4340,-1,4697,2016,4326,-1,2016,4697,1998,-1,1391,1989,4698,-1,1990,1989,1391,-1,1439,1992,1993,-1,1992,1439,1973,-1,3087,4698,1974,-1,3087,4337,4698,-1,5060,4693,4281,-1,5060,4346,4693,-1,1994,1445,1395,-1,3162,1445,1994,-1,4344,1996,4338,-1,4344,3081,1996,-1,1999,3085,1980,-1,1999,1428,3085,-1,1442,1422,1969,-1,1442,4328,1422,-1,1445,1435,1431,-1,1445,1444,1435,-1,4697,3164,4290,-1,4697,1438,3164,-1,1410,4350,4349,-1,1409,4350,1410,-1,4347,1412,1414,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=36 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_36()
		{
			int[] value = {4347,1972,1412,-1,4348,4282,5061,-1,4348,4700,4282,-1,4327,3080,4691,-1,2000,3080,4327,-1,2001,3089,3086,-1,2001,1966,3089,-1,4690,3569,3566,-1,4690,1968,3569,-1,4702,4900,4701,-1,4702,4692,4900,-1,4359,4901,3576,-1,4359,5065,4901,-1,3574,5064,4992,-1,3574,4358,5064,-1,4358,2004,2003,-1,2004,4358,3574,-1,2951,4356,3570,-1,2951,4354,4356,-1,4355,2015,2006,-1,2015,4355,4345,-1,4898,4689,2372,-1,4898,5063,4689,-1,1424,4325,1402,-1,1426,4325,1424,-1,2013,3175,4342,-1,2008,3175,2013,-1,4353,4340,4339,-1,4352,4340,4353,-1,3165,4704,4696,-1,4704,3165,4703,-1,2022,3161,4273,-1,3161,2022,3159,-1,4353,4704,4351,-1,4704,4297,4296,-1,4297,4704,4353,-1,4699,1437,1429,-1,4699,4694,1437,-1,5059,1440,4335,-1,5059,4705,1440,-1,4275,4336,3082,-1,4275,5062,4336,-1,4270,4319,5061,-1,4270,4269,4319,-1,4268,4322,5060,-1,4268,2025,4322,-1,4265,4333,1430,-1,4265,4264,4333,-1,3163,4276,1436,-1,3163,4285,4276,-1,1374,4705,1375,-1,4705,1374,4289,-1,4293,2024,1377,-1,4293,3076,2024,-1,4695,2024,2012,-1,4695,3074,2024,-1,4286,4341,4285,-1,4286,3166,4341,-1,2026,4284,2027,-1,2026,1986,4284,-1,4280,4343,4278,-1,4280,4706,4343,-1,3084,4277,4276,-1,3084,1983,4277,-1,2071,4249,4709,-1,2071,2073,4249,-1,4246,2068,3056,-1,4710,2068,4246,-1,1315,4712,3186,-1,4712,1315,4244,-1,4707,2032,4168,-1,2032,4707,3071,-1,4708,2060,2062,-1,5058,2060,4708,-1,4238,4708,4255,-1,3179,4708,4238,-1,4261,4236,4715,-1,4261,4709,4236,-1,4711,4259,4710,-1,4229,4259,4711,-1,4258,4713,4724,-1,4258,4712,4713,-1,2032,2030,3072,-1,2030,2032,2031,-1,5058,4240,4256,-1,4240,5058,3177,-1,4716,4251,4715,-1,4727,4251,4716,-1,3181,4721,4717,-1,4225,4721,3181,-1,4191,2033,4714,-1,4191,2031,2033,-1,3069,3183,4718,-1,3183,3069,3068,-1,3061,4180,4177,-1,4730,4180,3061,-1,4223,4201,4198,-1,4719,4201,4223,-1,1343,4197,4202,-1,4222,4197,1343,-1,3062,4711,4248,-1,3062,2052,4711,-1,4230,5057,4215,-1,4230,4719,5057,-1,4218,4211,4722,-1,4211,4218,2047,-1,4723,4219,4728,-1,4723,4722,4219,-1,1363,3064,2039,-1,3064,1363,3066,-1,2054,4724,4713,-1,2054,4193,4724,-1,2041,4221,2042,-1,2041,5054,4221,-1,5057,4207,5056,-1,4224,4207,5057,-1,4205,1348,1349,-1,4205,5055,1348,-1,1353,1334,1336,-1,1353,1352,1334,-1,4220,2050,2038,-1,4220,3063,2050,-1,1340,2045,1341,-1,1340,4726,2045,-1,5052,4214,5056,-1,5052,4175,4214,-1,4212,5051,4725,-1,5055,5051,4212,-1,2049,4210,4732,-1,4210,2049,3063,-1,4221,4726,1340,-1,4221,5054,4726,-1,4727,4232,4231,-1,4716,4232,4727,-1,4717,4228,4227,-1,4717,4721,4228,-1,3062,2034,1367,-1,4720,2034,3062,-1,1365,4217,1362,-1,4217,1365,2053,-1,4241,4728,4714,-1,4241,4723,4728,-1,3067,4731,3068,-1,3067,5053,4731,-1,4729,3061,1321,-1,3061,4729,4730,-1,2055,1320,2056,-1,1331,1320,2055,-1,1329,2058,2048,-1,1329,1360,2058,-1,4235,4204,4718,-1,4204,4235,4732,-1,1359,4175,5052,-1,1359,1358,4175,-1,4234,4725,5051,-1,4234,4233,4725,-1,2036,4733,4209,-1,2036,2035,4733,-1,3554,2071,4262,-1,3554,2072,2071,-1,4254,3059,4734,-1,2062,3059,4254,-1,4707,4905,4257,-1,4707,3559,4905,-1,3552,2068,4260,-1,3552,2069,2068,-1,4185,1320,1319,-1,3184,1320,4185,-1,1321,4186,4729,-1,1321,4187,4186,-1,2056,4187,1321,-1,2056,5053,4187,-1,2056,4731,5053,-1,1320,4731,2056,-1,3184,4731,1320,-1,961,5050,4735,-1,961,958,5050,-1,4991,4737,4736,-1,4737,4991,5049,-1,4738,3548,5048,-1,4738,3549,3548,-1,4740,4990,5046,-1,4740,4739,4990,-1,4743,965,4910,-1,4741,965,4743,-1,5045,4743,4163,-1,4742,4743,5045,-1,4735,5044,4744,-1,4735,5050,5044,-1,5049,4745,4737,-1,4745,5049,5043,-1,5042,4738,5048,-1,4746,4738,5042,-1,5047,4740,5046,-1,4747,4740,5047,-1,4136,5047,4154,-1,4135,5047,4136,-1,4742,2075,4134,-1,4742,5045,2075,-1,5044,4133,4744,-1,4133,5044,4132,-1,3189,4745,5043,-1,1312,4745,3189,-1,3053,5042,3052,-1,3053,4746,5042,-1,4135,4747,5047,-1,1314,4747,4135,-1,4749,4148,3051,-1,4749,4151,4148,-1,4147,2076,3054,-1,2076,4147,4751,-1,4753,4143,4142,-1,4748,4143,4753,-1,2079,3052,2080,-1,2079,3053,3052,-1,2082,4123,2080,-1,4123,2082,4121,-1,3051,4750,4749,-1,4750,3051,2083,-1,4751,5041,2076,-1,5041,4751,4752,-1,4754,4748,4753,-1,5040,4748,4754,-1,2077,2087,4130,-1,2087,2077,3050,-1,4129,1302,3050,-1,1302,4129,1303,-1,3049,3190,1310,-1,4110,3190,3049,-1,4750,4108,4107,-1,4750,2083,4108,-1,4106,4752,4104,-1,4106,5041,4752,-1,4102,5040,4754,-1,4756,5040,4102,-1,4124,4755,4122,-1,4755,4124,3191,-1,4759,2088,4120,-1,4096,2088,4759,-1,4760,4119,4117,-1,4095,4119,4760,-1,4116,2096,4114,-1,2096,4116,2097,-1,4112,4103,4111,-1,4101,4103,4112,-1,4757,4101,4112,-1,4762,4101,4757,-1,4755,2093,3048,-1,2093,4755,4761,-1,5039,4759,4109,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=37 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_37()
		{
			int[] value = {4758,4759,5039,-1,4092,4105,4090,-1,4092,4760,4105,-1,4758,4087,4089,-1,4758,5039,4087,-1,2095,4089,4088,-1,2095,3047,4089,-1,5037,3538,4763,-1,5037,4987,3538,-1,940,4047,3035,-1,940,4764,4047,-1,3543,4051,4989,-1,4051,3543,4052,-1,1261,3244,1262,-1,1261,4912,3244,-1,3542,4049,4988,-1,4049,3542,4765,-1,3198,2147,4023,-1,1240,2147,3198,-1,1240,2148,2147,-1,4076,3013,4074,-1,3013,4076,3014,-1,1200,4783,4034,-1,3984,4783,1200,-1,2107,4766,4029,-1,4766,2107,2106,-1,1220,2133,3197,-1,1220,1219,2133,-1,3983,4768,5038,-1,4770,4768,3983,-1,4017,3202,4015,-1,3202,4017,4003,-1,4771,5034,4030,-1,4771,4021,5034,-1,5036,1223,3205,-1,4048,1223,5036,-1,4014,4001,2150,-1,4001,4014,3016,-1,3991,1279,1271,-1,3991,1280,1279,-1,2144,3206,3026,-1,3206,2144,3027,-1,4793,4009,3963,-1,3950,4009,4793,-1,3970,4774,3968,-1,4774,3970,4061,-1,1267,2155,3955,-1,2155,1267,1234,-1,4045,2121,2120,-1,4045,4046,2121,-1,3985,4013,3988,-1,3985,4787,4013,-1,4063,1228,1227,-1,4063,4774,1228,-1,4776,3985,4775,-1,4776,4787,3985,-1,4010,3952,4777,-1,3952,4010,5029,-1,4789,4796,4012,-1,4796,4789,4795,-1,2158,4779,3019,-1,2158,5032,4779,-1,3036,3038,1259,-1,3036,3994,3038,-1,4772,1249,2125,-1,1249,4772,1270,-1,2133,3207,2134,-1,2133,1219,3207,-1,4085,3042,1282,-1,4085,1264,3042,-1,1264,4085,4086,-1,2127,3192,1286,-1,2127,1296,3192,-1,1210,4083,3208,-1,1210,4082,4083,-1,2099,5036,4078,-1,2099,2101,5036,-1,3986,4763,3987,-1,3986,5037,4763,-1,3010,2116,2166,-1,2116,3010,2129,-1,3009,1273,4043,-1,1273,3009,1274,-1,4781,2137,1224,-1,2137,4781,2138,-1,3200,1243,4780,-1,3200,4002,1243,-1,3046,2112,2113,-1,2112,3046,2104,-1,2112,5035,2114,-1,5035,2112,2104,-1,5035,2103,4782,-1,5035,2104,2103,-1,4783,4792,3209,-1,4783,5038,4792,-1,3977,4041,3976,-1,4041,3977,4042,-1,3980,3030,2140,-1,3030,3980,1217,-1,5038,4784,4792,-1,5038,4768,4784,-1,2142,4767,2143,-1,4785,4767,2142,-1,4020,5034,4021,-1,4020,1289,5034,-1,2126,4786,4053,-1,4786,2126,5033,-1,1206,2146,1207,-1,2146,1206,2147,-1,1233,4023,3021,-1,4023,1233,3198,-1,4056,4028,4027,-1,4056,4779,4028,-1,4072,4771,4070,-1,4072,4071,4771,-1,2151,4766,2106,-1,2151,4079,4766,-1,4026,4069,4068,-1,4786,4069,4026,-1,4794,4778,4788,-1,4794,4777,4778,-1,4057,3956,4797,-1,4057,4789,3956,-1,5031,4046,4044,-1,5031,3962,4046,-1,2153,4790,2154,-1,2153,4080,4790,-1,1277,2111,1201,-1,1277,3023,2111,-1,4074,2119,4067,-1,4074,3013,2119,-1,3041,4791,4066,-1,3041,3040,4791,-1,3018,4055,2137,-1,3018,3020,4055,-1,2156,3017,2157,-1,3015,3017,2156,-1,2142,1287,3045,-1,2141,1287,2142,-1,3038,1288,2124,-1,1288,3038,3194,-1,2125,4054,4772,-1,4054,2125,3037,-1,2132,1251,2130,-1,2132,3011,1251,-1,2160,4043,2161,-1,2160,4045,4043,-1,2163,1254,2128,-1,2163,4775,1254,-1,2166,2164,3010,-1,2166,2123,2164,-1,4792,3998,1222,-1,4792,4784,3998,-1,4770,4076,4073,-1,4076,4770,4790,-1,3981,3974,3971,-1,3981,1291,3974,-1,4769,4075,1198,-1,4769,4073,4075,-1,1276,4035,3975,-1,1276,1275,4035,-1,4065,3960,5030,-1,4065,4064,3960,-1,4778,4062,3967,-1,4778,3954,4062,-1,5031,3969,5030,-1,5031,4005,3969,-1,4794,4059,4011,-1,4059,4794,4776,-1,4796,1267,5029,-1,1267,4796,1268,-1,4008,4058,2122,-1,4008,4797,4058,-1,3961,2122,2121,-1,3961,4008,2122,-1,5027,3535,3533,-1,3930,3535,5027,-1,5026,4798,2945,-1,3929,4798,5026,-1,935,3212,3211,-1,3212,935,5019,-1,4915,3880,3245,-1,3880,4915,5018,-1,2176,5028,2177,-1,2176,2982,5028,-1,2245,3536,2246,-1,3902,3536,2245,-1,1122,2983,2243,-1,1122,1121,2983,-1,2234,1109,1108,-1,2234,1119,1109,-1,3920,5027,3945,-1,5024,5027,3920,-1,5026,3924,5025,-1,5026,3944,3924,-1,4803,3218,2235,-1,3784,3218,4803,-1,3008,5024,2170,-1,3008,3931,5024,-1,3928,4802,3919,-1,3928,5025,4802,-1,4802,5022,3912,-1,4802,3925,5022,-1,3765,3773,4839,-1,3773,3765,3764,-1,5023,2170,3921,-1,2171,2170,5023,-1,5023,3905,5021,-1,5023,3918,3905,-1,3837,5020,5022,-1,5020,3837,4832,-1,3907,4833,3915,-1,5016,4833,3907,-1,3810,3913,5021,-1,4804,3913,3810,-1,3910,3815,4805,-1,3910,5020,3815,-1,3939,2178,2177,-1,2178,3939,4806,-1,2204,2245,1174,-1,3899,2245,2204,-1,3767,2985,3771,-1,3767,2173,2985,-1,3903,3896,4806,-1,3896,3903,4807,-1,4807,4809,3888,-1,4807,3900,4809,-1,3829,4838,4808,-1,3826,4838,3829,-1,2180,3895,3006,-1,2180,3828,3895,-1,4810,4809,3894,-1,3884,4809,4810,-1,3215,4810,3833,-1,3881,4810,3215,-1,3889,2181,3006,-1,2181,3889,4811,-1,5015,3885,4812,-1,5015,4811,3885,-1,2984,1115,2240,-1,2984,1116,1115,-1,3943,4815,5019,-1,4815,3943,3873,-1,4814,5018,3941,-1,3878,5018,4814,-1,4818,2996,4817,-1,4818,4814,2996,-1,4815,4820,5017,-1,4820,4815,4816,-1,3875,4821,4816,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=38 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_38()
		{
			int[] value = {4821,3875,3866,-1,4818,4824,3876,-1,4824,4818,3863,-1,4820,3840,2202,-1,3840,4820,4819,-1,4821,1182,4819,-1,1182,4821,4822,-1,4824,3858,3870,-1,3858,4824,4823,-1,3862,2185,4823,-1,2185,3862,2186,-1,3865,3003,4822,-1,3003,3865,3001,-1,3857,3002,3001,-1,3002,3857,4827,-1,3824,2187,2186,-1,2187,3824,3823,-1,3003,2188,1183,-1,2188,3003,2189,-1,3855,4828,4827,-1,4828,3855,3849,-1,3788,3825,4826,-1,3825,3788,3795,-1,2193,3217,4831,-1,2193,1137,3217,-1,4828,3843,3853,-1,3843,4828,4829,-1,2222,4829,3848,-1,4830,4829,2222,-1,3850,1170,2994,-1,1170,3850,2992,-1,2194,2383,3531,-1,2194,1172,2383,-1,3947,1111,2194,-1,3947,1110,1111,-1,2206,2237,1114,-1,4801,2237,2206,-1,4831,1180,1179,-1,4831,3854,1180,-1,1194,3926,3842,-1,1195,3926,1194,-1,1187,2198,4832,-1,1190,2198,1187,-1,4840,4833,5016,-1,4840,3766,4833,-1,2205,4817,2996,-1,3794,4817,2205,-1,1130,2236,2231,-1,4834,2236,1130,-1,2184,2180,2179,-1,2184,3883,2180,-1,3818,3795,2223,-1,3818,3851,3795,-1,3869,2211,2210,-1,2211,3869,4835,-1,3000,1143,2191,-1,1143,3000,2990,-1,1125,2199,2999,-1,1125,5013,2199,-1,1121,1193,2983,-1,1121,1191,1193,-1,4805,3934,3904,-1,3934,4805,3933,-1,3817,3935,3816,-1,3817,4804,3935,-1,4812,4799,5015,-1,4799,4812,4800,-1,3807,2218,2992,-1,2218,3807,3804,-1,2219,4830,2222,-1,3936,4830,2219,-1,1139,3819,3798,-1,3819,1139,2990,-1,4836,3820,3801,-1,3820,4836,4835,-1,3868,4836,3867,-1,3868,3803,4836,-1,2989,1147,2225,-1,2989,3937,1147,-1,5014,1153,3790,-1,1153,5014,1151,-1,1127,3793,5013,-1,4813,3793,1127,-1,4826,3822,4825,-1,3822,4826,3825,-1,1177,3937,2989,-1,3808,3937,1177,-1,3909,2228,4837,-1,2988,2228,3909,-1,3785,1188,3916,-1,3785,4837,1188,-1,3221,1154,3776,-1,1154,3221,2206,-1,3778,3831,4834,-1,3778,5012,3831,-1,4808,3779,5012,-1,4838,3779,4808,-1,4803,2234,4839,-1,2235,2234,4803,-1,3830,3892,3890,-1,1155,3892,3830,-1,3832,2984,2239,-1,3832,3891,2984,-1,2173,1173,2174,-1,1173,2173,2997,-1,4840,1193,1192,-1,2244,1193,4840,-1,3740,931,925,-1,4841,931,3740,-1,3247,2977,4851,-1,3247,934,2977,-1,987,3646,2351,-1,987,2355,3646,-1,3529,2978,3530,-1,2978,3529,4842,-1,3520,4844,4850,-1,3520,4843,4844,-1,3744,929,928,-1,3743,929,3744,-1,3734,2349,3643,-1,3734,3759,2349,-1,4853,3670,4849,-1,4853,2338,3670,-1,4854,2978,4842,-1,2249,2978,4854,-1,4855,4850,4844,-1,3730,4850,4855,-1,4856,2980,3754,-1,3727,2980,4856,-1,4852,3760,4841,-1,3724,3760,4852,-1,2250,4851,2977,-1,1096,4851,2250,-1,5003,4858,4857,-1,5003,2959,4858,-1,5010,4852,3742,-1,3717,4852,5010,-1,4848,3618,4847,-1,3618,4848,4861,-1,3750,3715,4849,-1,3715,3750,4863,-1,2257,4854,3749,-1,2256,4854,2257,-1,3713,3746,5009,-1,3713,4855,3746,-1,5011,4856,3745,-1,3710,4856,5011,-1,3609,4886,3612,-1,4886,3609,3606,-1,3738,4859,3703,-1,3738,4857,4859,-1,4860,5011,3725,-1,3702,5011,4860,-1,1092,5010,2253,-1,2259,5010,1092,-1,4882,2262,3633,-1,2262,4882,2975,-1,1090,3732,5008,-1,1090,4863,3732,-1,3696,2257,3731,-1,2976,2257,3696,-1,3229,3728,4864,-1,3229,5009,3728,-1,3666,2265,4859,-1,2265,3666,2266,-1,1081,3722,4865,-1,1081,2258,3722,-1,3711,5007,4864,-1,5007,3711,3689,-1,3686,4860,3718,-1,5006,4860,3686,-1,4862,4999,3619,-1,4999,4862,4998,-1,2974,5008,2263,-1,3685,5008,2974,-1,3704,1078,4865,-1,1078,3704,2973,-1,4867,3662,3663,-1,4867,3625,3662,-1,1064,2267,2269,-1,2286,2267,1064,-1,2335,2285,2264,-1,2285,2335,2336,-1,2277,5007,2971,-1,2277,1082,5007,-1,5005,3700,5006,-1,3680,3700,5005,-1,1091,4870,2272,-1,1091,2347,4870,-1,1020,1066,1021,-1,1020,1088,1066,-1,2972,2974,1085,-1,2274,2974,2972,-1,1052,2972,3684,-1,2275,2972,1052,-1,1051,2277,2276,-1,1051,3692,2277,-1,3234,5005,3688,-1,3674,5005,3234,-1,2271,4869,3673,-1,2271,2272,4869,-1,982,985,2296,-1,982,978,985,-1,4866,4874,3622,-1,4874,4866,4868,-1,2288,2270,4872,-1,2288,1079,2270,-1,3675,4873,4872,-1,4873,3675,2318,-1,2350,3665,4871,-1,3665,2350,1011,-1,2279,2961,1070,-1,2961,2279,2293,-1,2963,4869,3645,-1,3655,4869,2963,-1,2289,3660,2969,-1,2300,3660,2289,-1,1008,2357,2324,-1,1008,983,2357,-1,2344,1054,1050,-1,2343,1054,2344,-1,1025,2316,2965,-1,2316,1025,2321,-1,5000,4875,2303,-1,5000,3620,4875,-1,2318,2966,4873,-1,2966,2318,2317,-1,2339,996,2332,-1,995,996,2339,-1,2959,3627,4858,-1,2959,2333,3627,-1,2334,2336,2335,-1,2334,998,2336,-1,2316,4876,2317,-1,4876,2316,4877,-1,4868,4871,4874,-1,4868,1074,4871,-1,3736,3720,3721,-1,3707,3720,3736,-1,2352,2338,4853,-1,2956,2338,2352,-1,2964,2316,2321,-1,4877,2316,2964,-1,2295,2341,2293,-1,2341,2295,4878,-1,4879,3233,3672,-1,5002,3233,4879,-1,4881,3235,1045,-1,5004,3235,4881,-1,2328,1026,2327,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=39 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_39()
		{
			int[] value = {2328,1009,1026,-1,5004,3649,3235,-1,3650,3649,5004,-1,2344,4880,2345,-1,2344,1037,4880,-1,2975,3733,2358,-1,4882,3733,2975,-1,983,3237,981,-1,3237,983,1027,-1,2347,4883,4870,-1,2347,2346,4883,-1,1097,2329,1103,-1,1097,2954,2329,-1,2268,4885,1093,-1,4885,2268,3641,-1,2303,2310,5000,-1,2302,2310,2303,-1,3608,3708,3606,-1,3708,3608,3706,-1,3636,3752,4845,-1,3667,3752,3636,-1,2261,4887,2262,-1,4887,2261,4997,-1,1005,4888,3667,-1,3226,4888,1005,-1,3623,2334,2958,-1,3623,5001,2334,-1,3719,997,2320,-1,3719,3629,997,-1,4867,999,5001,-1,4866,999,4867,-1,2955,991,3698,-1,2354,991,2955,-1,2356,2340,1019,-1,2356,3698,2340,-1,5000,2967,1061,-1,5000,2310,2967,-1,2315,4873,2966,-1,4873,2315,1060,-1,4999,4883,2346,-1,4999,3678,4883,-1,4887,4998,4862,-1,4997,4998,4887,-1,4847,3238,3644,-1,4847,3618,3238,-1,4888,4848,3753,-1,3632,4848,4888,-1,2954,3613,2361,-1,4884,3613,2954,-1,2361,4845,2362,-1,4845,2361,4846,-1,3605,3635,3603,-1,3635,3605,3634,-1,3640,3602,3639,-1,3640,3677,3602,-1,2307,2953,2311,-1,2953,2307,2306,-1,303,4600,293,-1,4600,303,4996,-1,4596,297,4995,-1,4596,302,297,-1,2856,4594,2712,-1,4594,2856,4994,-1,4993,4889,309,-1,4593,4889,4993,-1,2714,4599,4636,-1,2714,2857,4599,-1,4667,2718,2717,-1,4890,2718,4667,-1,4892,4668,4891,-1,4892,4978,4668,-1,4963,4893,3408,-1,4893,4963,4669,-1,4894,4964,4671,-1,4894,3407,4964,-1,3405,4666,3404,-1,4666,3405,3594,-1,3400,2371,276,-1,3400,4899,2371,-1,3568,286,285,-1,3567,286,3568,-1,4897,3402,3403,-1,3402,4897,3573,-1,4992,2368,3315,-1,2369,2368,4992,-1,2002,4895,4305,-1,2002,4897,4895,-1,2372,4899,4898,-1,2372,2371,4899,-1,3579,1415,1417,-1,3579,3578,1415,-1,3576,4902,3575,-1,4901,4902,3576,-1,3058,4903,3394,-1,1317,4903,3058,-1,262,4905,4904,-1,4905,262,4170,-1,3396,4734,4906,-1,4734,3396,4171,-1,3055,4907,3316,-1,2072,4907,3055,-1,3551,3057,2067,-1,3551,265,3057,-1,4739,952,4990,-1,957,952,4739,-1,4991,250,3547,-1,4991,247,250,-1,4911,2374,4910,-1,4911,2375,2374,-1,3545,254,3391,-1,3545,2950,254,-1,4980,4908,3390,-1,4909,4908,4980,-1,2735,960,2737,-1,4165,960,2735,-1,251,4911,964,-1,4911,251,2733,-1,953,3387,951,-1,3387,953,3386,-1,4989,3385,238,-1,4989,1297,3385,-1,243,4912,2380,-1,3384,4912,243,-1,1294,2741,4988,-1,2741,1294,2742,-1,4987,3380,4967,-1,4987,4081,3380,-1,2948,2739,235,-1,2948,4764,2739,-1,2982,3375,5028,-1,4913,3375,2982,-1,3225,3376,4914,-1,3942,3376,3225,-1,4798,4916,3371,-1,3946,4916,4798,-1,5028,2744,3940,-1,5028,3375,2744,-1,3537,3938,4968,-1,3536,3938,3537,-1,4843,3522,3363,-1,4843,3520,3522,-1,3756,3365,4918,-1,3365,3756,3757,-1,2981,3369,2979,-1,2981,2747,3369,-1,3367,3248,927,-1,3758,3248,3367,-1,3757,3364,3365,-1,3757,3669,3364,-1,2536,2909,3280,-1,2909,2536,2907,-1,207,321,270,-1,207,2754,321,-1,107,318,3309,-1,107,106,318,-1,2831,400,399,-1,2831,2832,400,-1,2859,106,915,-1,106,2859,318,-1,516,4921,3515,-1,516,515,4921,-1,4922,3516,901,-1,4922,4921,3516,-1,4922,2400,2399,-1,4922,4923,2400,-1,631,4923,623,-1,631,4984,4923,-1,4983,3512,3511,-1,4983,2404,3512,-1,2606,2403,2604,-1,2941,2403,2606,-1,19,2406,2940,-1,19,4975,2406,-1,2408,593,585,-1,2408,594,593,-1,537,403,3297,-1,403,537,215,-1,667,876,4924,-1,667,561,876,-1,669,4936,2410,-1,4936,669,878,-1,3509,2939,3259,-1,4937,2939,3509,-1,809,606,807,-1,809,2913,606,-1,399,2874,218,-1,399,3298,2874,-1,3267,3484,3283,-1,758,3484,3267,-1,712,761,713,-1,441,761,712,-1,860,4926,3272,-1,4926,860,859,-1,798,848,799,-1,848,798,849,-1,850,798,2770,-1,849,798,850,-1,3505,2425,801,-1,4985,2425,3505,-1,4940,2431,839,-1,4940,565,2431,-1,838,4940,839,-1,4940,838,2556,-1,574,2902,566,-1,4982,2902,574,-1,835,113,2821,-1,835,127,113,-1,2438,2453,2443,-1,2440,2453,2438,-1,2440,2780,2453,-1,118,2453,119,-1,2453,118,2452,-1,125,2454,118,-1,125,126,2454,-1,73,814,2445,-1,73,2515,814,-1,2815,2933,3345,-1,2815,4932,2933,-1,2505,3266,3267,-1,3266,2505,3494,-1,4986,764,791,-1,764,4986,4985,-1,3263,3503,2928,-1,3264,3503,3263,-1,4986,784,783,-1,4986,791,784,-1,2484,700,699,-1,2465,700,2484,-1,778,2467,3501,-1,2467,778,2930,-1,2475,3496,3497,-1,3496,2475,2927,-1,2468,2428,3503,-1,2468,2469,2428,-1,2475,2929,2476,-1,2475,3504,2929,-1,2474,702,805,-1,702,2474,845,-1,789,765,2491,-1,789,763,765,-1,3271,2879,2639,-1,2879,3271,756,-1,745,2460,2485,-1,745,4928,2460,-1,2462,2552,2485,-1,2462,2553,2552,-1,846,2923,770,-1,846,733,2923,-1,4928,740,4929,-1,4928,4933,740,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=40 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_40()
		{
			int[] value = {853,2490,2491,-1,853,2921,2490,-1,2479,2493,2464,-1,2479,739,2493,-1,3296,744,867,-1,744,3296,4933,-1,2490,2633,3270,-1,2490,449,2633,-1,2918,430,709,-1,2918,431,430,-1,3269,718,2496,-1,3269,719,718,-1,708,2502,711,-1,708,2501,2502,-1,3496,776,2503,-1,3496,777,776,-1,2468,792,703,-1,2468,774,792,-1,3494,4934,2414,-1,4934,3494,3495,-1,4935,694,4934,-1,691,694,4935,-1,12,4935,3493,-1,4,4935,12,-1,10,3274,7,-1,3274,10,690,-1,2915,685,684,-1,2915,696,685,-1,688,4981,3469,-1,688,683,4981,-1,2411,4937,4936,-1,2939,4937,2411,-1,3259,872,563,-1,2939,872,3259,-1,2514,3480,4924,-1,2514,2513,3480,-1,4932,63,2515,-1,2419,63,4932,-1,3284,2932,4938,-1,620,2932,3284,-1,3490,3488,4938,-1,3490,3487,3488,-1,2521,896,3277,-1,647,896,2521,-1,2530,2523,636,-1,2520,2523,2530,-1,641,2525,650,-1,642,2525,641,-1,4984,3511,3470,-1,3511,4984,4983,-1,4939,625,3278,-1,4939,3276,625,-1,607,617,608,-1,607,627,617,-1,2540,596,598,-1,2540,599,596,-1,600,2539,2542,-1,599,2539,600,-1,3478,883,3481,-1,3478,2904,883,-1,883,877,668,-1,883,882,877,-1,578,881,2904,-1,881,578,589,-1,2397,1933,2398,-1,4608,1933,2397,-1,2546,3112,2537,-1,1930,3112,2546,-1,591,2548,4634,-1,2548,591,879,-1,1534,588,1535,-1,1534,2903,588,-1,4982,570,2902,-1,570,4982,3287,-1,3507,565,4940,-1,565,3507,575,-1,2550,2433,2432,-1,2550,3474,2433,-1,571,3474,2550,-1,3474,571,3475,-1,841,2551,569,-1,841,572,2551,-1,570,841,840,-1,570,572,841,-1,2557,4930,2558,-1,2557,4941,4930,-1,3472,6,3477,-1,2804,6,3472,-1,5,3473,4941,-1,5,11,3473,-1,3514,483,3254,-1,2605,483,3514,-1,897,2900,2561,-1,897,899,2900,-1,2512,4981,3506,-1,2512,3513,4981,-1,870,2880,678,-1,870,439,2880,-1,553,3414,2585,-1,3414,553,552,-1,3453,549,2569,-1,3453,4943,549,-1,546,2568,2570,-1,2596,2568,546,-1,2897,2900,3466,-1,2897,2562,2900,-1,892,3289,4942,-1,544,3289,892,-1,3468,551,3467,-1,3468,2570,551,-1,907,520,522,-1,3463,520,907,-1,519,2559,2578,-1,2559,519,2575,-1,2891,907,2396,-1,2891,3463,907,-1,534,2894,3465,-1,534,533,2894,-1,530,2892,2893,-1,2892,530,529,-1,885,3465,886,-1,885,534,3465,-1,548,2888,3464,-1,547,2888,548,-1,4920,2890,2582,-1,4920,911,2890,-1,515,2891,2581,-1,515,514,2891,-1,500,2583,498,-1,500,914,2583,-1,498,3464,2888,-1,2583,3464,498,-1,2584,3456,3455,-1,2587,3456,2584,-1,495,320,101,-1,495,211,320,-1,2588,101,100,-1,101,2588,495,-1,2621,213,212,-1,2624,213,2621,-1,2595,4962,2887,-1,4962,2595,2886,-1,469,212,3325,-1,212,469,2621,-1,505,496,506,-1,496,505,497,-1,3518,2710,3517,-1,3518,3452,2710,-1,3415,3454,2395,-1,4961,3454,3415,-1,2605,2603,483,-1,2605,478,2603,-1,2572,481,3446,-1,2572,482,481,-1,3447,2608,485,-1,3447,493,2608,-1,122,2883,126,-1,122,819,2883,-1,359,3293,357,-1,3313,3293,359,-1,4950,3300,397,-1,3300,4950,4949,-1,4977,361,2618,-1,360,361,4977,-1,311,2613,3311,-1,311,2614,2613,-1,148,354,3334,-1,3307,354,148,-1,347,256,3304,-1,2376,256,347,-1,2668,2670,237,-1,2668,2872,2670,-1,2925,741,762,-1,2925,2492,741,-1,438,2412,2880,-1,2412,438,2482,-1,3498,437,2637,-1,3498,2495,437,-1,2496,728,727,-1,728,2496,2483,-1,2848,2738,2672,-1,241,2738,2848,-1,394,141,140,-1,141,394,3438,-1,398,403,215,-1,398,2866,403,-1,2653,2837,2654,-1,2653,4969,2837,-1,2837,3442,2654,-1,2837,3368,3442,-1,2878,2864,2660,-1,336,2864,2878,-1,3443,3445,2652,-1,3443,159,3445,-1,163,2660,164,-1,163,2878,2660,-1,190,2657,2756,-1,190,2867,2657,-1,2875,3298,401,-1,2875,4970,3298,-1,4970,2874,3298,-1,2874,4970,3440,-1,2828,4947,416,-1,2828,2827,4947,-1,3377,2822,2700,-1,2822,3377,2662,-1,412,345,2740,-1,412,414,345,-1,3435,3420,3418,-1,3420,3435,3373,-1,388,2672,2738,-1,924,388,387,-1,388,924,2672,-1,4958,271,273,-1,4958,269,271,-1,321,2703,322,-1,2703,321,2673,-1,2752,3432,3431,-1,2752,2753,3432,-1,3358,2624,2626,-1,2624,3358,213,-1,2768,2685,151,-1,2685,2768,2868,-1,323,461,268,-1,461,323,2849,-1,170,2734,171,-1,456,2734,170,-1,2734,456,455,-1,2758,2446,2776,-1,2446,2758,2447,-1,367,261,362,-1,367,2869,261,-1,2868,4956,2683,-1,2868,3428,4956,-1,3572,280,3314,-1,3572,3315,280,-1,236,390,389,-1,236,2663,390,-1,2866,2690,2689,-1,2866,405,2690,-1,4950,2693,2692,-1,2693,4950,4957,-1,223,147,146,-1,223,220,147,-1,223,222,220,-1,3439,2699,2698,-1,3439,2700,2699,-1,3301,4974,143,-1,4974,3301,3436,-1,4952,4919,3328,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=41 */
		private int[] getr_maxilla_geometry_5_24_coordIndex_41()
		{
			int[] value = {4952,2630,4919,-1,4959,4951,380,-1,199,4951,4959,-1,2668,195,3329,-1,2668,389,195,-1,192,340,339,-1,2755,340,192,-1,4961,3417,4943,-1,3417,4961,3415,-1,506,3449,504,-1,3448,3449,506,-1,2898,490,2886,-1,2898,491,490,-1,2898,2563,491,-1,311,3327,3413,-1,3327,311,310,-1,4889,4955,2616,-1,3597,4955,4889,-1,2857,358,2711,-1,2714,358,2857,-1,299,3311,974,-1,299,298,3311,-1,2718,363,2853,-1,3593,363,2718,-1,366,4978,3306,-1,4978,366,2719,-1,3587,375,468,-1,4963,375,3587,-1,4977,4964,3312,-1,4964,4977,3583,-1,3427,3410,2680,-1,3410,3427,4892,-1,2367,353,352,-1,353,2367,3575,-1,2722,4896,4965,-1,2722,2723,4896,-1,3425,3577,3424,-1,3425,3580,3577,-1,4956,3575,4902,-1,4956,353,3575,-1,269,207,270,-1,207,269,205,-1,3557,3430,4906,-1,3557,2881,3430,-1,4907,4945,3305,-1,4907,3555,4945,-1,2701,3550,2627,-1,3551,3550,2701,-1,4903,2871,3433,-1,4903,3560,2871,-1,2851,471,4904,-1,2851,2850,471,-1,2732,255,254,-1,2732,381,255,-1,2844,4966,4908,-1,2844,2737,4966,-1,455,3321,2845,-1,3321,455,454,-1,2847,949,3302,-1,3544,949,2847,-1,457,2844,458,-1,457,244,2844,-1,2946,413,2381,-1,2946,2612,413,-1,241,2379,2738,-1,243,2379,241,-1,942,2640,2843,-1,942,2641,2640,-1,2743,3541,2741,-1,3541,2743,392,-1,2643,4967,418,-1,3539,4967,2643,-1,3246,2687,936,-1,3246,343,2687,-1,4913,3437,3438,-1,4913,4914,3437,-1,4957,4968,2693,-1,3537,4968,4957,-1,4916,3435,2664,-1,4916,3534,3435,-1,328,2747,3324,-1,2747,328,330,-1,219,930,4949,-1,2749,930,219,-1,927,416,4947,-1,927,926,416,-1,2651,3524,4969,-1,932,3524,2651,-1,3528,4979,4972,-1,3528,2655,4979,-1,3362,406,3360,-1,3362,4918,406,-1,3521,3440,4970,-1,3521,4917,3440,-1,2691,4979,3426,-1,2691,3441,4979,-1,104,2751,209,-1,2751,104,2854,-1,922,4953,2753,-1,922,2861,4953,-1,2834,206,923,-1,206,2834,2754,-1,316,2833,200,-1,316,4919,2833,-1,4960,3422,4959,-1,3423,3422,4960,-1,2707,3421,2944,-1,2707,3519,3421,-1,3419,191,3310,-1,191,3419,2755,-1,2832,2391,2756,-1,2392,2391,2832,-1,3413,2614,311,-1,2614,3413,2858,-1,3348,2617,4954,-1,2617,3348,136,-1,4976,831,843,-1,831,4976,3331,-1,3262,2830,863,-1,3262,2829,2830,-1,4948,2825,2824,-1,4948,402,2825,-1,3444,2764,3350,-1,2764,3444,3445,-1,3262,3333,2829,-1,3262,4973,3333,-1,2765,4944,3352,-1,372,4944,2765,-1,116,3429,2768,-1,3429,116,3260,-1,3331,370,2678,-1,370,3331,4976,-1,4946,3508,110,-1,4946,3243,3508,-1,2390,2823,518,-1,2390,3290,2823,-1,296,2617,294,-1,2615,2617,296,-1,2775,2758,2776,-1,2758,2775,3352,-1,830,2435,2437,-1,830,829,2435,-1,830,4931,117,-1,830,2437,4931,-1,836,129,128,-1,836,844,129,-1,2821,829,119,-1,829,2821,112,-1,149,2819,150,-1,2819,149,2820,-1,794,3335,4974,-1,3335,794,2937,-1,81,2816,82,-1,81,2788,2816,-1,35,78,2784,-1,35,76,78,-1,88,2789,2787,-1,84,2789,88,-1,891,2786,42,-1,891,94,2786,-1,2796,2405,2795,-1,2405,2796,887,-1,2793,2790,810,-1,2811,2790,2793,-1,3342,2803,28,-1,2802,2803,3342,-1,29,4975,19,-1,4975,29,31,-1,60,889,665,-1,60,2802,889,-1,3341,2527,4925,-1,2527,3341,2808,-1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=1 */
		private double[] getr_maxilla_coordinate_6_24_point_1()
		{
			double[] value = {0.0031,-0.0173,-0.0215,0.0028,-0.0175,-0.0218,-0.0020,-0.0173,-0.0209,-0.0057,0.0086,-0.0064,-0.0056,0.0089,-0.0054,-0.0032,0.0045,0.0094,-0.0027,0.0032,0.0090,-0.0047,0.0090,-0.0072,-0.0052,0.0087,-0.0072,-0.0036,0.0097,-0.0063,-0.0042,0.0094,-0.0069,-0.0027,0.0045,0.0096,-0.0046,0.0094,-0.0048,-0.0039,0.0097,-0.0052,0.0126,0.0054,0.0129,0.0125,0.0054,0.0128,0.0133,0.0083,0.0129,0.0130,0.0096,0.0165,0.0131,0.0110,0.0164,0.0129,0.0102,0.0203,0.0124,0.0026,0.0199,0.0128,0.0047,0.0248,0.0125,0.0040,0.0250,0.0162,0.0216,0.0157,0.0161,0.0205,0.0153,0.0160,0.0214,0.0150,0.0172,0.0285,0.0168,0.0167,0.0261,0.0180,0.0169,0.0255,0.0166,0.0134,0.0121,0.0163,0.0147,0.0168,0.0146,0.0140,0.0142,0.0165,0.0137,0.0145,0.0143,0.0134,0.0047,0.0276,0.0114,-0.0001,0.0244,0.0187,0.0272,0.0212,0.0176,0.0261,0.0207,0.0186,0.0254,0.0231,0.0184,0.0269,0.0201,0.0188,0.0253,0.0222,0.0183,0.0253,0.0212,0.0171,0.0173,0.0251,0.0178,0.0198,0.0244,0.0191,0.0200,0.0274,0.0153,0.0250,0.0183,0.0162,0.0255,0.0193,0.0164,0.0261,0.0192,0.0187,0.0200,0.0282,0.0176,0.0203,0.0242,0.0167,0.0171,0.0255,0.0180,0.0217,0.0236,0.0154,0.0208,0.0208,0.0145,0.0247,0.0167,0.0140,0.0227,0.0159,0.0138,0.0229,0.0170,0.0148,0.0245,0.0149,0.0151,0.0243,0.0144,0.0154,0.0225,0.0147,0.0156,0.0274,0.0145,0.0166,0.0280,0.0157,0.0158,0.0244,0.0146,0.0129,0.0180,0.0165,0.0116,0.0144,0.0162,0.0120,0.0182,0.0172,0.0151,0.0279,0.0148,0.0145,0.0246,0.0155,0.0155,0.0296,0.0125,0.0148,0.0275,0.0136,0.0152,0.0297,0.0128,0.0128,0.0136,0.0139,0.0131,0.0117,0.0139,0.0127,0.0135,0.0149,0.0122,0.0116,0.0217,0.0133,0.0178,0.0196,0.0111,0.0125,0.0199,0.0177,0.0272,0.0201,0.0190,0.0271,0.0206,0.0184,0.0273,0.0198,0.0192,0.0276,0.0202,0.0159,0.0204,0.0166,0.0149,0.0171,0.0167,0.0186,0.0326,0.0183,0.0193,0.0298,0.0188,0.0185,0.0291,0.0183,0.0169,0.0310,0.0162,0.0199,0.0150,0.0304,0.0197,0.0151,0.0304,0.0190,0.0142,0.0302,0.0174,0.0319,0.0184,0.0164,0.0160,0.0259,0.0188,0.0168,0.0293,0.0192,0.0171,0.0287,0.0192,0.0174,0.0285,0.0187,0.0175,0.0291,0.0192,0.0214,0.0264,0.0191,0.0216,0.0271,0.0189,0.0204,0.0281,0.0193,0.0168,0.0289,0.0195,0.0154,0.0302,0.0198,0.0153,0.0302,0.0199,-0.0212,0.0147,0.0203,-0.0236,0.0169,0.0168,-0.0233,0.0147,0.0202,-0.0293,0.0200,0.0192,-0.0290,0.0193,0.0066,-0.0208,-0.0085,0.0069,-0.0209,-0.0038,0.0060,-0.0265,-0.0030,-0.0032,-0.0251,0.0071,-0.0036,-0.0253,0.0044,-0.0032,-0.0260,0.0071,0.0024,-0.0171,0.0170,0.0027,-0.0140,0.0163,0.0020,-0.0138,0.0155,0.0014,-0.0231,0.0183,0.0005,-0.0233,0.0173,0.0008,-0.0259,0.0177,0.0060,-0.0140,0.0196,0.0076,-0.0104,0.0194,0.0051,-0.0113,0.0175,0.0072,-0.0135,0.0207,0.0085,-0.0142,0.0211,0.0110,-0.0157,0.0216,0.0098,-0.0149,0.0215,0.0099,-0.0174,0.0222,0.0096,-0.0126,0.0208,0.0114,-0.0101,0.0229,0.0010,-0.0142,0.0139,0.0007,-0.0146,0.0129,0.0005,-0.0179,0.0133,0.0083,-0.0170,0.0221,0.0217,-0.0186,0.0261,0.0198,-0.0185,0.0250,0.0210,-0.0203,0.0266,0.0173,-0.0228,0.0264,0.0169,-0.0257,0.0280,0.0181,-0.0254,0.0290,0.0180,-0.0207,0.0248,0.0169,-0.0185,0.0238,-0.0079,-0.0240,-0.0122,-0.0086,-0.0293,-0.0132,-0.0086,-0.0294,-0.0120,-0.0062,-0.0263,-0.0039,-0.0061,-0.0264,-0.0027,-0.0062,-0.0231,-0.0025,-0.0088,-0.0245,-0.0162,-0.0097,-0.0290,-0.0173,-0.0094,-0.0292,-0.0167,-0.0003,-0.0289,0.0154,0.0002,-0.0260,0.0167,-0.0001,-0.0263,0.0157,0.0016,-0.0288,0.0175,0.0022,-0.0289,0.0178,0.0023,-0.0259,0.0189,-0.0091,-0.0261,-0.0224,-0.0092,-0.0259,-0.0218,-0.0085,-0.0237,-0.0226,-0.0090,-0.0233,-0.0182,-0.0085,-0.0216,-0.0180,-0.0090,-0.0234,-0.0190,-0.0079,-0.0212,-0.0238,-0.0083,-0.0238,-0.0235,-0.0075,-0.0213,-0.0246,-0.0066,-0.0243,-0.0259,-0.0076,-0.0241,-0.0247,-0.0068,-0.0255,-0.0076,-0.0071,-0.0222,-0.0070,-0.0073,-0.0219,-0.0094,-0.0070,-0.0224,-0.0057,-0.0080,-0.0197,-0.0051,-0.0034,-0.0297,0.0038,-0.0032,-0.0295,0.0059,-0.0030,-0.0191,0.0086,-0.0028,-0.0249,0.0089,-0.0022,-0.0248,0.0101,0.0097,-0.0287,0.0254,0.0108,-0.0287,0.0255,0.0103,-0.0258,0.0249,0.0116,-0.0289,0.0262,0.0123,-0.0290,0.0268,0.0123,-0.0258,0.0259,0.0131,-0.0291,0.0274,0.0138,-0.0259,0.0265,0.0157,-0.0262,0.0268,0.0231,-0.0298,0.0298,0.0233,-0.0299,0.0296,0.0233,-0.0267,0.0294,0.0015,-0.0269,-0.0247,0.0012,-0.0245,-0.0270,0.0018,-0.0248,-0.0253,0.0023,-0.0278,-0.0185,0.0028,-0.0254,-0.0182,0.0021,-0.0279,-0.0181,0.0037,-0.0283,-0.0095,0.0043,-0.0260,-0.0090,0.0038,-0.0283,-0.0089,0.0061,-0.0268,0.0029,0.0061,-0.0288,0.0026,0.0055,-0.0292,0.0011,0.0071,-0.0289,0.0069,0.0071,-0.0270,0.0076,0.0071,-0.0288,0.0075,0.0090,-0.0272,0.0104,0.0099,-0.0273,0.0119,0.0095,-0.0289,0.0118,0.0099,-0.0290,0.0134,0.0104,-0.0273,0.0136,0.0101,-0.0293,0.0138,0.0159,-0.0298,0.0177,0.0163,-0.0282,0.0173,0.0162,-0.0299,0.0179,0.0220,-0.0290,0.0212,0.0232,-0.0300,0.0230,0.0220,-0.0303,0.0215,0.0007,-0.0289,-0.0251,0.0001,-0.0285,-0.0257,0.0007,-0.0265,-0.0265,0.0011,-0.0268,-0.0259,0.0012,-0.0291,-0.0242,-0.0072,-0.0304,-0.0171,-0.0086,-0.0300,-0.0168,-0.0081,-0.0301,-0.0174,-0.0087,-0.0298,-0.0178,-0.0088,-0.0297,-0.0179,-0.0087,-0.0297,-0.0179,-0.0002,-0.0318,-0.0172,-0.0010,-0.0318,-0.0172,-0.0001,-0.0318,-0.0174,-0.0021,-0.0318,-0.0169,-0.0039,-0.0316,-0.0161,-0.0022,-0.0319,-0.0171,-0.0060,-0.0313,-0.0078,-0.0052,-0.0315,-0.0078,-0.0061,-0.0314,-0.0077,-0.0021,-0.0318,-0.0169,0.0024,-0.0318,-0.0073,0.0024,-0.0319,-0.0074,0.0036,-0.0315,-0.0061,0.0042,-0.0313,-0.0035,0.0043,-0.0314,-0.0036,0.0045,-0.0317,-0.0023,0.0018,-0.0321,0.0002,0.0017,-0.0321,0.0002,0.0018,-0.0320,0.0000,-0.0003,-0.0313,0.0090,-0.0012,-0.0309,0.0093,-0.0014,-0.0309,0.0087,-0.0020,-0.0306,0.0079,-0.0021,-0.0306,0.0079,-0.0026,-0.0306,0.0069,-0.0025,-0.0306,0.0068,0.0051,-0.0315,0.0029,0.0052,-0.0316,0.0028,0.0058,-0.0315,0.0036,0.0057,-0.0319,0.0059,0.0058,-0.0319,0.0059,0.0058,-0.0319,0.0060,0.0055,-0.0303,0.0179,0.0056,-0.0306,0.0180,0.0060,-0.0307,0.0171,0.0092,-0.0306,0.0229,0.0090,-0.0305,0.0231,0.0090,-0.0305,0.0230,0.0088,-0.0314,0.0159,0.0088,-0.0313,0.0159,0.0088,-0.0312,0.0160,0.0029,-0.0289,0.0189,0.0028,-0.0306,0.0173,0.0037,-0.0308,0.0183,0.0092,-0.0306,0.0133,0.0095,-0.0312,0.0141,0.0089,-0.0312,0.0133,0.0085,-0.0312,0.0117,0.0086,-0.0312,0.0116,0.0087,-0.0312,0.0123,0.0076,-0.0312,0.0095,0.0075,-0.0312,0.0096,0.0061,-0.0315,0.0091,-0.0008,-0.0307,0.0136,-0.0003,-0.0312,0.0123,-0.0007,-0.0307,0.0136,0.0042,-0.0311,0.0165,0.0042,-0.0310,0.0164,0.0043,-0.0311,0.0165,0.0083,-0.0314,0.0136,0.0082,-0.0312,0.0136,0.0086,-0.0312,0.0123,0.0142,-0.0312,0.0178,0.0149,-0.0320,0.0201,0.0147,-0.0320,0.0201,0.0149,-0.0319,0.0201,0.0183,-0.0322,0.0222,0.0185,-0.0321,0.0220,0.0185,-0.0320,0.0222,0.0165,-0.0289,0.0291,0.0150,-0.0291,0.0282,0.0173,-0.0304,0.0278,0.0229,-0.0322,0.0246,0.0233,-0.0320,0.0263,0.0232,-0.0320,0.0263,0.0218,-0.0319,0.0220,0.0222,-0.0320,0.0228,0.0221,-0.0320,0.0228,0.0197,-0.0319,0.0213,0.0208,-0.0319,0.0212,0.0207,-0.0318,0.0213,0.0197,-0.0320,0.0211,0.0198,-0.0319,0.0212,0.0174,-0.0302,0.0278,0.0182,-0.0298,0.0288,0.0233,-0.0316,0.0258,0.0233,-0.0312,0.0273,0.0109,-0.0195,0.0070,0.0096,-0.0218,0.0085,0.0091,-0.0217,0.0078,0.0102,-0.0219,0.0093,0.0082,-0.0271,0.0089,0.0060,-0.0267,0.0014,0.0073,-0.0211,0.0009,0.0086,-0.0215,0.0060,0.0211,-0.0292,0.0206,0.0101,-0.0311,0.0149,0.0094,-0.0314,0.0142,0.0043,-0.0312,0.0177,0.0049,-0.0314,0.0173,0.0060,-0.0315,0.0165,-0.0060,-0.0310,-0.0064,-0.0064,-0.0259,-0.0063,0.0002,-0.0309,-0.0196,-0.0002,-0.0312,-0.0186,-0.0007,-0.0310,-0.0189,-0.0009,-0.0318,-0.0181,0.0003,-0.0313,-0.0180,-0.0073,-0.0312,-0.0144,-0.0088,-0.0294,-0.0149,-0.0074,-0.0312,-0.0159,-0.0068,-0.0285,-0.0247,-0.0064,-0.0292,-0.0240,-0.0072,-0.0290,-0.0236,0.0012,-0.0303,-0.0180,0.0017,-0.0304,-0.0167,-0.0000,-0.0320,-0.0093,-0.0012,-0.0324,-0.0079,-0.0012,-0.0318,-0.0088,0.0012,-0.0321,-0.0100,0.0006,-0.0325,-0.0084,0.0000,-0.0320,-0.0094,0.0059,-0.0318,0.0075,0.0061,-0.0316,0.0090,0.0059,-0.0316,0.0090,-0.0008,-0.0306,0.0136,-0.0007,-0.0309,0.0124,-0.0003,-0.0302,0.0151,0.0001,-0.0301,0.0155,-0.0000,-0.0298,0.0158,0.0179,-0.0322,0.0213,0.0177,-0.0323,0.0219,0.0174,-0.0326,0.0233,0.0173,-0.0318,0.0252,0.0167,-0.0322,0.0252,0.0163,-0.0318,0.0265,0.0158,-0.0311,0.0274,0.0102,-0.0312,0.0234,0.0123,-0.0302,0.0261,0.0118,-0.0322,0.0207,0.0123,-0.0323,0.0201,0.0138,-0.0319,0.0205,0.0101,-0.0308,0.0242,0.0115,-0.0307,0.0248,-0.0010,-0.0311,0.0109,-0.0017,-0.0296,0.0114,-0.0022,-0.0293,0.0101,0.0036,-0.0286,0.0215,0.0033,-0.0287,0.0199,0.0041,-0.0298,0.0202,0.0163,-0.0321,0.0205,0.0170,-0.0319,0.0203,0.0160,-0.0315,0.0189,0.0185,-0.0316,0.0202,0.0075,-0.0304,0.0088,0.0067,-0.0309,0.0049,0.0061,-0.0315,0.0048,0.0044,-0.0318,0.0022,0.0059,-0.0308,0.0025,0.0002,-0.0317,0.0036,-0.0001,-0.0322,0.0021,0.0013,-0.0322,0.0016,0.0048,-0.0312,-0.0009,0.0038,-0.0320,-0.0010,0.0031,-0.0305,-0.0088,0.0023,-0.0321,-0.0088,-0.0051,-0.0307,-0.0039,-0.0053,-0.0305,-0.0030,-0.0061,-0.0295,-0.0038,-0.0076,-0.0311,-0.0135,-0.0028,-0.0308,-0.0181,-0.0025,-0.0318,-0.0177,-0.0045,-0.0317,-0.0171,-0.0009,-0.0297,-0.0251,0.0015,-0.0293,-0.0233,0.0018,-0.0292,-0.0221,0.0014,-0.0301,-0.0220,-0.0047,-0.0250,-0.0273,-0.0031,-0.0282,-0.0265,-0.0047,-0.0274,-0.0263,-0.0029,-0.0297,-0.0248,-0.0016,-0.0298,-0.0243,-0.0030,-0.0296,-0.0240,-0.0087,-0.0264,-0.0232,-0.0089,-0.0284,-0.0221,-0.0092,-0.0283,-0.0214,0.0008,-0.0307,-0.0190,0.0003,-0.0318,-0.0074,-0.0012,-0.0315,-0.0070,0.0001,-0.0325,-0.0083,0.0011,-0.0316,-0.0166,-0.0092,-0.0295,-0.0182,-0.0060,-0.0305,-0.0058,-0.0047,-0.0310,-0.0054,-0.0050,-0.0308,-0.0047,-0.0150,0.0079,0.0030,-0.0146,0.0076,0.0034,-0.0141,0.0070,0.0010,-0.0176,0.0124,-0.0065,-0.0163,0.0107,-0.0060,-0.0165,0.0102,-0.0075,-0.0169,0.0109,-0.0042,-0.0177,0.0126,-0.0055,-0.0176,0.0120,-0.0046,-0.0173,0.0112,-0.0023,-0.0181,0.0122,-0.0038,-0.0186,0.0131,-0.0034,-0.0177,0.0112,-0.0011,-0.0189,0.0135,-0.0028,-0.0189,0.0135,-0.0022,-0.0189,0.0101,0.0027,-0.0177,0.0105,0.0020,-0.0190,0.0120,0.0006,-0.0116,0.0079,-0.0120,-0.0087,0.0085,-0.0106,-0.0077,0.0097,-0.0158,-0.0117,0.0069,0.0017,-0.0141,0.0072,-0.0036,-0.0141,0.0073,-0.0003,-0.0141,0.0074,0.0038,-0.0138,0.0073,0.0042,-0.0155,0.0076,0.0038,-0.0152,0.0077,0.0047,-0.0120,0.0070,0.0048,-0.0132,0.0074,0.0073,-0.0126,0.0071,0.0078,-0.0090,0.0069,0.0063,-0.0097,0.0069,0.0062,-0.0103,0.0066,0.0095,-0.0025,-0.0312,0.0046,-0.0028,-0.0308,0.0057,-0.0031,-0.0311,0.0036,-0.0003,-0.0317,0.0105,0.0009,-0.0321,0.0099,-0.0002,-0.0313,0.0122,0.0009,-0.0317,0.0111,0.0049,-0.0302,0.0187,0.0042,-0.0299,0.0201,0.0047,-0.0291,0.0227,0.0051,-0.0290,0.0233,0.0048,-0.0282,0.0235,0.0110,-0.0313,0.0202,0.0118,-0.0316,0.0188,0.0168,-0.0323,0.0216,0.0233,-0.0314,0.0239,0.0106,-0.0317,0.0225,0.0098,-0.0308,0.0222,0.0134,-0.0303,0.0265,0.0138,-0.0305,0.0264,0.0214,-0.0299,0.0300,0.0222,-0.0301,0.0300,0.0209,-0.0292,0.0306,-0.0000,-0.0319,0.0010,0.0158,-0.0140,0.0237,0.0164,-0.0163,0.0237,0.0179,-0.0163,0.0242,0.0218,-0.0121,0.0265,0.0220,-0.0122,0.0252,0.0199,-0.0134,0.0243,0.0232,-0.0118,0.0262,0.0233,-0.0116,0.0274,0.0233,-0.0116,0.0275,0.0233,-0.0269,0.0290,0.0233,-0.0239,0.0283,0.0232,-0.0152,0.0264,0.0233,-0.0152,0.0264,0.0233,-0.0129,0.0268,0.0232,-0.0131,0.0268,0.0224,-0.0117,0.0273,0.0221,-0.0118,0.0272,0.0219,-0.0236,0.0181,0.0232,-0.0248,0.0202,0.0229,-0.0253,0.0205,0.0233,-0.0176,-0.0168,0.0233,-0.0177,-0.0167,0.0232,-0.0179,-0.0167,0.0231,-0.0107,0.0164,0.0231,-0.0107,0.0164,0.0232,-0.0107,0.0165,0.0233,-0.0204,0.0193,0.0229,-0.0252,0.0207,0.0233,-0.0247,0.0204,0.0147,-0.0202,0.0104,0.0162,-0.0208,0.0114,0.0156,-0.0231,0.0139,0.0132,-0.0226,0.0119,0.0221,-0.0186,0.0145,0.0200,-0.0184,0.0119,0.0221,-0.0178,0.0118,0.0133,-0.0161,-0.0145,0.0134,-0.0160,-0.0144,0.0173,-0.0170,-0.0162,0.0052,-0.0195,-0.0232,0.0035,-0.0232,-0.0214,0.0053,-0.0196,-0.0234,0.0092,-0.0165,-0.0139,0.0103,-0.0174,-0.0094,0.0088,-0.0167,-0.0141,0.0085,-0.0195,-0.0113,0.0091,-0.0205,-0.0085,0.0081,-0.0196,-0.0113,0.0047,-0.0178,-0.0235,0.0048,-0.0181,-0.0234,0.0048,-0.0180,-0.0238,0.0050,-0.0174,-0.0238,0.0052,-0.0174,-0.0237,0.0050,-0.0170,-0.0237,0.0056,-0.0182,-0.0230,0.0058,-0.0189,-0.0229,0.0055,-0.0181,-0.0230,0.0054,-0.0174,-0.0233,0.0055,-0.0174,-0.0232,0.0003,-0.0264,-0.0268,0.0048,-0.0216,-0.0180,0.0070,-0.0190,-0.0140,0.0057,-0.0205,-0.0141,0.0226,-0.0164,-0.0105,0.0228,-0.0161,-0.0105,0.0228,-0.0161,-0.0166,0.0222,-0.0109,0.0207,0.0224,-0.0106,0.0208,0.0225,-0.0107,0.0152,0.0226,-0.0163,-0.0166,0.0223,-0.0170,-0.0166,0.0232,-0.0123,0.0037,0.0227,-0.0127,0.0035,0.0224,-0.0118,0.0091,0.0233,-0.0159,-0.0105,0.0232,-0.0160,-0.0166,-0.0078,0.0093,-0.0163,-0.0077,0.0093,-0.0164,-0.0084,0.0076,-0.0176,-0.0100,-0.0001,-0.0196,-0.0085,0.0075,-0.0174,-0.0075,0.0096,-0.0159,-0.0011,0.0116,-0.0241,0.0023,0.0078,-0.0287,-0.0012,0.0115,-0.0240,-0.0075,-0.0186,-0.0241,-0.0056,0.0004,0.0104,-0.0049,-0.0011,0.0100,-0.0053,0.0008,0.0105,-0.0000,0.0014,0.0130,0.0020,0.0052,0.0160,-0.0006,0.0035,0.0137,-0.0049,0.0043,0.0122,-0.0029,0.0046,0.0119,-0.0028,0.0042,0.0130,-0.0035,0.0031,0.0093,-0.0046,0.0021,0.0101,-0.0041,0.0010,0.0097,0.0095,0.0053,-0.0248,0.0092,0.0025,-0.0240,0.0096,0.0022,-0.0242,0.0114,0.0105,0.0075,0.0117,0.0112,0.0072,0.0117,0.0108,0.0082,0.0094,0.0003,0.0049,0.0090,0.0005,0.0045,0.0098,0.0048,0.0060,0.0092,-0.0052,-0.0248,0.0092,-0.0032,-0.0228,0.0090,-0.0057,-0.0223,0.0095,0.0010,-0.0223,0.0096,0.0008,-0.0247,0.0114,0.0156,-0.0131,0.0118,0.0119,-0.0171,0.0104,0.0128,-0.0194,0.0075,-0.0058,-0.0274,0.0054,-0.0099,-0.0275,0.0066,-0.0057,-0.0283,0.0104,0.0140,0.0032,0.0103,0.0146,0.0006,0.0096,0.0143,0.0031,0.0105,0.0140,0.0036,0.0106,0.0138,0.0032,0.0121,0.0133,0.0069,0.0119,0.0135,0.0070,0.0121,0.0129,0.0092,0.0090,0.0147,-0.0055,0.0094,0.0152,-0.0075,0.0068,0.0145,-0.0083,0.0104,0.0070,0.0103,0.0098,0.0044,0.0092,0.0107,0.0071,0.0102,0.0089,-0.0006,0.0049,0.0075,-0.0060,-0.0019,0.0089,-0.0003,0.0051,0.0101,0.0045,0.0091,0.0119,0.0130,0.0094,0.0118,0.0128,0.0101,0.0082,-0.0020,0.0047,0.0107,0.0105,0.0101,0.0093,0.0051,0.0083,0.0082,0.0134,0.0084,0.0090,0.0136,0.0093,0.0062,-0.0092,0.0040,0.0065,-0.0089,0.0067,0.0087,-0.0126,0.0047,0.0080,0.0000,0.0076,0.0088,0.0052,0.0086,0.0115,0.0124,0.0101,0.0109,0.0099,0.0108,0.0103,0.0104,0.0095,0.0068,-0.0086,0.0095,0.0070,-0.0086,0.0106,0.0094,-0.0124,0.0098,0.0114,0.0134,0.0081,0.0083,-0.0079,0.0159,0.0077,-0.0083,0.0149,0.0094,0.0005,0.0146,0.0132,0.0083,0.0128,0.0107,0.0006,0.0150,0.0085,-0.0078,0.0162,0.0132,0.0130,0.0144,0.0132,0.0114,0.0144,0.0109,0.0007,0.0153,0.0115,0.0010,0.0150,0.0089,0.0037,0.0147,0.0092,0.0066,0.0158,0.0103,0.0037,0.0151,0.0073,-0.0085,0.0122,0.0076,0.0005,0.0124,0.0112,0.0008,0.0199,0.0107,-0.0064,0.0200,0.0109,0.0005,0.0176,0.0120,0.0123,0.0070,0.0116,0.0125,0.0045,0.0134,0.0148,0.0139,0.0143,0.0171,0.0143,0.0167,0.0228,0.0163,0.0164,0.0221,0.0188,0.0162,0.0219,0.0166,0.0132,0.0094,0.0138,0.0130,0.0094,0.0136,0.0047,0.0120,0.0127,0.0055,0.0129,0.0151,0.0069,0.0131,0.0118,0.0099,0.0147,0.0166,0.0092,0.0129,0.0161,0.0159,0.0224,0.0146,0.0157,0.0206,0.0149,0.0056,0.0073,-0.0288,0.0083,0.0067,-0.0288,0.0039,0.0007,-0.0305,-0.0061,0.0017,-0.0243,-0.0054,0.0091,-0.0226,-0.0041,0.0093,-0.0240,-0.0036,0.0104,-0.0074,-0.0032,0.0108,-0.0074,-0.0035,0.0104,-0.0080,-0.0055,0.0091,-0.0086,-0.0055,0.0090,-0.0090,-0.0057,0.0092,-0.0087,-0.0057,0.0091,-0.0092,-0.0045,0.0094,-0.0086,-0.0046,0.0094,-0.0083,-0.0042,0.0097,-0.0080,-0.0028,0.0114,-0.0158,-0.0042,0.0104,-0.0161,-0.0044,0.0095,-0.0095,-0.0039,0.0099,-0.0235,-0.0041,0.0106,-0.0193,-0.0025,0.0116,-0.0206,-0.0037,0.0101,-0.0071,-0.0042,0.0096,-0.0078,-0.0059,0.0091,-0.0075,-0.0039,0.0104,-0.0061,-0.0064,0.0089,-0.0077,-0.0060,0.0091,-0.0075,-0.0055,0.0089,-0.0095,-0.0050,0.0093,-0.0095,-0.0073,0.0093,-0.0161,-0.0117,-0.0005,-0.0151,-0.0123,0.0043,-0.0114,-0.0117,0.0047,-0.0124,-0.0148,-0.0103,-0.0045,-0.0185,-0.0105,-0.0011,-0.0192,-0.0085,-0.0013,-0.0126,0.0091,-0.0114,-0.0126,0.0082,-0.0091,-0.0158,0.0015,-0.0042,-0.0163,-0.0040,-0.0040,-0.0163,0.0012,-0.0029,-0.0181,0.0121,-0.0039,-0.0160,0.0059,-0.0039,-0.0162,0.0055,-0.0020,-0.0111,0.0073,-0.0026,-0.0079,0.0085,-0.0022,-0.0108,0.0076,-0.0041,-0.0166,0.0098,-0.0001,-0.0175,0.0112,-0.0014,-0.0178,0.0125,-0.0056,-0.0156,0.0090,-0.0039,-0.0162,0.0099,-0.0040,-0.0166,0.0099,-0.0018,-0.0152,0.0065,-0.0068,-0.0176,0.0123,-0.0065,-0.0166,0.0101,-0.0075,-0.0125,0.0090,-0.0114,-0.0135,0.0088,-0.0099,-0.0135,0.0089,-0.0099,-0.0155,0.0094,-0.0066,-0.0143,0.0092,-0.0083,-0.0190,0.0134,-0.0022,-0.0190,0.0121,-0.0002,-0.0165,0.0086,0.0036,-0.0179,0.0088,0.0028,-0.0179,0.0083,0.0037,-0.0190,0.0120,0.0004,-0.0199,0.0116,0.0007,-0.0157,0.0076,0.0039,-0.0146,0.0073,0.0068,-0.0152,0.0078,0.0058,-0.0153,0.0080,0.0062,-0.0103,0.0066,0.0098,-0.0115,0.0071,0.0090,-0.0116,0.0074,0.0094,-0.0163,0.0065,0.0055,-0.0084,0.0066,0.0098,-0.0082,0.0065,0.0115,-0.0082,0.0073,0.0120,-0.0076,0.0079,0.0111,-0.0081,0.0077,0.0104,-0.0080,0.0077,0.0123,-0.0194,0.0085,0.0009,-0.0199,0.0095,0.0010,-0.0195,0.0080,0.0008,-0.0166,0.0088,0.0033,-0.0181,0.0091,0.0026,-0.0157,0.0083,0.0022,-0.0158,0.0089,0.0005,-0.0122,0.0070,0.0047,-0.0042,0.0097,0.0040,-0.0058,0.0085,0.0074,-0.0051,0.0089,0.0077,-0.0091,0.0072,0.0028,-0.0103,0.0069,0.0058,-0.0142,0.0057,0.0092,-0.0136,0.0018,0.0082,-0.0140,0.0063,0.0102,-0.0127,0.0069,0.0100,-0.0126,0.0060,0.0115,-0.0123,0.0068,0.0122,-0.0217,0.0042,0.0006,-0.0216,0.0045,0.0005,-0.0211,0.0033,0.0003,-0.0232,-0.0052,0.0003,-0.0230,-0.0052,0.0001,-0.0226,-0.0058,-0.0000,-0.0221,-0.0060,0.0018,-0.0225,-0.0054,0.0022,-0.0228,-0.0055,0.0020,-0.0211,0.0029,0.0028,-0.0210,0.0029,0.0030,-0.0209,0.0036,0.0025,-0.0216,0.0043,0.0020,-0.0215,-0.0000,0.0030,-0.0188,-0.0047,0.0036,-0.0181,0.0028,0.0055,-0.0214,0.0022,0.0003,-0.0191,0.0013,-0.0002,-0.0224,0.0014,0.0003,-0.0147,0.0055,0.0085,-0.0144,0.0068,0.0087,-0.0164,0.0050,0.0058,-0.0149,0.0022,0.0075,-0.0196,-0.0053,-0.0012,-0.0197,-0.0043,-0.0012,-0.0056,-0.0263,0.0004,-0.0049,-0.0260,0.0021,-0.0056,-0.0227,0.0021,-0.0106,-0.0162,-0.0048,-0.0107,-0.0164,-0.0023,-0.0139,-0.0135,-0.0022,-0.0067,-0.0227,-0.0041,-0.0097,-0.0100,0.0065,-0.0090,-0.0121,0.0059,-0.0047,-0.0126,0.0080,-0.0180,-0.0080,0.0028,-0.0178,-0.0099,0.0011,-0.0147,-0.0109,0.0021,0.0081,0.0153,-0.0137,0.0031,0.0141,-0.0208,0.0022,0.0143,-0.0149,0.0170,0.0289,0.0186,0.0163,0.0290,0.0173,0.0142,0.0175,0.0215,0.0056,0.0122,0.0169,0.0092,0.0149,0.0174,0.0218,-0.0227,0.0284,0.0232,-0.0238,0.0285,0.0232,-0.0193,0.0268,0.0143,-0.0183,0.0226,0.0138,-0.0161,0.0229,0.0195,-0.0222,0.0281,0.0165,-0.0236,0.0250,0.0156,-0.0204,0.0237,0.0133,-0.0228,0.0250,0.0128,-0.0259,0.0262,0.0098,0.0084,0.0195,0.0078,0.0096,0.0181,0.0071,0.0018,0.0179,0.0001,0.0105,0.0145,0.0039,-0.0143,0.0174,0.0051,-0.0146,0.0183,-0.0008,-0.0248,0.0129,-0.0005,-0.0243,0.0144,0.0006,-0.0098,0.0120,0.0002,-0.0122,0.0105,0.0006,-0.0115,0.0121,0.0001,-0.0156,0.0107,-0.0004,-0.0143,0.0097,0.0002,-0.0083,0.0113,-0.0010,-0.0092,0.0106,-0.0051,0.0044,0.0124,-0.0028,0.0044,0.0132,0.0007,0.0099,0.0155,-0.0014,-0.0246,0.0117,-0.0003,-0.0188,0.0112,-0.0232,-0.0090,0.0001,-0.0173,0.0063,0.0048,-0.0113,-0.0125,0.0038,-0.0126,-0.0131,0.0023,-0.0095,-0.0158,0.0027,-0.0072,-0.0187,0.0024,-0.0062,-0.0177,0.0048,-0.0077,-0.0149,0.0053,-0.0133,0.0069,0.0096,-0.0131,0.0058,0.0108,-0.0061,-0.0298,-0.0046,-0.0063,-0.0261,-0.0051,-0.0177,0.0120,-0.0046,-0.0153,-0.0083,-0.0043,-0.0132,-0.0080,-0.0086,-0.0114,-0.0069,-0.0127,-0.0098,-0.0145,-0.0122,-0.0093,-0.0139,-0.0177,-0.0087,-0.0191,-0.0179,-0.0093,0.0068,-0.0160,-0.0099,-0.0060,-0.0207,0.0139,0.0175,0.0153,-0.0084,0.0066,0.0095,-0.0082,0.0073,0.0102,-0.0081,0.0074,0.0067,-0.0058,0.0091,-0.0092,-0.0061,-0.0203,-0.0268,-0.0054,-0.0169,-0.0261,-0.0043,-0.0165,-0.0273,0.0010,-0.0093,-0.0298,-0.0015,-0.0166,-0.0288,0.0029,0.0119,-0.0252,0.0073,0.0001,-0.0292,0.0025,-0.0045,-0.0306,0.0130,0.0119,-0.0128,0.0119,0.0161,-0.0066,0.0096,0.0006,-0.0271,0.0084,-0.0001,-0.0284,0.0095,0.0062,-0.0280,0.0053,-0.0172,-0.0233,0.0054,-0.0178,-0.0231,0.0051,-0.0178,-0.0231,0.0132,0.0047,0.0276,0.0111,0.0003,0.0244,0.0163,0.0226,0.0154,0.0162,0.0204,0.0190,0.0181,0.0210,0.0241,0.0221,-0.0114,0.0206,0.0104,-0.0057,0.0230,0.0103,-0.0114,0.0158,0.0091,-0.0074,0.0174,0.0073,0.0003,0.0103,0.0203,-0.0143,0.0090,0.0203,-0.0134,0.0131,0.0221,-0.0127,0.0089,0.0221,-0.0124,0.0124,0.0089,-0.0132,-0.0022,0.0074,-0.0096,-0.0017,0.0207,-0.0171,-0.0162,0.0207,-0.0176,-0.0104,0.0079,-0.0106,-0.0225,0.0082,-0.0125,-0.0179,0.0089,-0.0164,-0.0142,0.0084,-0.0166,-0.0183,0.0129,-0.0174,-0.0147,0.0174,-0.0172,-0.0164,0.0170,-0.0179,-0.0162,0.0232,-0.0182,-0.0108,0.0221,-0.0184,-0.0107,0.0226,-0.0181,-0.0167,0.0092,-0.0194,-0.0042,0.0097,-0.0185,-0.0092,0.0051,-0.0215,-0.0183,0.0061,-0.0188,-0.0223,0.0083,-0.0169,-0.0182,0.0037,-0.0254,-0.0149,0.0041,-0.0253,-0.0132,0.0140,-0.0279,0.0159,0.0124,-0.0276,0.0148,0.0048,-0.0315,0.0009,-0.0089,-0.0280,-0.0185,-0.0090,-0.0294,-0.0182,-0.0093,-0.0291,-0.0187,-0.0072,-0.0282,-0.0173,-0.0062,-0.0283,-0.0174,-0.0064,-0.0303,-0.0175,-0.0087,-0.0280,-0.0180,-0.0087,-0.0288,-0.0215,-0.0084,-0.0290,-0.0221,-0.0082,-0.0281,-0.0222,-0.0015,-0.0306,-0.0090,-0.0034,-0.0316,-0.0084,-0.0036,-0.0303,-0.0083,-0.0050,-0.0302,-0.0077,0.0003,-0.0316,-0.0072,0.0005,-0.0293,-0.0064,-0.0010,-0.0291,-0.0064,-0.0024,-0.0313,0.0018,-0.0019,-0.0291,0.0018,-0.0013,-0.0317,0.0014,0.0039,-0.0313,-0.0051,0.0039,-0.0299,-0.0050,0.0036,-0.0298,-0.0058,0.0004,-0.0316,0.0036,0.0011,-0.0317,0.0033,0.0010,-0.0312,0.0033,0.0031,-0.0309,0.0025,0.0025,-0.0307,0.0028,0.0025,-0.0311,0.0027,-0.0025,-0.0292,0.0095,0.0009,-0.0303,0.0034,0.0019,-0.0311,0.0030,0.0019,-0.0306,0.0031,0.0021,-0.0300,0.0082,0.0019,-0.0304,0.0081,0.0004,-0.0300,0.0085,0.0033,-0.0299,0.0078,0.0034,-0.0305,0.0077,0.0044,-0.0311,0.0026,0.0051,-0.0312,0.0031,0.0049,-0.0298,0.0032,0.0086,-0.0292,0.0111,0.0084,-0.0307,0.0110,0.0088,-0.0292,0.0117,-0.0006,-0.0302,0.0144,0.0058,-0.0308,0.0156,0.0058,-0.0311,0.0155,0.0232,-0.0314,0.0284,0.0232,-0.0297,0.0278,0.0232,-0.0317,0.0275,-0.0056,-0.0207,-0.0193,-0.0051,-0.0208,-0.0194,-0.0049,-0.0202,-0.0193,-0.0033,-0.0217,-0.0199,-0.0031,-0.0216,-0.0197,-0.0030,-0.0225,-0.0198,-0.0033,-0.0208,-0.0197,-0.0035,-0.0208,-0.0198,-0.0035,-0.0201,-0.0199,-0.0035,-0.0207,-0.0203,-0.0034,-0.0216,-0.0201,-0.0033,-0.0216,-0.0204,-0.0041,-0.0279,-0.0216,-0.0042,-0.0279,-0.0216,-0.0045,-0.0279,-0.0224,-0.0032,-0.0245,-0.0213,-0.0034,-0.0245,-0.0208,-0.0037,-0.0257,-0.0211,-0.0040,-0.0269,-0.0217,-0.0044,-0.0279,-0.0224,-0.0048,-0.0281,-0.0230,-0.0048,-0.0281,-0.0231,-0.0046,-0.0269,-0.0226,-0.0048,-0.0217,-0.0214,-0.0043,-0.0217,-0.0212};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=2 */
		private double[] getr_maxilla_coordinate_6_24_point_2()
		{
			double[] value = {-0.0043,-0.0211,-0.0207,-0.0044,-0.0207,-0.0206,-0.0042,-0.0207,-0.0205,-0.0043,-0.0204,-0.0200,-0.0040,-0.0281,-0.0207,-0.0050,-0.0280,-0.0199,-0.0050,-0.0280,-0.0199,-0.0033,-0.0200,-0.0196,-0.0033,-0.0199,-0.0199,-0.0033,-0.0199,-0.0197,-0.0043,-0.0205,-0.0196,-0.0043,-0.0207,-0.0196,-0.0045,-0.0208,-0.0195,-0.0077,-0.0239,-0.0188,-0.0069,-0.0229,-0.0190,-0.0071,-0.0229,-0.0187,-0.0032,-0.0200,-0.0194,-0.0033,-0.0201,-0.0193,-0.0035,-0.0200,-0.0196,-0.0031,-0.0224,-0.0207,-0.0030,-0.0224,-0.0209,-0.0032,-0.0216,-0.0206,-0.0031,-0.0245,-0.0215,-0.0029,-0.0234,-0.0212,-0.0047,-0.0210,-0.0209,-0.0046,-0.0207,-0.0206,-0.0031,-0.0198,-0.0199,-0.0035,-0.0202,-0.0197,-0.0040,-0.0202,-0.0193,-0.0043,-0.0201,-0.0192,-0.0043,-0.0204,-0.0193,-0.0039,-0.0281,-0.0207,-0.0039,-0.0281,-0.0209,-0.0045,-0.0203,-0.0197,-0.0042,-0.0204,-0.0199,-0.0042,-0.0204,-0.0197,-0.0039,-0.0200,-0.0189,-0.0022,-0.0198,-0.0199,-0.0018,-0.0202,-0.0199,-0.0023,-0.0198,-0.0197,-0.0023,-0.0198,-0.0202,-0.0024,-0.0198,-0.0202,-0.0020,-0.0201,-0.0203,-0.0025,-0.0202,-0.0205,-0.0022,-0.0202,-0.0204,-0.0025,-0.0198,-0.0203,-0.0027,-0.0199,-0.0195,-0.0030,-0.0200,-0.0192,-0.0030,-0.0199,-0.0195,-0.0024,-0.0200,-0.0193,-0.0018,-0.0202,-0.0200,-0.0010,-0.0209,-0.0198,-0.0012,-0.0209,-0.0204,-0.0011,-0.0209,-0.0202,-0.0019,-0.0202,-0.0201,-0.0014,-0.0209,-0.0206,-0.0025,-0.0209,-0.0208,-0.0020,-0.0209,-0.0207,-0.0060,-0.0204,-0.0199,-0.0064,-0.0208,-0.0202,-0.0060,-0.0204,-0.0200,-0.0059,-0.0206,-0.0195,-0.0062,-0.0209,-0.0197,-0.0060,-0.0205,-0.0197,-0.0069,-0.0214,-0.0202,-0.0069,-0.0213,-0.0206,-0.0026,-0.0217,-0.0208,-0.0021,-0.0217,-0.0209,-0.0019,-0.0208,-0.0189,-0.0025,-0.0214,-0.0182,-0.0028,-0.0207,-0.0187,-0.0062,-0.0211,-0.0179,-0.0066,-0.0219,-0.0174,-0.0067,-0.0219,-0.0177,-0.0042,-0.0217,-0.0201,-0.0042,-0.0224,-0.0203,-0.0045,-0.0217,-0.0199,-0.0074,-0.0220,-0.0210,-0.0073,-0.0220,-0.0214,-0.0069,-0.0213,-0.0209,-0.0079,-0.0228,-0.0208,-0.0079,-0.0228,-0.0213,0.0000,-0.0225,-0.0191,0.0001,-0.0225,-0.0198,0.0006,-0.0236,-0.0196,-0.0003,-0.0225,-0.0209,0.0001,-0.0236,-0.0213,-0.0001,-0.0225,-0.0207,-0.0024,-0.0224,-0.0211,-0.0023,-0.0234,-0.0214,-0.0015,-0.0235,-0.0216,-0.0067,-0.0219,-0.0182,-0.0074,-0.0228,-0.0176,-0.0082,-0.0238,-0.0207,-0.0082,-0.0238,-0.0211,-0.0085,-0.0252,-0.0213,-0.0084,-0.0252,-0.0219,-0.0083,-0.0266,-0.0207,-0.0083,-0.0266,-0.0214,-0.0037,-0.0270,-0.0202,0.0003,-0.0274,-0.0194,0.0002,-0.0289,-0.0197,-0.0009,-0.0273,-0.0187,-0.0089,-0.0279,-0.0204,-0.0086,-0.0280,-0.0212,-0.0046,-0.0201,-0.0114,-0.0046,-0.0202,-0.0113,-0.0048,-0.0203,-0.0113,-0.0010,-0.0266,-0.0148,-0.0014,-0.0281,-0.0147,-0.0012,-0.0281,-0.0156,-0.0014,-0.0285,-0.0157,-0.0018,-0.0283,-0.0147,-0.0018,-0.0286,-0.0156,-0.0035,-0.0207,-0.0116,-0.0034,-0.0207,-0.0118,-0.0032,-0.0214,-0.0120,-0.0019,-0.0280,-0.0128,-0.0017,-0.0281,-0.0138,-0.0016,-0.0281,-0.0138,0.0007,-0.0207,-0.0142,0.0009,-0.0205,-0.0144,0.0009,-0.0205,-0.0142,-0.0051,-0.0279,-0.0119,-0.0036,-0.0281,-0.0122,-0.0051,-0.0278,-0.0115,-0.0020,-0.0280,-0.0122,-0.0035,-0.0279,-0.0117,-0.0020,-0.0281,-0.0124,-0.0022,-0.0281,-0.0126,-0.0024,-0.0280,-0.0127,0.0001,-0.0282,-0.0111,0.0001,-0.0283,-0.0110,-0.0007,-0.0280,-0.0116,-0.0006,-0.0269,-0.0117,-0.0009,-0.0281,-0.0116,-0.0018,-0.0280,-0.0123,-0.0032,-0.0206,-0.0096,-0.0033,-0.0205,-0.0097,-0.0030,-0.0209,-0.0099,-0.0016,-0.0280,-0.0123,-0.0011,-0.0271,-0.0109,-0.0019,-0.0269,-0.0114,-0.0036,-0.0204,-0.0099,-0.0036,-0.0203,-0.0097,-0.0044,-0.0201,-0.0094,-0.0046,-0.0202,-0.0095,-0.0043,-0.0201,-0.0095,-0.0038,-0.0202,-0.0120,-0.0035,-0.0204,-0.0123,-0.0036,-0.0202,-0.0120,-0.0049,-0.0228,-0.0094,-0.0053,-0.0238,-0.0090,-0.0051,-0.0238,-0.0094,-0.0037,-0.0214,-0.0116,-0.0035,-0.0220,-0.0119,-0.0037,-0.0221,-0.0117,-0.0070,-0.0282,-0.0109,-0.0069,-0.0281,-0.0116,-0.0066,-0.0278,-0.0116,-0.0029,-0.0238,-0.0142,-0.0033,-0.0235,-0.0142,-0.0032,-0.0250,-0.0147,-0.0001,-0.0277,-0.0093,-0.0000,-0.0276,-0.0096,0.0003,-0.0287,-0.0099,-0.0016,-0.0227,-0.0089,-0.0011,-0.0238,-0.0090,-0.0011,-0.0238,-0.0087,-0.0035,-0.0203,-0.0096,-0.0035,-0.0203,-0.0094,-0.0037,-0.0202,-0.0095,-0.0018,-0.0289,-0.0160,-0.0021,-0.0280,-0.0155,-0.0025,-0.0281,-0.0157,0.0005,-0.0287,-0.0102,-0.0039,-0.0203,-0.0098,-0.0041,-0.0203,-0.0097,-0.0041,-0.0205,-0.0099,-0.0027,-0.0210,-0.0092,-0.0022,-0.0217,-0.0091,-0.0029,-0.0210,-0.0090,-0.0014,-0.0238,-0.0084,-0.0019,-0.0227,-0.0085,-0.0049,-0.0265,-0.0122,-0.0051,-0.0277,-0.0120,-0.0064,-0.0275,-0.0119,0.0017,-0.0221,-0.0119,0.0013,-0.0219,-0.0123,0.0011,-0.0208,-0.0134,0.0014,-0.0208,-0.0133,0.0007,-0.0208,-0.0144,0.0006,-0.0215,-0.0146,0.0008,-0.0208,-0.0146,0.0006,-0.0286,-0.0103,0.0009,-0.0273,-0.0105,-0.0006,-0.0205,0.0021,-0.0010,-0.0214,0.0027,-0.0012,-0.0204,0.0026,-0.0038,-0.0182,0.0006,-0.0040,-0.0194,0.0006,-0.0037,-0.0183,-0.0000,-0.0042,-0.0228,0.0001,-0.0041,-0.0216,0.0004,-0.0043,-0.0226,0.0016,-0.0028,-0.0168,-0.0028,-0.0024,-0.0166,-0.0028,-0.0025,-0.0169,-0.0026,-0.0045,-0.0233,-0.0044,-0.0045,-0.0234,-0.0037,-0.0045,-0.0248,-0.0035,-0.0011,-0.0251,-0.0013,-0.0012,-0.0240,-0.0003,-0.0014,-0.0240,-0.0010,0.0015,-0.0233,-0.0051,0.0012,-0.0239,-0.0052,0.0013,-0.0241,-0.0053,-0.0008,-0.0227,0.0011,-0.0013,-0.0228,0.0004,-0.0002,-0.0231,0.0016,-0.0010,-0.0234,0.0025,-0.0009,-0.0224,0.0027,-0.0038,-0.0224,0.0025,-0.0043,-0.0237,0.0013,0.0035,-0.0159,-0.0034,0.0037,-0.0166,-0.0039,0.0038,-0.0166,-0.0038,-0.0032,-0.0175,-0.0029,-0.0035,-0.0175,-0.0034,-0.0030,-0.0168,-0.0031,-0.0028,-0.0166,-0.0037,-0.0035,-0.0174,-0.0040,-0.0033,-0.0175,-0.0044,-0.0015,-0.0168,-0.0047,-0.0017,-0.0177,-0.0053,-0.0010,-0.0177,-0.0051,-0.0011,-0.0186,-0.0005,-0.0019,-0.0178,-0.0006,-0.0020,-0.0185,-0.0006,-0.0010,-0.0169,-0.0044,-0.0012,-0.0166,-0.0037,0.0028,-0.0157,-0.0019,0.0026,-0.0156,-0.0024,0.0032,-0.0156,-0.0023,0.0001,-0.0240,-0.0055,-0.0002,-0.0242,-0.0060,0.0003,-0.0245,-0.0055,0.0001,-0.0249,-0.0059,0.0005,-0.0245,-0.0054,-0.0002,-0.0246,-0.0040,0.0005,-0.0249,-0.0057,-0.0045,-0.0239,-0.0005,-0.0039,-0.0228,-0.0005,-0.0017,-0.0229,-0.0003,-0.0019,-0.0245,-0.0057,-0.0023,-0.0265,-0.0057,-0.0010,-0.0268,-0.0061,0.0018,-0.0253,-0.0060,0.0015,-0.0258,-0.0060,0.0029,-0.0254,-0.0060,0.0008,-0.0247,0.0007,0.0003,-0.0270,0.0008,-0.0012,-0.0268,0.0016,0.0011,-0.0248,0.0002,0.0020,-0.0262,-0.0000,0.0020,-0.0211,-0.0047,0.0025,-0.0212,-0.0052,-0.0018,-0.0186,-0.0056,-0.0012,-0.0186,-0.0056,-0.0011,-0.0250,-0.0020,-0.0005,-0.0247,-0.0023,-0.0004,-0.0249,-0.0013,-0.0035,-0.0248,-0.0024,-0.0035,-0.0250,-0.0026,-0.0022,-0.0251,-0.0025,-0.0037,-0.0195,-0.0000,-0.0031,-0.0195,-0.0003,-0.0031,-0.0184,-0.0004,-0.0039,-0.0247,-0.0026,0.0005,-0.0243,0.0002,0.0011,-0.0236,-0.0001,0.0017,-0.0239,0.0001,0.0041,-0.0253,-0.0012,0.0048,-0.0243,-0.0021,0.0047,-0.0253,-0.0024,0.0045,-0.0243,-0.0048,0.0045,-0.0253,-0.0042,0.0049,-0.0243,-0.0040,0.0022,-0.0233,-0.0053,0.0032,-0.0213,-0.0055,-0.0008,-0.0186,0.0002,-0.0009,-0.0196,0.0005,-0.0006,-0.0196,0.0013,-0.0040,-0.0289,0.0014,-0.0045,-0.0288,0.0002,-0.0045,-0.0268,0.0004,0.0041,-0.0276,-0.0049,0.0040,-0.0299,-0.0042,-0.0005,-0.0208,0.0080,-0.0003,-0.0209,0.0077,-0.0003,-0.0208,0.0080,-0.0014,-0.0211,0.0082,-0.0016,-0.0215,0.0080,-0.0014,-0.0214,0.0076,0.0010,-0.0228,0.0056,0.0013,-0.0227,0.0055,0.0011,-0.0219,0.0062,0.0008,-0.0220,0.0063,0.0001,-0.0232,0.0060,0.0007,-0.0230,0.0058,0.0005,-0.0221,0.0065,-0.0015,-0.0237,0.0086,-0.0016,-0.0256,0.0086,-0.0020,-0.0238,0.0082,0.0013,-0.0248,0.0048,0.0108,-0.0290,0.0165,0.0106,-0.0305,0.0167,0.0113,-0.0306,0.0172,0.0100,-0.0137,0.0169,0.0096,-0.0134,0.0173,0.0094,-0.0133,0.0171,0.0089,-0.0132,0.0174,0.0086,-0.0136,0.0171,0.0087,-0.0137,0.0169,0.0089,-0.0137,0.0167,0.0096,-0.0157,0.0170,0.0092,-0.0157,0.0170,0.0095,-0.0172,0.0171,0.0104,-0.0155,0.0177,0.0103,-0.0156,0.0174,0.0105,-0.0172,0.0181,0.0095,-0.0137,0.0166,0.0095,-0.0146,0.0166,0.0100,-0.0146,0.0168,0.0100,-0.0189,0.0172,0.0099,-0.0210,0.0168,0.0102,-0.0189,0.0175,0.0113,-0.0222,0.0184,0.0112,-0.0221,0.0193,0.0111,-0.0208,0.0190,0.0091,-0.0179,0.0218,0.0096,-0.0181,0.0213,0.0093,-0.0199,0.0223,0.0076,-0.0196,0.0224,0.0073,-0.0196,0.0220,0.0077,-0.0178,0.0214,0.0078,-0.0184,0.0183,0.0078,-0.0205,0.0178,0.0081,-0.0185,0.0179,0.0085,-0.0187,0.0176,0.0089,-0.0208,0.0170,0.0091,-0.0187,0.0173,0.0099,-0.0172,0.0173,0.0102,-0.0172,0.0176,0.0099,-0.0157,0.0171,0.0088,-0.0145,0.0169,0.0092,-0.0146,0.0167,0.0085,-0.0134,0.0182,0.0083,-0.0139,0.0187,0.0082,-0.0139,0.0186,0.0102,-0.0145,0.0171,0.0103,-0.0144,0.0173,0.0112,-0.0223,0.0176,0.0111,-0.0209,0.0184,0.0100,-0.0223,0.0166,0.0106,-0.0224,0.0169,0.0104,-0.0210,0.0171,0.0081,-0.0220,0.0172,0.0084,-0.0206,0.0174,0.0020,-0.0175,0.0154,0.0021,-0.0172,0.0152,0.0021,-0.0175,0.0155,0.0021,-0.0180,0.0159,0.0022,-0.0175,0.0156,0.0059,-0.0176,0.0125,0.0059,-0.0176,0.0121,0.0059,-0.0171,0.0122,0.0068,-0.0170,0.0120,0.0071,-0.0173,0.0119,0.0072,-0.0173,0.0120,0.0069,-0.0174,0.0130,0.0065,-0.0174,0.0130,0.0063,-0.0170,0.0128,0.0061,-0.0169,0.0120,0.0060,-0.0169,0.0123,0.0059,-0.0171,0.0119,0.0023,-0.0181,0.0159,0.0023,-0.0188,0.0164,0.0075,-0.0177,0.0128,0.0076,-0.0177,0.0125,0.0082,-0.0188,0.0127,0.0079,-0.0187,0.0114,0.0081,-0.0187,0.0117,0.0075,-0.0178,0.0118,0.0017,-0.0247,0.0127,0.0029,-0.0222,0.0134,0.0018,-0.0226,0.0134,0.0043,-0.0245,0.0113,0.0041,-0.0242,0.0121,0.0034,-0.0252,0.0117,0.0064,-0.0244,0.0147,0.0057,-0.0254,0.0150,0.0058,-0.0243,0.0145,0.0084,-0.0245,0.0111,0.0083,-0.0261,0.0109,0.0087,-0.0260,0.0115,0.0025,-0.0262,0.0173,0.0018,-0.0262,0.0169,0.0021,-0.0247,0.0169,0.0014,-0.0247,0.0162,0.0017,-0.0247,0.0166,0.0014,-0.0263,0.0165,0.0004,-0.0247,0.0150,0.0000,-0.0264,0.0149,0.0004,-0.0248,0.0143,0.0075,-0.0292,0.0148,0.0081,-0.0276,0.0144,0.0080,-0.0292,0.0142,0.0073,-0.0245,0.0146,0.0059,-0.0270,0.0155,0.0058,-0.0259,0.0152,0.0020,-0.0225,0.0169,0.0025,-0.0225,0.0170,0.0027,-0.0246,0.0171,0.0053,-0.0242,0.0149,0.0042,-0.0225,0.0155,0.0049,-0.0239,0.0139,0.0079,-0.0189,0.0132,0.0082,-0.0207,0.0134,0.0076,-0.0189,0.0135,0.0032,-0.0188,0.0142,0.0035,-0.0206,0.0141,0.0037,-0.0189,0.0148,0.0051,-0.0244,0.0155,0.0031,-0.0259,0.0115,0.0038,-0.0209,0.0148,0.0037,-0.0189,0.0154,0.0071,-0.0178,0.0132,0.0060,-0.0207,0.0127,0.0059,-0.0207,0.0120,0.0060,-0.0188,0.0121,0.0035,-0.0206,0.0162,0.0029,-0.0206,0.0166,0.0027,-0.0188,0.0163,0.0040,-0.0225,0.0148,0.0036,-0.0222,0.0141,0.0080,-0.0261,0.0144,0.0075,-0.0276,0.0149,0.0074,-0.0261,0.0147,0.0154,-0.0210,0.0233,0.0150,-0.0209,0.0233,0.0153,-0.0193,0.0228,0.0220,-0.0177,0.0233,0.0221,-0.0178,0.0236,0.0220,-0.0178,0.0236,0.0215,-0.0178,0.0233,0.0211,-0.0186,0.0237,0.0210,-0.0186,0.0234,0.0225,-0.0200,0.0251,0.0226,-0.0216,0.0260,0.0222,-0.0199,0.0252,-0.0052,-0.0014,0.0060,-0.0048,0.0009,0.0069,-0.0033,0.0002,0.0068,-0.0057,0.0024,0.0066,-0.0129,-0.0134,-0.0026,-0.0150,-0.0113,-0.0024,-0.0154,-0.0115,-0.0012,-0.0164,-0.0082,-0.0011,-0.0162,-0.0087,-0.0012,-0.0153,-0.0091,-0.0023,-0.0125,-0.0131,-0.0012,-0.0147,-0.0112,-0.0015,-0.0122,-0.0097,-0.0016,-0.0143,-0.0081,-0.0033,-0.0129,-0.0098,-0.0041,-0.0129,-0.0097,-0.0061,-0.0153,-0.0090,-0.0015,-0.0138,-0.0083,-0.0011,-0.0141,-0.0043,-0.0003,-0.0135,-0.0043,0.0000,-0.0157,-0.0084,-0.0013,-0.0146,0.0048,0.0041,-0.0130,0.0037,0.0031,-0.0137,0.0037,0.0028,-0.0141,0.0009,-0.0003,-0.0138,0.0009,-0.0009,-0.0137,0.0040,-0.0012,-0.0143,-0.0043,-0.0016,-0.0158,-0.0083,-0.0022,-0.0128,0.0058,0.0035,-0.0129,0.0058,0.0035,-0.0133,0.0055,0.0031,-0.0153,-0.0042,-0.0008,-0.0163,-0.0040,0.0004,-0.0165,-0.0075,-0.0005,-0.0161,0.0025,0.0028,-0.0144,0.0027,0.0019,-0.0154,0.0007,0.0013,-0.0123,0.0059,0.0012,-0.0126,0.0058,0.0038,-0.0162,0.0006,0.0020,-0.0159,0.0023,0.0021,-0.0157,0.0004,0.0005,-0.0159,0.0023,0.0009,-0.0140,0.0040,-0.0004,-0.0157,0.0033,0.0019,-0.0149,0.0044,0.0031,-0.0154,0.0039,0.0036,-0.0140,0.0009,0.0012,-0.0065,0.0069,-0.0028,-0.0076,0.0069,-0.0011,-0.0104,0.0057,-0.0027,-0.0082,0.0069,-0.0111,-0.0074,0.0079,-0.0155,-0.0067,0.0076,-0.0104,-0.0073,0.0079,-0.0155,-0.0069,0.0080,-0.0153,-0.0062,0.0080,-0.0109,-0.0058,0.0086,-0.0157,-0.0046,0.0091,-0.0155,-0.0050,0.0083,-0.0102,-0.0037,0.0097,-0.0154,-0.0031,0.0094,-0.0099,-0.0037,0.0092,-0.0101,-0.0138,0.0045,-0.0056,-0.0131,0.0051,-0.0079,-0.0131,0.0065,-0.0073,-0.0125,0.0056,-0.0015,-0.0127,0.0051,0.0002,-0.0131,0.0048,-0.0008,-0.0127,0.0075,-0.0092,-0.0128,0.0074,-0.0092,-0.0121,0.0072,-0.0106,0.0088,-0.0020,-0.0216,0.0091,0.0013,-0.0221,0.0081,0.0011,-0.0215,-0.0012,-0.0142,0.0051,-0.0041,-0.0151,0.0044,-0.0008,-0.0142,0.0064,0.0054,-0.0046,0.0103,0.0056,0.0007,0.0120,0.0050,-0.0042,0.0083,0.0045,-0.0045,0.0035,0.0051,-0.0006,0.0038,0.0055,-0.0008,0.0024,-0.0073,-0.0170,-0.0224,-0.0076,-0.0172,-0.0207,0.0032,-0.0145,0.0039,0.0026,-0.0130,0.0061,0.0047,-0.0110,0.0050,-0.0010,-0.0164,0.0001,0.0035,-0.0152,0.0003,0.0027,-0.0070,0.0112,0.0031,-0.0006,0.0116,0.0045,-0.0081,0.0077,0.0059,0.0027,0.0098,0.0053,0.0042,0.0123,0.0061,0.0053,0.0107,0.0049,0.0097,0.0096,0.0032,0.0101,0.0116,0.0047,0.0109,0.0097,-0.0012,-0.0154,0.0028,-0.0015,-0.0168,-0.0183,-0.0036,-0.0189,-0.0239,-0.0047,-0.0191,-0.0260,-0.0061,-0.0185,-0.0247,0.0071,-0.0059,-0.0019,0.0075,-0.0084,-0.0077,0.0071,-0.0083,-0.0087,0.0113,0.0118,0.0044,0.0117,0.0116,0.0066,0.0105,0.0109,0.0059,0.0116,0.0106,-0.0043,0.0116,0.0110,-0.0001,0.0109,0.0104,-0.0010,0.0113,0.0113,0.0023,0.0106,0.0110,0.0041,0.0106,0.0111,0.0026,0.0084,0.0005,0.0030,0.0070,-0.0057,-0.0028,-0.0139,-0.0043,-0.0022,-0.0136,-0.0079,-0.0060,-0.0143,-0.0041,-0.0057,-0.0114,0.0057,0.0041,-0.0118,0.0060,0.0038,-0.0111,0.0056,0.0016,-0.0095,0.0055,0.0025,-0.0104,0.0057,0.0052,-0.0097,0.0055,0.0023,-0.0084,0.0055,0.0029,-0.0083,0.0050,0.0056,-0.0090,0.0055,0.0028,0.0026,-0.0164,-0.0222,0.0027,-0.0159,-0.0223,0.0007,-0.0153,-0.0241,0.0026,-0.0162,-0.0222,0.0026,-0.0164,-0.0222,0.0025,-0.0163,-0.0220,0.0028,-0.0156,-0.0221,0.0028,-0.0160,-0.0222,0.0026,-0.0157,-0.0222,0.0031,-0.0160,-0.0218,0.0032,-0.0166,-0.0216,0.0032,-0.0166,-0.0215,0.0030,-0.0176,-0.0220,-0.0074,0.0076,-0.0159,-0.0081,0.0061,-0.0168,-0.0080,0.0061,-0.0169,-0.0087,0.0055,-0.0157,-0.0075,0.0076,-0.0159,-0.0055,0.0045,0.0081,-0.0050,0.0057,0.0089,-0.0048,0.0056,0.0087,-0.0014,0.0050,0.0100,0.0003,0.0040,0.0109,0.0008,0.0012,0.0105,-0.0032,0.0059,0.0085,-0.0044,0.0058,0.0079,0.0077,-0.0063,-0.0174,0.0082,-0.0057,-0.0210,0.0076,-0.0058,-0.0211,0.0074,-0.0021,-0.0213,0.0073,-0.0032,-0.0220,0.0080,-0.0033,-0.0217,0.0077,0.0016,-0.0232,0.0076,0.0005,-0.0216,0.0086,0.0076,-0.0230,0.0078,0.0078,-0.0229,0.0078,0.0043,-0.0242,0.0112,0.0107,-0.0169,0.0093,0.0116,-0.0184,0.0101,0.0113,-0.0183,0.0104,0.0108,-0.0164,0.0120,0.0104,-0.0068,0.0113,0.0108,-0.0129,0.0120,0.0106,-0.0129,0.0102,0.0108,-0.0014,0.0107,0.0109,-0.0048,0.0089,0.0044,0.0047,0.0082,0.0041,0.0044,0.0088,0.0071,0.0058,0.0065,-0.0062,-0.0030,0.0077,0.0001,0.0029,0.0071,-0.0078,-0.0129,0.0067,-0.0079,-0.0133,0.0066,-0.0085,-0.0089,0.0064,0.0001,-0.0229,0.0061,-0.0052,-0.0230,0.0065,-0.0001,-0.0249,0.0053,-0.0116,-0.0173,0.0073,-0.0065,-0.0177,0.0095,0.0143,-0.0131,0.0040,-0.0056,-0.0259,0.0031,-0.0093,-0.0253,0.0048,-0.0057,-0.0252,0.0064,0.0088,-0.0228,0.0091,0.0148,-0.0132,0.0099,0.0147,-0.0078,0.0070,0.0118,0.0003,0.0072,0.0116,0.0003,0.0071,0.0117,0.0006,0.0084,0.0111,0.0033,0.0082,0.0108,0.0053,0.0083,0.0113,0.0034,0.0071,0.0056,0.0061,0.0073,0.0057,0.0060,0.0066,0.0033,0.0052,0.0087,0.0086,0.0055,0.0075,0.0073,0.0054,0.0079,0.0104,0.0060,0.0082,0.0107,0.0060,0.0081,0.0104,0.0064,0.0083,0.0103,0.0064,0.0077,0.0081,0.0065,0.0075,0.0081,0.0065,0.0068,0.0034,0.0051,0.0084,0.0107,0.0059,0.0079,0.0112,0.0043,0.0085,0.0108,0.0052,0.0083,0.0104,0.0054,0.0062,0.0039,0.0044,0.0073,0.0087,0.0059,0.0064,0.0120,0.0001,0.0070,0.0116,0.0020,0.0060,0.0114,0.0053,0.0041,-0.0117,0.0011,0.0039,-0.0085,0.0031,0.0037,-0.0087,0.0009,0.0058,0.0040,0.0047,0.0062,0.0079,0.0054,0.0054,0.0067,0.0060,0.0043,-0.0081,0.0063,0.0042,-0.0082,0.0054,0.0048,-0.0114,0.0037,0.0076,0.0106,0.0054,0.0078,0.0113,0.0017,0.0098,0.0111,0.0035,0.0054,-0.0003,0.0090,0.0048,-0.0001,0.0078,0.0096,0.0106,0.0049,0.0062,0.0106,0.0055,0.0049,0.0097,0.0076,0.0039,0.0096,-0.0232,0.0057,0.0095,-0.0232,0.0081,0.0131,-0.0187,0.0019,0.0001,-0.0277,0.0054,0.0054,-0.0263,0.0033,0.0059,-0.0263,-0.0045,0.0076,-0.0223,-0.0056,0.0075,-0.0211,-0.0062,0.0009,-0.0226,-0.0078,0.0061,-0.0171,-0.0029,0.0088,-0.0061,-0.0031,0.0084,-0.0064,-0.0024,0.0090,-0.0222,-0.0022,0.0096,-0.0223,-0.0031,0.0102,-0.0197,-0.0043,0.0076,-0.0067,-0.0038,0.0080,-0.0066,-0.0037,0.0076,-0.0046,-0.0057,0.0082,-0.0176,-0.0046,0.0088,-0.0183,-0.0044,0.0082,-0.0219,-0.0034,0.0098,-0.0194,0.0006,0.0063,-0.0262,0.0011,0.0100,-0.0233,-0.0021,0.0097,-0.0223,-0.0051,0.0055,0.0051,-0.0044,0.0061,0.0058,-0.0054,0.0073,0.0001,-0.0044,0.0082,0.0004,-0.0044,0.0078,0.0010,-0.0032,0.0082,-0.0007,-0.0061,0.0074,-0.0007,-0.0030,0.0089,-0.0009,-0.0025,0.0089,-0.0027,-0.0023,0.0091,-0.0028,-0.0044,0.0067,-0.0026,-0.0051,0.0067,-0.0025,-0.0050,0.0071,-0.0046,-0.0046,0.0080,0.0013,-0.0064,0.0074,-0.0004,-0.0127,0.0058,0.0040,-0.0119,0.0061,0.0040,-0.0128,0.0054,0.0049,-0.0095,0.0052,0.0056,-0.0095,0.0053,0.0058,-0.0072,0.0064,0.0069,-0.0073,0.0064,0.0069,-0.0072,0.0063,0.0067,-0.0119,0.0055,0.0056,-0.0115,0.0058,0.0043,-0.0109,0.0057,0.0049,-0.0064,0.0069,0.0085,-0.0108,0.0056,0.0017,-0.0108,0.0055,-0.0002,-0.0088,0.0059,0.0007,-0.0076,0.0049,0.0084,-0.0081,0.0005,0.0062,-0.0080,0.0046,0.0082,-0.0116,0.0058,-0.0107,-0.0105,0.0063,-0.0123,-0.0111,0.0054,0.0078,-0.0096,0.0048,0.0079,-0.0108,0.0005,0.0051,-0.0113,0.0047,0.0072,-0.0114,0.0055,0.0060,-0.0126,0.0044,0.0053,-0.0121,0.0010,0.0045,-0.0118,0.0045,0.0067,-0.0075,-0.0137,0.0020,-0.0085,-0.0113,0.0025,-0.0050,-0.0117,0.0043,0.0053,0.0113,0.0046,0.0047,0.0110,0.0076,-0.0007,0.0082,0.0105,0.0032,0.0108,0.0102,-0.0008,-0.0114,0.0061,-0.0004,-0.0107,0.0075,0.0006,-0.0104,0.0101,0.0003,-0.0123,0.0089,-0.0021,-0.0087,0.0064,-0.0009,-0.0078,0.0071,-0.0050,0.0052,0.0073,-0.0050,0.0036,0.0066,-0.0055,0.0027,0.0067,-0.0061,0.0066,0.0097,-0.0031,0.0057,0.0096,-0.0089,-0.0145,-0.0002,-0.0110,-0.0119,-0.0009,-0.0103,-0.0116,0.0008,-0.0098,-0.0149,-0.0064,-0.0108,-0.0113,-0.0079,-0.0116,-0.0119,-0.0062,-0.0077,-0.0180,-0.0067,-0.0078,-0.0174,-0.0122,-0.0072,0.0077,-0.0160,-0.0078,0.0060,0.0032,-0.0078,0.0059,0.0062,-0.0080,0.0052,0.0056,-0.0083,0.0055,0.0030,-0.0067,0.0071,0.0010,-0.0056,-0.0155,-0.0241,-0.0047,-0.0152,-0.0252,-0.0028,-0.0080,-0.0271,-0.0004,-0.0088,-0.0272,-0.0025,-0.0153,-0.0264,0.0063,0.0049,-0.0257,0.0054,-0.0006,-0.0260,0.0028,-0.0163,-0.0216,0.0031,-0.0163,-0.0216,0.0030,-0.0158,-0.0218,0.0044,-0.0042,0.0057,0.0051,-0.0095,-0.0093,0.0047,-0.0091,-0.0038,0.0051,-0.0099,-0.0211,0.0045,-0.0154,-0.0177,0.0048,-0.0152,-0.0145,0.0060,-0.0126,-0.0098,0.0046,-0.0053,0.0012,0.0057,-0.0126,-0.0043,0.0045,-0.0156,-0.0051,0.0029,-0.0158,-0.0221,0.0044,-0.0097,-0.0229,-0.0026,0.0073,-0.0242,-0.0008,0.0016,-0.0272,0.0005,0.0121,-0.0147,-0.0032,0.0101,-0.0153,-0.0030,0.0103,-0.0197,-0.0086,-0.0110,-0.0210,-0.0074,-0.0089,-0.0229,-0.0088,-0.0093,-0.0205,-0.0106,-0.0010,-0.0149,-0.0099,-0.0065,-0.0162,-0.0092,-0.0059,-0.0196,-0.0107,0.0036,-0.0127,-0.0082,-0.0174,-0.0173,-0.0088,-0.0124,-0.0171,-0.0091,-0.0134,-0.0125,-0.0098,-0.0101,-0.0127,-0.0118,-0.0077,-0.0095,-0.0131,-0.0134,-0.0012,-0.0047,-0.0129,0.0043,-0.0109,-0.0092,0.0018,-0.0056,-0.0091,0.0044,-0.0078,-0.0034,0.0048,-0.0011,0.0008,0.0082,0.0012,-0.0015,0.0098,-0.0019,0.0025,0.0074,-0.0023,0.0051,0.0055,-0.0016,0.0040,0.0082,-0.0049,0.0045,0.0043,-0.0044,0.0043,0.0043,-0.0044,0.0025,0.0062,0.0009,-0.0074,0.0095,-0.0016,-0.0132,0.0056,0.0024,-0.0106,0.0101,-0.0011,0.0086,0.0096,-0.0090,-0.0094,0.0030,-0.0118,-0.0121,-0.0043,-0.0097,-0.0150,-0.0036,-0.0120,-0.0043,0.0029,-0.0124,0.0049,0.0061,-0.0127,0.0059,0.0056,-0.0111,0.0066,-0.0098,-0.0117,0.0064,-0.0082,-0.0122,0.0069,-0.0086,-0.0059,0.0044,0.0073,-0.0077,0.0062,0.0060,-0.0077,0.0062,0.0079,-0.0078,0.0062,0.0063,-0.0078,0.0059,0.0077,-0.0080,0.0052,0.0058,-0.0079,0.0059,0.0064,-0.0106,0.0059,0.0055,-0.0104,0.0064,-0.0122,-0.0114,0.0067,-0.0099,-0.0114,0.0029,-0.0113,-0.0027,0.0086,-0.0034,-0.0030,0.0075,-0.0019,-0.0030,0.0081,-0.0040,-0.0057,0.0068,-0.0014,-0.0061,0.0070,-0.0026,-0.0033,0.0064,0.0062,-0.0033,0.0100,-0.0153,-0.0064,0.0076,-0.0104,-0.0053,0.0073,-0.0067,-0.0092,-0.0007,-0.0186,0.0042,0.0110,0.0074,0.0025,0.0100,0.0082,0.0046,-0.0041,0.0071,0.0069,0.0110,0.0052,0.0074,0.0115,0.0035,0.0059,-0.0009,0.0018,0.0059,-0.0011,0.0016,0.0079,0.0090,0.0056,0.0093,0.0097,0.0057,0.0072,0.0060,0.0049,0.0098,0.0112,0.0017,0.0097,0.0104,0.0055,0.0076,0.0115,0.0018,0.0088,0.0133,-0.0018,0.0063,0.0128,-0.0086,0.0097,0.0148,-0.0078,0.0046,-0.0005,-0.0267,0.0094,0.0075,0.0058,0.0106,0.0107,0.0063,0.0102,0.0100,0.0064,0.0113,0.0109,-0.0072,-0.0056,0.0045,0.0072,-0.0055,0.0045,0.0080,-0.0009,0.0031,0.0094,-0.0011,0.0030,0.0091,-0.0015,0.0049,0.0097,-0.0031,-0.0196,-0.0269,0.0001,-0.0204,-0.0255,-0.0025,0.0091,-0.0057,0.0036,-0.0170,-0.0212,0.0032,-0.0159,-0.0217,-0.0082,0.0070,-0.0109,-0.0121,0.0073,-0.0106,-0.0055,-0.0180,-0.0231,0.0096,0.0088,-0.0235,0.0102,0.0121,-0.0193,-0.0124,0.0055,-0.0053,-0.0125,0.0056,-0.0031,-0.0133,0.0052,-0.0054,-0.0122,0.0059,-0.0071,0.0097,0.0092,0.0063,0.0103,0.0082,0.0073,0.0088,-0.0033,-0.0226,0.0086,-0.0055,-0.0222,0.0076,-0.0079,-0.0126,0.0050,0.0078,0.0126,-0.0002,-0.0134,0.0079,0.0020,-0.0106,0.0084,-0.0008,-0.0175,-0.0042,0.0063,-0.0127,-0.0139,0.0053,-0.0156,-0.0109,0.0046,-0.0003,0.0061,-0.0062,-0.0162,0.0016,-0.0134,0.0050,-0.0033,-0.0036,0.0041,0.0043,-0.0035,0.0022,0.0061,-0.0155,-0.0042,-0.0002,-0.0158,0.0034,0.0030,-0.0159,0.0035,0.0038,-0.0160,0.0005,0.0015,-0.0159,0.0034,0.0041,-0.0133,0.0046,-0.0001,0.0217,-0.0177,0.0232,0.0217,-0.0177,0.0231,0.0217,-0.0177,0.0230,0.0227,-0.0232,0.0268,0.0222,-0.0230,0.0270,0.0222,-0.0215,0.0261,0.0211,-0.0188,0.0231,0.0215,-0.0178,0.0230,0.0221,-0.0180,0.0227,0.0220,-0.0178,0.0228,0.0219,-0.0178,0.0228,0.0215,-0.0178,0.0231,0.0152,-0.0225,0.0239,0.0150,-0.0242,0.0246,0.0146,-0.0240,0.0247,0.0089,-0.0260,0.0120,0.0088,-0.0276,0.0119,0.0089,-0.0276,0.0127,0.0024,-0.0206,0.0168,0.0010,-0.0206,0.0158,0.0009,-0.0226,0.0159,0.0005,-0.0226,0.0154,0.0052,-0.0226,0.0120,0.0081,-0.0225,0.0110,0.0078,-0.0245,0.0107,0.0088,-0.0225,0.0131,0.0086,-0.0245,0.0139,0.0085,-0.0225,0.0136,0.0078,-0.0245,0.0144,0.0075,-0.0225,0.0141,0.0028,-0.0171,0.0149,0.0028,-0.0172,0.0146,0.0031,-0.0175,0.0146,0.0019,-0.0172,0.0151,0.0019,-0.0175,0.0153,0.0018,-0.0175,0.0152,0.0027,-0.0206,0.0137,0.0071,-0.0206,0.0107,0.0078,-0.0206,0.0107,0.0074,-0.0187,0.0111,0.0066,-0.0225,0.0106,0.0058,-0.0226,0.0110,0.0064,-0.0207,0.0110,0.0036,-0.0242,0.0125,0.0028,-0.0245,0.0123,0.0089,-0.0206,0.0125,0.0088,-0.0207,0.0128,0.0071,-0.0207,0.0138,0.0078,-0.0207,0.0136};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=3 */
		private double[] getr_maxilla_coordinate_6_24_point_3()
		{
			double[] value = {0.0045,-0.0246,0.0163,0.0088,-0.0245,0.0124,0.0022,-0.0293,0.0103,0.0010,-0.0278,0.0116,0.0009,-0.0294,0.0114,0.0027,-0.0271,0.0110,0.0047,-0.0263,0.0102,0.0079,-0.0261,0.0104,0.0020,-0.0170,0.0148,0.0021,-0.0170,0.0149,0.0062,-0.0169,0.0119,0.0062,-0.0171,0.0117,0.0065,-0.0170,0.0117,0.0020,-0.0170,0.0147,0.0021,-0.0170,0.0145,0.0050,-0.0246,0.0108,0.0067,-0.0225,0.0141,0.0074,-0.0177,0.0130,0.0081,-0.0189,0.0130,0.0061,-0.0169,0.0125,0.0059,-0.0171,0.0125,0.0061,-0.0171,0.0128,0.0066,-0.0171,0.0128,0.0070,-0.0173,0.0129,0.0067,-0.0170,0.0118,0.0015,-0.0180,0.0151,0.0017,-0.0175,0.0151,0.0016,-0.0180,0.0153,0.0114,-0.0258,0.0173,0.0114,-0.0278,0.0172,0.0115,-0.0256,0.0182,0.0115,-0.0254,0.0193,0.0117,-0.0276,0.0191,0.0111,-0.0252,0.0204,0.0089,-0.0221,0.0168,0.0089,-0.0139,0.0192,0.0087,-0.0139,0.0191,0.0087,-0.0133,0.0185,0.0108,-0.0188,0.0188,0.0108,-0.0210,0.0176,0.0095,-0.0209,0.0168,0.0083,-0.0163,0.0209,0.0079,-0.0178,0.0216,0.0095,-0.0188,0.0171,0.0104,-0.0172,0.0178,0.0097,-0.0166,0.0206,0.0100,-0.0167,0.0202,0.0101,-0.0183,0.0209,0.0101,-0.0156,0.0172,0.0104,-0.0154,0.0182,0.0106,-0.0171,0.0185,0.0075,-0.0217,0.0178,0.0073,-0.0229,0.0175,0.0108,-0.0235,0.0169,0.0101,-0.0235,0.0164,0.0092,-0.0137,0.0166,0.0092,-0.0133,0.0172,0.0100,-0.0137,0.0171,0.0100,-0.0145,0.0169,0.0090,-0.0156,0.0171,0.0084,-0.0273,0.0239,0.0082,-0.0292,0.0238,0.0076,-0.0271,0.0241,0.0115,-0.0289,0.0173,0.0117,-0.0288,0.0180,0.0091,-0.0289,0.0157,0.0083,-0.0288,0.0160,0.0083,-0.0301,0.0161,0.0064,-0.0282,0.0173,0.0062,-0.0295,0.0172,0.0072,-0.0298,0.0167,0.0047,-0.0271,0.0215,0.0042,-0.0286,0.0215,0.0047,-0.0273,0.0204,0.0024,-0.0221,0.0071,0.0039,-0.0239,0.0064,0.0022,-0.0222,0.0078,-0.0023,-0.0237,0.0072,-0.0025,-0.0256,0.0068,-0.0019,-0.0235,0.0065,-0.0015,-0.0234,0.0063,-0.0004,-0.0250,0.0053,-0.0005,-0.0233,0.0062,0.0017,-0.0217,0.0065,0.0022,-0.0221,0.0062,0.0019,-0.0216,0.0067,-0.0016,-0.0215,0.0083,-0.0020,-0.0224,0.0079,0.0004,-0.0211,0.0072,-0.0002,-0.0208,0.0085,-0.0007,-0.0211,0.0087,-0.0005,-0.0208,0.0086,-0.0010,-0.0208,0.0083,-0.0009,-0.0208,0.0081,0.0000,-0.0209,0.0076,0.0001,-0.0207,0.0085,0.0002,-0.0209,0.0085,-0.0001,-0.0210,0.0086,0.0036,-0.0275,-0.0055,-0.0032,-0.0266,0.0021,-0.0029,-0.0290,0.0018,-0.0041,-0.0266,0.0016,-0.0015,-0.0167,0.0005,-0.0018,-0.0167,0.0003,-0.0018,-0.0167,0.0000,0.0046,-0.0253,-0.0034,0.0031,-0.0192,-0.0004,0.0031,-0.0216,-0.0004,0.0024,-0.0191,-0.0004,-0.0027,-0.0169,0.0001,-0.0034,-0.0177,0.0004,-0.0034,-0.0176,-0.0001,-0.0018,-0.0171,-0.0005,-0.0012,-0.0172,-0.0002,-0.0023,-0.0170,-0.0005,-0.0022,-0.0250,-0.0024,-0.0008,-0.0248,-0.0026,-0.0011,-0.0171,0.0007,-0.0008,-0.0179,0.0010,-0.0008,-0.0178,0.0014,-0.0023,-0.0231,-0.0028,-0.0024,-0.0220,-0.0030,-0.0016,-0.0220,-0.0034,-0.0013,-0.0231,-0.0031,0.0020,-0.0244,-0.0056,0.0006,-0.0238,-0.0040,0.0015,-0.0210,-0.0039,0.0044,-0.0253,-0.0051,-0.0008,-0.0246,-0.0063,-0.0002,-0.0246,-0.0039,-0.0048,-0.0248,-0.0013,-0.0045,-0.0248,-0.0026,-0.0045,-0.0246,-0.0024,0.0002,-0.0238,0.0009,0.0004,-0.0242,0.0002,0.0024,-0.0157,-0.0017,0.0031,-0.0160,-0.0015,0.0030,-0.0158,-0.0036,0.0028,-0.0156,-0.0031,0.0024,-0.0156,-0.0030,-0.0006,-0.0215,0.0021,0.0050,-0.0232,-0.0039,0.0050,-0.0232,-0.0030,0.0053,-0.0213,-0.0028,0.0024,-0.0213,-0.0003,0.0019,-0.0191,-0.0008,-0.0014,-0.0168,-0.0028,-0.0015,-0.0166,-0.0030,-0.0013,-0.0166,-0.0033,-0.0026,-0.0165,-0.0030,0.0023,-0.0177,-0.0005,0.0031,-0.0177,-0.0006,-0.0036,-0.0182,0.0014,-0.0030,-0.0176,0.0016,-0.0032,-0.0182,0.0020,-0.0023,-0.0176,-0.0051,0.0017,-0.0161,-0.0027,0.0016,-0.0168,-0.0027,0.0017,-0.0168,-0.0030,-0.0034,-0.0239,-0.0014,-0.0044,-0.0233,-0.0031,-0.0045,-0.0246,-0.0028,-0.0009,-0.0230,-0.0061,-0.0016,-0.0231,-0.0061,-0.0007,-0.0230,-0.0042,-0.0006,-0.0230,-0.0056,-0.0010,-0.0241,-0.0026,0.0008,-0.0291,-0.0102,0.0008,-0.0308,-0.0100,0.0004,-0.0290,-0.0097,0.0023,-0.0252,-0.0150,0.0024,-0.0233,-0.0148,0.0021,-0.0233,-0.0153,-0.0023,-0.0268,-0.0144,-0.0020,-0.0280,-0.0147,-0.0020,-0.0280,-0.0138,-0.0068,-0.0277,-0.0121,-0.0066,-0.0276,-0.0130,-0.0062,-0.0262,-0.0129,-0.0052,-0.0211,-0.0114,-0.0054,-0.0217,-0.0116,-0.0053,-0.0211,-0.0117,-0.0046,-0.0205,-0.0112,-0.0046,-0.0213,-0.0112,-0.0049,-0.0212,-0.0113,-0.0047,-0.0222,-0.0080,-0.0050,-0.0221,-0.0085,-0.0049,-0.0214,-0.0088,-0.0023,-0.0217,-0.0088,-0.0028,-0.0217,-0.0086,-0.0032,-0.0210,-0.0088,-0.0038,-0.0205,-0.0099,-0.0040,-0.0209,-0.0100,-0.0032,-0.0206,-0.0094,-0.0014,-0.0290,-0.0160,0.0002,-0.0288,-0.0096,0.0014,-0.0207,-0.0136,0.0014,-0.0207,-0.0136,0.0015,-0.0208,-0.0134,-0.0065,-0.0276,-0.0107,-0.0069,-0.0278,-0.0103,-0.0019,-0.0283,-0.0138,-0.0003,-0.0264,-0.0090,-0.0027,-0.0251,-0.0147,-0.0029,-0.0267,-0.0153,-0.0061,-0.0266,-0.0102,-0.0037,-0.0207,-0.0114,-0.0035,-0.0214,-0.0117,-0.0021,-0.0269,-0.0115,-0.0027,-0.0223,-0.0101,-0.0026,-0.0232,-0.0102,-0.0023,-0.0233,-0.0102,0.0012,-0.0207,-0.0149,0.0012,-0.0205,-0.0147,0.0011,-0.0205,-0.0147,-0.0043,-0.0201,-0.0117,-0.0045,-0.0202,-0.0119,-0.0039,-0.0202,-0.0122,-0.0037,-0.0202,-0.0094,-0.0043,-0.0201,-0.0093,-0.0045,-0.0202,-0.0091,-0.0043,-0.0201,-0.0093,-0.0044,-0.0202,-0.0090,-0.0047,-0.0203,-0.0096,-0.0044,-0.0204,-0.0098,-0.0045,-0.0202,-0.0096,0.0010,-0.0206,-0.0141,0.0011,-0.0206,-0.0139,0.0009,-0.0207,-0.0136,0.0001,-0.0271,-0.0111,-0.0008,-0.0284,-0.0117,-0.0019,-0.0280,-0.0129,0.0005,-0.0216,-0.0138,0.0005,-0.0215,-0.0142,-0.0013,-0.0267,-0.0140,-0.0014,-0.0268,-0.0132,-0.0029,-0.0267,-0.0128,-0.0037,-0.0204,-0.0116,-0.0036,-0.0204,-0.0117,-0.0033,-0.0213,-0.0129,-0.0033,-0.0206,-0.0120,-0.0034,-0.0205,-0.0122,-0.0016,-0.0282,-0.0147,0.0010,-0.0205,-0.0146,0.0009,-0.0207,-0.0147,-0.0036,-0.0280,-0.0155,-0.0034,-0.0299,-0.0160,-0.0011,-0.0259,-0.0225,-0.0013,-0.0272,-0.0233,-0.0001,-0.0259,-0.0224,-0.0082,-0.0253,-0.0224,-0.0079,-0.0268,-0.0229,-0.0080,-0.0253,-0.0228,-0.0079,-0.0239,-0.0178,-0.0079,-0.0239,-0.0183,-0.0073,-0.0229,-0.0181,0.0002,-0.0247,-0.0216,0.0004,-0.0247,-0.0213,-0.0081,-0.0239,-0.0216,-0.0073,-0.0228,-0.0171,-0.0031,-0.0225,-0.0196,-0.0040,-0.0225,-0.0192,-0.0040,-0.0233,-0.0191,-0.0002,-0.0235,-0.0216,-0.0058,-0.0222,-0.0220,-0.0061,-0.0230,-0.0224,-0.0054,-0.0231,-0.0224,-0.0071,-0.0221,-0.0202,-0.0077,-0.0228,-0.0205,-0.0074,-0.0221,-0.0205,-0.0067,-0.0213,-0.0212,-0.0063,-0.0211,-0.0181,-0.0062,-0.0211,-0.0184,-0.0032,-0.0225,-0.0200,-0.0009,-0.0217,-0.0209,-0.0013,-0.0209,-0.0205,-0.0011,-0.0210,-0.0194,-0.0003,-0.0218,-0.0193,-0.0037,-0.0215,-0.0179,-0.0038,-0.0206,-0.0182,-0.0037,-0.0210,-0.0194,-0.0031,-0.0217,-0.0195,-0.0033,-0.0210,-0.0196,-0.0015,-0.0217,-0.0210,-0.0052,-0.0210,-0.0209,-0.0055,-0.0216,-0.0215,-0.0066,-0.0214,-0.0199,-0.0064,-0.0209,-0.0199,-0.0064,-0.0208,-0.0204,-0.0032,-0.0202,-0.0204,-0.0029,-0.0202,-0.0205,-0.0010,-0.0209,-0.0200,-0.0019,-0.0202,-0.0196,-0.0040,-0.0201,-0.0186,-0.0044,-0.0205,-0.0180,-0.0043,-0.0200,-0.0184,-0.0036,-0.0208,-0.0200,-0.0026,-0.0197,-0.0201,-0.0025,-0.0197,-0.0201,-0.0025,-0.0197,-0.0200,-0.0034,-0.0201,-0.0203,-0.0032,-0.0199,-0.0203,-0.0052,-0.0203,-0.0195,-0.0052,-0.0203,-0.0196,-0.0045,-0.0203,-0.0196,-0.0047,-0.0203,-0.0196,-0.0048,-0.0203,-0.0196,-0.0050,-0.0203,-0.0196,-0.0041,-0.0207,-0.0200,-0.0041,-0.0207,-0.0203,-0.0055,-0.0204,-0.0194,-0.0052,-0.0204,-0.0194,-0.0054,-0.0207,-0.0194,-0.0053,-0.0202,-0.0198,-0.0053,-0.0202,-0.0197,-0.0057,-0.0202,-0.0199,-0.0048,-0.0203,-0.0201,-0.0051,-0.0203,-0.0200,-0.0054,-0.0205,-0.0205,-0.0042,-0.0269,-0.0210,-0.0043,-0.0269,-0.0219,-0.0045,-0.0203,-0.0201,-0.0045,-0.0203,-0.0198,-0.0045,-0.0205,-0.0195,-0.0033,-0.0199,-0.0201,-0.0033,-0.0199,-0.0202,-0.0031,-0.0198,-0.0200,-0.0030,-0.0198,-0.0198,-0.0032,-0.0199,-0.0196,-0.0087,-0.0277,-0.0203,-0.0087,-0.0277,-0.0202,-0.0090,-0.0279,-0.0202,-0.0050,-0.0284,-0.0233,-0.0051,-0.0269,-0.0232,-0.0051,-0.0224,-0.0219,-0.0053,-0.0224,-0.0218,-0.0051,-0.0217,-0.0213,-0.0045,-0.0211,-0.0209,-0.0038,-0.0269,-0.0226,-0.0048,-0.0284,-0.0233,-0.0031,-0.0234,-0.0211,-0.0042,-0.0200,-0.0188,-0.0031,-0.0198,-0.0201,-0.0022,-0.0198,-0.0201,-0.0022,-0.0198,-0.0200,-0.0024,-0.0197,-0.0199,-0.0064,-0.0221,-0.0191,-0.0066,-0.0220,-0.0188,-0.0084,-0.0265,-0.0198,-0.0086,-0.0265,-0.0196,-0.0044,-0.0212,-0.0197,-0.0038,-0.0281,-0.0209,-0.0036,-0.0257,-0.0218,-0.0037,-0.0257,-0.0205,-0.0035,-0.0244,-0.0203,-0.0039,-0.0269,-0.0210,-0.0032,-0.0224,-0.0204,-0.0035,-0.0201,-0.0201,-0.0032,-0.0234,-0.0198,-0.0040,-0.0209,-0.0193,-0.0045,-0.0209,-0.0194,-0.0073,-0.0266,-0.0202,-0.0076,-0.0278,-0.0201,-0.0049,-0.0207,-0.0194,0.0042,-0.0306,0.0164,0.0027,-0.0305,0.0172,0.0027,-0.0303,0.0171,-0.0002,-0.0302,0.0150,-0.0005,-0.0304,0.0144,-0.0005,-0.0294,0.0146,0.0061,-0.0308,0.0091,0.0075,-0.0307,0.0096,0.0076,-0.0292,0.0098,0.0057,-0.0299,0.0064,0.0058,-0.0299,0.0052,0.0060,-0.0311,0.0050,0.0057,-0.0320,0.0061,0.0047,-0.0322,0.0079,0.0035,-0.0314,-0.0060,0.0036,-0.0319,-0.0011,0.0021,-0.0295,-0.0003,-0.0011,-0.0313,-0.0068,-0.0024,-0.0286,-0.0058,-0.0019,-0.0301,-0.0162,-0.0003,-0.0303,-0.0166,0.0019,-0.0309,-0.0109,0.0022,-0.0321,-0.0118,0.0020,-0.0321,-0.0109,-0.0080,-0.0281,-0.0227,-0.0080,-0.0291,-0.0226,0.0032,-0.0233,-0.0211,0.0027,-0.0253,-0.0202,0.0024,-0.0251,-0.0221,0.0074,-0.0189,-0.0142,0.0171,-0.0183,0.0089,0.0232,-0.0180,-0.0035,0.0094,-0.0137,-0.0139,0.0086,-0.0065,-0.0182,0.0079,-0.0081,-0.0130,0.0176,-0.0171,-0.0035,0.0174,-0.0164,0.0029,0.0205,-0.0169,-0.0036,0.0084,0.0003,0.0138,0.0117,-0.0100,0.0202,0.0128,-0.0132,0.0161,0.0152,0.0084,0.0306,0.0163,0.0147,0.0254,0.0103,-0.0057,0.0230,0.0071,-0.0103,-0.0247,0.0024,-0.0167,-0.0261,0.0006,0.0025,-0.0298,-0.0019,-0.0084,-0.0297,-0.0093,0.0084,-0.0083,-0.0099,0.0082,-0.0063,-0.0063,0.0095,-0.0060,-0.0075,0.0090,-0.0166,-0.0057,0.0099,-0.0184,0.0136,0.0208,0.0163,0.0146,0.0207,0.0155,0.0132,0.0210,0.0172,-0.0092,-0.0118,-0.0223,-0.0079,-0.0188,-0.0220,-0.0035,-0.0195,0.0075,-0.0035,-0.0165,0.0082,-0.0043,-0.0140,0.0081,-0.0120,-0.0098,0.0050,-0.0150,-0.0082,0.0038,-0.0233,-0.0087,0.0007,-0.0233,-0.0078,0.0003,-0.0233,-0.0087,0.0003,-0.0186,0.0053,0.0004,-0.0082,-0.0032,0.0087,-0.0011,0.0024,0.0116,-0.0020,0.0032,0.0098,-0.0014,0.0008,0.0106,0.0036,-0.0174,0.0182,0.0032,-0.0230,0.0200,0.0047,-0.0178,0.0189,0.0057,-0.0012,0.0168,0.0046,-0.0010,0.0164,0.0040,-0.0035,0.0155,-0.0061,0.0082,0.0145,-0.0064,0.0085,0.0131,0.0083,-0.0001,0.0191,0.0106,0.0073,0.0212,0.0105,0.0132,0.0191,0.0073,-0.0217,0.0242,0.0066,-0.0251,0.0245,0.0083,-0.0254,0.0249,0.0143,-0.0230,0.0252,0.0214,-0.0258,0.0297,0.0220,-0.0259,0.0296,0.0078,-0.0064,0.0192,0.0057,-0.0072,0.0172,0.0113,-0.0098,0.0229,0.0147,0.0226,0.0152,-0.0055,-0.0097,0.0082,-0.0006,-0.0124,0.0096,-0.0220,0.0022,0.0029,-0.0048,-0.0207,0.0045,-0.0085,0.0059,0.0127,-0.0119,0.0013,0.0090,-0.0086,0.0012,0.0103,-0.0157,0.0053,0.0067,-0.0158,0.0068,0.0066,-0.0116,0.0078,-0.0120,-0.0216,0.0041,0.0019,-0.0212,0.0033,0.0004,-0.0226,-0.0068,-0.0001,-0.0233,-0.0079,0.0001,-0.0221,0.0022,0.0027,-0.0230,-0.0081,0.0012,-0.0229,-0.0082,0.0013,-0.0222,-0.0071,0.0015,-0.0232,-0.0089,0.0007,-0.0224,-0.0028,0.0003,-0.0223,-0.0028,0.0002,-0.0228,-0.0044,0.0001,-0.0175,0.0048,0.0053,-0.0156,0.0072,0.0082,-0.0153,0.0057,0.0082,-0.0104,0.0061,0.0123,-0.0124,0.0081,-0.0090,-0.0136,0.0084,-0.0075,-0.0126,0.0073,-0.0099,-0.0079,0.0062,0.0129,-0.0080,0.0077,0.0100,-0.0080,0.0075,0.0068,-0.0074,0.0079,0.0111,-0.0120,0.0071,0.0087,-0.0133,0.0076,0.0076,-0.0143,0.0073,0.0095,-0.0119,0.0070,0.0085,-0.0154,0.0077,0.0047,-0.0152,0.0102,-0.0090,-0.0189,0.0122,-0.0002,-0.0148,0.0087,-0.0058,-0.0137,0.0074,-0.0057,-0.0153,0.0103,-0.0090,-0.0144,0.0026,-0.0077,-0.0172,0.0111,-0.0027,-0.0173,0.0013,-0.0019,-0.0171,0.0054,-0.0009,-0.0224,-0.0043,0.0024,-0.0218,-0.0026,0.0026,-0.0036,0.0107,-0.0058,-0.0038,0.0099,-0.0077,-0.0050,0.0092,-0.0082,-0.0038,0.0097,-0.0083,-0.0033,0.0097,-0.0093,-0.0082,0.0076,-0.0178,-0.0014,0.0109,-0.0239,-0.0031,0.0103,-0.0091,0.0097,0.0142,-0.0198,0.0079,0.0143,-0.0201,0.0119,0.0183,0.0176,0.0128,0.0147,0.0149,0.0114,0.0130,0.0161,0.0103,0.0006,0.0147,0.0101,0.0005,0.0146,0.0112,0.0043,0.0142,0.0077,0.0039,0.0134,0.0117,0.0121,0.0022,0.0124,0.0073,0.0138,0.0121,0.0071,0.0142,0.0116,0.0008,0.0174,0.0132,0.0087,0.0139,0.0128,0.0056,0.0144,0.0109,0.0066,0.0156,0.0114,0.0116,0.0161,0.0121,0.0050,0.0128,0.0108,0.0137,0.0072,0.0102,0.0131,0.0092,0.0110,0.0127,0.0095,0.0117,0.0124,0.0107,0.0099,0.0047,0.0067,0.0112,0.0098,0.0107,0.0112,0.0097,0.0082,0.0119,0.0124,0.0094,0.0111,0.0137,0.0051,0.0103,0.0138,0.0053,0.0117,0.0117,-0.0001,0.0113,0.0135,0.0049,0.0105,0.0145,0.0006,0.0117,0.0162,-0.0067,0.0109,0.0162,-0.0132,0.0106,0.0082,0.0079,0.0127,0.0112,-0.0059,0.0127,0.0112,-0.0129,0.0129,0.0120,-0.0059,-0.0015,0.0040,0.0121,-0.0008,0.0034,0.0134,-0.0057,0.0029,0.0114,-0.0057,0.0027,0.0112,-0.0057,0.0030,0.0114,-0.0002,0.0013,0.0127,-0.0002,-0.0013,0.0116,-0.0033,0.0042,0.0095,-0.0036,0.0042,0.0096,0.0017,-0.0225,-0.0277,-0.0023,-0.0215,-0.0294,0.0206,-0.0155,0.0030,0.0225,-0.0156,-0.0038,0.0233,-0.0118,0.0265,0.0232,-0.0107,0.0208,0.0229,-0.0107,0.0159,0.0233,-0.0146,-0.0038,0.0227,-0.0146,-0.0037,0.0232,-0.0116,0.0121,0.0232,-0.0116,0.0090,0.0224,-0.0116,0.0124,0.0223,-0.0167,-0.0105,0.0221,-0.0119,0.0255,0.0010,-0.0244,-0.0275,0.0015,-0.0244,-0.0274,0.0019,-0.0226,-0.0275,0.0058,-0.0192,-0.0228,0.0054,-0.0192,-0.0228,0.0053,-0.0193,-0.0235,0.0051,-0.0192,-0.0233,0.0048,-0.0179,-0.0238,0.0094,-0.0137,-0.0135,0.0206,-0.0182,-0.0162,0.0226,-0.0178,-0.0168,0.0197,-0.0183,0.0089,0.0233,-0.0161,-0.0167,0.0232,-0.0162,-0.0168,0.0189,-0.0181,0.0051,0.0220,-0.0211,0.0163,0.0232,-0.0207,0.0176,0.0232,-0.0233,0.0192,0.0230,-0.0107,0.0160,0.0230,-0.0107,0.0154,0.0230,-0.0203,0.0196,0.0230,-0.0260,0.0212,0.0230,-0.0153,0.0184,0.0232,-0.0107,0.0149,0.0229,-0.0107,0.0154,0.0233,-0.0107,0.0165,0.0232,-0.0269,0.0214,0.0232,-0.0285,0.0222,0.0219,-0.0133,0.0260,0.0218,-0.0123,0.0266,0.0198,-0.0136,0.0245,0.0114,-0.0098,0.0228,0.0158,-0.0138,0.0235,0.0132,-0.0127,0.0232,0.0233,-0.0118,0.0276,0.0232,-0.0117,0.0275,0.0233,-0.0193,0.0266,0.0220,-0.0294,0.0304,0.0228,-0.0307,0.0296,-0.0027,-0.0313,-0.0060,0.0232,-0.0314,0.0284,0.0233,-0.0308,0.0284,0.0181,-0.0299,0.0289,0.0191,-0.0297,0.0295,0.0181,-0.0288,0.0299,0.0143,-0.0308,0.0262,0.0081,-0.0300,0.0238,0.0075,-0.0286,0.0249,0.0232,-0.0315,0.0237,0.0229,-0.0322,0.0246,0.0218,-0.0319,0.0220,0.0219,-0.0315,0.0220,0.0202,-0.0316,0.0207,0.0208,-0.0316,0.0211,0.0071,-0.0309,0.0165,0.0083,-0.0319,0.0150,0.0077,-0.0318,0.0154,0.0082,-0.0305,0.0097,0.0080,-0.0312,0.0102,0.0064,-0.0307,0.0038,-0.0142,0.0072,0.0073,-0.0087,0.0069,0.0064,-0.0080,0.0075,0.0031,-0.0166,0.0093,0.0015,-0.0180,0.0107,0.0009,-0.0168,0.0109,-0.0046,-0.0146,0.0077,-0.0006,-0.0033,-0.0313,0.0019,-0.0024,-0.0315,0.0019,-0.0024,-0.0318,0.0033,-0.0042,-0.0313,-0.0058,-0.0048,-0.0318,-0.0066,0.0029,-0.0306,-0.0122,0.0023,-0.0321,-0.0118,0.0024,-0.0321,-0.0127,-0.0008,-0.0310,-0.0188,-0.0062,-0.0272,-0.0258,-0.0061,-0.0286,-0.0251,-0.0088,-0.0288,-0.0215,-0.0094,-0.0254,-0.0205,-0.0094,-0.0282,-0.0210,-0.0095,-0.0282,-0.0205,-0.0060,-0.0294,-0.0233,-0.0070,-0.0293,-0.0231,0.0019,-0.0297,-0.0205,0.0012,-0.0303,-0.0199,0.0014,-0.0303,-0.0209,-0.0075,-0.0268,-0.0246,0.0007,-0.0306,-0.0209,-0.0068,-0.0311,-0.0079,0.0024,-0.0320,-0.0075,0.0021,-0.0319,-0.0139,0.0029,-0.0306,-0.0134,0.0030,-0.0306,-0.0111,0.0029,-0.0305,-0.0099,0.0041,-0.0307,-0.0068,0.0042,-0.0313,-0.0044,0.0040,-0.0313,-0.0052,0.0048,-0.0311,-0.0029,0.0040,-0.0321,0.0006,0.0098,-0.0312,0.0160,0.0109,-0.0310,0.0159,0.0199,-0.0305,0.0202,0.0203,-0.0305,0.0202,-0.0010,-0.0296,0.0135,-0.0011,-0.0299,0.0126,-0.0047,-0.0299,0.0019,0.0118,-0.0313,0.0228,0.0116,-0.0311,0.0237,0.0155,-0.0313,0.0185,0.0009,-0.0301,0.0164,0.0014,-0.0302,0.0168,0.0014,-0.0299,0.0172,-0.0030,-0.0321,-0.0071,-0.0034,-0.0317,-0.0083,-0.0053,-0.0316,-0.0077,-0.0041,-0.0291,-0.0257,-0.0041,-0.0295,-0.0247,-0.0049,-0.0294,-0.0245,-0.0070,-0.0314,-0.0162,-0.0066,-0.0314,-0.0150,-0.0072,-0.0313,-0.0145,-0.0080,-0.0292,-0.0226,-0.0083,-0.0285,-0.0228,-0.0074,-0.0215,-0.0118,-0.0078,-0.0244,-0.0107,-0.0073,-0.0250,-0.0089,-0.0079,-0.0299,-0.0087,0.0081,-0.0312,0.0160,0.0086,-0.0318,0.0147,0.0097,-0.0313,0.0160,0.0082,-0.0214,0.0043,0.0107,-0.0221,0.0100,0.0054,-0.0261,-0.0064,0.0042,-0.0258,-0.0104,0.0233,-0.0107,0.0149,0.0233,-0.0155,0.0177,0.0233,-0.0184,0.0163,0.0176,-0.0321,0.0237,0.0228,-0.0307,0.0295,0.0174,-0.0309,0.0265,0.0173,-0.0316,0.0252,0.0197,-0.0317,0.0205,0.0117,-0.0310,0.0237,0.0116,-0.0306,0.0247,0.0119,-0.0304,0.0255,0.0139,-0.0318,0.0206,-0.0005,-0.0304,0.0144,0.0020,-0.0304,0.0170,0.0046,-0.0319,0.0089,0.0046,-0.0318,0.0090,0.0021,-0.0302,0.0173,0.0098,-0.0311,0.0161,0.0083,-0.0302,0.0237,0.0081,-0.0300,0.0237,0.0050,-0.0301,0.0187,0.0042,-0.0319,0.0022,0.0043,-0.0317,0.0024,0.0002,-0.0315,0.0037,0.0060,-0.0315,0.0049,0.0058,-0.0315,0.0036,-0.0028,-0.0307,0.0060,-0.0003,-0.0313,0.0088,-0.0012,-0.0309,0.0086,0.0005,-0.0316,0.0086,0.0037,-0.0321,-0.0009,0.0014,-0.0317,-0.0073,0.0014,-0.0319,-0.0075,-0.0051,-0.0302,-0.0018,-0.0048,-0.0302,0.0003,-0.0052,-0.0302,-0.0018,-0.0072,-0.0312,-0.0143,0.0020,-0.0321,-0.0108,0.0011,-0.0320,-0.0101,-0.0008,-0.0308,-0.0189,-0.0080,-0.0299,-0.0175,-0.0072,-0.0302,-0.0172,-0.0070,-0.0292,-0.0231,0.0174,-0.0300,0.0186,0.0132,-0.0296,0.0161,0.0136,-0.0296,0.0164,0.0104,-0.0293,0.0141,0.0024,-0.0280,-0.0175,0.0024,-0.0275,-0.0204,0.0060,-0.0285,0.0244,0.0051,-0.0247,0.0237,0.0114,-0.0257,0.0255,-0.0023,-0.0267,0.0098,-0.0021,-0.0268,0.0103,-0.0083,-0.0243,-0.0139,-0.0083,-0.0189,-0.0199,-0.0084,-0.0215,-0.0199,0.0038,-0.0253,0.0218,0.0032,-0.0258,0.0202,0.0030,-0.0259,0.0197,0.0010,-0.0288,0.0172,0.0014,-0.0259,0.0183,-0.0077,-0.0201,-0.0018,0.0122,-0.0201,0.0230,0.0110,-0.0230,0.0241,0.0122,-0.0229,0.0247,0.0182,-0.0222,0.0275,0.0047,-0.0218,0.0227,0.0056,-0.0213,0.0236,0.0068,-0.0166,0.0220,0.0115,-0.0180,0.0217,0.0091,-0.0223,0.0242,0.0020,-0.0077,0.0139,0.0195,0.0281,0.0199,0.0195,0.0291,0.0194,0.0192,0.0292,0.0203,0.0189,0.0278,0.0208,0.0189,0.0282,0.0205,0.0192,0.0203,0.0273,0.0170,0.0323,0.0190,0.0180,0.0322,0.0195,0.0164,0.0312,0.0167,0.0171,0.0296,0.0185,0.0178,0.0299,0.0194,0.0194,0.0295,0.0189,0.0178,0.0290,0.0195,0.0191,0.0296,0.0199,0.0132,0.0101,0.0259,0.0115,0.0058,0.0236,0.0149,0.0277,0.0142,0.0166,0.0249,0.0183,0.0190,0.0242,0.0236,0.0189,0.0248,0.0227,0.0182,0.0238,0.0222,0.0163,0.0244,0.0154,0.0165,0.0252,0.0159,-0.0021,0.0034,0.0094,-0.0032,0.0043,0.0092,-0.0031,0.0033,0.0090,-0.0024,0.0043,0.0097,0.0119,0.0014,0.0152,0.0118,0.0017,0.0199,0.0165,0.0234,0.0185,0.0178,0.0296,0.0194,0.0189,0.0243,0.0245,0.0188,0.0249,0.0237,0.0177,0.0239,0.0221,0.0138,0.0229,0.0171,0.0190,0.0299,0.0198,0.0190,0.0233,0.0256,0.0013,-0.0171,0.0151,-0.0001,-0.0238,0.0160,0.0002,-0.0236,0.0166,0.0023,-0.0111,0.0151,-0.0072,-0.0304,-0.0076,0.0021,-0.0243,-0.0260,-0.0064,-0.0217,-0.0266,-0.0063,-0.0244,-0.0262,-0.0093,-0.0247,-0.0184,-0.0098,-0.0286,-0.0185,-0.0097,-0.0288,-0.0179,-0.0078,-0.0216,-0.0138,-0.0082,-0.0190,-0.0118,0.0021,-0.0272,-0.0228,0.0022,-0.0272,-0.0221,0.0075,-0.0287,0.0081,0.0113,-0.0294,0.0147,0.0117,-0.0294,0.0152,0.0004,-0.0307,-0.0198,-0.0093,-0.0287,-0.0203,-0.0092,-0.0287,-0.0203,-0.0092,-0.0287,-0.0202,-0.0000,-0.0318,-0.0095,-0.0049,-0.0302,0.0003,-0.0033,-0.0312,0.0019,-0.0033,-0.0311,0.0017,0.0006,-0.0317,0.0087,-0.0027,-0.0306,0.0061,0.0025,-0.0320,0.0024,0.0019,-0.0319,0.0027,0.0018,-0.0322,0.0014,0.0049,-0.0302,0.0186,0.0109,-0.0313,0.0202,0.0109,-0.0312,0.0202,0.0020,-0.0304,0.0170,0.0118,-0.0304,0.0255,0.0188,-0.0304,0.0195,0.0173,-0.0310,0.0266,0.0221,-0.0301,0.0298,0.0176,-0.0320,0.0237,0.0233,-0.0273,0.0284,0.0091,-0.0195,0.0002,0.0077,-0.0212,0.0026,0.0151,-0.0280,0.0165,0.0089,-0.0318,0.0145,0.0064,-0.0316,0.0162,-0.0073,-0.0285,-0.0240,-0.0048,-0.0289,-0.0255,-0.0028,-0.0294,-0.0257,0.0015,-0.0301,-0.0188,0.0008,-0.0298,0.0168,0.0091,-0.0304,0.0236,0.0130,-0.0323,0.0193,0.0106,-0.0312,0.0166,0.0044,-0.0309,-0.0052,0.0006,-0.0298,-0.0238,0.0009,-0.0299,-0.0234,0.0005,-0.0303,-0.0218,-0.0093,-0.0256,-0.0211,-0.0084,-0.0290,-0.0221,-0.0069,-0.0270,-0.0252,-0.0148,0.0078,0.0008,-0.0087,0.0086,-0.0104,0.0073,-0.0296,0.0242,0.0198,-0.0160,0.0248,0.0131,-0.0129,0.0234,0.0198,-0.0139,0.0246,0.0228,-0.0261,0.0210,0.0233,-0.0152,0.0188,0.0230,-0.0202,0.0199,0.0227,-0.0164,-0.0169,0.0229,-0.0163,-0.0168,0.0205,-0.0181,-0.0164,0.0096,-0.0140,-0.0138,0.0050,-0.0174,-0.0239,0.0053,-0.0172,-0.0237,0.0054,-0.0189,-0.0229,0.0061,-0.0186,-0.0226,0.0224,-0.0118,0.0258,0.0226,-0.0150,-0.0038,0.0233,-0.0107,0.0208,-0.0036,0.0102,-0.0081,0.0225,-0.0137,0.0033,-0.0032,0.0032,0.0093,-0.0054,0.0028,0.0111,0.0093,-0.0019,-0.0219,0.0098,0.0053,-0.0254,0.0078,-0.0086,-0.0079,0.0080,-0.0101,-0.0083,0.0109,0.0090,0.0094,0.0106,0.0075,0.0089,0.0115,0.0109,0.0096,0.0084,-0.0002,0.0058,0.0127,0.0117,0.0149,-0.0016,0.0089,-0.0264,0.0009,0.0126,-0.0083,-0.0054,0.0091,-0.0082,-0.0055,0.0098,-0.0162,-0.0050,0.0092,-0.0088,-0.0189,0.0134,-0.0028,-0.0187,0.0130,-0.0034,-0.0130,0.0079,-0.0071,-0.0166,0.0097,0.0001,-0.0128,0.0072,0.0080,-0.0074,0.0078,0.0109,-0.0205,0.0071,0.0009,-0.0145,0.0073,0.0065,-0.0105,0.0069,0.0056,-0.0148,0.0067,0.0083,-0.0231,-0.0042,0.0004,-0.0223,-0.0071,0.0013,-0.0220,-0.0006,0.0002,-0.0210,0.0034,0.0024,-0.0163,-0.0118,-0.0015,0.0075,0.0131,0.0120,0.0142,0.0210,0.0194,0.0093,0.0000,0.0210,0.0024,-0.0230,0.0192,-0.0078,0.0075,0.0137,-0.0058,-0.0228,0.0003,-0.0107,-0.0066,-0.0175,-0.0048,-0.0087,-0.0274,0.0135,0.0092,0.0251,0.0132,-0.0129,0.0202,0.0218,-0.0180,-0.0032,0.0114,-0.0173,-0.0010,0.0042,-0.0256,-0.0118,0.0020,-0.0309,-0.0118,-0.0026,-0.0311,-0.0059,0.0035,-0.0296,-0.0013,0.0024,-0.0295,-0.0064,0.0048,-0.0321,0.0069,0.0058,-0.0310,0.0060,0.0066,-0.0292,0.0091,-0.0001,-0.0294,0.0152,-0.0