// JavaScript Document
function slide_zzjs_net(e) {
    if (document.getElementById(e) && document.getElementById(e).getElementsByTagName('ul')) {
        for (var r = document.getElementById(e).getElementsByTagName('ul'), c = clearInterval, i = -1, p = r[0], j; j = r[++i]; ) {
            j.style.height = (i ? 24 : 230) + 'px';
            j.onclick = function () { clearTimeout(j); var i = this; j = setTimeout(function () { if (p != i) _(p, 230, 24)(p = i, 24, 230) }, 200) };
        }
        function _(el, f, t) {
            c(el.$1); el.className = f > t ? '' : 'on';
            return el.$1 = setInterval(function () { el.style.height = (f += Math[f > t ? 'floor' : 'ceil']((t - f) * .3)) + 'px'; if (f == t) c(el.$1) }, 10), _
        }
    }
};
new slide_zzjs_net("sfq");
