inc_htmlinclude_js =
'<table border="0" cellpadding="4" cellspacing="0" width="99%">'
+ '<tbody><tr><td>\n'
+ '<div><a href="/index.html">Home</a></div>\n'
+ '<div><a href="/gpbio.html">Biography</a></div>\n'
+ '<div><a href="/books.html">Peck\'s Books</a></div>\n'
+ '<div><a href="/publishers.html">Peck\'s Publishers</a></div>\n'
+ '<div><a href="/ads.html">Product ads</a></div>\n'
+ '<div><a href="/movies.html">Movies</a></div>\n'
+ '<div><a href="/theatre.html">The Theatre</a></div>\n'
+ '<div><a href="/games.html">Games</a></div>\n'
+ '<div><a href="/music.html">Music</a></div>\n'
+ '<div><a href="/slides.html">Magic Lantern Slides</a></div>\n'
+ '<div><a href="/newspapers.html">Newspapers</a></div>\n'
+ '<div><a href="/comics.html">Comics</a></div>\n'
+ '<div><a href="/politics.html">Politics</a></div>\n'
+ '<div><a href="mailto:info@georgewpeck.com?subject=George%20Peck">Contact Us</a></div>\n'
+ '<div><a href="/new.html"><font color="#ff0000">New Items</font></a></div>\n'
+ '<div><form name="form" action="/search.php" method="get" style="margin: 0px;'
+ ' padding: 0px;"><font color="#ccccff"><b>Search:</b></font><br>\n'
+ '<input name="q" size="15" type="text"><input name="Submit" value="Go"'
+ ' type="submit"></form></div>\n </td></tr>'
+ '<tr><td>&nbsp;</td></tr>\n <tr><td align="center">'
+ '<h2>Other Sites</h2></td></tr>\n  <tr><td>'
+ '<div><a href="http://www.henryaltemus.com">Henry Altemus</a></div>'
+ '<div><a href="http://www.hezekiahbutterworth.com">H. Butterworth</a></div>'
+ '<div><a href="http://www.waynewhipple.com">Wayne Whipple</a></div>'
+ '</td></tr></tbody></table>';

document.write(inc_htmlinclude_js);

