function gallery(url, index, isSuper)
{
  document['Photo_250x250'].src=url;
}

