$(function()
{
  $('a.map').colorbox({innerWidth: '655px', innerHeight: '497px', iframe: true});
});
