function initCompass() {


var patha0 = new CurvePath3D();
patha0.startPoint = new Vector3D(76.595, 0,-7.76);

patha0.addCurve(new Vector3D(41.355, 0,-29.68),new Vector3D(63.405, 0,-7.55),new Vector3D(47.225, 0,-23.42));

patha0.addCurve(new Vector3D(0.265, 0,-50.43),new Vector3D(32.055, 0,-42.27),new Vector3D(17.115, 0,-50.43));

patha0.addCurve(new Vector3D(-40.085, 0,-30.64),new Vector3D(-16.145, 0,-50.43),new Vector3D(-30.745, 0,-42.68));

patha0.addCurve(new Vector3D(-76.205, 0,-7.76),new Vector3D(-45.015, 0,-25.25),new Vector3D(-62.285, 0,-7.53));

patha0.addCurve(new Vector3D(-84.605, 0,0.64),new Vector3D(-80.845, 0,-7.76),new Vector3D(-84.605, 0,-4));

patha0.addCurve(new Vector3D(-76.205, 0,9.04),new Vector3D(-84.605, 0,5.28),new Vector3D(-80.845, 0,9.04));

patha0.addCurve(new Vector3D(-40.085, 0,31.92),new Vector3D(-62.285, 0,8.81),new Vector3D(-45.015, 0,26.53));

patha0.addCurve(new Vector3D(0.27499999999999, 0,51.71),new Vector3D(-30.745, 0,43.96),new Vector3D(-16.145, 0,51.71));

patha0.addCurve(new Vector3D(41.355, 0,30.96),new Vector3D(17.115, 0,51.71),new Vector3D(32.055, 0,43.55));

patha0.addCurve(new Vector3D(76.595, 0,9.04),new Vector3D(47.225, 0,24.7),new Vector3D(63.405, 0,8.83));

patha0.addCurve(new Vector3D(84.995, 0,0.64),new Vector3D(81.235, 0,9.04),new Vector3D(84.995, 0,5.28));

patha0.addCurve(new Vector3D(76.595, 0,-7.76),new Vector3D(84.995, 0,-4),new Vector3D(81.235, 0,-7.76));
;

var patha1 = new CurvePath3D();
patha1.startPoint = new Vector3D(17.315, 0,0.67);

patha1.addCurve(new Vector3D(0.27499999999999, 0,17.72),new Vector3D(17.315, 0,10.09),new Vector3D(9.685, 0,17.72));

patha1.addCurve(new Vector3D(-16.775, 0,0.67),new Vector3D(-9.145, 0,17.72),new Vector3D(-16.775, 0,10.09));

patha1.addCurve(new Vector3D(0.27499999999999, 0,-16.38),new Vector3D(-16.775, 0,-8.74),new Vector3D(-9.145, 0,-16.38));

patha1.addCurve(new Vector3D(17.315, 0,0.67),new Vector3D(9.685, 0,-16.38),new Vector3D(17.315, 0,-8.74));
;

var patha2 = new CurvePath3D();
patha2.startPoint = new Vector3D(51.335, 0,0.64);

patha2.addCurve(new Vector3D(0.265, 0,51.71),new Vector3D(51.335, 0,28.84),new Vector3D(28.475, 0,51.71));

patha2.addCurve(new Vector3D(-50.795, 0,0.64),new Vector3D(-27.935, 0,51.71),new Vector3D(-50.795, 0,28.84));

patha2.addCurve(new Vector3D(0.265, 0,-50.43),new Vector3D(-50.795, 0,-27.57),new Vector3D(-27.935, 0,-50.43));

patha2.addCurve(new Vector3D(51.335, 0,0.64),new Vector3D(28.475, 0,-50.43),new Vector3D(51.335, 0,-27.57));
;

compassScene.addItem(patha0);
compassScene.addItem(patha1);
compassScene.addItem(patha2);


var pathb0 = new CurvePath3D();
pathb0.startPoint = new Vector3D(76.195,7.39, 0);

pathb0.addCurve(new Vector3D(40.995,29.3, 0),new Vector3D(63.025,7.18, 0),new Vector3D(46.855,23.04, 0));

pathb0.addCurve(new Vector3D(-0.044999999999987,50.02, 0),new Vector3D(31.705,41.87, 0),new Vector3D(16.785,50.02, 0));

pathb0.addCurve(new Vector3D(-40.365,30.25, 0),new Vector3D(-16.445,50.02, 0),new Vector3D(-31.025,42.28, 0));

pathb0.addCurve(new Vector3D(-76.445,7.39, 0),new Vector3D(-45.285,24.86, 0),new Vector3D(-62.535,7.17, 0));

pathb0.addCurve(new Vector3D(-84.835,-0.99000000000001, 0),new Vector3D(-81.085,7.39, 0),new Vector3D(-84.835,3.64, 0));

pathb0.addCurve(new Vector3D(-76.445,-9.38, 0),new Vector3D(-84.835,-5.63, 0),new Vector3D(-81.085,-9.38, 0));

pathb0.addCurve(new Vector3D(-40.365,-32.24, 0),new Vector3D(-62.535,-9.16, 0),new Vector3D(-45.285,-26.85, 0));

pathb0.addCurve(new Vector3D(-0.044999999999987,-52.01, 0),new Vector3D(-31.025,-44.26, 0),new Vector3D(-16.445,-52.01, 0));

pathb0.addCurve(new Vector3D(40.995,-31.29, 0),new Vector3D(16.785,-52.01, 0),new Vector3D(31.705,-43.86, 0));

pathb0.addCurve(new Vector3D(76.195,-9.38, 0),new Vector3D(46.855,-25.03, 0),new Vector3D(63.025,-9.17, 0));

pathb0.addCurve(new Vector3D(84.585,-0.99000000000001, 0),new Vector3D(80.825,-9.38, 0),new Vector3D(84.585,-5.63, 0));

pathb0.addCurve(new Vector3D(76.195,7.39, 0),new Vector3D(84.585,3.64, 0),new Vector3D(80.825,7.39, 0));
;

var pathb1 = new CurvePath3D();
pathb1.startPoint = new Vector3D(16.985,-1.03, 0);

pathb1.addCurve(new Vector3D(-0.044999999999987,-18.06, 0),new Vector3D(16.985,-10.43, 0),new Vector3D(9.355,-18.06, 0));

pathb1.addCurve(new Vector3D(-17.075,-1.03, 0),new Vector3D(-9.455,-18.06, 0),new Vector3D(-17.075,-10.43, 0));

pathb1.addCurve(new Vector3D(-0.044999999999987,16, 0),new Vector3D(-17.075,8.38, 0),new Vector3D(-9.455,16, 0));

pathb1.addCurve(new Vector3D(16.985,-1.03, 0),new Vector3D(9.355,16, 0),new Vector3D(16.985,8.38, 0));
;

var pathb2 = new CurvePath3D();
pathb2.startPoint = new Vector3D(50.965,-0.99000000000001, 0);

pathb2.addCurve(new Vector3D(-0.044999999999987,-52.01, 0),new Vector3D(50.965,-29.17, 0),new Vector3D(28.125,-52.01, 0));

pathb2.addCurve(new Vector3D(-51.065,-0.99000000000001, 0),new Vector3D(-28.225,-52.01, 0),new Vector3D(-51.065,-29.17, 0));

pathb2.addCurve(new Vector3D(-0.044999999999987,50.02, 0),new Vector3D(-51.065,27.18, 0),new Vector3D(-28.225,50.02, 0));

pathb2.addCurve(new Vector3D(50.965,-0.99000000000001, 0),new Vector3D(28.125,50.02, 0),new Vector3D(50.965,27.18, 0));
;

var pathb3 = new CurvePath3D();
pathb3.startPoint = new Vector3D(-16.825,0, 0);
pathb3.addCurve(new Vector3D(-16.835,-151.69, 0));;



compassScene.addItem(pathb0);
compassScene.addItem(pathb1);
compassScene.addItem(pathb2);
compassScene.addItem(pathb3);



var pathc0 = new CurvePath3D();
pathc0.startPoint = new Vector3D(-16.825,-111.43, 0);
pathc0.addCurve(new Vector3D(-17.145,-114.74, 0));;

var pathc1 = new CurvePath3D();
pathc1.startPoint = new Vector3D(-15.885,-108.34, 0);
pathc1.addCurve(new Vector3D(-16.825,-111.43, 0));;

var pathc2 = new CurvePath3D();
pathc2.startPoint = new Vector3D(-14.405,-105.54, 0);
pathc2.addCurve(new Vector3D(-15.885,-108.34, 0));;

var pathc3 = new CurvePath3D();
pathc3.startPoint = new Vector3D(-12.445,-103.08, 0);
pathc3.addCurve(new Vector3D(-14.405,-105.54, 0));;

var pathc4 = new CurvePath3D();
pathc4.startPoint = new Vector3D(-10.055,-101.02, 0);
pathc4.addCurve(new Vector3D(-12.445,-103.08, 0));;

var pathc5 = new CurvePath3D();
pathc5.startPoint = new Vector3D(-7.315,-99.44, 0);
pathc5.addCurve(new Vector3D(-10.055,-101.02, 0));;

var pathc6 = new CurvePath3D();
pathc6.startPoint = new Vector3D(-4.275,-98.39, 0);
pathc6.addCurve(new Vector3D(-7.315,-99.44, 0));;

var pathc7 = new CurvePath3D();
pathc7.startPoint = new Vector3D(-1.005,-97.94, 0);
pathc7.addCurve(new Vector3D(-4.275,-98.39, 0));;

var pathc8 = new CurvePath3D();
pathc8.startPoint = new Vector3D(0.235,-97.93, 0);
pathc8.addCurve(new Vector3D(-1.005,-97.94, 0));;

var pathc9 = new CurvePath3D();
pathc9.startPoint = new Vector3D(2.265,-97.93, 0);
pathc9.addCurve(new Vector3D(0.235,-97.93, 0));;

var pathc10 = new CurvePath3D();
pathc10.startPoint = new Vector3D(3.895,-97.93, 0);
pathc10.addCurve(new Vector3D(2.265,-97.93, 0));;

var pathc11 = new CurvePath3D();
pathc11.startPoint = new Vector3D(9.035,-97.93, 0);
pathc11.addCurve(new Vector3D(5.355,-97.93, 0));;

var pathc12 = new CurvePath3D();
pathc12.startPoint = new Vector3D(12.855,-97.93, 0);
pathc12.addCurve(new Vector3D(9.035,-97.93, 0));;

var pathc13 = new CurvePath3D();
pathc13.startPoint = new Vector3D(16.365,-97.93, 0);
pathc13.addCurve(new Vector3D(12.855,-97.93, 0));;

var pathc14 = new CurvePath3D();
pathc14.startPoint = new Vector3D(19.085,-97.93, 0);
pathc14.addCurve(new Vector3D(16.365,-97.93, 0));;

var pathc15 = new CurvePath3D();
pathc15.startPoint = new Vector3D(22.725,-97.81, 0);
pathc15.addCurve(new Vector3D(20.565,-97.93, 0));;

var pathc16 = new CurvePath3D();
pathc16.startPoint = new Vector3D(25.905,-97.11, 0);
pathc16.addCurve(new Vector3D(22.725,-97.81, 0));;

var pathc17 = new CurvePath3D();
pathc17.startPoint = new Vector3D(28.835,-95.84, 0);
pathc17.addCurve(new Vector3D(25.905,-97.11, 0));;

var pathc18 = new CurvePath3D();
pathc18.startPoint = new Vector3D(31.435,-94.06, 0);
pathc18.addCurve(new Vector3D(28.835,-95.84, 0));;

var pathc19 = new CurvePath3D();
pathc19.startPoint = new Vector3D(33.665,-91.84, 0);
pathc19.addCurve(new Vector3D(31.435,-94.06, 0));;

var pathc20 = new CurvePath3D();
pathc20.startPoint = new Vector3D(35.435,-89.23, 0);
pathc20.addCurve(new Vector3D(33.665,-91.84, 0));;

var pathc21 = new CurvePath3D();
pathc21.startPoint = new Vector3D(36.705,-86.3, 0);
pathc21.addCurve(new Vector3D(35.435,-89.23, 0));;

var pathc22 = new CurvePath3D();
pathc22.startPoint = new Vector3D(37.405,-83.12, 0);
pathc22.addCurve(new Vector3D(36.705,-86.3, 0));;

var pathc23 = new CurvePath3D();
pathc23.startPoint = new Vector3D(37.475,-79.76, 0);
pathc23.addCurve(new Vector3D(37.405,-83.12, 0));;

var pathc24 = new CurvePath3D();
pathc24.startPoint = new Vector3D(36.895,-76.53, 0);
pathc24.addCurve(new Vector3D(37.475,-79.76, 0));;

var pathc25 = new CurvePath3D();
pathc25.startPoint = new Vector3D(35.735,-73.55, 0);
pathc25.addCurve(new Vector3D(36.895,-76.53, 0));;

var pathc26 = new CurvePath3D();
pathc26.startPoint = new Vector3D(34.055,-70.88, 0);
pathc26.addCurve(new Vector3D(35.735,-73.55, 0));;

var pathc27 = new CurvePath3D();
pathc27.startPoint = new Vector3D(31.915,-68.57, 0);
pathc27.addCurve(new Vector3D(34.055,-70.88, 0));;

var pathc28 = new CurvePath3D();
pathc28.startPoint = new Vector3D(29.385,-66.7, 0);
pathc28.addCurve(new Vector3D(31.915,-68.57, 0));;

var pathc29 = new CurvePath3D();
pathc29.startPoint = new Vector3D(26.515,-65.32, 0);
pathc29.addCurve(new Vector3D(29.385,-66.7, 0));;

var pathc30 = new CurvePath3D();
pathc30.startPoint = new Vector3D(23.375,-64.51, 0);
pathc30.addCurve(new Vector3D(26.515,-65.32, 0));;

var pathc31 = new CurvePath3D();
pathc31.startPoint = new Vector3D(20.035,-64.31, 0);
pathc31.addCurve(new Vector3D(23.375,-64.51, 0));;

var pathc32 = new CurvePath3D();
pathc32.startPoint = new Vector3D(16.765,-64.76, 0);
pathc32.addCurve(new Vector3D(20.035,-64.31, 0));;

var pathc33 = new CurvePath3D();
pathc33.startPoint = new Vector3D(13.725,-65.81, 0);
pathc33.addCurve(new Vector3D(16.765,-64.76, 0));;

var pathc34 = new CurvePath3D();
pathc34.startPoint = new Vector3D(10.985,-67.39, 0);
pathc34.addCurve(new Vector3D(13.725,-65.81, 0));;

var pathc35 = new CurvePath3D();
pathc35.startPoint = new Vector3D(8.595,-69.44, 0);
pathc35.addCurve(new Vector3D(10.985,-67.39, 0));;

var pathc36 = new CurvePath3D();
pathc36.startPoint = new Vector3D(6.635,-71.9, 0);
pathc36.addCurve(new Vector3D(8.595,-69.44, 0));;

var pathc37 = new CurvePath3D();
pathc37.startPoint = new Vector3D(5.155,-74.71, 0);
pathc37.addCurve(new Vector3D(6.635,-71.9, 0));;

var pathc38 = new CurvePath3D();
pathc38.startPoint = new Vector3D(4.215,-77.8, 0);
pathc38.addCurve(new Vector3D(5.155,-74.71, 0));;

var pathc39 = new CurvePath3D();
pathc39.startPoint = new Vector3D(3.895,-81.11, 0);
pathc39.addCurve(new Vector3D(4.215,-77.8, 0));;

var pathc40 = new CurvePath3D();
pathc40.startPoint = new Vector3D(-16.825,-128.25, 0);
pathc40.addCurve(new Vector3D(-17.145,-131.56, 0));;

var pathc41 = new CurvePath3D();
pathc41.startPoint = new Vector3D(-15.885,-125.16, 0);
pathc41.addCurve(new Vector3D(-16.825,-128.25, 0));;

var pathc42 = new CurvePath3D();
pathc42.startPoint = new Vector3D(-14.405,-122.36, 0);
pathc42.addCurve(new Vector3D(-15.885,-125.16, 0));;

var pathc43 = new CurvePath3D();
pathc43.startPoint = new Vector3D(-12.445,-119.89, 0);
pathc43.addCurve(new Vector3D(-14.405,-122.36, 0));;

var pathc44 = new CurvePath3D();
pathc44.startPoint = new Vector3D(-10.055,-117.84, 0);
pathc44.addCurve(new Vector3D(-12.445,-119.89, 0));;

var pathc45 = new CurvePath3D();
pathc45.startPoint = new Vector3D(-7.315,-116.26, 0);
pathc45.addCurve(new Vector3D(-10.055,-117.84, 0));;

var pathc46 = new CurvePath3D();
pathc46.startPoint = new Vector3D(-4.275,-115.21, 0);
pathc46.addCurve(new Vector3D(-7.315,-116.26, 0));;

var pathc47 = new CurvePath3D();
pathc47.startPoint = new Vector3D(-1.005,-114.76, 0);
pathc47.addCurve(new Vector3D(-4.275,-115.21, 0));;

var pathc48 = new CurvePath3D();
pathc48.startPoint = new Vector3D(0.235,-114.75, 0);
pathc48.addCurve(new Vector3D(-1.005,-114.76, 0));;

var pathc49 = new CurvePath3D();
pathc49.startPoint = new Vector3D(2.265,-114.75, 0);
pathc49.addCurve(new Vector3D(0.235,-114.75, 0));;

var pathc50 = new CurvePath3D();
pathc50.startPoint = new Vector3D(3.895,-114.75, 0);
pathc50.addCurve(new Vector3D(2.265,-114.75, 0));;

var pathc51 = new CurvePath3D();
pathc51.startPoint = new Vector3D(9.035,-114.75, 0);
pathc51.addCurve(new Vector3D(5.355,-114.75, 0));;

var pathc52 = new CurvePath3D();
pathc52.startPoint = new Vector3D(12.855,-114.75, 0);
pathc52.addCurve(new Vector3D(9.035,-114.75, 0));;

var pathc53 = new CurvePath3D();
pathc53.startPoint = new Vector3D(16.365,-114.75, 0);
pathc53.addCurve(new Vector3D(12.855,-114.75, 0));;

var pathc54 = new CurvePath3D();
pathc54.startPoint = new Vector3D(19.085,-114.75, 0);
pathc54.addCurve(new Vector3D(16.365,-114.75, 0));;

var pathc55 = new CurvePath3D();
pathc55.startPoint = new Vector3D(20.565,-114.75, 0);
pathc55.addCurve(new Vector3D(19.085,-114.75, 0));;

var pathc56 = new CurvePath3D();
pathc56.startPoint = new Vector3D(22.725,-114.63, 0);
pathc56.addCurve(new Vector3D(20.565,-114.75, 0));;

var pathc57 = new CurvePath3D();
pathc57.startPoint = new Vector3D(25.905,-113.93, 0);
pathc57.addCurve(new Vector3D(22.725,-114.63, 0));;

var pathc58 = new CurvePath3D();
pathc58.startPoint = new Vector3D(28.835,-112.66, 0);
pathc58.addCurve(new Vector3D(25.905,-113.93, 0));;

var pathc59 = new CurvePath3D();
pathc59.startPoint = new Vector3D(31.435,-110.88, 0);
pathc59.addCurve(new Vector3D(28.835,-112.66, 0));;

var pathc60 = new CurvePath3D();
pathc60.startPoint = new Vector3D(33.665,-108.66, 0);
pathc60.addCurve(new Vector3D(31.435,-110.88, 0));;

var pathc61 = new CurvePath3D();
pathc61.startPoint = new Vector3D(35.435,-106.05, 0);
pathc61.addCurve(new Vector3D(33.665,-108.66, 0));;

var pathc62 = new CurvePath3D();
pathc62.startPoint = new Vector3D(36.705,-103.12, 0);
pathc62.addCurve(new Vector3D(35.435,-106.05, 0));;

var pathc63 = new CurvePath3D();
pathc63.startPoint = new Vector3D(37.405,-99.94, 0);
pathc63.addCurve(new Vector3D(36.705,-103.12, 0));;

var pathc64 = new CurvePath3D();
pathc64.startPoint = new Vector3D(37.475,-96.58, 0);
pathc64.addCurve(new Vector3D(37.405,-99.94, 0));;

var pathc65 = new CurvePath3D();
pathc65.startPoint = new Vector3D(36.895,-93.35, 0);
pathc65.addCurve(new Vector3D(37.475,-96.58, 0));;

var pathc66 = new CurvePath3D();
pathc66.startPoint = new Vector3D(35.735,-90.37, 0);
pathc66.addCurve(new Vector3D(36.895,-93.35, 0));;

var pathc67 = new CurvePath3D();
pathc67.startPoint = new Vector3D(34.055,-87.69, 0);
pathc67.addCurve(new Vector3D(35.735,-90.37, 0));;

var pathc68 = new CurvePath3D();
pathc68.startPoint = new Vector3D(31.915,-85.39, 0);
pathc68.addCurve(new Vector3D(34.055,-87.69, 0));;

var pathc69 = new CurvePath3D();
pathc69.startPoint = new Vector3D(29.385,-83.52, 0);
pathc69.addCurve(new Vector3D(31.915,-85.39, 0));;

var pathc70 = new CurvePath3D();
pathc70.startPoint = new Vector3D(26.515,-82.14, 0);
pathc70.addCurve(new Vector3D(29.385,-83.52, 0));;

var pathc71 = new CurvePath3D();
pathc71.startPoint = new Vector3D(23.375,-81.32, 0);
pathc71.addCurve(new Vector3D(26.515,-82.14, 0));;

var pathc72 = new CurvePath3D();
pathc72.startPoint = new Vector3D(20.035,-81.13, 0);
pathc72.addCurve(new Vector3D(23.375,-81.32, 0));;

var pathc73 = new CurvePath3D();
pathc73.startPoint = new Vector3D(16.765,-81.58, 0);
pathc73.addCurve(new Vector3D(20.035,-81.13, 0));;

var pathc74 = new CurvePath3D();
pathc74.startPoint = new Vector3D(13.725,-82.63, 0);
pathc74.addCurve(new Vector3D(16.765,-81.58, 0));;

var pathc75 = new CurvePath3D();
pathc75.startPoint = new Vector3D(10.985,-84.21, 0);
pathc75.addCurve(new Vector3D(13.725,-82.63, 0));;

var pathc76 = new CurvePath3D();
pathc76.startPoint = new Vector3D(8.595,-86.26, 0);
pathc76.addCurve(new Vector3D(10.985,-84.21, 0));;

var pathc77 = new CurvePath3D();
pathc77.startPoint = new Vector3D(6.635,-88.72, 0);
pathc77.addCurve(new Vector3D(8.595,-86.26, 0));;

var pathc78 = new CurvePath3D();
pathc78.startPoint = new Vector3D(5.155,-91.53, 0);
pathc78.addCurve(new Vector3D(6.635,-88.72, 0));;

var pathc79 = new CurvePath3D();
pathc79.startPoint = new Vector3D(4.215,-94.62, 0);
pathc79.addCurve(new Vector3D(5.155,-91.53, 0));;

var pathc80 = new CurvePath3D();
pathc80.startPoint = new Vector3D(3.895,-97.93, 0);
pathc80.addCurve(new Vector3D(4.215,-94.62, 0));;

var pathc81 = new CurvePath3D();
pathc81.startPoint = new Vector3D(-16.825,-145.07, 0);
pathc81.addCurve(new Vector3D(-17.145,-148.38, 0));;

var pathc82 = new CurvePath3D();
pathc82.startPoint = new Vector3D(-15.885,-141.98, 0);
pathc82.addCurve(new Vector3D(-16.825,-145.07, 0));;

var pathc83 = new CurvePath3D();
pathc83.startPoint = new Vector3D(-14.405,-139.17, 0);
pathc83.addCurve(new Vector3D(-15.885,-141.98, 0));;

var pathc84 = new CurvePath3D();
pathc84.startPoint = new Vector3D(-12.445,-136.71, 0);
pathc84.addCurve(new Vector3D(-14.405,-139.17, 0));;

var pathc85 = new CurvePath3D();
pathc85.startPoint = new Vector3D(-10.055,-134.66, 0);
pathc85.addCurve(new Vector3D(-12.445,-136.71, 0));;

var pathc86 = new CurvePath3D();
pathc86.startPoint = new Vector3D(-7.315,-133.08, 0);
pathc86.addCurve(new Vector3D(-10.055,-134.66, 0));;

var pathc87 = new CurvePath3D();
pathc87.startPoint = new Vector3D(-4.275,-132.03, 0);
pathc87.addCurve(new Vector3D(-7.315,-133.08, 0));;

var pathc88 = new CurvePath3D();
pathc88.startPoint = new Vector3D(-1.005,-131.58, 0);
pathc88.addCurve(new Vector3D(-4.275,-132.03, 0));;

var pathc89 = new CurvePath3D();
pathc89.startPoint = new Vector3D(0.235,-131.56, 0);
pathc89.addCurve(new Vector3D(-1.005,-131.58, 0));;

var pathc90 = new CurvePath3D();
pathc90.startPoint = new Vector3D(2.265,-131.56, 0);
pathc90.addCurve(new Vector3D(0.235,-131.56, 0));;

var pathc91 = new CurvePath3D();
pathc91.startPoint = new Vector3D(5.355,-131.56, 0);
pathc91.addCurve(new Vector3D(2.265,-131.56, 0));;

var pathc92 = new CurvePath3D();
pathc92.startPoint = new Vector3D(9.035,-131.56, 0);
pathc92.addCurve(new Vector3D(5.355,-131.56, 0));;

var pathc93 = new CurvePath3D();
pathc93.startPoint = new Vector3D(12.855,-131.56, 0);
pathc93.addCurve(new Vector3D(9.035,-131.56, 0));;

var pathc94 = new CurvePath3D();
pathc94.startPoint = new Vector3D(16.365,-131.56, 0);
pathc94.addCurve(new Vector3D(12.855,-131.56, 0));;

var pathc95 = new CurvePath3D();
pathc95.startPoint = new Vector3D(19.085,-131.56, 0);
pathc95.addCurve(new Vector3D(16.365,-131.56, 0));;

var pathc96 = new CurvePath3D();
pathc96.startPoint = new Vector3D(20.565,-131.56, 0);
pathc96.addCurve(new Vector3D(19.085,-131.56, 0));;

var pathc97 = new CurvePath3D();
pathc97.startPoint = new Vector3D(22.725,-131.45, 0);
pathc97.addCurve(new Vector3D(20.565,-131.56, 0));;

var pathc98 = new CurvePath3D();
pathc98.startPoint = new Vector3D(25.905,-130.75, 0);
pathc98.addCurve(new Vector3D(22.725,-131.45, 0));;

var pathc99 = new CurvePath3D();
pathc99.startPoint = new Vector3D(28.835,-129.48, 0);
pathc99.addCurve(new Vector3D(25.905,-130.75, 0));;

var pathc100 = new CurvePath3D();
pathc100.startPoint = new Vector3D(31.435,-127.7, 0);
pathc100.addCurve(new Vector3D(28.835,-129.48, 0));;

var pathc101 = new CurvePath3D();
pathc101.startPoint = new Vector3D(33.665,-125.48, 0);
pathc101.addCurve(new Vector3D(31.435,-127.7, 0));;

var pathc102 = new CurvePath3D();
pathc102.startPoint = new Vector3D(35.435,-122.87, 0);
pathc102.addCurve(new Vector3D(33.665,-125.48, 0));;

var pathc103 = new CurvePath3D();
pathc103.startPoint = new Vector3D(36.705,-119.94, 0);
pathc103.addCurve(new Vector3D(35.435,-122.87, 0));;

var pathc104 = new CurvePath3D();
pathc104.startPoint = new Vector3D(37.405,-116.76, 0);
pathc104.addCurve(new Vector3D(36.705,-119.94, 0));;

var pathc105 = new CurvePath3D();
pathc105.startPoint = new Vector3D(37.475,-113.4, 0);
pathc105.addCurve(new Vector3D(37.405,-116.76, 0));;

var pathc106 = new CurvePath3D();
pathc106.startPoint = new Vector3D(36.895,-110.17, 0);
pathc106.addCurve(new Vector3D(37.475,-113.4, 0));;

var pathc107 = new CurvePath3D();
pathc107.startPoint = new Vector3D(35.735,-107.19, 0);
pathc107.addCurve(new Vector3D(36.895,-110.17, 0));;

var pathc108 = new CurvePath3D();
pathc108.startPoint = new Vector3D(34.055,-104.52, 0);
pathc108.addCurve(new Vector3D(35.735,-107.19, 0));;

var pathc109 = new CurvePath3D();
pathc109.startPoint = new Vector3D(31.915,-102.21, 0);
pathc109.addCurve(new Vector3D(34.055,-104.52, 0));;

var pathc110 = new CurvePath3D();
pathc110.startPoint = new Vector3D(29.385,-100.34, 0);
pathc110.addCurve(new Vector3D(31.915,-102.21, 0));;

var pathc111 = new CurvePath3D();
pathc111.startPoint = new Vector3D(26.515,-98.96, 0);
pathc111.addCurve(new Vector3D(29.385,-100.34, 0));;

var pathc112 = new CurvePath3D();
pathc112.startPoint = new Vector3D(23.375,-98.14, 0);
pathc112.addCurve(new Vector3D(26.515,-98.96, 0));;

var pathc113 = new CurvePath3D();
pathc113.startPoint = new Vector3D(20.565,-97.93, 0);
pathc113.addCurve(new Vector3D(23.375,-98.14, 0));;

var pathc114 = new CurvePath3D();
pathc114.startPoint = new Vector3D(19.085,-97.93, 0);
pathc114.addCurve(new Vector3D(20.035,-97.95, 0));;

var pathc115 = new CurvePath3D();
pathc115.startPoint = new Vector3D(13.725,-99.45, 0);
pathc115.addCurve(new Vector3D(16.765,-98.4, 0));;

var pathc116 = new CurvePath3D();
pathc116.startPoint = new Vector3D(10.985,-101.03, 0);
pathc116.addCurve(new Vector3D(13.725,-99.45, 0));;

var pathc117 = new CurvePath3D();
pathc117.startPoint = new Vector3D(8.595,-103.08, 0);
pathc117.addCurve(new Vector3D(10.985,-101.03, 0));;

var pathc118 = new CurvePath3D();
pathc118.startPoint = new Vector3D(6.635,-105.54, 0);
pathc118.addCurve(new Vector3D(8.595,-103.08, 0));;

var pathc119 = new CurvePath3D();
pathc119.startPoint = new Vector3D(5.155,-108.35, 0);
pathc119.addCurve(new Vector3D(6.635,-105.54, 0));;

var pathc120 = new CurvePath3D();
pathc120.startPoint = new Vector3D(4.215,-111.44, 0);
pathc120.addCurve(new Vector3D(5.155,-108.35, 0));;

var pathc121 = new CurvePath3D();
pathc121.startPoint = new Vector3D(3.895,-114.75, 0);
pathc121.addCurve(new Vector3D(4.215,-111.44, 0));;

var pathc122 = new CurvePath3D();
pathc122.startPoint = new Vector3D(5.355,-97.93, 0);
pathc122.addCurve(new Vector3D(3.895,-97.93, 0));;

var pathc123 = new CurvePath3D();
pathc123.startPoint = new Vector3D(5.355,-114.75, 0);
pathc123.addCurve(new Vector3D(3.895,-114.75, 0));;

var pathc124 = new CurvePath3D();
pathc124.startPoint = new Vector3D(20.035,-97.95, 0);
pathc124.addCurve(new Vector3D(20.565,-97.93, 0));;

compassScene.addItem(pathc0);
compassScene.addItem(pathc1);
compassScene.addItem(pathc2);
compassScene.addItem(pathc3);
compassScene.addItem(pathc4);
compassScene.addItem(pathc5);
compassScene.addItem(pathc6);
compassScene.addItem(pathc7);
compassScene.addItem(pathc8);
compassScene.addItem(pathc9);
compassScene.addItem(pathc10);
compassScene.addItem(pathc11);
compassScene.addItem(pathc12);
compassScene.addItem(pathc13);
compassScene.addItem(pathc14);
compassScene.addItem(pathc15);
compassScene.addItem(pathc16);
compassScene.addItem(pathc17);
compassScene.addItem(pathc18);
compassScene.addItem(pathc19);
compassScene.addItem(pathc20);
compassScene.addItem(pathc21);
compassScene.addItem(pathc22);
compassScene.addItem(pathc23);
compassScene.addItem(pathc24);
compassScene.addItem(pathc25);
compassScene.addItem(pathc26);
compassScene.addItem(pathc27);
compassScene.addItem(pathc28);
compassScene.addItem(pathc29);
compassScene.addItem(pathc30);
compassScene.addItem(pathc31);
compassScene.addItem(pathc32);
compassScene.addItem(pathc33);
compassScene.addItem(pathc34);
compassScene.addItem(pathc35);
compassScene.addItem(pathc36);
compassScene.addItem(pathc37);
compassScene.addItem(pathc38);
compassScene.addItem(pathc39);
compassScene.addItem(pathc40);
compassScene.addItem(pathc41);
compassScene.addItem(pathc42);
compassScene.addItem(pathc43);
compassScene.addItem(pathc44);
compassScene.addItem(pathc45);
compassScene.addItem(pathc46);
compassScene.addItem(pathc47);
compassScene.addItem(pathc48);
compassScene.addItem(pathc49);
compassScene.addItem(pathc50);
compassScene.addItem(pathc51);
compassScene.addItem(pathc52);
compassScene.addItem(pathc53);
compassScene.addItem(pathc54);
compassScene.addItem(pathc55);
compassScene.addItem(pathc56);
compassScene.addItem(pathc57);
compassScene.addItem(pathc58);
compassScene.addItem(pathc59);
compassScene.addItem(pathc60);
compassScene.addItem(pathc61);
compassScene.addItem(pathc62);
compassScene.addItem(pathc63);
compassScene.addItem(pathc64);
compassScene.addItem(pathc65);
compassScene.addItem(pathc66);
compassScene.addItem(pathc67);
compassScene.addItem(pathc68);
compassScene.addItem(pathc69);
compassScene.addItem(pathc70);
compassScene.addItem(pathc71);
compassScene.addItem(pathc72);
compassScene.addItem(pathc73);
compassScene.addItem(pathc74);
compassScene.addItem(pathc75);
compassScene.addItem(pathc76);
compassScene.addItem(pathc77);
compassScene.addItem(pathc78);
compassScene.addItem(pathc79);
compassScene.addItem(pathc80);
compassScene.addItem(pathc81);
compassScene.addItem(pathc82);
compassScene.addItem(pathc83);
compassScene.addItem(pathc84);
compassScene.addItem(pathc85);
compassScene.addItem(pathc86);
compassScene.addItem(pathc87);
compassScene.addItem(pathc88);
compassScene.addItem(pathc89);
compassScene.addItem(pathc90);
compassScene.addItem(pathc91);
compassScene.addItem(pathc92);
compassScene.addItem(pathc93);
compassScene.addItem(pathc94);
compassScene.addItem(pathc95);
compassScene.addItem(pathc96);
compassScene.addItem(pathc97);
compassScene.addItem(pathc98);
compassScene.addItem(pathc99);
compassScene.addItem(pathc100);
compassScene.addItem(pathc101);
compassScene.addItem(pathc102);
compassScene.addItem(pathc103);
compassScene.addItem(pathc104);
compassScene.addItem(pathc105);
compassScene.addItem(pathc106);
compassScene.addItem(pathc107);
compassScene.addItem(pathc108);
compassScene.addItem(pathc109);
compassScene.addItem(pathc110);
compassScene.addItem(pathc111);
compassScene.addItem(pathc112);
compassScene.addItem(pathc113);
compassScene.addItem(pathc114);
compassScene.addItem(pathc115);
compassScene.addItem(pathc116);
compassScene.addItem(pathc117);
compassScene.addItem(pathc118);
compassScene.addItem(pathc119);
compassScene.addItem(pathc120);
compassScene.addItem(pathc121);
compassScene.addItem(pathc122);
compassScene.addItem(pathc123);
compassScene.addItem(pathc124);

}
