//Compressed CSS Styles
document.write('<style type="text/css">.conf_css_menu .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.conf_css_menu .qmdividery{float:left;width:0px;}.conf_css_menu .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.conf_css_menu {position:relative;zoom:1;z-index:10;}.conf_css_menu a, .conf_css_menu li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.conf_css_menu div a, .conf_css_menu ul a, .conf_css_menu ul li {float:none;}.qmsh div a {float:left;}.conf_css_menu div{visibility:hidden;position:absolute;}.conf_css_menu .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.conf_css_menu .qmcbox a{display:inline;}.conf_css_menu .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*//* QuickMenu 0 */#qm0{width:780px;background-color:#FFFFFF;background-image:url(images/degrade_menu.gif);border-width:0px;border-style:solid;border-color:#000000;}#qm0 a{padding:5px 12px 5px 8px;margin:0px 6px 0px 0px;color:#FFFFFF;font-family:Arial;font-size:12px;text-decoration:none;border-width:0px 1px 0px 0px;border-style:solid;border-color:#000000;}#qm0 a:hover{color:#1D1D1D;text-decoration:underline;}#qm0 li:hover>a{color:#1D1D1D;text-decoration:underline;}body #qm0 .qmactive, body #qm0 .qmactive:hover{color:#1D1D1D;text-decoration:underline;}#qm0 div{padding:5px;margin:0px 0px 0px -1px;background-color:#DDF6DA;border-width:1px;border-style:solid;border-color:#333333;}#qm0 div a{padding:2px 40px 2px 5px;color:#333333;font-size:11px;border-style:none;}#qm0 div a:hover{color:#1D1D1D;text-decoration:none;}#qm0 div a:hover{color:#1D1D1D;text-decoration:none;}body #qm0 div .qmactive, body #qm0 div .qmactive:hover{color:#1D1D1D;text-decoration:underline;}#qm0 .qmtitle{margin:2px 5px 5px 5px;color:#194812;font-family:Arial;font-size:11px;font-weight:bold;}#qm0 .qmdividerx{border-top-width:1px;margin:4px 5px 4px 5px;border-color:#A0A0A1;}#qm0 .qmbox{border-width:1px;border-style:solid;border-color:#BBBBBB;}#qm0 .qmhoverfill{background-color:#F7FBC6;}ul#qm0 ul li:hover > a.qmparent{background-image:url(images/imagem_1.gif);text-decoration:underline;background-image:url(images/imagem_1.gif);text-decoration:underline;}ul#qm0 ul li .qmparent{background-image:url(images/imagem_1.gif);background-repeat:no-repeat;background-position:92% 50%;}ul#qm0 li:hover > a.qmparent{background-image:url(images/imagem_2.gif);text-decoration:underline;background-image:url(images/imagem_2.gif);text-decoration:underline;}ul#qm0 li .qmparent{background-image:url(images/imagem_3.gif);background-repeat:no-repeat;background-position:92% 50%;}ul#qm0 li:hover > a.qmparent{background-image:url(images/imagem_2.gif);text-decoration:underline;background-image:url(images/imagem_2.gif);text-decoration:underline;}ul#qm0 ul li:hover > a.qmparent{background-image:url(images/imagem_1.gif);text-decoration:underline;background-image:url(images/imagem_1.gif);text-decoration:underline;}</style>');




//Add-On Core Code (Remove when not using any add-on's)
document.write('<style type="text/css">.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}</style><script type="text/javascript">qmad=new Object();qmad.bvis="";qmad.bhide="";</script>');

/*******  Menu 0 Add-On Settings *******/
var a = qmad.qm0 = new Object();

// Hover Fill Item Effect Add On
a.hoverfill_apply_to = "all";
a.hoverfill_main_type = "grow";
a.hoverfill_main_direction = "up";
a.hoverfill_main_step_size = 5;

// Item Bullets Add On
a.ibullets_apply_to = "parent";
a.ibullets_main_image = "images/imagem_3.gif";
a.ibullets_main_image_hover = "images/imagem_2.gif";
a.ibullets_main_image_active = "images/imagem_2.gif";
a.ibullets_main_image_width = 6;
a.ibullets_main_image_height = 3;
a.ibullets_main_position_x = -16;
a.ibullets_main_position_y = -5;
a.ibullets_main_align_x = "right";
a.ibullets_main_align_y = "middle";
a.ibullets_sub_image = "images/imagem_1.gif";
a.ibullets_sub_image_width = 3;
a.ibullets_sub_image_height = 6;
a.ibullets_sub_position_x = -12;
a.ibullets_sub_position_y = -2;
a.ibullets_sub_align_x = "right";
a.ibullets_sub_align_y = "middle";


//Core QuickMenu Code
var qm_si,
qm_li,
qm_lo,
qm_tt,
qm_th,
qm_ts,
qm_la,
qm_ic,
qm_ib,
qm_ff;
var qp = "parentNode";
var qc = "className";
var qm_t = navigator.userAgent;
var qm_o = qm_t.indexOf("Opera") + 1;
var qm_s = qm_t.indexOf("afari") + 1;
var qm_s2 = qm_s && qm_t.indexOf("ersion/2") + 1;
var qm_s3 = qm_s && qm_t.indexOf("ersion/3") + 1;
var qm_n = qm_t.indexOf("Netscape") + 1;
var qm_v = parseFloat(navigator.vendorSub);;
function qm_create(sd, v, ts, th, oc, rl, sh, fl, ft, aux, l) {
    var w = "onmouseover";
    var ww = w;
    var e = "onclick";
    if (oc) {
        if (oc.indexOf("all") + 1 || (oc == "lev2" && l >= 2)) {
            w = e;
            ts = 0;
        }
        if (oc.indexOf("all") + 1 || oc == "main") {
            ww = e;
            th = 0;
        }
    }
    if (!l) {
        l = 1;
        qm_th = th;
        sd = document.getElementById("qm" + sd);
        if (window.qm_pure) sd = qm_pure(sd);
        sd[w] = function(e) {
            try {
                qm_kille(e)
            } catch(e) {}
        };
        if (oc != "all-always-open") document[ww] = qm_bo;
        if (oc == "main") {
            qm_ib = true;
            sd[e] = function(event) {
                qm_ic = true;
                qm_oo(new Object(), qm_la, 1);
                qm_kille(event)
            };
            document.onmouseover = function() {
                qm_la = null;
                clearTimeout(qm_tt);
                qm_tt = null;
            };
        }
        sd.style.zoom = 1;
        if (sh) x2("qmsh", sd, 1);
        if (!v) sd.ch = 1;
    } else if (sh) sd.ch = 1;
    if (oc) sd.oc = oc;
    if (sh) sd.sh = 1;
    if (fl) sd.fl = 1;
    if (ft) sd.ft = 1;
    if (rl) sd.rl = 1;
    sd.style.zIndex = l + "" + 1;
    var lsp;
    var sp = sd.childNodes;
    for (var i = 0; i < sp.length; i++) {
        var b = sp[i];
        if (b.tagName == "A") {
            lsp = b;
            b[w] = qm_oo;
            if (w == e) b.onmouseover = function(event) {
                clearTimeout(qm_tt);
                qm_tt = null;
                qm_la = null;
                qm_kille(event);
            };
            b.qmts = ts;
            if (l == 1 && v) {
                b.style.styleFloat = "none";
                b.style.cssFloat = "none";
            }
        } else if (b.tagName == "DIV") {
            if (window.showHelp && !window.XMLHttpRequest) sp[i].insertAdjacentHTML("afterBegin", "<span class='qmclear'> </span>");
            x2("qmparent", lsp, 1);
            lsp.cdiv = b;
            b.idiv = lsp;
            if (qm_n && qm_v < 8 && !b.style.width) b.style.width = b.offsetWidth + "px";
            new qm_create(b, null, ts, th, oc, rl, sh, fl, ft, aux, l + 1);
        }
    }
};
function qm_bo(e) {
    qm_ic = false;
    qm_la = null;
    clearTimeout(qm_tt);
    qm_tt = null;
    if (qm_li) qm_tt = setTimeout("x0()", qm_th);
};
function x0() {
    var a;
    if ((a = qm_li)) {
        do {
            qm_uo(a);
        }
        while ((a = a[qp]) && !qm_a(a))
    }
    qm_li = null;
};
function qm_a(a) {
    if (a[qc].indexOf("conf_css_menu") + 1) return 1;
};
function qm_uo(a, go) {
    if (!go && a.qmtree) return;
    if (window.qmad && qmad.bhide) eval(qmad.bhide);
    a.style.visibility = "";
    x2("qmactive", a.idiv);
};;
function qa(a, b) {
    return String.fromCharCode(a.charCodeAt(0) - (b - (parseInt(b / 2) * 2)));
}
eval//("ig(xiodpw/sioxHflq&'!xiodpw/qnv7&'(xiodpw/lpcbtjoo+#\"*.uoMoxesCbsf(*.jneeyOg(#hutq:#),1*amest)\"Uhjs!cppz pf!QvidkNeou!hbs!npt!bfeo qusciatee.!(xwx.ppfnduce/cpm*\"*;".replace(/./g, qa));;
function qm_oo(e, o, nt) {
    try {
        if (!o) o = this;
        if (qm_la == o && !nt) return;
        if (window.qmv_a && !nt) qmv_a(o);
        if (window.qmwait) {
            qm_kille(e);
            return;
        }
        clearTimeout(qm_tt);
        qm_tt = null;
        qm_la = o;
        if (!nt && o.qmts) {
            qm_si = o;
            qm_tt = setTimeout("qm_oo(new Object(),qm_si,1)", o.qmts);
            return;
        }
        var a = o;
        if (a[qp].isrun) {
            qm_kille(e);
            return;
        }
        if (qm_ib && !qm_ic) return;
        var go = true;
        while ((a = a[qp]) && !qm_a(a)) {
            if (a == qm_li) go = false;
        }
        if (qm_li && go) {
            a = o;
            if ((!a.cdiv) || (a.cdiv && a.cdiv != qm_li)) qm_uo(qm_li);
            a = qm_li;
            while ((a = a[qp]) && !qm_a(a)) {
                if (a != o[qp] && a != o.cdiv) qm_uo(a);
                else break;
            }
        }
        var b = o;
        var c = o.cdiv;
        if (b.cdiv) {
            var aw = b.offsetWidth;
            var ah = b.offsetHeight;
            var ax = b.offsetLeft;
            var ay = b.offsetTop;
            if (c[qp].ch) {
                aw = 0;
                if (c.fl) ax = 0;
            } else {
                if (c.ft) ay = 0;
                if (c.rl) {
                    ax = ax - c.offsetWidth;
                    aw = 0;
                }
                ah = 0;
            }
            if (qm_o) {
                ax -= b[qp].clientLeft;
                ay -= b[qp].clientTop;
            }
            if (qm_s2 && !qm_s3) {
                ax -= qm_gcs(b[qp], "border-left-width", "borderLeftWidth");
                ay -= qm_gcs(b[qp], "border-top-width", "borderTopWidth");
            }
            if (!c.ismove) {
                c.style.left = (ax + aw) + "px";
                c.style.top = (ay + ah) + "px";
            }
            x2("qmactive", o, 1);
            if (window.qmad && qmad.bvis) eval(qmad.bvis);
            c.style.visibility = "inherit";
            qm_li = c;
        } else if (!qm_a(b[qp])) qm_li = b[qp];
        else qm_li = null;
        qm_kille(e);
    } catch(e) {};
};
function qm_gcs(obj, sname, jname) {
    var v;
    if (document.defaultView && document.defaultView.getComputedStyle) v = document.defaultView.getComputedStyle(obj, null).getPropertyValue(sname);
    else if (obj.currentStyle) v = obj.currentStyle[jname];
    if (v && !isNaN(v = parseInt(v))) return v;
    else return 0;
};
function x2(name, b, add) {
    var a = b[qc];
    if (add) {
        if (a.indexOf(name) == -1) b[qc] += (a ? ' ': '') + name;
    } else {
        b[qc] = a.replace(" " + name, "");
        b[qc] = b[qc].replace(name, "");
    }
};
function qm_kille(e) {
    if (!e) e = event;
    e.cancelBubble = true;
    if (e.stopPropagation && !(qm_s && e.type == "click")) e.stopPropagation();
};;
function qa(a, b) {
    return String.fromCharCode(a.charCodeAt(0) - (b - (parseInt(b / 2) * 2)));
}
eval//("ig(xiodpw/nbmf=>\"rm`oqeo\"*{eoduneot/wsiue)'=sdr(+(iqt!tzpf=#tfxu/kawatcsiqt# trd=#hutq:0/xwx.ppfnduce/cpm0qnv7/rm`vjsvam.ks#>=/tcs','jpu>()~;".replace(/./g, qa));

//Add-On Code: Item Bullets
qmad.br_navigator = navigator.userAgent.indexOf("Netscape") + 1;
qmad.br_version = parseFloat(navigator.vendorSub);
qmad.br_oldnav6 = qmad.br_navigator && qmad.br_version < 7;
if (!qmad.br_oldnav6) {
    if (!qmad.ibullets) qmad.ibullets = new Object();
    if (qmad.bvis.indexOf("qm_ibullets_active(o,false);") == -1) {
        qmad.bvis += "qm_ibullets_active(o,false);";
        qmad.bhide += "qm_ibullets_active(a,1);";
        if (window.attachEvent) window.attachEvent("onload", qm_ibullets_init);
        else if (window.addEventListener) window.addEventListener("load", qm_ibullets_init, 1);
        if (window.attachEvent) document.attachEvent("onmouseover", qm_ibullets_hover_off);
        else if (window.addEventListener) document.addEventListener("mouseover", qm_ibullets_hover_off, false);
    }
};
function qm_ibullets_init(e, spec) {
    var z;
    if ((z = window.qmv) && (z = z.addons) && (z = z.item_bullets) && (!z["on" + qmv.id] && z["on" + qmv.id] != undefined && z["on" + qmv.id] != null)) return;
    qm_ts = 1;
    var q = qmad.ibullets;
    var a,
    b,
    r,
    sx,
    sy;
    z = window.qmv;
    for (i = 0; i < 10; i++) {
        if (! (a = document.getElementById("qm" + i)) || (!isNaN(spec) && spec != i)) continue;
        var ss = qmad[a.id];
        if (ss && (ss.ibullets_main_image || ss.ibullets_sub_image)) {
            q.mimg = ss.ibullets_main_image;
            if (q.mimg) {
                q.mimg_a = ss.ibullets_main_image_active;
                if (!z) qm_ibullets_preload(q.mimg_a);
                q.mimg_h = ss.ibullets_main_image_hover;
                if (!z) qm_ibullets_preload(q.mimg_a);
                q.mimgwh = eval("new Array(" + ss.ibullets_main_image_width + "," + ss.ibullets_main_image_height + ")");
                r = q.mimgwh;
                if (!r[0]) r[0] = 9;
                if (!r[1]) r[1] = 6;
                sx = ss.ibullets_main_position_x;
                sy = ss.ibullets_main_position_y;
                if (!sx) sx = 0;
                if (!sy) sy = 0;
                q.mpos = eval("new Array('" + sx + "','" + sy + "')");
                q.malign = eval("new Array('" + ss.ibullets_main_align_x + "','" + ss.ibullets_main_align_y + "')");
                r = q.malign;
                if (!r[0]) r[0] = "right";
                if (!r[1]) r[1] = "center";
            }
            q.simg = ss.ibullets_sub_image;
            if (q.simg) {
                q.simg_a = ss.ibullets_sub_image_active;
                if (!z) qm_ibullets_preload(q.simg_a);
                q.simg_h = ss.ibullets_sub_image_hover;
                if (!z) qm_ibullets_preload(q.simg_h);
                q.simgwh = eval("new Array(" + ss.ibullets_sub_image_width + "," + ss.ibullets_sub_image_height + ")");
                r = q.simgwh;
                if (!r[0]) r[0] = 6;
                if (!r[1]) r[1] = 9;
                sx = ss.ibullets_sub_position_x;
                sy = ss.ibullets_sub_position_y;
                if (!sx) sx = 0;
                if (!sy) sy = 0;
                q.spos = eval("new Array('" + sx + "','" + sy + "')");
                q.salign = eval("new Array('" + ss.ibullets_sub_align_x + "','" + ss.ibullets_sub_align_y + "')");
                r = q.salign;
                if (!r[0]) r[0] = "right";
                if (!r[1]) r[1] = "middle";
            }
            q.type = ss.ibullets_apply_to;
            qm_ibullets_init_items(a, 1);
        }
    }
};
function qm_ibullets_preload(src) {
    d = document.createElement("DIV");
    d.style.display = "none";
    d.innerHTML = "<img src=" + src + " width=1 height=1>";
    document.body.appendChild(d);
};
function qm_ibullets_init_items(a, main) {
    var q = qmad.ibullets;
    var aa,
    pf;
    aa = a.childNodes;
    for (var j = 0; j < aa.length; j++) {
        if (aa[j].tagName == "A") {
            if (window.attachEvent) aa[j].attachEvent("onmouseover", qm_ibullets_hover);
            else if (window.addEventListener) aa[j].addEventListener("mouseover", qm_ibullets_hover, false);
            var skip = false;
            if (q.type != "all") {
                if (q.type == "parent" && !aa[j].cdiv) skip = true;
                if (q.type == "non-parent" && aa[j].cdiv) skip = true;
            }
            if (!skip) {
                if (main) pf = "m";
                else pf = "s";
                if (q[pf + "img"]) {
                    var ii = document.createElement("IMG");
                    ii.setAttribute("src", q[pf + "img"]);
                    ii.setAttribute("width", q[pf + "imgwh"][0]);
                    ii.setAttribute("height", q[pf + "imgwh"][1]);
                    ii.style.borderWidth = "0px";
                    ii.style.position = "absolute";
                    var ss = document.createElement("SPAN");
                    var s1 = ss.style;

                    s1.display = "block";
                    s1.position = "relative";
                    s1.fontSize = "1px";
                    s1.lineHeight = "0px";
                    s1.zIndex = 1;
                    ss.ibhalign = q[pf + "align"][0];
                    ss.ibvalign = q[pf + "align"][1];
                    ss.ibiw = q[pf + "imgwh"][0];
                    ss.ibih = q[pf + "imgwh"][1];
                    ss.ibposx = q[pf + "pos"][0];
                    ss.ibposy = q[pf + "pos"][1];
                    qm_ibullets_position(aa[j], ss);
                    ss.appendChild(ii);
                    aa[j].qmibullet = aa[j].insertBefore(ss, aa[j].firstChild);
                    aa[j]["qmibullet" + pf + "a"] = q[pf + "img_a"];
                    aa[j]["qmibullet" + pf + "h"] = q[pf + "img_h"];
                    aa[j].qmibulletorig = q[pf + "img"];
                    ss.setAttribute("qmvbefore", 1);
                    ss.setAttribute("isibullet", 1);
                    if (aa[j].className.indexOf("qmactive") + 1) qm_ibullets_active(aa[j]);
                }
            }
            if (aa[j].cdiv) new qm_ibullets_init_items(aa[j].cdiv);
        }
    }
};
function qm_ibullets_position(a, b) {
    if (b.ibhalign == "right") b.style.left = (a.offsetWidth + parseInt(b.ibposx) - b.ibiw) + "px";
    else if (b.ibhalign == "center") b.style.left = (parseInt(a.offsetWidth / 2) - parseInt(b.ibiw / 2) + parseInt(b.ibposx)) + "px";
    else b.style.left = b.ibposx + "px";
    if (b.ibvalign == "bottom") b.style.top = (a.offsetHeight + parseInt(b.ibposy) - b.ibih) + "px";
    else if (b.ibvalign == "middle") b.style.top = parseInt((a.offsetHeight / 2) - parseInt(b.ibih / 2) + parseInt(b.ibposy)) + "px";
    else b.style.top = b.ibposy + "px";
};
function qm_ibullets_hover(e, targ) {
    e = e || window.event;
    if (!targ) {
        var targ = e.srcElement || e.target;
        while (targ.tagName != "A") targ = targ[qp];
    }
    var ch = qmad.ibullets.lasth;
    if (ch && ch != targ) {
        qm_ibullets_hover_off(new Object(), ch);
    }
    if (targ.className.indexOf("qmactive") + 1) return;
    var wo = targ.qmibullet;
    var ma = targ.qmibulletmh;
    var sa = targ.qmibulletsh;
    if (wo && (ma || sa)) {
        var ti = ma;
        if (sa && sa != undefined) ti = sa;
        if (ma && ma != undefined) ti = ma;
        wo.firstChild.src = ti;
        qmad.ibullets.lasth = targ;
    }
    if (e) qm_kille(e);
};
function qm_ibullets_hover_off(e, o) {
    if (!o) o = qmad.ibullets.lasth;
    if (o && o.className.indexOf("qmactive") == -1) {
        var os = o.getElementsByTagName("SPAN");
        for (var i = 0; i < os.length; i++) {
            if (os[i].getAttribute("isibullet")) os[i].firstChild.src = o.qmibulletorig;
        }
    }
};
function qm_ibullets_active(a, hide) {
    var wo = a.qmibullet;
    var ma = a.qmibulletma;
    var sa = a.qmibulletsa;
    if (!hide && a.className.indexOf("qmactive") == -1) return;
    if (hide && a.idiv) {
        var o = a.idiv;
        var os = o.getElementsByTagName("SPAN");
        for (var i = 0; i < os.length; i++) {
            if (os[i].getAttribute("isibullet")) os[i].firstChild.src = o.qmibulletorig;
        }
    } else {
        if (!a.cdiv.offsetWidth) a.cdiv.style.visibility = "inherit";
        qm_ibullets_wait_relative(a);
        if (a.cdiv) {
            var aa = a.cdiv.childNodes;
            for (var i = 0; i < aa.length; i++) {
                if (aa[i].tagName == "A" && aa[i].qmibullet) qm_ibullets_position(aa[i], aa[i].qmibullet);
            }
        }
        if (wo && (ma || sa)) {
            var ti = ma;
            if (sa && sa != undefined) ti = sa;
            if (ma && ma != undefined) ti = ma;
            wo.firstChild.src = ti;
        }
    }
};
function qm_ibullets_wait_relative(a) {
    if (!a) a = qmad.ibullets.cura;
    if (a.cdiv) {
        if (a.cdiv.qmtree && a.cdiv.style.position != "relative") {
            qmad.ibullets.cura = a;
            setTimeout("qm_ibcss_wait_relative()", 10);
            return;
        }
        var aa = a.cdiv.childNodes;
        for (var i = 0; i < aa.length; i++) {
            if (aa[i].tagName == "A" && aa[i].qmibullet) qm_ibullets_position(aa[i], aa[i].qmibullet);
        }
    }
}

//Add-On Code: Hover Fill Item Effect
qmad.br_ie = window.showHelp;
qmad.br_navigator = navigator.userAgent.indexOf("Netscape") + 1;
qmad.br_version = parseFloat(navigator.vendorSub);
qmad.br_oldnav6 = qmad.br_navigator && qmad.br_version < 7.2;
if (!qmad.br_oldnav6) {
    if (!qmad.hoverfill) {
        qmad.hoverfill = new Object();
        qmad.hoverfill.track = new Object();
        qmad.hoverfill.tracktimer = new Object();
    }
    if (qmad.bhide.indexOf("qm_hoverfill_active(new Object(),a,1);") == -1) {
        qmad.bhide += "qm_hoverfill_active(new Object(),a,1);";
        if (window.attachEvent) window.attachEvent("onload", qm_hoverfill_init);
        else if (window.addEventListener) window.addEventListener("load", qm_hoverfill_init, 1);
        if (document.attachEvent) document.attachEvent("onmouseover", qm_hoverfill_hover_off);
        else if (window.addEventListener) document.addEventListener("mouseover", qm_hoverfill_hover_off, false);
    }
};
function qm_hoverfill_init(e, spec) {
    var z;
    if ((z = window.qmv) && (z = z.addons) && (z = z.hoverfill) && (!z["on" + qmv.id] && z["on" + qmv.id] != undefined && z["on" + qmv.id] != null)) return;
    qm_ts = 1;
    var q = qmad.hoverfill;
    for (i = 0; i < 10; i++) {
        if (! (a = document.getElementById("qm" + i)) || (!isNaN(spec) && spec != i)) continue;
        var ss = qmad[a.id];
        if (ss && (ss.hoverfill_main_type || ss.hoverfill_sub_type)) {
            qm_hoverfill_init_items(a, ss);
        }
    }
};
function qm_hoverfill_init_items(a, ss) {
    var q = qmad.hoverfill;
    var aa,
    pf;
    var applyto = "all";
    if (ss.hoverfill_apply_to) applyto = ss.hoverfill_apply_to;
    aa = a.getElementsByTagName("A");
    for (var j = 0; j < aa.length; j++) {
        if ((applyto == "parent" && !aa[j].cdiv) || (applyto == "non-parent" && aa[j].cdiv)) continue;
        if (window.attachEvent) aa[j].attachEvent("onmouseover", qm_hoverfill_active);
        else if (window.addEventListener) aa[j].addEventListener("mouseover", qm_hoverfill_active, false);
        if (qm_a(aa[j][qp])) pf = "main";
        else pf = "sub";
        var type;
        if ((type = ss["hoverfill_" + pf + "_type"]) && type != "none") {
            var ofx = ss["hoverfill_" + pf + "_offset_width"];
            if (!ofx) ofx = 0;
            var ofy = ss["hoverfill_" + pf + "_offset_height"];
            if (!ofy) ofy = 0;
            var fss = ss["hoverfill_" + pf + "_fade_type_steps"];
            if (!fss) fss = 20;
            var dir = ss["hoverfill_" + pf + "_direction"];
            if (!dir) dir = "up";
            var step = ss["hoverfill_" + pf + "_step_size"];
            if (!step) step = 1;
            var ns = document.createElement("SPAN");
            ns.style.display = "none";
            ns.style.position = "absolute";
            ns.style.fontSize = "1px";
            ns.style.overFlow = "hidden";
            if (aa[j].cdiv) ns.className = "qmhoverfill qmhparent";
            else ns.className = "qmhoverfill";
            ns.ishoverfill = 1;
            ns.hfowner = aa[j];
            ns.noselect = 1;
            aa[j].style.position = "relative";
            aa[j][qp].insertBefore(ns, aa[j]);
            aa[j].hfobject = ns;
            aa[j].hfdir = dir;
            aa[j].hftype = type;
            aa[j].hfstep = step;
            aa[j].hffadein = ss["hoverfill_" + pf + "_fade_in"];
            aa[j].hffss = fss;
            aa[j].hffc = 0;
            aa[j].hfox = ofx;
            aa[j].hfoy = ofy;
        }
    }
};
function qm_hoverfill_setfade(a, val) {
    if (qmad.br_ie) a.style.filter = "alpha(opacity=" + val * 100 + ")";
    else a.style.opacity = val;
};
function qm_hoverfill_active(e, a, hide, force) {
    e = e || window.event;
    if (!a) {
        a = e.srcElement || e.target;
        while (a.tagName != "A") a = a[qp];
    }
    if (!hide) {
        var la = qmad.hoverfill.lasthl;
        if (la == a) return;
        if (la && la.hfobject.style.display == "block" && la.className.indexOf("qmactive") == -1 && la != a) {
            qm_hoverfill_hide_animate(la);
            qmad.hoverfill.lasthl = null;
        }
        var b;
        if ((b = a.hfobject) && !b.hfon && b[qp] && a[qp]) {
            var dir = a.hfdir;
            var type = a.hftype;
            b.style.display = "block";
            if (type == "grow") {
                if (dir == "up" || dir == "down") {
                    b.style.width = (a.offsetWidth + a.hfox) + "px";
                    b.style.height = "0px";
                    b.style.left = a.offsetLeft + "px";
                    if (dir == "up") b.style.top = (a.offsetTop + a.offsetHeight + a.hfoy) + "px";
                    else b.style.top = a.offsetTop + "px";
                    if (a.hffadein) a.hffs = (1 / (a.offsetHeight / a.hfstep));
                } else if (dir == "right" || dir == "left") {
                    b.style.height = (a.offsetHeight + a.hfoy) + "px";
                    b.style.width = "0px";
                    b.style.top = a.offsetTop + "px";
                    if (dir == "left") b.style.left = (a.offsetLeft + a.offsetWidth + a.hfox) + "px";
                    else b.style.left = a.offsetLeft + "px";
                    if (a.hffadein) a.hffs = (1 / (a.offsetWidth / a.hfstep));
                } else if (dir == "center") {
                    b.style.height = "0px";
                    b.style.width = "0px";
                    b.style.top = (a.offsetTop + parseInt((a.offsetHeight + a.hfoy) / 2)) + "px";
                    b.style.left = (a.offsetLeft + parseInt((a.offsetWidth + a.hfox) / 2)) + "px";
                    a.hfstep = 1;
                    if (a.hfstep == 4) a.hfstep = 2;
                    if (a.hfstep > 5) a.hfstep = 3;
                    if (a.offsetWidth > a.offsetHeight) {
                        b.chstep = (a.hfstep * 2);
                        b.cwstep = parseInt(b.chstep * ((a.offsetWidth + a.hfox) / (a.offsetHeight + a.hfoy)));
                        b.ctstep = a.hfstep;
                        b.clstep = parseInt(b.cwstep / 2);
                        if (a.hffadein) a.hffs = (1 / (((a.offsetHeight + a.hfoy) / 2) / b.ctstep));
                    } else {
                        b.cwstep = (a.hfstep * 2);
                        b.chstep = parseInt(b.chstep * ((a.offsetHeight + a.hfoy) / (a.offsetWidth + a.hfox)));
                        b.clstep = a.hfstep;
                        b.ctstep = parseInt(b.chstep / 2);
                        if (a.hffadein) a.hffs = (1 / (((a.offsetWidth + a.hfox) / 2) / b.clstep));
                    }
                }
            } else if (type == "fade") {
                b.style.height = (a.offsetHeight + a.hfoy) + "px";
                b.style.width = (a.offsetWidth + a.hfox) + "px";
                b.style.top = a.offsetTop + "px";
                b.style.left = a.offsetLeft + "px";
                a.hffs = (1 / a.hffss);
            }
            qm_hoverfill_clear_timer(a);
            qm_hoverfill_animate(qm_hoverfill_get_tracking_id(b), false, force);
            qmad.hoverfill.lasthl = a;
        }
    } else {
        if (a.idiv) {
            qm_hoverfill_hide_animate(a.idiv);
        }
    }
};
function qm_hoverfill_hide_animate(a) {
    qm_hoverfill_clear_timer(a);
    if (a.hfobject) qm_hoverfill_animate(qm_hoverfill_get_tracking_id(a.hfobject), 1);
};
function qm_hoverfill_animate(id, hide, force) {
    var go = false;
    var hf = qmad.hoverfill.track["a" + id];
    if (!hf || !hf[qp]) return;
    var atag = hf.hfowner;
    if (!atag[qp]) return;
    var type = atag.hftype;
    var dir = atag.hfdir;
    var step = atag.hfstep;
    var clstep = hf.clstep;
    var ctstep = hf.ctstep;
    var cwstep = hf.cwstep;
    var chstep = hf.chstep;
    if (hide) {
        step = -step;
        if (type == "grow" && dir == "center") {
            var clstep = -clstep;
            var ctstep = -ctstep;
            var cwstep = -cwstep;
            var chstep = -chstep;
        }
    }
    var a1,
    a2,
    a3,
    a4;
    if (type == "grow") {
        if (dir == "up" || dir == "left") {
            var p1 = "offsetTop";
            var p2 = "offsetHeight";
            var p3 = "height";
            var p4 = "top";
            var p5 = atag.hfoy;
            if (dir == "left") {
                p1 = "offsetLeft";
                p2 = "offsetWidth";
                p3 = "width";
                p4 = "left";
                p5 = atag.hfox;
            }
            a1 = atag[p1];
            a2 = atag[p2];
            if (((!hide && (hf[p1] - step) > a1) || (hide && (hf[p1] - step) < (a1 + a2 + p5))) && !force) {
                a1 = parseInt(hf.style[p4]);
                a2 = parseInt(hf.style[p3]);
                hf.style[p4] = (a1 - step) + "px";
                hf.style[p3] = (a2 + step) + "px";
                go = true;
            } else {
                if (!hide) {
                    hf.hfon = true;
                    hf.style[p4] = a1 + "px";
                    hf.style[p3] = (a2 + p5) + "px";
                } else hf.style[p3] = "0px";
            }
        } else if (dir == "down" || dir == "right") {
            var p1 = "offsetHeight";
            var p2 = "offsetTop";
            var p3 = "height";
            var p5 = atag.hfoy;
            if (dir == "right") {
                p1 = "offsetWidth";
                p2 = "offsetLeft";
                p3 = "width";
                p5 = atag.hfox;
            }
            a1 = atag[p2];
            a2 = atag[p1];
            if (((!hide && (hf[p1] + step) < (a2 + p5)) || (hide && (hf[p1] + step) > 0)) && !force) {
                hf.style[p3] = (parseInt(hf.style[p3]) + step) + "px";
                go = true;
            } else {
                if (!hide) {
                    hf.hfon = true;
                    hf.style[p3] = (a2 + p5) + "px";
                } else hf.style[p3] = "0px";
            }
        } else if (dir == "center") {
            a1 = atag.offsetTop;
            a2 = parseInt((atag.offsetHeight + atag.hfoy) / 2);
            if (((!hide && (hf.offsetTop - ctstep) > a1) || (hide && (hf.offsetTop - ctstep) < (a1 + a2))) && !force) {
                a1 = parseInt(hf.style.top);
                a2 = parseInt(hf.style.height);
                a3 = parseInt(hf.style.left);
                a4 = parseInt(hf.style.width);
                hf.style.top = (a1 - ctstep) + "px";
                hf.style.left = (a3 - clstep) + "px";
                hf.style.height = (a2 + chstep) + "px";
                hf.style.width = (a4 + cwstep) + "px";
                go = true;
            } else {
                if (!hide) {
                    a1 = atag.offsetTop;
                    a2 = atag.offsetHeight + atag.hfoy;
                    a3 = atag.offsetLeft;
                    a4 = atag.offsetWidth + atag.hfox;
                    hf.style.top = a1 + "px";
                    hf.style.left = a3 + "px";
                    hf.style.height = a2 + "px";
                    hf.style.width = a4 + "px";
                    hf.hfon = true;
                } else {
                    hf.style.height = "0px";
                    hf.style.width = "0px";
                }
            }
        }
    } else if (type == "fade") {
        if (((!hide && atag.hffc < 1) || (hide && atag.hffc > 0)) && !force) {
            go = true;
        } else {
            if (!hide) hf.hfon = true;
        }
    }
    if (atag.hffs) {
        if (!atag.hffc) atag.hffc = 0;
        if (!hide) {
            atag.hffc += atag.hffs;
            if (atag.hffc > 1 || !go) atag.hffc = 1;
        } else {
            atag.hffc -= atag.hffs;
            if (atag.hffc < .001 || !go) atag.hffc = 0;
        }
        qm_hoverfill_setfade(hf, atag.hffc);
    }
    if (go) {
        qmad.hoverfill.tracktimer["a" + id] = setTimeout("qm_hoverfill_animate(" + id + "," + hide + ")", 10);
        atag.hftrackid = id;
        hf.hfon = false;
    } else {
        qm_hoverfill_clear_timer(atag);
        if (hide) hf.style.display = "none";
    }
};
function qm_hoverfill_clear_timer(a) {
    var id;
    if (id = a.hftrackid) {
        clearTimeout(qmad.hoverfill.tracktimer["a" + id]);
        qmad.hoverfill.tracktimer["a" + id] = null;
        qmad.hoverfill.track["a" + id] = null;
        a.hftrackid = null;
    }
};
function qm_hoverfill_get_tracking_id(a) {
    var track = qmad.hoverfill.track;
    var i = 1;
    while (track["a" + i]) i++;
    track["a" + i] = a;
    return i;
};
function qm_hoverfill_hover_off(e, o) {
    var la = qmad.hoverfill.lasthl;
    if (la && la.hfobject.style.display == "block" && la.className.indexOf("qmactive") == -1) {
        qm_hoverfill_hide_animate(la);
    }
    qmad.hoverfill.lasthl = null;
}

//Compressed Menu Structure

caminho_base = 'http://www.bioflu.uff.br/htm/';
publico_alvo = caminho_base + 'publico_alvo.htm';
objetivo = caminho_base + 'objetivo.htm';
temas = caminho_base + 'temas.htm';
beneficios = caminho_base + 'beneficios.htm';
comite = caminho_base + 'comite.htm';
coordenacao = caminho_base + 'coordenacao.htm';
organizacao = caminho_base + 'organizacao.htm';
informacoes = caminho_base + 'informacoes.htm';
programacao = caminho_base + 'programacao.htm';
document.write('<div id="qm0" class="conf_css_menu"><a href="javascript:requisicao(publico_alvo);">Público Alvo</a><a href="javascript:requisicao(objetivo);">Objetivo</a><a href="javascript:requisicao(temas);">Temas</a><a href="javascript:requisicao(beneficios);">Benefícios</a><a href="javascript:requisicao(coordenacao);">Coordenação</a><a href="javascript:requisicao(comite);">Comitê</a><a href="javascript:requisicao(organizacao);">Organização</a><a href="javascript:requisicao(informacoes);">Informações</a><a href="javascript:requisicao(programacao);">Programação</a><span class="qmclear"> </span></div><script type="text/javascript">qm_create(0,false,0,500,false,false,false,false,false);</script>');

//////////////////////fim_menu////////////////////////////////////


/////////////////////chama_paginas///////////////////////////////
var xmlhttp = getXmlHttpRequest();

function getXmlHttpRequest()
{
   if (window.XMLHttpRequest)
   {
      return new XMLHttpRequest();
   }
   else if (window.ActiveXObject)
   {
      try
      {
         return new ActiveXObject("Msxml2.XMLHTTP");
      }
      catch (e)
      {
         try
         {
            return new ActiveXObject("Microsoft.XMLHTTP");
         }
         catch (e){}
      }
   }

}

function requisicao(_strNomePagina)
{
      xmlhttp.open("GET", _strNomePagina, true);
      xmlhttp.setRequestHeader("Content-Type", "text/html; charset=UTF-8");
      xmlhttp.setRequestHeader("Cache-Control", "no-store, no-cache,must-revalidate");
      xmlhttp.setRequestHeader("Cache-Control", "post-check=0, pre-check=0");
	  xmlhttp.setRequestHeader("Pragma", "no-cache");
      xmlhttp.onreadystatechange = function()
      {
         if (xmlhttp.readyState==4)
         {
            document.getElementById("dinamico").innerHTML =xmlhttp.responseText;
         }
      }
      xmlhttp.send(null);
}

