application = { homeLoan: function() { $.colorbox({ returnFocus: false, opacity: 0.5, href: '/homeloans.html', width: 500, height: 700 }); } }