#!/bin/sh

echo "Content-type: image/gif"
echo

cat "/home/java/on/wg-2.21.2/base/lib/glimpse-eye.jpg"
