function getURL ( httpLink )
{
  window.location.href=httpLink
}
