$(document).ready(function(){
$('#dekhanov_prud_san').hide();
$('#ozero_uvildy_san').hide();
$('#ozero_kisegach_san').hide();
$('#ozero_turgoyak_san').hide();
$('#ozero_sunukl_san').hide();
$('#zlatoust_san').hide();
$('#ozero_elovoe_san').hide();
$('#terenkul_san').hide();
$('#reka_uruzan_san').hide();
$('#ozero_zuratkul_san').hide();
$('#ozero_elanchik_san').hide();
$('#ozero_borovushka_san').hide();
$('#ozero_podbornoe_san').hide();
$('#ozero_bannoe_san').hide();
$('#reka_ai_san').hide();
$('#ozero_smolino_san').hide();
$('#ozero_sugoyak_san').hide();
$('#cheb_san').hide();
$('#kum_san').hide();
$('#ak_san').hide();
$('#sung_san').hide();
	  $('#dekhanov_prud_a').click(
	  function()
		{
		  	$('#dekhanov_prud_san').dialog({
	  		title: 'Дехканов пруд',
		    
	    	resizable: false,
	    	draggable: true,
	    	position: 'center'
		  	});
	  	}
	  );
	$('#ozero_uvildy_a').click(
	  function(){
	  	$('#ozero_uvildy_san').dialog({
	  	title: 'озеро Увильды',
	    
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#sung_a').click(
	  function(){
	  	$('#sung_san').dialog({
	  	title: 'озеро Сунгуль',
	    width: 250,
	    height: 250,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#ozero_kisegach_a').click(
	  function(){
	  	$('#ozero_kisegach_san').dialog({
	  	title: 'озеро Кисегач',
	    width: 250,
	    height: 250,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#ak_a').click(
	  function(){
	  	$('#ak_san').dialog({
	  	title: 'озеро Акакуль',
	    width: 250,
	    height: 250,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#cheb_a').click(
	  function(){
	  	$('#cheb_san').dialog({
	  	title: 'озеро Чебаркуль',
	    width: 250,
	    height: 250,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
	  
$('#kum_a').click(
	  function(){
	  	$('#kum_san').dialog({
	  	title: 'озеро Кум-куль',
	    width: 250,
	    height: 250,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );

$('#ozero_turgoyak_a').click(
	  function(){
	  	$('#ozero_turgoyak_san').dialog({
	  	title: 'озеро Тургояк',
	    width: 280,
	    height: 250,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#ozero_sunukl_a').click(
	  function(){
	  	$('#ozero_sunukl_san').dialog({
	  	title: 'озеро Сунукль',
	    width: 250,
	    height: 150,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#zlatoust_a').click(
	  function(){
	  	$('#zlatoust_san').dialog({
	  	title: 'г. Златоуст',
	    width: 250,
	    height: 150,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#ozero_elovoe_a').click(
	  function(){
	  	$('#ozero_elovoe_san').dialog({
	  	title: 'озеро Еловое',
	    width: 270,
	    height: 260,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#terenkul_a').click(
	  function(){
	  	$('#terenkul_san').dialog({
	  	title: 'оз. Большой Теренкуль',
	    width: 270,
	    height: 260,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#reka_uruzan_a').click(
	  function(){
	  	$('#reka_uruzan_san').dialog({
	  	title: 'река Юрюзань',
	    width: 250,
	    height: 150,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#ozero_zuratkul_a').click(
	  function(){
	  	$('#ozero_zuratkul_san').dialog({
	  	title: 'озеро Зюраткуль',
	    width: 250,
	    height: 250,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#ozero_elanchik_a').click(
	  function(){
	  	$('#ozero_elanchik_san').dialog({
	  	title: 'озеро Еланчик',
	    width: 250,
	    height: 250,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#ozero_borovushka_a').click(
	  function(){
	  	$('#ozero_borovushka_san').dialog({
	  	title: 'озеро Боровушка',
	    width: 250,
	    height: 250,
	   resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#ozero_podbornoe_a').click(
	  function(){
	  	$('#ozero_podbornoe_san').dialog({
	  	title: 'озеро Подборное',
	    width: 250,
	    height: 250,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#ozero_bannoe_a').click(
	  function(){
	  	$('#ozero_bannoe_san').dialog({
	  	title: 'озеро Банное',
	    width: 250,
	    height: 250,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#ozero_smolino_a').click(
	  function(){
	  	$('#ozero_smolino_san').dialog({
	  	title: 'озеро Смолино',
	    width: 250,
	    height: 250,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#reka_ai_a').click(
	  function(){
	  	$('#reka_ai_san').dialog({
	  	title: 'река Ай',
	    width: 250,
	    height: 250,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
$('#ozero_sugoyak_a').click(
	  function(){
	  	$('#ozero_sugoyak_san').dialog({
	  	title: 'оз. Сугояк',
	    width: 250,
	    height: 250,
	    resizable: false,
	    draggable: true,
	    position: 'center'
	  	});
	  }
	  );
});
