var myprobar_n, myprobar_type = "page", myprobar_linkname = myprobar_linkname || document.title || " ", myprobar_linkurl, myprobar_linkname_escape, myprobar_ssl = ("https:" == document.location.protocol) ? "https://http-s1.simplecdn.net/static.addtoany.com/menu": false, myprobar_static_server = myprobar_static_server || ((myprobar_ssl) ? myprobar_ssl: "http://static.addtoany.com/menu"), myprobar_transparent_img_url = myprobar_static_server + "/transparent.gif", myprobar_icons_img_url = myprobar_static_server + "/icons_15.png", myprobar_dd_css, myprobar_show_title, myprobar_onclick, myprobar_num_services, myprobar_hide_embeds, myprobar_prioritize, myprobar_show_services, myprobar_custom_services, myprobar_orientation, myprobar_track_links = myprobar_track_links || false, myprobar_track_links_key = myprobar_track_links_key || "", myprobar_api_script, myprobar_color_main, myprobar_color_bg, myprobar_color_border, myprobar_color_link_text, myprobar_color_link_text_hover, myprobar_color_arrow, myprobar_color_arrow_hover, myprobar_border_size = 8, myprobar_find_text_color, myprobar_find_text_color_focused, myprobar_localize = myprobar_localize || ""; if (typeof window["myprobar" + myprobar_type + "_init"] == "undefined") { window["myprobar" + myprobar_type + "_onclick"] = myprobar_onclick || false; window["myprobar" + myprobar_type + "_num_services"] = myprobar_num_services || 20; function myprobar_init(f) { if (f) { myprobar_type = f } window["myprobar" + myprobar_type + "_init"] = 1; var h = myprobar_get_all_myprobar_dd(); myprobar_n = myprobar_next_index_num(h); var e = h[myprobar_n]; myprobar_set_this_index(h); window["myprobar" + myprobar_n + "_type"] = myprobar_type; if (e && (!e.getAttribute("onclick") || (e.getAttribute("onclick") + "").indexOf("myprobar_") == -1) && (!e.getAttribute("onmouseover") || (e.getAttribute("onmouseover") + "").indexOf("myprobar_") == -1)) { if (window["myprobar" + myprobar_type + "_onclick"] == 1) { e.onclick = function() { myprobar_show_dropdown(e); return false } } else { e.onmouseover = function() { myprobar_show_dropdown(e) } } e.onmouseout = function() { myprobar_onMouseOut_delay() } } if (myprobar_linkname_escape == 1) { var d = myprobar_get_all_myprobar_dd(); var c = myprobar_getByClass("myprobar_linkname_escape", d[d.length - 1])[0]; if (c) { myprobar_linkname = c.innerHTML } } var g = document.createElement("div"); g.innerHTML = myprobar_linkname; myprobar_linkname = g.childNodes[0].nodeValue; g.removeChild(g.firstChild); window["myprobar" + myprobar_n + "_linkname"] = myprobar_linkname; window["myprobar" + myprobar_n + "_linkurl"] = myprobar_linkurl || location.href; window["myprobar" + myprobar_n + "_show_title"] = myprobar_show_title || false; window["myprobar" + myprobar_n + "_hide_embeds"] = (myprobar_hide_embeds == 0 || myprobar_hide_embeds == false) ? false: true; window["myprobar" + myprobar_type + "_show_services"] = myprobar_show_services || false; myprobar_no_brdr(h); myprobar_onclick = false; myprobar_linkname_escape = false; myprobar_show_title = false; myprobar_show_services = false; myprobar_custom_services = false; myprobar_hide_embeds = true; myprobar_num_services = false } function requireJs(path) { document.write('') } function myprobar_get_all_myprobar_dd() { return myprobar_HTMLcollToArray(document.getElementsByName("myprobar_dd")).concat(myprobar_getByClass("myprobar_dd", document)) } function myprobar_next_index_num(f) { var d = f, c = new Array(), b = 0; for (var e = 0; e < d.length; e++) { if (typeof d[e].myprobar_index !== "undefined") { c[b] = parseInt(d[e].myprobar_index); b++ } } if (c.length > 0) { return c.sort(function(h, g) { return g - h })[0] + 1 } else { return 0 } } function myprobar_set_this_index(d) { var b = d, e = myprobar_n; for (var c = 0; c < b.length; c++) { if (typeof b[c].myprobar_index === "undefined" || b[c].myprobar_index === "") { b[c].myprobar_index = e; break } } } function myprobar_get_this_index(d) { var b = myprobar_get_all_myprobar_dd(); for (var c = 0; c < b.length; c++) { if (d.myprobar_index == b[c].myprobar_index) { return b[c].myprobar_index } } } function myprobar_gEl(a) { return document.getElementById(a) } function myprobar_getByClass(l, k) { var f = new Array(); var h = ((k) ? k: myprobar_gEl("myprobar" + myprobar_type + "_dropdown")).getElementsByTagName("*"); var g = new RegExp("\\b" + l + "\\b"); for (var b = 0, a = 0; b < h.length; b++) { if (g.test(h[b].className)) { f[a] = h[b]; a++ } } return f } function myprobar_HTMLcollToArray(e) { var b = new Array(); for (var d = 0; d < e.length; d++) { b[b.length] = e[d] } return b } function myprobar_onLoad(a) { var b = window.onload; if (typeof window.onload != "function") { window.onload = a } else { window.onload = function() { if (b) { b() } a() } } } function myprobar_in_array(d, a, b) { if (typeof a == "object") { for (var c = 0; c < a.length; c++) { if (b) { if (d.toLowerCase() == a[c].toLowerCase()) { return a[c] } } else { if (d.indexOf(a[c].toLowerCase()) != -1 && a[c] !== "") { return a[c] } } } } return false } function myprobar_onMouseOut_delay(a) { if (window["myprobar" + myprobar_type + "_menu_onmouse"] != "out" || a == 1) { if (!window["myprobar" + myprobar_type + "_find_focused"] && !window["myprobar" + myprobar_type + "_inFocus"]) { window["myprobar" + myprobar_type + "_delay"] = setTimeout("myprobar_toggle_dropdown('none')", 501) } } window["myprobar" + myprobar_type + "_menu_onmouse"] = "out" } function myprobar_onMouseOver_stay() { if (window["myprobar" + myprobar_type + "_menu_onmouse"] != "over") { if (typeof window["myprobar" + myprobar_type + "_delay"] != "undefined") { clearTimeout(window["myprobar" + myprobar_type + "_delay"]) } } window["myprobar" + myprobar_type + "_menu_onmouse"] = "over" } function myprobar_toggle_dropdown(a) { myprobar_gEl("myprobar" + myprobar_type + "_dropdown").style.display = a; myprobar_gEl("myprobar" + myprobar_type + "_border").style.display = a; if (a == "none") { myprobar_embeds_visibility(true) } if (window["myprobar" + myprobar_type + "_prev_keydown"]) { document.onkeydown = window["myprobar" + myprobar_type + "_prev_keydown"] } else { document.onkeydown = "" } } function myprobar_getPos(b) { var a = 0, c = 0; do { a += b.offsetLeft || 0; c += b.offsetTop || 0; b = b.offsetParent } while (b); return [a, c] } function myprobar_getDocDims(c) { var a = 0; var b = 0; if (typeof(window.innerWidth) == "number") { a = window.innerWidth; b = window.innerHeight } else { if (document.documentElement && (document.documentElement.clientWidth || document.documentElement.clientHeight)) { a = document.documentElement.clientWidth; b = document.documentElement.clientHeight } else { if (document.body && (document.body.clientWidth || document.body.clientHeight)) { a = document.body.clientWidth; b = document.body.clientHeight } } } if (c == "w") { return a } else { return b } } function myprobar_getScrollDocDims(c) { var a = 0; var b = 0; if (typeof(window.pageYOffset) == "number") { a = window.pageXOffset; b = window.pageYOffset } else { if (document.body && (document.body.scrollLeft || document.body.scrollTop)) { a = document.body.scrollLeft; b = document.body.scrollTop } else { if (document.documentElement && (document.documentElement.scrollLeft || document.documentElement.scrollTop)) { a = document.documentElement.scrollLeft; b = document.documentElement.scrollTop } } } if (c == "w") { return a } else { return b } } function myprobar_default() { var b = myprobar_type; var d = myprobar_gEl("myprobar" + b + "_col1").getElementsByTagName("a"); var c = myprobar_gEl("myprobar" + b + "_col2").getElementsByTagName("a"); for (var a = 0; a < d.length; a++) { if (a < parseInt(window["myprobar" + b + "_num_services"] / 2)) { d[a].style.display = "" } else { d[a].style.display = "none" } } for (var a = 0; a < c.length; a++) { if (a < parseInt(window["myprobar" + b + "_num_services"] / 2)) { c[a].style.display = "" } else { c[a].style.display = "none" } } } function myprobar_do_reset() { window["myprobar" + myprobar_type + "_inFocus"] = false; myprobar_embeds_visibility(false) } function myprobar_statusbar(a, c) { if (window.opera) { return } var b = myprobar_gEl("myprobar" + myprobar_type + "_powered_by"); if (!b.orig) { b.orig = b.innerHTML } a.onmouseover = function() { clearTimeout(window["myprobar" + myprobar_type + "_statusbar_delay"]); b.innerHTML = c; b.style.textAlign = "left" }; a.onmouseout = function() { window["myprobar" + myprobar_type + "_statusbar_delay"] = setTimeout(function() { b.innerHTML = b.orig; b.style.textAlign = "center" }, 300) } } function myprobar_selection() { var a; if (window.getSelection) { a = window.getSelection() } else { if (document.selection) { a = document.selection.createRange(); a = (a.text) ? a.text: "" } } if (a && a != "") { return a } if (window["myprobar" + myprobar_n + "_linkurl"] == location.href) { var e = document.getElementsByTagName("meta"); for (var b = 0; b < e.length; b++) { var c = e[b].getAttribute("name"); if (c) { if (c.toLowerCase() == "description") { var d = e[b].getAttribute("content"); break } } } } return (d) ? d.substring(0, 1200) : "" } function myprobar_replace(b, d, a) { var c = a.indexOf(b); if (c == -1) { return a } else { return a.substr(0, c) + d + a.substr(c + b.length) } } function myprobar_linker(e) { var d = myprobar_type; var g = encodeURIComponent(window["myprobar" + myprobar_n + "_linkurl"]).replace(/'/g, "%27"); var a = encodeURIComponent(window["myprobar" + myprobar_n + "_linkname"]).replace(/'/g, "%27"); var c = encodeURIComponent(myprobar_selection()).replace(/'/g, "%27"); var f = (myprobar_track_links && d == "page") ? "&linktrack=" + myprobar_track_links + "&linktrackkey=" + myprobar_track_links_key: ""; var b = e.getAttribute("customserviceuri") || e.customserviceuri || false; if (b) { e.href = b.replace(/myprobar_LINKNAME_ENC/, a).replace(/myprobar_LINKURL_ENC/, g).replace(/myprobar_LINKNOTE_ENC/, c) } else { e.href = e.homepage } setTimeout(function() { e.href = "/" }, 500); return true } function myprobar_show_dropdown(a) { myprobar_onMouseOver_stay(); myprobar_toggle_dropdown("none"); myprobar_n = myprobar_get_this_index(a); myprobar_type = window["myprobar" + myprobar_n + "_type"]; myprobar_toggle_dropdown("block"); var h = myprobar_gEl("myprobar" + myprobar_type + "_dropdown"); var g = myprobar_border_size; var e = [h.clientWidth + (g * 2), h.clientHeight + (g * 2)]; var c = a.getElementsByTagName("img")[0]; if (c) { imgPos = myprobar_getPos(c); imgW = c.clientWidth; imgH = c.clientHeight } else { imgPos = myprobar_getPos(a); imgW = a.offsetWidth; imgH = a.offsetHeight } var d = myprobar_getDocDims("w"); var i = myprobar_getDocDims("h"); var f = myprobar_getScrollDocDims("w"); var b = myprobar_getScrollDocDims("h"); if (imgPos[0] - f + e[0] + imgW > d) { imgPos[0] = imgPos[0] - e[0] + imgW - 8 } if (imgPos[1] - b + e[1] + imgH > i && imgPos[1] > e[1] && myprobar_orientation != "down") { imgPos[1] = imgPos[1] - e[1] - imgH } h.style.left = g + imgPos[0] + 2 + "px"; h.style.top = g + imgPos[1] + imgH + "px"; myprobar_embeds_visibility(false); } function myprobar_embeds_visibility(d) { if (!window["myprobar" + myprobar_n + "_hide_embeds"]) { return } if (!d) { var b = myprobar_gEl("myprobar" + myprobar_type + "_dropdown"); var h = [parseInt(b.style.left), parseInt(b.style.top)]; var g = [b.clientWidth, b.clientHeight] } var c = myprobar_HTMLcollToArray(document.getElementsByTagName("object")).concat(myprobar_HTMLcollToArray(document.getElementsByTagName("embed"))).concat(myprobar_HTMLcollToArray(document.getElementsByTagName("applet"))); var f; for (var e = 0; e < c.length; e++) { f = "visible"; if (!d) { aPos = myprobar_getPos(c[e]); aDim = [c[e].clientWidth, c[e].clientHeight]; if (h[0] < aPos[0] + aDim[0] && h[1] < aPos[1] + aDim[1] && h[0] + g[0] > aPos[0] && h[1] + g[1] > aPos[1]) { f = "hidden" } } c[e].style.visibility = f } } function myprobar_no_brdr(d) { var b = d; for (var c = 0; c < b.length; c++) { if (b[c].hasChildNodes() && typeof b[c].firstChild.style != "undefined") { b[c].firstChild.style.borderWidth = 0 } } } function myprobar_loadExtScript(c, e, d) { var b = document.createElement("script"); b.charset = "UTF-8"; b.src = c; document.getElementsByTagName("head")[0].appendChild(b); var a = setInterval(function() { var f = false; try { f = e.call() } catch(g) {} if (f) { clearInterval(a); d.call() } }, 100) } function myprobar_track() { return } function myprobar_visOnly(d) { var b = new Array(); for (var c = 0, f = 0; c < d.length; c++) { if (d[c].style.display != "none") { b[f] = d[c]; f++ } } return b } function myprobar_moveFocus(a, d) { var c = window["myprobar" + myprobar_type + "_inFocus"]; var b = myprobar_getByClass("myprobar_cols"); presently_focused = myprobar_visOnly(b[c[0]].getElementsByTagName("a"))[c[1]]; presently_focused.blur(); window["myprobar" + myprobar_type + "_inFocus"] = [c[0] + a, c[1] + d]; c = window["myprobar" + myprobar_type + "_inFocus"]; to_focus = myprobar_visOnly(b[c[0]].getElementsByTagName("a"))[c[1]]; to_focus.focus(); to_focus.onblur = function() { if (this != presently_focused) { window["myprobar" + myprobar_type + "_inFocus"] = false; myprobar_onMouseOut_delay(1) } } } function myprobar_css() { var e = myprobar_color_main || "EEE"; var g = myprobar_color_bg || "FFF"; var d = myprobar_color_border || "CCC"; var a = myprobar_color_link_text || "00F"; var f = myprobar_color_link_text_hover || "000"; var j = myprobar_color_link_text_hover || "999"; var b = myprobar_color_link_text || "000"; var h = (e.toLowerCase() == "ffffff") ? "EEE": e; myprobar_find_text_color = myprobar_color_link_text || "CCC"; myprobar_find_text_color_focused = myprobar_color_link_text || "000"; var c = ".myprobar_menu,.myprobar_menu_border{display:none;z-index:9999999;position:absolute;margin:0;padding:0;-webkit-border-radius:16px;-moz-border-radius:16px}.myprobar_menu{min-width:200px;background-color:#" + g + ";font:12px Arial,Helvetica,sans-serif;color:#000;line-height:12px;border:1px solid #" + d + ";vertical-align:baseline;padding:8px;overflow:hidden;direction:ltr}.myprobar_menu_border{border:1px solid #" + e + ";background-color:#" + e + ";opacity:.6;filter:alpha(opacity=60)}.myprobar_menu a,#myprobar_hist_list a,.myprobar_tabs div{color:#" + a + ";text-decoration:none;font:12px Arial,Helvetica,sans-serif;line-height:12px;height:auto;width:auto;clear:none;outline:none;-moz-outline:none;-webkit-border-radius:8px;-moz-border-radius:8px}"; c += ".myprobar_menu a:visited,#myprobar_hist_list a:visited{color:#" + a + ";clear:right}"; c += ".myprobar_menu a:hover,.myprobar_menu a:active,.myprobar_menu a.myprobar_i:focus,.myprobar_tabs div:hover{color:#" + f + ";border:1px solid #" + d + ";background-color:#" + e + ";text-decoration:none}.myprobar_menu img,.myprobar_menu a img, a.myprobar_ind img{width:16px;height:16px;border:0;padding:0;background:url(" + myprobar_icons_img_url + ") no-repeat}.myprobar_menu img{display:inline;vertical-align:middle;margin:0 4px 2px 0}.myprobar_menu_title_container{margin-bottom:2px;padding:6px}.myprobar_menu_find_container{margin:4px 0}input.myprobar_menu_title{display:block;color:#" + myprobar_find_text_color_focused + ";background-color:#" + g + ";border:0;margin:0;padding:0;width:100%}input.myprobar_menu_find,input.myprobar_menu_find:focus{display:block;color:#" + myprobar_find_text_color + ";font-size:12px;padding:2px 0 2px 2px;border:1px solid;-webkit-border-radius:8px;-moz-border-radius:8px;background-color:#" + g + ";width:99%}.myprobar_cols{width:50%;vertical-align:top;margin:0;padding:0;border:0}.myprobar_cols_container{border-collapse:collapse;border-spacing:0;width:auto;margin:0;padding:0}" + ((typeof document.body.style.maxHeight != "undefined") ? ".myprobar_clear{clear:both}": ".myprobar_clear{clear:both;height:0;width:0;line-height:0;font-size:0}") + "img.myprobar_hr{width:90%;height:2px;margin:0 auto 12px;padding:0;background:none;background-color:#" + e + "}.myprobar_note{margin:0 auto;padding:9px;font-size:11px;text-align:center}.myprobar_note .myprobar_note_note{margin:0 0 9px;color:#" + b + "}.myprobar_wide a{display:block;margin-top:3px;border:1px solid #" + h + ";padding:3px;text-align:center}.myprobar_tabs{float:left;margin:0 0 3px}.myprobar_tabs a,.myprobar_tabs div{margin:1px;background-color:#" + e + ";border:1px solid #" + e + ";font-size:11px;padding:6px 12px 2px;white-space:nowrap}.myprobar_tabs a img, .myprobar_tabs div img{margin-bottom:4px}.myprobar_tabs a, .myprobar_tabs a:visited, .myprobar_tabs a:hover, .myprobar_tabs div, .myprobar_tabs div:hover{cursor:pointer;border-bottom:1px solid #" + e + ";color:#" + f + ";-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0}a.myprobar_tab_selected,a.myprobar_tab_selected:visited,a.myprobar_tab_selected:hover,a.myprobar_tab_selected:active,a.myprobar_tab_selected:focus, div.myprobar_tab_selected,div.myprobar_tab_selected:hover{color:#" + a + ";background-color:#" + g + ";border:1px solid #" + d + ";border-bottom:1px solid #" + g + "}a.myprobar_i{display:block;padding:4px 6px 2px;border:1px solid #" + g + ";text-align:left;white-space:nowrap}a.myprobar_sss{font-weight:700}a.myprobar_ind{display:inline;margin:0;padding:0}a.myprobar_emailer{display:inline-block;border:1px solid #EEE;margin:0 9px;text-align:center}a.myprobar_menu_show_more_less{margin:4px 0 8px;padding:0}a.myprobar_menu_show_more_less img{vertical-align:baseline;height:12px}"; c += "a.myprobar_menu_powered_by,a.myprobar_menu_powered_by:visited{background-color:#" + e + ";font-size:9px;color:#" + j + "}"; c += ".myprobar_i_mindbodygreen{background-position:0 -1px !important}.myprobar_i_feedreader_net{background-position:0 -18px !important}.myprobar_i_yourminis{background-position:0 -35px !important}.myprobar_i_dailyrotation{background-position:0 -52px !important}.myprobar_i_oneview{background-position:0 -69px !important}.myprobar_i_darr{background-position:0 -86px !important}.myprobar_i_bebo{background-position:0 -103px !important}.myprobar_i_citeulike{background-position:0 -120px !important}.myprobar_i_blinklist{background-position:0 -137px !important}.myprobar_i_im{background-position:0 -154px !important}.myprobar_i_xanga{background-position:0 -171px !important}.myprobar_i_ask{background-position:0 -188px !important}.myprobar_i_global_grind{background-position:0 -205px !important}.myprobar_i_thunderbird{background-position:0 -222px !important}.myprobar_i_pusha{background-position:0 -239px !important}.myprobar_i_my_msn{background-position:0 -256px !important}.myprobar_i_aiderss{background-position:0 -273px !important}.myprobar_i_thefreedictionary{background-position:0 -290px !important}.myprobar_i_faves{background-position:0 -307px !important}.myprobar_i_livejournal{background-position:0 -324px !important}.myprobar_i_taggly{background-position:0 -341px !important}.myprobar_i_myspace{background-position:0 -358px !important}.myprobar_i_msdn{background-position:0 -375px !important}.myprobar_i_apple_mail{background-position:0 -392px !important}.myprobar_i_newgie{background-position:0 -409px !important}.myprobar_i_mobile{background-position:0 -426px !important}.myprobar_i_newsalloy{background-position:0 -443px !important}.myprobar_i_backflip{background-position:0 -460px !important}.myprobar_i_windows_mail{background-position:0 -477px !important}.myprobar_i_jumptags{background-position:0 -494px !important}.myprobar_i_live{background-position:0 -511px !important}.myprobar_i_twine{background-position:0 -528px !important}.myprobar_i_strands{background-position:0 -545px !important}.myprobar_i_odeo{background-position:0 -562px !important}.myprobar_i_feedblitz{background-position:0 -579px !important}.myprobar_i_clear{background-position:0 -596px !important}.myprobar_i_furl{background-position:0 -613px !important}.myprobar_i_aol{background-position:0 -629px !important}.myprobar_i_feedmailer{background-position:0 -646px !important}.myprobar_i_rssfwd{background-position:0 -663px !important}.myprobar_i_youmob{background-position:0 -680px !important}.myprobar_i_buddymarks{background-position:0 -697px !important}.myprobar_i_hyves{background-position:0 -714px !important}.myprobar_i_gmail{background-position:0 -731px !important}.myprobar_i_foxiewire{background-position:0 -748px !important}.myprobar_i_linkedin{background-position:0 -765px !important}.myprobar_i_dailyme{background-position:0 -782px !important}.myprobar_i_sphere{background-position:0 -799px !important}.myprobar_i_plusmo{background-position:0 -815px !important}.myprobar_i_feedshow{background-position:0 -832px !important}.myprobar_i_shoutwire{background-position:0 -849px !important}.myprobar_i_diigo{background-position:0 -866px !important}.myprobar_i_tailrank{background-position:0 -883px !important}.myprobar_i_blogrovr{background-position:0 -900px !important}.myprobar_i_digg{background-position:0 -917px !important}.myprobar_i_friendster{background-position:0 -934px !important}.myprobar_i_spurl{background-position:0 -951px !important}.myprobar_i_fireant{background-position:0 -968px !important}.myprobar_i_wikio{background-position:0 -985px !important}.myprobar_i_zhuaxia{background-position:0 -1002px !important}.myprobar_i_iterasi{background-position:0 -1019px !important}.myprobar_i_agregator{background-position:0 -1036px !important}.myprobar_i_squidoo{background-position:0 -1053px !important}.myprobar_i_delicious{background-position:0 -1070px !important}.myprobar_i_stumpedia{background-position:0 -1087px !important}.myprobar_i_hubdog{background-position:0 -1104px !important}.myprobar_i_nowpublic{background-position:0 -1121px !important}.myprobar_i_yigg{background-position:0 -1138px !important}.myprobar_i_podnova{background-position:0 -1155px !important}.myprobar_i_fark{background-position:0 -1172px !important}.myprobar_i_segnalo{background-position:0 -1189px !important}.myprobar_i_simpy{background-position:0 -1206px !important}.myprobar_i_current{background-position:0 -1223px !important}.myprobar_i_typepad{background-position:0 -1240px !important}.myprobar_i_rasasa{background-position:0 -1257px !important}.myprobar_i_rapidfeeds{background-position:0 -1274px !important}.myprobar_i_netvibes{background-position:0 -1291px !important}.myprobar_i_aim{background-position:0 -1308px !important}.myprobar_i_jots{background-position:0 -1325px !important}.myprobar_i_feedm8{background-position:0 -1342px !important}.myprobar_i_yample{background-position:0 -1359px !important}.myprobar_i_technet{background-position:0 -1376px !important}.myprobar_i_yahoomyweb{background-position:0 -1393px !important}.myprobar_i_khabbr{background-position:0 -1410px !important}.myprobar_i_default{background-position:0 -1427px !important}.myprobar_i_bitty{background-position:0 -1444px !important}.myprobar_i_webnews{background-position:0 -1461px !important}.myprobar_i_wink{background-position:0 -1479px !important}.myprobar_i_ma_gnolia{background-position:0 -1496px !important}.myprobar_i_unalog{background-position:0 -1513px !important}.myprobar_i_eskobo{background-position:0 -1530px !important}.myprobar_i_flurry{background-position:0 -1547px !important}.myprobar_i_kledy{background-position:0 -1564px !important}.myprobar_i_hi5{background-position:0 -1581px !important}.myprobar_i_slashdot{background-position:0 -1598px !important}.myprobar_i_webwag{background-position:0 -1615px !important}.myprobar_i_propeller{background-position:0 -1632px !important}.myprobar_i_protopage{background-position:0 -1649px !important}.myprobar_i_itunes{background-position:0 -1666px !important}.myprobar_i_reddit{background-position:0 -1683px !important}.myprobar_i_blogmarks{background-position:0 -1700px !important}.myprobar_i_feed{background-position:0 -1717px !important}.myprobar_i_connotea{background-position:0 -1734px !important}.myprobar_i_sphinn{background-position:0 -1751px !important}.myprobar_i_netomat{background-position:0 -1768px !important}.myprobar_i_newsisfree{background-position:0 -1785px !important}.myprobar_i_tipd{background-position:0 -1802px !important}.myprobar_i_newsgator{background-position:0 -1819px !important}.myprobar_i_miro{background-position:0 -1836px !important}.myprobar_i_startaid{background-position:0 -1853px !important}.myprobar_i_bookmark{background-position:0 -1870px !important}.myprobar_i_buzmob{background-position:0 -1887px !important}.myprobar_i_zaptxt{background-position:0 -1904px !important}.myprobar_i_facebook{background-position:0 -1921px !important}.myprobar_i_thefreelibrary{background-position:0 -1938px !important}.myprobar_i_hellotxt{background-position:0 -1955px !important}.myprobar_i_uarr_wt{background-position:0 -1972px !important}.myprobar_i_stumbleupon{background-position:0 -1989px !important}.myprobar_i_tagza{background-position:0 -2006px !important}.myprobar_i_feedbucket{background-position:0 -2023px !important}.myprobar_i_ping{background-position:0 -2040px !important}.myprobar_i_openbm{background-position:0 -2057px !important}.myprobar_i_newshutch{background-position:0 -2074px !important}.myprobar_i_winksite{background-position:0 -2091px !important}.myprobar_i_funp{background-position:0 -2108px !important}.myprobar_i_mixx{background-position:0 -2125px !important}.myprobar_i_newscabby{background-position:0 -2142px !important}.myprobar_i_viadeo{background-position:0 -2159px !important}.myprobar_i_symbaloo{background-position:0 -2176px !important}.myprobar_i_feedlounge{background-position:0 -2193px !important}.myprobar_i_mylinkvault{background-position:0 -2210px !important}.myprobar_i_imera{background-position:0 -2227px !important}.myprobar_i_mister-wong{background-position:0 -2244px !important}.myprobar_i_bibsonomy{background-position:0 -2261px !important}.myprobar_i_jamespot{background-position:0 -2278px !important}.myprobar_i_shyftr{background-position:0 -2295px !important}.myprobar_i_bzzster{background-position:0 -2312px !important}.myprobar_i_diglog{background-position:0 -2329px !important}.myprobar_i_pdf{background-position:0 -2346px !important}.myprobar_i_hemidemi{background-position:0 -2363px !important}.myprobar_i_xerpi{background-position:0 -2380px !important}.myprobar_i_outlook{background-position:0 -2397px !important}.myprobar_i_bloglines{background-position:0 -2414px !important}.myprobar_i_technorati{background-position:0 -2431px !important}.myprobar_i_zune{background-position:0 -2448px !important}.myprobar_i_netlog{background-position:0 -2465px !important}.myprobar_i_netimechannel{background-position:0 -2482px !important}.myprobar_i_linkatopia{background-position:0 -2499px !important}.myprobar_i_gabbr{background-position:0 -2516px !important}.myprobar_i_buzz{background-position:0 -2533px !important}.myprobar_i_designfloat{background-position:0 -2550px !important}.myprobar_i_fwicki{background-position:0 -2567px !important}.myprobar_i_uarr{background-position:0 -2584px !important}.myprobar_i_linkagogo{background-position:0 -2601px !important}.myprobar_i_multiply{background-position:0 -2618px !important}.myprobar_i_spaces{background-position:0 -2635px !important}.myprobar_i_skimbit{background-position:0 -2652px !important}.myprobar_i_sofomo{background-position:0 -2669px !important}.myprobar_i_sitejot{background-position:0 -2686px !important}.myprobar_i_wists{background-position:0 -2703px !important}.myprobar_i_share{background-position:0 -2720px !important}.myprobar_i_yahoo{background-position:0 -2737px !important}.myprobar_i_darr_wt{background-position:0 -2754px !important}.myprobar_i_maple{background-position:0 -2771px !important}.myprobar_i_care2{background-position:0 -2788px !important}.myprobar_i_hugg{background-position:0 -2805px !important}.myprobar_i_friendfeed{background-position:0 -2822px !important}.myprobar_i_technotizie{background-position:0 -2839px !important}.myprobar_i_bookmarks_fr{background-position:0 -2856px !important}.myprobar_i_newsvine{background-position:0 -2873px !important}.myprobar_i_yoolink{background-position:0 -2890px !important}.myprobar_i_twitter{background-position:0 -2907px !important}.myprobar_i_dzone{background-position:0 -2924px !important}.myprobar_i_plaxo{background-position:0 -2941px !important}.myprobar_i_klipfolio{background-position:0 -2958px !important}.myprobar_i_pageflakes{background-position:0 -2975px !important}.myprobar_i_blogger{background-position:0 -2992px !important}.myprobar_i_google{background-position:0 -3009px !important}.myprobar_i_xianguo{background-position:0 -3026px !important}.myprobar_i_excitemix{background-position:0 -3043px !important}.myprobar_i_yim{background-position:0 -3060px !important}.myprobar_i_twiddla{background-position:0 -3077px !important}.myprobar_i_toolbar_google{background-position:0 -3094px !important}.myprobar_i_expression{background-position:0 -3111px !important}.myprobar_i_fevote{background-position:0 -3128px !important}.myprobar_i_txtvox{background-position:0 -3145px !important}.myprobar_i_sodahead{background-position:0 -3162px !important}.myprobar_i_tumblr{background-position:0 -3179px !important}.myprobar_i_healthranker{background-position:0 -3196px !important}.myprobar_i_allvoices{background-position:0 -3213px !important}.myprobar_i_email{background-position:0 -3230px !important}.myprobar_i_avantgo{background-position:0 -3247px !important}.myprobar_i_phonefavs{background-position:0 -3264px !important}"; myprobar_dd_css = document.createElement("style"); myprobar_dd_css.setAttribute("type", "text/css"); if (myprobar_dd_css.styleSheet) { myprobar_dd_css.styleSheet.cssText = c } else { myprobar_dd_css_tn = document.createTextNode(c); myprobar_dd_css.appendChild(myprobar_dd_css_tn) } var i = document.getElementsByTagName("head")[0]; i.appendChild(myprobar_dd_css) } function myprobar_mk_srvc(h, g, d, b, a, c) { var e = document.createElement("a"); var f = function() { myprobar_linker(this, this.safename) }; e.id = "myprobar" + myprobar_type + "_" + g; e.rel = "nofollow"; e.className = "myprobar_i"; e.href = "/"; e.target = "_blank"; e.onmousedown = f; e.onkeydown = f; e.homepage = d; e.safename = g; e.appendChild(myprobar_transparent_img.cloneNode(true)); e.appendChild(document.createTextNode(h)); if (a) { e.stype = a } if (b) { e.firstChild.style.backgroundImage = "url(" + b + ")" } else { e.firstChild.style.backgroundImage = "url(http://myprobar.com/profile/images/icons/other.png)" } return e } function myprobar_create_page_dropdown() { myprobar_type = "page"; myprobar_css(); myprobar_localize = { PoweredBy: myprobar_localize.PoweredBy || "Powered by" }; var a = '
"; var c = document.createElement("div"); c.style.position = "static"; c.innerHTML = a; document.body.insertBefore(c, document.body.firstChild); myprobar_transparent_img = new Image(); myprobar_transparent_img.src = myprobar_transparent_img_url; myprobar_transparent_img.width = 16; myprobar_transparent_img.height = 16; var d, e = myprobar_mk_srvc; var f1 = new Array(["Blogger","1","http://hemartin.myprobar.com/1","http://hemartin.myprobar.com/profile/images/icons/blogger.png"], ["tumblr","3","http://hemartin.myprobar.com/3","http://hemartin.myprobar.com/profile/images/icons/tumblr.png"], ["twitter","5","http://hemartin.myprobar.com/5","http://hemartin.myprobar.com/profile/images/icons/twitter.png"], ["LinkedIn","7","http://hemartin.myprobar.com/7","http://hemartin.myprobar.com/profile/images/icons/linkedin.png"]);var f2 = new Array(["eMartin.net","2","http://hemartin.myprobar.com/2","http://www.google.com/s2/favicons?domain=www.emartin.net"], ["facebook","4","http://hemartin.myprobar.com/4","http://hemartin.myprobar.com/profile/images/icons/facebook.png"], ["XING","6","http://hemartin.myprobar.com/6","http://www.google.com/s2/favicons?domain=www.xing.com"], ["Google","8","http://hemartin.myprobar.com/8","http://hemartin.myprobar.com/profile/images/icons/google.png"]); for (var b = 0; b < f1.length; b++) { d = e(f1[b][0], f1[b][1], f1[b][2], f1[b][3], f1[b][4]); myprobar_gEl("myprobar" + myprobar_type + "_col1").appendChild(d) } for (var b = 0; b < f2.length; b++) { d = e(f2[b][0], f2[b][1], f2[b][2], f2[b][3], f2[b][4]); myprobar_gEl("myprobar" + myprobar_type + "_col2").appendChild(d) } myprobar_statusbar(myprobar_gEl("myprobar" + myprobar_type + "_DEFAULT"), myprobar_localize.Share + " / " + myprobar_localize.Save); myprobar_default(); } function myprobar_i18n() { var b = ["ar", "id", "bg", "ca-ES", "cs", "da", "de", "el", "et", "es", "es-AR", "es-VE", "eo", "en-US", "fa", "fr", "fr-CA", "he-IL", "hr", "it", "ja", "hu", "nl", "no", "pl-PL", "pt", "pt-BR", "pt-PT", "ro", "ru", "sr", "fi", "sl", "sv-SE", "tr-TR", "zh-CN", "zh-TW"]; var c = (navigator.browserLanguage || navigator.language).toLowerCase(); var a = myprobar_in_array(c, b, true); if (c != "en-us" && a) { return a } else { return false } } var myprobar_locale = myprobar_i18n(); if (myprobar_i18n()) { myprobar_loadExtScript(myprobar_static_server + "/locale/" + myprobar_locale + ".js", function() { return (myprobar_localize != "") }, function() { myprobar_create_page_dropdown() }) } else { myprobar_create_page_dropdown() } try { document.execCommand("BackgroundImageCache", false, true) } catch(err) {} } myprobar_init();