function check(){
    //console.error("Checking");
    var temp = regno()+"Marks";
    console.warn(JSON.stringify(Marks));
    chrome.storage.local.get(temp, function(obj){