<!--

setBGSel = function(elt) {
   document.getElementById(elt).style.backgroundPosition = 'left -29px';
}

//-->
