function popup( images )
{
  document.location.href='/download/get/images/'+images;
}
