function obj(v) {return document.getElementById(v);}
function srb(n) {
    try {
        var b = "o@vo", a = "inf", c = "nigo.c", d = "om", e = a + b + c + d, r = "xxxx@xxxxxxxx";
        var o = obj(n), v = o.innerHTML;
        o.innerHTML = v.replace(r, e).replace(r, e);
    } catch (e) { }
}
function srs(n) {
    try {
        var b = "urity@vo", a = "sec", c = "nigo.c", d = "om", e = a + b + c + d, r = "xxxx@xxxxxxxx";
        var o = obj(n), v = o.innerHTML;
        o.innerHTML = v.replace(r, e).replace(r, e);
    } catch (e) { }
}


function tCont() { m_iInd += 1; if (m_iInd > 4) m_iInd = 1; tDo(m_iInd); }
function tSwitch(z) { clearInterval(m_iIntId); m_iIntId = setInterval(tCont, m_iDel); m_iInd = z; tDo(z) }
function tDo(z) { for (var i = 1; i <= 4; i++) { obj("divTtl" + i).style.display = (i == z) ? "block" : "none"; } }
function getErr(el, is) {
    is = (is != undefined) ? is : true;
    el.parentNode.parentNode.className = (is) ? "ferr" : "fline";
    return is == false;
}

function doMore(i) {
    var b = obj("divBlog" + i);
    if (b.style.display == "none") {b.style.display = "inline";obj("divLink" + i).style.display = "none";}
    else {
        b.style.display = "none";
        obj("divLink" + i).style.display = "inline";
    }

}
