function photo(id)	{
  hot = window.open("http://turkey.turmaster.ru/photos.php?pic="+id, 'Picture', "copyhistory=no,directories=no,menubar=no,location=no,resizable=no,scrollbars=yes,width=400,height=500");
  hot.focus();
		        }

function pic(id)	{
  hot = window.open("http://turkey.turmaster.ru/pics.php?pic="+id, 'Picture', "copyhistory=no,directories=no,menubar=no,location=no,resizable=no,scrollbars=yes,width=650,height=790");
  hot.focus();
		        }

function show_maps(id)	{
  hot = window.open("http://turkey.turmaster.ru/show_maps.php?map="+id, 'Picture', "copyhistory=no,directories=no,menubar=no,location=no,resizable=no,scrollbars=yes,width=1090,height=790");
  hot.focus();
		        }

function h(id)	{
  hot = window.open("/pic/h.php?pic="+id, 'Picture', "copyhistory=no,directories=no,menubar=no,location=no,resizable=no,scrollbars=yes,width=1050,height=700");
  hot.focus();
		        }

function h2(id)	{
  hot = window.open("/pic/h2.php?pic="+id, 'Picture', "copyhistory=no,directories=no,menubar=no,location=no,resizable=no,scrollbars=yes,width=1050,height=700");
  hot.focus();
		        }