function $(o){
var o=document.getElementById(o)?document.getElementById(o):o;
return o;
}

