var lastShowedRegionRent_all = 0; var lastShowedRegionRent_1 = 0; var lastShowedRegionRent_2 = 0; var lastShowedRegionRent_3 = 0; var str = ''; str += ''; str += "
"; str += '
'; str += ''; str += ''; str += ''; str += ''; str += ''; str += ''; str += ''; str += ''; str += ''; str += '
'; str += '
Стоимость аренды квартир (цены на аренду)
(реальная сделка)
'; lastShowedRentTable = 'all'; str += '
'; str += '
Общая
'; str += '
1 ком.
'; str += '
2 ком.
'; str += '
3 ком.
'; str += '
 
'; str += '
'; str += '
'; str += ''; str += ''; str += ' '; str += ' '; str += ''; str += ''; str += ' '; str += ' '; str += ' '; str += ''; str += ''; str += ' '; str += ' '; str += ' '; str += ' '; str += ''; str += ''; str += ' '; str += ' '; str += ' '; str += ' '; str += ''; str += ''; str += ' '; str += ' '; str += ' '; str += ' '; str += ''; str += ''; str += ' '; str += ' '; str += ' '; str += ' '; str += ''; str += ''; str += ' '; str += ' '; str += ' '; str += ' '; str += ''; str += ''; str += ' '; str += ' '; str += ' '; str += ' '; str += ''; str += ''; str += ' '; str += ' '; str += ' '; str += ' '; str += ''; str += ''; str += ' '; str += ' '; str += ' '; str += ' '; str += ''; str += ''; str += ' '; str += ' '; str += ' '; str += ' '; str += ''; str += ''; str += ' '; str += ' '; str += ' '; str += ' '; str += ''; str += ''; str += ' '; str += ' '; str += ' '; str += ' '; str += ''; str += ''; str += '
Район$ / сегод.
1 ком.2 ком.3 ком.
'; lastShowedRegionRent_all=2; str += '';str += 'Киев294399475
'; str += ' '; str += ' Печерский404520605
'; str += ' '; str += ' Шевченковский351578642
'; str += ' '; str += ' Оболонский323380485
'; str += ' '; str += ' Подольский294379471
'; str += ' '; str += ' Деснянский271348452
'; str += ' '; str += ' Соломенский270368469
'; str += ' '; str += ' Дарницкий266330386
'; str += ' '; str += ' Голосеевский264328455
'; str += ' '; str += ' Святошинский261361438
'; str += ' '; str += ' Днепровский252349425
'; str += '
'; str += ''; str += ''; str += ''; document.write(str); regIdRent = 0; oblIdRent = 0; roomIdRent = 0; function whatMakeRent(obl, reg, room) { obj = document.getElementById("sv-what-rent"); if(obj && obl==2) { obj.style.display = "block"; } oblIdRent = obl; regIdRent = reg; roomIdRent = room; if(obl!=2) { goDinamicRent(); } } function goDinamicRent() { setElementRent(); url = "http://www.svdevelopment.com/ru/web/rent/"; document.whatDoFormRent.action = url; document.whatDoFormRent.submit(); closeWhatRent(); } function goPriceRent() { setElementRent(); url = "http://www.svdevelopment.com/ru/web/val_object/"; document.whatDoFormRent.action = url; document.whatDoFormRent.submit(); closeWhatRent(); } function setElementRent() { document.getElementById("oblCalcRent").value = oblIdRent; document.getElementById("oblDinRent").value = oblIdRent; document.getElementById("regOblRent").value = regIdRent; document.getElementById("regDinRent").value = regIdRent; document.getElementById("roomDinRent").value = roomIdRent; document.getElementById("oblDIdRent").value = regIdRent; var valRoom = 0; if(roomIdRent==1) { valRoom = 261; } if(roomIdRent==2) { valRoom = 262; } if(roomIdRent==3) { valRoom = 263; } document.getElementById("oblCountRoomRent").value = valRoom; } function closeWhatRent() { obj = document.getElementById("sv-what-rent"); if(obj) { obj.style.display="none"; } } function openOblastRent(id, room) { var lasIdObj = ''; switch(room) { case 'all': lasIdObj = lastShowedRegionRent_all; break; case '1': lasIdObj = lastShowedRegionRent_1; break; case '2': lasIdObj = lastShowedRegionRent_2; break; case '3': lasIdObj = lastShowedRegionRent_3; break; } obj = document.getElementById("omgOblRent_"+room+"_"+id); if(obj) { if(obj.src.indexOf("minus.gif")==-1) { obj.src="http://www.svdevelopment.com/img/minus.gif"; showHideRegionsRent(id, "", room); if(lasIdObj>0 && lasIdObj!=id) hideOblastRent(lasIdObj, room); obj = document.getElementById("ttlOblRent_"+id); if(obj) { obj.className = "sv-reg-op"; } } else { obj.src="http://www.svdevelopment.com/img/plus.gif"; showHideRegionsRent(id, "none", room); } } switch(room) { case 'all': lastShowedRegionRent_all = id; break; case '1': lastShowedRegionRent_1 = id; break; case '2': lastShowedRegionRent_2 = id; break; case '3': lastShowedRegionRent_3 = id; break; } } function hideOblastRent(id, room) { obj = document.getElementById("omgOblRent"+id); if(obj) { if(obj.src.indexOf("minus.gif")==-1) { } else { obj.src="http://www.svdevelopment.com/img/plus.gif"; showHideRegionsRent(id, "none", room); } } obj = document.getElementById("ttlOblRent_"+id); if(obj) { obj.className = "sv-reg-cl"; } } function showHideRegionsRent(id, action, room) { objs = document.getElementsByTagName("tr"); id = "trOblRent_"+room+"_"+id; // s = ''; for(i in objs) { if((objs[i].className == "sv-dev-cellS0" || objs[i].className == "sv-dev-cellS1") && objs[i].id.indexOf(id)==0) { // s+= i+"="+objs[i].className+":"+objs[i].title+"|\t"; objs[i].style.display = action; } } // alert(s); } function showTableRent(id) { obj = document.getElementById('hdRentA_'+lastShowedRentTable); if(obj) obj.style.display = "block"; obj = document.getElementById('hdRent_'+lastShowedRentTable); if(obj) obj.style.display = "none"; obj = document.getElementById('rent_'+lastShowedRentTable); if(obj) obj.style.display = "none"; obj = document.getElementById('hdRentA_'+id); if(obj) obj.style.display = "none"; obj = document.getElementById('hdRent_'+id); if(obj) obj.style.display = "block"; obj = document.getElementById('rent_'+id); if(obj) obj.style.display = "block"; lastShowedRentTable = id; }