This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ctd:stargate [2019/06/15 22:55] 127.0.0.1 바깥 편집 |
ctd:stargate [2025/03/11 16:33] (current) admin [Arc of the Covenant 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 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', '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> | ||
| + | \\ | ||
| + | ^ Arc Gate ^ 위치 ^ P-SG ^ | ||
| + | ^ 1 | Adare, Eire | (8.9W, 53.1N) | | ||
| + | ^ 2 | Stonehenge, England | (2.8W, 51.1N) | | ||
| + | ^ 3 | Seattle, Washington State, USA | (122.5W, 47.7N) | | ||
| + | ^ 4 | Manhattan Island, NYC, USA | (72.8W, 40.8N) | | ||
| + | ^ 5 | Bali, South Pacific | (115.2E, 8.6S) | | ||
| + | ^ 6 | Ayers Rock, Australia | (130.5E, 24.5S) | | ||
| + | ^ 7 | Phoenix, USA | (111.9W, 34.1N) | | ||
| + | ^ 8 | Atlantic Ocean, SW of Bermuda | (64.9W, 32.1N) | | ||
| + | ^ 9 | Antarctica | (13W, 88S) | | ||
| + | ^ 10 | Al Basrah, Iraq | (44.0E, 33.3N) | | ||
| + | ^ 11 | Newgrange, Eire | (6.2W, 53.4N) | | ||
| + | ^ 12 | Cornwall, UK | (4.25W, 50.7N) | | ||
| + | |||
| + | \\ | ||
| ===== Inner Earth ===== | ===== Inner Earth ===== | ||