var NYL = {
  "NothVideo": function() {
    Dialog.info("<iframe src=\"/files/nyl/nyl-insAware.html\" frameborder=\"0\" style=\"width:335px; height:325px;\"></iframe>", { windowParameters: {
      className: "black alphacube",
      width: 385,
      height: 335,
      closable: true,
      draggable: true,
      destroyOnClose: true
    }
    }
    );
  },
  "ComfortZoneCamp": function() {
    Dialog.info("<iframe src=\"/files/nyl/comfortZoneCamp.html\" frameborder=\"0\" style=\"width:335px; height:325px;\"></iframe>", { windowParameters: {
      className: "black alphacube",
      width: 385,
      height: 335,
      closable: true,
      draggable: true,
      destroyOnClose: true
    }
    }
    );
  },
  "anniversary165": function() {
    Dialog.info("<iframe src=\"/files/nyl/anniversary165.html\" frameborder=\"0\" style=\"width:950px; height:525px;\"></iframe>", { windowParameters: {
      className: "black alphacube",
      width: 970,
      height: 536,
      closable: true,
      draggable: true,
      destroyOnClose: true
    }
    }
    );
  },
  "ALegacyOfLove": function() {
    Dialog.info("<iframe src=\"/files/NYL/ALegacyOfLove-video.html\" frameborder=\"0\" style=\"width:654px; height:412px;\"></iframe>", { windowParameters: {
      className: "black alphacube",
      width: 674,
      height: 425,
      closable: true,
      draggable: true,
      destroyOnClose: true
    }
    }
    );
  },
  "liam2011": function() {
    Dialog.info("<iframe src=\"/files/NYL/liam2011-video.html\" frameborder=\"0\" style=\"width:640px; height:535px;\"></iframe>", { windowParameters: {
      className: "black alphacube",
      width: 640,
      height: 545,
      closable: true,
      draggable: true,
      destroyOnClose: true
    }
    }
    );
  }
}


