function printed() { document.write('12'); } function emailed() { document.write('0'); } function visited() { document.write('78'); } function votes() { document.write('4'); } function status() { document.write('Get Data News OK'); }