function getimage(name)
{  window.open( 'http://www.centrosteel.ru/' + 'data/img.php?img='+name , 'windowidc1630','status=no,toolbar=no,resizable=yes, scrollbar=yes,width=100, height=100');
  return false;}
