Skip to content

Instantly share code, notes, and snippets.

// prevent IE from making tons of requests to background images
if(document.execCommand && document.all && !window.opera) document.execCommand("BackgroundImageCache",false,true);
var d=document;
var mObj,cssObj;
var isActive = false;
var activeObj = null;
var pause = false;
var treeIndex = 0;