
function GetObj(id){
return document.getElementById(id)
}