application = { askQuestion: function() { $.colorbox({ returnFocus: false, opacity: 0.5, href: 'http://example.com', width: 500, height: 700 }); }, }