﻿$(document).ready(function () {
    $(".frameoverlay").colorbox({ width: "70%", innerHeight: "630px", iframe: true, opacity: 0.25 });


});
