This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ctd:stargate [2017/11/27 22:46] admin |
ctd:stargate [2023/06/12 14:52] (current) admin [Planetary Star Gates] |
||
---|---|---|---|
Line 13: | Line 13: | ||
^ \\ HU3 ^ 9 | Mirach | Andromeda | | ^ \\ HU3 ^ 9 | Mirach | Andromeda | | ||
^ ::: ^ 8 | Mintaka | Orion | | ^ ::: ^ 8 | Mintaka | Orion | | ||
- | ^ ::: ^ 7 | Bootes | Arcturus | | + | ^ ::: ^ 7 | Arcturus | Bootes | |
^ \\ HU2 ^ 6 | Sirius-B | Sirius | | ^ \\ HU2 ^ 6 | Sirius-B | Sirius | | ||
^ ::: ^ 5 | Alcyone | Pleiades | | ^ ::: ^ 5 | Alcyone | Pleiades | | ||
^ ::: ^ 4 | Sun | \\ Sol | | ^ ::: ^ 4 | Sun | \\ Sol | | ||
^ \\ HU1 ^ 3 | Earth | ::: | | ^ \\ HU1 ^ 3 | Earth | ::: | | ||
- | ^ ::: ^ 2 | Inner Earth\\ Epsilon | Near\\ Andromeda | | + | ^ ::: ^ 2 | Epsilon\\ //Inner Earth//((별자리와 별개로 지구와 45도 ARPS 관계의 내부지구)) | Eridanus | |
- | ^ ::: ^ 1 | Parallel Earth\\ Theta | \\ Orion | | + | ^ ::: ^ 1 | Theta\\ //Parallel Earth//((별자리와 별개로 지구와 90도 ARPS 관계의 평행지구)) | \\ Orion | |
- | {{ctd:stargates.svg?260}} | + | {{ctd:stargates.svg?320}} |
===== Planetary Star Gates ===== | ===== Planetary Star Gates ===== | ||
Line 29: | Line 29: | ||
<HTML> | <HTML> | ||
<head> | <head> | ||
+ | <script async defer src="https://maps.googleapis.com/maps/api/js?key=AIzaSyD1dZHihhk38WhVjw4sZKjVTJczvQxJuPI"></script> | ||
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script> | <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script> | ||
<script type="text/javascript" src="https://www.google.com/jsapi"></script> | <script type="text/javascript" src="https://www.google.com/jsapi"></script> | ||
Line 197: | Line 198: | ||
['Lat', 'Long', 'Name', 'Marker'], | ['Lat', 'Long', 'Name', 'Marker'], | ||
[-75, -22, '1) Halley, South Pole', 'g_01'], | [-75, -22, '1) Halley, South Pole', 'g_01'], | ||
- | [27.3, -83.5, '2) Saratora Florida (Bruah Atlantis)', 'g_02'], | + | [27.3, -83.5, '2) Sarasota Florida (Bruah Atlantis)', 'g_02'], |
[32, -65.3, '3) Bermuda Island (Nohassa Atlantis)', 'g_03'], | [32, -65.3, '3) Bermuda Island (Nohassa Atlantis)', 'g_03'], | ||
[30, 31.5, '4) Cairo-Giza Egypt', 'g_04'], | [30, 31.5, '4) Cairo-Giza Egypt', 'g_04'], | ||
Line 207: | Line 208: | ||
[30.8, 49, '10) Abadan Iran', 'g_10'], | [30.8, 49, '10) Abadan Iran', 'g_10'], | ||
[51.5, -1.9, '11) Vale of Pewsey S.England (Lohas Atlantis)', 'g_11'], | [51.5, -1.9, '11) Vale of Pewsey S.England (Lohas Atlantis)', 'g_11'], | ||
- | [42.8, 1.8, '12) Monsegur S.France', 'g_12'] | + | [42.8, 1.8, '12) Montsegur S.France', 'g_12'] |
]); | ]); | ||
Line 217: | Line 218: | ||
| | ||
<!-- ********** Templar Cue Sites ********** --> | <!-- ********** Templar Cue Sites ********** --> | ||
- | | + | var data2 = google.visualization.arrayToDataTable([ |
- | var data2 = new google.visualization.DataTable(); | + | ['Lat', 'Long', 'Name', 'Marker'], |
- | data2.addColumn('string', 'Address'); | + | [34.99, 33.17, '1) Cyprus Island, Cyprus Rep.', 'b_01'], |
- | data2.addColumn('string', 'Location'); | + | [-27.11,-109.3, '2) Easter Island, Chile', 'b_02'], |
- | data2.addColumn('string', 'Marker') | + | [-26.2, 28.04, '3) Johannesburg, South Africa', 'b_03'], |
+ | [21.89,-102.29, '4) Aguascalientes, Mexico', 'b_04'], | ||
+ | [41.9, 12.45, '5) Vatican, Italy', 'b_05'], | ||
+ | [27.47, 70.62, '6) Thar Desert, India', 'b_06'], | ||
+ | [39.2, 20.17, '7) Paxoi Island, Greece', 'b_07'], | ||
+ | [40.5, 90.5, '8) Taklamakan Lop-Nor, Tibet', 'b_08'], | ||
+ | [51.26, -2.19, '9) Westbury, England', 'b_09'], | ||
+ | [30.51, 47.78, '10) Al Basrah, Iraq', 'b_10'], | ||
+ | [53.41, -6.06, '11) Eye Island, Ireland', 'b_11'], | ||
+ | [22.1, -159.53,'12) Kauai, Hawaii', 'b_12'] | ||
+ | ]); | ||
| | ||
- | data2.addRows([ | ||
- | ['Cyprus Island, Cyprus', '1) Cyprus Island, Cyprus Rep.', 'b_01'], | ||
- | ['Easter Island, Chile', '2) Easter Island, Chile' , 'b_02'], | ||
- | ['Johannesburg, South Africa', '3) Johannesburg, South Africa', 'b_03'], | ||
- | ['Aguascalientes, Mexico', '4) Aguascalientes, Mexico' , 'b_04'], | ||
- | ['Vatican, Italy', '5) Vatican, Italy' , 'b_05'], | ||
- | ['Thar Desert, India', '6) Thar Desert, India' , 'b_06'], | ||
- | ['Antipaxos Island, Greece', '7) Paxoi Island, Greece' , 'b_07'], | ||
- | ['Taklamakan Lop-Nor, Tibet', '8) Taklamakan Lop-Nor, Tibet', 'b_08'], | ||
- | ['Westbury, England', '9) Westbury, England' , 'b_09'], | ||
- | ['Al Basrah, Iraq', '10) Al Basrah, Iraq' , 'b_10'], | ||
- | ['Eye Island, Ireland', '11) Eye Island, Ireland' , 'b_11'], | ||
- | ['Kauai, Hawaii', '12) Kauai, Hawaii' , 'b_12'] | ||
- | ]); | ||
- | |||
- | |||
var map2 = new google.visualization.Map(document.getElementById('chart_div2')); | var map2 = new google.visualization.Map(document.getElementById('chart_div2')); | ||
+ | map2.draw(data2, options2); | ||
- | map2.draw(data2, options2); | + | <!-- ********** All Star Gates ********** --> |
| | ||
- | + | var data3 = google.visualization.arrayToDataTable([ | |
- | var data3 = new google.visualization.DataTable(); | + | ['Lat', 'Long', 'Name', 'Marker'], |
- | + | [-75, -22, '1) Halley, South Pole', 'g_01'], | |
- | data3.addColumn('string', 'Address'); | + | [27.3, -83.5, '2) Sarasota Florida (Bruah Atlantis)', 'g_02'], |
- | data3.addColumn('string', 'Location'); | + | [32, -65.3, '3) Bermuda Island (Nohassa Atlantis)', 'g_03'], |
- | data3.addColumn('string', 'Marker'); | + | [30, 31.5, '4) Cairo-Giza Egypt', 'g_04'], |
- | data2.addRows([ | + | [-12.3, -73, '5) Machu Picchu Peru', 'g_05'], |
- | ['Kauai, Hawaii', '12) Kauai, Hawaii' , 'b_12'] | + | [55.3, 37, '6) near Moscow Russia', 'g_06'], |
- | ]); | + | [-15.5, -69.8, '7) Lake Titicaca Peru', 'g_07'], |
+ | [34.3, 108.5, '8) Xian China', 'g_08'], | ||
+ | [32, 92, '9) Bam tso - Heiho Tibet', 'g_09'], | ||
+ | [30.8, 49, '10) Abadan Iran', 'g_10'], | ||
+ | [51.5, -1.9, '11) Vale of Pewsey S.England (Lohas Atlantis)', 'g_11'], | ||
+ | [42.8, 1.8, '12) Montsegur S.France', 'g_12'], | ||
+ | [34.99, 33.17, '1) Cyprus Island, Cyprus Rep.', 'b_01'], | ||
+ | [-27.11,-109.3, '2) Easter Island, Chile', 'b_02'], | ||
+ | [-26.2, 28.04, '3) Johannesburg, South Africa', 'b_03'], | ||
+ | [21.89,-102.29, '4) Aguascalientes, Mexico', 'b_04'], | ||
+ | [41.9, 12.45, '5) Vatican, Italy', 'b_05'], | ||
+ | [27.47, 70.62, '6) Thar Desert, India', 'b_06'], | ||
+ | [39.2, 20.17, '7) Paxoi Island, Greece', 'b_07'], | ||
+ | [40.5, 90.5, '8) Taklamakan Lop-Nor, Tibet', 'b_08'], | ||
+ | [51.26, -2.19, '9) Westbury, England', 'b_09'], | ||
+ | [30.51, 47.78, '10) Al Basrah, Iraq', 'b_10'], | ||
+ | [53.41, -6.06, '11) Eye Island, Ireland', 'b_11'], | ||
+ | [22.1, -159.53,'12) Kauai, Hawaii', 'b_12'] | ||
+ | ]); | ||
var map3 = new google.visualization.Map(document.getElementById('chart_div3')); | var map3 = new google.visualization.Map(document.getElementById('chart_div3')); | ||
map3.draw(data3, options2); | map3.draw(data3, options2); | ||
+ | |||
+ | <!-- ********** Arc of the Covenant Gate Sites ********** --> | ||
+ | var data4 = google.visualization.arrayToDataTable([ | ||
+ | ['Lat', 'Long', 'Name', 'Marker'], | ||
+ | [53.1, -8.9, '1) Adare, Eire', 'b_01'], | ||
+ | [ 51.1, -2.8, '2) Stonehenge, England', 'b_02'], | ||
+ | [47.7,-122.5, '3) Seattle, Washington State, USA', 'b_03'], | ||
+ | [ 40.8,-72.8, '4) Manhattan Island, NYC, USA', 'b_04'], | ||
+ | [ -8.6,115.2, '5) Bali, South Pacific', 'b_05'], | ||
+ | [-24.5,130.5, '6) Ayers Rock, Australia', 'b_06'], | ||
+ | [34.1,-111.9, '7) Phoenix, USA', 'b_07'], | ||
+ | [ 32.1,-64.9, '8) Atlantic Ocean, SW of Bermuda', 'b_08'], | ||
+ | [ -88,-13, '9) Antarctica', 'b_09'], | ||
+ | [ 33.3, 44.0, '10) Baghdad, Iraq', 'b_10'], | ||
+ | [ 53.4, -6.2, '11) Newgrange, Eire', 'b_11'], | ||
+ | [50.7, -4.25, '12) Cornwall, UK', 'b_12'] | ||
+ | ]); | ||
+ | |||
+ | var map4 = new google.visualization.Map(document.getElementById('chart_div4')); | ||
+ | map4.draw(data4, options2); | ||
| | ||
}; | }; | ||
</script> | </script> | ||
</head> | </head> | ||
- | | ||
<div id="chart_div" ></div> | <div id="chart_div" ></div> | ||
</HTML> | </HTML> | ||
Line 265: | Line 298: | ||
^ P-SG ^ 위치 ^ U-SG ^ | ^ P-SG ^ 위치 ^ U-SG ^ | ||
^ 1 | Halley, 남극 | Parallel Earth | | ^ 1 | Halley, 남극 | Parallel Earth | | ||
- | ^ 2 | Saratora Florida\\ (Bruah Atlantis) | Inner Earth | | + | ^ 2 | Sarasota Florida\\ (Bruah Atlantis) | Inner Earth | |
^ 3 | Bermuda Island\\ (Nohassa Atlantis) | Earth | | ^ 3 | Bermuda Island\\ (Nohassa Atlantis) | Earth | | ||
^ 4 | Cairo-Giza Egypt | Sol(Sun) | | ^ 4 | Cairo-Giza Egypt | Sol(Sun) | | ||
Line 275: | Line 308: | ||
^ 10 | Abadan Iran | Lyra-Vega | | ^ 10 | Abadan Iran | Lyra-Vega | | ||
^ 11 | Vale of Pewsey S.England\\ (Lohas Atlantis) | Lyra-Aveyon | | ^ 11 | Vale of Pewsey S.England\\ (Lohas Atlantis) | Lyra-Aveyon | | ||
- | ^ 12 | Monsegur S.France | Lyra-Aramatena | | + | ^ 12 | Montsegur S.France | Lyra-Aramatena | |
===== Templar Cue Site ===== | ===== Templar Cue Site ===== | ||
Line 287: | Line 320: | ||
^ T-CS ^ 위치 ^ P-SG ^ | ^ T-CS ^ 위치 ^ P-SG ^ | ||
^ 1 | Cyprus Island, Cyprus | Halley, 남극 | | ^ 1 | Cyprus Island, Cyprus | Halley, 남극 | | ||
- | ^ 2 | Easter Island, Chile | Saratora Florida\\ (Bruah Atlantis) | | + | ^ 2 | Easter Island, Chile | Sarasota Florida\\ (Bruah Atlantis) | |
^ 3 | Johannesburg, South Africa | Bermuda Island\\ (Nohassa Atlantis) | | ^ 3 | Johannesburg, South Africa | Bermuda Island\\ (Nohassa Atlantis) | | ||
^ 4 | Aguascalientes, Mexico | Cairo-Giza Egypt | | ^ 4 | Aguascalientes, Mexico | Cairo-Giza Egypt | | ||
Line 297: | Line 330: | ||
^ 10 | Al Basrah, Iraq | Abadan Iran | | ^ 10 | Al Basrah, Iraq | Abadan Iran | | ||
^ 11 | Eye Island, Ireland | Vale of Pewsey S.England\\ (Lohas Atlantis) | | ^ 11 | Eye Island, Ireland | Vale of Pewsey S.England\\ (Lohas Atlantis) | | ||
- | ^ 12 | Kauai, Hawaii | Monsegur S.France | | + | ^ 12 | Kauai, Hawaii | Montsegur S.France | |
<HTML> | <HTML> | ||
Line 304: | Line 337: | ||
{{http://4.bp.blogspot.com/-qA1KYLEPrV8/UhNq9ubcV9I/AAAAAAAAEQw/heqnSV3IxlE/s1600/voyagers20_01.jpg}} | {{http://4.bp.blogspot.com/-qA1KYLEPrV8/UhNq9ubcV9I/AAAAAAAAEQw/heqnSV3IxlE/s1600/voyagers20_01.jpg}} | ||
+ | |||
+ | ===== Arc of the Covenant Gates ===== | ||
+ | 3차 씨딩에 사용된 Arc of the Covenant Gates | ||
+ | |||
+ | <HTML> | ||
+ | <div id="chart_div4"></div> | ||
+ | </HTML> | ||
+ | |||
+ | \\ \\ | ||
===== Inner Earth ===== | ===== Inner Earth ===== |