﻿$(document).ready(function() {
    $(".popup").colorbox({ width: "720", height: "470", iframe: true });
});
