function $(pId){if(document.getElementById(pId)){return document.getElementById(pId)}else{return MM_findObj(pId)}};