var disblamer='<div style="display:block"><hr align="center" width="60%" />\n<p style="font-size:60%;text-align:center"><a href="#top">Top</a>&nbsp; | &nbsp;<a href="index.html">Home</a></p>\n';
disblamer+='<p style="font-size:60%;margin-left:6em;margin-right:6em;">"Phrases in English" (PIE) incorporates data from the <a href="http://www.natcorp.ox.ac.uk/" target="_blank">British National Corpus</a>, but is not affiliated with it. ';
disblamer+='This site was developed by <a href="javascript:doClick();">William H. Fletcher</a> of the US Naval Academy in consultation with Michael Stubbs of the University of Trier. Development was funded in part by the Naval Academy Research Council. ';
disblamer+='To help ensure continued support for this and follow-on projects, users are kindly requested to cite it by name and URL in their work and to provide <a href="javascript:doClick();"> the developer</a> bibliographic data and electronic copies of any publications or papers which use data from this site.</p>';
var ref = document.location.href;
var foottable = '<table class="footer">';
foottable += '<tr><td class="leftcol">Edited by</td><td><a href="javascript:doClick();">William H. Fletcher</a></td></tr>';
foottable += '<tr><td class="leftcol">Revision</i></font></td><td>' + document.lastModified + '</td></tr>';
foottable += '<tr><td class="leftcol">URL</td><td>' + ref + '</td></tr></table></div>';
document.writeln(disblamer);
document.writeln(foottable);

/*
 * menuDropdown.js - implements an dropdown menu based on a HTML list
 * Author: Dave Lindquist (http://www.gazingus.org)
 */

