$(function () {
  $('p#configurator a').colorbox({iframe: true,
                                  width: 900,
                                  height: 500});
});
