oboutUtils= function (){};oboutUtils.getById= function (id){if (id){return document.getElementById(id); }else {return null; }};
