Goodtoknow.com

Good News, by Students, for the World

 
(Created page with "My name is Eartha (48 years old) and my hobbies are Dog sport and Geocaching.<br><br>My web blog - [https://telegra.ph/Album-Download-Fox-Stevenson----Enemy-Brain-Entertainmen...")
 
Line 1: Line 1:
function get_month(month) {
+
My name is Eartha (48 years old) and my hobbies are Dog sport and Geocaching.<br><br>My web blog - [https://telegra.ph/Album-Download-Fox-Stevenson----Enemy-Brain-Entertainment-Suite-Full-Album-Free-MP3-2022-01-27 dot medical card]
  var data = ["Jan", "Feb", "Mar", "Apr", "May", "Jun",
 
          "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"];
 
  return data[month];
 
}
 
  fetch("skins/GTKLight/resources/todayis.json")
 
  .then(function (response) {
 
    return response.json();
 
  })
 
  .then(function (data) {
 
    var today = new Date();
 
    var month = get_month(today.getMonth());
 
    var event = "";
 
    var i = 0;
 
    for (i = 0; i < month.length; i++) {
 
      if (month[i].date == today.getDate()) {
 
        event = month[i].day[Math.floor(Math.random() * month[i].day.length)];
 
        break;
 
      }
 
    }
 
    if (event !== "") {
 
      document.getElementById("today-in-history").innerHTML =
 
        "Today is " + event;
 
    }
 
    })
 

Latest revision as of 12:30, 28 January 2023

My name is Eartha (48 years old) and my hobbies are Dog sport and Geocaching.

My web blog - dot medical card