section '.data' data readable writeable

question         db 'Create MD5 checksum ?',0
wsprintfformat   db '%s %s',0
wsprintfinfo     db 'MD5 checksum is safed in the file:',0Ah,0Dh,0Ah,0Dh,0