var message = "SUBJECT  :   " + data[i].name + "\nTITLE  :  " + data[i].title + "\nSCORE  : " + data[i].scored + ' / '+data[i].max+".00";