#! /bin/sh cat <
EOF cat <
EOF tag_pasture_linkbar "Instructions" "instructions.html" \ "Linking to the IPD" "linking.html" \ "New Basic Search" "search.cgi?qf=b" \ "New Advanced Search" "search.cgi?qf=x" cat <
EOF if [ -z "$QUERY_qh" ] ; then anyfake="" if [ -z "$QUERY_any" ] ; then anyfake="$QUERY_ppl" fi case "$QUERY_qf" in b) ipd_simple_form ;; x) ipd_expert_form ;; *) ipd_simple_form ;; esac cat <Sort Order: Format: EOF fi cat <
EOF if [ ! -z "$QUERY_STRING" ] ; then tag_pasture_text_end $BINDIR/pdbsearch else echo "No search words" tag_pasture_text_end fi tag_pasture_text tag_pasture_footer "The Internet Pinball Database" \ data/pinball.db \ "Back to the Pinball Pasture" "$PASTURE_URL" \ "Back to the Internet Pinball Database" "$IPD_URL" tag_pasture_text_end tag_pasture_font_end tag_pasture_end