function hpic(id)
{
  hot = window.open("http://www.vbansko.ru/pic/hpic.php?pic="+id, 'Picture', "copyhistory=no,directories=no,menubar=no,location=no,resizable=no,scrollbars=yes,width=890,height=768");
  hot.focus();
}

function gallery()
{
  hot = window.open("http://www.vbansko.ru/pic/gallery.php", 'Picture', "copyhistory=no,directories=no,menubar=no,location=no,resizable=no,scrollbars=yes,width=890,height=768");
  hot.focus();
}