#!/usr/bin/perl -w #variables to hold links $absolutepath = "http://www.trumanlibrary.org"; $imgpath="http://www.trumanlibrary.org/whistlestop/cgi-bin"; print "Content-type: text/html\n\n"; print "
\"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\"
\"\" \"\"
\"\" \"\"
"; exit();