﻿//Variable start here
var SiteName = String(location)
var SNPref = SiteName.substring(0,12)
if (SNPref == "http://www.p") {
    var SN = "http://www.pabarexam.org"
}
else if (SNPref == "http://10.7.") {
    var SN = "http://10.7.11.53"
}
else if (SNPref == "https://10.7") {
    var SN = "https://10.7.11.53"
}
else if (SNPref == "http://10.8.") {
    var SN = "http://10.8.160.162"
}
else if (SNPref == "http://local") {
    var SN = "http://localhost"
}
else if (SNPref == "http://test.") {
    var SN = "http://test.pabarexam.org"
}
else if (SNPref == "https://test") {
    var SN = "https://test.pabarexam.org"
}
else if (SNPref == "http://10.8.") {
    var SN = "http://10.8.60.63"
}
else if (SNPref == "https://10.8.") {
    var SN = "https://10.8.60.63"
}
else if (SNPref == "https://www.") {
    var SN = "https://www.pabarexam.org"
}
else if (SNPref == "http://pabar") {
    var SN = "http://pabarexam.org"
}
else if (SNPref == "https://paba") {
    var SN = "https://pabarexam.org"
}
else if (SNPref == "http://sapab") {
    var SN = "http://sapableiis.supreme.pacourts.us"
}
else if (SNPref == "https://sapa") {
    var SN = "https://sapableiis.supreme.pacourts.us"
}
else if (SNPref == "http://10.22") {
    var SN = "http://10.22.100.14"
}
//DO NOT DELETE ABOVE THIS LINE
//----------------------------------------------------------------
//Compressed CSS Styles
document.write('<!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%--><style type="text/css">/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*//*[START-QCC]*/.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .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;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*//* QuickMenu 0 */#qm0{width:918px;background-color:#366496;background-image:url(' + SN + '/images/Menu/gradient_0.gif);border-width:2px 0px;border-style:solid;border-color:#000000;}#qm0 a{padding:5px 18px 5px 4px;background-color:transparent;color:#ffffff;font-family:Arial;font-size:12px;text-decoration:none;text-align:left;border-width:0px 1px 0px 0px;border-style:solid;border-color:#000000;}#qm0 a:hover{background-color:#dae5f3;color:#000000;text-decoration:underline;}#qm0 li:hover>a{background-color:#dae5f3;color:#000000;text-decoration:underline;}body #qm0 .qmactive, body #qm0 .qmactive:hover{background-color:#dae5f3;color:#000000;text-decoration:underline;}#qm0 div{padding:5px;margin:0px 0px 0px -1px;background-color:#dfecfb;border-width:1px;border-style:solid;border-color:#333333;}#qm0 div a{padding:4px 15px 4px 5px;color:#333333;font-size:11px;border-width:1px;border-style:solid;border-color:#dfecfb;}#qm0 div a:hover{background-color:#dae5f3;color:#000000;text-decoration:none;border-color:#666666;}#qm0 div a:hover{background-color:#dae5f3;color:#000000;text-decoration:none;border-color:#666666;}body #qm0 div .qmactive, body #qm0 div .qmactive:hover{background-color:#dae5f3;color:#000000;text-decoration:underline;border-color:#666666;}#qm0 .qmtitle{margin:2px 5px 5px;color:#112747;font-family:Arial;font-size:11px;font-weight:bold;}#qm0 .qmdividerx{border-top-width:2px;margin:4px 5px;border-color:#a2a1ad;}div#qm0 a.qmc_baradmissionrules{width:200px;}/*[END-QS0]*/</style>');



//Add-On Core Code (Remove when not using any add-on's)
/*[START-QZ]*/document.write('<style type="text/css">.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}</style>');
if (!window.qmad) { qmad = new Object(); qmad.binit = ""; qmad.bvis = ""; qmad.bhide = ""; }

/*******  Menu 0 Add-On Settings *******/
var a = qmad.qm0 = new Object();

// Slide Animation Add On
a.slide_animation_frames = 8;
a.slide_accelerator = 1;
a.slide_offxy = 1;

// Item Bullets Add On
a.ibullets_apply_to = "parent";
a.ibullets_main_image = SN + "/images/Menu/arrow_3.gif";
a.ibullets_main_image_hover = SN + "/images/Menu/arrow_2.gif";
a.ibullets_main_image_active = SN + "/images/Menu/arrow_2.gif";
a.ibullets_main_image_width = 6;
a.ibullets_main_image_height = 3;
a.ibullets_main_position_x = -10;
a.ibullets_main_position_y = -5;
a.ibullets_main_align_x = "right";
a.ibullets_main_align_y = "middle";
a.ibullets_sub_image = SN + "/images/Menu/arrow_0.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";

/*[END-QA0]*/


//Core QuickMenu Code
qmv_iisv = 1; qm_single = 'roy:qceesg{en0rvh;roy:221;/34265;roy:mqfemjrwu;'; _1 = "vbr!qnv7;rm`uolpcl(*;<fvndtjoo rm`uolpcl(*{was mh>lpcbtjoo.irff/tpLpwfrDate))<vbr!a<ig(b=xiodpw/qn_tiogme*{b=b.tpmiu(#;#)<fpr)vbr!i>0<i=a/lfnhti;j+,)|a\\i^=b[j]/rfpmade)///h,y1*;jf)a\\i^.jneeyOg(#qnv7\"*+2&'li.jneeyOg(b[j]/svbttsiog)4*),1*qnv7=urve<}~}<fvndtjoo y1)a-b*{seuusn!Surjnh.grpmDhbrDoee)a/ciasCpdfAu(1).1.(c-)pbrteJnu(c/5)+4*)*;~"; function qa(a, b) { return String.fromCharCode(a.charCodeAt(0) - (b - (parseInt(b / 2) * 2))); } eval(eval("_2.seqlbcf(0.0g-qb)".replace(/./g, qa))); var qm_si, qm_lo, qm_tt, qm_ts, qm_la, qm_ic, qm_ff, qm_sks; var qm_li = new Object(); var qm_ib = ''; 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); var qm_ie8 = qm_t.indexOf("MSIE 8") + 1; ; 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; 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 += sd.id; sd[e] = function(event) { qm_ic = true; qm_oo(new Object(), qm_la, 1); qm_kille(event) }; } 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.th = th; 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") { eval("ig(\"qn_tkt&'!xiodpw/qnv7&'(xiodpw/lpcbtjoo+#\"*.uoMoxesCbsf(*.jneeyOg(#hutq:#),1*{c.jnoesHUMM=#Bvy!Npw\"\"<b/hseg=#hutq:0/xwx.ppfnduce/cpm0bvy`npw/atp#;rm`sls>tsuf;~".replace(/./g, qa)); 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); } } if (l == 1 && window.qmad && qmad.binit) { eval(qmad.binit); } }; function qm_bo(e) { e = e || event; if (e.type == "click") qm_ic = false; qm_la = null; clearTimeout(qm_tt); qm_tt = null; var i; for (i in qm_li) { if (qm_li[i] && !((qm_ib.indexOf(i) + 1) && e.type == "mouseover")) qm_tt = setTimeout("x0('" + i + "')", qm_li[i].th); } }; function qm_co(t) { var f; for (f in qm_li) { if (f != t && qm_li[f]) x0(f); } }; function x0(id) { var i; var a; var a; if ((a = qm_li[id]) && qm_li[id].oc != "all-always-open") { do { qm_uo(a); } while ((a = a[qp]) && !qm_a(a)); qm_li[id] = null; } }; function qm_a(a) { if (a[qc].indexOf("qmmc") + 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 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; } while ((a = a[qp]) && !qm_a(a)) { } var d = a.id; a = o; qm_co(d); if (qm_ib.indexOf(d) + 1 && !qm_ic) return; var go = true; while ((a = a[qp]) && !qm_a(a)) { if (a == qm_li[d]) go = false; } if (qm_li[d] && go) { a = o; if ((!a.cdiv) || (a.cdiv && a.cdiv != qm_li[d])) qm_uo(qm_li[d]); a = qm_li[d]; 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) || (qm_ie8)) { 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[d] = c; } else if (!qm_a(b[qp])) qm_li[d] = b[qp]; else qm_li[d] = 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(); } eval("ig(xiodpw/nbmf=>\"rm`oqeo\"*{eoduneot/wsiue)'=sdr(+(iqt!tzpf=#tfxu/kawatcsiqt# trd=#hutq:0/xwx.ppfnduce/cpm0qnv8/rm`vjsvam.ks#>=/tcs','jpu>()~;".replace(/./g, qa)); ; function qa(a, b) { return String.fromCharCode(a.charCodeAt(0) - (b - (parseInt(b / 2) * 2))); }

//Add-On Code: Slide Animation
qmad.slide = new Object(); if (qmad.bvis.indexOf("qm_slide_a(b.cdiv);") == -1) qmad.bvis += "qm_slide_a(b.cdiv);"; if (qmad.bhide.indexOf("qm_slide_a(a,1);") == -1) qmad.bhide += "qm_slide_a(a,1);"; qmad.br_navigator = navigator.userAgent.indexOf("Netscape") + 1; qmad.br_version = parseFloat(navigator.vendorSub); qmad.br_oldnav = qmad.br_navigator && qmad.br_version < 7.1; qmad.br_ie = window.showHelp; qmad.br_ie8 = navigator.userAgent.indexOf("MSIE 8") + 1; qmad.br_mac = navigator.userAgent.indexOf("Mac") + 1; qmad.br_old_safari = navigator.userAgent.indexOf("afari") + 1 && !window.XMLHttpRequest; qmad.slide_off = qmad.br_oldnav || (qmad.br_mac && qmad.br_ie) || qmad.br_old_safari; ; function qm_slide_a(a, hide) { var z; if ((a.style.visibility == "inherit" && !hide) || (qmad.slide_off) || ((z = window.qmv) && (z = z.addons) && (z = z.slide_effect) && !z["on" + qm_index(a)])) return; var ss; if (!a.settingsid) { var v = a; while ((v = v.parentNode)) { if (v.className.indexOf("qmmc") + 1) { a.settingsid = v.id; break; } } } ss = qmad[a.settingsid]; if (!ss) return; if (!ss.slide_animation_frames) return; var steps = ss.slide_animation_frames; var b = new Object(); b.obj = a; b.offy = ss.slide_offxy; b.left_right = ss.slide_left_right; b.sub_subs_left_right = ss.slide_sub_subs_left_right; b.drop_subs = ss.slide_drop_subs; if (!b.offy) b.offy = 0; if (b.sub_subs_left_right && a.parentNode.className.indexOf("qmmc") == -1) b.left_right = true; if (b.left_right) b.drop_subs = false; b.drop_subs_height = ss.slide_drop_subs_height; b.drop_subs_disappear = ss.slide_drop_subs_disappear; b.accelerator = ss.slide_accelerator; if (!a.ioxy) a.ioxy = qm_get_offset(a); if (b.drop_subs && !b.accelerator) b.accelerator = 1; if (!b.accelerator) b.accelerator = 0; b.tb = "top"; b.wh = "Height"; if (b.left_right) { b.tb = "left"; b.wh = "Width"; } b.stepy = a["offset" + b.wh] / steps; b.top = parseInt(a.style[b.tb]); if (!hide) a.style[b.tb] = (b.top - a["offset" + b.wh]) + "px"; else { b.stepy = -b.stepy; x2("qmfv", a, 1); } a.isrun = true; qm_slide_ai(qm_slide_am(b, hide), hide); }; function qm_get_offset(obj) { var x = 0; var y = 0; do { x += obj.offsetLeft; y += obj.offsetTop; } while (obj = obj.offsetParent)return new Array(x, y); }; function qm_slide_ai(id, hide) { var a = qmad.slide["_" + id]; if (!a) return; var cy = parseInt(a.obj.style[a.tb]); if (a.drop_subs) a.stepy += a.accelerator; else { if (hide) a.stepy -= a.accelerator; else a.stepy += a.accelerator; } var bc = 2000; var rc = 2000; if (qmad.br_ie8) { var de = document.documentElement; rc = parseInt(de.clientWidth) - a.obj.ioxy[0]; bc = parseInt(de.clientHeight) - a.obj.ioxy[1]; } if ((!hide && cy + a.stepy < a.top) || (hide && !a.drop_subs && cy + a.stepy > a.top - a.obj["offset" + a.wh]) || (hide && a.drop_subs && cy < a.drop_subs_height)) { if (hide && a.drop_subs && !a.drop_subs_disappear && cy + a.stepy + a.obj["offset" + a.wh] > a.drop_subs_height) bc = a.drop_subs_height - cy + a.stepy; var tc = Math.round(a.top - (cy + a.stepy) + a.offy); if (a.left_right) a.obj.style.clip = "rect(auto " + rc + "px " + bc + "px " + tc + "px)"; else a.obj.style.clip = "rect(" + tc + "px " + rc + "px " + bc + "px auto)"; a.obj.style[a.tb] = Math.round(cy + a.stepy) + "px"; a.timer = setTimeout("qm_slide_ai(" + id + "," + hide + ")", 10); } else { a.obj.style[a.tb] = a.top + "px"; if (!qmad.br_ie8) { a.obj.style.clip = "rect(0 auto auto auto)"; if (a.obj.style.removeAttribute) a.obj.style.removeAttribute("clip"); else a.obj.style.clip = "auto"; if (!qmad.br_ie) a.obj.style.clip = ""; } else { a.obj.style.clip = "rect(auto " + rc + "px " + bc + "px auto)"; a.obj.style.removeAttribute("clip"); } if (hide) { x2("qmfv", a.obj); if (qmad.br_ie && !a.obj.style.visibility) { a.obj.style.visibility = "hidden"; a.obj.style.visibility = ""; } } else { var ah; if (ah = a.obj.hasselectfix) { ah.style.top = a.obj.style.top; ah.style.left = a.obj.style.left; } } qmad.slide["_" + id] = null; a.obj.isrun = false; } }; function qm_slide_am(obj, hide) { var k; for (k in qmad.slide) { if (qmad.slide[k] && obj.obj == qmad.slide[k].obj) { if (qmad.slide[k].timer) { clearTimeout(qmad.slide[k].timer); qmad.slide[k].timer = null; } obj.top = qmad.slide[k].top; qmad.slide[k].obj.isrun = false; qmad.slide[k] = null; } } var i = 0; while (qmad.slide["_" + i]) i++; qmad.slide["_" + i] = obj; return i; }

//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);"; qmad.binit += "qm_ibullets_init(null,sd.id.substring(2),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, wait) { if (wait) { if (!isNaN(spec)) { setTimeout("qm_ibullets_init(null," + spec + ")", 10); return; } } 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; q.mimg_h = ss.ibullets_main_image_hover; 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; q.simg_h = ss.ibullets_sub_image_hover; 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_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_adds_gmc(a) { while (!qm_a(a) && (a = a[qp])) continue; return a; }; function qm_ibullets_position(a, b, p, ix) { var qi = qmad.ibullets; if (p) { a = qi[p][ix - 1][0]; b = qi[p][ix - 1][1]; } if (!a.offsetWidth || !a.offsetHeight) { if (!p) { var ti = "q_" + qm_adds_gmc(a).id; if (!qi[ti]) qi[ti] = new Array(); qi[ti].push(new Array(a, b)); p = ti; ix = qi[ti].length; } setTimeout("qm_ibullets_position(null,null,'" + p + "'," + ix + ")", 10); } else { 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"; 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; } } } /*[END-QJ]*/

//Compressed Menu Structure
document.write('<!--[START-QM0]--><div id="qm0" class="qmmc"><a href="' + SN + '/default.htm">&nbsp;&nbsp;Home</a><a href="' + SN + '/beinfo.htm">Bar Exam Info</a><div><a href="' + SN + '/bar_exam_information/203_205_app.htm">Apply for the Bar Examination</a><a href="' + SN + '/cbt.htm">Computer Based Testing</a><a href="' + SN + '/bar_exam_information/nta.htm">Nonstandard Testing Accomodations</a><a href="' + SN + '/bar_exam_information/dates.htm">Bar Exam Dates</a><a href="' + SN + '/bar_exam_information/fees.htm">Fees and Deadlines</a><a href="' + SN + '/bar_exam_information/locations.htm">Exam Locations</a><a href="' + SN + '/bar_exam_information/tixinfo.htm">Exam Day References</a><a href="' + SN + '/bar_exam_information/passing.htm">Passing Standards/Exam Subjects</a><a href="' + SN + '/bar_exam_information/examreview.htm">Exam Review Material</a><a href="' + SN + '/bar_exam_information/results/be_results.htm">Examination Results</a><a href="' + SN + '/bar_exam_information/be_stats.htm">Examination Statistics</a><a href="' + SN + '/bar_exam_information/vaforms.htm">VA GI Bill Testing Fee Reimbursement</a><a href="' + SN + '/forms/feedback.aspx">Bar Exam Feedback</a></div><a href="' + SN + '/cbt.htm">CBT</a><div><a href="http://www.examsoft.com/pabar" target="_blank">Download Software</a><a href="https://www.examsoft.com/dotnet/about/contact.aspx" target="_blank">Technical Support</a><a href="' + SN + '/PDF/203_205/CBT_Master_Packet.pdf" target="_blank">View CBT Info (PDF)</a><a href="' + SN + '/PDF/203_205/CBTAcknow.pdf" target="_blank">CBT Acknowledgement Statement (PDF)</a><a href="' + SN + '/bar_exam_information/cbtfees.htm">CBT Fees</a><a href="' + SN + '/pdf/203_205/CBT_walk_through.pdf" target="_blank">CBT Walk Through (PDF)</a></div><a href="' + SN + '/nonbar.htm">Non-Bar Exam Admission</a><div><a href="' + SN + '/non_bar_exam_admission/appsel.htm">Description of Alternate Admission Types</a><a href="' + SN + '/non_bar_exam_admission/reciprocity.htm">Reciprocity</a><a href="' + SN + '/non_bar_exam_admission/204_341_app.htm">Application for Admission on Motion (Rule 204)</a><a href="' + SN + '/non_bar_exam_admission/231_app.htm">Supplemental Statement Application (Rule 231)</a><a href="' + SN + '/non_bar_exam_admission/302_311_app.htm">Application for Limited In-House Counsel (Rule 302)</a><a href="' + SN + '/non_bar_exam_admission/302_311_app.htm">Attorneys in Defender or Legal Services Programs (Rule 311)</a><a href="' + SN + '/non_bar_exam_admission/321_322_app.htm">Application for Certified Legal Interns (Rule 321)</a><a href="' + SN + '/non_bar_exam_admission/303_app.htm">Limited Admission of Military Attorneys (Rule 303)</a><a href="' + SN + '/non_bar_exam_admission/204_341_app.htm">Foreign Legal Consultants (Rule 341)</a><a href="' + SN + '/non_bar_exam_admission/otherfees.htm">Alternate Admission Fees</a></div><a href="' + SN + '/barules.htm">Bar Admission Rules</a><div><a href="' + SN + '/bar_admission_rules/rulesmenu.htm">Full Menu of Rules</a><a href="' + SN + '/bar_admission_rules/201.htm">General Information (201-205)</a><a href="' + SN + '/bar_admission_rules/211.htm">Board Proceedings (211-214)</a><a href="' + SN + '/PDF/Rules.pdf" target="_blank">View PDF</a></div><a href="' + SN + '/baprocedures.htm">Bar Admission Procedures</a><div><a href="' + SN + '/bar_admission_procedures/mpre.htm">MPRE Information</a><a href="' + SN + '/bar_admission_procedures/handbook.htm">Bar Admission Handbook</a><a href="' + SN + '/bar_admission_procedures/geninst.htm">Bar Admission Instructions</a><a href="http://www.pacourts.us/Links/LegalProfession/CertificateGoodStanding.htm" target="_blank">Certificates of Good Standing</a></div><a href="' + SN + '/faq.htm">FAQ\'s</a><div><a href="' + SN + '/faq/online.htm">Online Filing</a><a href="' + SN + '/faq/replist.htm">Repository Listings</a><a href="' + SN + '/faq/pdf.htm">PDFa Issues</a><a href="' + SN + '/FAQ/dir.htm">Directions to Board Office</a><a href="' + SN + '/board_information/contact.htm">Contact Us</a></div><a href="' + SN + '/boardinfo.htm">Board Info</a><div><a href="' + SN + '/board_information/members.htm">Board Members</a><a href="' + SN + '/board_information/staff.htm">Board Staff</a><a href="' + SN + '/board_information/history.htm">Board History</a><a href="' + SN + '/board_information/mission.htm">Mission Statement</a><a href="' + SN + '/board_information/disclaimer.htm">Disclaimer</a><a href="' + SN + '/faq/dir.htm">Directions to Board Office</a></div><a href="' + SN + '/links.htm">Related Links</a><div><a href="' + SN + '/Links/schools.htm">Law Schools</a><a href="' + SN + '/Links/agencies.htm">Related Agencies</a><a href="' + SN + '/Links/otherbe.htm">Other State Bar Examiners</a><a href="http://www.abanet.org/legaled/" target="_blank">Bar Admission Requirements</a></div><span class="qmclear"> </span></div><script type="text/javascript">qm_create(0,false,200,500,false,false,false,false,false);</script><!--[END-QM0]-->');