function IErepair( navRoot ) { if (navRoot==null || navRoot.childNodes==null ) return; // IE needs these if (document.all && document.getElementById) { for (i=0; i