//     Copyright (C) 2007 Lucio Tavernini - All Rights Reserved

function dw(s) {
  document.write(s)
}
// == dw('<CENTER><P><B>To be continued...</B></P></CENTER>')
dw('<CENTER><P>&nbsp;</P>')
dw('<A HREF="javascript:window.print();" onMouseOver="changePic()" onMouseOut="changePic()"><IMG NAME="bprint" BORDER=0 WIDTH=32 HEIGHT=32 SRC="b-print-out.gif" ALT="Print this page."></A>')
dw('</CENTER>')
dw('<P><FONT SIZE=-2 FACE="ARIAL,HELVETICA">')
dw('Copyright &copy; 2007 Lucio Tavernini - All Rights Reserved<BR>')
dw('All location photographs are the original work of Lucio Tavernini.<BR>')
dw('Most product photographs were provided by the manufacturers through their licensed dealers.<BR>')
dw('The <I>Espresso Files</I> technical consultant is <A HREF="http://math.utsa.edu/~iovino/" TARGET=_blank>Jos&eacute; Iovino</A>.<BR>')
dw('</P></FONT>')
host = location.host
if (host == "") host = "unknown host"
self.defaultStatus = document.title + ' on [' + host + '] - Last modified: ' + document.lastModified