var thisCat ;
if (document.all[thisCode]){
 thisCat = document.all[thisCode] ;
 thisCat.style.backgroundImage = "url('http://image.chosun.com/san/img/menu_on.gif')" ;
}