var test = function(){
    var a ;
    chrome.storage.local.get(null, function(obj){
        a=obj;
        var temp = regno()+"Marks";