function i3(o,c){o.style.backgroundColor=c;} function o3(o,c){o.style.backgroundColor=c;} function Copy3(id){var o=document.getElementById(id);t=o.createTextRange();t.execCommand("Copy");}