if (document.all.innerbg != undefined) { document.all.maincontentsTD.style.backgroundColor=document.all.innerbg.style.backgroundColor; document.all.maincontentsTD.style.backgroundImage=document.all.innerbg.style.backgroundImage; document.all.innerbg.style.backgroundImage=''; document.all.innerbg.style.backgroundColor=''; }