clearErrors();var leftHouseCache={};function loadLeftHouse(){var _={};_.NLId=42;AdminNews.getListNews(_,1,10,function(B){var A,_;for(var C=0;C<B.length;C++){A=B[C];_=A.id;dwr.util.cloneNode("patternLp",{idSuffix:_});dwr.util.setValue("h_picLp"+_,"<img src="+A.NPic+" width=65 height=44 />",{escapeHtml:false});dwr.util.setValue("h_nameLp"+_,A.NTitle);leftHouseCache[_]=A;$("patternLp").style.display="none";$("patternLp"+_).style.display=""}})}function showLeftHouse(_){var $=leftHouseCache[_.substring(9)];if(null!=$)open("lpxs_content.html?"+$.id)}