﻿$(document).ready(function () {
  $(".ebook").colorbox({ width: "800", height: "640", iframe: true });
});
