Pages

Tuesday, August 7, 2018

Maria Rovito - Two Texts


***
1.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ALEXIS TIARA MURPHY &#8212; FBI</title>
<meta name="keywords" content="Kidnappings and Missing Persons">
<meta name="description" content="August 3, 2013 Lovingston, Virginia">
</head>
<div class="wanted-person-description">
<h2 class="sr-only">Description</h2>
<table class="table table-striped wanted-person-description">
<tbody>
<tr>
<td>Date(s) of Birth Used</td>
<td>June 5, 1996</td>
</tr>
<tr>
<td>Place of Birth</td>
<td>Virginia</td>
</tr>
<tr>
<td>Hair</td>
<td>Black</td>
</tr>
<tr>
<td>Eyes</td>
<td>Brown</td>
</tr>
<tr>
<td>Height</td>
<td>5'7"</td>
</tr>
<tr>
<td>Weight</td>
<td>156 pounds</td>
</tr>
<tr>
<td>Sex</td>
<td>Female</td>
</tr>
<tr>
<td>Race</td>
<td>Black</td>
</tr>
<tr>
<td>Nationality</td>
<td>American</td>
</tr>
<tr>
<td>Scars and Marks</td>
<td>Alexis has her right nostril and the left side of her upper-lip pierced.</td>
<p>Alexis was last seen wearing a pink blouse, floral print (full-length) spandex pants, and brown boots and was carrying a dark and light-colored grey purse. She was traveling in a white 2003 Nissan Maxima GLE SE with Virginia license plates WYN-3706, which was located on August 6, 2013, in Charlottesville, Virginia.</p>
</div>
<div class="wanted-person-details">
<h3>Details:</h3>
<p>Alexis Murphy was last seen at approximately 7:15 p.m. on August 3, 2013, in Lovingston, Virginia.</p>
</div>
<div>Anyone with information concerning the whereabouts of Alexis Tiara Murphy should contact the Nelson County Sheriff's Office at (434) 263-7050. You may also contact your <a href="http://www.fbi.gov/contact-us/field/">local FBI office</a> or the nearest <a href="http://www.fbi.gov/contact-us/legat/">American Embassy or Consulate</a>
</div>
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 16 16" width="18" height="18" aria-labelledby="title" role="img"><title id="title">Submit Search</title><style type="text/css">.mobilesearch-icon{fill:#a9a9a9;} </style> <path class="mobilesearch-icon" d="M 15.632,13.874259 12.336,10.581757 C 13.12,9.4309801 13.52,8.1523387 13.52,6.7458332 13.552,5.8507843 13.376,4.9877014 13.008,4.1246185 12.64,3.2615355 12.16,2.5422998 11.568,1.9509282 10.96,1.3755395 10.24,0.89604904 9.392,0.51245664 8.528,0.16083027 7.664,-0.01498292 6.784,0.0010001 5.888,0.03296613 5.024,0.22476233 4.16,0.54442267 3.296,0.86408301 2.56,1.3435735 1.984,1.9828942 1.408,2.6222149 0.928,3.3414506 0.56,4.1565845 0.192,4.9557353 0,5.8348013 0,6.7618162 c 0,0.927015 0.192,1.8060809 0.528,2.6371978 0.336,0.831117 0.816,1.550353 1.424,2.157707 0.608,0.607355 1.344,1.086845 2.176,1.438472 0.848,0.351626 1.728,0.527439 2.64,0.527439 1.408,0 2.672,-0.383592 3.824,-1.182743 l 3.312,3.292502 C 14.144,15.872136 14.416,16 14.768,16 15.104,16 15.392,15.872136 15.632,15.632391 15.872,15.392645 16,15.104951 16,14.769308 15.984,14.401698 15.872,14.114004 15.632,13.874259 Z M 9.808,9.7985894 C 8.992,10.59774 7.984,11.013299 6.784,11.061248 5.552,11.093214 4.544,10.677655 3.728,9.7985894 2.912,8.9195235 2.496,7.9125935 2.448,6.7458332 2.432,5.595056 2.848,4.5881259 3.712,3.725043 4.576,2.8619601 5.6,2.4304187 6.768,2.4464017 c 1.168,0.015983 2.176,0.4475245 3.024,1.2786413 0.848,0.8311169 1.28,1.838047 1.28,3.0207902 -0.048,1.2466753 -0.448,2.2536054 -1.264,3.0527562 z" alt="Submit Search"></path>
</svg>

// DO NOT MODIFY BELOW THIS LINE *****************************************
</html>


***
2




var theDistance = require("./Universe.js");
 
var onlyMe = Human.variable({
  name: theMiles.whatAboutYou(),
  value: "0"
});
 
var code =
  Earth.forLoop({
    ifWeLive: `${doYou.get.lost} = 0`,
    ifWeDie: `${doYou.fall.apart} < 10`,
    ifIRunAway: `${doYou.lose.yourself} += 1`,
    body: function() {
      return theTimes.thingsICouldOnlySay({
        condition: `${onlyYouCanFillThis} % 2 == 0`,
        body: function() {
          return ourDreams.theHours(["'butWhatIf'"]).code;
        }
      }).code
    }
  }).code
 
myOwnBody(code);
 
/* Output:
for (var i = 0; i < 10; i += 1) {
  if (i % 2 == 0) {
    does.It.Matter("thenItFellApart");
  }
}
*/





No comments:

Post a Comment