function $(arg){
    return document.getElementById(arg);
}