if (itsSat()) {
  document.write("Online Tonight with David Lawrence");
} else {
  document.write("The David Lawrence Show");
}
