$(function(){$(".colorbox").colorbox();$(".colorboxiFrame").colorbox({ width: "80%", height: "80%", iframe: true });$(".colorboxiFrameMini").colorbox({ width: "500px", height: "550px", iframe: true });});
