var lastShowedRegionFlatn = 0; var strN = ''; strN += '
'; strN += '
Продажа квартир на первичном рынке
(реальная сделка)
'; strN += ''; strN += ''; strN += ' '; strN += ' '; strN += ' '; strN += ''; strN += ''; strN += ' '; strN += ' '; strN += ''; strN += ''; strN += ' '; strN += ' '; strN += ' '; strN += ' '; strN += ''; strN += ''; strN += ' '; strN += ' '; strN += ' '; strN += ' '; strN += ''; strN += ''; strN += ' '; strN += ' '; strN += ' '; strN += ' '; strN += ''; strN += ''; strN += ' '; strN += ' '; strN += ' '; strN += ' '; strN += ''; strN += ''; strN += ' '; strN += ' '; strN += ' '; strN += ' '; strN += ''; strN += ''; strN += ' '; strN += ' '; strN += ' '; strN += ' '; strN += ''; strN += ''; strN += ' '; strN += ' '; strN += ' '; strN += ' '; strN += ''; strN += ''; strN += ' '; strN += ' '; strN += ' '; strN += ' '; strN += ''; strN += ''; strN += ' '; strN += ' '; strN += ' '; strN += ' '; strN += ''; strN += ''; strN += ' '; strN += ' '; strN += ' '; strN += ' '; strN += ''; strN += ''; strN += ' '; strN += ' '; strN += ' '; strN += ' '; strN += ''; /*strN += '';*/ strN += ''; strN += '
Район$ / м2
сегод.
Изменение цены
по сравнению с:
01.11.1101.01.11
'; lastShowedRegionFlatn=2;strN += '';strN += 'Киев1 6010%3.36%
'; strN += ' '; strN += ' Печерский2 5890.39%8.6%
'; strN += ' '; strN += ' Шевченковский1 9720.4%2.02%
'; strN += ' '; strN += ' Голосеевский1 5721.32%2.6%
'; strN += ' '; strN += ' Оболонский1 5720.57%2.42%
'; strN += ' '; strN += ' Подольский1 4940.95%4.84%
'; strN += ' '; strN += ' Днепровский1 4021.67%9.62%
'; strN += ' '; strN += ' Соломенский1 3871.07%2.05%
'; strN += ' '; strN += ' Святошинский1 3170.6%3.54%
'; strN += ' '; strN += ' Дарницкий1 3001.09%6.64%
'; strN += ' '; strN += ' Деснянский1 2610.71%1.69%
'; strN += ''; strN += ''; strN += ''; strN += ''; strN += ''; strN += ''; strN += '
'; document.write(strN); regIdFlatn = 0; oblIdFlatn = 0; function whatMakeFlatn(obl, reg) { oblIdFlatn = obl; regIdFlatn = reg; goDinamicFlatn(); } function goDinamicFlatn() { setElementFlatn(); url = "http://www.svdevelopment.com/ru/web/flat_costs/"; document.getElementById("whatDoFormFlatn").action = url; document.whatDoFormFlatn.submit(); // closeWhatFlatn(); } function setElementFlatn() { document.getElementById("oblCalcFlatn").value = oblIdFlatn; document.getElementById("oblDinFlatn").value = oblIdFlatn; document.getElementById("regOblFlatn").value = regIdFlatn; document.getElementById("regDinFlatn").value = regIdFlatn; } function closeWhatFlatn() { obj = document.getElementById("sv-what-house"); if(obj) { obj.style.display="none"; } } function openOblastFlatn(id) { obj = document.getElementById("omgOblFlatn"+id); if(obj) { if(obj.src.indexOf("minus.gif")==-1) { obj.src="http://www.svdevelopment.com/img/minus.gif"; showHideRegionsFlatn(id, ""); if(lastShowedRegionFlatn>0 && lastShowedRegionFlatn!=id) hideOblastFlatn(lastShowedRegionFlatn); obj = document.getElementById("ttlOblFlatn_"+id); if(obj) { obj.className = "sv-reg-op"; } } else { obj.src="http://www.svdevelopment.com/img/plus.gif"; showHideRegionsFlatn(id, "none"); } } lastShowedRegionFlatn = id; } function hideOblastFlatn(id) { obj = document.getElementById("omgOblFlatn"+id); if(obj) { if(obj.src.indexOf("minus.gif")==-1) { } else { obj.src="http://www.svdevelopment.com/img/plus.gif"; showHideRegionsFlatn(id, "none"); } } obj = document.getElementById("ttlOblFlatn_"+id); if(obj) { obj.className = "sv-reg-cl"; } } function showHideRegionsFlatn(id, action) { objs = document.getElementsByTagName("tr"); id = "trOblFlatn_"+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); }