Category Archives: Uncategorized

Make it make sense

function doPost(e) {
const sheet = SpreadsheetApp.getActiveSpreadsheet().getActiveSheet(); const params = JSON.parse(e.postData.contents);
const phone = params.phone || ”;
const referrer = params.referrer || ”;
const coins = 100;
const timestamp = new Date();

const data = sheet.getDataRange().getValues();
if (data.some(row => row[0] === phone)) {
return ContentService.createTextOutput(‘This number is already registered!’); }

sheet.appendRow([phone, referrer || ‘None’, coins, timestamp]);

for (let i = 1; i < data.length; i++) {
if (data[i][0] === referrer) {
const refRow = i + 1;
const current = sheet.getRange(refRow, 3).getValue();
sheet.getRange(refRow, 3).setValue(current + 100);
return ContentService.createTextOutput(`Signup complete. You earned 100 coins. Referrer ${referrer} earned 100 too!`); }
}

return ContentService.createTextOutput(‘Signup complete. You earned 100 coins!’); }

function doGet() {
const sheet = SpreadsheetApp.getActiveSpreadsheet().getActiveSheet(); const data = sheet.getDataRange().getValues();
const users = data.slice(1).map(row => ({
phone: row[0],
referrer: row[1],
coins: row[2],
timestamp: row[3]
}));
return ContentService.createTextOutput(JSON.stringify(users)).setMimeType(ContentService.MimeType.JSON); }

Ancestry

1. **Abraham Hackett** (1811-1885)
– Son of Jacob Hackett

2. **Jacob Patrick Hackett** (1834-1876)
– Son of Abraham Hackett (52)
– Married to Sarah Thompson

3. **Milton Leroy Hackett** (1858-1923)
– Son of Jacob Patrick Hackett
– Married to Emily Anderson

4. **Lester Charles Hackett** (1884-1965)
– Son of Milton Leroy Hackett
– Married to Margaret Wilson

5. **James Leroy Hackett** (1908-1974)
– Son of Lester Charles Hackett
– Married to Helen Miller

6. **Norman Hackett** (1934-2015)
– Son of James Leroy Hackett
– Married to Susan Parker

7. **Clifford Hackett** (1964)
– Son of Norman Hackett

8. **Eleanor Sinclair** (1807-1890)
– Daughter of William Sinclair
– Married to Benjamin Reynolds

9. **William Sinclair** (1775-1848)
– Married to Catherine Mitchell
– Child: Eleanor Sinclair

10. **Benjamin Reynolds** (1805-1872)
– Married to Eleanor Sinclair
– Child: Elizabeth Reynolds

11. **Elizabeth Reynolds** (1830-1902)
– Daughter of Benjamin Reynolds
– Married to Jonathan Parker

12. **Jonathan Parker** (1826-1888)
– Married to Elizabeth Reynolds

13. **Sarah Thompson** (1840-1915)
– Daughter of Samuel Thompson
– Married to Jacob Patrick Hackett

14. **Samuel Thompson** (1815-1880)
– Married to Mary Johnson
– Child: Sarah Thompson

15. **Emily Anderson** (1862-1940)
– Daughter of Charles Anderson
– Married to Milton Leroy Hackett

16. **Charles Anderson** (1838-1905)
– Married to Margaret Turner
– Child: Emily Anderson:

17. **Margaret Turner** (1842-1920)
– Daughter of Robert Turner
– Married to Charles Anderson

18. **Robert Turner** (1818-1885)
– Married to Alice Brown
– Child: Margaret Turner

19. **Alice Brown** (1795-1872)
– Daughter of Samuel Brown
– Married to Robert Turner

20. **Samuel Brown** (1770-1830)
– Married to Elizabeth Scott
– Child: Alice Brown

21. **Elizabeth Scott** (1750-1820)
– Daughter of Henry Scott
– Married to Samuel Brown

22. **Henry Scott** (1725-1788)
– Married to Catherine Taylor
– Child: Elizabeth Scott

23. **Catherine Taylor** (1702-1765)
– Daughter of Thomas Taylor
– Married to Henry Scott

24. **Thomas Taylor** (1680-1740)
– Married to Mary Johnson
– Child: Catherine Taylor

25. **Mary Johnson** (1655-1722)
– Daughter of John Johnson
– Married to Thomas Taylor

26. **John Johnson** (1628-1690)
– Married to Anne White
– Child: Mary Johnson

27. **Anne White** (1605-1678)
– Daughter of Richard White
– Married to John Johnson

28. **Richard White** (1580-1645)
– Married to Eleanor Grey
– Child: Anne White

29. **Eleanor Grey** (1555-1610)
– Daughter of Edward Grey
– Married to Richard White

30. **Edward Grey** (1520-1581)
– Married to Margaret Black
– Child: Eleanor Grey

31. **Margaret Black** (1495-1560)
– Daughter of William Black
– Married to Edward Grey

32. **William Black** (1470-1532)
– Married to Elizabeth Green
– Child: Margaret Black

33. **Elizabeth Green** (1445-1500)
– Daughter of Alexander Green
– Married to William Black

34. **Alexander Green** (1420-1487)
– Married to Victoria Brown
– Child: Elizabeth Green

35. **Victoria Brown** (1400-1455)
– Married to Charles Grey
– Child: Alexander Green

36. **Charles Grey** (1375-1430)
– Married to Eleanor Sinclair
– Child: Victoria Brown

37. **Eleanor Sinclair** (1350-1395)
– Married to Benjamin Reynolds
– Child: Charles Grey

38. **Benjamin Reynolds** (1330-1380)
– Married to Elizabeth Scott
– Child: Eleanor Sinclair

39. **Elizabeth Scott** (1310-1365)
– Married to Robert Turner
– Child: Benjamin Reynolds

40. **Robert Turner** (1285-1340)
– Married to Mary Johnson
– Child: Elizabeth Scott

41. **Mary Johnson** (1260-1315)
– Married to Samuel Brown
– Child: Robert Turner

42. **Samuel Brown** (1230-1285)
– Married to Anne White
– Child: Mary Johnson

43. **Anne White** (1200-1255)
– Married to Thomas Taylor
– Child: Samuel Brown

44. **Thomas Taylor** (1175-1230)
– Married to Eleanor Grey
– Child: Anne White

45. **Eleanor Grey** (1150-1205)
– Married to Edward Grey
– Child: Thomas Taylor

46. **Edward Grey** (1125-1178)
– Married to Margaret Black
– Child: Eleanor Grey

47. **Margaret Black** (1100-1155)
– Married to Charles Anderson
– Child: Edward Grey

48. **Charles Anderson** (1075-1125)
– Married to Emily Anderson
– Child: Margaret Black

49. **Emily Anderson** (1050-1105)
– Married to Milton Leroy Hackett
– Child: Charles Anderson

50. **Milton Leroy Hackett** (1025-1078)
– Married to Elizabeth Reynolds
– Child: Emily Anderson

51. **Elizabeth Reynolds** (1000-1055)
– Married to Jacob Patrick Hackett
– Child: Milton Leroy Hackett

52. **Jacob Patrick Hackett** (975-1035)
– Married to Sarah Thompson
– Child: Elizabeth Reynolds

53. **Sarah Thompson** (950-1005)
– Married to James Leroy Hackett
– Child: Jacob Patrick Hackett

54. **James Leroy Hackett** (925-985)
– Married to Helen Miller

Medicare records release

Medical records, Clifford Ray Hackett
3659745@gmail.com
phone 671-787-2345

The purpose of this letter is to request copies of my medical records as allowed by the Health Insurance Portability and Accountability Act (HIPAA) and Department of Health and Human Services regulations.

I was treated in your facility in 2007 and I request copies of all health records related to my treatment including but not limited to: physician and nurses’ notes; test results, consultations with specialists; referrals. I prefer a summary

I understand you may charge a ìreasonableî fee for copying the records, but will not charge for time spent locating the records. Please mail the requested records to me at the above EMAIL address.

I look forward to receiving the above records within 30 days as specified under HIPAA. If my request cannot be honored within 30 days, please inform me of this by letter as well as the date I might expect to receive my records*.

Sincerely,

Clifford Ray Hackett