Photobrowser cattion clickable link

Hi.
How-to add clickable link to caption in Photobrowser

var photos = [
{
url: ‘image1.jpg’,
caption: ‘< a href="/mypage/" class=“link”>Caption 1’< /a>
},

thanks )