#!/bin/sh # if this is called with -s then make it the small version of the page type="regular-window" [ "$1" = "-s" ] &&{ type="small-window" shift } cat << EOF