Connecting The Dots

아빠의 우주연구

User Tools

Site Tools


ctd:stargate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
ctd:stargate [2019/06/15 22:55]
127.0.0.1 바깥 편집
ctd:stargate [2023/06/12 14:44]
admin
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 269: Line 270:
     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, Hawaii', ​          '​b_12'​]
 +      ]);
 +
 +    var map4 = new google.visualization.Map(document.getElementById('​chart_div4'​));​
 +    map4.draw(data4,​ options2);
 +    ​
   };   };
   </​script>​   </​script>​
Line 316: 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 =====
ctd/stargate.txt · Last modified: 2023/06/12 14:52 by admin