You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="en">
|
|
|
|
|
<head>
|
|
|
|
|
<link rel="stylesheet" href="style.css">
|
|
|
|
|
<script src="jquery-3.2.0.min.js"></script>
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
|
<title>Drone</title>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<header>
|
|
|
|
|
<div class="title">Drone Oddity <br>#2</div>
|
|
|
|
|
<p class="instructions">Please remove your shoes, put your head back and enjoy the conversations behind the piloted drones!</p>
|
|
|
|
|
</header>
|
|
|
|
|
|
|
|
|
|
<div class="transcript" id="transcroll">
|
|
|
|
|
<embed id="watchlist" scrolling="yes" src="transcripts-drone-attack.txt" height="500px"></embed>
|
|
|
|
|
</div><!-- /end transcript -->
|
|
|
|
|
|
|
|
|
|
<div><a href="http://www.warrug.com"></a>Buy war rugs here...</div>
|
|
|
|
|
|
|
|
|
|
<!-- <img src="img/drone1.svg" alt=""> -->
|
|
|
|
|
<img src="img/drone2.svg" alt="">
|
|
|
|
|
<!-- <img src="img/drone3.svg" alt=""> -->
|
|
|
|
|
|
|
|
|
|
<footer>
|
|
|
|
|
<div class="subtitle">
|
|
|
|
|
Transcripts of U.S. drone attack <br> from the <a href="http://documents.latimes.com/transcript-of-drone-attack/" target="_blank">LA Times</a>
|
|
|
|
|
</div>
|
|
|
|
|
<p>On Feb. 21, 2010, a convoy of vehicles carrying civilians headed down a mountain in central Afghanistan. American eyes were watching. For more than four hours, the U.S. military — including a Predator drone crew in Nevada, video screeners in Florida, an AC-130 airplane crew in the sky and an American special operations unit on the ground nearby — tracked the convoy, trying to decide whether it was friend or foe.
|
|
|
|
|
|
|
|
|
|
This is the official U.S. military transcript of the radio transmissions and cockpit conversations that day, obtained by the Los Angeles Times through a Freedom of Information Act request.</p>
|
|
|
|
|
</footer>
|
|
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
$('#transcroll,body,html').animate({ scrollTop: $('body').height() }, 500000);
|
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|