#!/bin/csh -f

#set t = `/bin/date +%S`
#set rand = `expr $t % 4`

cat << END
Content-type: image/jpeg

END

cat dave3.jpg
